xloem Posted July 14, 2020 Posted July 14, 2020 The latest image uses kernel sunxi64 5.4.45 but this doesn't install with apt on my older image, and there is no release for this new version available under https://apt.armbian.com/pool/main/l .
xloem Posted July 14, 2020 Author Posted July 14, 2020 Here's armbianmonitor on the newer image: https://skyportal.xyz/PAIYupEpawsR1kUgHgeQ6QGswOf8e7f__xx9QUxPN_Y9-Q It sounds like you are not aware of a downloadable image using a kernel that's not presently available on the servers? It's the latest Focal 20 image. I'd like to be able to build a new kernel from source with changes, notably at the moment. I was also having bugs in my old install that weren't getting the kernel upgrade since it isn't on the servers. Do you support users verifying package integrity of an installed system? armbianmonitor-2020-07-14T12_09 00_00.log
Werner Posted July 14, 2020 Posted July 14, 2020 Providing logs is essential for any support request since people sometimes using wrong images, inofficial or unsupported images. 20 minutes ago, xloem said: I'd like to be able to build a new kernel from source with changes, Feel free to use the build system for this purpose. You can add userpatches as well as adjusting the config. The script will output debs with the source, the image, matching headers as well as an u-boot package which all can simply be installed by using dpkg -i. https://github.com/armbian/build
xloem Posted July 14, 2020 Author Posted July 14, 2020 Thanks I'm already pursuing that as a workaround. Where do I get the .deb for the latest official kernel?
Werner Posted July 14, 2020 Posted July 14, 2020 If you are talking about the headers and they are not in the repo I can't tell you, sorry. The easiest way around here is using the build script as written above to create matching packages.
xloem Posted July 14, 2020 Author Posted July 14, 2020 I'm working on it. Hope my resources are large enough for the build scripts. The source, header, release image, and dtb packages are all missing for sunxi64 5.4.45 from apt.armbian.com according to my web browser over here. Who usually maintains the server and/or uploads the build results? Is there any way we can help?
Werner Posted July 14, 2020 Posted July 14, 2020 As from what I have learned in the past that sometimes the matching header package is missing. Don't know the reason. @Igor may.
sfx2000 Posted July 22, 2020 Posted July 22, 2020 As a side note... sfx@nano2:~$ sudo apt list linux-image-current-sunxi64 -a Listing... Done linux-image-current-sunxi64/bionic,now 20.05.2 arm64 [installed] linux-image-current-sunxi64/bionic 20.05.1 arm64 linux-image-current-sunxi64/bionic 20.02.7 arm64
Recommended Posts