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:puma update notify
BoxMatrix >> Shell-Commands >> puma_update_notify | @ 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 |
AVM-Command
Command: | puma_update_notify - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /sbin Lab+Rel: /sbin | ||||||
Properties: | Size: 7.6k - 10.5k - Firmware: 6.110 - 8.00 | ||||||
Function: | Sends update status info on Puma6 / Puma7 models (ARM). |
Goto: Events - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
puma_update_notify is an Inter-CPU helper which sends update status information to the main CPU.
It is used on the ARM CPU of Puma6 and Puma7 cable models to notify the ATOM CPU.
The status is sent to pumaupdatetrace using the puma_update_status avmipc event.
See the puma_update_status article for possible status messages.
This comand is called in sw_dl like this:
puma_update_notify -s <%s> -t <%s> -a <%s> puma_update_notify -s <%s>
It's also called in liball_docsis.so like this:
puma_update_notify -s <%s> -t <%s> puma_update_notify -s <%s>
fw 7.29 armconsole help:
# puma_update_notify -? usage: puma_update_notify puma_update_notify [options] options: -? - print this help -s STRING - update status. (NULL) -t STRING - update trigger. (NULL) -a STRING - server address. (NULL) -v - verbose output. (NOTSET) start update process: puma_update_notify -t TRIGGER -a SERVER_ADDR signal end of update process: puma_update_notify -s UPDATE_STATUS
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 |
---|---|---|---|---|---|---|
Command | cmd | puma_update_notify | Sends update status info on Puma6 / Puma7 models (ARM). | AVM | ||
Sends | avmipc | puma_update_status | - | 7.29 - 7.39 | Status event covering update status info on Puma6 / Puma7 models. | AVM |
2 event 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.29 source files:
$ strings /sbin/puma_update_notify | grep -e '\.c$' -e '\.cpp$' puma_update_notify.c pumaupdatetrace_status.c
This was in an armconsole using cat instead of strings.
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-21 07:52 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Depends on | lib | ld.so | 7 | 7.08 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | libavmcsock.so | 7 | 6.110 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libc.so | 7 | 6.110 - 8.00 | Standard C library | Linux |
Depends on | lib | libdl.so | 7 | 6.110 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libpthread.so | 7 | 6.110 - 8.00 | POSIX threading library | Linux |
Depends on | lib | librt.so | 7 | 6.110 - 8.00 | POSIX realtime extensions library | Linux |
Depends on | lib | libsvctl.so | 7 | 7.19 - 8.00 | supervisor notification library | AVM |
Depends on | lib | libz.so | 7 | 7.19 - 8.00 | Zlib compressor / decompressor | Linux |
8 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-21 05:56 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 6430 Cable (arm) | 7.01 - 7.29 | /sbin | 7.6k - 10.2k |
FRITZ!Box 6490 Cable (arm) | 7.00 - 7.51 | /sbin | 7.6k - 10.2k |
FRITZ!Box 6590 Cable (arm) | 6.110 - 7.57 | /sbin | 7.6k - 10.2k |
FRITZ!Box 6591 Cable (arm) | 7.12 - 8.00 | /sbin | 10.3k - 10.5k |
FRITZ!Box 6660 Cable (arm) | 7.14 - 8.00 | /sbin | 10.4k - 10.5k |
FRITZ!Box 6670 Cable (arm) | 7.61 - 7.90 | /sbin | 10.4k |
FRITZ!Box 6690 Cable (arm) | 7.28 - 7.90 | /sbin | 10.4k - 10.5k |
7 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-21 07:52 GMT.
Firmware | Symbol |
---|---|
7.08 - 7.13 | main |
1 symbol for this command |