And can you get the nvidia binary drivers or the nouveau drivers to work when it's switched on?
On Wed, Aug 25, 2010 at 6:31 PM, Olivier Robert <[email protected]> wrote: > Hi guys, > > Here's for the Asus U35JC that works successfully with > \_SB.PCI0.PEG1.GFX0._OFF saving ~ 3654 mW !!! (see test below) > > Noticed the revision change in the lspci output from "rev a2" to "rev ff". > Any one else noticed this? If someone has a clue why, I'd be happy to be > educated :-) > > ============================================ > [r...@optimus acpi_call]# cat /proc/acpi/battery/BAT0/state > present: yes > capacity state: ok > charging state: discharging > present rate: 14056 m > remaining capacity: 79562 mWh > present voltage: 16330 mV > [r...@optimus acpi_call]# lspci | grep nVidia > 01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 310M] > (rev a2) > [r...@optimus acpi_call]# insmod acpi_call.ko > [r...@optimus acpi_call]# ./test_off.sh > Trying \_SB.PCI0.P0P1.VGA._OFF: failed > Trying \_SB_.PCI0.OVGA.ATPX: failed > Trying \_SB_.PCI0.OVGA.XTPX: failed > Trying \_SB.PCI0.P0P2.PEGP._OFF: failed > Trying \_SB.PCI0.MXR0.MXM0._OFF: failed > Trying \_SB.PCI0.PEG1.GFX0._OFF: works! > [r...@optimus acpi_call]# cat /proc/acpi/battery/BAT0/state > present: yes > capacity state: ok > charging state: discharging > present rate: 10402 mW > remaining capacity: 79478 mWh > present voltage: 16346 mV > [r...@optimus acpi_call]# lspci | grep nVidia > 01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 310M] > (rev ff) > [r...@optimus acpi_call]# > ============================================ > > Thanks and regards, > > ++ > Robby > > 2010/8/25 Michal Kottman <[email protected]> >> >> On Tue, 2010-08-24 at 15:27 +0100, Albert Vilella wrote: >> > Thanks, >> > >> > Asus N71jv >> > Asus N82JV >> > Asus U30JC >> > >> > so far. >> >> You can add my Asus K52JC with Gf310m to this list >> >> >> _______________________________________________ >> 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

