On Mon, 28 Jun 2010, Michal Kottman wrote: > Hi list, Hi :)
> > I have an ASUS K52J laptop. It has i3 350m CPU with integrated Intel HD > Graphics and a discrete NVIDIA 310m GPU. I have already described my system in https://lists.launchpad.net/hybrid-graphics-linux/msg00047.html > I've created a simple module ( http://github.com/mkottman/acpi_call ) > that allows to call ACPI methods by writing to /proc/acpi/call, mainly > to test out the methods listed on > http://linux-hybrid-graphics.blogspot.com/ Thanks, that's really helpful module! > I can confirm that \_SB.PCI0.PEG1.GFX0.DOFF and \_SB.PCI0.PEG1.GFX0.DON > turn the NVIDIA card off and on respectively. A test run showing > acpi_call in action is attached as acpi_call_test.txt I have found out, that it's \_SB.PCI0.PEGR.GFX0._OFF for my laptop most likely. I have no /proc/acpi/battery and acpi -bi doesn't show the drain, so I can't tell with 100% certainty if it worked, but dmesg says "[31760.893061] acpi_call: Call successful", so i guess at least _something_ happened :) Just wanted to let people know of this command, because i didn't see it listed on blogspot. Cheers! -- Michał Bielawski Webmaster http://Burek.IT _______________________________________________ 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

