Comment 325 for bug 312756

Revision history for this message
Thomas Wagnwer@thowabu.de (thomas-thowabu) wrote : Re: support graphics card hot switch

Looks like much Activity.

Output from my Asus :

---
root@arthur:/home/thomas/hybrid# sudo dmidecode -s system-product-name
N53Jf
Drücken Sie eine Taste zum Fortfahren...

root@arthur:/home/thomas/hybrid# dmidecode -s system-version
1.0
Drücken Sie eine Taste zum Fortfahren...

root@arthur:/home/thomas/hybrid# 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 Device [10de:0df0] (rev a1) (prog-if 00 [VGA controller])
---