l*******s 发帖数: 7316 | 1 我看很多帖子说刷了LEDE可以管理USB modem,锁定频段。
当然都是EM7455.
我想是不是也能管理zte MF975S。
正好我的路由器Linksys wrt1900ac-v1 也有LEDE固件。
我想试试。
如果能锁定频段更好。
如果不能,LEDE是不是也能想OpenWRT一样设置USB modem 模式?
如果也不能,刷回OpenWRT方便吗? |
g******x 发帖数: 279 | 2 不负责发言(等高手来细说)
刷了几周,除了改了个名字,没看出来和openwrt有什么区别,也没注意到有什么特别
的新东西。
就当openwrt 版本升级一样,来回随便刷。
【在 l*******s 的大作中提到】 : 我看很多帖子说刷了LEDE可以管理USB modem,锁定频段。 : 当然都是EM7455. : 我想是不是也能管理zte MF975S。 : 正好我的路由器Linksys wrt1900ac-v1 也有LEDE固件。 : 我想试试。 : 如果能锁定频段更好。 : 如果不能,LEDE是不是也能想OpenWRT一样设置USB modem 模式? : 如果也不能,刷回OpenWRT方便吗?
|
l*******s 发帖数: 7316 | 3 就想看看能不能有类似这个帖子里的效果。
估计不行,因为有很多针对sierra wireless的软件包。
估计找不道针对zte的软件包。
For the mc7455
Use the newest chaos calmer openwrt or LEDE firmware.
Install these packages. If using putty just copy and paste this
opkg install umbim kmod-usb-net-cdc MBIM kmod-usb-net-sierra wireless kmod-
usb-serial-wwan kmod-usb-serial-sierra wireless kmod-usb-serial-qualcomm
Then copy and paste this.
uci del network.wan
uci set network.wan=interface
uci set network.wan.proto=mbim
uci set network.wan.device=/dev/cdc-wdm0
uci set network.wan.apn=r.ispsn
uci set network.wan.username=
uci set network.wan.password=
uci commit network
reboot
Thats the basics. There is a different mbim.sh that people say works better
but i never had problems with the one included in the firmware.
Make sure to plug the mc7455 wwan to usb adapter into the usb2.0 port and
not the 3.0 port
I use watch cat to keep the conection alive with a ping every 25 sec and a
reset if the ping is not returned.
I set up custom commands for signals, and band locking and such.
I dont know about the 341u. You might see if the rooter firmware is
available for the wrt1200. Its based on openwrt. Its pretty much plug and
play with rooter. There is a way to get the mc7455 working in rooter also
but im still trying.
http://www.howardforums.com/attachment.php?attachmentid=145723&d=1476077961
【在 g******x 的大作中提到】 : 不负责发言(等高手来细说) : 刷了几周,除了改了个名字,没看出来和openwrt有什么区别,也没注意到有什么特别 : 的新东西。 : 就当openwrt 版本升级一样,来回随便刷。
|
l*******s 发帖数: 7316 | 4 看图
【在 l*******s 的大作中提到】 : 就想看看能不能有类似这个帖子里的效果。 : 估计不行,因为有很多针对sierra wireless的软件包。 : 估计找不道针对zte的软件包。 : For the mc7455 : Use the newest chaos calmer openwrt or LEDE firmware. : Install these packages. If using putty just copy and paste this : opkg install umbim kmod-usb-net-cdc MBIM kmod-usb-net-sierra wireless kmod- : usb-serial-wwan kmod-usb-serial-sierra wireless kmod-usb-serial-qualcomm : Then copy and paste this. : uci del network.wan
|
g******x 发帖数: 279 | 5 这不就是装了个软件包吗。我没有入那个USB modem,没法试 。
你自己刷一个就得了,几分钟的功夫,就算没有也不用刷回来啊,反正就当openwrt更
新加改名了,况且以后openwrt的支持估计也会变少。
【在 l*******s 的大作中提到】 : 看图
|