hybrid-graphics-linux team mailing list archive
-
hybrid-graphics-linux team
-
Mailing list archive
-
Message #00153
m11x r2 switch
Fellows,
This is my laptop information:
Linux debian squeeze custom-kernel compiled 2.6.34
root@glaptop:~/acpi_call# sudo dmidecode -s system-product-name
M11x R2
root@glaptop:~/acpi_call# sudo dmidecode -s system-version
A01
root@glaptop:~/acpi_call# lspci -vnnn | perl -lne 'print if
/^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Core
Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if
00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT215
[GeForce GT 335M] [10de:0caf] (rev a2) (prog-if 00 [VGA controller])
I just cloned the http://github.com/mkottman/acpi_call.git repository,
compiled it and this is the result:
root@glaptop:~/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: failed
Trying \_SB.PCI0.PEG1.GFX0.DOFF: failed
Trying \_SB.PCI0.XVR0.Z01I.DGOF: failed
Trying \_SB.PCI0.PEGR.GFX0._OFF: failed
What am I doing wrong?
--
#######################################
# Gonzalo Gorosito
# Programador && sysadmin
#
# http://www.tutorialesdebian.com - Tutoriales para debianeros,
scripts, info, notícias y mucho mas.
# http://www.ggorosito.com.ar - Website personal
#######################################
Follow ups