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:dvbipcd (avmcmd)
BoxMatrix >> Shell-Commands >> dvbipcd (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 dvbipcd!
|
AVM-Command
Command: | dvbipcd (avmcmd) - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /sbin Lab+Rel: /sbin | ||||||
Properties: | Size: 14.0k - 35.5k - Firmware: 6.20 - 8.00 | ||||||
Function: | Remote DVB-C tuner daemon for Linear-TV. |
Goto: Endpoints - Events - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
dvbipcd is a remote DVB-C tuner daemon for Linear-TV.
It is running on the ARM side of Puma6 and Puma7 models if CONFIG_LINEARTV = 'y'
.
On the ATOM side it is controlled by cableinfo through avmipc messages.
The tuning result is returned by dvbipc_state messages.
6490 fw 7.29 armconsole help:
# dvbipcd -? usage: dvbipcd dvbipcd [options] options: -? - print this help -f STRING - run in foreground. (NULL) -s - stop daemon. (NOTSET) -v - verbose. (NOTSET) -V - Verbose dll. (NOTSET) -I - send dvbipcd a SIGHUP. (NOTSET) -M STRING - memory debug output. (NULL) -p STRING - Pidfile. ("/var/run/dvbipcd.pid") -D STRING - switch debug logs on. (FUNC) start server: dvbipcd stop server : dvbipcd -s
Endpoints
aicmd endpoint(s) provided by dvbipcd, with these functions: (fw 7.39)
root@fritz2:/var/mod/root# aicmd dvb # note that the endpoint is not the daemon name! # provided by dvbipcd: - fw 7.39+ HELP - show help SLABDUMP - show slab allocation SLABSHOW - show slab information QUIT - disconnect # provided by libewnwlinux.so: - fw 7.01+ ewnwlinux show csockshell - show shells running ewnwlinux show genetlink - show gerneric netlink families # provided by libewnwlinux.so: - fw 7.90+ ewnwlinux netlink show - show internal information ewnwlinux netlink getroute [address] - get route for inet address ewnwlinux netlink interfaces - show interfaces ewnwlinux netlink routes [ 4 | 6 ] - show routes # provided by libavmcsock.so: - fw 7.01+ avmcsock show csock - show all csock avmcsock show dnsconfig - show all dns context avmcsock show timercb - show all timer avmcsock show debughandles - show all debughandles avmcsock show cprocess - show all processes avmcsock set debug - set debug flags # provided by libavmcsock.so: - fw 7.29+ avmcsock show cbcontext - show all cbdata avmcsock show daemon - show daemon status avmcsock show cbuf - show cbuf status # provided by libavmcsock.so: - fw 7.39+ avmcsock getsymbol <address> - get symbol for address avmcsock show dnsglobal - show all dns global values avmcsock show dnscache - show cache avmcsock show dnsqueries - show all pending queries avmcsock show avmipc [endpoint shmatch] - show avmipc events and states avmcsock ctimer show - show all timer avmcsock ctimer overview - show ctimer overview avmcsock iotrace format unctrl|hexdump - set format for csock iotrace avmcsock iotrace file - enable iotrace to file avmcsock iotrace enable - enable iotrace via debugmsg avmcsock iotrace disable - disable iotrace avmcsock iotrace match help|<match> - show allowed matches or set match avmcsock iotrace reset - remove all matches avmcsock iotrace show - show configuration # provided by libavmcsock.so: - fw 7.90+ avmcsock show signals - show signal handler avmcsock show connector [cache|stats] - show connector information avmcsock show clogger - show clogger information avmcsock set clogmod [ <module> [ '.' <submodule ] ... ] [ '=' <level> ] - set clogmod log level avmcsock slab check - red zone/free check avmcsock slab reap [heavy] - call slab_reap/slab_reap_heavy avmcsock slab dump [long] - show slab allocation avmcsock slab show - show slab information avmcsock slab ewma [show|activate|deactivate|reset] - show average allocates/freed per second avmcsock avmipc notifier [endpoint shmatch] - show registered notifier avmcsock avmipc set [endpoint shmatch] - show states/events sent avmcsock avmipc csv [endpoint shmatch] - show states/events sent and listing as csv
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_dvb.ctl | 5* | 6.60 - 7.50 | avmipc_command endpoint of dvbipcd | AVM |
Listens to | avmipc | @ | 1** | 7.29 - 7.39 | Special event for listeners of nameless private messages. | AVM |
Listens to | avmipc | aicmd_listener | 1** | 7.39 | Special event covering all aicmd compatible listeners. | AVM |
Command | cmd | dvbipcd (avmcmd) | Remote DVB-C tuner daemon for Linear-TV. | AVM | ||
Sends | avmipc | dvbipc_state | - | 7.29 - 7.39 | State of the DVB cable tuner in JSON format. | AVM |
5 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/dvbipcd | grep -e '\.c$' -e '\.cpp$' <empty>
This was in an armconsole using cat instead of strings.
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 | dvbipcd (process) | 6* | 6.60 - 7.61 | Process running dvbipcd | AVM |
Registers | wdog | dvbipcd (watchdog) | 2* | 7.50 - 7.61 | Watchdog for dvbipcd | AVM |
Serving | sock | me_dvb.ctl | 6* | 6.60 - 7.61 | avmipc_command endpoint of dvbipcd | AVM |
Depends on | lib | ld.so | 4 | 7.90 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | liball_docsis.so | 5 | 6.20 - 8.00 | TODO | Linux |
Depends on | lib | libavmcsock.so | 6 | 6.20 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libboxlib.so | 2 | 6.20 - 6.110 | Box status, logging and statistics functions | AVM |
Depends on | lib | libc.so | 6 | 6.20 - 8.00 | Standard C library | Linux |
Depends on | lib | libcrypto.so | 1 | 6.20 | OpenSSL general crypto and X.509 library | Linux |
Depends on | lib | libdl.so | 2 | 6.20 - 7.57 | Dynamic linking library | Linux |
Depends on | lib | libewnwlinux.so | 6 | 6.20 - 8.00 | Linux networking functions | AVM |
Depends on | lib | libgcc_s.so | 4 | 7.19 - 8.00 | GCC low-level runtime library | Linux |
Depends on | lib | libhw_mbox_api.so | 4 | 7.19 - 8.00 | Puma7 hardware mailbox API | Puma |
Depends on | lib | libitstore_api.so | 4 | 7.19 - 8.00 | TODO | Linux |
Depends on | lib | libm.so | 6 | 6.20 - 8.00 | C math library | Linux |
Depends on | lib | libpthread.so | 2 | 6.20 - 7.57 | POSIX threading library | Linux |
Depends on | lib | libslibc.so | 4 | 7.19 - 8.00 | Bounds-checking C functions for use with the GNU C library | Linux |
Depends on | lib | libsme.so | 5 | 6.20 - 8.00 | TODO | Linux |
Depends on | lib | libti_sme.so | 5 | 6.20 - 8.00 | TODO | Linux |
Depends on | lib | libticc.so | 5 | 6.20 - 8.00 | Puma5 / Puma6 / Puma7 core communication API | Puma |
20 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 6490 Cable (arm) | 6.20 - 7.51 | /sbin | 14.0k - 18.0k |
FRITZ!Box 6590 Cable (arm) | 6.83 - 7.57 | /sbin | 15.0k - 18.0k |
FRITZ!Box 6591 Cable (arm) | 7.19 - 8.00 | /sbin | 21.9k - 35.5k |
FRITZ!Box 6660 Cable (arm) | 7.19 - 8.00 | /sbin | 21.9k - 35.5k |
FRITZ!Box 6670 Cable (arm) | 7.61 - 7.90 | /sbin | 18.1k - 28.2k |
FRITZ!Box 6690 Cable (arm) | 7.28 - 7.90 | /sbin | 21.9k - 35.5k |
6 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2025-01-30 07:37 GMT.
Firmware | Symbol |
---|---|
7.19 - 8.00 | AVMVFE_Exit |
7.19 - 7.39 | AVMVFE_GetAvailChannelMask |
7.39 - 8.00 | AVMVFE_GetAvailableChannelMask |
7.39 - 8.00 | AVMVFE_Get_Energy |
7.19 - 7.39 | AVMVFE_Get_Parameter |
7.39 - 8.00 | AVMVFE_Get_SNR |
7.39 - 8.00 | AVMVFE_Get_SpectrumInversion |
7.19 - 8.00 | AVMVFE_Init |
7.19 - 7.39 | AVMVFE_Spectrum |
7.19 - 7.39 | AVMVFE_SpectrumExt |
7.19 - 8.00 | AVMVFE_Tune |
7.19 - 8.00 | main |
12 symbols for this command |