|
|
以前都玩tomato,唉,openwrt这玩意儿入门有点难,应该是菜鸟问题
- root@OpenWrt:~# opkg install kmod-usb2
- Installing kmod-usb2 (3.10.44-1) to root...
- Downloading http://downloads.openwrt.org/snapshots/trunk/brcm47xx/packages/kmod-usb2_3.10.44-1_brcm47xx.ipk.
- Installing kmod-usb-brcm47xx (3.10.44-1) to root...
- Downloading http://downloads.openwrt.org/snapshots/trunk/brcm47xx/packages/kmod-usb-brcm47xx_3.10.44-1_brcm47xx.ipk.
- Installing kmod-usb-core (3.10.44-1) to root...
- Downloading http://downloads.openwrt.org/snapshots/trunk/brcm47xx/packages/kmod-usb-core_3.10.44-1_brcm47xx.ipk.
- Installing kmod-nls-base (3.10.44-1) to root...
- Downloading http://downloads.openwrt.org/snapshots/trunk/brcm47xx/packages/kmod-nls-base_3.10.44-1_brcm47xx.ipk.
- Configuring kmod-nls-base.
- Configuring kmod-usb-core.
- kmod: failed to insert /lib/modules/3.10.44/usbcore.ko
- Configuring kmod-usb-brcm47xx.
- Configuring kmod-usb2.
- kmod: failed to insert /lib/modules/3.10.44/ehci-hcd.ko
- kmod: failed to insert /lib/modules/3.10.44/ehci-platform.ko
复制代码 不管这个错误继续装其他驱动,最后就是不能加载USB,郁闷
|
|