Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel 6.6 install issue #20

Open
PhYziCiAN opened this issue Nov 7, 2024 · 3 comments
Open

Kernel 6.6 install issue #20

PhYziCiAN opened this issue Nov 7, 2024 · 3 comments

Comments

@PhYziCiAN
Copy link

PhYziCiAN commented Nov 7, 2024

Hello I can't install one of 3 packages for AWG on Flint2 router. The install log is below.

root@mt6000:~# opkg install /mnt/sda1/AWG/kmod_awg.ipk
Unknown package 'kmod-amneziawg'.
Collected errors:
 * pkg_hash_check_unresolved: cannot find dependency kernel (= 5.15.167-1-03ba5b5fee47f2232a088e3cd9832aec) for kmod-amneziawg
 * pkg_hash_fetch_best_installation_candidate: Packages for kmod-amneziawg found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package kmod-amneziawg.

Of note some info about router below:
Luci -> OpenWrt 24.0 r27229+44-ebe7c5f1a3 / LuCI Master 24.188.41532~d3bf675

opkg info kernel ->
Package: kernel
Version: 6.6.47~5f888a243508bd63116c3c6987914d47-r1
Depends: libc
Status: install ok installed
Architecture: aarch64_cortex-a53

P.S. I tested these 3 packages on OpenWRT 23.05.5, they were installed without any errors.

root@Bell:/overlay/upper# opkg install *.ipk
Installing amneziawg-tools (1.0.20240213-1) to root...
Installing kmod-amneziawg (5.15.167-1) to root...
Installing luci-app-amneziawg (git-24.063.59395-e991b44) to root...
Configuring amneziawg-tools.
Configuring luci-app-amneziawg.
Configuring kmod-amneziawg.
@xa0c-net
Copy link

Not sure you will be able to build this module for GL.iNET's firmware until they public kernel config: https://forum.gl-inet.com/t/4-6-6-op24-source-vermagic/50529

@xa0c-net
Copy link

xa0c-net commented Dec 13, 2024

done for MT3000: https://github.com/xa0c-net/amnezia-glinet-mt3000

@phoenix-us
Copy link

done for MT3000: https://github.com/xa0c-net/amnezia-glinet-mt3000

Thanks to your repo. I have done for MT6000 as well after GL.iNET providing the config file on your topic.

https://github.com/phoenix-us/amnezia-glinet-mt6000.git

Hello I can't install one of 3 packages for AWG on Flint2 router. The install log is below.

root@mt6000:~# opkg install /mnt/sda1/AWG/kmod_awg.ipk
Unknown package 'kmod-amneziawg'.
Collected errors:
 * pkg_hash_check_unresolved: cannot find dependency kernel (= 5.15.167-1-03ba5b5fee47f2232a088e3cd9832aec) for kmod-amneziawg
 * pkg_hash_fetch_best_installation_candidate: Packages for kmod-amneziawg found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package kmod-amneziawg.

Of note some info about router below: Luci -> OpenWrt 24.0 r27229+44-ebe7c5f1a3 / LuCI Master 24.188.41532~d3bf675

opkg info kernel ->
Package: kernel
Version: 6.6.47~5f888a243508bd63116c3c6987914d47-r1
Depends: libc
Status: install ok installed
Architecture: aarch64_cortex-a53

P.S. I tested these 3 packages on OpenWRT 23.05.5, they were installed without any errors.

root@Bell:/overlay/upper# opkg install *.ipk
Installing amneziawg-tools (1.0.20240213-1) to root...
Installing kmod-amneziawg (5.15.167-1) to root...
Installing luci-app-amneziawg (git-24.063.59395-e991b44) to root...
Configuring amneziawg-tools.
Configuring luci-app-amneziawg.
Configuring kmod-amneziawg.

It is done:

https://github.com/phoenix-us/amnezia-glinet-mt6000.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants