ophub / amlogic-s9xxx-openwrt

Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
1.7k stars 1.5k forks source link

Kernel v5 with dependent packages of Kernel v6 #446

Closed Tasmoto closed 1 year ago

Tasmoto commented 1 year ago

Hello, I am managing Openwrt on an ATV box X96 mini (S905W).

My knowledge of Openwrt is average and I'm having Kernel version incompatibility problems when installing certain packages.

I use Kernel V5 because I can't use V6 on this device and I can't install certain packages because they depend on Kernel V6.

There is a place where I can download packages for this platform but that depend up to Kernel version 5? Any feed?

Thank you so much.

ophub commented 1 year ago

Some kmods need to be integrated at compile time and cannot be installed later.

Tasmoto commented 1 year ago

OK, thanks a lot. I knew this but figured there were old versions of packages somewhere that I could use.

I'm currently using Docker for services that I can't use because I can't install the necessary packages.

Thank you very much for your great work. Greetings

ophub commented 1 year ago

The openwrt in docker depends on the kernel of the host machine. You can update the kernel of the host machine.