Time Sync Fix (CAB) - Touch Pro2, Tilt 2 Windows Mobile General

I'm not sure if anyone else is experiencing the same problem, but my TP2 never syncs time with the cell network. I found its because the registry key HKLM\Drivers\Builtin\RIL\DisableSyncTime, but it keeps getting reset every time I restart the device. I wrote this little app to reset it on startup.

ResProxy fix
HDR said:
I'm not sure if anyone else is experiencing the same problem, but my TP2 never syncs time with the cell network. I found its because the registry key HKLM\Drivers\Builtin\RIL\DisableSyncTime, but it keeps getting reset every time I restart the device. I wrote this little app to reset it on startup.
Click to expand...
Click to collapse
Hi HDR
Thanks for your work on this cab file.
I have a similar problem with another registry entry which helps to govern memory usage in HTC devices. I am currently using the HTC HD2. This is a quote from PPCGeeks:
"HKLM\Software\HTC\ResProxy
"ShareMemSize"
Change this value to zero
ResProxy is HTC's method of "Pre-Caching" your applications on the phone, therefore loading times are faster when opening, etc. It just allocates a chunk of your memory for this feature. Problem is, after about a day of not soft-resetting your phone, your idling at 90% or so.
Changing it to 0 will set this as DYNAMIC. So instead of a bunch of pre-set apps being precached IMMEDIATELY, it does it dynamically. It will only raise the memory for the apps that you are currently using, etc.
Keep in mind, changing this REG does not affect speed in terms of opening applications,etc. Performance stays identical.
You will not notice IMMEDIATELY that this tweak has worked. You will notice later in the way when you notice your device won't idle higher than 65-70% usage anymore, and won't even get as high as 90% unless your running mad software on it lol."
The problem is that the ShareMemSize value reverts to the original entry on soft reset because of an HTC "Auto repair" function.
Would it be possible for you to put a similar cab together, to the one in the original post, but which changes the registry entry as per the PPCGeeks quote?
Thanks
andrew-in-woking

I also have a need for setting a registry entry on every reset. I normally can't even modify the registry entry even if I attempt to unprotect the registry. OP can you pelase elaborate on your method. Thank you.

Here is the complete source code to the program, its nothing special, just the standard C# registry functions. The cab adds the program to the windows startup so it is launched every time the device is reset.
Code:
using System;
using System.Linq;
using System.Collections.Generic;
using System.Windows.Forms;
using System.Threading;
using Microsoft.Win32;
namespace TimeSyncEnable
{
static class Program
{
/// <summary>
/// The main entry point for the application.
/// </summary>
[MTAThread]
static void Main()
{
Thread.Sleep(30000);
RegistryKey key = Registry.LocalMachine.OpenSubKey("Drivers", true).OpenSubKey("BuiltIn", true).OpenSubKey("RIL", true);
key.SetValue("DisableSyncTime", 0, RegistryValueKind.DWord);
}
}
}
I will make one for the SharedMem key in a couple hours, after my class.

I could not find the cab project files I used to build the first one, but I made an updated EXE that does both keys. Just install using above cab and replace the exe in \Windows witht he one attached

Hello I'm experiencing another problem which is the complete opposite.
When my phone syncs time. its does it wrong no matter what. It ads one hour to its current time for each day that goes by. I found a fix for it.
Go in to Settings>Menu>All settings>Personal>Phone>GSM/UMTS Service, and turn off Time Synchronization.
But every time i restart my phone, this option automatically turns on. So I'm wondering for me, and i know there are others out there, if you could make a cab file for disabling time sync on start up?

I tried the code above but the key goes back to default value. So now the application permanently checks every 60 seconds if the key is 0, if not, it changes it.
The process does not consume processor so it shouldn't impact performance.
Hope this helps

