IgorS Posted November 16, 2017 Posted November 16, 2017 Guys, please help. I installed one orange pi plus 2e and orange pi one in following way: first server image (legacy kernel) then kernel upgrade to mainline. Everything works just fine, except I do not receive kernel updates. If I understood well, kernel should be upgraded via apt dist-upgrade.. But nothing. On both this machines I've got same situation: Welcome to ARMBIAN 5.31 stable Ubuntu 16.04.3 LTS 4.11.5-sun8i igor@orangepione:~$ uname -a Linux orangepione 4.11.5-sun8i #11 SMP Fri Jun 23 20:03:23 CEST 2017 armv7l armv7l armv7l GNU/Linux in my apt sources I have: igor@orangepione:~$ grep -h ^deb /etc/apt/sources.list /etc/apt/sources.list.d/* deb http://ports.ubuntu.com/ xenial main restricted universe multiverse deb http://ports.ubuntu.com/ xenial-security main restricted universe multiverse deb http://ports.ubuntu.com/ xenial-updates main restricted universe multiverse deb http://ports.ubuntu.com/ xenial-backports main restricted universe multiverse deb http://apt.armbian.com xenial main utils xenial-desktop (This was from orange pi one, but same situation is on orange pi plus 2e) On https://www.armbian.com/kernel/ I can see that current mainline kernel version is 4.13.13 But after apt update and apt dist-upgrade I get: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded I was googling a lot, but I can't find what I'm doing wrong. Please help.
Igor Posted November 16, 2017 Posted November 16, 2017 daily updates come only from a beta repository. Use armbian-config or edit armbian.list, change apt to beta ...
Recommended Posts