<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi Earl,<br>
<br>
On 15 January 2013 14:15, Earl A Ramirez &lt;<a href="mailto:earlaramirez@gmail.com">earlaramirez@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; I have booted into run level 3 and invoke startx, however I do not see any<br>
&gt; errors because the screen goes blank with the dash on the top left corner of<br>
&gt; the screen.<br>
<br>
O.k. So that definitely confirms a problem with the &#39;X&#39; server<br>
configuration or the drivers available for your video chipset. (Which<br>
is not my area of expertise.)<br>
<br>
&gt; Below is the content of the Xorg.5.log after I have booted with the stock<br>
&gt; CentOS kernel.<br>
<br>
That may show something useful . . . perhaps others would care to comment?<br>
<br>
What it does do is to give you a template for an xorg.conf file that<br>
you could hand-craft and drop into the /etc/X11/xorg.conf.d/<br>
directory.<br>
<br>
[code]<br>
&gt; [    44.640]     Section &quot;Device&quot;<br>
&gt; [    44.640]         Identifier    &quot;Builtin Default intel Device 0&quot;<br>
&gt; [    44.640]         Driver    &quot;intel&quot;<br>
&gt; [    44.640]     EndSection<br>
&gt; [    44.640]     Section &quot;Screen&quot;<br>
&gt; [    44.640]         Identifier    &quot;Builtin Default intel Screen 0&quot;<br>
&gt; [    44.640]         Device    &quot;Builtin Default intel Device 0&quot;<br>
&gt; [    44.640]     EndSection<br>
&gt; [    44.640]     Section &quot;Device&quot;<br>
&gt; [    44.640]         Identifier    &quot;Builtin Default vesa Device 0&quot;<br>
&gt; [    44.641]         Driver    &quot;vesa&quot;<br>
&gt; [    44.641]     EndSection<br>
&gt; [    44.641]     Section &quot;Screen&quot;<br>
&gt; [    44.641]         Identifier    &quot;Builtin Default vesa Screen 0&quot;<br>
&gt; [    44.641]         Device    &quot;Builtin Default vesa Device 0&quot;<br>
&gt; [    44.641]     EndSection<br>
&gt; [    44.641]     Section &quot;Device&quot;<br>
&gt; [    44.641]         Identifier    &quot;Builtin Default fbdev Device 0&quot;<br>
&gt; [    44.641]         Driver    &quot;fbdev&quot;<br>
&gt; [    44.641]     EndSection<br>
&gt; [    44.641]     Section &quot;Screen&quot;<br>
&gt; [    44.641]         Identifier    &quot;Builtin Default fbdev Screen 0&quot;<br>
&gt; [    44.641]         Device    &quot;Builtin Default fbdev Device 0&quot;<br>
&gt; [    44.641]     EndSection<br>
&gt; [    44.641]     Section &quot;ServerLayout&quot;<br>
&gt; [    44.641]         Identifier    &quot;Builtin Default Layout&quot;<br>
&gt; [    44.641]         Screen    &quot;Builtin Default intel Screen 0&quot;<br>
&gt; [    44.641]         Screen    &quot;Builtin Default vesa Screen 0&quot;<br>
&gt; [    44.641]         Screen    &quot;Builtin Default fbdev Screen 0&quot;<br>
&gt; [    44.641]     EndSection<br>
[/code]<br>
<br>
Copy / paste the above section into a file and the strip off the &quot;&gt; [<br>
  44.640]     &quot; or &quot;&gt; [    44.641]     &quot; (as appropriate) that is at<br>
