Comment 36 for bug 752542

Revision history for this message
Johannes Heinen (joshiausdemwald) wrote : Re: ACPI DSDT information

Hello and thank you for your effort!

This is my configuration (running Ubuntu 10.10, 11.04 b2)

Asus N82Jv
Intel i5 520 M, Nvidia GT 335 M

$ 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 12) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT215 [GeForce GT 335M] [10de:0caf] (rev a2) (prog-if 00 [VGA controller])

Thank you :)