PDA

View Full Version : Tweak for GPRS Always On????


efayes
25-02-2006, 08:34 PM
Greetings...any experts here can figure it out how we can tweak the reg to get GPRS Always On? Please advice... :P

vlasherz
27-02-2006, 04:44 AM
ya...so i am
please anyoune give us some solution for that
thanks in advance

boybi
27-02-2006, 05:45 AM
isn't it that when you sync your device with your PC, the GPRS gets disconnected? or is there also a tweak that automatically establishes the GPRS connection once you remove the sync cable?

oltp
27-02-2006, 09:17 AM
Try http://www.gb-soft.cz ;-)

ghal
28-02-2006, 07:38 AM
What is your experience with the battery life if GPRS is always on?

oltp
28-02-2006, 07:58 AM
It's a little worse than with gprs off. As I'm having an imap-client running, my battery-life is down anyway & it needs the connection. I do shutdown the connection @ night, so I'll leave it open tonight & report the diff. tomorrow.

Cheers, M

efayes
28-02-2006, 09:43 AM
GPRS will turn off automatically...after few hours...dunno why...

I need just a reg tweak to make it ALWAYS ON...

i know about thr Tweak Programme... but it caused problem on my PPC sounds settings...

so i would prefer just a tweak entry in registry... :P

oltp
28-02-2006, 10:04 AM
HKLM\Comm\ConnMgr\Providers\{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\(GPRS connection name)\AlwaysOn = 1 (DWORD decimal)

garikaa
28-02-2006, 11:25 AM
ConnMgr\Providers\{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\(GPRS connection name)\AlwaysOn

At me such section does not exist.

efayes
01-03-2006, 04:39 PM
yea...too bad...i dun hv it either... :shock:

oltp
01-03-2006, 04:51 PM
Strange I got it from an other post & verified it in my own registry. What is missing?

Regards, M

boybi
02-03-2006, 10:44 AM
HKLM\Comm\ConnMgr\Providers\{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\(GPRS connection name)\AlwaysOn = 1 (DWORD decimal)

i don't have ConnMgr under \Comm

oltp
02-03-2006, 10:50 AM
What is your experience with the battery life if GPRS is always on?

When in standby for 8 hours my battery life reduces by 3% when gprs is off & by 7% when gprs is on. That was the only diff during the nights I tested. So conclusion is simple.

i don't have ConnMgr under \Comm

Hmmm?? don't understand that

boybi
02-03-2006, 10:57 AM
i don't have ConnMgr under \Comm

Hmmm?? don't understand that

like garikaa, this part ConnMgr\Providers\{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\(GPRS connection name)\AlwaysOn does not exist in my registry.

oltp
02-03-2006, 11:07 AM
boybi,

Sorry being unclear, I understand what's missing, but don't understand why.

Are you on a recent rom?

Cheets, M

boybi
02-03-2006, 11:10 AM
my ROM is 1.11WWE

oltp
02-03-2006, 12:08 PM
Could be cab or rom related. Maybe I got some time tonight to inspect some cabs I installed.

Hope it's worth it, maybe it doesn't even solve the original problem.

M

oltp
02-03-2006, 10:00 PM
These settings a coming from the ext-rom cabs in rom 1.13, with this rom I got gprs always on by default.

;for always on
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ConnMgr\Plan ner\Settings]
"SuspendResume"=hex(7):\
69,6e,74,65,72,6e,65,74,00,77,61,70,00,6d,61,69,6c ,2e,74,2d,6d,6f,62,69,6c,\
65,2e,6e,65,74,00,62,6c,61,63,6b,62,65,72,72,79,2e ,6e,65,74,00,00,00

"CacheTime"=dword:00000078

; Fix #17757, GPRS disconnect button in connectivity bubble.
[HKEY_LOCAL_MACHINE\ControlPanel\Phone]
"Flags2"=dword:8

; Disable GPRS auto attach
[HKEY_CURRENT_USER\ControlPanel\PhoneExtendFunction]
"EnableCPHSONS"=dword:00000001
"NoGPRSAutoAttach"=dword:00000001

Cheers, M

ghal
02-03-2006, 11:45 PM
When in standby for 8 hours my battery life reduces by 3% when gprs is off & by 7% when gprs is on. That was the only diff during the nights I tested. So conclusion is simple.


Thanks for the information. For me it means no-go for the GPRS-aways-on. During an 8-hour night (or day), based on your figures, battery is down only by an acceptable 24% without GPRS, while by 56% with GPRS.

It is a huge difference. You have to charge your Magician twice a day, if GPRS is always on.

oltp
02-03-2006, 11:51 PM
Uhm you misunderstood me a little. The 3% is total battery decrease in 8 hours, not per hour. Same goes for the 7%. So the relative diff is great, but absolute diff...is acceptable. & Yes I do charge once a day at least & more when gaming, browsing etc a lot.

Regards, M

ghal
03-03-2006, 12:00 AM
Uhm you misunderstood me a little. The 3% is total battery decrease in 8 hours, not per hour. Same goes for the 7%. So the relative diff is great, but absolute diff...is acceptable. & Yes I do charge once a day at least & more when gaming, browsing etc a lot.

Regards, M

Thank you for the clarification. Yes, it paints a completely different picture.

Now I just have to find out why my Magician looses so much from its battery power...

Best Regards
ghal

rustoss
18-03-2006, 08:28 AM
These settings a coming from the ext-rom cabs in rom 1.13, with this rom I got gprs always on by default.

;for always on
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ConnMgr\Plan ner\Settings]
"SuspendResume"=hex(7):\
69,6e,74,65,72,6e,65,74,00,77,61,70,00,6d,61,69,6c ,2e,74,2d,6d,6f,62,69,6c,\
65,2e,6e,65,74,00,62,6c,61,63,6b,62,65,72,72,79,2e ,6e,65,74,00,00,00

"CacheTime"=dword:00000078

; Fix #17757, GPRS disconnect button in connectivity bubble.
[HKEY_LOCAL_MACHINE\ControlPanel\Phone]
"Flags2"=dword:8

; Disable GPRS auto attach
[HKEY_CURRENT_USER\ControlPanel\PhoneExtendFunction]
"EnableCPHSONS"=dword:00000001
"NoGPRSAutoAttach"=dword:00000001

Cheers, M

oltp could you put your reg files with above here??

efayes
18-03-2006, 10:25 AM
i can't get 1.13 in Malaysia yet... :?

natong
18-03-2008, 10:40 PM
When use GPRS, can you receive a phone call ?

ptcman
06-09-2008, 10:03 AM
Does anyone solved this problem yet?

I have the 1.12 Rom version and is very annoying having the GPRS connection going always down after 30 min.

The GBsoft doesn't work, the connection still going down.

:(