Comment 264 for bug 312756

Revision history for this message
Trip (albuquerque-joao-filipe) wrote : Re: support graphics card hot switch

Hi,

$ sudo dmidecode -s system-version
1.0
$ sudo dmidecode -s system-product-name
N82JV
$ 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:0caf] (rev a2)

Bye, [[[]]]