otlabs Posted January 24, 2021 Posted January 24, 2021 Armbianmonitor: http://ix.io/2N6Y Just flashed Armbian 20.11.9 for NanoPi Neo 2 with kernel 5.10.4. I have run armbian-config to install kernel 5.10.4 source, but there is no any option for 5.10.x kernel sources, I see only options for 5.8.x and 5.9.x.
Werner Posted January 24, 2021 Posted January 24, 2021 Dont know why it is not listed in armbian-config but try searching the classical way using apt search because there I can find it: linux-source-5.10.4-current-sunxi - This package provides the source code for the Linux kernel 5.10.4
Igor Posted January 24, 2021 Posted January 24, 2021 4 hours ago, Werner said: Dont know why it is not listed in armbian-config but try searching the classical way using apt search because there I can find it: So we have a bug related to armbian-config ... hmm.
otlabs Posted January 29, 2021 Author Posted January 29, 2021 On 1/24/2021 at 1:05 AM, Werner said: Dont know why it is not listed in armbian-config but try searching the classical way using apt search because there I can find it: linux-source-5.10.4-current-sunxi - This package provides the source code for the Linux kernel 5.10.4 Shouldn't it be *-sunxi64 as uname -a reports "Linux nanopineo2 5.10.4-sunxi64 #20.11.7 SMP Tue Jan 5 23:28:09 CET 2021 aarch64 aarch64 aarch64 GNU/Linux"?
Werner Posted January 29, 2021 Posted January 29, 2021 Yeah obviously pbp@pinebook-pro:~$ apt-cache search sunxi64|grep source|grep 5.10.4 linux-source-5.10.4-current-sunxi64 - This package provides the source code for the Linux kernel 5.10.4 linux-source-5.10.4-dev-sunxi64 - This package provides the source code for the Linux kernel 5.10.4 Grab the current package
otlabs Posted March 28, 2021 Author Posted March 28, 2021 Just checked with Armbian 21.02.3, kernel 5.10.21 - the issue is still present. Kernel install lists 4 kernel-source-5.8.x and 1 kernel-source-5.9.14, no entry for kernel-source-5.10.21. Running "apt-cache search sunxi64|grep source|grep 5.10." returns 8 packages.
Igor Posted March 29, 2021 Posted March 29, 2021 Yes, it seems we have a bug in armbian-config ... which we would anyway like to write from scratch and establish proper maintaining. Until I am more or less alone doing that ...
Recommended Posts