Comment 120 for bug 752542

Revision history for this message
Quentin Harnay (quentin-harnay) wrote : Re: ACPI DSDT information

A bit of love too from a brand new Vostro 37500 after more than a week a setup tries & patched kernel compil's ...

# dmidecode -s system-product-name && sudo dmidecode -s system-version

Dell System Vostro 3750
Not Specified

# lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df5] (rev a1) (prog-if 00 [VGA controller])

I'm able to boot a graphical diual screen env. by using generic intel driver/module ... got a lot of issues with Power on/off / suspend / usb wires plugged in at boot, etc etc

My syslog contains more info if you want them (such as vgaswitcheroo failures then success, "nouveau" module failures, etc)