PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Touch Pro 2 (http://forum.ppcgeeks.com/forumdisplay.php?f=97)
-   -   **6/11/2011 update **Screen off while locked script (http://forum.ppcgeeks.com/showthread.php?t=143976)

elesbb 06-03-2011 04:44 PM

Re: **UPDATED 5/29/2011 Screen off while locked script
 
Quote:

Originally Posted by vzihome (Post 2110103)
i uninstalled and booted fine into android, i got an error that said mdp busy 4 on 4 a continuous loop will install again see if i can replicate problem, thanks again! just an idea...why not make different cabs say 1 for 3secs another for 4 secs and so on instead of having input from user its already set...just a thought...

it running fine after you uninstalled my cab may have just been a fluke . I can't seem to get any errors while running or booting into android . sorry about that . and about having a set time .. wouldn't it be more logical for the user to just enter what they want ? I mean they only have to really do it once .

PPCFreak 06-04-2011 10:07 AM

Re: **UPDATED 5/29/2011 Screen off while locked script
 
noticed that on the NRGz rom that i am on that the SMS does not turn on the display.

Looking to see what tweak is doing this but I think with CHT185 there is a WakeOnSMS and it is set to FALSE (0).
Not sure if this key exists without CHT185/2.0 or not?

Found this reg key on Energy's ROM Addons site:
Set the dword to 1 to disable.
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\RIL]
"DisableSMSWakeUpEvent"=dword:00000000

Not sure if it exists on all ROMs or is specific to Energy/6.5.x/6.5 or ???.

Let me know if this exits on other ROMs/version of wm your on and if you have CHT installed (1.8.5 or 2.0).
Also, think this is specific to using the Stock Lockscreen as well (not the CHT lock screen as it seems to have its own method for this).

Thanks.

elesbb 06-04-2011 04:15 PM

Re: **UPDATED 5/29/2011 Screen off while locked script
 
Quote:

Originally Posted by PPCFreak (Post 2111156)
noticed that on the NRGz rom that i am on that the SMS does not turn on the display.

Looking to see what tweak is doing this but I think with CHT185 there is a WakeOnSMS and it is set to FALSE (0).
Not sure if this key exists without CHT185/2.0 or not?

Found this reg key on Energy's ROM Addons site:
Set the dword to 1 to disable.
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\RIL]
"DisableSMSWakeUpEvent"=dword:00000000

Not sure if it exists on all ROMs or is specific to Energy/6.5.x/6.5 or ???.

Let me know if this exits on other ROMs/version of wm your on and if you have CHT installed (1.8.5 or 2.0).
Also, think this is specific to using the Stock Lockscreen as well (not the CHT lock screen as it seems to have its own method for this).

Thanks.

this is strange ... I've never had a ROM which was able to keep the screen off while locked and getting a text ..

ever since I came to WM I have always wanted that , hence why I created the script .

I added the reg entry you posted and it didn't seem to do anything .

the only way I was able to keep the screen off while its sleeping and receiving a text , was when I forced roaming or forced 1x . From what I have read , the switching from 3g to 1x is what makes the screen come on .

I had nrgz rom before and it still came on . I wonder if your device isn't truly sleeping ? because I use a cab called "screen off" which only powers off your screen . And when I had that on my device with the stock rom and got a text it wouldn't turn the screen on .

PPCFreak 06-04-2011 07:41 PM

Wirelessly posted (VZW TP2: Opera/9.7 (WindowsMobile; PPC; Opera Mobi/35267; U; en; Presto/2.1.1))

Quote:

Originally Posted by elesbb
Quote:

Originally Posted by PPCFreak (Post 2111156)
noticed that on the NRGz rom that i am on that the SMS does not turn on the display.

Looking to see what tweak is doing this but I think with CHT185 there is a WakeOnSMS and it is set to FALSE (0).
Not sure if this key exists without CHT185/2.0 or not?

Found this reg key on Energy's ROM Addons site:
Set the dword to 1 to disable.
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\RIL]
"DisableSMSWakeUpEvent"=dword:00000000

Not sure if it exists on all ROMs or is specific to Energy/6.5.x/6.5 or ???.

Let me know if this exits on other ROMs/version of wm your on and if you have CHT installed (1.8.5 or 2.0).
Also, think this is specific to using the Stock Lockscreen as well (not the CHT lock screen as it seems to have its own method for this).

Thanks.

