Quote:
Originally Posted by palosjr
there is a registry edit you can do.
I am using CeRegEditor
navigate to-
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\RIL]
add DWORD value for selected key-
DWORD Value Name= DisableSMSWakeUpEvent
DWORD Value Data= 0
|
Are you sure that's not supposed to be a 1 for the data? I would think that 0 would mean it wakes up (as that would make disableSMSWakeUpEvent off) and 1 would mean it doesn't (disable wakup would be on).