Erik Posted October 2, 2016 Posted October 2, 2016 Hi, I have a beelink X2 and did: apt-get update apt-get upgrade apt-get install -f apt-get update apt-get autoremove -y I think i have version 5.20. If i look at: cat /etc/*-release# PLEASE DO NOT EDIT THIS FILEBOARD=beelinkx2BOARD_NAME="Beelink X2"VERSION=5.20LINUXFAMILY=sun8iBRANCH=defaultARCH=armPRETTY_NAME="Debian GNU/Linux 8 (jessie)"NAME="Debian GNU/Linux"VERSION_ID="8"VERSION="8 (jessie)"ID=debianHOME_URL="http://www.debian.org/"SUPPORT_URL="http://www.debian.org/support"BUG_REPORT_URL="https://bugs.debian.org/" So i think i have version 20 But if i do an: cat /proc/versionLinux version 3.4.112-sun8i (root@xenial) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.1) ) #14 SMP PREEMPT Wed Sep 14 20:29:31 CEST 2016 It looks like i have version #14 with date 14 Sept 2016 I thought #14 is from 14-06-2016 RPI shows: Version Processor: ARMv7 Processor rev 5 (v7l) Distribution: Debian GNU/Linux 8 (jessie) Kernel version: Linux 3.4.112-sun8i armv7l Firmware: #14 Package(s): 1 upgradable(s) Maybe a strange question: Which firmware version do i have? ?? the #20 from 22-09-2016 or did i do something strange ??
zador.blood.stained Posted October 2, 2016 Posted October 2, 2016 You are confusing Armbian release version / packages version (5.20) and kernel's UTS_VERSION (#14 SMP PREEMPT Wed Sep 14 20:29:31 CEST 2016). These values are independent.
Erik Posted October 2, 2016 Author Posted October 2, 2016 I thought they were all the same thing. I have learned something. Thank you.
Recommended Posts