[elrepo] Bumblebee on CentOS 6

Earl Ramirez earlaramirez at gmail.com
Fri May 25 12:17:27 EDT 2012


> > Rob,
> >
> > When I delete the /etc/X11/xorg.conf, I am able to boot into runlevel
> > 5 and I will see a distorted picture of "intel" where I would normally
> > see "nvidia."
> >
> > I successfully installed bumblebee, bbswitch, kmod-nvidia and the
> > nvidia driver from ELRepo, edit the /etc/bumblebee/bumblebee.conf and
> > the /etc/bumblebee/xorg-nvidia.conf and started the bumblebeed daemon.
> >
> > The problem is that I am getting the 1280x1024 resolution instead of
> > the 1920x1080. Is there something that I am doing wrong or something
> > that I am missing?
> >
> > Thanks in Advance
> >
> > --
> > Kind Regards
> > Earl Ramirez
> >
> >
> >
> > _______________________________________________
> > elrepo mailing list
> > elrepo at lists.elrepo.org
> > http://lists.elrepo.org/mailman/listinfo/elrepo
> Earl,
>
> Did you use system => preferences => display to change the settings to
> your liking?
>
> Kind regards,
>
> Rob
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.elrepo.org/pipermail/elrepo/attachments/20120525/b5da67c2/attachment-0001.html
> >
>
> ------------------------------
>
> _______________________________________________
> elrepo mailing list
> elrepo at lists.elrepo.org
> http://lists.elrepo.org/mailman/listinfo/elrepo
>
>
> End of elrepo Digest, Vol 35, Issue 21
> **************************************
>
Rob,

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

Below is my current config for the following files.

*/etc/bumblebee/bumblebee.conf*
[bumblebeed]
VirtualDisplay=:8
KeepUnusedXServer=false
ServerGroup=bumblebee
NoEcoModeOverride=false
Driver=nvidia

[optirun]
VGLTransport=proxy
AllowFallbackToIGC=false

[driver-nvidia]
KernelDriver=nvidia
Module=nvidia
PMMethod=auto
LibraryPath=/usr/lib64/nvidia
XorgModulePath=
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia

[driver-nouveau]
KernelDriver=nouveau
PMMethod=auto
XorgConfFile=/etc/bumblebee/xorg.conf.nouveau

*/etc/bumblebee/xorg.conf.nvidia*
Section "Files"
   ModulePath   "/usr/lib64/nvidia-bumblebee/nvidia/"
   ModulePath   "/usr/lib64/xorg/modules"
EndSection

Section "ServerLayout"
    Identifier "Layout0"
    Option "AutoAddDevices" "false"
EndSection

Section "Device"
    Identifier "Device1"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    Option "NoLogo" "true"
    Option "UseEDID" "false"
    Option "ConnectedMonitor" "DFP"
EndSection

Section "Screen"
    Identifier "Screen1"
    Device "Device1"
EndSection

*dmesg*
bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.GFX0
bbswitch: detected an Optimus _DSM function
bbswitch: device 0000:01:00.0 is in use by driver 'nvidia', refusing OFF
bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
nvidia 0000:01:00.0: PCI INT A disabled
bbswitch: disabling discrete graphics
bbswitch: Result of Optimus _DSM call: 11000059
pci 0000:01:00.0: Refused to change power state, currently in D0
pci 0000:01:00.0: power state changed by ACPI to D3

*Content of the /etc/X11/*
applnk
fontpath.d
mwm
prefdm
xinit
Xmodmap
xorg.conf.backup
xorg.conf.backup-nvidia
xorg.conf.bkp
xorg.conf.d
xorg.conf.elreposave
xorg.conf.nvidia
Xresources

If you require any additional information kindly let me know.

-- 
Kind Regards
Earl Ramirez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.elrepo.org/pipermail/elrepo/attachments/20120525/ea62dd4e/attachment.html>


More information about the elrepo mailing list