I found the root cause: nvidia-mig-parted.service blocks dbus.service from starting. Meanwhile, dbus.socket had already been started much earlier. After that, networkd used inotify to detect the creation of the D-Bus socket and attempted to authenticate, but the attempt timed out after 90 seconds because dbus.service had not started yet. Only after nvidia-mig-parted.service started and reached basic.target was dbus.service finally allowed to start.
So this issue only occurs on DGX OS. So let's say that word, "FXXX XXX NXXXXX" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2073087 Title: org.freedesktop.network1 doesn't start after boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2073087/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
