Comment 366 for bug 312756

Revision history for this message
kiorky (kiorky) wrote :

[root@judith ~]# sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
M11x R2
A03
[root@judith ~]# 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 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT215 [GeForce GT 335M] [10de:0caf] (rev a2) (prog-if 00 [VGA controller])
[root@judith ~]#