[GH-ISSUE #11] hello i am new and i using openwrt need modemband #10

Closed
opened 2026-03-04 12:06:37 +03:00 by kerem · 8 comments
Owner

Originally created by @khalid64392 on GitHub (Jul 3, 2023).
Original GitHub issue: https://github.com/4IceG/luci-app-modemband/issues/11

my router model
tl-mr6400 v5
can you help me?

Bus 001 Device 002: ID 05c6:9025 Android Android
Bus 001 Device 001: ID 1d6b:0002 Linux 5.4.143 ehci_hcd EHCI Host Controller

Originally created by @khalid64392 on GitHub (Jul 3, 2023). Original GitHub issue: https://github.com/4IceG/luci-app-modemband/issues/11 my router model tl-mr6400 v5 can you help me? Bus 001 Device 002: ID 05c6:9025 Android Android Bus 001 Device 001: ID 1d6b:0002 Linux 5.4.143 ehci_hcd EHCI Host Controller
kerem closed this issue 2026-03-04 12:06:38 +03:00
Author
Owner

@4IceG commented on GitHub (Jul 3, 2023):

Hi @khalid64392 , much more information is needed to add modem support

  • exact name of modem and ew version number
  • VID and PID identifier on the USB bus
  • serial port used for communication with the modem ("diagnostic")
  • AT command to read the set bands together with an example result
  • an AT command to set specific bands
  • a list of all bands that can be set on the modem

You can check if this package luci-app-mmconfig supports your modem.

<!-- gh-comment-id:1618997142 --> @4IceG commented on GitHub (Jul 3, 2023): Hi @khalid64392 , much more information is needed to add modem support - exact name of modem and ew version number - VID and PID identifier on the USB bus - serial port used for communication with the modem ("diagnostic") - AT command to read the set bands together with an example result - an AT command to set specific bands - a list of all bands that can be set on the modem You can check if this package [luci-app-mmconfig](https://github.com/koshev-msk/modemfeed/tree/master/luci/applications/luci-app-mmconfig) supports your modem.
Author
Owner

@khalid64392 commented on GitHub (Jul 3, 2023):

can i install luci-app-mmconfig with ssh package?

<!-- gh-comment-id:1619020988 --> @khalid64392 commented on GitHub (Jul 3, 2023): can i install luci-app-mmconfig with ssh package?
Author
Owner

@4IceG commented on GitHub (Jul 4, 2023):

You can add this repository https://openwrt.132lan.ru/packages/21.02/packages/ to your router or download the file luci-app-mmconfig_0.0.5-3_all.ipk manually to install the package via ssh.

<!-- gh-comment-id:1619503914 --> @4IceG commented on GitHub (Jul 4, 2023): You can add this repository `https://openwrt.132lan.ru/packages/21.02/packages/` to your router or download the file [luci-app-mmconfig_0.0.5-3_all.ipk](https://openwrt.132lan.ru/packages/21.02/packages/mipsel_24kc/modemfeed/luci-app-mmconfig_0.0.5-3_all.ipk) manually to install the package via ssh.
Author
Owner

@khalid64392 commented on GitHub (Jul 6, 2023):

when install it say
Connection error: Invalid SSL certificate
https://openwrt.132lan.ru/packages/21.02/packages/

<!-- gh-comment-id:1623735470 --> @khalid64392 commented on GitHub (Jul 6, 2023): when install it say Connection error: Invalid SSL certificate https://openwrt.132lan.ru/packages/21.02/packages/
Author
Owner

@4IceG commented on GitHub (Jul 6, 2023):

Hi @khalid64392
Did you install the way to add the repository?

Instructions on how to add a repository -> https://github.com/4IceG/Modem-extras, you only replace the links.

src/gz repo https://openwrt.132lan.ru/packages/21.02/packages/

wget https://openwrt.132lan.ru/packages/21.02/packages/repo.pub -O /tmp/repo.pub
opkg-key add /tmp/repo.pub

<!-- gh-comment-id:1623821287 --> @4IceG commented on GitHub (Jul 6, 2023): Hi @khalid64392 Did you install the way to add the repository? Instructions on how to add a repository -> https://github.com/4IceG/Modem-extras, you only replace the links. ``` src/gz repo https://openwrt.132lan.ru/packages/21.02/packages/ wget https://openwrt.132lan.ru/packages/21.02/packages/repo.pub -O /tmp/repo.pub opkg-key add /tmp/repo.pub ```
Author
Owner

@khalid64392 commented on GitHub (Jul 6, 2023):

How add repository in your OpenWrt router

  1. login ssh console
  2. go to /tmp dir
  3. run command: wget http://openwrt.132lan.ru/packages/21.02/packages/add.sh -O - | sh

В© Konstantine Shevlakov shevlakov@132lan.ru 2022-2023

Untitled

<!-- gh-comment-id:1623864772 --> @khalid64392 commented on GitHub (Jul 6, 2023): How add repository in your OpenWrt router 1. login ssh console 2. go to /tmp dir 3. run command: wget http://openwrt.132lan.ru/packages/21.02/packages/add.sh -O - | sh В© Konstantine Shevlakov <shevlakov@132lan.ru> 2022-2023 ![Untitled](https://github.com/4IceG/luci-app-modemband/assets/135183204/5a23f72b-4848-4f7d-8e06-49f45c52db7a)
Author
Owner

@4IceG commented on GitHub (Jul 6, 2023):

You can also script whatever you like.
If the repo doesn't work and you can't install the package manually (by downloading it), report the problem to the creator of the package.

<!-- gh-comment-id:1623893335 --> @4IceG commented on GitHub (Jul 6, 2023): You can also script whatever you like. If the repo doesn't work and you can't install the package manually (by downloading it), report the problem to the creator of the package.
Author
Owner

@khalid64392 commented on GitHub (Jul 14, 2023):

Help?

<!-- gh-comment-id:1636212495 --> @khalid64392 commented on GitHub (Jul 14, 2023): Help?
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-modemband#10
No description provided.