Open PhYziCiAN opened 1 week ago
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.
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
Hello I can't install one of 3 packages for AWG on Flint2 router. The install log is below.
Of note some info about router below: Luci -> OpenWrt 24.0 r27229+44-ebe7c5f1a3 / LuCI Master 24.188.41532~d3bf675
P.S. I tested these 3 packages on OpenWRT 23.05.5, they were installed without any errors.