View Single Post
  #7950 (permalink)  
Old 09-16-2009, 09:39 PM
FormerPalmOS's Avatar
FormerPalmOS
Regular 'Geeker
Offline
Location: Far far away...
 
Join Date: Nov 2008
Posts: 359
Reputation: 1355
FormerPalmOS is halfway to VIP status based on repFormerPalmOS is halfway to VIP status based on repFormerPalmOS is halfway to VIP status based on repFormerPalmOS is halfway to VIP status based on repFormerPalmOS is halfway to VIP status based on repFormerPalmOS is halfway to VIP status based on repFormerPalmOS is halfway to VIP status based on repFormerPalmOS is halfway to VIP status based on repFormerPalmOS is halfway to VIP status based on repFormerPalmOS is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Re .ROM and .VM - the imageinfo.bin files in these two folders define the virtual memory slots for the platform, and the virtual memory that is available after taking away that which is allocated to the XIP. This info isn't used by the device (this same mapping is coded into nk.exe or some other OEMXIPKernel file, part of what makes it device-specific) - instead it is used by the kitchen, specifically g'reloc.exe or wmreloc.exe to relocate modules into the appropriate VM slots while avoiding the locations used by the XIP. I have always operated under the assumption that these files should NOT change from what you get when you dump the stock ROM for your exact device. I have in the past successfully changed the virtual memory slot sizing when removing stuff from the XIP, but the WM6.5 builds didn't like this so I've since reverted to the stock .ROM and .VM files. My recommendation is to give that a shot.

I believe that the CDMA Touch Pro nk.exe that is out there as a native WM6.5 kernel is a hacked version. Done by a very capable expert, but a hacked version none the less. I don't believe that HTC has released a CDMA Touch Pro test ROM built for WM6.5 so there wouldn't be a true source. I'm not saying this is a problem, but could be a cause of other problems. My $0.02 on this.
__________________
ROM: WM6.5 nk.exe (Da_G), sys 23518 (Da_G), VZW OEM pack (scrosler)
Apps: Manila 2.1 (yozgatag), Leo dialer (pyrorob)
Reply With Quote
This post has been thanked 2 times.