I have a Dell XPS L502X. I have been able to get acpi_call working - I think.
$ ./test_off.sh Trying \_SB.PCI0.P0P1.VGA._OFF: failed Trying \_SB.PCI0.P0P2.VGA._OFF: failed Trying \_SB_.PCI0.OVGA.ATPX: failed Trying \_SB_.PCI0.OVGA.XTPX: failed Trying \_SB.PCI0.P0P3.PEGP._OFF: failed Trying \_SB.PCI0.P0P2.PEGP._OFF: failed Trying \_SB.PCI0.P0P1.PEGP._OFF: failed Trying \_SB.PCI0.MXR0.MXM0._OFF: failed Trying \_SB.PCI0.PEG1.GFX0._OFF: failed Trying \_SB.PCI0.PEG0.GFX0.DOFF: failed Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed Trying \_SB.PCI0.PEG0.PEGP._OFF: works! >From this, I gather that only one of these lines needs to work. However, after copying bumblebee-disablecard.xps15 and bumblebee-enablecard.xps15 over the /usr/local/bin directory, where the placeholders were installed, I get this result: # bumblebee-enablecard WARNING: All config files need .conf: /etc/modprobe.d/blacklist.conf.optiorig, it will be ignored in a future release. _PS0 Enabling nVidia Card failed (Error: AE_BAD_PARAMETER). WARNING: All config files need .conf: /etc/modprobe.d/blacklist.conf.optiorig, it will be ignored in a future release. FATAL: Error inserting nvidia_current (/lib/modules/2.6.38-8-generic/updates/dkms/nvidia-current.ko): No such device This is a bit perplexing, especially when there are .conf files without the .optiorig in that location. If I try to run optirun64 glxgears or glxinfo I get this: $ optirun64 glxgears [VGL] ERROR: Could not open display :1. Running glxgears or glxinfo without the optirun64 works. Does that mean it is running with the Intel GPU, but not with the nvidea? I'm still trying to figure this stuff out. Tia. Marvin Budd On Sat, May 28, 2011 at 11:52 PM, Andrew Smith <[email protected]> wrote: > MS-1754 > REV:1.0 > 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd > Generation Core Processor Family Integrated Graphics Controller > [8086:0116] (rev 09) (prog-if 00 [VGA controller]) > 01:00.0 VGA compatible controller [0300]: nVidia Corporation Device > [10de:0df7] (rev ff) (prog-if ff) > > > let me know what i can do to help - i've gotten acpi_call working for > enable/disable the nvidia gpu - confirmed by checking time remaining on > battery / onboard light showing card state > > > Andrew > > > _______________________________________________ > Mailing list: https://launchpad.net/~hybrid-graphics-linux > Post to : [email protected] > Unsubscribe : https://launchpad.net/~hybrid-graphics-linux > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~hybrid-graphics-linux Post to : [email protected] Unsubscribe : https://launchpad.net/~hybrid-graphics-linux More help : https://help.launchpad.net/ListHelp

