On Tue, May 10, 2011 at 01:42, Lennart Poettering <[email protected]> wrote: > On Thu, 05.05.11 21:09, Koen Kooi ([email protected]) wrote: > >> > BTW, what's the >> > feasibility to have Angstron as use systemd by default? >> >> I'd like that to happen, but first it needs to work :) I'm not even getting >> a getty on serial or fbcon: >> >> [ 96.019958] <28>systemd[1]: Job dev-ttyO2.device/start timed out. >> [ 96.026489] <31>systemd[1]: Job dev-ttyO2.device/start finished, >> result=timeout >> [ 96.034362] <31>systemd[1]: Job [email protected]/start finished, >> result=dependency >> [ 96.042877] <29>systemd[1]: Job [email protected]/start failed with >> result 'dependency'. >> >> But that's slight off-topic :) > > You either aren't starting udev, or you haven't installed the systemd > rules file properly. > > Check with "udevadm info -p /sys/class/tty/ttyO2 -qall" whether the > systemd tag is properly set on your device. If it isn't try figuring out > why not.
This might also help: udevadm test /class/tty/ttyS0 ... parse_file: reading '/lib/udev/rules.d/99-systemd.rules' as rules file ... DEVNAME=/dev/ttyS0 ... TAGS=:systemd: Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
