← Back to team overview

hybrid-graphics-linux team mailing list archive

Re: Script for gathering information for DST

 

Hi Peter,

Can you update the penultimate line in the script to this url as you
pointed to me above?
echo "Please submit the below file on
https://bugs.launchpad.net/lpbugreporter/+bug/752542/+addcomment";


On Sun, Jan 8, 2012 at 3:12 PM, Peter Wu <uwretep@xxxxxxxxx> wrote:
> Thanks for the quick reply, the lspci command on the bottom is superfluous
> as it's
> included in the tarball. It can nevertheless be useful for quickly scanning
> through the
> comments. lspci -vnn | grep '\[030[02]\]' (without \'') is enough, it was
> added because
> of Githubs limitations.
>
> The .90 in VirtualGL 2.2.90 indicates that it was a development version, the
> latest
> stable one is 2.3. lspci commands grepping for VGA have a chance of being
> broken
> for devices which list "3D Controller" instead of "VGA Compatible
> controller". Therefore,
> the preference is to use the numeric device type (0300 = VGA; 0302 = 3D)
>
> Regards,
> Lekensteyn
>
>
> On Sun, Jan 8, 2012 at 4:00 PM, Albert Vilella <avilella@xxxxxxxxx> wrote:
>>
>> 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
>
>


References