Thread Previous • Date Previous • Date Next • Thread Next |
sudo dmidecode -s system-product-name U30Jc sudo dmidecode -s system-version 1.0 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 12) 01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0a72] (rev a2)
Thread Previous • Date Previous • Date Next • Thread Next |