1. install usb, serial and mbim modules according to this receipe https://openwrt.org/docs/guide-user/net ... /ltedongle
2. unpack mbim.zip
3. Copy and replace /lib/netifd/proto/mbim.sh with the one from the zip
check permissionss, must be executable
4. Copy luci-proto-mbim_1.0-1_mipsel_24kc.ipk to the router
5. opkg install luci-proto-mbim_1.0-1_mipsel_24kc.ipk
Tested in WE826 with OpenWrt 18.06.4
Works with MC7455, EM7455, SIM7600E-H (from FW 1.1x) and possible many other modems in mbim mode
Module must be in mbim mode, check the AT command manual for your modem.
If you have difficulties you may use the attached FW (password nlt)
luci-proto-mbim for OpenWrt 18.06
Forum rules
Please assure there is not an existing forum and topic related to your post
Please assure there is not an existing forum and topic related to your post
-
- Posts: 4
- Joined: Sat Apr 28, 2018 3:42 pm
- Has thanked: 0
- Been thanked: 4 times
luci-proto-mbim for OpenWrt 18.06
You do not have the required permissions to view the files attached to this post.
- BillA
- Posts: 1223
- Joined: Sun Dec 01, 2019 6:46 pm
- Location: USA
- Has thanked: 218 times
- Been thanked: 325 times
- Contact:
Re: luci-proto-mbim for OpenWrt 18.06
Frankedinven wrote: ↑Tue Nov 12, 2019 8:40 am 1. install usb, serial and mbim modules according to this receipe https://openwrt.org/docs/guide-user/net ... /ltedongle
2. unpack mbim.zip
3. Copy and replace /lib/netifd/proto/mbim.sh with the one from the zip
check permissionss, must be executable
4. Copy luci-proto-mbim_1.0-1_mipsel_24kc.ipk to the router
5. opkg install luci-proto-mbim_1.0-1_mipsel_24kc.ipk
Tested in WE826 with OpenWrt 18.06.4
Works with MC7455, EM7455, SIM7600E-H (from FW 1.1x) and possible many other modems in mbim mode
Module must be in mbim mode, check the AT command manual for your modem.
If you have difficulties you may use the attached FW (password nlt)
I was wondering, what is the purpose and function of this "luci-proto-mbim" add-on?
-
- Posts: 4
- Joined: Sat Apr 28, 2018 3:42 pm
- Has thanked: 0
- Been thanked: 4 times
Re: luci-proto-mbim for OpenWrt 18.06
I realise that this is a late answer.
The pupose is to have MBIM show up in the proto list when creating a new network interface.
The pupose is to have MBIM show up in the proto list when creating a new network interface.
- BillA
- Posts: 1223
- Joined: Sun Dec 01, 2019 6:46 pm
- Location: USA
- Has thanked: 218 times
- Been thanked: 325 times
- Contact:
Re: luci-proto-mbim for OpenWrt 18.06
Frankedinven wrote: ↑Mon May 25, 2020 2:37 pm I realise that this is a late answer.
The pupose is to have MBIM show up in the proto list when creating a new network interface.
Better later than never he-he.... What's is the purpose for the Luci-Proto in network interfaces, and isn't it already included in latest firmwares?