PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   CDMA TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=98)
-   -   [Kitchen] WVGA Touch Pro 2 Collaboration (http://forum.ppcgeeks.com/showthread.php?t=118553)

lionedas 09-04-2010 10:30 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
21916

http://www.mediafire.com/?z1hqrd66sgfc5o9

lionedas 09-04-2010 10:43 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by Sharkie405 (Post 1935320)
Anyone got a Music 2012 without all the Sprint Music stuff in it they can post. I've tried to get rid of all the Sprint Music store stuff, but that option still exist in the music tab menu. I've replaced the music_pages.xml from another build and that worked to get rid of the Sprint option from the menu, but the tab itself was laggy.


What option exists, what does the option say?

Sharkie405 09-04-2010 10:53 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Sprint Music Store

william_fold 09-04-2010 10:54 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by Sharkie405 (Post 1935320)
Anyone got a Music 2012 without all the Sprint Music stuff in it they can post. I've tried to get rid of all the Sprint Music store stuff, but that option still exist in the music tab menu. I've replaced the music_pages.xml from another build and that worked to get rid of the Sprint option from the menu, but the tab itself was laggy.

This might work:
Quote:

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Music]
"Is_Sprint_Music"=dword:0

[HKEY_CURRENT_USER\Software\HTC\Manila]
"Manila://music\\musicpurchased.page.hidden"=dword:1
"Manila://music\\playlist\\AddSongs\\musicaddby_purchased.pa ge.hidden"=dword:1

lionedas 09-04-2010 11:05 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
23135

http://www.mediafire.com/?fdh8cb4agzkalmy

Sharkie405 09-04-2010 11:07 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Thanks William_Fold. Will try that out. :)

Another question for anyone...

Is there a way to cook in a Manila tab but have it not active as the default? As in you would have to go into tab arrangement and select the tab to be shown.

Seeing as how Twitter is not working it'd be nice to just not have it at all. But I'm sure a fix will be coming soon and so I think it's best to continue having the tab available. I'd just like to not see it at all, even on 1st boot up.

And one more question,

Is it normal that having about 10gb of music on an SD card will significantly slow down the music tab and make it take a couple of seconds to load when arriving at the tab?

lllboredlll 09-04-2010 11:22 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by Sharkie405 (Post 1935457)
Thanks William_Fold. Will try that out. :)

Another question for anyone...

Is there a way to cook in a Manila tab but have it not active as the default? As in you would have to go into tab arrangement and select the tab to be shown.

Seeing as how Twitter is not working it'd be nice to just not have it at all. But I'm sure a fix will be coming soon and so I think it's best to continue having the tab available. I'd just like to not see it at all, even on 1st boot up.

And one more question,

Is it normal that having about 10gb of music on an SD card will significantly slow down the music tab and make it take a couple of seconds to load when arriving at the tab?


[HKEY_CURRENT_USER\Software\HTC\Manila]
"Manila://home.page.hidden"=dword:00000000
"Manila://people.page.hidden"=dword:00000000
"Manila://messaging.page.hidden"=dword:00000000
"Manila://email.page.hidden"=dword:00000000
"Manila://internet.page.hidden"=dword:00000000
"Manila://reader.page.hidden"=dword:00000000
"Manila://album.page.hidden"=dword:00000000
"Manila://music.page.hidden"=dword:00000000
"Manila://calendar.page.hidden"=dword:00000000
"Manila://inforwidget.page.hidden"=dword:00000000
"Manila://footprints.page.hidden"=dword:00000000
"Manila://docexplorer.page.hidden"=dword:00000000
"Manila://peopleCallHistory.page.hidden"=dword:00000000
"Manila://facebook.page.hidden"=dword:00000000
"Manila://twitter.page.hidden"=dword:00000001
"Manila://weather.page.hidden"=dword:00000000
"Manila://settings.page.hidden"=dword:00000000

the twitter entry would disable the tab


and yes to your other question sorta... lol.... the more files you have to index would cause the device to be a little slower when populating the library but also I've notice (without 10gb of music) my tab is always slow to load lately

ai6908 09-04-2010 11:55 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by Sharkie405 (Post 1935457)
Is it normal that having about 10gb of music on an SD card will significantly slow down the music tab and make it take a couple of seconds to load when arriving at the tab?

