Public bug reported: After upgrading to Gutsy, hald fails to start at boot time.
An extract from what's seen on screen during boot: * Starting kernel log daemon... * Can't start Hardware abstraction layer - please ensure dbus is running * Starting system message bus dbus So clearly init is trying to start hald before dbus is ready. In /etc/rc2.d, I have: S12dbus S12hal This can be fixed by renaming S12hal to S13hal, so ensuring that init doesn't attempt to load hald until it's already loaded dbus. ** Affects: ubuntu Importance: Undecided Status: New -- [gutsy] hald fails to start at boot due to dbus not running https://bugs.launchpad.net/bugs/155850 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs