Comment 252 for bug 752542

Revision history for this message
hsuehchu (xuezhuzhang) wrote :

Hi,

My laptop is an Acer Aspire 5750G, with i7 processor and a Optimus GT 540M. A tar file named "Aspire 5750G.tar.gz" with DSDT and SSDTs information attached in this report.

$sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
Aspire 5750G
V1.05
$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df4] (rev ff) (prog-if ff)

Thanks a lot.