On Mo, 29.06.20 12:03, Marcos Alonso (marcos3as3@xxxxxxxxx) wrote: > Hi, I installed Arch and it all works good except that I have to wait for a > timeout on startup. > That´s what I find in the journal: > > -- Logs begin at Wed 2020-06-10 22:59:26 CEST, end at Mon 2020-06-29 > 11:58:14 CEST. -- > Jun 29 11:56:44 masarch kernel: platform MSFT0101:00: failed to claim > resource 1: [mem 0xfed40000-0xfed40fff] > Jun 29 11:56:44 masarch kernel: acpi MSFT0101:00: platform device creation > failed: -16 > Jun 29 11:58:14 masarch systemd[1]: Timed out waiting for device > /sys/subsystem/net/devices/service. Some unit is pulling the unit 'sys-subsystem-net-devices-service.device' into the initial transaction, which then waits for it to appear. Figure out which unit is responsible for that. Use "systemctl show sys-subsystem-net-devices-service.device" and have a look for the WantedBy= and RequiredBy= fields. The unit name looks fishy, this almost certainly indicates some incorrect unit file or other bug in the unit responsible. Lennart -- Lennart Poettering, Berlin _______________________________________________ systemd-devel mailing list systemd-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/systemd-devel