managed to capture dmesg in busybox - attached
what seems to be relevant is the timeout after 60 sec wait:
[ 2.837535] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.173847] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[ 62.566076] nvme nvme0: I/O 28 QID 0 timeout, disable controller
[ 62.582491] nvme nvme0: Failed to read smart log (error -4)
[ 62.582502] nvme nvme0: Removing after probe failure status: -4
[ 62.607474] usb-storage 4-3:1.0: USB Mass Storage device detected
[ 62.607630] usb-storage 4-3:1.0: Quirks match for vid 090c pid 3350: 20000
While the successful boot looks like this:
maciek@framework-ubuntu:~$ sudo dmesg |grep nvm
[ 1.712138] nvme 0000:01:00.0: platform quirk: setting simple suspend
[ 1.712326] nvme nvme0: pci function 0000:01:00.0
[ 1.751711] nvme nvme0: allocated 32 MiB host memory buffer.
[ 1.754342] nvme nvme0: 16/0/0 default/read/poll queues
[ 1.757861] nvme0n1: p1 p2 p3 p4 p5 p6 p7
[ 2.858807] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 3.141679] EXT4-fs (nvme0n1p5): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[ 3.340863] Adding 37168124k swap on /dev/nvme0n1p7. Priority:-2 extents:1 across:37168124k SSFS
[ 3.363983] EXT4-fs (nvme0n1p6): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
more of the file here as i seem to be unable to attach log files here:
[ 1.766574] nvme 0000:01:00.0: platform quirk: setting simple suspend
[ 1.766693] nvme nvme0: pci function 0000:01:00.0
[ 1.768878] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 1.768882] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.768884] usb usb2: Product: xHCI Host Controller
[ 1.768885] usb usb2: Manufacturer: Linux 5.15.0-56-generic xhci-hcd
[ 1.768886] usb usb2: SerialNumber: 0000:00:14.0
[ 1.769046] hub 2-0:1.0: USB hub found
[ 1.769078] hub 2-0:1.0: 4 ports detected
[ 1.769291] i2c i2c-0: 2/2 memory slots populated (from DMI)
[ 1.769443] usb: port power management may be unreliable
[ 1.769829] i2c i2c-0: Successfully instantiated SPD at 0x50
[ 1.777995] intel-lpss 0000:00:15.0: enabling device (0004 → 0006)
[ 1.778303] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 1.874364] intel-lpss 0000:00:15.1: enabling device (0004 → 0006)
[ 1.874784] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 1.897948] intel-lpss 0000:00:15.3: enabling device (0004 → 0006)
[ 1.898443] idma64 idma64.2: Found Intel integrated DMA 64-bit
[ 2.038432] input: FRMW0001:00 32AC:0006 Wireless Radio Control as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-FRMW0001:00/0018:32AC:0006.0001/input/input5
[ 2.038559] input: FRMW0001:00 32AC:0006 Consumer Control as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-FRMW0001:00/0018:32AC:0006.0001/input/input6
[ 2.038688] input: FRMW0001:00 32AC:0006 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-FRMW0001:00/0018:32AC:0006.0001/input/input7
[ 2.038746] hid-generic 0018:32AC:0006.0001: input,hidraw0: I2C HID v1.00 Device [FRMW0001:00 32AC:0006] on i2c-FRMW0001:00
[ 2.067564] input: PIXA3854:00 093A:0274 Mouse as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-3/i2c-PIXA3854:00/0018:093A:0274.0002/input/input8
[ 2.068143] input: PIXA3854:00 093A:0274 Touchpad as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-3/i2c-PIXA3854:00/0018:093A:0274.0002/input/input9
[ 2.068779] hid-generic 0018:093A:0274.0002: input,hidraw1: I2C HID v1.00 Mouse [PIXA3854:00 093A:0274] on i2c-PIXA3854:00
[ 2.073015] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 2.073026] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 3
[ 2.074176] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[ 2.074496] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 2.074503] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 4
[ 2.074509] xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
[ 2.074560] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 2.074565] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.074567] usb usb3: Product: xHCI Host Controller
[ 2.074570] usb usb3: Manufacturer: Linux 5.15.0-56-generic xhci-hcd
[ 2.074572] usb usb3: SerialNumber: 0000:00:0d.0
[ 2.074844] hub 3-0:1.0: USB hub found
[ 2.074856] hub 3-0:1.0: 1 port detected
[ 2.075271] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 2.075277] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.075279] usb usb4: Product: xHCI Host Controller
[ 2.075281] usb usb4: Manufacturer: Linux 5.15.0-56-generic xhci-hcd
[ 2.075282] usb usb4: SerialNumber: 0000:00:0d.0
[ 2.075518] hub 4-0:1.0: USB hub found
[ 2.075527] hub 4-0:1.0: 4 ports detected
[ 2.101947] usb 1-7: new high-speed USB device number 2 using xhci_hcd
[ 2.278155] usb 1-7: New USB device found, idVendor=0bda, idProduct=5634, bcdDevice= 0.21
[ 2.278165] usb 1-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 2.278169] usb 1-7: Product: Laptop Camera
[ 2.278172] usb 1-7: Manufacturer: Generic
[ 2.278175] usb 1-7: SerialNumber: 200901010001
[ 2.405995] usb 1-9: new full-speed USB device number 3 using xhci_hcd
[ 2.546213] usb 4-3: new SuperSpeed USB device number 2 using xhci_hcd
[ 2.556768] usb 1-9: New USB device found, idVendor=27c6, idProduct=609c, bcdDevice= 1.00
[ 2.556779] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.556782] usb 1-9: Product: Goodix USB2.0 MISC
[ 2.556785] usb 1-9: Manufacturer: Goodix Technology Co., Ltd.
[ 2.556788] usb 1-9: SerialNumber: UID9620E56D_XXXX_MOC_B0
[ 2.567610] usb 4-3: New USB device found, idVendor=090c, idProduct=3350, bcdDevice=11.00
[ 2.567621] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.567625] usb 4-3: Product: USB DISK
[ 2.567628] usb 4-3: Manufacturer: SMI Corporation
[ 2.567630] usb 4-3: SerialNumber: AA00000000015055
[ 2.685988] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[ 2.837525] usb 1-10: New USB device found, idVendor=8087, idProduct=0032, bcdDevice= 0.00
[ 2.837535] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.173847] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[ 62.566076] nvme nvme0: I/O 28 QID 0 timeout, disable controller
[ 62.582491] nvme nvme0: Failed to read smart log (error -4)
[ 62.582502] nvme nvme0: Removing after probe failure status: -4
[ 62.607474] usb-storage 4-3:1.0: USB Mass Storage device detected
[ 62.607630] usb-storage 4-3:1.0: Quirks match for vid 090c pid 3350: 20000
[ 62.607661] scsi host0: usb-storage 4-3:1.0
[ 62.607765] usbcore: registered new interface driver usb-storage
[ 62.609249] usbcore: registered new interface driver uas
[ 63.624257] scsi 0:0:0:0: Direct-Access SMI USB DISK 1100 PQ: 0 ANSI: 6
[ 63.625405] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 63.626734] sd 0:0:0:0: [sda] Media removed, stopped polling
[ 63.628534] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 126.682200] usb 4-3: USB disconnect, device number 2
[ 171.802199] usb 4-3: new SuperSpeed USB device number 3 u