hybrid-graphics-linux team mailing list archive
-
hybrid-graphics-linux team
-
Mailing list archive
-
Message #02062
Re: Script for gathering information for DST
Brilliant. Done, thanks for the update. Can you check it's all fine?
On Sun, Jan 8, 2012 at 11:36 AM, Peter Wu <uwretep@xxxxxxxxx> wrote:
> Hi Albert,
>
> Please update the bug description in https://bugs.launchpad.net/bugs/752542
> and the blog to use
> the script on http://lekensteyn.nl/files/get-acpi-info.sh (copy of the
> current version is attached).
> The difference between the current instructions and the script:
>
> - include more dmidecode details, namely system version; baseboard and BIOS
> information.
> - include lspci output in the tarball
> - include acpidump.txt (VERY important for being able to use tools like
> acpiexec and acpinames)
> - Exit if dmidecode or acpidump are not installed and warn about it
> - Run a command with su if sudo cannot be found
>
> The new instructions are:
>
> Install acpidump and dmidecode, for Ubuntu and Debian:
>
> sudo apt-get install acpidump dmidecode
> Download the information collector script and run it:
>
> wget http://lekensteyn.nl/files/get-acpi-info.sh
> sh get-acpi-info.sh
> Attach the file in a comment on
> https://bugs.launchpad.net/lpbugreporter/+bug/752542/+addcomment
>
> Thanks,
> Lekensteyn