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.
Property:device updatecheck (avmcmd)
BoxMatrix >> Shell-Commands >> device_updatecheck (avmcmd) | @ 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 |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
Name-Collision - multiple objects in this wiki use the name device_updatecheck!
|
AVM-Command
Command: | device_updatecheck (avmcmd) - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /sbin Lab+Rel: /sbin | ||||||
Properties: | Size: 7.3k - 17.7k - Firmware: 6.54 - 8.00 | ||||||
Function: | Search for (own and peripheral) updates. |
Goto: Events - Config - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
fw 7.29 help:
root@fritz2:/var/mod/root# device_updatecheck -? usage: device_updatecheck device_updatecheck [options] options: -? - print this help -v - with infomsg. (NOTSET) -t STRING - type of device: DECT or PLC or LTE. (NULL) -h STRING - hardware version (HW) of device (optional). (NULL) -m STRING - manufacturer hardware version (MHW) of device. (NULL) -V STRING - current firmware version of device. (NULL) -s STRING - serial of device. (NULL) -l STRING - language (of user interface) of device (optional). (NULL) -D STRING - switch debug logs on. (FUNC) DECT example: device_updatecheck -t DECT -h 123 -m 345 -V 1.2 -s 12345678 -l de
Events
Daily updated index of AVM-Events and AVMIPC-Datastore nodes affecting this command. Last update: 2023-12-10 05:13 GMT.
The owners of Event-Sinks and Event-Sources are manual research, which may be incomplete or even wrong.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
A **
in the Mod
column marks info from Supportdata2 probes, which by their nature will stay way more incomplete.
A -
in the Mod
column marks manual research, the Firmware
then shows where the item occurs, not the Relation
.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Endpoint | sock | me_LIBOAUTH_IPC_($pid).ctl | 14* | 7.24 - 7.51 | avmipc endpoint of dect_manager, cloudmsgd, device_updatecheck | AVM |
Listens to | avmipc | NW_IPC_EVT_OAUTH_COM_CONTROLLER | 6** | 7.29 - 7.50 | TODO | AVM |
Listens to | avmipc | NW_IPC_STA_OAUTH_SERVICE_STATES | 6** | 7.29 - 7.50 | TODO | AVM |
3 event relations for this command |
Config
Daily updated index of Configuration files accessed by this command. Last update: 2025-01-30 06:56 GMT.
A -
in the Mod
column marks manual research, the Firmware
then shows where the item occurs, not the Relation
.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Config from | tffs | ar7.cfg (tffs) | - | 4.07 - 8.00 | TODO | AVM |
Config from | tffs | tr069.cfg (tffs) | - | 4.07 - 8.00 | TODO | AVM |
2 config relations for this command |
Source
The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.39 source files:
$ strings /sbin/device_updatecheck | grep -e '\.c$' -e '\.cpp$' ar7/simple_tools/device_updatecheck.c
Dependencies
Daily updated index of all dependencies of this command. Last update: 2025-01-30 07:37 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Runs as | proc | device_updatecheck (process) | 1* | 7.39 | Process running device_updatecheck | AVM |
Serving | sock | me_LIBOAUTH_IPC_($pid).ctl | 18* | 7.24 - 8.00 | avmipc endpoint of dect_manager, cloudmsgd, device_updatecheck, assetsd | AVM |
Depends on | lib | [[Property:|]] | 1 | 7.90 | ||
Depends on | lib | ld.so | 26 | 7.08 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | li | 1 | 7.39 | ||
Depends on | lib | libar7cfg.so | 50 | 6.54 - 8.00 | TFFS-Configuration API to ar7.cfg and many more. | AVM |
Depends on | lib | libavmauth.so | 50 | 6.54 - 8.00 | Fritzbox authentification helpers | AVM |
Depends on | lib | libavmcipher.so | 50 | 6.54 - 8.00 | AES / DES / Rijndael encryption / decryption. | AVM |
Depends on | lib | libavmcso | 1 | 7.08 | ||
Depends on | lib | libavmcsock.so | 50 | 6.54 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libavmfbconf.so | 30 | 7.39 - 7.81 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libavmfbstate.so | 33 | 7.39 - 8.00 | IPC fritzbox state notification | AVM |
Depends on | lib | libavmhmac.so | 50 | 6.54 - 8.00 | HMAC / SHA / MD5 hashing. | AVM |
Depends on | lib | libavmwdt.so | 21 | 7.61 - 8.00 | AVM-Watchdogs management API | AVM |
Depends on | lib | libboxenv.so | 20 | 7.90 - 8.00 | API to the rc.conf enhanced Config-Environment | AVM |
Depends on | lib | libboxlib.so | 50 | 6.54 - 8.00 | Box status, logging and statistics functions | AVM |
Depends on | lib | libc.so | 50 | 6.54 - 8.00 | Standard C library | Linux |
Depends on | lib | libcm.so | 50 | 6.54 - 8.00 | ctlmgr / cm_logic messaging API | AVM |
Depends on | lib | libcore.so | 21 | 7.61 - 8.00 | Gathers the MAC addresses of the device and maintains its device mode. | AVM |
Depends on | lib | libcrypto.so | 50 | 6.54 - 8.00 | OpenSSL general crypto and X.509 library | Linux |
Depends on | lib | libdl.so | 35 | 6.54 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libdputil.so | 50 | 6.54 - 8.00 | DataPipe / packet utilities | AVM |
Depends on | lib | libe | 1 | 8.00 | ||
Depends on | lib | libewnwjson.so | 33 | 7.39 - 8.00 | JSON helper functions | AVM |
Depends on | lib | libewnwlinux.so | 50 | 6.54 - 8.00 | Linux networking functions | AVM |
Depends on | lib | libewnwnet.so | 50 | 6.54 - 8.00 | Internet helper functions | AVM |
Depends on | lib | libfbconf.so | 21 | 7.61 - 8.00 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libgcc_s.so | 8 | 6.69 - 6.110 | GCC low-level runtime library | Linux |
Depends on | lib | libjuisclient.so | 50 | 6.54 - 8.00 | Update-Search - second generation - JUIS | AVM |
Depends on | lib | liblocalize.so | 20 | 7.90 - 8.00 | Charset conversion helper functions | AVM |
Depends on | lib | libm.so | 5 | 7.39 - 8.00 | C math library | Linux |
Depends on | lib | libo | 1 | 7.90 | ||
Depends on | lib | liboauth2.so | 33 | 7.39 - 8.00 | OAuth v2.0 authentificator | Linux |
Depends on | lib | libpthread.so | 35 | 6.54 - 8.00 | POSIX threading library | Linux |
Depends on | lib | librt.so | 35 | 6.54 - 8.00 | POSIX realtime extensions library | Linux |
Depends on | lib | libslab_c++.so | 19 | 7.90 - 8.00 | C++ slab allocator | AVM |
Depends on | lib | libsvctl.so | 39 | 7.19 - 8.00 | supervisor notification library | AVM |
Depends on | lib | libtiinterpreter.so | 33 | 7.39 - 8.00 | Preprocessor for SSI-Files by TI. | AVM |
Depends on | lib | libwdt.so | 47 | 6.54 - 7.81 | AVM-Watchdogs management API | AVM |
Depends on | lib | libwebkpiclient.so | 32 | 7.39 - 8.00 | KPI sensor for system parts which use HTTP / HTTPS | AVM |
Depends on | lib | libwebsrv.so | 50 | 6.54 - 8.00 | HTTP / HTTPS webserver and tools. | AVM |
Depends on | lib | libyajl.so | 33 | 7.39 - 8.00 | Event-driven JSON parser | Linux |
Depends on | lib | libz.so | 44 | 6.83 - 8.00 | Zlib compressor / decompressor | Linux |
43 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2025-01-30 05:39 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box 3272 (main) | 6.83 - 6.89 | /sbin | 9.3k |
FRITZ!Box 3490 (main) | 6.80 - 7.30 | /sbin | 9.1k - 14.1k |
FRITZ!Box 4020 | /sbin | 9.1k - 10.1k | |
FRITZ!Box 4040 | 6.69 - 8.00 | /sbin | 7.5k - 13.5k |
FRITZ!Box 4050 | 7.58 - 7.90 | /sbin | 13.5k |
FRITZ!Box 4060 | 7.29 - 7.90 | /sbin | 13.4k - 13.5k |
FRITZ!Box 5490 (main) | 6.69 - 7.29 | /sbin | 9.1k - 14.1k |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | /sbin | 10.1k - 14.1k |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /sbin | 14.0k - 14.1k |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /sbin | 13.4k - 13.5k |
FRITZ!Box 5690 Pro (main) | 7.62 | /sbin | 13.4k |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | /sbin | 7.9k - 13.3k |
FRITZ!Box 6490 Cable (atom) | 6.83 - 7.51 | /sbin | 7.9k - 13.3k |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | /sbin | 7.9k - 13.3k |
FRITZ!Box 6591 Cable (arm) | 7.04 - 7.08 | /sbin | 10.2k - 13.5k |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | /sbin | 9.7k - 17.6k |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | /sbin | 9.7k - 17.6k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /sbin | 17.6k - 17.7k |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /sbin | 13.4k - 17.6k |
FRITZ!Box 6820 LTE v1 (main) | 6.69 - 7.59 | /sbin | 9.3k - 14.2k |
FRITZ!Box 6820 LTE v2 (main) | 6.69 - 7.59 | /sbin | 9.3k - 14.2k |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /sbin | 14.1k - 14.2k |
FRITZ!Box 6820 LTE v4 | 7.59 | /sbin | 14.2k |
FRITZ!Box 6840 LTE (main) | 6.69 - 6.88 | /sbin | 9.1k |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /sbin | 13.4k - 14.0k |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /sbin | 13.4k - 13.5k |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /sbin | 9.1k - 14.1k |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /sbin | 9.1k - 14.1k |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /sbin | 9.1k - 14.1k |
FRITZ!Box 7272 (main) | 6.69 - 6.88 | /sbin | 9.3k |
FRITZ!Box Fon WLAN 7360 v2 | 6.80 - 6.88 | /sbin | 9.1k |
FRITZ!Box 7362 SL (main) | 6.69 - 7.18 | /sbin | 9.1k - 14.0k |
FRITZ!Box Fon WLAN 7390 | /sbin | 9.3k | |
FRITZ!Box 7412 (main) | 6.80 - 6.88 | /sbin | 9.1k |
FRITZ!Box 7430 (main) | 6.69 - 7.31 | /sbin | 9.1k - 14.1k |
FRITZ!Box 7490 (main) | 6.69 - 7.51 | /sbin | 9.0k - 14.1k |
FRITZ!Box 7510 | 7.30 - 8.00 | /sbin | 13.4k - 13.5k |
FRITZ!Box 7520 | 6.98 - 8.00 | /sbin | 8.4k - 13.5k |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /sbin | 13.4k - 13.5k |
FRITZ!Box 7530 | 6.98 - 8.00 | /sbin | 8.3k - 13.5k |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /sbin | 13.6k - 13.7k |
FRITZ!Box 7560 (main) | 6.69 - 7.30 | /sbin | 9.1k - 14.0k |
FRITZ!Box 7580 (main) | 6.69 - 7.30 | /sbin | 9.1k - 14.0k |
FRITZ!Box 7581 | 6.54 - 7.18 | /sbin | 7.3k - 13.6k |
FRITZ!Box 7582 | 6.83 - 7.18 | /sbin | 7.3k - 13.6k |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /sbin | 10.1k - 14.1k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /sbin | 14.0k - 14.1k |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | /sbin | 9.0k - 14.1k |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /sbin | 14.0k - 14.1k |
FRITZ!Box 7690 | 7.61 - 7.90 | /sbin | 13.4k - 13.5k |
FRITZ!Smart Gateway | 7.52 - 7.63 | /sbin | 13.4k |
51 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2025-01-30 07:37 GMT.
Firmware | Symbol |
---|---|
6.69 - 8.00 | main |
1 symbol for this command |