When fedora 13 starts up, it actually loads both the intel and nouveau driver:
[r...@optimus acpi_call]# lsmod | grep nouveau nouveau 381177 0 ttm 53215 1 nouveau drm_kms_helper 23936 2 nouveau,i915 drm 169089 5 nouveau,i915,ttm,drm_kms_helper i2c_algo_bit 4781 2 nouveau,i915 i2c_core 24507 6 videodev,nouveau,i915,drm_kms_helper,drm,i2c_algo_bit video 20741 2 nouveau,i915 [r...@optimus acpi_call]# I did not try the nvidia binary drivers: the latest don't even work on windows, so I doubt they'd work on linux. As anyone succeeded to run the binary drivers? Regards, ++ Robby 2010/8/25 Albert Vilella <[email protected]> > 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<https://launchpad.net/%7Ehybrid-graphics-linux> > >> Post to : [email protected] > >> Unsubscribe : > >> https://launchpad.net/~hybrid-graphics-linux<https://launchpad.net/%7Ehybrid-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