this is strange ... I've never had a ROM which was able to keep the screen off while locked and getting a text ..

ever since I came to WM I have always wanted that , hence why I created the script .

I added the reg entry you posted and it didn't seem to do anything .

the only way I was able to keep the screen off while its sleeping and receiving a text , was when I forced roaming or forced 1x . From what I have read , the switching from 3g to 1x is what makes the screen come on .

I had nrgz rom before and it still came on . I wonder if your device isn't truly sleeping ? because I use a cab called "screen off" which only powers off your screen . And when I had that on my device with the stock rom and got a text it wouldn't turn the screen on .

what version of WM are you on?

I am running Nrgz 29020 rom (this is a 6.5.3 version).

Wondering if this is the reason for this working?

I cant think of any items I loaded that would be keeping the screen off during txt messages.....

Will look over what I have installed to see if any of that looks to be doing it.

elesbb 06-05-2011 12:56 PM

Re: **UPDATED 5/29/2011 Screen off while locked script
 
Quote:

Originally Posted by PPCFreak (Post 2111305)
Wirelessly posted (VZW TP2: Opera/9.7 (WindowsMobile; PPC; Opera Mobi/35267; U; en; Presto/2.1.1))



what version of WM are you on?

I am running Nrgz 29020 rom (this is a 6.5.3 version).

Wondering if this is the reason for this working?

I cant think of any items I loaded that would be keeping the screen off during txt messages.....

Will look over what I have installed to see if any of that looks to be doing it.

yeah I'm on my own custom ROM with the 29020 build . is my script not working for you at all ?

PPCFreak 06-05-2011 09:32 PM

Wirelessly posted (VZW TP2: Opera/9.7 (WindowsMobile; PPC; Opera Mobi/35267; U; en; Presto/2.1.1))

it wasnt originally. I have reset just a bit ago and am trying it out again.

elesbb 06-05-2011 10:08 PM

Re: **UPDATED 5/29/2011 Screen off while locked script
 
Quote:

Originally Posted by PPCFreak (Post 2111730)
Wirelessly posted (VZW TP2: Opera/9.7 (WindowsMobile; PPC; Opera Mobi/35267; U; en; Presto/2.1.1))

it wasnt originally. I have reset just a bit ago and am trying it out again.

Can you link me to the EXACT ROM your running ?

PPCFreak 06-06-2011 07:11 AM

Re: **UPDATED 5/29/2011 Screen off while locked script
 
Quote:

Originally Posted by elesbb (Post 2111751)
Can you link me to the EXACT ROM your running ?

Its in my signature line ;-)

Funny thing is, I installed your cab, didn't reset. Then uninstalled your cab and it did the no wake on SMS.

I rest after having issues with the backlight dimming too fast ( and didnt seem to be looking at my settings).

Then it would wake on SMS.

Installed your cab, reset and now it turns the screen off after 5 seconds (5 is the number i typed in during setup).

Going to uninstall it and see if it does what it did before (or if there was another cab I installed that caused this to do what it should be doing; not waking on SMS/ 1x to 3g switching).

Thanks.

elesbb 06-06-2011 08:49 AM

Re: **UPDATED 5/29/2011 Screen off while locked script
 
Quote:

Originally Posted by PPCFreak (Post 2111853)
Its in my signature line ;-)

Funny thing is, I installed your cab, didn't reset. Then uninstalled your cab and it did the no wake on SMS.

I rest after having issues with the backlight dimming too fast ( and didnt seem to be looking at my settings).

Then it would wake on SMS.

Installed your cab, reset and now it turns the screen off after 5 seconds (5 is the number i typed in during setup).

Going to uninstall it and see if it does what it did before (or if there was another cab I installed that caused this to do what it should be doing; not waking on SMS/ 1x to 3g switching).

Thanks.

hmm it honestly sounds like something is keeping it from truly sleeping .. and I don't see a signature ? lol

PPCFreak 06-06-2011 03:11 PM

Re: **UPDATED 5/29/2011 Screen off while locked script
 
Sorry, sig doesn't show up when posting from Phone.

Should show up now....

But if Phone is not sleeping, the battery drain would be horible....and I have been getting rather good battery performance lately.

Its back to doing the wake on SMS for now. Have your cab installed, setup for 5seconds and it does work like it should (screen off after 5 seconds).

Will try uninstalling in and see if I get the elusive NoWakeOnSMS..... :-0


All times are GMT -4. The time now is 02:53 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0