[systemd-devel] Error timeout while starting Arch

Lennart Poettering mzerqung at 0pointer.de
Tue Jun 30 09:22:40 UTC 2020


On Mo, 29.06.20 12:03, Marcos Alonso (marcos3as3 at gmail.com) 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


More information about the systemd-devel mailing list