Replies: 1 comment
-
Qmodem relies on certain kernel modules. If the firmware does not support installing kernel modules from packages source, you will need to use the SDK to compile the required kernel modules or build the firmware from scratch. The dependency on kernel modules may be optional, and you can also use the force-install option of package managers like `opkg` or `apk` to install them, though functionality is not guaranteed. Please contact the firmware provider for further assistance.
…________________________________
From: giorez ***@***.***>
Sent: Tuesday, July 01, 2025 4:12
To: FUjr/QModem ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [FUjr/QModem] need help for driver package installation (Discussion #65)
I have zbt z8102ax emmc 2 sims router + fibocom fm190w-gl, but I got follwowig erros...
I tryed to install your package:
***@***.***:/tmp# opkg install /tmp/luci-app-qmodem_2.8.1-r1_all.ipk
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (librt and librt) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (librt and librt) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Unknown package 'luci-app-qmodem'.
Collected errors:
* pkg_hash_check_unresolved: cannot find dependency kmod-usb-serial-qualcomm for luci-app-qmodem
* pkg_hash_check_unresolved: cannot find dependency kmod-usb-net-cdc-mbim for luci-app-qmodem
* pkg_hash_check_unresolved: cannot find dependency kmod-usb-net-huawei-cdc-ncm for luci-app-qmodem
* pkg_hash_check_unresolved: cannot find dependency kmod-qmi_wwan_q for luci-app-qmodem
* pkg_hash_check_unresolved: cannot find dependency kmod-qmi_wwan_f for luci-app-qmodem
* pkg_hash_check_unresolved: cannot find dependency kmod-qmi_wwan_s for luci-app-qmodem
* pkg_hash_check_unresolved: cannot find dependency quectel-CM-5G-M for luci-app-qmodem
* pkg_hash_check_unresolved: cannot find dependency tom_modem for luci-app-qmodem
* pkg_hash_check_unresolved: cannot find dependency ndisc6 for luci-app-qmodem
* pkg_hash_fetch_best_installation_candidate: Packages for luci-app-qmodem found, but incompatible with the architectures configured
* opkg_install_cmd: Cannot install package luci-app-qmodem.
There is any chance to get the proper version for my router:
Model ZBT-Z8102AX-eMMC
Firmware Version OpenWrt 21.02-SNAPSHOT 24.0810_155716
Kernel Version 5.4.213
thanks in avance
—
Reply to this email directly, view it on GitHub<#65>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AM3JWC575NZWRQYP54RMXDD3GGK25AVCNFSM6AAAAACAPFM5TOVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGUYTKMRTGU>.
You are receiving this because you are subscribed to this thread.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have zbt z8102ax emmc 2 sims router + fibocom fm190w-gl, but I got follwowig erros...
I tryed to install your package:
root@z8102:/tmp# opkg install /tmp/luci-app-qmodem_2.8.1-r1_all.ipk
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (librt and librt) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libgcc1 and libgcc1) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (librt and librt) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Unknown package 'luci-app-qmodem'.
Collected errors:
There is any chance to get the proper version for my router:
Model ZBT-Z8102AX-eMMC
Firmware Version OpenWrt 21.02-SNAPSHOT 24.0810_155716
Kernel Version 5.4.213
thanks in avance
Beta Was this translation helpful? Give feedback.
All reactions