<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
&gt; Rob,<br>
&gt;<br>
&gt; When I delete the /etc/X11/xorg.conf, I am able to boot into runlevel<br>
&gt; 5 and I will see a distorted picture of &quot;intel&quot; where I would normally<br>
&gt; see &quot;nvidia.&quot;<br>
&gt;<br>
&gt; I successfully installed bumblebee, bbswitch, kmod-nvidia and the<br>
&gt; nvidia driver from ELRepo, edit the /etc/bumblebee/bumblebee.conf and<br>
&gt; the /etc/bumblebee/xorg-nvidia.conf and started the bumblebeed daemon.<br>
&gt;<br>
&gt; The problem is that I am getting the 1280x1024 resolution instead of<br>
&gt; the 1920x1080. Is there something that I am doing wrong or something<br>
&gt; that I am missing?<br>
&gt;<br>
&gt; Thanks in Advance<br>
&gt;<br>
&gt; --<br>
&gt; Kind Regards<br>
&gt; Earl Ramirez<br>
&gt;<br>
&gt;<br>
&gt;<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>
Earl,<br>
<br>
Did you use system =&gt; preferences =&gt; display to change the settings to<br>
your liking?<br>
<br>
Kind regards,<br>
<br>
Rob<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.elrepo.org/pipermail/elrepo/attachments/20120525/b5da67c2/attachment-0001.html" target="_blank">http://lists.elrepo.org/pipermail/elrepo/attachments/20120525/b5da67c2/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 35, Issue 21<br>
**************************************<br>
</blockquote></div>Rob,<br><br>Yes I use the System &gt;&gt; Preference &gt;&gt; Display and the maximum resolution is 1280x1024 which is the default. Looks like I am using the wrong intel drivers as well, which I also upgrade from ELRepo Extras<br>
<br>Below is my current config for the following files.<br><br><b>/etc/bumblebee/bumblebee.conf</b><br>[bumblebeed]<br>VirtualDisplay=:8<br>KeepUnusedXServer=false<br>ServerGroup=bumblebee<br>NoEcoModeOverride=false<br>Driver=nvidia<br>
<br>[optirun]<br>VGLTransport=proxy<br>AllowFallbackToIGC=false<br><br>[driver-nvidia]<br>KernelDriver=nvidia<br>Module=nvidia<br>PMMethod=auto<br>LibraryPath=/usr/lib64/nvidia<br>XorgModulePath=<br>XorgConfFile=/etc/bumblebee/xorg.conf.nvidia<br>
<br>[driver-nouveau]<br>KernelDriver=nouveau<br>PMMethod=auto<br>XorgConfFile=/etc/bumblebee/xorg.conf.nouveau<br><br><b>/etc/bumblebee/xorg.conf.nvidia</b><br>Section &quot;Files&quot;<br>   ModulePath   &quot;/usr/lib64/nvidia-bumblebee/nvidia/&quot;<br>
   ModulePath   &quot;/usr/lib64/xorg/modules&quot;<br>EndSection<br><br>Section &quot;ServerLayout&quot;<br>    Identifier &quot;Layout0&quot;<br>    Option &quot;AutoAddDevices&quot; &quot;false&quot;<br>EndSection<br><br>
Section &quot;Device&quot;<br>    Identifier &quot;Device1&quot;<br>    Driver &quot;nvidia&quot;<br>    VendorName &quot;NVIDIA Corporation&quot;<br>    Option &quot;NoLogo&quot; &quot;true&quot;<br>    Option &quot;UseEDID&quot; &quot;false&quot;<br>
    Option &quot;ConnectedMonitor&quot; &quot;DFP&quot;<br>EndSection<br><br>Section &quot;Screen&quot;<br>    Identifier &quot;Screen1&quot;<br>    Device &quot;Device1&quot;<br>EndSection<br><br><b>dmesg</b><br>bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0<br>
bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.GFX0<br>bbswitch: detected an Optimus _DSM function<br>bbswitch: device 0000:01:00.0 is in use by driver &#39;nvidia&#39;, refusing OFF<br>bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on<br>
nvidia 0000:01:00.0: PCI INT A disabled<br>bbswitch: disabling discrete graphics<br>bbswitch: Result of Optimus _DSM call: 11000059<br>pci 0000:01:00.0: Refused to change power state, currently in D0<br>pci 0000:01:00.0: power state changed by ACPI to D3<br>
<br><b>Content of the /etc/X11/</b><br clear="all">applnk<br>fontpath.d<br>mwm<br>prefdm<br>xinit<br>Xmodmap<br>xorg.conf.backup<br>xorg.conf.backup-nvidia<br>xorg.conf.bkp<br>xorg.conf.d<br>xorg.conf.elreposave<br>xorg.conf.nvidia<br>
Xresources<br><br>If you require any additional information kindly let me know.<br><br>-- <br>Kind Regards<br>Earl Ramirez<br><br>