Quote:
Originally Posted by aihaike
Dear all,
I have a cubox (hummingboard) running Slackware 14.2.
The kernel as been recently upgraded (to 4.13.5) using slackpkg current but I just realized that it still booting on the original one (3.14.14).
How can I actually boot using kernel 4.13.5 ?
Thank you.
|
hi aihaike,
I'm guessing by the kernel version(s) you're dealing with you've initially used SolidRun's
Ignition installer tool or you've visited
humbo.fatdog.eu at some point in order to install Slackware ARM on the Cubox. "
The latest HumBo installer was released on Sunday 15th March 2015 and uses kernel 3.14.14-armv7." The Ignition installer tool uses the same installer image that FatDog.eu provides. Or used to, at least. The HumBo installer is for Slackware ARM 14.2 and
not Slackware ARM -current. What Mozes said, "You shouldn't use packages from -current within 14.2 - they aren't compatible." is
very important! You're in for a world of pain if you attempt to mix and match -current (hard float port) and 14.2 (soft float port) packages.
Slackware, being the wonderful and highly configurable system that it is, allows you to achieve results in many different ways. But (un)fortunately, there's no '
rpi-update' for the Hummingboard/Cubox to make it easy when upgrading the kernel. So, a back-to-basics approach is required. It means you're going to learn something other than where to point and click or which '
apt-get -y install' type command to use.
You've used '
slackpkg' to upgrade the kernel. I've never done this. On Slackware ARM I've always done it by the old-school method and compiled my own kernel(s).
Is the HumBo project on FatDog.eu going to be updated? In a word, "No." Or at least not by me. Back in 2014/2015 when I worked on this project there was fantastic support from SolidRun. Their technical director is a fan of Slackware (it was the first Linux distro he'd used) and he wanted Slackware ARM to be included in the list of available OS for the Hummingboard. Since then, although SolidRun are still keen to promote Slackware, there has been no interest or activity in the HumBo project from users or the community as a whole. When I say no interest, I mean zero/nada/zilch/nought. I bet /dev/null has more interest in it!
Anyway, unless somebody else has released an updated kernel, I suspect you're going to have to compile your own kernel in order to be successful. As a wiser man than I once said to me, "Time to roll your sleeves up and be prepared for some hard work!"