Comment 25 for bug 752542

Revision history for this message
Gianpaolo (gianpaoloc) wrote : Re: ACPI DSDT information

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Latitude E6420
01

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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1056] (rev a1) (prog-if 00 [VGA controller])

The DSDT.dsl is attached. Let me know how can I help.

Thanks
  G.