HDR said:
I'm not sure if anyone else is experiencing the same problem, but my TP2 never syncs time with the cell network. I found its because the registry key HKLM\Drivers\Builtin\RIL\DisableSyncTime, but it keeps getting reset every time I restart the device. I wrote this little app to reset it on startup.
Click to expand...
Click to collapse
I'm using Sprint Touch Pro2 w/ WM 6.5, and it doesn't have HKLM\Drivers\Builtin\RIL\DisableSyncTime. I do have CDMATimeSyncEnable and CDMATimeZoneSyncEnable, and they are both already set to 1. It has another pair for GSM that are set to 0. However, my phone was off by 4 minutes. I don't know how long it took to get 4 minutes off, but after rebooting the phone, the time is correct. So I still don't have a solution for the drift I'm experiencing.
I do have an HKLM\Software\HTC\ResProxy\ShareMemSize setting and could try that. to save memory.

Related

How can i force disconnect umts after check mail??

Hi, i m very happy with the new rom but i have a problem.
I set my emails accounts to periodically (30 minutes) check the account. With other roms when the precess was done then the connection was closed. With the new ROM the UMTS connection keeps stablished and the battery is out in a few hours. Does somebody know how to avoid it??
Thanks...
Same problem here... anybody??
Thanks in advance.
-......and the "always on" is set to 0.....
I am afraid that would undermine the whole definition of Push Mail. So it could very well be that it is impossible.
I remember reading an article about Push Mail and there one of the Microsoft engineers has been talking about that if you use GPRS the battery consumption is much and much less. But hey then whty buy a 3G phone. Also as I understand the GPRS is not able to properly handle the GSM simultaneously. At least I know in QTEK 110S when GPRS is actively downloading data you are unreachable for calls.... UMTS makes that possible.
I suppose it...but now ...
1) I cant automatically check my email (the connection keeps on)
2) I cant automatillally download the weather forecast(the connection keeps on).
......
I cant schedule any application that uses any connection because it keeps on and it drains the battery very quickly.
What can i do?
thanks
the weather program should have a seeting to use an active connection if av ailable. At least I have seen it in some weather programs. And if yours does not have it then get another one.
About other progs that need a connection. If I start IE I can just start browsing and works fine.
About you not being able to automatically check e-mail? I thought you enabled the Push email so what are you talking abouy. It automatically pushes emails to you ?????
ye, yes but what i want is when the program (mail, pocket weather, etc) finishs to use the connection then it is shutted down by the OS.
My job is Windows CE software developer and this is a problem. BEFORE (with old roms) when a program needs a connection the it requests a connection to the Connection manager. Then after use it, the program usually release it (using the connection manager). When no programs needs a connection then the connection manager shutted down the connection (if it was GPRS or UMTS). With the new ROM the connection manager doesnt shut down the connection.....
Yea you are right....
It is the disconnect part.
Well the battery drain is more then.
But hey I am not so bothered because I can load the battery at home in the office and in the car and when I go on vacation I turn the Pushmail offf
semi solved
Hi,
I ve wrote a little C program, 5 Kb. This program monitor any posible GPRS=UMTS connection. If it detects that this connection isnt used in 1 minute(no incoming bytes in one minute) then the connection will be closed.
this program hasnt UI so you will not see anything when you execute it. I will improve it adding a botton icon allowing the set the "one minute" parameter and the posibility to exit it....Obviously the program doesnt run when the device is suspended......
.. it should be placed in \windows\startup folder to run after each reset....
Hi dherrero,
Thanks for posting a great program. I had exactly the same issue as this but your program works perfectly and it disconnects it when the connection is not used for a minute or so.
The only probelm I have now is I equally get disconnected by this program when I am browsing websites with PIE and that is very annoying. I would appreciate it if you could modify this program to make it work only for email checking.
Kind regards,
Hi,
I am improving this little program. it isnt finished but it solves your problem. I recommend you to put it in rom and put a link in windows\starup.
When the system boots you will see a little white-blue icon in the bottom-right.
If you click this icon you will see a screen that show:
1) Bytes received in current connection.
2) Connections that the program has closed.
3) Startup time.
4) Connections checks done. (one each 30 seconds)
5) Last check date
6) Last close date.
And 4 buttons .
1) Disable: It's interesting for you. It disables the action of closing the connections.
2) Enable. The opposite. (by default it is enabled)
3) OK. Hide this screen
4) Close: Close the program.....
I hope it is usefull to you....
You can try also this: http://www.gb-soft.cz/XDAII/product_gprs_tweak_wm5pe_en.htm
hi dherrero
from where can I download your prog?
tx for help
You have to login, or register if you havent, and you will see the link.....
Hi dherrero,
Thanks for getting back so promptly. It works nice on my device and now I can manually disable it directly from the Today screen when I need to.
A minor problem I found is that the characters on the Connection Manager control panel get truncated. This is probably due the fact that I have a Japanese ttc font installed to replace the default system font by tweaking the registry "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FontLink\SystemLink\".
I hope this helps your development. Thanks again...
Hi again,
I always develop in VGA, using ozVGA. Now i ve changed the positions and now it looks correctly in vga and sevga.
Hi dherrero,
Thanks a lot!
It now runs flawlessly...

