Comment 170 for bug 752542

Revision history for this message
Bertrand G (berteh) wrote : Re: Dell Vostro 3700 - ACPI DSDT info

~/acpiinfo$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
2056VCW
ThinkPad T500

~/acpiinfo$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA controller])

the other graphic contoller is Nvidia, I just don't know why it does not show in the list (maybe 'cause I use "integrated" setting in the BIOS)

Thanks for any work to make graphic switch working with linux. I'm using ubuntu 11.04 (for now).
Berteh.