Yes thats why HTC Audio manager sucks...lol

Jbradthomas 09-05-2010 12:32 AM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by ai6908 (Post 1935491)
Yes thats why HTC Audio manager sucks...lol

It also eats alot of memory.

Sharkie405 09-05-2010 07:59 AM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Hell yeah, it does. Since you brought that to my attention I've tried several different audio manager packages and they all eat a lot memory.

Is there no solution to this?

Is there a different audio manager other than the HTC one that we can use?

Jbradthomas 09-05-2010 08:21 AM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by Sharkie405 (Post 1935661)
Hell yeah, it does. Since you brought that to my attention I've tried several different audio manager packages and they all eat a lot memory.

Is there no solution to this?

Is there a different audio manager other than the HTC one that we can use?

I tried a few different Audio managers, all with the same results. My memory holds steady for days as long as I don't touch music tab.
Even if I stop audio manager process afterwards memory still is nuts.

Also disabling voice command save some memory.

shane6374 09-05-2010 10:40 AM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quick question. Is this the correct key for keyboard mapping for Sprint?
Code:

[HKEY_LOCAL_MACHINE\Hardware\DeviceMap\Keybd]
"LayoutID"=dword:0000028B


Sharkie405 09-05-2010 10:50 AM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by shane6374 (Post 1935736)
Quick question. Is this the correct key for keyboard mapping for Sprint?
Code:

[HKEY_LOCAL_MACHINE\Hardware\DeviceMap\Keybd]
"LayoutID"=dword:0000028B


That's what I got and I have no keyboard issues with Sprint.

shane6374 09-05-2010 11:01 AM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by Sharkie405 (Post 1935742)
That's what I got and I have no keyboard issues with Sprint.

That's what I thought. EZInput seems to be messing with it, even though I changed the key to that in the app.reg in ext package.

Edit: Can someone post their EZInput. I just cannot get mine to stop mapping the keyboard wrong.

Thanks!

Sharkie405 09-05-2010 12:37 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
2 Attachment(s)
Quote:

Originally Posted by shane6374 (Post 1935752)
Edit: Can someone post their EZInput. I just cannot get mine to stop mapping the keyboard wrong.

Thanks!

I only use the with arrows version these days. I have used the no arrows in the past and didn't have any issues with it.

shane6374 09-05-2010 02:26 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by Sharkie405 (Post 1935815)
I only use the with arrows version these days. I have used the no arrows in the past and didn't have any issues with it.

Thanks, that one worked for me.

Sharkie405 09-05-2010 06:53 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Does BTTrayCE.exe need to be running all the time even if one doesn't use bluetooth?

corey1138 09-05-2010 09:48 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by sc00b4s7eve (Post 1933527)
Don't know if you guys have had the same sluggish framerate with the new HTCLockscreen, or not, but I fixed it and I thought I'd share:
- Just install the cab
- take your very own 480x800 pic (I did include one though)
- name it "wallpaper.png"
- put it in \Program Files\Lockscreen\

Normal Warning applies: DO NOT Lock if you use a PIN

edit:

- I fixed the wallpaper name in my cab.
- You can also use jpg's but you'd have to change this reg
-HKEY_LOCAL_MACHINE\Software\HTC\LockScreen\Res\
"PBackground"="\Your_Folder\your_pic.png"
or
"PBackground"="\Your_Folder\your_pic.jpg"

Does someone have an EXT of this? The one I made never works after cooking...

shane6374 09-06-2010 08:03 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
I just started working on a rom with the 21914 build, and I keep getting the error "cprog is not a valid pocket PC application".

Edit: Forgot to remove the 231xx CID fix.

vin255764 09-06-2010 11:15 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by Sharkie405 (Post 1936064)
Does BTTrayCE.exe need to be running all the time even if one doesn't use bluetooth?

Yes.If you kill it,you wont be able to turn on BT

vin255764 09-06-2010 11:20 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by shane6374 (Post 1935752)
That's what I thought. EZInput seems to be messing with it, even though I changed the key to that in the app.reg in ext package.

Edit: Can someone post their EZInput. I just cannot get mine to stop mapping the keyboard wrong.

Thanks!

You can use any wvga ez input.
Mapping reg is
[HKEY_LOCAL_MACHINE\SOFTWARE\Tegic\eT9\IME\Keyboard LayouFiles]
"07FF"="eT9.Rhodium.wwe.kmap.txt" ;t-mobile

