You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Raspberry 4B (8gb) and Retropie os (latest version) when i hit the power off button I have this error on the terminal:
Stopping Restore / save the current clock .... and the device does not power off.
In the var/syslog it seems stucked doing something on usb sata adapter (I have no ssd installed).
Already tried the "crcerror" version of the script with same result. Tried also with both Raspbian and Retropie, same result.
Aug 24 11:12:06 retropie kernel: [ 132.974136] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:12:06 retropie kernel: [ 133.124790] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:12:06 retropie kernel: [ 133.156633] sd 0:0:0:0: [sda] Read Capacity(10) failed: Result: hostbyte=0x03 driverbyte=0x00
Aug 24 11:12:06 retropie kernel: [ 133.156652] sd 0:0:0:0: [sda] Sense not available.
Aug 24 11:12:06 retropie kernel: [ 133.156677] sd 0:0:0:0: [sda] 0 512-byte logical blocks: (0 B/0 B)
Aug 24 11:12:06 retropie kernel: [ 133.156694] sd 0:0:0:0: [sda] 0-byte physical blocks
Aug 24 11:12:37 retropie kernel: [ 163.694670] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:12:37 retropie kernel: [ 163.694684] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:12:37 retropie kernel: [ 163.845289] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:12:37 retropie kernel: [ 163.877115] sd 0:0:0:0: [sda] Write Protect is off
Aug 24 11:13:08 retropie kernel: [ 194.415005] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:13:08 retropie kernel: [ 194.415018] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:13:08 retropie kernel: [ 194.565599] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:13:38 retropie kernel: [ 225.135099] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:13:38 retropie kernel: [ 225.135112] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:13:39 retropie kernel: [ 225.285760] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:14:09 retropie kernel: [ 255.855225] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:14:09 retropie kernel: [ 255.855238] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:14:09 retropie kernel: [ 256.005867] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:14:40 retropie kernel: [ 286.575650] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:14:40 retropie kernel: [ 286.575663] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:14:40 retropie kernel: [ 286.726253] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:15:11 retropie kernel: [ 317.295894] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:15:11 retropie kernel: [ 317.295906] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:15:11 retropie kernel: [ 317.446566] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:15:41 retropie kernel: [ 348.016212] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:15:41 retropie kernel: [ 348.016226] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:15:41 retropie kernel: [ 348.166823] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:15:41 retropie kernel: [ 348.198644] sd 0:0:0:0: [sda] Read Capacity(10) failed: Result: hostbyte=0x03 driverbyte=0x00
Aug 24 11:15:41 retropie kernel: [ 348.198664] sd 0:0:0:0: [sda] Sense not available.
Aug 24 11:16:12 retropie kernel: [ 378.736449] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:16:12 retropie kernel: [ 378.736463] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:16:12 retropie kernel: [ 378.886895] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:16:43 retropie kernel: [ 409.456610] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:16:43 retropie kernel: [ 409.456621] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:16:43 retropie kernel: [ 409.607217] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
The text was updated successfully, but these errors were encountered:
With Raspberry 4B (8gb) and Retropie os (latest version) when i hit the power off button I have this error on the terminal:
Stopping Restore / save the current clock .... and the device does not power off.
In the var/syslog it seems stucked doing something on usb sata adapter (I have no ssd installed).
Already tried the "crcerror" version of the script with same result. Tried also with both Raspbian and Retropie, same result.
Aug 24 11:12:06 retropie kernel: [ 132.974136] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:12:06 retropie kernel: [ 133.124790] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:12:06 retropie kernel: [ 133.156633] sd 0:0:0:0: [sda] Read Capacity(10) failed: Result: hostbyte=0x03 driverbyte=0x00
Aug 24 11:12:06 retropie kernel: [ 133.156652] sd 0:0:0:0: [sda] Sense not available.
Aug 24 11:12:06 retropie kernel: [ 133.156677] sd 0:0:0:0: [sda] 0 512-byte logical blocks: (0 B/0 B)
Aug 24 11:12:06 retropie kernel: [ 133.156694] sd 0:0:0:0: [sda] 0-byte physical blocks
Aug 24 11:12:37 retropie kernel: [ 163.694670] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:12:37 retropie kernel: [ 163.694684] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:12:37 retropie kernel: [ 163.845289] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:12:37 retropie kernel: [ 163.877115] sd 0:0:0:0: [sda] Write Protect is off
Aug 24 11:13:08 retropie kernel: [ 194.415005] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:13:08 retropie kernel: [ 194.415018] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:13:08 retropie kernel: [ 194.565599] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:13:38 retropie kernel: [ 225.135099] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:13:38 retropie kernel: [ 225.135112] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:13:39 retropie kernel: [ 225.285760] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:14:09 retropie kernel: [ 255.855225] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:14:09 retropie kernel: [ 255.855238] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:14:09 retropie kernel: [ 256.005867] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:14:40 retropie kernel: [ 286.575650] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:14:40 retropie kernel: [ 286.575663] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:14:40 retropie kernel: [ 286.726253] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:15:11 retropie kernel: [ 317.295894] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:15:11 retropie kernel: [ 317.295906] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:15:11 retropie kernel: [ 317.446566] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:15:41 retropie kernel: [ 348.016212] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:15:41 retropie kernel: [ 348.016226] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:15:41 retropie kernel: [ 348.166823] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:15:41 retropie kernel: [ 348.198644] sd 0:0:0:0: [sda] Read Capacity(10) failed: Result: hostbyte=0x03 driverbyte=0x00
Aug 24 11:15:41 retropie kernel: [ 348.198664] sd 0:0:0:0: [sda] Sense not available.
Aug 24 11:16:12 retropie kernel: [ 378.736449] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:16:12 retropie kernel: [ 378.736463] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:16:12 retropie kernel: [ 378.886895] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Aug 24 11:16:43 retropie kernel: [ 409.456610] xhci_hcd 0000:01:00.0: WARN Cannot submit Set TR Deq Ptr
Aug 24 11:16:43 retropie kernel: [ 409.456621] xhci_hcd 0000:01:00.0: A Set TR Deq Ptr command is pending.
Aug 24 11:16:43 retropie kernel: [ 409.607217] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
The text was updated successfully, but these errors were encountered: