Comment 245 for bug 312756

Revision history for this message
Pablo Odorico (pablo-odorico) wrote : Re: support graphics card hot switch

root@dell:/home/pablo# dmidecode -s system-product-name
Vostro 3300

root@dell:/home/pablo# sudo dmidecode -s system-version
Not Specified

root@dell:/home/pablo# 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 GT218 [GeForce 310M] [10de:0a75] (rev a2)

This is an "Optimus" laptop, and I can't turn off the discrete GPU using the current test_off.sh. I can't use de GPU using the nvidia driver either...