2.4.1 定时自动运行Shell脚本通过ADB调试开启USB网络共享 在线安装脚本(需要路由器本身可以科学冲浪) wget -O /usr/bin/net_check.sh https://raw.githubusercontent.com/ericwang2006/AutoRNDIS/master/net_check.sh wget -O /usr/bin/wan_check.sh https://raw.githubusercontent.com/ericwang2006/AutoRNDIS...
kmod-usb-net-cdc-ether usbutils 备注:TTYD终端命令行模式为: opkg update opkg install kmod-usb-net kmod-usb-net-rndis kmod-usb-net-cdc-ether usbutils 全部安装完之后重启路由器。 第三步:将手机插入路由器USB口,打开手机的USB网络共享,注意这步一定要先做,不然下一步无法进行。 第四步:打开“网络-接...
opkg install kmod-usb-net kmod-usb-net-rndis kmod-usb-net-cdc-ether usbutils 图四:系统已经安装,所以显示已安装最新版本 至此,系统组件安装完成,可关闭Putty。 4️⃣连接USB设备 打开路由器管理界面,依次点开“网络——接口——添加新接口”。 图五:点击“添加新接口” 在没连接USB设备的情况下, “设...
在openwrt系统中安装kmod-usb-net-rndis kmod-usb-net kmod-usb2 usb-modeswitch kmod-usb-net-cdc-ether。 安装完成后,把E3372(E8372)插入路由器USB口,待4G指示灯亮起,打开openwrt路由器wan口(没有就添加它)设置界面,你会发现物理设置接口多了一项以太网适配器: "eth2" ,eth后面的数字是在已有接口基础上...
kmod-usb-net-rndis usb-modeswitch opkg install usbutils opkg installkmod-libphyopkg installkmod-mii...
1、安装驱动: opkg update opkg install kmod-usb-net kmod-usb-net-rndis kmod-usb-net-cdc-ether usbutils udev 2、lsusb发现已经识别到了设备,插入USB数据线,打开手机上的USB共享网路,在终端下输入以下: root@RQDWifi:~# uci del network.wan
在安装某些依赖内核的ipk是提示如下:satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-net-rndis 因为没有这个版本内核源码,无法编译固件,苦苦寻觅了下,有人说加上--force-depends。加上发现也不行。后来找到文章说加上 --nodeps参数,试了一下,安装上了,如下:...
通过usb口外接3g,4G(lte)dongle,并将其作为wan口,就能实现mifi的功能。 在没有dongle的情况下,也可以把android手机通过数据线连接到openwrt box上,通过android的tether功能使用手机的移动网络,openwrt的配置如下: 1 需要的软件包:kmod-usb-net kmod-usb-net-rndis kmod-usb-net-cdc-ether usbutils udev ...
opkg install kmod-usb-net-rndis usb-modeswitch opkg install usbutils opkg install kmod-libphy opkg...
OpenWrt系统USB接口3G4G网卡适配器驱动指引20150701