|
View Poll Results: Which Windows Mobile Version of BigMaxSense ROM Do You Use? | |||
Windows Mobile 6.5 (21***) | 88 | 26.99% | |
Windows Mobile 6.5.(x) (23***) | 242 | 74.23% | |
Multiple Choice Poll. Voters: 326. You may not vote on this poll |
|
LinkBack | Thread Tools | Display Modes |
This post has been thanked 1 times. |
|
||||
Re: {BigMaxSense ROM}☼ 21909/23569 - 90mb Free RAM! ☼Quickest, Most Customizable Mani
Hello guys,
I've been using a lot of different roms lately, and whenever I try to charge my phone through USB with no Apps running, I always get the non-sufficient charge current message. I've gotten the message with Energy and Big's MaxSense. I'm currently using MaxSense... Is there any program that helps with a quick charge? I know there's the neupower battery setting, but does that work with Big's Maxsense? Any other solution? Thanks. |
|
||||
Re: {BigMaxSense ROM}☼ 21909/23569 - 90mb Free RAM! ☼Quickest, Most Customizable Mani
i need help with the overclocking of my phone, im with Verizon, and my max it will work without freezing is 710
here is the script im using ;************************************************* ********************* ;Set your speed settings ;41=787 ;40=768 ;39=748 ;38=729 ;37=710 ;36=691 ;35=672 ;34=652 ;33=633 ;32=614 ;31=604 ;30=576 ;29=556 ;28=537 Start=RegRead("HKLM", "SOFTWARE\Msm7kCpuSpeed", "AutoPerformanceLevel") Boost=RegRead("HKLM", "SOFTWARE\Msm7kCpuSpeed", "BoostSpeed") Safe=RegRead("HKLM", "SOFTWARE\Msm7kCpuSpeed", "SafeSpeed") If (Start<>0) start_speed=Start Else start_speed=35 RegWriteDWord("HKLM", "SOFTWARE\Msm7kCpuSpeed\", "AutoPerformanceLevel", start_speed) EndIf If (Boost<>0) boost_speed=Boost Else boost_speed=37 RegWriteDWord("HKLM", "SOFTWARE\Msm7kCpuSpeed\", "BoostSpeed", boost_speed) EndIf If (Safe<>0) safe_speed=Safe Else safe_speed=31 RegWriteDWord("HKLM", "SOFTWARE\Msm7kCpuSpeed\", "SafeSpeed", safe_speed) EndIf ;************************************************* ********************* ; Variables ; Phone call - supposed to be 2 when in call 4 when not in call. reg_root_phn = "HKLM" reg_key_phn = "System\State\Phone" reg_val_phn = "Cellular System Available" ; Check existence of reg key If ( NOT RegValueExists(reg_root_phn, reg_key_phn, reg_val_phn) ) BigMessage(reg_root_phn, reg_key_phn, reg_val_phn & " was not found!^NL^^NL^Exiting...", "OverClocking ERROR") Exit EndIf ; Lockscreen - will be 2 when locked reg_root_lcs = "HKLM" reg_key_lcs = "System\State" reg_val_lcs = "Lock" ; Check existence of reg key If ( NOT RegValueExists(reg_root_lcs, reg_key_lcs, reg_val_lcs) ) BigMessage(reg_root_lcs, reg_key_lcs, reg_val_lcs & " was not found!^NL^^NL^Exiting...", "OverClocking ERROR") Exit EndIf ; Backlight - will be 0 when screen is off, 1 when on reg_root_bkl = "HKLM" reg_key_bkl = "Drivers\Display" reg_val_bkl = "DispOn" ; Check existence of reg key If ( NOT RegValueExists(reg_root_bkl, reg_key_bkl, reg_val_bkl) ) BigMessage(reg_root_bkl \ reg_key_bkl \ reg_val_bkl & " was not found!^NL^^NL^Exiting...", "OverClocking ERROR") Exit EndIf If (NOT (FileExists("\Windows\StartUp\Msm7kAutoCpuSpeed.ln k"))) RunWait("\Program Files\Msm7kCpuSpeed\Msm7KAutoCpuSpeed.exe", start_speed) EndIf RegWriteDWord("HKLM", "SOFTWARE\Msm7kCpuSpeed\", "OverClocked", 2) Sleep (60000) ;************************************************* ********************* ; Set the clock to the desired clock speed While (1) ; Read registry keys phn_value = RegRead(reg_root_phn, reg_key_phn, reg_val_phn) lcs_value = RegRead(reg_root_lcs, reg_key_lcs, reg_val_lcs) bkl_value = RegRead(reg_root_bkl, reg_key_bkl, reg_val_bkl) cpu_overclocked = RegRead("HKLM", "SOFTWARE\Msm7kCpuSpeed", "OverClocked") ; Check if On Call, Screen Locked, or Screen off - if so, throttle to Safe Speed If (((phn_value = 2) OR (lcs_value = 2) OR (bkl_value = 0)) AND (cpu_overclocked <> 0)) RunWait("\Program Files\Msm7kCpuSpeed\Msm7KAutoCpuSpeed.exe", safe_speed) RegWriteDWord("HKLM", "SOFTWARE\Msm7kCpuSpeed\", "OverClocked", 0) ; Screen is on, not on Call, not Locked - set CPU to Boost Speed ElseIf (((phn_value <> 2) AND (lcs_value <> 2) AND (bkl_value <> 0)) AND (cpu_overclocked <> 1)) RunWait("\Program Files\Msm7kCpuSpeed\Msm7KAutoCpuSpeed.exe", boost_speed) RegWriteDWord("HKLM", "SOFTWARE\Msm7kCpuSpeed\", "OverClocked", 1) Else Sleep(1000) EndIf EndWhile Exit -------------------------------------------------------------------------------- Last edited by jpc073 and here is where dispon is in the registry HKLM\\drivers\display\dispon Reg dword data 1 what am i doing wrong ?? any help is appreciated... |
This post has been thanked 1 times. |
|
||||
Re: {BigMaxSense ROM}☼ 21909/23569 - 90mb Free RAM! ☼Quickest, Most Customizable Mani
Quote:
|
This post has been thanked 1 times. |
|
||||
Re: {BigMaxSense ROM}☼ 21909/23569 - 90mb Free RAM! ☼Quickest, Most Customizable Mani
I think I'm going back to 7-16. I just had an issue today where Volume wouldn't work. Well, it would, but I couldn't see it. Pressing the volume up or down produced nothing on the screen. But pressing it again produced a "ding" to notify me that it was working. Just couldn't see it.
I have MMS working again thanks to that little help a few posts back. I don't know why I'm having these issues and no one else is. |
|
||||
Re: {BigMaxSense ROM}☼ 21909/23569 - 90mb Free RAM! ☼Quickest, Most Customizable Mani
Did you set the MMS Servers in MMS Options? In this rom for some reason they were not properly set to Verizon (if thats the carrier you have).. I had to go into MMS Options and just select the server as default and mine started working fine now.
|
|
||||
Re: {BigMaxSense ROM}☼ 21909/23569 - 90mb Free RAM! ☼Quickest, Most Customizable Mani
Quote:
then i went to WinMo messaging....select all...delete....then recycle bin...select all...delete everything looked good til about 30 seconds later the MaxSense home screen started jumping and flickering in and out... but it only affects manila... seems like htc messages is calling for the deleted messages from the winmo messaging... i wonder why deleting a single one doesn't have the same affect? or maybe it does..... Will look into this soon till then you might try to install a disable manila messaging cab... |
This post has been thanked 1 times. |
|
||||
Re: {BigMaxSense ROM}☼ 21909/23569 - 90mb Free RAM! ☼Quickest, Most Customizable Mani
can't get Album Art to work, phone freeze's everytime i click on it....is there a fix for this???
|
|
||||
Re: {BigMaxSense ROM}☼ 21909/23569 - 90mb Free RAM! ☼Quickest, Most Customizable Mani
Big,
Did you ever have any thoughts on my earlier question that is in quotes below. I really use the wifi router service, and on my last trip, i was unable to. any help is appreciated. thanks "big, i want to thank you for all your help. i did contribute. my problem is the wifi sharing. on this build, it doesn't work for me. my laptop connects to the wifi router on my tp2, but there is no internet access available i am told. data, wifi and the wifi sharing are all turned on. any words of wisdom? thanks again." |
|
||||
Re: {BigMaxSense ROM}☼ 21909/23569 - 90mb Free RAM! ☼Quickest, Most Customizable Mani
Quote:
__________________
Safety is no accident! |
|
|
|