the beginning of each line. That will then be your basic template<br>
xorg.conf file. (Keep a pristine copy safe, somewhere else.) Hopefully<br>
other subscribers to this list will be able to suggest lines to add to<br>
or remove from your working copy. (/etc/X11/xord.conf.d/xorg.conf) It<br>
should be possible to get that basic display to work in graphical mode<br>
by that method. (I&#39;m not the person able to assist you,<br>
unfortunately.)<br>
<br>
&gt; I am not too familiar with the RFE process can you shed some light on this<br>
&gt; or point me in the right direction?<br>
<br>
As for opening an RFE (request for enhancement), just go to the ELRepo<br>
bug tracker [1], open a ticket against the existing xorg-x11-drv-intel<br>
package and ask for it to be updated to the latest version. Etc. :)<br>
<br>
There&#39;s no magic involved. By making the request that way, you will<br>
ensure that it is seen by all the Admin staff and the current package<br>
maintainer.<br>
<br>
@ELRepo Project community members -- Please join in if you feel you<br>
can assist Earl with getting a working basic graphical interface with<br>
his system<br>
<br>
Alan.<br>
<br>
[1] <a href="http://elrepo.org/bugs/main_page.php" target="_blank">http://elrepo.org/bugs/main_page.php</a><br>
<br>
<br>
<br>
Message: 3<br>
Date: Tue, 15 Jan 2013 13:32:16 -0800<br>
From: Antonio Dupont &lt;<a href="mailto:antonio@moosefactory.com">antonio@moosefactory.com</a>&gt;<br>
To: EL Repo General Mailing List &lt;<a href="mailto:elrepo@lists.elrepo.org">elrepo@lists.elrepo.org</a>&gt;<br>
Subject: Re: [elrepo] Intel VGA Controller<br>
Message-ID:<br>
        &lt;<a href="mailto:CACbLEi-VHmPOVLd1BdAANeVK6qCHYyq%2BUgoT%2BS1dmMJU%2BJyP8g@mail.gmail.com">CACbLEi-VHmPOVLd1BdAANeVK6qCHYyq+UgoT+S1dmMJU+JyP8g@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Hello Earl,<br>
