Permanent *Deleting…

Forum Forums Freeview HD HDR FOX T2 Permanent *Deleting…

Viewing 15 posts - 31 through 45 (of 92 total)
  • Author
    Posts
  • #33307
    Anonymous
    Inactive

    Thats a pretty unusual set of Windows settings – how come you are showing two IP4 addresses for the same adaptor. The 192.0.2 subnet is routable which is unusual amd no default gateway or DNS is shown. Is the Windows machine part of a corperate network?

    #33308
    Anonymous
    Inactive

    What was the response from telnet ?

    #33309
    Anonymous
    Inactive

    Hi!

    I have no idea why the settings ar ethe way they are. It is a laptop connected over a wireless network.

    Telnet simply gave the prompt back with a blank line response and then the prompt again:

    humax# rm -f filebglastop.dat

    humax#

    humax#

    humax# ls

    dvbepg filebglastop.dat

    humax#

    Is there a searate setting on the humax box to allow remote deletion that has been missed?

    #33310
    Anonymous
    Inactive

    what does ls -l show?

    #33311
    Anonymous
    Inactive

    -rw-rr–r– 1 root root 1036 Aug 14 10.33 filebglastop.dat

    #33312
    Anonymous
    Inactive

    slight typo:

    -rw-r–r– 1 root root 1036 Aug 14 10.33 filebglastop.dat

    #33313
    Martin Liddle
    Participant

    Have you tried to see if the permanent deleting problem has gone?

    #33314
    Anonymous
    Inactive

    Yes, I’ve vhecked…it is still there!

    #33315
    Anonymous
    Inactive

    You need to stop the Humax software first, so:

    Code:
    /etc/init.d/S90settop shut
    rm /mnt/hd1/filebglastop.dat
    rm /tmp/.humaxtv.holddown
    pkill sleep

    (check it isn’t recording or about to record first)

    #33316
    Anonymous
    Inactive

    What status should the box be in? ON or Standby?

    The filebglastop.dat file is being constantly re-written

    #33317
    Anonymous
    Inactive

    On.

    #33318
    Anonymous
    Inactive

    All OK till the last command. I get:

    humax# pkill sleep

    sh: pkill: not found

    humax#

    humax#

    #33319
    Anonymous
    Inactive

    Use ‘killall sleep’ instead.

    #33320
    Anonymous
    Inactive

    Done a ls -la and the filebglastop.dat file has been deleted!

    Machine is in standby now and won’t wake up!

    #33321
    Anonymous
    Inactive

    The Humax software is not running so it won’t respond to the remote control or button presses at the moment. Killing the sleep process should allow the software to restart and bring things back to normal, otherwise power cycle it and you should be fine.

Viewing 15 posts - 31 through 45 (of 92 total)
  • You must be logged in to reply to this topic.

The inner genius!