I recently upgraded form 20.04 to 21.10(I had it set to only ask for upgrade for LTS and so assumed 21.10 was LTS) upon powering on, keyboard works fine in grub, but going into ubuntu it takes a long time for keyboard and mouse to power on. The login screen appears(before keyboard and mouse) with no user to select, Ctrl+Alt+F1-12 result in black screen with a blinking cursor, it informs me that a disk is clean and then silence again.
Going into recovery mode the menu loads in right away, keyboard and mouse still take
forever to power on, continuing from recovery allows me to login.
dmsg from successful login after recovery below, the timing matches up with the long keyboard+mouse power up, not sure if the issues are related
.
.
.
[ 3.536716] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 3.540437] iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0
[ 3.653089] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.74 Mon Sep 13 23:09:15 UTC 2021
[ 3.679289] intel_rapl_common: Found RAPL domain package
[ 3.679293] intel_rapl_common: Found RAPL domain core
[ 3.679294] intel_rapl_common: Found RAPL domain dram
[ 3.680874] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 470.74 Mon Sep 13 22:59:50 UTC 2021
[ 3.684110] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 3.684112] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[ 3.700630] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
[ 3.702172] nvidia-uvm: Loaded the UVM driver, major device number 509.
[ 4.074551] audit: type=1400 audit(1636333941.132:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=795 comm="apparmor_parser"
[ 4.074558] audit: type=1400 audit(1636333941.132:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=787 comm="apparmor_parser"
[ 4.074714] audit: type=1400 audit(1636333941.136:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=794 comm="apparmor_parser"
[ 4.074890] audit: type=1400 audit(1636333941.136:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=788 comm="apparmor_parser"
[ 4.074894] audit: type=1400 audit(1636333941.136:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=788 comm="apparmor_parser"
[ 4.075449] audit: type=1400 audit(1636333941.136:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=792 comm="apparmor_parser"
[ 4.075455] audit: type=1400 audit(1636333941.136:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=792 comm="apparmor_parser"
[ 4.075458] audit: type=1400 audit(1636333941.136:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=792 comm="apparmor_parser"
[ 4.077796] audit: type=1400 audit(1636333941.136:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=797 comm="apparmor_parser"
[ 6.310665] usb 1-2: device descriptor read/64, error -110
[ 21.926664] usb 1-2: device descriptor read/64, error -110
[ 22.162557] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[ 27.302667] usb 1-2: device descriptor read/64, error -110
[ 42.918665] usb 1-2: device descriptor read/64, error -110
[ 43.026619] usb usb1-port2: attempt power cycle
[ 43.678559] usb 1-2: new high-speed USB device number 4 using xhci_hcd
[ 48.934655] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
[ 54.310726] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
[ 54.518604] usb 1-2: device not accepting address 4, error -62
[ 54.646560] usb 1-2: new high-speed USB device number 5 using xhci_hcd
[ 59.686718] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
[ 65.062720] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
[ 65.270605] usb 1-2: device not accepting address 5, error -62
[ 65.270673] usb usb1-port2: unable to enumerate USB device
[ 65.398561] usb 1-5: new full-speed USB device number 6 using xhci_hcd
[ 65.547449] usb 1-5: New USB device found, idVendor=0c76, idProduct=161e, bcdDevice= 1.00
[ 65.547460] usb 1-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 65.547465] usb 1-5: Product: USB PnP Audio Device
[ 65.674561] usb 1-7: new full-speed USB device number 7 using xhci_hcd
[ 65.825654] usb 1-7: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
[ 65.825665] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 65.825670] usb 1-7: Product: USB Receiver
.
.
.