[HKEY_LOCAL_MACHINE\SOFTWARE\Tegic\eT9\IME\Keyboard LayouFiles]
"07FF"="eT9.Rhodium.Sprint_WWE.kmap.txt" ;sprint and us cellular (I think)

[HKEY_LOCAL_MACHINE\SOFTWARE\Tegic\eT9\IME\Keyboard LayouFiles]
"07FF"="eT9.Rhodium.VERIZON_WWE.kmap.txt" ;Verizon


All you need is a proper xxx.kmap.txt and reg

sc00b4s7eve 09-07-2010 12:24 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by Sharkie405 (Post 1936064)
Does BTTrayCE.exe need to be running all the time even if one doesn't use bluetooth?

Quote:

Originally Posted by vin255764 (Post 1936977)
Yes.If you kill it,you wont be able to turn on BT

That is correct but I never use BT, so I moved the startup link to my Tools folder so I can start it up if I ever need to use it.

Sharkie405 09-07-2010 12:54 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by vin255764 (Post 1936977)
Yes.If you kill it,you wont be able to turn on BT

until a soft reset? Or manually running this process? Is that possible?
Quote:

Originally Posted by sc00b4s7eve (Post 1937361)
That is correct but I never use BT, so I moved the startup link to my Tools folder so I can start it up if I ever need to use it.

So you have kept it from starting up on it's own at start up? How do you do that? Just by moving the link?

I have "Bluetooth Setting 2.11.1.2" placing itself in my Start Menu>Settings folder. I've not messed with it ever, because that seems as good a place as any. Is this what you're talking about?


Also,

Fresh after soft reset these are my top running processes:

device.exe - 8.44m
filesys.exe - 7.54m
cprog.exe - 7.49m
services.exe - 3.96m

My device.exe will slowly creep up to 12.5.... That's the highest I've seen it.

Are those normal? They look way high. I see people talk about their device.exe sitting at like 3.5 or something. Anyone know where I should check for this problem? I read something about SIP increasing device.exe. Is that true? I only have EZInput cooked in. Everyone uses that so I don't see how that could be a big problem.

sc00b4s7eve 09-07-2010 02:22 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
1 Attachment(s)
Quote:

Originally Posted by Sharkie405 (Post 1937404)
until a soft reset? Or manually running this process? Is that possible?So you have kept it from starting up on it's own at start up? How do you do that? Just by moving the link?

I have "Bluetooth Setting 2.11.1.2" placing itself in my Start Menu>Settings folder. I've not messed with it ever, because that seems as good a place as any. Is this what you're talking about?


Also,

Fresh after soft reset these are my top running processes:

device.exe - 8.44m
filesys.exe - 7.54m
cprog.exe - 7.49m
services.exe - 3.96m

My device.exe will slowly creep up to 12.5.... That's the highest I've seen it.

Are those normal? They look way high. I see people talk about their device.exe sitting at like 3.5 or something. Anyone know where I should check for this problem? I read something about SIP increasing device.exe. Is that true? I only have EZInput cooked in. Everyone uses that so I don't see how that could be a big problem.

It does not start on boot. I have to manually start it.
- This is the shortcut that I removed from \OEM\Common\OEMDrivers\
- I renamed it with a prefix (like we were talking about over the weekend) and put it in my Custom start menu EXT.
- Then edited the app.dat so it gets moved to \Windows\Start Menu\Programs\Tools\.

Now it never runs unless I go and click that shortcut to start it.
Maybe you should look into a Mortscript for your custom ROM so you don't have to explain it. It could replace the BT icon in settings so that it runs BTTrayCE.exe and then starts the normal action of the BT icon.

In reference to the other memory question, I have this after about 2hrs of various heavy usage:
device: 12.5M
cprog: 9.49M
filesys: 6.96M
services: 6.12M

Sharkie405 09-07-2010 02:30 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Cool, thank you for your thoughts and help! :)

corey1138 09-07-2010 04:32 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by Sharkie405 (Post 1937404)
until a soft reset? Or manually running this process? Is that possible?So you have kept it from starting up on it's own at start up? How do you do that? Just by moving the link?

I have "Bluetooth Setting 2.11.1.2" placing itself in my Start Menu>Settings folder. I've not messed with it ever, because that seems as good a place as any. Is this what you're talking about?


