在openwrt下挂载U盘时,有时能挂载成功,有时挂载不能成功并出现下面的错误:
[ 13.280000] usb 1-1: device not accepting address 2, error -71
[ 13.400000] usb 1-1: new high-speed USB device number 3 using ehci-platform
[ 18.950000] usb 1-1: device not accepting address 3, error -71
[ 19.300000] usb 1-1: new high-speed USB device number 4 using ehci-platform
麻烦各位大神帮忙看一下,谢谢!!
挂载u盘启动不识别,
dmsg|grep usb 出现类似错误 device not accepting address 2, error -71
之后删掉了kmod-usb-ohci,加装了kmod-usb2-pci,重启,问题解决。。。。前面的可以不删除
记得是我先发现的哈