[Bug 16863] ACER 3201cxi Laptop hangs when loading drivers/acpi/<somethng>
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Tue Oct 4 00:53:19 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=16863
Ubuntu (laptop) | linux
mdz at ubuntu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
Keywords| |laptop
Summary|ACER 3201cxi Laptop hangs at|ACER 3201cxi Laptop hangs
|boot? |when loading
| |drivers/acpi/<somethng>
------- Additional Comments From mdz at ubuntu.com 2005-10-04 01:53 UTC -------
Please boot the system in recovery mode, then run:
for file in /lib/modules/`uname -r`/kernel/drivers/acpi/*.ko; do
modname=$(basename $file .ko)
echo "Trying to load: $modname"
modprobe $modname
done
and copy the output here.
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list