Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2208 - UAS support for USB3.0 drives #8396

Open
openwrt-bot opened this issue Mar 28, 2019 · 3 comments
Open

FS#2208 - UAS support for USB3.0 drives #8396

openwrt-bot opened this issue Mar 28, 2019 · 3 comments
Labels
flyspray kernel pull request/issue with Linux kernel related changes release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release

Comments

@openwrt-bot
Copy link

birry:

UAS module is loaded fine on Linksys WRT3200ACM with openwrt 18.06 but when plugging a USB 3.0 drive (for example a USB 3.0 external HDD) it does not load in the right way and device ends using driver usb-storage, which prevents of using device at full speed.

Steps to reproduce: Plug a USB 3.0 external HDD to USB 3.0 port of any openwrt 18.06 device and check speed when copying a file to the external HDD, it should be around 100+ MBps

Any needed additional info can be found at this forum question: https://forum.openwrt.org/t/usb3-0-hdd-issues/34031/13

@openwrt-bot
Copy link
Author

diizzyy:

This is a limitation of the upstream Linux kernel driver

@openwrt-bot
Copy link
Author

birry:

Logs report to have problems with USB controller:

[ 1.852175] usb 3-1: USB controller f10f8000.usb3 does not support streams, which are required by the UAS driver.

Is it possible to try another USB controller?

@openwrt-bot
Copy link
Author

birry:

This is still happening in openwrt 19.07.3, UASP is not working

@aparcar aparcar added release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release kernel pull request/issue with Linux kernel related changes labels Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray kernel pull request/issue with Linux kernel related changes release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release
Projects
None yet
Development

No branches or pull requests

2 participants