<br>
It sounds like you have a PowerVR GMA3650 GPU from Imagination<br>
Technolgies.  I have had many problems with this GPU in distribution<br>
kernels and had to upgrade (using EL Repo made it easy).<br>
<br>
Try appending video=LVDS-1:d to the kernel line in your grub.conf file.<br>
<br>
After that you should get a graphic boot screen and use the fbdev or vesa<br>
driver.  I had no luck with the Intel driver and this GPU.<br>
<br>
Regards,<br>
<br>
Antonio<br>
<br>
On Tue, Jan 15, 2013 at 10:24 AM, Alan Bartlett &lt;<a href="mailto:ajb@elrepo.org">ajb@elrepo.org</a>&gt; wrote:<br>
<br>
&gt; Hi Earl,<br>
&gt;<br>
&gt; On 15 January 2013 14:15, Earl A Ramirez &lt;<a href="mailto:earlaramirez@gmail.com">earlaramirez@gmail.com</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; I have booted into run level 3 and invoke startx, however I do not see<br>
&gt; any<br>
&gt; &gt; errors because the screen goes blank with the dash on the top left<br>
&gt; corner of<br>
&gt; &gt; the screen.<br>
&gt;<br>
&gt; O.k. So that definitely confirms a problem with the &#39;X&#39; server<br>
&gt; configuration or the drivers available for your video chipset. (Which<br>
&gt; is not my area of expertise.)<br>
&gt;<br>
&gt; &gt; Below is the content of the Xorg.5.log after I have booted with the stock<br>
&gt; &gt; CentOS kernel.<br>
&gt;<br>
&gt; That may show something useful . . . perhaps others would care to comment?<br>
&gt;<br>
&gt; What it does do is to give you a template for an xorg.conf file that<br>
&gt; you could hand-craft and drop into the /etc/X11/xorg.conf.d/<br>
&gt; directory.<br>
&gt;<br>
&gt; [code]<br>
&gt; &gt; [    44.640]     Section &quot;Device&quot;<br>
&gt; &gt; [    44.640]         Identifier    &quot;Builtin Default intel Device 0&quot;<br>
&gt; &gt; [    44.640]         Driver    &quot;intel&quot;<br>
&gt; &gt; [    44.640]     EndSection<br>
&gt; &gt; [    44.640]     Section &quot;Screen&quot;<br>
&gt; &gt; [    44.640]         Identifier    &quot;Builtin Default intel Screen 0&quot;<br>
&gt; &gt; [    44.640]         Device    &quot;Builtin Default intel Device 0&quot;<br>
&gt; &gt; [    44.640]     EndSection<br>
&gt; &gt; [    44.640]     Section &quot;Device&quot;<br>
&gt; &gt; [    44.640]         Identifier    &quot;Builtin Default vesa Device 0&quot;<br>
&gt; &gt; [    44.641]         Driver    &quot;vesa&quot;<br>
&gt; &gt; [    44.641]     EndSection<br>
&gt; &gt; [    44.641]     Section &quot;Screen&quot;<br>
&gt; &gt; [    44.641]         Identifier    &quot;Builtin Default vesa Screen 0&quot;<br>
&gt; &gt; [    44.641]         Device    &quot;Builtin Default vesa Device 0&quot;<br>
&gt; &gt; [    44.641]     EndSection<br>
&gt; &gt; [    44.641]     Section &quot;Device&quot;<br>
&gt; &gt; [    44.641]         Identifier    &quot;Builtin Default fbdev Device 0&quot;<br>
&gt; &gt; [    44.641]         Driver    &quot;fbdev&quot;<br>
&gt; &gt; [    44.641]     EndSection<br>
&gt; &gt; [    44.641]     Section &quot;Screen&quot;<br>
&gt; &gt; [    44.641]         Identifier    &quot;Builtin Default fbdev Screen 0&quot;<br>
&gt; &gt; [    44.641]         Device    &quot;Builtin Default fbdev Device 0&quot;<br>
&gt; &gt; [    44.641]     EndSection<br>
&gt; &gt; [    44.641]     Section &quot;ServerLayout&quot;<br>
&gt; &gt; [    44.641]         Identifier    &quot;Builtin Default Layout&quot;<br>
&gt; &gt; [    44.641]         Screen    &quot;Builtin Default intel Screen 0&quot;<br>
&gt; &gt; [    44.641]         Screen    &quot;Builtin Default vesa Screen 0&quot;<br>
&gt; &gt; [    44.641]         Screen    &quot;Builtin Default fbdev Screen 0&quot;<br>
&gt; &gt; [    44.641]     EndSection<br>
&gt; [/code]<br>
&gt;<br>
&gt; Copy / paste the above section into a file and the strip off the &quot;&gt; [<br>
&gt;   44.640]     &quot; or &quot;&gt; [    44.641]     &quot; (as appropriate) that is at<br>
&gt; the beginning of each line. That will then be your basic template<br>
&gt; xorg.conf file. (Keep a pristine copy safe, somewhere else.) Hopefully<br>
&gt; other subscribers to this list will be able to suggest lines to add to<br>
&gt; or remove from your working copy. (/etc/X11/xord.conf.d/xorg.conf) It<br>
&gt; should be possible to get that basic display to work in graphical mode<br>
&gt; by that method. (I&#39;m not the person able to assist you,<br>
&gt; unfortunately.)<br>
&gt;<br>
&gt; &gt; I am not too familiar with the RFE process can you shed some light on<br>
&gt; this<br>
&gt; &gt; or point me in the right direction?<br>
&gt;<br>
&gt; As for opening an RFE (request for enhancement), just go to the ELRepo<br>
&gt; bug tracker [1], open a ticket against the existing xorg-x11-drv-intel<br>
&gt; package and ask for it to be updated to the latest version. Etc. :)<br>
&gt;<br>
&gt; There&#39;s no magic involved. By making the request that way, you will<br>
&gt; ensure that it is seen by all the Admin staff and the current package<br>
&gt; maintainer.<br>
&gt;<br>
&gt; @ELRepo Project community members -- Please join in if you feel you<br>
&gt; can assist Earl with getting a working basic graphical interface with<br>
&gt; his system<br>
&gt;<br>
&gt; Alan.<br>
&gt;<br>
&gt; [1] <a href="http://elrepo.org/bugs/main_page.php" target="_blank">http://elrepo.org/bugs/main_page.php</a><br>
&gt; _______________________________________________<br>
&gt; elrepo mailing list<br>
&gt; <a href="mailto:elrepo@lists.elrepo.org">elrepo@lists.elrepo.org</a><br>
&gt; <a href="http://lists.elrepo.org/mailman/listinfo/elrepo" target="_blank">http://lists.elrepo.org/mailman/listinfo/elrepo</a><br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.elrepo.org/pipermail/elrepo/attachments/20130115/adebb3b0/attachment-0001.html" target="_blank">http://lists.elrepo.org/pipermail/elrepo/attachments/20130115/adebb3b0/attachment-0001.html</a>&gt;<br>

