Comment 144 for bug 752542

Revision history for this message
Javier Peña (fjpena) wrote : Re: ACPI DSDT information

Hi,

Info attached. My laptop is an Asus K53SV-SX136, with an i7 processor and a GeForce 540M, 2 GB of VRAM.

javi@utopian-laptop:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
K53SV
1.0

javi@utopian-laptop:~/acpiinfo$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
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:0df4] (rev a1) (prog-if 00 [VGA controller])

As previously mentioned, test_off.sh seems to work (Trying \_SB.PCI0.PEGR.GFX0._OFF: works!), but the fan then goes to max speed.