Comment 373 for bug 312756

Revision history for this message
mac (amartin83) wrote :

mac@mac-asus:~$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
N53Jn
1.0
mac@mac-asus:~$ 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) (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])

Hope this helps couse I cannot make nvidia work on this laptop at all.
Cheers.