Comment 250 for bug 312756

Revision history for this message
rreepp (pierre-314r) wrote : Re: support graphics card hot switch

$ sudo dmidecode -s system-product-name
Vostro 3700

$ sudo dmidecode -s system-version
Not Specified

$ 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:0a29] (rev a2)
rep@rep-delltop:~/Bureau/report.launchpad$