Wade Coxon
Senior Member
Ok, did that, but I get package install errors on libnl-tinyVersion 1.0.0 launched!!
Please uninstall current version FIRST and then install v1.0.0 with:
Code:mkdir -p /jffs/addons/cake-qos && /usr/sbin/curl -s "https://raw.githubusercontent.com/ttgapers/cakeqos-merlin/master/cake-qos.sh" -o "/jffs/addons/cake-qos/cake-qos" && chmod 755 /jffs/addons/cake-qos/cake-qos && sh /jffs/addons/cake-qos/cake-qos install
Code:
Installing tc-adv (4.16.0-git-20191110) to root...
Installing libnl-tiny (2019-10-29-0219008c-1) to root...
Downloading http://bin.entware.net/aarch64-k3.10/libnl-tiny_2019-10-29-0219008c-1_aarch64-3.10.ipk
Collected errors:
* opkg_install_pkg: Package size mismatch: libnl-tiny is 18666 bytes, expecting 18679 bytes
* opkg_install_cmd: Cannot install package tc-adv.
What's going on there?