Page 1 of 1

luci-proto-mbim for OpenWrt 18.06

Posted: Tue Nov 12, 2019 8:40 am
by Frankedinven
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)

Re: luci-proto-mbim for OpenWrt 18.06

Posted: Tue Dec 31, 2019 11:32 pm
by BillA
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?

Re: luci-proto-mbim for OpenWrt 18.06

Posted: Mon May 25, 2020 2:37 pm
by Frankedinven
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.

Re: luci-proto-mbim for OpenWrt 18.06

Posted: Mon May 25, 2020 10:59 pm
by BillA
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?