Comment 20 for bug 144030

Revision history for this message
Sam Liddicott (sam-liddicott) wrote : Re: [Bug 144030] Re: Gutsy beta hang soon after boot

If you still have gutsy installed, append

init=/bin/bash

to the kernel boot entry (and change the ro to rw)
and then when it boots

mv /lib/modules/`uname -r`/kernel/drivers/acpi /lib/modules/acip.`uname -r`
sync
reboot

and that should sort it for the time being. You may have to do that at
each kernel update.

Would you consider adding to the bounty at:

http://www.liddicott.com/~sam/?p=76#comments

to get the webcam working on linux?

Sam