OpenWrt 18.06.1 USB3.0不正常,无法读取

主机型号 Netgear R8000 (BCM4709)
架构 ARMv7 Processor rev 0 (v7l)
内核版本 4.14.63
固件版本 OpenWrt 18.06.1 r7258-5eb055306f / LuCI openwrt-18.06 branch (git-18.228.31946-f64b152)

opkg install
kmod-usb-core
kmod-usb-ohci
kmod-usb-uhci
kmod-usb2
kmod-usb3
kmod-usb-storage
kmod-usb-storage-extras
kmod-fs-ntfs kmod-scsi-core
kmod-fs-ext4
kmod-phy-bcm-ns-usb3
kmod-usb-dwc3

block-mount
mount-utils
ntfs-3g
fdisk

在usb2.0能正常挂载,usb3.0不行,Netgear官方的固件能正常挂载usb3.0。

是否漏安装了什么?

When writing in your native language, please always provide an english translation.
This way other users all around the world can take part in the discussion and possibly benefit from the outcome, without having to use a translator.

1 Like

(The OP's USB 3.0 devices seem not to be working/initializing with OpenWrt on a Netgear R8000, yet they work with the stock firmware.)

In usb2.0 can be mounted normally, usb3.0 does not work, Netgear official firmware can normally mount usb3.0.

Is there something missing?

Try this:

opkg update
opkg install kmod-usb-storage-uas

If that doesn't help, please provide relevant parts of the log.

2 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.