I booted my Framework to find out that none of the expansion port
s worked.
The kernel messages
were filled with messages like
[ 2.449908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[ 2.449911] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.449912] usb usb1: Product: xHCI Host Controller
[ 2.449912] usb usb1: Manufacturer: Linux 6.2.8_1 xhci-hcd
[ 2.449913] usb usb1: SerialNumber: 0000:00:0d.0
[ 2.450001] hub 1-0:1.0: USB hub found
[ 2.450192] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[ 2.450193] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.450194] usb usb3: Product: xHCI Host Controller
[ 2.450195] usb usb3: Manufacturer: Linux 6.2.8_1 xhci-hcd
[ 2.450196] usb usb3: SerialNumber: 0000:00:0d.0
[ 2.450248] hub 3-0:1.0: USB hub found
[ 2.451596] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 2.451598] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 2.451666] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[ 2.451668] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.451669] usb usb2: Product: xHCI Host Controller
[ 2.451670] usb usb2: Manufacturer: Linux 6.2.8_1 xhci-hcd
[ 2.451671] usb usb2: SerialNumber: 0000:00:14.0
[ 2.451732] hub 2-0:1.0: USB hub found
[ 2.453667] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[ 2.453670] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.453672] usb usb4: Product: xHCI Host Controller
[ 2.453673] usb usb4: Manufacturer: Linux 6.2.8_1 xhci-hcd
[ 2.453674] usb usb4: SerialNumber: 0000:00:14.0
[ 2.453782] hub 4-0:1.0: USB hub found
[ 2.454044] usb: port power management may be unreliable
[ 2.689858] usb 2-3: new high-speed USB device number 2 using xhci_hcd
[ 2.821914] usb 2-3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=93.05
[ 2.821926] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.821930] usb 2-3: Product: USB2.1 Hub
[ 2.821932] usb 2-3: Manufacturer: GenesysLogic
[ 2.824611] hub 2-3:1.0: USB hub found
[ 2.898283] usb 3-2: new SuperSpeed USB device number 2 using xhci_hcd
[ 2.914933] usb 3-2: New USB device found, idVendor=05e3, idProduct=0620, bcdDevice=93.05
[ 2.914943] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.914947] usb 3-2: Product: USB3.1 Hub
[ 2.914949] usb 3-2: Manufacturer: GenesysLogic
[ 2.917446] hub 3-2:1.0: USB hub found
[ 2.941916] usb 2-4: new high-speed USB device number 3 using xhci_hcd
But they were not responding, see blow:
[ 15.191937] usb 3-3: device not accepting address 3, error -62
[ 24.314242] usb 2-4: device descriptor read/64, error -110
[ 24.529982] usb 2-4: new high-speed USB device number 4 using xhci_hcd
[ 26.455999] usb 3-3: device not accepting address 4, error -62
[ 26.464666] usb usb3-port3: attempt power cycle
[ 29.946253] usb 2-4: device descriptor read/64, error -110
[ 32.489072] usb 2-3-port2: cannot reset (err = -71)
[ 32.489567] usb 2-3-port2: cannot reset (err = -71)
[ 32.490017] usb 2-3-port2: cannot reset (err = -71)
[ 32.490383] usb 2-3-port2: cannot reset (err = -71)
[ 32.490826] usb 2-3-port2: cannot reset (err = -71)
[ 32.490910] usb 2-3-port2: Cannot enable. Maybe the USB cable is bad?
[ 32.491336] usb 2-3-port2: cannot disable (err = -71)
[ 32.492141] usb 2-3-port2: cannot reset (err = -71)
[ 32.492463] usb 2-3-port2: cannot reset (err = -71)
[ 32.492703] usb 2-3-port2: cannot reset (err = -71)
[ 32.492954] usb 2-3-port2: cannot reset (err = -71)
[ 32.493186] usb 2-3-port2: cannot reset (err = -71)
[ 32.493249] usb 2-3-port2: Cannot enable. Maybe the USB cable is bad?
[ 32.493495] usb 2-3-port2: cannot disable (err = -71)
[ 32.493631] usb 2-3-port2: attempt power cycle
So the quick-fix action I did was to unplug each and every expansion card and reseat them and plug back all the cables afterwards. Now all my attached devices work again.
I am on Linux 6.2.8
. I’ll see if I can find out a bit more about this. Anybody else experienced the same after a cold boot?