dangowrt / owrt-ubi-installer

OpenWrt firmware installer for the Linksys E8450 aka. Belkin RT3200
GNU General Public License v2.0
393 stars 50 forks source link

Kernel update #105

Closed fever365 closed 1 year ago

fever365 commented 2 years ago

Kernel Version is 5.10.113 how can i update it to 5.10.120

because i install the dnsmasq-full,notice the message like:

The installed version of package kernel is not compatible, require 5.10.120-1-556ff95e… while 5.10.113-1-d3a5d2af… is installed. yellow warning : kernel VERSION INCOMPATIBLE

mrkiko commented 2 years ago

Hi!

This issue does not seem to be related to this project. As an example, youcan install any newer snapshot sysupgrade image for the UBI layout to get a more recent kernel, or a release image to get little bit more time to install kernel-dependent packages. This project aims to create an installer to convert the device to UBI layout. Once the conversion is done, you can install any OpenWrt image, provided it is made for the UBI layout of this device.

dangowrt commented 2 years ago

I recommend to use auc or luci-app-attendedsysupgrade to update to the most recent 22.03-SNAPSHOT or alternatively install the current 22.03.0 release candidate. Either way should allow to install kernel module packages matching the installed kernel.