How do I disable WM6 "Lock" function using regedit?

I'm running Meschle's wonderful new Touch 3.0 ROM, however I've installed some MS Exchange messaging software and its forced me to configure & use the "Lock" function within the Settings screen.
Now that its turned on the "Lock" function, its protected the tick box and it won't let me "untick" it to turn it off again.
Can anyone advise of the registry key I need to change (or of any other way) to either unprotect the "tick" box within the Lock option so that I can turn it off again, or to extend the "timeout" values it gives, so that I can have a timeout longer than the current maximum of just 20 minutes....
Thanks,
Graham.
First enable the box again to untick it:
HKLM\Security\Policies\00001023
0 = Enabled; 1 = Disabled
Then install Zenyee.com Stay Unlock.cab and soft reset your device.
This program will prevent the lock to be activated again.
Thanks JR - This will be great if it works....
I've installed it, so time will tell.
Can you tell me how the app works?
My exchange server tries to enforce the security every day and whatever I change in the registry, it resets it to a max 20 min timeout and an min 8 digit PIN (which is a real pain).
I wonder how the two are going to get on on Monday morning....
When I try to change the value on my Touch, it says access denied. Any idea how else to get around it? It's driving me nuts!!
Expand lockout time
Graham,
I've had the same issue's as you did with the exchange time, but i've found the regkey on the device which you can change:
Hklm\comm\security\policy\lassd\ae\{50c1337-...}
here you can change the value to a more "sutable time periode.
Value gives the minutes until lockdown... (normally 15 minutes but if you set it to 1440 you have 24 hours)
Exchange doesn't check this value.
It worked with my device htc P3300 with WM6 and exchange 2007 sp1.
Good Luck
alfiejts said:
Thanks JR - This will be great if it works....
I've installed it, so time will tell.
Can you tell me how the app works?
Click to expand...
Click to collapse
the app works great for me
JR_de said:
First enable the box again to untick it:
HKLM\Security\Policies\00001023
0 = Enabled; 1 = Disabled
Then install Zenyee.com Stay Unlock.cab and soft reset your device.
This program will prevent the lock to be activated again.
Click to expand...
Click to collapse
This work for the ATT TILT2 with WM6.5. The lock only comes up when powering up.
Thanks

Office Programs take more than 1 minute to load

