Login using ssh into your router:ssh root@192.168.1.1thenrun:opkg updateopkg install nanonano /etc/usb-mode-customMDM9200.jsonpaste the following content and CTR+X { "messages": [ "5553424308306384c000000080000671030000000000000000000000000000" ], "devices": { "05c6:f000": { "*": { "t_vendor": "05c6", "t_product": "6000", "msg": [0] } } } } then paste the following command:usbmode -s -v -c /etc/usb-mode-customMDM9200.jsonThis command should be added to start up (see in gui, startup scripts, paste it before exit 0)Then install modemmanageropkg update && opkg install kmod-usb-serial kmod-usb-net kmod-usb-serial-wwan kmod-usb-serial-option kmod-usb-net-qmi-wwan kmod-usb-net-cdc-mbimopkg install modemmanager luci-proto-modemmanagerThen go to luci ui (192.168.1.1) default address to interfaces and add a new interface. If something went wrong, modem device will be empty, otherwise will like in my screenshots Tags# Modem ML0700# Qualcomm 4G to openwrt adi Articles: 33 Previous Post Error installing PowerDNS-Admin when running: pip install -r requirements.txt Next Post Ubuntu 22.04 / Debian 12 Ngnix module for webmin not working - Solved Leave a ReplyCancel ReplyYour email address will not be published. Required fields are marked * Name * Email * Website Add Comment * Post Comment