the file /etc/init.d/atieventsd uses a microsoft format, so depscan.sh fails to generate a valid init sequence. So hostname, keymaps, urandom, acpid, dbus, hald failed to start at boot. A simple "dos2unix /etc/init.d/atieventsd" fixed the problem. Reproducible: Always Steps to Reproduce: 1. emerge =ati-drivers-8.35.5 2. run depscan.sh --update or change some services with rc-update 3. reboot Actual Results: an unvalid init sequence is generated thus some services fail to start at next reboots
*** This bug has been marked as a duplicate of bug 179062 ***