Comment 39 for bug 752542

Revision history for this message
Chloe Langley (chloe-reversity) wrote : Re: ACPI DSDT information

Hello,
I Have a Lenovo IdeaCentre C200, I am unable to switch the graphics cards:

chloe@lenovo:~$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
10040
Lenovo C200

chloe@lenovo:~$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a001] (rev 02) (prog-if 00 [VGA controller])
02:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 305M] [10de:0a73] (rev a2) (prog-if 00 [VGA controller])

I am also attaching the DSDT

Thanks