| X50 / X51 Forums Talk about anything related to the X50 / X51 series. |
|
01-11-06, 12:19 PM
|
#92 (permalink)
|
|
Aximsite Rookie
Join Date: Apr 2005
Posts: 26
Thanked 0 Times in 0 Posts
|
|
Originally Posted by shsmith
|
Here is how you do it:
1) download the X50V WM5 A01 image posted earlier in this thread
2) use a hex editor to open the WM50_K_A01_X50v_WM5_ENG.nb0 file and search for the following hex string: 00 00 A0 E3 C9 0A 00 EB
You should find it at file offset 2B60BC.
3) change the first two 00 bytes to FF bytes. When you are done the block of memory will be FF FF A0 E3 C9 0A 00 EB
4) notepad the WM50_K_A01_X50v_WM5_ENG_nb0.crc file and change the contents to c5473116. Make sure you don't hit ENTER at the end. The file should be exactly 8 bytes when you save it.
5) put the two files above on a SD card that has been formatted FAT32.
6) follow the instructions above for booting into the "SD update" mode and flash the modified image
Edit: I recommend you already have WM5 installed before you do this. Switching from WM2003 to WM5 involves changing the boot loader, which is risky. Use your original Dell WM5 upgrade CD to go to "regular" WM5 first, then apply the patch.
Good luck! Please post your results if you try this.
|
Tried this, it flashed OK. Spent 5-6 hours installing/reconfiguring all my apps, running tweaks. Filesys.exe runs even more often now, taking 95 percent CPU, :(. After every soft reset and power on for 10-15 minutes, :realmad: .
ARGH!
This is the straw that broke the camel's back, if no one posts a sure fire solutions to this filesys.exe bull in the next couple of days then I'm reverting to WM2003SE and staying there.
WM5 upgrade was the worst decision I've ever made, WM5 is NOT here to stay.
Last edited by TalynOne; 01-11-06 at 02:25 PM.
|
|
|
|
01-11-06, 01:43 PM
|
#93 (permalink)
|
|
Aximsite Prospect
Join Date: Jan 2006
Posts: 8
Thanked 0 Times in 0 Posts
|
I can confirm that restore has issues with the patched ROM.
Just to answer your previous question, yes I did wait for an hour before giving up.
Here's what I did with the colleague's Axim to confirm teh problem.
1- Axim x50valready setup with unpatched WM5_ROM_A01
2- Backup full data (approx 20MB)
3- Hard reset
4- Restore data, works, this proves that there's no issue with unpatched rom and restore
5- Hard reset (not necessary, but just to be on teh safest side)
6- Install the patched ROM
7- Hard reset
8- Restore the backup from step 2
9- For a long long time it was hung at 2%, I was almost at the point of giving up, then I noticed it switched to 3%, so I let it be, and went for lunch, came back from lunch, still at 3%, I figure I read a little about Fake ActiveSync patch and let teh axim try to restore, few minutes later, I heard the restore beep of the completion. I was excited, but not for long, as the screen Read.
"Failed To Restore Files
please make sure the
device is with sufficient
memory space."
Do we know what this polling is doing?
Maybe bumping the poll interval to 18hrs is bad,
perhaps it's garbage collecting, and that's why it ran out of memory as it never managed to GC.
I think I revert back to the slow Ughhhh unpatched ROM
Thanks for all that helped.
|
|
|
|
01-11-06, 08:25 PM
|
#94 (permalink)
|
|
Aximsite Minor League
Join Date: Dec 2004
Location: California
Posts: 190
Thanked 2 Times in 2 Posts
|
|
Originally Posted by bada
|
"Failed To Restore Files please make sure the device is with sufficient memory space."
Do we know what this polling is doing?
Maybe bumping the poll interval to 18hrs is bad, perhaps it's garbage collecting, and that's why it ran out of memory as it never managed to GC.
I think I revert back to the slow Ughhhh unpatched ROM
Thanks for all that helped.
|
I agree with you that you are best to go back to the original A01 ROM. I am beginning to think this patch isn't doing much, and that what improvements I have seen are just the bit of extra performance you normally feel right after a hard reset.
I am in the midst of decompiling the filesys and msflash modules in IDA in order to come up with a better understanding of what is happening and what we might be able to do about it. In the process, I realized that my patch didn't change what I thought it did. The sleep function is passed not the number of seconds, but the number of milliseconds. That means with the patch to sleep(0xFFFF) amounts to only about 65 seconds of sleeping, a thousand times less than I wanted.
On the other hand, bluevolume's registry change seems to be helping. I don't understand the mechanism behind it, which is why I am going back to IDA and trying to understand what the code is doing.
Bluevolume's patch thread is here:
http://www.aximsite.com/boards/showthread.php?t=112194
|
|
|
|
01-12-06, 11:32 AM
|
#95 (permalink)
|
|
Aximsite Prospect
Join Date: Jan 2006
Posts: 8
Thanked 0 Times in 0 Posts
|
Thanks for the feedback.
Yes I applied that, along with few others from this thread and I already see an improvment.
http://www.aximsite.com/boards/showt...light=wm5+tips
IT seems that lots of people are able to tell which process is consuming CPU?
How are they telling this?
What tool shows the cpu utilization per process?
MemMaid only shows the processes and their memory usage.
Thanks for your continued effort on this shsmith
|
|
|
|
01-12-06, 01:29 PM
|
#96 (permalink)
|
|
Aximsite Minor League
Join Date: Mar 2004
Location: East Lyng
Posts: 181
Thanked 0 Times in 0 Posts
|
Obvious, I have noticed this but it is the host site which is actually a reseller of ziggyhost which has been suspended so I am not able to do anything.
|
|
|
|
01-12-06, 01:37 PM
|
#97 (permalink)
|
|
Aximsite Minor League
Join Date: Dec 2004
Location: California
Posts: 190
Thanked 2 Times in 2 Posts
|
|
Originally Posted by bada
|
IT seems that lots of people are able to tell which process is consuming CPU? How are they telling this?
What tool shows the cpu utilization per process?
MemMaid only shows the processes and their memory usage.
Thanks for your continued effort on this shsmith
|
I use SuperTasks from http://www.softwareandson.com/SuperTasks/.
I also hear that Vidya task manager shows this information.
If you decide to try supertasks, and you don't end up registering it, make sure you uninstall it before it expires as I have heard it will need a hard reset to get rid of it after the expiry.
|
|
|
|
01-12-06, 02:13 PM
|
#98 (permalink)
|
|
Aximsite Prospect
Join Date: Jan 2006
Posts: 8
Thanked 0 Times in 0 Posts
|
Thanks, much appreciated
I tried vidya and it is working just fine.
Won't bother with software that is written so sloppy that you can't uninstall without HR when it is expired.
|
|
|
|
01-14-06, 06:24 AM
|
#99 (permalink)
|
|
Aximsite Minor League
Senior Member
Join Date: Mar 2005
Location: Sundsvall, SWEDEN
Posts: 274
Thanked 0 Times in 0 Posts
|
Now that we have the roms i the uncompressed .nb0 format does anybody have a clue how can we extract the files from the image or mount the image itself?
__________________
Palm IIIc -> Palm T3 -> X50v
UnLoGiC Movie Converter
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Free and open-source of course!
|
|
|
|
01-15-06, 03:31 AM
|
#100 (permalink)
|
|
Aximsite Prospect
Join Date: Jan 2006
Posts: 11
Thanked 0 Times in 0 Posts
|
Either the procedure does not work for the x51v or I'm doing something wrong.
I've run through all the steps to create the os rom and ensure that the names of all the files are correct but the SD updater (A04) does not give me the option to select the images.
On the root of the SD card is the following:
WM50_K_A01_X51v_WM5_ENG.nb0 (34560k)
WM50_K_A01_X50v_WM5_ENG_nb0.crc (blank file with 12345678 in)
As the x51v has the Windows mobile 5 installed I thought that the above should be selected, instead the device reports "No suitable image found" -> "Update failed"
Could the naming of the files be different for the x51v?
I've tried a number of variations such as
WM51_K_A01_X51v_WM5_ENG.nb0 (34560k) etc but to no avail.
If I name the file diag.nb0 this is recognised correctly.
Anyone managed to get it to work on an axim x51v if so is the naming different?
|
|
|
|
01-15-06, 03:35 AM
|
#101 (permalink)
|
|
Aximsite Prospect
Join Date: Jan 2006
Posts: 11
Thanked 0 Times in 0 Posts
|
Before anyone points out that the crc file should match the nb0 It was a typo in the previous post. It should have been:
WM50_K_A01_X51v_WM5_ENG.nb0 (34560k)
WM50_K_A01_X51v_WM5_ENG_nb0.crc (blank file with 12345678 in)
|
|
|
|
01-15-06, 05:01 AM
|
#102 (permalink)
|
|
Aximsite Prospect
Join Date: Jan 2006
Location: Australia
Posts: 2
Thanked 0 Times in 0 Posts
|
Question on the bootloader!
In your explanation, you say:
"So what do you have to do to flash your Axim with the OS version you like?
First of all you will have to ensure that you have the correct bootloader on your device. After that you can install the OS you like."
Is there some way to check what bootloader I currently have installed in my 50v?
|
|
|
|
01-15-06, 07:09 AM
|
#104 (permalink)
|
|
Aximsite Minor League
Senior Member
Join Date: Mar 2005
Location: Sundsvall, SWEDEN
Posts: 274
Thanked 0 Times in 0 Posts
|
That thread describes how to extract the rom but now how to mount or alter the filesystem inside it.
I've been doing som research and it seems the the only availible tools for this right now are some pretty crude commandline tools found at xda-developers...
__________________
Palm IIIc -> Palm T3 -> X50v
UnLoGiC Movie Converter
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Free and open-source of course!
|
|
|
|
01-15-06, 07:39 AM
|
#105 (permalink)
|
|
Guest
|
|
Originally Posted by UnLoGiC
|
That thread describes how to extract the rom but now how to mount or alter the filesystem inside it.
I've been doing som research and it seems the the only availible tools for this right now are some pretty crude commandline tools found at xda-developers...
|
ah ok, I misunderstood. I think most people are using IDA to reverse/disassemble the code. Altered images should be (I'm new at this so I could be wrong) mountable somehow using the relevant MS emulator.
|
|
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
All times are GMT -5. The time now is 05:14 PM.
Powered by vBulletin® Version 3.8.2 Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC
|
| |