PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Windows Mobile Software (http://forum.ppcgeeks.com/forumdisplay.php?f=23)
-   -   WM 6.5 Kitchen QVGA and VGA Developer Edition (http://forum.ppcgeeks.com/showthread.php?t=54678)

blazingwolf 04-23-2009 06:53 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
I am still having issues with building a 6.5 ROM for my Omnia. I'm hoping someone might have a clue for me for the following error:

BuildBootHive: (RGUComp) !ERROR unable to mount hive file ".\boot.hv"
wmain: (RGUComp) !ERROR failed building BOOT hive

I'm going to guess and say that this means there is something wrong with my xip. The question is what? Does anyone have an idea?

I used the xip kitchen to get my xip. I have not changed or removed any files (I tried removing the files that appeared in xipkitchen also and I got the same error).

joojoobee666 04-23-2009 07:03 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by aaronpoweruser (Post 872240)
u wouldnt happen to know a link to a tutorial to do this

It's not very hard. Download reversmode.exe aand dump it in your BuildOS tools folder. Then just drap and drop the dll's, exe and mui your want to convert on to that file and it will replace the file in the source folder with a folder. Afterwords, you must make sure that you update the dsm (if it's not 0 bytes that is) by using a tool called DSMinfo.exe (DSM Analyzer by MichyPrima). Run it, choose to analyze the dsm. Then click the manage files included button, remove all files and add all files again from the Add all file from a folder button. Click save selection, then save the dsm.

aaronpoweruser 04-23-2009 08:21 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 872286)
It's not very hard. Download reversmode.exe aand dump it in your BuildOS tools folder. Then just drap and drop the dll's, exe and mui your want to convert on to that file and it will replace the file in the source folder with a folder. Afterwords, you must make sure that you update the dsm (if it's not 0 bytes that is) by using a tool called DSMinfo.exe (DSM Analyzer by MichyPrima). Run it, choose to analyze the dsm. Then click the manage files included button, remove all files and add all files again from the Add all file from a folder button. Click save selection, then save the dsm.

ok u said doing this with tmail improved performance any other apps that preformed faster

aaronpoweruser 04-23-2009 08:22 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by blazingwolf (Post 872271)
I am still having issues with building a 6.5 ROM for my Omnia. I'm hoping someone might have a clue for me for the following error:

BuildBootHive: (RGUComp) !ERROR unable to mount hive file ".\boot.hv"
wmain: (RGUComp) !ERROR failed building BOOT hive

I'm going to guess and say that this means there is something wrong with my xip. The question is what? Does anyone have an idea?

I used the xip kitchen to get my xip. I have not changed or removed any files (I tried removing the files that appeared in xipkitchen also and I got the same error).

try cooking with out a user oem

gguruusa 04-23-2009 08:35 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 872262)
Just for the sake of curiosity I converted my igo8.exe into a module and cooked it in. When I run it from the windows folder, igo8.exe opens up in half the time 10 secs as opposed to 20 secs), and leaves almost 4.5MB of free RAM STILL! When I run it from the storage card, it takes 20secs to open up and I have .5MB free. Holy sh*t!! eXecute In Place can really make a difference:headbang::headbang::headbang::headbang:

Thanks again, for clearing all of that up for me Dan and Conflipper!:mrgreen:

90% of that is the difference between onboard flash and SD load times. .exe's don't really play into the whole xip thing so much.

joojoobee666 04-23-2009 08:39 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by aaronpoweruser (Post 872451)
ok u said doing this with tmail improved performance any other apps that preformed faster

Other than iGO8, I did the etphone.dll from my dialer, HTC Task Manager and ArcSoft (MMS app for verizon). I don't really have anything else I feels I could gain any benefits from doing that to. Those are my promary apps, other than whats already cooked in (but runs fine) and Skyfire (which I don't see a need for XIPing).

gguruusa 04-23-2009 08:40 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by blazingwolf (Post 872271)
I am still having issues with building a 6.5 ROM for my Omnia. I'm hoping someone might have a clue for me for the following error:

