PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Apache
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #161 (permalink)  
Old 12-28-2006, 06:58 PM
MadManX's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Maricopa, AZ
 
Join Date: Dec 2006
Posts: 73
Reputation: 15
MadManX is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to MadManX
Ok... So what did I mess up. Bellow is the script I'm making for a custom Extended ROM. Now I'm not sure (since I have been testing these keys since about the same time I loaded the ROM) which one is messing me up... If any.

I have a huge lag (like 3-30 seconds) before my Storage Card will show up. I have attached the entire script I am trying to wrap into a CAB to install just after first boot.

Code:
REGEDIT4

[HKEY_CURRENT_USER\ControlPanel\SoundCategories\Ring]
"InitVol"=dword:00000005

[HKEY_LOCAL_MACHINE\System\GDI\GLYPHCACHE]
"limit"=dword:00002000

[HKEY_CURRENT_USER\ControlPanel\PhoneExtendFunction\CDMA]
"FlightModeSwitchByPnHEndKey"=dword:00000000

[HKEY_LOCAL_MACHINE\Software\HTC\Camera\Recparam\MP4Medium]
"FrameRate"=dword:00000013

[HKEY_LOCAL_MACHINE\Software\HTC\Camera\Recparam\MP4Large]
"FrameRate"=dword:00000013

[HKEY_LOCAL_MACHINE\Software\HTC\Camera\Recparam\MP4Small]
"FrameRate"=dword:00000013

[HKEY_LOCAL_MACHINE\Services\WirelessMgr]
"Keep"=dword:00000001

[HKEY_LOCAL_MACHINE\ControlPanel\GPS Settings]
"Hide"=dword:00000000
"Group"=dword:00000002

[HKEY_LOCAL_MACHINE\System\GWE\Menu]
"AniType"=dword:00000000

[HKEY_LOCAL_MACHINE\Drivers\SDCARD\SDBusDriver]
"PowerUpPollingInterval"=dword:00000002
"PowerUpPollingTime"=dword:00002000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\States\Suspend]
"dsk1"=dword:00000002
"cam1"=dword:00000004

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\States\Unattended]
"wav1"=dword:00000002

[HKEY_LOCAL_MACHINE\System\GWE]
"Animate"=dword:00000000

[HKEY_LOCAL_MACHINE\HARDWARE\OEM\KEYBD]
"KeyLock"=dword:00000001

[HKEY_LOCAL_MACHINE\Software\OEM\DIM]
"HiddenDurationPage"=dword:00000000

[HKEY_LOCAL_MACHINE\Software\OEM\PhoneSetting]
"HiddenTimesyncPage"=dword:00000001
"ShowTimeZonesPage"=dword:00000001

[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\CameraDriver]
"JpegBufferSize"=dword:00768000

[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsreplxfilt]
"ReplStoreCacheSize"=dword:00004096

[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS]
"CacheSize"=dword:00000800
"EnableCache"=dword:00000001
"EnableWriteBack"=dword:00000001
"Flags"=dword:00000068
"EnableCacheWarm"=dword:00000001

[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class]
"BlockTransferSize"=dword:00000032

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings]
"ClearTypeText"=dword:00000001

[HKEY_LOCAL_MACHINE\ControlPanel\Backlight]
"Redirect disabled"="Backlight.exe"
"Group"=dword:00000001

[HKEY_LOCAL_MACHINE\nls\overrides]
"S2359"="Pm"
"S1159"="Am"
"STFmt"="h:mm tM"

[HKEY_LOCAL_MACHINE\System\GDI]
"ClearType"=dword:00000001

[HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSettings]
"OffOnRotation"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell]
"OffOnRotation"=dword:00000001
"NoClearType"=dword:00000000
"ShowTitleBarClock"=dword:00000001

[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\MMC_Class]
"BlockTransferSize"=dword:00000040

[HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settings]
"SMSNoSentMsg"=dword:00000001
"SMSDeliveryNotify"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\camera\AppDefSettings\P3]
"EnableLimit"=dword:00000000

[HKEY_LOCAL_MACHINE\Software\Microsoft\Obex]
"IsEnabled"=dword:00000001

[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877D663-239C-47a7-9304-0D347F580408}]
"Default"="Low battery warning"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\TaskBar]
"LimitedClock"=dword:00000000

[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1]
"Bootphase"=dword:00000002

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1]
"MountHidden"=dword:00000000

[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Providers\{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\Sprint PCS Vision]
"AlwaysOn"=dword:00000001

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\AdvancedCPL]
"MicrophoneAGC"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AboutURLs]
"Home"="http://www.google.com/"
Any suggestions on what might be causing the lag? I thoght it was HKLM\Drivers\SDCARD\ClientDrivers\Class\SDMemory_C lass\IOCTL but removing that didn't help either.

The other issue is the GPRS "Always On" hack didn't seem to take either.

Oh that and which of these are included in the ROM so I can remove them. No sense updating the same thing twice.

-MadManX
Reply With Quote
  #162 (permalink)  
Old 12-28-2006, 07:19 PM
Wideawake's Avatar
Founder & Owner
Offline
Pocket PC: iPhone XS Max
Carrier: Sprint
Threadstarter
Location: Clermont, Florida
 
Join Date: May 2006
Posts: 5,577
Reputation: 4644
Wideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributions
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
Send a message via Skype™ to Wideawake
has to be one of the SD hacks, I don't mess with those. And well my storage card shows up immediately. Hmmm I will make a list of what's included but most of the apachehax minus the GPS icon hack.
~Mike
__________________
Please read this before posting.



Reply With Quote
  #163 (permalink)  
Old 12-30-2006, 12:44 PM
willysp's Avatar
A Geek For Eons
Offline
Pocket PC: Photon, Xoom
Carrier: Sprint/US, Airtel/India, Telus/Canada
Location: Central Indiana
 
