Custom Firmware channel edit issue

Forum Forums Freesat HD FOXSAT HDR Custom Firmware channel edit issue

Viewing 15 posts - 16 through 30 (of 32 total)
  • Author
    Posts
  • #43503
    Anonymous
    Inactive

    skoppyjoe – telnet again – can you try this and post results. Also look in the webif channel editor to see if all is OK.

    Code:
    Foxsat-HDR~# date
    Sat Apr 20 08:08:32 BST 2013
    Foxsat-HDR~# touch /opt/etc/FirstBoot
    Foxsat-HDR~# ./opt/etc/init.d/S70channels.sh
    Foxsat-HDR~#

    Also can you do a

    Code:
    ls -l /opt/etc/init.d/S10sysclock

    Hopefully this will give a clue to why the S10sysclock script does not appear to be working.

    Edit: Afterthought can you also post the response to

    Code:
    ls -l /media/Channels/*

    (I would like to see the timestamps.)

    #43504
    Anonymous
    Inactive

    Here you go with a screen grab,,hope this shows what you need…

    [attachment=18063,216]

    #43505
    Anonymous
    Inactive

    Here is a screen grab of the channel folder

    [attachment=18064,217]

    #43506
    Anonymous
    Inactive

    I need to pop out for a short time,,be back later

    #43507
    Anonymous
    Inactive

    The clue is in the difference to your response to the

    Code:
    date

    command. Your Foxsat is in the wrong TimeZone. This means that S10sysclock will never think it is the housekeeping run because is not the expected time (which must be exact).

    I think you may have applied one of the two quick fixes for nowster’s patch and his updated solution. I seem to remember one of them modified the TimeZone. Will look back in the main thread and post again.

    BTW the

    Code:
    ls

    command switch should have been a lowercase -L and not a numeric -1. No matter we have the necessary info now.

    EDIT: Please review the temp fixes mention in the AVF main thread from post #118 to #136 and undo any you applied. Check especially /opt/etc/init.d/S99settop.sh

    it should read:

    Code:
    #!/bin/sh
    if [ -x /opt/bin/settop-new ] ; then
    TZ=GMT+0 /opt/bin/settop-new
    reboot
    fi

    #43508
    Anonymous
    Inactive

    this is what it reports,,

    [attachment=18070,218]

    #43509
    Anonymous
    Inactive

    Did #16 restore your custom channels?

    Did you make any other changes re the problem with nowster’s patch?

    #43510
    Anonymous
    Inactive

    No #16 did not restore my channels, perhaps I am not doing it correctly. I still have all the channels from overnight.

    #43511
    Anonymous
    Inactive

    I don’t recall installing any patches other than the final settop patch. Which I uninstalled yesterday. At least I think I did, I’m not much good with command instructions.

    #43512
    Anonymous
    Inactive

    I just realised I didn’t do a reboot, so I just did that and it seems the channel list has changed to nearly what I had edited, it’s possible I had missed a few.

    #43513
    Anonymous
    Inactive

    sloppyjoe – 57 minutes ago  » 

    No #16 did not restore my channels, perhaps I am not doing it correctly. I still have all the channels from overnight.

    If you turn off power saving on the Foxsat settings and put it into standby does it show the correct hour?

    If you did uninstall the patch then

    Code:
    ls -l /opt/bin/settop*

    should not find anything.

    Can you post the result of

    Code:
    echo $TZ

    If it is not the following:

    GMT+0BST,M3.5.0/1,M10.5.0/2

    then

    Code:
    TZ=GMT+0BST,M3.5.0/1,M10.5.0/2

    and reboot.

    #43514
    Anonymous
    Inactive

    Power saving off, correct time is displayed,,,

    echo $TZ…returns ,,,nothing !

    I did this…TZ=GMT+0BST,M3.5.0/1,M10.5.0/2

    and rebooted, echo $TZ still returns nothing…

    #43515
    raydon
    Participant

    sloppyjoe – 1 hour ago  » 

    Power saving off, correct time is displayed,,,

    echo $TZ…returns ,,,nothing !

    I did this…TZ=GMT+0BST,M3.5.0/1,M10.5.0/2

    and rebooted, echo $TZ still returns nothing…

    I suspect that you may have flashed with a version of CFW that I released as a quick-fix when the cause of the time problem had still not been determined to be caused by the nowster patch. This quick-fix version had the timezone setting removed. I took down the link the next day and advised everyone who installed it to reflash with the original v4.1.1. I suggest you download it again from one of the links contained in the post here and reflash your box.

    #43516
    Anonymous
    Inactive

    I will reflash as soon as the rugger match, that I’m recording is finished ! :D

    #43517
    Anonymous
    Inactive

    I just reflashed it, and then entered echo $TZ and it came back with

    GMT+0BST,M3.5.0/1,M10.5.0/2

    I think we have success, tomorrow will tell for certain..

Viewing 15 posts - 16 through 30 (of 32 total)
  • You must be logged in to reply to this topic.

The inner genius!