Comment 40 for bug 752542

Revision history for this message
AlefBurzmali (azmodai-paul) wrote : Re: ACPI DSDT information

Hi guys !

root@SuperNova:~# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
N53Jg
1.0

root@SuperNova:~# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18)
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0dee] (rev a1)

Hope you'll find a way ;-)