Join Today
+ Reply to Thread
Page 4 of 4 FirstFirst 1234
Results 31 to 36 of 36
Like Tree3Likes

Thread: [INFO] RADIOCOMM SCRIPT: Automatic Network Time + Voicemail Bug Script

  1. #31

    Default

    This stopped my SMS working altogether!!
    Is there a way i can reverse it?
    Thanks

  2. #32
    Join Date
    Oct 2008
    Location
    Holyoke, MA
    Posts
    3

    Default How to update Daylight Savings Time rules

    Thanks for this script, Alpha! I was looking for a way to correct my daylight savings time, but I needed the VM fix anyway - kill two birds with one SEEM edit!

    While the SEEM edit worked exactly as it was supposed to, using the network time insisted on setting the clock back an hour earlier than it really was. This is because my firmware (Amin's EE, but probably most others as well) isn't using the new DST rules for the US.

    In case someone else has this problem, here's how to fix it:

    The local system configuration file contains all the settings for the clock, as well as many others. It is located at:
    Code:
    /ezx_user/download/appwrite/setup/ezx_system.cfg
    To edit this file, I used vim through a telnet session, but you could also use eKonsole, or copy this file to your PC, edit it with a UNIX-safe editor, and write it back to the same location.

    Inside, look for the [WORLDCLOCK] section. Mine looked something like this:
    Code:
    [WORLDCLOCK]
    DayLightSavingTime0 = 0
    DayLightSavingTime1 = 0
    DayLightSavingTime2 = 0
    LocalCityIndex = 0
    city0dstBias = 1
    city0dstEndRule = 0.0.2.7.5.10
    city0dstStartRule = 0.0.2.7.1.4
    city0name = Boston
    city0zone = -5
    city0zoneMin = 0
    city0zoneSec = 0
    The relevant values to change, as you might guess, are city0dstEndRule and city0dstStartRule. From an educated guess, the format of the string is: seconds.minutes.hours.dayOfWeek.occurence.month
    In other words, DST starts at 2AM, the 1st Sunday of April, and ends at 2AM, the 5th (or last) Sunday of October. Since 2007, the US now starts DST on the 2nd Sunday of March, and ends on the 1st Sunday of November. So, the updated lines should read:
    Code:
    city0dstEndRule = 0.0.2.7.1.11
    city0dstStartRule = 0.0.2.7.2.3
    Note: The Time application must have a file which contains a list of DST rules for each city, but I'm not sure where it is, and if it's even writable. This means that if you change your home city, it will probably overwrite the DST rules.
    Last edited by MetalWanderer; 10-31-2008 at 01:10 PM. Reason: Fixed error in file listing

  3. #33
    Join Date
    Feb 2009
    Location
    Baia Mare, Romania.
    Posts
    40

    Default

    I got my Network Time option enabled so the seem edit was succesful.
    The problem is this:
    I mark the * Automatic Network Time option -> i press OK and then then main menu appears.
    But my settings won't save. the * Automatic Network Time case reset(s) itself or it won't save from the beginning.

  4. #34

    Default

    I've tried seem edit and this script to get Automatic Network Time and none is working for me.
    It's been so long since it doesn't work, that i just noticed it when my internal battery cell died and the time resets every time i take off the 'external' battery.

    Is there a way to trace why isn't it working ?

  5. #35
    Join Date
    Aug 2007
    Location
    India
    Posts
    160

    Default

    Awesome and working guys.. i had my cmos internal battery dried up and also this used to reset the clock every time i removed my battery...now its all back and working great...thanks aplha..!!

  6. #36

    Default

    thanks, bro.


 
+ Reply to Thread
Page 4 of 4 FirstFirst 1234

Similar Threads

  1. Automatic Network Time + Voicemail Bug Script
    By Alpha43 in forum E6 General Chat
    Replies: 70
    Last Post: 03-16-2010, 04:04 PM
  2. Q: Network time and vmail bug script question?
    By gravesy56 in forum A1200 General Chat
    Replies: 30
    Last Post: 10-29-2009, 01:27 AM
  3. Network time script help
    By gravesy56 in forum A1200 General Chat
    Replies: 1
    Last Post: 03-20-2008, 03:25 AM
  4. [INFO] RADIOCOMM SCRIPT: How to enable Cingular/AT&T ENS
    By Alpha43 in forum A1200 Applications
    Replies: 7
    Last Post: 10-11-2007, 01:37 PM
  5. automatic network time help!
    By ROKR in forum E6 General Chat
    Replies: 2
    Last Post: 07-23-2007, 02:24 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1