<br>
------------------------------<br>
<br>
_______________________________________________<br>
elrepo mailing list<br>
<a href="mailto:elrepo@lists.elrepo.org">elrepo@lists.elrepo.org</a><br>
<a href="http://lists.elrepo.org/mailman/listinfo/elrepo" target="_blank">http://lists.elrepo.org/mailman/listinfo/elrepo</a><br>
<br>
<br>
End of elrepo Digest, Vol 43, Issue 16<br>
**************************************<br>
</blockquote></div><br>Thanks Alan and Antonio,<br><br>I have created the xorg.conf file from the code<br>   Section &quot;Device&quot;<br>           Identifier    &quot;Builtin Default intel Device 0&quot;<br>           Driver    &quot;intel&quot;<br>
       EndSection<br>       Section &quot;Screen&quot;<br>           Identifier    &quot;Builtin Default intel Screen 0&quot;<br>           Device    &quot;Builtin Default intel Device 0&quot;<br>       EndSection<br>       Section &quot;Device&quot;<br>
           Identifier    &quot;Builtin Default vesa Device 0&quot;<br>           Driver    &quot;vesa&quot;<br>       EndSection<br>       Section &quot;Screen&quot;<br>           Identifier    &quot;Builtin Default vesa Screen 0&quot;<br>
           Device    &quot;Builtin Default vesa Device 0&quot;<br>       EndSection<br>       Section &quot;Device&quot;<br>           Identifier    &quot;Builtin Default fbdev Device 0&quot;<br>           Driver    &quot;fbdev&quot;<br>
       EndSection<br>       Section &quot;Screen&quot;<br>           Identifier    &quot;Builtin Default fbdev Screen 0&quot;<br>           Device    &quot;Builtin Default fbdev Device 0&quot;<br>       EndSection<br>       Section &quot;ServerLayout&quot;<br>
           Identifier    &quot;Builtin Default Layout&quot;<br>           Screen    &quot;Builtin Default intel Screen 0&quot;<br>           Screen    &quot;Builtin Default vesa Screen 0&quot;<br>           Screen    &quot;Builtin Default fbdev Screen 0&quot;<br>
       EndSection<br><br>This did not do the trick as I am not getting the preferred resolution. I will create an RFE to see if we can have an updated version of the intel drivers.<br><br>I have also append video=LVDS-1:d and I saw some strange behaviour. When I do not append the code to the end of kernel 3.7.2-1.el6.elrepo.i686, I get the graphical boot, however I will get just a blank screen when instead of the login window. When I append the code to the end of the kernel I get a blank screen immediately after I leave grub.<br>
<br>I have be digging around and I found the following in dmesg, I believe that this is because I am missing the intel_agp module.<br><br>[drm] Initialized drm 1.1.0 20060810<br>[drm:i915_init] *ERROR* drm/i915 can&#39;t work without intel_agp module!<br>
hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.<br>fuse init (API version 7.13)<br><br>Any thoughts<br><br>Thanks Again<br><br><br><br clear="all"><br>-- <br>Kind Regards<br>Earl Ramirez<br>