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:E41-pumaglued
BoxMatrix >> Shell-Commands >> E41-pumaglued | @ 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 |
Startup-Script
Command: | E41-pumaglued - type Script | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Startup-Scripts - Origin: AVM | ||||||
Path: | Release: /etc/init.d Lab+Rel: /etc/init.d | ||||||
Properties: | Size: 97 - 288 - Firmware: 6.83 - 7.29 | ||||||
Function: | Starts the ARM side Inter-CPU daemons on Puma6 models |
Goto: Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
E41-pumaglued starts the ARM side Inter-CPU daemons on Puma6 models.
- On Puma6 or Puma7 ARM this script will load the pumacmflt.ko module
- On Puma6 ARM it will start pumaglued and avmpacmstated
Full cite of 6490 fw 7.29:
#!/bin/sh . /etc/puma6_helper.sh if is_puma_arm ; then modprobe pumacmflt if is_puma7 ; then echo "$0: NOT starting pumaglued/avmpacmstated (started by vendor.pcd)" exit 0 fi pumaglued if [ -f /usr/sbin/avmpacmstated ] ; then /usr/sbin/avmpacmstated fi fi
Dependencies
Daily updated index of all dependencies of this script. Last update: 2024-12-21 07:44 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
0 dependencies for this script |
Model-Matrix
Daily updated index of the presence, path and size of this script for each model. Last update: 2024-12-21 05:44 GMT.
Showing all models using this script. 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) | 6.84 - 7.29 | /etc/init.d | 171 - 288 |
FRITZ!Box 6490 Cable (arm) | 6.83 - 7.29 | /etc/init.d | 97 - 288 |
FRITZ!Box 6590 Cable (arm) | 6.83 - 7.29 | /etc/init.d | 97 - 288 |
FRITZ!Box 6591 Cable (arm) | 7.12 - 7.29 | /etc/init.d | 288 |
FRITZ!Box 6660 Cable (arm) | 7.14 - 7.29 | /etc/init.d | 288 |
FRITZ!Box 6690 Cable (arm) | 7.28 - 7.29 | /etc/init.d | 288 |
6 models use this script |
Symbols
Daily updated index of all symbols of this script. Last update: 2024-12-21 07:44 GMT.
Firmware | Symbol |
---|---|
0 symbols for this script |