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:x490 remote console.sh

From BoxMatrix
(Redirected from x490 remote console.sh)


BoxMatrix >> Shell-Commands >> x490_remote_console.sh @ 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

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

Details

x490_remote_console.sh edirects the Scorpion Linux log to the current console on 3490, 5490, 5491 and 7490 models.

#!/bin/sh

# Get Pid of console log server
lpid=$(ps | grep "/var/log/debug2" | grep "log_server" | cut -d" " -f2)

# Kill log server with graceful watchdog release
kill -USR1 "$lpid"

# Restart log_server and redirect to /dev/console
log_server -c -d -t 0 -i wasp -w 20 4202 /dev/console

Unfortunately this is no interactive shell session like armconsole but just an Inter-CPU logfile redirector / viewer.

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-04-24 07:26 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 command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-04-24 05:11 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) 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 3490 (main) 7.27 - 7.30 /sbin 289
FRITZ!Box 5490 (main) 7.27 - 7.29 /sbin 289
FRITZ!Box 5491 (main) 7.27 - 7.29 /sbin 289
FRITZ!Box 7490 (main) 7.19 - 7.51 /sbin 289
4 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-04-24 07:26 GMT.

Firmware Symbol
0 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.
 

Synonyms

Showing 1 related property.

x