I get this in my kernel log
dmesg end error output
[ 107.437578] usb 4-1.3.4: new SuperSpeed USB device number 4 using xhci-hcd
[ 107.471327] xhci-hcd 18023000.usb: ERROR: unexpected command completion code 0x11.
[ 107.527773] uas: probe of 4-1.3.4:1.0 failed with error -12
using a ICY BOX IB-3805-C31 USB3 box on a
Dlink DIR-885L with OpenWrt 23.05.5 r24
the USB HUBS are all recognized.
I installed the kmod-usb-storage-uas manually in a test to see if that would give me my /dev/sd* devices but to no avail. but at removal i don't get the last error
uas: probe of 4-1.3.4:1.0 failed with error -12
but still no disks shows anywere...?
apparently only disks on this HUB (inside the ICY box) is affected by this issue, i have tested a big 10TB 4Kn type disk, and a old normal SATA2 256GB disk, non of them shows in lsusb or in /dev/sd* on this dlink box, but it works on a other linux mint box.
but a other cradle SATA USB3 (controller) works fine, on this dlink but does not support 4Kn drives.
It is using the UAS and that was the one that gave me the
uas: probe of 4-1.3.4:1.0 failed with error -12
in dmesg kernel log
i have now reinitialized the Dlink DIR-885L to openwrt current plain new fresh setup.
also the kmod-usb-serial did not give me my /dev/sd* either
upon power on the ICY USB box with 1 SATA drive inside i get these two lines in the end of my kernel log.
[ 252.338971] xhci-hcd 18023000.usb: ERROR: unexpected command completion code 0x11.
[ 252.395648] uas: probe of 4-1.3.4:1.0 failed with error -12