Comment 46 for bug 752542

Revision history for this message
Krister Bäckman (ixevix) wrote : Re: ACPI DSDT information

Here's my informations

The laptop is a HP Pavilion dv6 3050eo bought in Finland.

pave ~ # sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HP Pavilion dv6 Notebook PC
048E100000242B10000020000
pave ~ # 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 02) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:68c1] (prog-if 00 [VGA controller])

I hope this helps.