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:avm panic sd
BoxMatrix >> System >> avm_panic_sd | @ 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 |
Devices | Filesystems | Partitions | Sockets | Netlink | Pipes | Interfaces | Bridges | Ports | Events | Sources | Sinks | AVMIPC | Processes | Watchdogs | Memory | Slab | Vmalloc | ProcFS | SysFS | Research |
Procfs-Object
Procfs-Object: | avm_panic_sd - type File | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | System >> Proc-Filesystem - Origin: AVM | ||||||
Path: | /proc | ||||||
Properties: | Firmware: 6.55 - 6.88 - Kernel (perm): 2.6.32.61 (rw) | ||||||
Function: | Kernel crash log for supportdata. Predecessor of panic in log_sd. |
Goto: Dependencies - Model-Matrix - Help Supportdata2 - SMW-Browser
Details
avm_panic_sd is part of the first solution of a Kernel crash log in procfs. It is the predecessor of panic in log_sd.
The trailing sd
means dedicated to supportdata. There's also an avm_panic_cr which is dedicated to crashreport mail.
This simplified excerpt from 7272 supportdata fw 6.83 explains the priority best:
if [ -d /proc/avm/log_sd ]; then cat /proc/avm/log_sd/panic cat /proc/avm/log_sd/panic2 elif [ -f /proc/avm_panic_sd ]; then cat /proc/avm_panic_sd else cat /var/flash/panic fi
Reboot Info:
- procfs: info, reboot_status
- kernel: avm_reboot_status.ko, reboot_status.ko
Crash Logs: - user mode crashes
- bootenv: crash (bootenv)
- tffs: crash.log (tffs)
- procfs: crash.log (procfs), crash (procfs), crash2 (procfs)
- temp: crash.log (temp)
- pipes: crash.log (pipe)
Panic Logs: - kernel crashes
- tffs: panic (tffs)
- procfs: panic (procfs), panic2 (procfs), avm_panic_cr, avm_panic_sd
- temp: panic (temp)
- pstore: console-ramoops-0
User Logs: - user stuff
- procfs: user (procfs), user2
Module Logs: - kernel modules
- procfs: antfs_logger, capicodec
Debug Logs:
Dependencies
Daily updated index of all dependencies of this object. Last update: GMT.
A **
in the Mod
column marks info from Supportdata2 probes, which will always stay incomplete.
A -
in the Mod
column marks manual research, the Firmware
then shows where the Object
occurs, not the Relation
.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
0 dependencies for this object |
Model-Matrix
Daily updated index of the presence, path and size of this object for each model. Last update: 2024-11-15 05:19 GMT.
Showing all models using this object. 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 comes from Supportdata2 probes, which can have arbitrary settings and come from different firmware versions.
It doesn't say much if a model is not listed here. It may be a missing supportdata2 file or just a disabled feature.
Model | Firmware | Path | Kernel (perm) |
---|---|---|---|
FRITZ!Box 7272 | 6.88 | /proc | 2.6.32.61 (rw) |
FRITZ!Box Fon WLAN 7320 | 6.55 | /proc | 2.6.32.61 (rw) |
2 models use this object |
Help Supportdata2
The data in this article is incomplete since it was manually collected using the Supportdata2 project.
Unlike the Supportdata-Probes which have been collected for years Supportdata2 is brand new and only has a few probes.
If you have access to a shell then please help to extend the Supportdata2 collection to improve this data.
It's easy and it's done in minutes. Please send created data as an Email attachment to the address listed here. Thanks!