BuildBootHive: (RGUComp) !ERROR unable to mount hive file ".\boot.hv"
wmain: (RGUComp) !ERROR failed building BOOT hive

I'm going to guess and say that this means there is something wrong with my xip. The question is what? Does anyone have an idea?

I used the xip kitchen to get my xip. I have not changed or removed any files (I tried removing the files that appeared in xipkitchen also and I got the same error).

it means that your kitchen is broken (missing components). Nothing to do with your xip.

gguruusa 04-23-2009 08:42 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by aaronpoweruser (Post 872451)
ok u said doing this with tmail improved performance any other apps that preformed faster

All apps that it can be done to benefit from it. The problem is that they do so at the expense of resorces other apps might need to even function.

joojoobee666 04-23-2009 08:45 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by gguruusa (Post 872470)
90% of that is the difference between onboard flash and SD load times. .exe's don't really play into the whole xip thing so much.

Hmmm....didnt consider that, but the free RAM is obviously a difference. iGO8 is a RAM hungry bastard. So hopefully, this will help and will also not kill my VM to much to make my phone unusable and apps crash. I usually only run one or two apps at a time so I guess I don't anticipate that happening, but that's just a guess based off of my limited understanding of memory management in windows mobile.

gguruusa 04-23-2009 08:46 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 872286)
...Afterwords, you must make sure that you update the dsm (if it's not 0 bytes that is) by using a tool called DSMinfo.exe (DSM Analyzer by MichyPrima). Run it, choose to analyze the dsm. Then click the manage files included button, remove all files and add all files again from the Add all file from a folder button. Click save selection, then save the dsm.

Unnecessary if all you do is convert files/modules, add files/modules, delete files/modules. All kitchens in use at this time will update the dsm during build time to compensate for these actions.

gguruusa 04-23-2009 09:06 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 872489)
Hmmm....didnt consider that, but the free RAM is obviously a difference. iGO8 is a RAM hungry bastard. So hopefully, this will help and will also not kill my VM to much to make my phone unusable and apps crash. I usually only run one or two apps at a time so I guess I don't anticipate that happening, but that's just a guess based off of my limited understanding of memory management in windows mobile.

Your gain in memory is misleading. You only have this perceived gain because you had slot memory going to waste before (slot memory is pre-allocated). If there truly was a free RAM savings by converting .exe's to xip, all .exe's would be xip.

blazingwolf 04-23-2009 09:11 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by gguruusa (Post 872481)
it means that your kitchen is broken (missing components). Nothing to do with your xip.

Thank you. I obviously have some investigation to do.

joojoobee666 04-23-2009 09:18 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by gguruusa (Post 872494)
Unnecessary if all you do is convert files/modules, add files/modules, delete files/modules. All kitchens in use at this time will update the dsm during build time to compensate for these actions.

I had some weird errors in BuildOS until I fixed the DSM on one of the OEM's I was changing around. I wish I had more detail then that. :(

joojoobee666 04-23-2009 09:34 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by gguruusa (Post 872534)
Your gain in memory is misleading. You only have this perceived gain because you had slot memory going to waste before (slot memory is pre-allocated). If there truly was a free RAM savings by converting .exe's to xip, all .exe's would be xip.

So, forgive my ignorance, and thank you for your patience. If the slot memory was allocated already, but now I am just leveraging it, how is that not a gain in RAM (usable) when running iGO8?

I thought XIP is a method of executing programs directly from long term storage rather than copying it into RAM and was an extension of using shared memory to reduce the total amount of memory required.

aaronpoweruser 04-23-2009 10:24 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
ok i used a completely clean rom and had notifications settings and sounds/vibrate but i started installing apps and lost it any one else have the same problem so we can narrow down the app

gguruusa 04-23-2009 10:53 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by aaronpoweruser (Post 872711)
ok i used a completely clean rom and had notifications settings and sounds/vibrate but i started installing apps and lost it any one else have the same problem so we can narrow down the app