Join Date: Dec 2006
Posts: 1,576
Reputation: 1015
willysp is halfway to VIP status based on repwillysp is halfway to VIP status based on repwillysp is halfway to VIP status based on repwillysp is halfway to VIP status based on repwillysp is halfway to VIP status based on repwillysp is halfway to VIP status based on repwillysp is halfway to VIP status based on repwillysp is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
The following apps work fine so far (all installed to SD card except PhoneAlarm):
- eWallet 5
- PhatPad 4
- Resco Photo Viewer 6
- NewBreak
- Spb Insight
- Spb Imageer
Reply With Quote
  #164 (permalink)  
Old 12-30-2006, 01:01 PM
willysp's Avatar
A Geek For Eons
Offline
Pocket PC: Photon, Xoom
Carrier: Sprint/US, Airtel/India, Telus/Canada
Location: Central Indiana
 
Join Date: Dec 2006
Posts: 1,576
Reputation: 1015
willysp is halfway to VIP status based on repwillysp is halfway to VIP status based on repwillysp is halfway to VIP status based on repwillysp is halfway to VIP status based on repwillysp is halfway to VIP status based on repwillysp is halfway to VIP status based on repwillysp is halfway to VIP status based on repwillysp is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Problem with SD card

I have an Excel spreadsheet on SD card and open it. Use it, works fine. Then, power down 6700.

On power-up, the rotating color circle (hourglass equivalent) spins for about 10 seconds (with Excel in background) before allowing me to do anything with the 6700. Not only can't use Excel, when I press Start button, it also waits untils 10 seconds expire before opening the menu.

Experimented this AM - have same problem with NewsBreak (it uses SD for storage).

Have done multiple soft resets and have only one app running at a time - can recreate this.

Mike - would it be possible for you to post the hacks, especially SD related, that you put in your ROM? Thanks!
Reply With Quote
  #165 (permalink)  
Old 12-30-2006, 10:02 PM
rlith's Avatar
PPCGeeks Regular
Offline
 
Join Date: Nov 2006
Posts: 136
Reputation: 20
rlith is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Definatly sounds like an SD hack issue. Perhaps you could make the SDhacks a seperate (ie. optional) install so that when the rom is being pushed to the phone you can prompt to add that particular cab to load or not...(I don't know how easy this would be with the rom installer) Just a thought.
Reply With Quote
  #166 (permalink)  
Old 12-31-2006, 02:42 PM
Wideawake's Avatar
Founder & Owner
Offline
Pocket PC: iPhone XS Max
Carrier: Sprint
Threadstarter
Location: Clermont, Florida
 
Join Date: May 2006
Posts: 5,577
Reputation: 4644
Wideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributions
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
Send a message via Skype™ to Wideawake
I don't do SD hax actually andhavent included any because they caused me issues. they will not be included but maybe a .cab to do it, or maybe someone else could do that. I figure I have a few tutorials to come, were I will share all/most my WM knowledge. To hope to inspire others and well help the development of all devices. Maybe some of yall will become WM hobbist.
~Mike
Reply With Quote
  #167 (permalink)  
Old 01-02-2007, 03:55 AM
mofotrucker's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: working in Hobbs, Nm
 
Join Date: Dec 2006
Posts: 429
Reputation: 20
mofotrucker is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to mofotrucker Send a message via Yahoo to mofotrucker
just installed beta 1,going to see how it goes so far so good.
__________________
No more Oil field work, yay me!

Trying to get a job as Technical Consultant, Service and Repair at a Sprint store in El Paso, Tx Wish me luck
Reply With Quote
  #168 (permalink)  
Old 01-02-2007, 10:36 AM
MadManX's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Maricopa, AZ
 
Join Date: Dec 2006
Posts: 73
Reputation: 15
MadManX is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to MadManX
The script I posted a few days ago has issues... Already had to do a hardware reset. That script is being tested along with a second script (to setup personal settings such as "Owner Name"). And the second script has issues too... I believe WM won't allow you to set some reg keys without using the cpl applet.

As I refine my patch to a "working" patch I will post a CAB. As for now, I'm stepping in keys 1 at a time for the next week or so till I figure out which one is causing the lockup on the SD card.

Oh... And a full compression on MS Voice Command v1.6... Yeah, that doesn't work... Causes all kinds of issues. Trying to refine that one down too.

Other then that... Any cahnce we can get the Crossbow Sounds added to the theme as well? Well that and to have drop down menus not be white on white (Refering to Pocket Plus's task manager drop down)?

-MadManX
Reply With Quote
  #169 (permalink)  
Old 01-02-2007, 01:20 PM
MadManX's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Maricopa, AZ
 
Join Date: Dec 2006
Posts: 73
Reputation: 15
MadManX is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to MadManX
Ok... I'm trying to filter out what is included in the ApacheHax and what to add to my patch. Are these hacks included? Since they are SD hacks.

Code:
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class]
"BlockTransferSize"=dword:00000100

[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\MMC_Class]
"BlockTransferSize"=dword:00000100
As soon as I figure out my baseline I can figure out which hack is locking the SD card.

Thanks

-MadManX
Reply With Quote
  #170 (permalink)  
Old 01-02-2007, 01:31 PM
Wideawake's Avatar
Founder & Owner
Offline
Pocket PC: iPhone XS Max
Carrier: Sprint
Threadstarter
Location: Clermont, Florida
 
Join Date: May 2006
Posts: 5,577
Reputation: 4644
Wideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributions
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
Send a message via Skype™ to Wideawake
madman thos aren't included in the custom rom. no SD hacks are.
~Mike
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Apache


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 02:25 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com