<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
> Rob,<br>
><br>
> When I delete the /etc/X11/xorg.conf, I am able to boot into runlevel<br>
> 5 and I will see a distorted picture of "intel" where I would normally<br>
> see "nvidia."<br>
><br>
> I successfully installed bumblebee, bbswitch, kmod-nvidia and the<br>
> nvidia driver from ELRepo, edit the /etc/bumblebee/bumblebee.conf and<br>
> the /etc/bumblebee/xorg-nvidia.conf and started the bumblebeed daemon.<br>
><br>
> The problem is that I am getting the 1280x1024 resolution instead of<br>
> the 1920x1080. Is there something that I am doing wrong or something<br>
> that I am missing?<br>
><br>
> Thanks in Advance<br>
><br>
> --<br>
> Kind Regards<br>
> Earl Ramirez<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>
Earl,<br>
<br>
Did you use system => preferences => 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: <<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>><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 >> Preference >> 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 "Files"<br> ModulePath "/usr/lib64/nvidia-bumblebee/nvidia/"<br>
ModulePath "/usr/lib64/xorg/modules"<br>EndSection<br><br>Section "ServerLayout"<br> Identifier "Layout0"<br> Option "AutoAddDevices" "false"<br>EndSection<br><br>
Section "Device"<br> Identifier "Device1"<br> Driver "nvidia"<br> VendorName "NVIDIA Corporation"<br> Option "NoLogo" "true"<br> Option "UseEDID" "false"<br>
Option "ConnectedMonitor" "DFP"<br>EndSection<br><br>Section "Screen"<br> Identifier "Screen1"<br> Device "Device1"<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 'nvidia', 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>