USB controller "f10f8000.usb3" is preventing UAS from working on OpenWRT devices, as dmesg states:
[ 1.830001] usb 3-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 1.860632] usb 3-1: USB controller f10f8000.usb3 does not support streams, which are required by the UAS driver.
[ 1.870949] usb 3-1: Please try an other USB controller if you wish to use UAS.
[ 1.878291] usb-storage 3-1:1.0: USB Mass Storage device detected
Checked in OpenWRT 18.04 and 19.03 with Linksys WRT3200ACM and Turris Omnia. This impacts USB3.0 speeds.
To reproduce just hook up a USB3.0 HDD to a OpenWRT device on the USB3.0 port and see dmesg.
Is it possible to try another controller or fix f10f8000.usb3?
The text was updated successfully, but these errors were encountered:
birry:
USB controller "f10f8000.usb3" is preventing UAS from working on OpenWRT devices, as dmesg states:
[ 1.830001] usb 3-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 1.860632] usb 3-1: USB controller f10f8000.usb3 does not support streams, which are required by the UAS driver.
[ 1.870949] usb 3-1: Please try an other USB controller if you wish to use UAS.
[ 1.878291] usb-storage 3-1:1.0: USB Mass Storage device detected
Checked in OpenWRT 18.04 and 19.03 with Linksys WRT3200ACM and Turris Omnia. This impacts USB3.0 speeds.
To reproduce just hook up a USB3.0 HDD to a OpenWRT device on the USB3.0 port and see dmesg.
Is it possible to try another controller or fix f10f8000.usb3?
The text was updated successfully, but these errors were encountered: