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:device updatecheck (avmcmd)

From BoxMatrix
(Redirected from Property:device updatecheck)


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

Info
  
Name-Collision - multiple objects in this wiki use the name device_updatecheck!
device_updatecheck (avmcmd) Search for (own and peripheral) updates.
device_updatecheck (process) Search for (own and peripheral) updates.

AVM-Command

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: 2024-03-28 06:53 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 - 7.80 TODO AVM
Config from tffs tr069.cfg (tffs) - 4.07 - 7.80 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: 2024-03-28 07:36 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 Search for (own and peripheral) updates. AVM
Serving sock me_LIBOAUTH_IPC_($pid).ctl 15* 7.24 - 7.80 avmipc endpoint of dect_manager, cloudmsgd, device_updatecheck AVM
Depends on lib ld.so 25 7.08 - 7.90 Dynamic linker / loader Linux
Depends on lib libar7cfg.so 58 6.54 - 7.90 TFFS-Configuration API to ar7.cfg and many more. AVM
Depends on lib libavmauth.so 58 6.54 - 7.90 Fritzbox authentification helpers AVM
Depends on lib libavmcipher.so 58 6.54 - 7.90 AES / DES / Rijndael encryption / decryption. AVM
Depends on lib libavmcsock.so 58 6.54 - 7.90 Networking, I/O and helper functions AVM
Depends on lib libavmfbconf.so 46 7.39 - 7.80 API to hardcoded fbconf.cfg AVM
Depends on lib libavmfbstate.so 46 7.39 - 7.90 IPC fritzbox state notification AVM
Depends on lib libavmhmac.so 58 6.54 - 7.90 HMAC / SHA / MD5 hashing. AVM
Depends on lib libavmwdt.so 3 7.90 AVM-Watchdogs management API. Renamed libwdt.so AVM
Depends on lib libboxenv.so 3 7.90 API to the rc.conf enhanced Config-Environment AVM
Depends on lib libboxlib.so 58 6.54 - 7.90 Box status, logging and statistics functions AVM
Depends on lib libc.so 58 6.54 - 7.90 Standard C library Linux
Depends on lib libcm.so 58 6.54 - 7.90 ctlmgr / cm_logic messaging API Linux
Depends on lib libcore.so 3 7.90 Collects the MAC addresses of the device it's running on AVM
Depends on lib libcrypto.so 58 6.54 - 7.90 OpenSSL general crypto and X.509 library Linux
Depends on lib libdl.so 54 6.54 - 7.90 Dynamic linking library Linux
Depends on lib libdputil.so 58 6.54 - 7.90 DataPipe / packet utilities AVM
Depends on lib libewnwjson.so 46 7.39 - 7.90 JSON helper functions AVM
Depends on lib libewnwlinux.so 58 6.54 - 7.90 Linux networking functions AVM
Depends on lib libewnwnet.so 58 6.54 - 7.90 Internet helper functions AVM
Depends on lib libfbconf.so 3 7.90 TODO AVM
Depends on lib libgcc_s.so 11 6.69 - 6.110 GCC low-level runtime library Linux
Depends on lib libjuisclient.so 58 6.54 - 7.90 Update-Search - second generation - JUIS AVM
Depends on lib liblocalize.so 3 7.90 TODO AVM
Depends on lib libm.so 39 7.39 - 7.90 C math library Linux
Depends on lib liboauth2.so 46 7.39 - 7.90 OAuth v2.0 authentificator Linux
Depends on lib libpthread.so 54 6.54 - 7.90 POSIX threading library Linux
Depends on lib librt.so 54 6.54 - 7.90 POSIX realtime extensions library Linux
Depends on lib libslab_c++.so 3 7.90 TODO AVM
Depends on lib libsvctl.so 51 7.19 - 7.90 supervisor notification library AVM
Depends on lib libtiinterpreter.so 46 7.39 - 7.90 Preprocessor for SSI-Files by TI. AVM
Depends on lib libwdt.so 58 6.54 - 7.80 AVM-Watchdogs management API AVM
Depends on lib libwebkpiclient.so 45 7.39 - 7.90 KPI sensor for system parts which use HTTP / HTTPS AVM
Depends on lib libwebsrv.so 58 6.54 - 7.90 HTTP / HTTPS webserver and tools. AVM
Depends on lib libyajl.so 46 7.39 - 7.90 Event-driven JSON parser Linux
Depends on lib libz.so 54 6.83 - 7.90 Zlib compressor / decompressor Linux
38 dependencies for this command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-03-28 15:46 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) label in the Model column shows which CPU is meant for models with multiple Linux instances.
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 6.83 - 6.89 /sbin 9.3k
FRITZ!Box 3490 (main) 6.80 - 7.30 /sbin 9.1k - 14.1k
FRITZ!Box 4020 7.39 /sbin 9.1k - 13.5k
FRITZ!Box 4040 6.69 - 7.57 /sbin 7.5k - 13.5k
FRITZ!Box 4060 7.26 - 7.57 /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 - 7.80 /sbin 13.5k - 14.1k
FRITZ!Box 5590 Fiber (arm) 7.27 - 7.80 /sbin 13.4k - 13.5k
FRITZ!Box 6430 Cable (arm) 6.84 - 7.57 /sbin 7.9k - 17.6k
FRITZ!Box 6430 Cable (atom) 6.84 - 7.29 /sbin 7.9k - 13.3k
FRITZ!Box 6490 Cable (arm) 6.83 - 7.57 /sbin 7.9k - 17.6k
FRITZ!Box 6490 Cable (atom) 6.83 - 7.51 /sbin 7.9k - 13.4k
FRITZ!Box 6590 Cable (arm) 6.83 - 7.57 /sbin 7.9k - 17.6k
FRITZ!Box 6590 Cable (atom) 6.83 - 7.51 /sbin 7.9k - 13.4k
FRITZ!Box 6591 Cable (arm) 7.04 - 7.57 /sbin 9.7k - 17.6k
FRITZ!Box 6591 Cable (atom) 7.04 - 7.57 /sbin 9.7k - 17.6k
FRITZ!Box 6660 Cable (arm) 7.14 - 7.57 /sbin 9.7k - 17.6k
FRITZ!Box 6660 Cable (atom) 7.14 - 7.57 /sbin 9.7k - 17.6k
FRITZ!Box 6690 Cable (arm) 7.28 - 7.57 /sbin 13.4k - 17.6k
FRITZ!Box 6690 Cable (atom) 7.28 - 7.57 /sbin 13.4k - 17.6k
FRITZ!Box 6820 LTE v1 6.69 - 7.51 /sbin 9.3k - 14.2k
FRITZ!Box 6820 LTE v2 6.69 - 7.51 /sbin 9.3k - 14.2k
FRITZ!Box 6820 LTE v3 7.19 - 7.57 /sbin 14.1k - 14.2k
FRITZ!Box 6840 LTE 6.69 - 7.39 /sbin 9.1k - 13.5k
FRITZ!Box 6850 LTE 7.21 - 7.58 /sbin 13.4k - 14.0k
FRITZ!Box 6850 5G 7.24 - 7.51 /sbin 13.4k - 13.5k
FRITZ!Box 6890 LTE 6.84 - 7.51 /sbin 9.1k - 14.0k
FRITZ!Box 6890 LTE v1 6.84 - 7.51 /sbin 9.1k - 14.1k
FRITZ!Box 6890 LTE v2 6.84 - 7.51 /sbin 9.1k - 14.1k
FRITZ!Box 7272 6.69 - 7.39 /sbin 9.3k - 13.5k
FRITZ!Box Fon WLAN 7360 v2 6.80 - 6.88 /sbin 9.1k
FRITZ!Box 7362 SL 6.69 - 7.14 /sbin 9.1k - 14.0k
FRITZ!Box Fon WLAN 7390 /sbin 9.3k
FRITZ!Box 7412 6.80 - 6.88 /sbin 9.1k
FRITZ!Box 7430 6.69 - 7.39 /sbin 9.1k - 14.1k
FRITZ!Box 7490 (main) 6.69 - 7.57 /sbin 9.0k - 17.6k
FRITZ!Box 7510 7.30 - 7.57 /sbin 13.4k - 13.5k
FRITZ!Box 7520 6.98 - 7.51 /sbin 8.4k - 13.5k
FRITZ!Box 7520 v2 (arm) 7.30 - 7.57 /sbin 13.4k - 13.5k
FRITZ!Box 7530 6.98 - 7.56 /sbin 8.3k - 13.5k
FRITZ!Box 7530 AX 7.20 - 7.90 /sbin 13.5k - 13.6k
FRITZ!Box 7560 6.69 - 7.39 /sbin 9.1k - 14.0k
FRITZ!Box 7580 6.69 - 7.30 /sbin 9.1k - 14.0k
FRITZ!Box 7581 6.54 - 7.16 /sbin 7.3k - 13.6k
FRITZ!Box 7582 6.83 - 7.17 /sbin 7.3k - 13.6k
FRITZ!Box 7583 7.01 - 7.57 /sbin 10.1k - 14.1k
FRITZ!Box 7583 VDSL 7.19 - 7.31 /sbin 14.0k
FRITZ!Box 7590 6.83 - 7.90 /sbin 9.0k - 14.1k
FRITZ!Box 7590 AX 7.19 - 7.90 /sbin 13.5k - 14.1k
FRITZ!Smart Gateway 7.51 - 7.59 /sbin 13.4k
FRITZ!Repeater 600 7.39 /sbin 13.5k
FRITZ!Repeater 1200 7.39 /sbin 13.5k
FRITZ!WLAN Repeater 1750E 7.39 /sbin 13.5k
FRITZ!Repeater 2400 7.39 /sbin 13.5k
FRITZ!Repeater 3000 7.39 /sbin 13.5k
FRITZ!Repeater 3000 AX 7.39 /sbin 13.5k
FRITZ!Powerline 1260E 7.39 /sbin 13.5k
58 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-03-28 07:36 GMT.

Firmware Symbol
6.69 - 7.90 main
1 symbol for this command

SMW-Browser

Information is currently being retrieved from the backend.
 

Synonyms

Showing 1 related property.

d