[GH-ISSUE #16] Unknown package 'sms-tool'. #13

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

Originally created by @MateuszCOMP on GitHub (Jan 8, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-modemband/issues/16

Próbuję zainstalować to na :

Hostname | OpenWrt
Model | ZTE MF286D
Architecture | ARMv7 Processor rev 5 (v7l)
Target Platform | ipq40xx/generic
Firmware Version | OpenWrt 22.03.0-rc5 r19523-bfd070e7fa / LuCI openwrt-22.03 branch git-22.167.28394-8a4486a
root@openwrt:~# picocom -b 115200 /dev/ttyUSB2 : ATI : (BD_TELIAMF286DV1.0.0B12)

Instalacja siada już na pierwszej komendzie:

root@OpenWrt:~# opkg install kmod-usb-serial kmod-usb-serial-option sms-tool
Package kmod-usb-serial (5.10.127-1) installed in root is up to date.
Package kmod-usb-serial-option (5.10.127-1) installed in root is up to date.
Unknown package 'sms-tool'.
Collected errors:
 * opkg_install_cmd: Cannot install package sms-tool.
root@OpenWrt:~#
Originally created by @MateuszCOMP on GitHub (Jan 8, 2024). Original GitHub issue: https://github.com/4IceG/luci-app-modemband/issues/16 Próbuję zainstalować to na : > Hostname | OpenWrt > Model | ZTE MF286D > Architecture | ARMv7 Processor rev 5 (v7l) > Target Platform | ipq40xx/generic > Firmware Version | OpenWrt 22.03.0-rc5 r19523-bfd070e7fa / LuCI openwrt-22.03 branch git-22.167.28394-8a4486a > root@openwrt:~# picocom -b 115200 /dev/ttyUSB2 : ATI : (BD_TELIAMF286DV1.0.0B12) Instalacja siada już na pierwszej komendzie: ``` root@OpenWrt:~# opkg install kmod-usb-serial kmod-usb-serial-option sms-tool Package kmod-usb-serial (5.10.127-1) installed in root is up to date. Package kmod-usb-serial-option (5.10.127-1) installed in root is up to date. Unknown package 'sms-tool'. Collected errors: * opkg_install_cmd: Cannot install package sms-tool. root@OpenWrt:~# ```
kerem closed this issue 2026-03-04 12:06:42 +03:00
Author
Owner

@4IceG commented on GitHub (Jan 9, 2024):

Cześć @MateuszCOMP ,

Wykonaj w konsoli:

grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/customfeeds.conf
wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub
opkg-key add /tmp/IceG-repo.pub
opkg update
opkg install luci-app-modemband

Jeżeli masz wszystko ok w systemie i nic nie namieszales to powinno się zainstalowac.

<!-- gh-comment-id:1882585126 --> @4IceG commented on GitHub (Jan 9, 2024): Cześć @MateuszCOMP , Wykonaj w konsoli: ``` grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/customfeeds.conf wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub opkg-key add /tmp/IceG-repo.pub opkg update opkg install luci-app-modemband ``` Jeżeli masz wszystko ok w systemie i nic nie namieszales to powinno się zainstalowac.
Author
Owner

@MateuszCOMP commented on GitHub (Jan 9, 2024):

Mam świeżo postawiony firmware B12. Jedyne co zmieniłem to hasło i ip adress na 192.168.2.1 aby mieć dostęp do interentu.
Pomimo wykonania tych komend, 'luci-app-modemband nie chce się załadować

root@OpenWrt :~ # grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz Ice
G_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/custo
mfeeds.conf
root@OpenWrt :~ # wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-
repo.pub -O /tmp/IceG-repo.pub
Downloading 'https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub '
Connecting to 140.82.121.4:443
Redirected to /4IceG/Modem-extras/main/myrepo/IceG-repo.pub on raw.githubusercon tent.com
Writing to '/tmp/IceG-repo.pub'
/tmp/IceG-repo.pub 100% |*******************************| 92 0:00:00 ETA
Download completed (92 bytes)
root@OpenWrt:~ # opkg-key add /tmp/IceG-repo.pub
root@OpenWrt:~ # opkg update
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz
Updated list of available packages in /var/opkg-lists/IceG_repo
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/targets/ipq40xx/g eneric/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/targets/ipq40xx/g eneric/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cort ex-a7_neon-vfpv4/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cort ex-a7_neon-vfpv4/base/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cort ex-a7_neon-vfpv4/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cort ex-a7_neon-vfpv4/luci/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cort ex-a7_neon-vfpv4/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cort ex-a7_neon-vfpv4/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.sig
Signature check passed.
root@OpenWrt:~# opkg install luci-app-modemband
Unknown package 'luci-app-modemband'.
Collected errors:

  • pkg_hash_check_unresolved: cannot find dependency sms-tool for modemband
  • pkg_hash_fetch_best_installation_candidate: Packages for modemband found, but incompatible with the architectures configured
  • pkg_hash_check_unresolved: cannot find dependency sms-tool for luci-app-modemband
  • pkg_hash_fetch_best_installation_candidate: Packages for luci-app-modemband found, but incompatible with the architectures configured
  • opkg_install_cmd: Cannot install package luci-app-modemband.
    root@OpenWrt:~#
<!-- gh-comment-id:1882897018 --> @MateuszCOMP commented on GitHub (Jan 9, 2024): Mam świeżo postawiony firmware B12. Jedyne co zmieniłem to hasło i ip adress na 192.168.2.1 aby mieć dostęp do interentu. Pomimo wykonania tych komend, 'luci-app-modemband nie chce się załadować > **root@OpenWrt** :~ # grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz Ice > G_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/custo > mfeeds.conf > **root@OpenWrt** :~ # wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG- > repo.pub -O /tmp/IceG-repo.pub > Downloading 'https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub ' > Connecting to 140.82.121.4:443 > Redirected to /4IceG/Modem-extras/main/myrepo/IceG-repo.pub on raw.githubusercon tent.com > Writing to '/tmp/IceG-repo.pub' > /tmp/IceG-repo.pub 100% |*******************************| 92 0:00:00 ETA > Download completed (92 bytes) > **root@OpenWrt**:~ # opkg-key add /tmp/IceG-repo.pub > **root@OpenWrt**:~ # opkg update > Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz > Updated list of available packages in /var/opkg-lists/IceG_repo > Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.sig > Signature check passed. > Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/targets/ipq40xx/g eneric/packages/Packages.gz > Updated list of available packages in /var/opkg-lists/openwrt_core > Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/targets/ipq40xx/g eneric/packages/Packages.sig > Signature check passed. > Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cort ex-a7_neon-vfpv4/base/Packages.gz > Updated list of available packages in /var/opkg-lists/openwrt_base > Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cort ex-a7_neon-vfpv4/base/Packages.sig > Signature check passed. > Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cort ex-a7_neon-vfpv4/luci/Packages.gz > Updated list of available packages in /var/opkg-lists/openwrt_luci > Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cort ex-a7_neon-vfpv4/luci/Packages.sig > Signature check passed. > Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cort ex-a7_neon-vfpv4/packages/Packages.gz > Updated list of available packages in /var/opkg-lists/openwrt_packages > Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cort ex-a7_neon-vfpv4/packages/Packages.sig > Signature check passed. > Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz > Updated list of available packages in /var/opkg-lists/openwrt_routing > Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.sig > Signature check passed. > Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz > Updated list of available packages in /var/opkg-lists/openwrt_telephony > Downloading https://downloads.openwrt.org/releases/22.03.0-rc5/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.sig > Signature check passed. > **root@OpenWrt**:~# opkg install luci-app-modemband > Unknown package 'luci-app-modemband'. > Collected errors: > * pkg_hash_check_unresolved: cannot find dependency sms-tool for modemband > * pkg_hash_fetch_best_installation_candidate: Packages for modemband found, but incompatible with the architectures configured > * pkg_hash_check_unresolved: cannot find dependency sms-tool for luci-app-modemband > * pkg_hash_fetch_best_installation_candidate: Packages for luci-app-modemband found, but incompatible with the architectures configured > * opkg_install_cmd: Cannot install package luci-app-modemband. > **root@OpenWrt**:~#
Author
Owner

@4IceG commented on GitHub (Jan 9, 2024):

@MateuszCOMP używasz starszej, nieaktualnej wersji OpenWrt, nie pamiętam czy w tym wydaniu był już dodany sms-tool.

Wgraj sobie aktualne wydanie Pobierz

lub od Cezarego Pobierz [Zalecane jeżeli chcesz mieć łatwiej w konfiguracji]

Po aktualizacji wiadomo ponownie zmień sobie IP, skonfiguruj qmi aby mieć neta, ustaw hasło. Po tych krokach wykonaj polecenia, które podałem wyżej.

<!-- gh-comment-id:1883049330 --> @4IceG commented on GitHub (Jan 9, 2024): @MateuszCOMP używasz starszej, nieaktualnej wersji OpenWrt, nie pamiętam czy w tym wydaniu był już dodany sms-tool. Wgraj sobie aktualne wydanie [Pobierz](https://downloads.openwrt.org/releases/23.05.2/targets/ipq40xx/generic/openwrt-23.05.2-ipq40xx-generic-zte_mf286d-squashfs-sysupgrade.bin) lub od Cezarego [Pobierz](https://dl.eko.one.pl/luci/openwrt-23.05/ipq40xx/generic/luci-23.05-snapshot-r23695-80ef582dee-ipq40xx-generic-zte_mf286d-squashfs-sysupgrade.bin) [Zalecane jeżeli chcesz mieć łatwiej w konfiguracji] Po aktualizacji wiadomo ponownie zmień sobie IP, skonfiguruj qmi aby mieć neta, ustaw hasło. Po tych krokach wykonaj polecenia, które podałem wyżej.
Author
Owner

@MateuszCOMP commented on GitHub (Jan 9, 2024):

Zainstalowałem wersję od cezarego
Jest obecnie wersja firmware:OpenWrt 23.05-SNAPSHOT r23695-80ef582dee

Jednak finalnie dalej dostaję błąd:
Unknown package 'luci-app-modemband'.
Collected errors:
opkg_install_cmd: Cannot install package luci-app-modemband.

Tutaj są komendy których użyłem

root@OpenWrt:~# opkg install kmod-usb-serial kmod-usb-serial-option sms-tool
Package kmod-usb-serial (5.15.139-1) installed in root is up to date.
Package kmod-usb-serial-option (5.15.139-1) installed in root is up to date.
Package sms-tool (2023-09-21-1b6ca032-1) installed in root is up to date.
root@OpenWrt:~# opkg update
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz
*** Failed to download the package list from https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz

Collected errors:
 * opkg_download: Failed to download https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz, wget returned 1.
root@OpenWrt:~# opkg install sms-tool
Package sms-tool (2023-09-21-1b6ca032-1) installed in root is up to date.
root@OpenWrt:~#
root@OpenWrt:~# grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz Ice
G_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/custo
mfeeds.conf
root@OpenWrt:~# wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-
repo.pub -O /tmp/IceG-repo.pub
https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub: HTTPS suppo                                                                                        rt not compiled in.
root@OpenWrt:~# opkg-key add /tmp/IceG-repo.pub
Premature end of file
root@OpenWrt:~# opkg update
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz
*** Failed to download the package list from https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz

Collected errors:
 * opkg_download: Failed to download https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz, wget returned 1.
root@OpenWrt:~#
root@OpenWrt:~# opkg update
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz
*** Failed to download the package list from https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz

Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz

Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz
*** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz

Collected errors:
 * opkg_download: Failed to download https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz, wget returned 1.
root@OpenWrt:~# opkg install luci-app-modemband
Unknown package 'luci-app-modemband'.
Collected errors:
 * opkg_install_cmd: Cannot install package luci-app-modemband.
root@OpenWrt:~#
<!-- gh-comment-id:1883495418 --> @MateuszCOMP commented on GitHub (Jan 9, 2024): Zainstalowałem wersję od cezarego Jest obecnie wersja firmware:OpenWrt 23.05-SNAPSHOT r23695-80ef582dee Jednak finalnie dalej dostaję błąd: _Unknown package 'luci-app-modemband'. Collected errors: opkg_install_cmd: Cannot install package luci-app-modemband._ Tutaj są komendy których użyłem ``` root@OpenWrt:~# opkg install kmod-usb-serial kmod-usb-serial-option sms-tool Package kmod-usb-serial (5.15.139-1) installed in root is up to date. Package kmod-usb-serial-option (5.15.139-1) installed in root is up to date. Package sms-tool (2023-09-21-1b6ca032-1) installed in root is up to date. ``` ``` root@OpenWrt:~# opkg update Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz *** Failed to download the package list from https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz Collected errors: * opkg_download: Failed to download https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz, wget returned 1. root@OpenWrt:~# opkg install sms-tool Package sms-tool (2023-09-21-1b6ca032-1) installed in root is up to date. root@OpenWrt:~# ``` ``` root@OpenWrt:~# grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz Ice G_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/custo mfeeds.conf root@OpenWrt:~# wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG- repo.pub -O /tmp/IceG-repo.pub https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub: HTTPS suppo rt not compiled in. root@OpenWrt:~# opkg-key add /tmp/IceG-repo.pub Premature end of file root@OpenWrt:~# opkg update Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz *** Failed to download the package list from https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz Collected errors: * opkg_download: Failed to download https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz, wget returned 1. root@OpenWrt:~# ``` ``` root@OpenWrt:~# opkg update Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz *** Failed to download the package list from https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz *** Failed to download the package list from https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz *** Failed to download the package list from https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz Collected errors: * opkg_download: Failed to download https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz, wget returned 1. * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz, wget returned 1. * opkg_download: Failed to download https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz, wget returned 1. root@OpenWrt:~# opkg install luci-app-modemband Unknown package 'luci-app-modemband'. Collected errors: * opkg_install_cmd: Cannot install package luci-app-modemband. root@OpenWrt:~# ```
Author
Owner

@4IceG commented on GitHub (Jan 9, 2024):

@MateuszCOMP nie wiem co robisz konfigurując router ale to nie tak powinno wyglądać, masz pomerdane repozytoria i jeszcze nie pobiera paczek tak jakby neta nie było.

Instalując obraz od Cezarego masz mieć pakiety pobierane tylko z https://dl.eko.one.pl/openwrt-23.05/, a u ciebie jest mix wydanie oficjalne + Cezarego.

Przywróć router do ustawień domyślnych, nie zachowuj konfiguracji i ustaw wszystko krok po kroku.

<!-- gh-comment-id:1883553047 --> @4IceG commented on GitHub (Jan 9, 2024): @MateuszCOMP nie wiem co robisz konfigurując router ale to nie tak powinno wyglądać, masz pomerdane repozytoria i jeszcze nie pobiera paczek tak jakby neta nie było. Instalując obraz od Cezarego masz mieć pakiety pobierane tylko z https://dl.eko.one.pl/openwrt-23.05/, a u ciebie jest mix wydanie oficjalne + Cezarego. Przywróć router do ustawień domyślnych, nie zachowuj konfiguracji i ustaw wszystko krok po kroku.
Author
Owner

@MateuszCOMP commented on GitHub (Jan 9, 2024):

Paczki pobrało w pierwszym podejściu jak robiłem komendą.(nie zapisałem z tego logów)

opkg update
opkg install adb picocom adb-enablemodem

A potem już na każde "opkg update" robił się failed.

Zaraz go zresetuję do domyślnych ustawień i zrobię od nowa.

Pełna procedura na czystego OpenWRT dla twoich paczek ma wyglądać tak? :

grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/customfeeds.conf
wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub
opkg-key add /tmp/IceG-repo.pub
opkg update
opkg install kmod-usb-serial kmod-usb-serial-option sms-tool
opkg install sms-tool
opkg install luci-app-modemband

Tylko potrzebuję mieć panel do ustawienia LTE1800+2100+2600.
Nic więcej

<!-- gh-comment-id:1883586239 --> @MateuszCOMP commented on GitHub (Jan 9, 2024): Paczki pobrało w pierwszym podejściu jak robiłem komendą.(nie zapisałem z tego logów) ``` opkg update opkg install adb picocom adb-enablemodem ``` A potem już na każde "opkg update" robił się failed. Zaraz go zresetuję do domyślnych ustawień i zrobię od nowa. Pełna procedura na czystego OpenWRT dla twoich paczek ma wyglądać tak? : ``` grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/customfeeds.conf wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub opkg-key add /tmp/IceG-repo.pub opkg update opkg install kmod-usb-serial kmod-usb-serial-option sms-tool opkg install sms-tool opkg install luci-app-modemband ``` Tylko potrzebuję mieć panel do ustawienia LTE1800+2100+2600. Nic więcej
Author
Owner

@4IceG commented on GitHub (Jan 9, 2024):

Nie musi być dwa razy instalowane sms-tool. Jeżeli masz obraz od Cezarego to pakiety kmod-usb-serial oraz kmod-usb-serial-option powinny już być wgrane (ale mogę się mylić bo dawno nie używałem obrazów z eko.one.pl), więc powinno wystarczyć tyle:

grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/customfeeds.conf
wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub
opkg-key add /tmp/IceG-repo.pub
opkg update
opkg install luci-app-modemband
<!-- gh-comment-id:1883607814 --> @4IceG commented on GitHub (Jan 9, 2024): Nie musi być dwa razy instalowane sms-tool. Jeżeli masz obraz od Cezarego to pakiety kmod-usb-serial oraz kmod-usb-serial-option powinny już być wgrane (ale mogę się mylić bo dawno nie używałem obrazów z eko.one.pl), więc powinno wystarczyć tyle: ``` grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/customfeeds.conf wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub opkg-key add /tmp/IceG-repo.pub opkg update opkg install luci-app-modemband ```
Author
Owner

@MateuszCOMP commented on GitHub (Jan 9, 2024):

Zrobiłem reset urządzenia.
Po resecie jedyną czynnością jaką zrobiłem w web była zmiana adresacji routera na 192.168.2.1 aby uzyskał dostęp do internetu po moście.
Potem już Putty i tutaj pełny log. Chyba wygląda wszystko dobrze?

login as: root


BusyBox v1.36.1 (2023-11-15 10:00:19 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------------------------------
 |                                                                           |
 | OpenWrt 23.05-SNAPSHOT, r23695-80ef582dee                                 |
 |                                                                           |
 | Build time: 2024-01-06 14:51 CET                                          |
 | Cezary Jackiewicz, https://eko.one.pl                                     |
 |                                                                           |
 -----------------------------------------------------------------------------
 | Machine: ZTE MF286D                                                       |
 | Uptime: 0d, 00:02:24                                                      |
 | Load: 0.39 0.33 0.14                                                      |
 | Flash: total: 11.8MB, free: 10.9MB, used: 2%                              |
 | Memory: total: 242.4MB, free: 188.3MB, used: 22%                          |
 | Leases: 1                                                                 |
 | lan: static, 192.168.2.1                                                  |
 | wan: dhcp, 192.168.1.67                                                   |
 | wan6: dhcpv6, ?                                                           |
 -----------------------------------------------------------------------------
 === WARNING! ================================================================
 There is no root password defined on this device!
 Use the "passwd" command to set up a new password
 in order to prevent unauthorized SSH logins.
 -----------------------------------------------------------------------------
root@OpenWrt:~# grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz Ice
G_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/custo
mfeeds.conf
root@OpenWrt:~# wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub
Downloading 'https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub'
Connecting to 140.82.121.4:443
Redirected to /4IceG/Modem-extras/main/myrepo/IceG-repo.pub on raw.githubusercontent.com
Writing to '/tmp/IceG-repo.pub'
/tmp/IceG-repo.pub   100% |*******************************|    92   0:00:00 ETA
Download completed (92 bytes)
root@OpenWrt:~# opkg-key add /tmp/IceG-repo.pub
root@OpenWrt:~# opkg update
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz
Updated list of available packages in /var/opkg-lists/IceG_repo
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.sig
Signature check passed.
Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/eko1_core
Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.sig
Signature check passed.
Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz
Updated list of available packages in /var/opkg-lists/eko1_base
Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.sig
Signature check passed.
Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/eko1_luci
Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.sig
Signature check passed.
Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/eko1_packages
Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.sig
Signature check passed.
Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/eko1_routing
Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.sig
Signature check passed.
Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/eko1_telephony
Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.sig
Signature check passed.
Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz
Updated list of available packages in /var/opkg-lists/eko1_kmods
Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.sig
Signature check passed.
root@OpenWrt:~# opkg install luci-app-modemband
Installing luci-app-modemband (1.0.24-20240102) to root...
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/luci-app-modemband_1.0.24-20240102_all.ipk
Installing sms-tool (2023-09-21-1b6ca032-1) to root...
Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/sms-tool_2023-09-21-1b6ca032-1_arm_cortex-a7_neon-vfpv4.ipk
Installing modemband (20240102) to root...
Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/modemband_20240102_all.ipk
Configuring sms-tool.
Configuring modemband.
Configuring luci-app-modemband.
root@OpenWrt:~#
<!-- gh-comment-id:1883622032 --> @MateuszCOMP commented on GitHub (Jan 9, 2024): Zrobiłem reset urządzenia. Po resecie jedyną czynnością jaką zrobiłem w web była zmiana adresacji routera na 192.168.2.1 aby uzyskał dostęp do internetu po moście. Potem już Putty i tutaj pełny log. Chyba wygląda wszystko dobrze? ``` login as: root BusyBox v1.36.1 (2023-11-15 10:00:19 UTC) built-in shell (ash) _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------------------------------- | | | OpenWrt 23.05-SNAPSHOT, r23695-80ef582dee | | | | Build time: 2024-01-06 14:51 CET | | Cezary Jackiewicz, https://eko.one.pl | | | ----------------------------------------------------------------------------- | Machine: ZTE MF286D | | Uptime: 0d, 00:02:24 | | Load: 0.39 0.33 0.14 | | Flash: total: 11.8MB, free: 10.9MB, used: 2% | | Memory: total: 242.4MB, free: 188.3MB, used: 22% | | Leases: 1 | | lan: static, 192.168.2.1 | | wan: dhcp, 192.168.1.67 | | wan6: dhcpv6, ? | ----------------------------------------------------------------------------- === WARNING! ================================================================ There is no root password defined on this device! Use the "passwd" command to set up a new password in order to prevent unauthorized SSH logins. ----------------------------------------------------------------------------- root@OpenWrt:~# grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz Ice G_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/custo mfeeds.conf root@OpenWrt:~# wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub Downloading 'https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub' Connecting to 140.82.121.4:443 Redirected to /4IceG/Modem-extras/main/myrepo/IceG-repo.pub on raw.githubusercontent.com Writing to '/tmp/IceG-repo.pub' /tmp/IceG-repo.pub 100% |*******************************| 92 0:00:00 ETA Download completed (92 bytes) root@OpenWrt:~# opkg-key add /tmp/IceG-repo.pub root@OpenWrt:~# opkg update Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz Updated list of available packages in /var/opkg-lists/IceG_repo Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.sig Signature check passed. Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_base Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/base/Packages.sig Signature check passed. Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_luci Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.sig Signature check passed. Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_packages Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.sig Signature check passed. Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_routing Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.sig Signature check passed. Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_telephony Downloading https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.sig Signature check passed. Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.gz Updated list of available packages in /var/opkg-lists/eko1_core Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/packages/Packages.sig Signature check passed. Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz Updated list of available packages in /var/opkg-lists/eko1_base Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/Packages.sig Signature check passed. Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.gz Updated list of available packages in /var/opkg-lists/eko1_luci Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/luci/Packages.sig Signature check passed. Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.gz Updated list of available packages in /var/opkg-lists/eko1_packages Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/Packages.sig Signature check passed. Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.gz Updated list of available packages in /var/opkg-lists/eko1_routing Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.sig Signature check passed. Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz Updated list of available packages in /var/opkg-lists/eko1_telephony Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.sig Signature check passed. Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.gz Updated list of available packages in /var/opkg-lists/eko1_kmods Downloading https://dl.eko.one.pl/openwrt-23.05/targets/ipq40xx/generic/kmods-5.15.139/Packages.sig Signature check passed. root@OpenWrt:~# opkg install luci-app-modemband Installing luci-app-modemband (1.0.24-20240102) to root... Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/luci-app-modemband_1.0.24-20240102_all.ipk Installing sms-tool (2023-09-21-1b6ca032-1) to root... Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/packages/sms-tool_2023-09-21-1b6ca032-1_arm_cortex-a7_neon-vfpv4.ipk Installing modemband (20240102) to root... Downloading https://dl.eko.one.pl/openwrt-23.05/packages/arm_cortex-a7_neon-vfpv4/base/modemband_20240102_all.ipk Configuring sms-tool. Configuring modemband. Configuring luci-app-modemband. root@OpenWrt:~# ```
Author
Owner

@4IceG commented on GitHub (Jan 9, 2024):

@MateuszCOMP jest OK. Tak powinno to wyglądać.

Polecam również doinstalować luci-app-3ginfo-lite i luci-app-sms-tool-js (mogą się też przydać).

<!-- gh-comment-id:1883633919 --> @4IceG commented on GitHub (Jan 9, 2024): @MateuszCOMP jest OK. Tak powinno to wyglądać. Polecam również doinstalować luci-app-3ginfo-lite i luci-app-sms-tool-js (mogą się też przydać).
Author
Owner

@MateuszCOMP commented on GitHub (Jan 9, 2024):

Sprawdziłem wszystko gra, dodatkowa zakładka się pojawiła.
Dzięki za pomoc 👍

<!-- gh-comment-id:1883636701 --> @MateuszCOMP commented on GitHub (Jan 9, 2024): Sprawdziłem wszystko gra, dodatkowa zakładka się pojawiła. Dzięki za pomoc 👍
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#13
No description provided.