Is anyone else having this issue yet? I have asked this on the rom development page and it seems that I may be the only one experincing this.
I have NRG's 10\28 rom loaded and I have removed many of my installed programs and I can not get the Office programs to load quickly. I have Nrg's rom 10\17 or so loaded on my wife's phone but hers doesnt seem to be doing this.
I am suspecting that it is something that I am installing that is doing this but I am not sure.
I have even downloaded the office 2010 beta today and it stil does it.
It does stop doing it for about a half a day if I reboot many times till it behaves, but then after about a half a day, it is back to taking more than 60 seconds to open word or excell, then about 20 ot 25 seconds to close it.
Any ideas??
Thank you all for looking at this.
Jeff
Takes no more than a few seconds max on my Tilt 2, I don't know man.
Same porb here, i dont think its a ROM issue as it did the same thing on most of the roms i flash. i just thought i was a WM thingi, and the worst part is it takes near 10 sec to open a NEW word doc..
ahmadashar said:
Same porb here, i dont think its a ROM issue as it did the same thing on most of the roms i flash. i just thought i was a WM thingi, and the worst part is it takes near 10 sec to open a NEW word doc..
Click to expand...
Click to collapse
Finally, someone else is also having this issue.
I have a slightly older version of the Energy rom on my wife's phone and hers is always fast to open.
I have been uninstalling programs one by one to see if one of them is affecting it.
What I have found is that as I install a couple, it will start working good, then a a few hours later, it goes to 1 min to open again.
And I am not even opening a file, just click on the excell icon, so that eliminates the bad file thing.
I will let you know what I find.
So do you have many apps installed? I have a lot, to many to mention here at this time, but if you only have a few, please list them and I will see if there are any in common between us.
Thanks,
Jeff
I had this problem on my AT&T Tilt 1 a long time ago. I was able to isolate the cause of the problem to sending/receiving Email over mobile data (wouldn't happen if the update was via wifi). Unfortunately the only thing that solved my problem was a hard reset .
brad_wp said:
I had this problem on my AT&T Tilt 1 a long time ago. I was able to isolate the cause of the problem to sending/receiving Email over mobile data (wouldn't happen if the update was via wifi). Unfortunately the only thing that solved my problem was a hard reset .
Click to expand...
Click to collapse
interesting you mentioned wifi, i just observed today that it does not take a long time to open when i am on wifi, then i switched to no wifi, and it was taking lont time to open excel.
turned wifi back on and sure enough, excell opened quickly.
i then turnrd off my wifi network plugin, (disabled my map network drive) and now it seems to be opening excell just fine reguardless of wifi or not.
i will continue to test this ane report back.
innovator8 said:
interesting you mentioned wifi, i just observed today that it does not take a long time to open when i am on wifi, then i switched to no wifi, and it was taking lont time to open excel.
turned wifi back on and sure enough, excell opened quickly.
i then turnrd off my wifi network plugin, (disabled my map network drive) and now it seems to be opening excell just fine reguardless of wifi or not.
i will continue to test this ane report back.
Click to expand...
Click to collapse
Office Mobile looks for any files of the appropriate type (e.g., *.doc files for Word) on your device to open prior to loading. Before reading this last comment I was going to suggest removing your storage card, but if you have network drives mapped it's probably attempting to reach those while loading but timing out if they're not available.
Toleraen said:
Office Mobile looks for any files of the appropriate type (e.g., *.doc files for Word) on your device to open prior to loading. Before reading this last comment I was going to suggest removing your storage card, but if you have network drives mapped it's probably attempting to reach those while loading but timing out if they're not available.
Click to expand...
Click to collapse
So as long as I dont have my "enable Network Folder" clicked on the HTC's Network Plugin, it all works good. As soon as I click that, and enable the network folder, then it takes forever to open office unless I have the wifi turned on.
Man I have been fighting this for months, not sure if it was a rom thing or something that I was intalling.
I hope that others who have this issue can find this post and fix thier stuff too.
Here some searchable key words, pleae add if I am missing:
Office Microsoft Excell Word forever long time

Help: Tilt 2 clock gets behind, displays incorrect time

I have a Tilt 2 from AT&T running Windows Mobile 6.5. I got it in October.
Sometimes my phone's clock will get behind, displaying a time that is an hour or more off. This morning, for example, I had the phone's alarm set for 9am. I woke up at 10am. When I looked at my phone, the clock displayed 8:30am. I power cycled it and it displayed the correct time.
My apartment has lousy cell reception, and I often have no signal at all when inside. Does this phone/OS rely on the cellular network to know what time it is?
Has anyone experienced similar behavior? Does anyone know if there is a fix for this?
I don't think I can trust my phone to wake me up until I find a way to fix this.
Does this happens when syncing Rhodium with pc?
or it happens even without sync?
The phone does rely on the network to keep time updated.
You could always turn off the automatic updating of the time. That may help.
1. Go to: Settings > Personal > Phone > Time Zone
2. Uncheck: Automatic change time zone and clock.
See if that helps.
orb3000 said:
Does this happens when syncing Rhodium with pc?
or it happens even without sync?
Click to expand...
Click to collapse
I don't sync my phone with PC, and I don't have any push notifications activated.
The phone does rely on the network to keep time updated.
prjkthack said:
You could always turn off the automatic updating of the time. That may help.
1. Go to: Settings > Personal > Phone > Time Zone
2. Uncheck: Automatic change time zone and clock.
See if that helps.
Click to expand...
Click to collapse
Turned off auto-updates as you suggested. Now we wait and see. Thanks for the suggestion.
__________________
Clock falls behind, can't find the automatic settings
For the second time now, I experienced the same problem, where my clock on the Tilt 2 was behind. This time it was during the night and it was off by about 3 hours, and even missed the date change. The first time it was something around an hour. I don't know what's worse, because with the long time you know it's wrong when it's light outside and the time says it shouldn't.
The phone wasn't hot either, so, as far as I know it wasn't busy doing something else. The cell reception was fine here, and I was not syncing. To correct the problem, I looked for the setting to automatically set the time, based on the network. It's not off by precisely one or more hours, so it doesn't look like a timezone itself. Note that I have TouchFlo disabled, and I use the Windows 6.5 Today screen, so it might be a bit different. I looked through several settings beside the clock, but can't find it. Unless it's one and the same of course.
Any idea what could be causing this? Thanks for the powercycle tip.
I disabled what prjkthack said, I needed also to disable the sync option from Sense. This works for 'My Location' but screws other world clocks. Looks like a sort of 'base' clock is set wrong...
i have this issue with the tp and the hd2 both with energyrom.
att tilt 2 clock and date off when updated to new stock rom
hi iam having the same problems with my time and date being wrong everytime i softreset. the minutes usually always seem to be right but a couple hours off always and then you have to go in and manually set the clock. i also had to set the date when i softreset. i tried the my location button, didnt work. also called htc and talked to someone who said the time did have to be set manually, but i really dont think he knew what he was talking about. and it should have exact time from network and sat/gpr connections or even wifi? stange
Interesting. It appears that we might be fighting two different problems then. One that is a timezone offset (i.e. the minutes are the same, but the hours are off), and a full stall of the clock (with the time being off a random amount of hours and minutes).
clock advances one hour every night
Hi,
I have a similar problem with my clock: every night the clock advances one hour. If I do not correct the time, it will be two hours in advance after two nights.
This is since the night, where the daylight saving time ended.
Can anyone help?
I've had my phone over 6 months and two days ago it started having issues with keeping the correct time...
Odd indeed.
Maybe it's ATT causing the problem?
Go into Settings/Personal/Phone, then click the GSM/UTMS services tab. Click on "Time Synchronization", then Get Settings. If the "automatic change time zone & clock" box is checked, uncheck it.
That turns off the synchronization of the Tilt2's clock with the cell network, so that you can synch the time yourself. There are some third-party programs that will let you synch off a NTP server or the phone's GPS receiver -- I use Julien Schapman's Time Synchronizer.
It's not a att thing. I have the same problem since last week. I'm in Argentina and a couple of years ago we had daylight saving time. And the last year we had it we must change it on december 27th (the day it started to change in my phone in 2010. Now everytime i activesync with my pc it advaces 1 hour.
It's really annoying. And fyi my setting have disable automatic change timezone and clock!!
I don't know what to do
Cheers and happy new year
Ignacio
I'm in Argentina too, and having the same problem as Ignacio. The only thing I can add is that my Tilt2 started having this problem right after returning from Uruguay, which by the way, they are one hour ahead of us. My girlfriend has the same phone but she did not activate it while in Uruguay and she is not having this problem.
I really doubt it is just a Sync problem. I've tried every possible configuration and nothing. I wish it would be that simple.
We need a good chef for this one...
Regards
Fito
Offical fix: http://www.htc.com/europe/SupportViewNews.aspx?dl_id=1070&news_id=851
Or just install a ROM that doesn't have this issue (included this fix).

The time is not correct.

I have a stock ROM Tilt2 and I am loving it. The best phone yet. However, the clock has been off several times. It happened again today, it said 3:23 PM and it was actually 4:24 PM. I have a cab installed to stop the 1h 2m flip (if it matters). I have figured out that if I turn it to airplane mode and then back to phone, the time updates to the correct time.
Is anyone else having this same issue? And is it a problem with the phone or AT&T?
I've had the problem before. When I had the Touch Pro(Fuze) from at&t but unlocked for Tmobile. and when i first got my Touch Pro 2. i never really figured out what was wrong for the fuze but my tp2 stopped. I noticed it happening when I would unplugg my power that's when it would change time when I had my stock battery. When I changed it to the seidio battery it stopped happening. I don't think the battery has anything to do it but it might have just be a coincident.
torint said:
I don't think the battery has anything to do it but it might have just be a coincident.
Click to expand...
Click to collapse
there are no coincidences, only the illusion of coincidence...
On my case, every time I do a sync with my lap top it changes me the time, no matter what I disable or adjust on Rhodium...it always changes me to a different time zone...
orb3000 said:
On my case, every time I do a sync with my lap top it changes me the time, no matter what I disable or adjust on Rhodium...it always changes me to a different time zone...
Click to expand...
Click to collapse
I could have sworn there was a setting in activesync somewhere that would let you disable the time sync with the host PC...but I'm digging now and I can't find it anywhere in the menus on the phone or on the PC client.
I wouldn't be surprised though if there's a switch for that in the registry somewhere, I'll see if I can find anything that looks related...don't hold your breath though
Also has happened to me...
I have a Tilt2 stock ROM, and have had this happen several times. In searching these (and other) forums, the only thing that I have seen that remotely resembles this issue is the time zone issue (which I must suffer from as well since my time zone is always reverting to Indiana..I live in Eastern).
The first DAY I got my phone I noticed this time issue, and I chalked it up to an incomplete charge up or something to that affect, however it happened a couple of other times. The time on the phone would be off by some major amount of time (several hours), and it was not just the hour that was off, but also the minutes (so it was not purely a time zone issue).
I could not find anything to MAKE it correct itself, so I manually changed the time to the correct it, but I have not found anything to address this issue. Luckily it only happens every so often, but I would love to find out why...
Happens to me. Hours and minutes off.
If its off by 8 hours, I know to just fix it. If its off by 20 minutes, I'm late to class.
There's an app in the software recommended thread. SynchroTime. It's your only fix. When you see the time is incorrect, run it and it fixes itself. I have no idea why the time isn't synced to Tmobile's servers, or even an option for that.
i have the same issue, on AT&T as well
I am having the same issue on an AT&T phone. I have been all over the phone looking for a place where you tell the phone to sync to network time, with no luck. My laptop was off by four minutes, as well as my phone, so i believe it is an issue with syncing to the laptop, but i would prefer it sync to at&t.
Any ideas?
The only time I have observed TP2 to be off by one or two hours, was after running a GPS program, that was wrongly configured. The GPS application caused also a time change.
sirphunkee said:
I could have sworn there was a setting in activesync somewhere that would let you disable the time sync with the host PC...but I'm digging now and I can't find it anywhere in the menus on the phone or on the PC client.
I wouldn't be surprised though if there's a switch for that in the registry somewhere, I'll see if I can find anything that looks related...don't hold your breath though
Click to expand...
Click to collapse
Thanks mate
If you find something please let me know
Cheers,
---------------
Guys, don´t forget to vote!
Yeap has happened to me too. I'm using the stock ROM and it happened many times in the past. Actually what I observed was that the manilla clock was wrong (hours and minutes), while the windows clock was running ok. I have no idea how that's even possible.
I could not find out however the pattern of the above. I'm sure it has to be a manila thing though, cuz now that i have it disabled and using SPB mobile shell I have no similar incidents. It would be nice to know the fix though.
orb3000 said:
Thanks mate
If you find something please let me know
Cheers,
---------------
Guys, don´t forget to vote!
Click to expand...
Click to collapse
I don't know if this is going to help, but I found this thread while searching for ideas on this: http://forum.xda-developers.com/showthread.php?t=329080
Check it all out, but posts #7-9 in particular, that might be what you need, let me know if it helps in your case or not
hey guys.. i have this problem too. i have a sprint touch pro 2, and i installed energy rom this morning.
the clock is wrong because the time zone keeps changing to GMT when i live where it's supposed to be GMT +8
here's what i noticed:
1. for example, the exact time here is 8:30am, the phone always changes the time zone to GMT and using my local time, but the minutes are slightly off. (8:19am GMT) So when i change the time zone to +8, it becomes (4:19pm)
2. everytime i sync with my computer, the time corrects itself, and all i need to do on the phone is to change it to the correct time zone, and it's all fine.
3. the time becomes incorrect everytime i restart the phone, or turn flight mode off and back on.
4. when i remove the sim card and turn on the phone without the sim card, the time remains correct!
5. i concluded that it has something to do with the network. i went to settings->phone, and theres something there about time synchronization. unfortunately, i dont know why, but when i disable it on my energy rom, the time still updates.
6. i tried using the same sim on another windows mobile device. i turned on time sync on that device, and when i restarted the device, the time became incorrect also! but on this phone, when i turn off time sync, it obliges, unlike my touch pro 2.
7. the culprit here is the network. the phone syncs with the network's time, which is minutes early, and the time zone is set incorrectly.
why doesnt my touch pro 2 obey when i tell it not to sync time with the network?
i cant text because the time is messed up and the message gets lost in the recepient's mailbox.
i hope this gets resolved soon. i've been searching for a definite fix but i found none.
marvdmartian said:
hey guys.. i have this problem too. i have a sprint touch pro 2, and i installed energy rom this morning.
the clock is wrong because the time zone keeps changing to GMT when i live where it's supposed to be GMT +8
here's what i noticed:
1. for example, the exact time here is 8:30am, the phone always changes the time zone to GMT and using my local time, but the minutes are slightly off. (8:19am GMT) So when i change the time zone to +8, it becomes (4:19pm)
2. everytime i sync with my computer, the time corrects itself, and all i need to do on the phone is to change it to the correct time zone, and it's all fine.
3. the time becomes incorrect everytime i restart the phone, or turn flight mode off and back on.
4. when i remove the sim card and turn on the phone without the sim card, the time remains correct!
5. i concluded that it has something to do with the network. i went to settings->phone, and theres something there about time synchronization. unfortunately, i dont know why, but when i disable it on my energy rom, the time still updates.
6. i tried using the same sim on another windows mobile device. i turned on time sync on that device, and when i restarted the device, the time became incorrect also! but on this phone, when i turn off time sync, it obliges, unlike my touch pro 2.
7. the culprit here is the network. the phone syncs with the network's time, which is minutes early, and the time zone is set incorrectly.
why doesnt my touch pro 2 obey when i tell it not to sync time with the network?
i cant text because the time is messed up and the message gets lost in the recepient's mailbox.
i hope this gets resolved soon. i've been searching for a definite fix but i found none.
Click to expand...
Click to collapse
marv, did you do a hard-reset right after installing that ROM? It's always a good practice, and a hard-reset is what ended up fixing this issue when it happened to me.
Found a solution that works for me
yup.. newly flashed rom.. and i hard reset a lot of times..
anyway.. i found a fix for it! i guess this is what many people around the forum are looking for. for some reason, the time synchronization setting in settings-phone doesnt seem to work.. i dont know why.. so i edited it through the registry..
go here:
HKLM\Drivers\BuiltIn\RIL
and anything that says time sync or time zone sync, i changed it to 0. all is well now. and i'm so happy i found a fix myself.
marvdmartian said:
yup.. newly flashed rom.. and i hard reset a lot of times..
anyway.. i found a fix for it! i guess this is what many people around the forum are looking for. for some reason, the time synchronization setting in settings-phone doesnt seem to work.. i dont know why.. so i edited it through the registry..
go here:
HKLM\Drivers\BuiltIn\RIL
and anything that says time sync or time zone sync, i changed it to 0. all is well now. and i'm so happy i found a fix myself.
Click to expand...
Click to collapse
Great...I'm glad it worked for you. Thanks for sharing the solution!
now how do i tell everyone the solution? do i make a new hread? or will they just see this?..
marvdmartian said:
now how do i tell everyone the solution? do i make a new hread? or will they just see this?..
Click to expand...
Click to collapse
Other than editing your post above to have a title like "Found a solution that works for me", that's all I know of. You could create a new post, but I would probably hold of on that until (if) you hear from other members that your method worked for them as well
oh alright..
this problem ocurs normally when you got your phone set to synchronize the time with your network,problem is that some network don't broadcast the right time sometimes.
you can disable it by looking in phone settings for network time tab and untick the box.
setting vary from from windows builds.
alternatively import the following reg setting to you registry;
HTML:
REGEDIT4
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\RIL]
"NITZEnable"=dword:00000000

Categories

Resources