Comment 173 for bug 752542

Revision history for this message
dtbaker (dtbaker) wrote : Re: Dell Vostro 3700 - ACPI DSDT info

Hello,

dtbaker@Dellbuntu:~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Dell System XPS L702X
Not Specified

tbaker@Dellbuntu:~/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:0126] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0dcd] (rev a1) (prog-if 00 [VGA controller])

Best of luck!
Dave