Comment 455 for bug 752542

Revision history for this message
Wolfgang Wallner (wolfgang-wallner) wrote :

Hi all,

Attached is the tar.gz that is created with the new get-acpi-info.sh script as posted today on the mailing list.
Thank you all for working on this issue!

Best regards,
Wolfgang Wallner

$ sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
HP Pavilion dv6 Notebook PC
0595100000244710000020100

$ 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]: ATI Technologies Inc Whistler XT [AMD Radeon HD 6700M Series] [1002:6740] (rev ff) (prog-if ff)

The Linux system I'm running is a Kubuntu 11.10:
$ uname -a
Linux woifes-laptop 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux