Can't Update Kernel on Armbian image (5.10) to the current one.
-
I just installed Armbian image (from Onedrive) on my Notebook-v20 and got kernel 5.10.
So I tried to upgrade the kernel to the new one by following https://cool-pi.com/topic/514/cool-pi-cm5-laptop-linux-quick-start-guide.
I can compile kernel (from https://github.com/yanyitech/coolpi-kernel).
but there is no dir /boot/firmware to copy to.
and when I created /boot/firmware dir and copy /out/ to it.
I got " No space left on device"
ps. I cannot resize this partition with Disk Utility.Can the https://github.com/yanyitech/coolpi-kernel work with armbian?
If not, how can I update kernel on the Armbian?Thanks in advance.
-
@rtmtree prepare linux boot udisk for rescure.
Before copy out/ to /boot/firmware/, you should move /boot/firmware/* to your other disk, nvme or udisk. then you can copy.Attention: kernel 6.1 is not supported for this Armbian image, only support 5.10
-
I use armbian image just for linux boot disk for rescure, because it's so small for my 8 GiB udisk.
There something problem for dpkg, so I install ubuntu 24.0 with kernel 6.1 in laptop notebook, that's fine.
-
@berkaroad That's sad.
Actually, Kernel 5.10 on the Armbian is quite okay.
But I dont know why when I tried Xonotic, it's very laggy.
I tried to install GPU support by following solution in the webboard.
But still got like 10 FPS.
So, I think updating the kernel could help.