[systemd-devel] [PATCH] Angstrom support

Kay Sievers kay.sievers at vrfy.org
Mon May 9 16:48:03 PDT 2011


On Tue, May 10, 2011 at 01:42, Lennart Poettering
<lennart at poettering.net> wrote:
> On Thu, 05.05.11 21:09, Koen Kooi (koen at dominion.thruhere.net) 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 getty at ttyO2.service/start finished, result=dependency
>> [   96.042877] <29>systemd[1]: Job getty at ttyO2.service/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


More information about the systemd-devel mailing list