Is there a way of switching off the TV from telnet?
Thanks in advance!
Switch off from telnet?
- erdem_ua
- SamyGO Admin
- Posts: 3126
- Joined: Thu Oct 01, 2009 6:02 am
- Location: Istanbul, Turkey
- Contact:
Re: Switch off from telnet?
Already on wiki
* /mtd_boot/MicomCtrl 18 # for a shutdown
* /mtd_boot/MicomCtrl 22 # for a sync watchdog for exeDSP
* /mtd_boot/MicomCtrl 23 # for a kill watchdog of exeDSP
* /mtd_boot/MicomCtrl 143 # for a reboot
THanks
* /mtd_boot/MicomCtrl 18 # for a shutdown
* /mtd_boot/MicomCtrl 22 # for a sync watchdog for exeDSP
* /mtd_boot/MicomCtrl 23 # for a kill watchdog of exeDSP
* /mtd_boot/MicomCtrl 143 # for a reboot
THanks
Re: Switch off from telnet?
Thanks, erdem_ua. I did look through the Wiki but missed it 

Re: Switch off from telnet?
/mtd_boot/MicomCtrl 18
- erdem_ua
- SamyGO Admin
- Posts: 3126
- Joined: Thu Oct 01, 2009 6:02 am
- Location: Istanbul, Turkey
- Contact:
Re: Switch off from telnet?
Weird we don't have such problem on that command. Maybe your micomctrl file on flash could be corrupted...
Re: Switch off from telnet?
it will never works if you do this:koney wrote:the number after comand does not matter - always same error: MicomCtrl: MicomCtrl: 1: Syntax error: word unexpected (expecting ")")
"# MicomCtrl 143
-sh: MicomCtrl: not found
# sh MicomCtrl 143
MicomCtrl: MicomCtrl: 1: Syntax error: word unexpected (expecting ")")
"
Re: Switch off from telnet?
Hi everybody,
# kill -9 exeDSP
will do the job just as well ...
grtz,
marcelr
# kill -9 exeDSP
will do the job just as well ...
grtz,
marcelr