Hello,
I am still setting up my Raspberry 4 with LibreELEC 9.2.1
Every few hours my system is crashing. This only happens with a connected USB3 HDD. With a connected USB2 HDD everything works fine.
I have tested with my RPi 4 (2GB) and my RPi 4 (4GB). Both are the same result.
dmesg generates the following output:
[17465.830002] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
[17465.830008] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
[17465.953911] usb 2-2: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[17481.190151] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
[17481.190157] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
[17481.314050] usb 2-2: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[17497.190307] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
[17497.190312] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
[17497.314195] usb 2-2: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[17528.977259] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
[17528.977264] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
[17529.101161] usb 2-2: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[17544.337394] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
[17544.337399] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
[17544.461300] usb 2-2: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Display More
If i than try to read Data from the Drive i get
[18066.706030] usb 2-2: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[18066.724117] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x03 driverbyte=0x00
[18066.724128] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x28 28 00 3a 38 57 80 00 00 08 00
[18066.724135] print_req_error: I/O error, dev sda, sector 976770944
Sometimes (but not always) i can reboot with the command:
I have found following tips that did not solve this problem:
- Use another power adaptor. This problem is also when i use a powered USB2.0 hub.
- From ( STICKY: If you have a Raspberry Pi 4 and are getting bad speeds transferring data to/from USB3.0 SSDs, read this - Raspberry Pi Forums)
Add to cmdline.txt:
usb-storage.quirks=XXXX:XXXX:u
Add to config.txt
force_turbo=1
over_voltage=2
But this problem still exists.
What can i do to solve this?
The HDD works on my PI3 without problems. Or is the HDD about to die?
Regards
Bismosa