If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:version (procfs)

From BoxMatrix


BoxMatrix >> System >> version (procfs) @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Devices Filesystems Partitions Sockets Netlink Pipes Interfaces Bridges Ports Events Sources Sinks AVMIPC Processes Watchdogs Memory Slab Vmalloc ProcFS SysFS Research

Info
  
Name-Collision - multiple objects in this wiki use the name version!
version (avmcmd) TODO
version (firmw) Firmware version info
version (procfs) Kernel version.
version (static) TODO

Procfs-Object

Goto:   Examples  -  Dependencies   -   Model-Matrix   -   Help Supportdata2   -   SMW-Browser

Details

version reports the Kernel version.

This is more advanced than uname -a, see the Examples.
It may additionally contain compiler and buildroot version, and the developer compiling it.
But, since being hardcoded at compile time, it can not know the hostname reported by uname.

Supportdata2 includes version in the Versions section since sd2-09.
In Supportdata-Probes it was never included (up to fw 7.39). AVM uses uname -a instead.

Excerpt from the proc(5) man page:

/proc/version

       This string identifies the kernel version that is
       currently running.  It includes the contents of
       /proc/sys/kernel/ostype, /proc/sys/kernel/osrelease, and
       /proc/sys/kernel/version.  For example:

       Linux version 1.0.9 (quinlan@phaze) #1 Sat May 14 01:51:54 EDT 1994

Examples

7530 fw 7.29 example:

root@fritz1:/var/mod/root# cat /proc/version

Linux version 4.4.60 (jenkins@jenkins-ci.avm.de) (gcc version 5.5.0 (Buildroot 2018.11.4-g908cf03c90) ) #1 SMP PREEMPT 2021-04-26

root@fritz1:/var/mod/root# uname -a

Linux fritz1 4.4.60 #1 SMP PREEMPT 2021-04-26 armv7l GNU/Linux

6490 fw 7.29 examples:

root@fritz2:/var/mod/root# cat /proc/version

Linux version 2.6.39.4 (jenkins@jenkins-ci.avm.de) (collect2: error: ld returned 1 exit status) #1 SMP PREEMPT 2021-06-04

root@fritz2:/var/mod/root# uname -a

Linux fritz2 2.6.39.4 #1 SMP PREEMPT 2021-06-04 i686 GNU/Linux

root@fritz2:/var/mod/root# rpc cat /proc/version

Linux version 2.6.39.4 (jenkins@jenkins-ci.avm.de) (gcc version 5.4.0 (Buildroot 2018.11.4-ged6be47d3f) ) #1 PREEMPT 2021-06-04

root@fritz2:/var/mod/root# rpc uname -a

Linux FRITZ!Box Cable 2.6.39.4 #1 PREEMPT 2021-06-04 armv6b

7490 fw 7.29 example:

fritz3:/var/mod/root $ cat /proc/version

Linux version 3.10.107 (jenkins@jenkins-ci.avm.de) (collect2: error: ld returned 1 exit status) #1 SMP 2021-05-26

fritz3:/var/mod/root $ uname -a

Linux fritz3 3.10.107 #1 SMP 2021-05-26 mips GNU/Linux

7150 fw 4.72 example:

root@fritz:/var/mod/root# cat /proc/version

Linux version 2.6.13.1-ohio (2245) (gcc-Version 3.4.6) #1 Tue Mar 17 16:16:27 CET 2009

root@fritz:/var/mod/root# uname -a

Linux fritz.fon 2.6.13.1-ohio #1 Tue Mar 17 16:16:27 CET 2009 mips GNU/Linux

3050 fw 4.07 example:

# cat /proc/version

Linux version 2.4.17_mvl21-malta-mips_fp_le (jpluschke@EmbeddedVM) (gcc version 3.3.2) #1014-9 Wed May 17 16:45:39 CEST 2006

# uname -a

Linux (none) 2.4.17_mvl21-malta-mips_fp_le #1014-9 Wed May 17 16:45:39 CEST 2006 mips unknown

Dependencies

Daily updated index of all dependencies of this object. Last update: GMT.
A ** in the Mod column marks info from Supportdata2 probes, which will always stay incomplete.
A - in the Mod column marks manual research, the Firmware then shows where the Object occurs, not the Relation.

Relation Typ Object Mod Firmware Info Origin
0 dependencies for this object

Model-Matrix

Daily updated index of the presence, path and size of this object for each model. Last update: 2024-04-25 04:26 GMT.
Showing all models using this object. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list comes from Supportdata2 probes, which can have arbitrary settings and come from different firmware versions.
It doesn't say much if a model is not listed here. It may be a missing supportdata2 file or just a disabled feature.

Help Supportdata2

The data in this article is incomplete since it was manually collected using the Supportdata2 project.

Unlike the Supportdata-Probes which have been collected for years Supportdata2 is brand new and only has a few probes.
If you have access to a shell then please help to extend the Supportdata2 collection to improve this data.

It's easy and it's done in minutes. Please send created data as an Email attachment to the address listed here. Thanks!

SMW-Browser

Information is currently being retrieved from the backend.