Did the punctuation keys fall off your keyboard? It's hard as hell to figure out what you intended to say when your post is one giant run on blob.

If installing apps makes you "lose it", I suggest therapy. As far as I know, you're the only one "losing it" because they performed an install. I definitely don't know anyone who "lost it" because of an app or has an app that can help you recover from "losing it"

gguruusa 04-23-2009 11:29 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 872605)
So, forgive my ignorance, and thank you for your patience. If the slot memory was allocated already, but now I am just leveraging it, how is that not a gain in RAM (usable) when running iGO8?

If you have 10 cars, and you allocate 2 of them to me, then ask me to carry your suit case in one of my cars, are you better off than if you had allocated 1 car to me?

Quote:

I thought XIP is a method of executing programs directly from long term storage rather than copying it into RAM
Maybe if we had uncompressed XOR flash storage.
Quote:

and was an extension of using shared memory to reduce the total amount of memory required.
except you're not sharing anything in the case of igo.

vin255764 04-23-2009 11:56 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Ok,guys,wish me a luck on replacing IE from 6.1.

dan-htc-touch 04-24-2009 12:08 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by vin255764 (Post 872894)
Ok,guys,wish me a luck on replacing IE from 6.1.

if you want old IE, just delete browsingie from sys

vin255764 04-24-2009 03:39 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by dan-htc-touch (Post 872917)
if you want old IE, just delete browsingie from sys

Thanks for narrowing down my plan.
Everything works.Now I can access and actually see the pictures in my sprint online albums using SPCS picturemail application.ActivX works too!:headbang:

CRACING 04-24-2009 03:49 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by vin255764 (Post 873200)
Thanks for narrowing down my plan.
Everything works.Now I can access and actually see the pictures in my sprint online albums using SPCS picturemail application.ActivX works too!:headbang:

Checkout sms also because I faced sms problem when I changed the ie to old.

vin255764 04-24-2009 04:21 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
1 Attachment(s)
Quote:

Originally Posted by ksrikanth (Post 873205)
Checkout sms also because I faced sms problem when I changed the ie to old.

Tested sms,sending and receiving works.
I did not deleted browsingie,I just took browsingie folder from 21018 and made an OEM.
Can you ,guys,test my OEM?It will show up in "Internet" group in ppck.


spcs picture mail and 6.1 live search works great now,ActiveX works too.I wrote notes in oem info(its not compatible with 6.5 money,msn weather and search).

joojoobee666 04-24-2009 07:52 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by gguruusa (Post 872840)
If you have 10 cars, and you allocate 2 of them to me, then ask me to carry your suit case in one of my cars, are you better off than if you had allocated 1 car to me?

I guess that would be fine. If the ten cars just sat there a lot of times, why not waste 2? Or am I still missing one other key factor? (which is entirely possible, I'm sure...hell, it's probably more than one...)

gguruusa 04-24-2009 09:14 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 873338)
I guess that would be fine. If the ten cars just sat there a lot of times, why not waste 2? Or am I still missing one other key factor? (which is entirely possible, I'm sure...hell, it's probably more than one...)

You carrying the suitcase is equivalent to nonxip, me carrying the suitcase is equivalent to xip. Do you trully gain any space moving the suitcase from you to me? No. You still have 10 cars no matter how you slice and dice it, but 1.5 cars is wasted if you over allocate to me. Sure, 8 to you and 2 to me with you carrying the suitcase is the worst for you, and you get a perceived gain of .5 by me carrying the suitcase, but the best is to fix your allocation: 10 for you 0 for me, and you carry the suitcase (because you probably don't always have a suitcase). If you've really gotta have the suitcase handy at all times, even 9 for you 1 for me, and me carrying the suitcase is better than 8 + 2 and me carrying the suitcase.

The point is there is a fixed amount of memory over which to distribute stuff and optimal division of your resources will give you the maximum gain. You will not gain additional RAM by xipping (analogous to adding an 11th car). Overallocating and then pointing out the gain of moving from one area to the over allocated area is a poor example of gain compared to allocating efficiently in the first place.

Your original statement was that you save 4MB approx. of memory by moving igo to xip region. Now you're saying it's ok to waste some space because you have so much. These are competing ideas - either you are trying to maximize or you are not, but being wasteful in one area and then trying to maximize your wastefullness is not an optimum strategy.

joojoobee666 04-24-2009 09:27 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by gguruusa (Post 873410)
You carrying the suitcase is equivalent to nonxip, me carrying the suitcase is equivalent to xip. Do you trully gain any space moving the suitcase from you to me? No. You still have 10 cars no matter how you slice and dice it, but 1.5 cars is wasted if you over allocate to me. Sure, 8 to you and 2 to me with you carrying the suitcase is the worst for you, and you get a perceived gain of .5 by me carrying the suitcase, but the best is to fix your allocation: 10 for you 0 for me, and you carry the suitcase (because you probably don't always have a suitcase). If you've really gotta have the suitcase handy at all times, even 9 for you 1 for me, and me carrying the suitcase is better than 8 + 2 and me carrying the suitcase.

The point is there is a fixed amount of memory over which to distribute stuff and optimal division of your resources will give you the maximum gain. You will not gain additional RAM by xipping (analogous to adding an 11th car). Overallocating and then pointing out the gain of moving from one area to the over allocated area is a poor example of gain compared to allocating efficiently in the first place.

Your original statement was that you save 4MB approx. of memory by moving igo to xip region. Now you're saying it's ok to waste some space because you have so much. These are competing ideas - either you're trying to maximize or your not, but being wasteful in one area and then trying to maximize your wastefullness is not an optimum strategy.

I thought XIP memory was a pre-allocated region, meaning if the program/dll is a XIP it would be loaded into given a slot in XIP portion instead of the normal application space, thus giving me more usable RAM in the normal application space, therefore only losing out on XIP allocation space (which the application on question would never use). Is this incorrect?

This is based from this:
"When execute in place (XIP) DLLs are loaded, they are loaded from the top of the 64 MB space down. Each XIP DLL is based (positioned in the address space) when the ROM is created. When a non XIP DLL is loaded, it is positioned below the 32 MB boundary. Non-XIP DLLs, also called RAM-based DLLs, are those that are loaded from the object store, decompressed from ROM or loaded from an external file system such as a Compact Flash card. The upper 32 MB of the applications virtual memory space is only used for XIP DLLs."

But of course, I may be interpreting it wrong. Please don't assume I am saying you are wrong at all. I am just trying to gain a better understanding and appreciate all of your feedback thus far :)

vickylife007 04-24-2009 09:33 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by gguruusa (Post 873410)
You carrying the suitcase is equivalent to nonxip, me carrying the suitcase is equivalent to xip. Do you trully gain any space moving the suitcase from you to me? No. You still have 10 cars no matter how you slice and dice it, but 1.5 cars is wasted if you over allocate to me. Sure, 8 to you and 2 to me with you carrying the suitcase is the worst for you, and you get a perceived gain of .5 by me carrying the suitcase, but the best is to fix your allocation: 10 for you 0 for me, and you carry the suitcase (because you probably don't always have a suitcase). If you've really gotta have the suitcase handy at all times, even 9 for you 1 for me, and me carrying the suitcase is better than 8 + 2 and me carrying the suitcase.

The point is there is a fixed amount of memory over which to distribute stuff and optimal division of your resources will give you the maximum gain. You will not gain additional RAM by xipping (analogous to adding an 11th car). Overallocating and then pointing out the gain of moving from one area to the over allocated area is a poor example of gain compared to allocating efficiently in the first place.

Your original statement was that you save 4MB approx. of memory by moving igo to xip region. Now you're saying it's ok to waste some space because you have so much. These are competing ideas - either you are trying to maximize or you are not, but being wasteful in one area and then trying to maximize your wastefullness is not an optimum strategy.

Hmmm, almost having an headache reading all these technical stuff, but amazed at the same time how much am learning.
So final analysis of what you are saying sir, is we could just get skewed overly too excited moduling everything including what stays more beneficial in the overall interest as a file?

vickylife007 04-24-2009 09:52 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by vickylife007 (Post 873439)
Hmmm, almost having an headache reading all these technical stuff, but amazed at the same time how much am learning.
So final analysis of what you are saying sir, is we could just get skewed overly too excited moduling everything including what stays more beneficial in the overall interest as a file?

Next complicated question will be how to know what to Module, and what is best left as a file? I have followed all the theories, but how do I just pick my oems and say "you are better of a module, and you a file"

I have studied the SYS from 21159 till 21501 and found out that most SYS folders that were files in 21159 and 21169, were either partially or completely converted into modules form 2117+ and above. So does this not account for the speed of subsequent builds and improved memory management and efficiency?

joojoobee666 04-24-2009 10:22 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by vickylife007 (Post 873472)
Next complicated question will be how to know what to Module, and what is best left as a file? I have followed all the theories, but how do I just pick my oems and say "you are better of a module, and you a file"

I have studied the SYS from 21159 till 21501 and found out that most SYS folders that were files in 21159 and 21169, were either partially or completely converted into modules form 2117+ and above. So does this not account for the speed of subsequent builds and improved memory management and efficiency?

Well, I am no expert here, but one suspicion I have is that whoever dumped the sys could have done that. Also, quite a few modules often had to be converted into files in order for G'Reloc to work on the 6.5 builds, hence the change to WMReloc in PPCKitchen. Anyone is welcome to correct me on this. :)

aaronpoweruser 04-24-2009 10:23 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by gguruusa (Post 872776)
Did the punctuation keys fall off your keyboard? It's hard as hell to figure out what you intended to say when your post is one giant run on blob.

If installing apps makes you "lose it", I suggest therapy. As far as I know, you're the only one "losing it" because they performed an install. I definitely don't know anyone who "lost it" because of an app or has an app that can help you recover from "losing it"

ok lets try some punction today. There is some app or setting i changed on my device that inhibits my notifoicatins, meaning when i go into the notification app it wont save the changes or exit upon pressing ok. Also the settings i had before are no longer active so when i recive a text message it doesnt vibrate or ring

WoZZeR999 04-24-2009 11:08 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Hey, I've been reading this thread for a while, and I've been trying to port over the 21501 SYS to the i910. I've been cooking for WM6.1, so I understand enough to get a decent WM6.1 rom out, but I would really like to get 6.5 on the device. Through trial and error, I've gotten the device to the second boot screen. For a while it would boot, and the screen would turn off, and be frozen at the Welcome screen(when I hit a button, the backlight would turn back on). Now when it boots, it gets through 5-8 loops of the second boot screen and then the screen goes out of sync (doesn't take up the whole screen, lines are fuzzy). This leads me to think it's either not loading the correct driver for something. Has anyone run into this problem and can shed some light on what my next step in attempting to get a working rom should be?

aaronpoweruser 04-24-2009 11:28 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by vin255764 (Post 873222)
Tested sms,sending and receiving works.
I did not deleted browsingie,I just took browsingie folder from 21018 and made an OEM.
Can you ,guys,test my OEM?It will show up in "Internet" group in ppck.

download ie toggle it allows you to use both.

gguruusa 04-24-2009 11:47 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 873431)
I thought XIP memory was a pre-allocated region, meaning if the program/dll is a XIP it would be loaded into given a slot in XIP portion instead of the normal application space, thus giving me more usable RAM in the normal application space, therefore only losing out on XIP allocation space (which the application on question would never use). Is this incorrect?

This is based from this:
"When execute in place (XIP) DLLs are loaded, they are loaded from the top of the 64 MB space down. Each XIP DLL is based (positioned in the address space) when the ROM is created. When a non XIP DLL is loaded, it is positioned below the 32 MB boundary. Non-XIP DLLs, also called RAM-based DLLs, are those that are loaded from the object store, decompressed from ROM or loaded from an external file system such as a Compact Flash card. The upper 32 MB of the applications virtual memory space is only used for XIP DLLs."

You're switching from .exe to .dll now. .exe's are not handled the same as .dll. To some extent, you are confusing physical addressing w/ virtual memory map, as well.

Quote:

Originally Posted by vickylife007 (Post 873439)
Hmmm, almost having an headache reading all these technical stuff, but amazed at the same time how much am learning.
So final analysis of what you are saying sir, is we could just get skewed overly too excited moduling everything including what stays more beneficial in the overall interest as a file?

If you xip too many things, you'll fnd that your device locks up/crashes/inexplicably won't run things. Nothing comes for free.

Quote:

Originally Posted by vickylife007 (Post 873472)
Next complicated question will be how to know what to Module, and what is best left as a file? I have followed all the theories, but how do I just pick my oems and say "you are better of a module, and you a file"

Usage and size are the key factors. If it's used a lot, lean towards xip. If it's tiny, lean away from xip. Usage matters more than size.

Quote:

I have studied the SYS from 21159 till 21501 and found out that most SYS folders that were files in 21159 and 21169, were either partially or completely converted into modules form 2117+ and above. So does this not account for the speed of subsequent builds and improved memory management and efficiency?
Quote:

Originally Posted by joojoobee666 (Post 873520)
Well, I am no expert here, but one suspicion I have is that whoever dumped the sys could have done that. Also, quite a few modules often had to be converted into files in order for G'Reloc to work on the 6.5 builds, hence the change to WMReloc in PPCKitchen. Anyone is welcome to correct me on this. :)

Correct. The device(s) some builds were taken from do not have the quantity of RAM that newer devices have, so the choice to XIP or not is much more critical. As applications get greedier, this will apply to modern devices as well.

joojoobee666 04-24-2009 11:59 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by gguruusa (Post 873690)
You're switching from .exe to .dll now. .exe's are not handled the same as .dll. To some extent, you are confusing physical addressing w/ virtual memory map, as well.

Ahh, I thought they were treated the same. And yes, I'm sure I am confusing the two as well as I am only confident in one thing at this point, and that is this: I am not fully competent in in my understanding of the Windows memory architecture as a whole, let alone Windows CE.

CRACING 04-24-2009 12:20 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Hello everyone,

I have a good news for you all.

Check out here.

It worked perfect for me : Here

Thanks and regards

aaronpoweruser 04-24-2009 12:58 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
1 Attachment(s)
Quote:

Originally Posted by aaronpoweruser (Post 873656)
download ie toggle it allows you to use both.

here is the cab for v 1.1

Zecanilis 04-24-2009 01:24 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by ksrikanth (Post 873751)
Hello everyone,

I have a good news for you all.

Check out here.

It worked perfect for me : Here

Thanks and regards

Yes it worked for me too... :D
But didn't liked the performace. 200Mhz is too slow to work with this compression.
Or you have to increase your pp witch is out of my thoughts also... :D

CRACING 04-24-2009 01:33 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by Zecanilis (Post 873906)
Yes it worked for me too... :D
But didn't liked the performace. 200Mhz is too slow to work with this compression.
Or you have to increase your pp witch is out of my thoughts also... :D

oh, it might be also.....

However, I gonna test for some days and will see the difference. :)

Anyway, can it be possible to make a program which changes the XPR to LZX while building ROMs? or anyother trick to make it automated?

joojoobee666 04-24-2009 01:36 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Does anyone have any StartMenu_GridScene for vga 640x480 with 4 icons per row? I have been looking for over an hr....

Zecanilis 04-24-2009 01:38 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
I've automated mine. I've extracted imgfs.bin from my payload and changed de first "XPR" to "LZX". Then i puted it back in payload.
And that's all ...:D
(And replacing the cecompr.dll from xip folder)
All working well with plataformrebuilder.

vin255764 04-24-2009 02:27 PM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
anybody figured whats wrong with Pandora radio.it refuzes to play with any wm 6.5 build


All times are GMT -4. The time now is 09:53 PM.

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


Content Relevant URLs by vBSEO 3.6.0