Comment 143 for bug 752542

Revision history for this message
Johan Reitan (johan-reitan) wrote : Re: ACPI DSDT information

Multicom Xishan W150 with nVidia GT 540M (Norwegian producer):

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
W150HNM/W170HN
0.1

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:0df4] (rev a1) (prog-if 00 [VGA controller])

Thanks,
Johan