Also,

Fresh after soft reset these are my top running processes:

device.exe - 8.44m
filesys.exe - 7.54m
cprog.exe - 7.49m
services.exe - 3.96m

My device.exe will slowly creep up to 12.5.... That's the highest I've seen it.

Are those normal? They look way high. I see people talk about their device.exe sitting at like 3.5 or something. Anyone know where I should check for this problem? I read something about SIP increasing device.exe. Is that true? I only have EZInput cooked in. Everyone uses that so I don't see how that could be a big problem.

Wow how much does your gwes.exe take up?

gadgetfreak 09-07-2010 05:58 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by lionedas (Post 1935430)


Looks like Mediafire is down...

hthomas 09-07-2010 06:38 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
1 Attachment(s)
hthomas kitchen Notes

The kitchen has been downloaded 115 times as of the 9/7/10. Thank You
__________________________________________________
Notification_Enhancement_3_5_20173722_00 is buggy. Is anyone else having trouble with it?
Quote:

I'm testing this with 20182824test package
[HKEY_CURRENT_USER\Software\HTC\NOTIFICATIONMANAGER]
"IsCom3Project"=dword:00000000
The os.nb.payload in the kitchen came from the dump and is huge.
I've been using Caulk's(attached)and it is working fine.

A special thanks to scuba and raiderfan for helping to improve the kitchen. I want to put out a revised kitchen, as soon as I get time(a while). Please let me know if you have run into problems from my kitchen. I'll try to fix what I can for the next release....
Thank You All for your help and support

lionedas 09-07-2010 07:05 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
hey guys

Flashed my phone a few times today to test a rom,
but it would stop at 0% so I would pull the cable
put the phone in the boot loader screen, ( i think thats what its called )
the multi colored screen where you see the olinex on top and usb at the bottom, and it would finaly flash.

Then on the last flash, it became harder to flash, I had to do the above steps 3 or 4 times to get it to flash.

now no matter what it wont go past 0%

I tried unlocking it again with hardspl, stops at 0

Flashing from storage card via RHODIMG stops at loading,
wont even go to to the hit power to update screen!

usb cable via active sync stops at 0
usb via boot loader screen stops at 0

spl re locker stops at 0
stock sprint rom 0

any ideas would be greatly appreciated!

Thanks

hthomas 09-07-2010 07:21 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by lionedas (Post 1937795)
hey guys

Flashed my phone a few times today to test a rom,
but it would stop at 0% so I would pull the cable
put the phone in the boot loader screen, ( i think thats what its called )
the multi colored screen where you see the olinex on top and usb at the bottom, and it would finaly flash.

Then on the last flash, it became harder to flash, I had to do the above steps 3 or 4 times to get it to flash.

now no matter what it wont go past 0%

I tried unlocking it again with hardspl, stops at 0

Flashing from storage card via RHODIMG stops at loading,
wont even go to to the hit power to update screen!

usb cable via active sync stops at 0
usb via boot loader screen stops at 0

spl re locker stops at 0
stock sprint rom 0

any ideas would be greatly appreciated!

Thanks

I take it the phone wont boot,but will go into bootloader? Does bootloader say RHOD400 32M SS-BC
SPL-100OliNex ?
Try flashing a "Stock Rom"

lionedas 09-07-2010 07:31 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by hthomas (Post 1937819)
I take it the phone wont boot,but will go into bootloader? Does bootloader say RHOD400 32M SS-BC
SPL-100OliNex ?
Try flashing a "Stock Rom"


Actualy it boots to the last rom I flashed, everything works,
it just wont flash anymore new roms!

Yea I tried the stock rom, no go it gets stuck at 0%

Thanks

TMartin 09-07-2010 07:35 PM

Quote:

Originally Posted by lionedas (Post 1937840)
Actualy it boots to the last rom I flashed, everything works,
it just wont flash anymore new roms!

Yea I tried the stock rom, no go it gets stuck at 0%

Thanks

Are you trying through ActiveSync and also from sd? I would also try stock Rom through both.

Edit: Oops just read your original post.

Sent from my HTC Evo 4G!

Jbradthomas 09-07-2010 08:54 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
2 Attachment(s)
Quote:

