Results 1 to 2 of 2

Thread: See whats happening (telnet)

  1. #1
    Member
    Join Date
    May 2009
    Posts
    86
    Thanks
    0
    Thanked 0 Times in 0 Posts

    See whats happening (telnet)

    Normally if you log into telnet you only can see what programs are running.

    But you can not see the output they generate.
    By accident I got this working and could see all output in telnet.

    What i did
    Logged into telnet (obviously )
    Then i run /DISK1/system_tools/rcPatch

    This normally is used to update the box with new firmware.
    This will close all application programs
    Your tv screen can confirm this.

    At this moment only linux is running
    The i run /MMP/usr/bin/S.sh
    This is the application start up script

    On your TV it looks as if the box has been rebooted (azbox splash screen etc)

    On your tv all works again now but in telnet you can watch all the output generated by the application that i currently running
    Last edited by dutchmatrix; 06-10-2009 at 10:58 PM. Reason: typo

  2. #2
    Banned
    Join Date
    Sep 2009
    Posts
    49
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I've noticed something interesting in /MMP/usr/bin/S.sh, line 12 on this new firmware that I don't remember seeing on previous firmwares :

    PHP Code:
    if [ -/tmp/.front_pavo ] ; then
            FAN_EXIST
    ="yes"
            
    vfd_display -td210 -fan on
    fi

    if [ -/tmp/.front_aries ] ; then
            FAN_EXIST
    ="yes"
            
    vfd_display -td210 -fan on
    fi 
    can anyone with older firmware installed confirm this is new?

Similar Threads

  1. Remote control by telnet
    By humaxarie in forum AZBox Premium Discussion
    Replies: 12
    Last Post: 24-10-2010, 10:56 PM
  2. telnet problems
    By Taykun in forum AZBox HD Newbie Questions
    Replies: 12
    Last Post: 01-07-2009, 11:58 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •