Comment 3 for bug 60445

Revision history for this message
Gareth Fitzworthington (mapping-gp-deactivatedaccount) wrote :

Can you do the following booting WITHOUT the kernel option (acpi=off):
sudo dmidecode > dmidecode_without.txt
lshal > lshal_without.txt

Then, do the following booting WITH the kernel option (acpi=off):
sudo dmidecode > dmidecode_with.txt
lshal > lshal_with.txt

These commands will produce lengthy outputs. You can trim out the irrelevant info with a text editor if you like.
Also, report which kernel your testing against.
Thanks.