Originally Posted by Sharkie405 (Post 1937404)
until a soft reset? Or manually running this process? Is that possible?So you have kept it from starting up on it's own at start up? How do you do that? Just by moving the link?

I have "Bluetooth Setting 2.11.1.2" placing itself in my Start Menu>Settings folder. I've not messed with it ever, because that seems as good a place as any. Is this what you're talking about?


Also,

Fresh after soft reset these are my top running processes:

device.exe - 8.44m
filesys.exe - 7.54m
cprog.exe - 7.49m
services.exe - 3.96m

My device.exe will slowly creep up to 12.5.... That's the highest I've seen it.

Are those normal? They look way high. I see people talk about their device.exe sitting at like 3.5 or something. Anyone know where I should check for this problem? I read something about SIP increasing device.exe. Is that true? I only have EZInput cooked in. Everyone uses that so I don't see how that could be a big problem.

You can run DevHealth to see what each process is using. I have it on my storage card. Takes awhile to run.

Attachment 77228

Here is a copy of my mem.txt. Not sure if its good or bad :dontknow:.
Attachment 77229

Formula84 09-07-2010 09:00 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by lionedas (Post 1937840)
Actualy it boots to the last rom I flashed, everything works,
it just wont flash anymore new roms!

Yea I tried the stock rom, no go it gets stuck at 0%

Thanks

Had the exact problem before and freaked... turned out to be my sd card. Remove it Put phone into manual bootloader (Vol Down + Power on) and flash a stock rom. It will work.

lionedas 09-07-2010 09:54 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by Formula84 (Post 1937959)
Had the exact problem before and freaked... turned out to be my sd card. Remove it Put phone into manual bootloader (Vol Down + Power on) and flash a stock rom. It will work.


Thanks Formula

But I tried that 2, nothing seems to work, I even tried 3 different micro sd's with RHODIMG.nbh in them, They all do the same thing, they stop at the loading screen.

Tried to flash without a microsd card in the unit no matter what, will not go past 0

its like it relocked itself, but wont let the unlocker work, or even a stock sprint rom.

vin255764 09-07-2010 10:02 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by lionedas (Post 1938008)
Thanks Formula

But I tried that 2, nothing seems to work, I even tried 3 different micro sd's with RHODIMG.nbh in them, They all do the same thing, they stop at the loading screen.

Tried to flash without a microsd card in the unit no matter what, will not go past 0

its like it relocked itself, but wont let the unlocker work, or even a stock sprint rom.

Thats how they die.Keep trying to flash hspl unlocker via activesync with removed sd card.(even if its already unlocked)

TMartin 09-07-2010 10:18 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by lionedas (Post 1938008)
Thanks Formula

But I tried that 2, nothing seems to work, I even tried 3 different micro sd's with RHODIMG.nbh in them, They all do the same thing, they stop at the loading screen.

Tried to flash without a microsd card in the unit no matter what, will not go past 0

its like it relocked itself, but wont let the unlocker work, or even a stock sprint rom.

Have you tried task29??

lionedas 09-07-2010 10:27 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by TMartin (Post 1938037)
Have you tried task29??

I thought of that 2

but if it clears out the whole phone and then it doesn't let me reflash, I will realy have a brick, now at least the last rom I loaded works.

or ?

TMartin 09-07-2010 11:00 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by lionedas (Post 1938054)
I thought of that 2

but if it clears out the whole phone and then it doesn't let me reflash, I will realy have a brick, now at least the last rom I loaded works.

or ?

That is very true. The question is....Do you feel lucky?? lol

Sharkie405 09-07-2010 11:11 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
I don't have any more answers than what anyone else said, but it's very odd because the same thing happened to me last night. My phone wouldn't flash past 11% on any ROM. I just kept trying and took out SD card a couple of times and hard reset a couple of times and tried to flash several ROMs. Finally, for no reason that I could make out, I was able to flash the Sprint stock ROM and since then, everything's been cool...

Scary shite when that happens!
Quote:

Originally Posted by corey1138 (Post 1937641)
Wow how much does your gwes.exe take up?

4.39m, after a night of moderate usage. Your "Wow" doesn't really tell me much... Is that a damn, those numbers are high! or a damn, those numbers are low! ?


All times are GMT -4. The time now is 01:03 PM.

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


Content Relevant URLs by vBSEO 3.6.0