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:E41-pumaglued

From BoxMatrix
(Redirected from 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

Goto:   Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

E41-pumaglued starts the ARM side Inter-CPU daemons on Puma6 models.

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-04-19 07:32 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-04-19 05:14 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) 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 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-04-19 07:32 GMT.

Firmware Symbol
0 symbols for this script

SMW-Browser

Information is currently being retrieved from the backend.