Sometimes, boot pauses for a long time with a flashing cursor. Doing some analysis of journalctl -b
I discovered the following about a fifth of the way through:
May 28 10:23:15 wilbur-G5-5000 kernel: usb 1-10.1: new low-speed USB device number 9 using xhci_hcd
May 28 10:23:15 wilbur-G5-5000 systemd[1]: Switching root.
> May 28 10:23:15 wilbur-G5-5000 systemd-journald[381]: Journal stopped
May 28 14:23:16 wilbur-G5-5000 systemd-journald[381]: Received SIGTERM from PID 1 (systemd).
May 28 14:23:16 wilbur-G5-5000 kernel: usb 1-10.1: New USB device found, idVendor=04f2, idProduct=0833, bcdDevice= 2.30
As you can see from the timestamps, that line stays there for about four minutes. I’ll attach the full journalctl -b
output in a moment. Any idea what’s causing this? I am using Fedora 42 KDE Edition x86 64-bit with NVidia drivers (fully proprietary).