On 10/06/2006, at 9:45 PM, Erik de Castro Lopo wrote:

Robert Collins wrote:

On Fri, 2006-06-09 at 20:40 +1000, Erik de Castro Lopo wrote:
Ok, daughter now in bed, so I can hack and stuff.
 ...
My guess at this point would be that on_ac_power is returning 255 during
bootup.

Confirmed.

Time for a bug report I think ;).

I think this is caused by the fact that fsck runs from rcS and acpid is started from rc0 (i.e. later), and so the acpi modules are not loaded in time to tell fsck to hold off. Loading the acpi module manually before the on_ac_power check might fix it (in a rather kludgy way).

--
Martin

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to