View Single Post
  #5763 (permalink)  
Old 07-05-2009, 03:38 PM
joojoobee666's Avatar
joojoobee666
PPCKitchen Crew
Offline
Location: Ohio
 
Join Date: Jul 2008
Posts: 1,442
Reputation: 10635
joojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation level
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by Adrynalyne View Post
Can someone point me to a tutorial that explains how to manually port the XIP when you only have a MSXIPKernel folder? Thats all I can find in Da G's kitchen, and XIPPort balks at me when I try to use just it with my device XIP portions.
Here's the TUT. ->http://forum.xda-developers.com/showthread.php?t=438676

If it's puking out on you, that's usually because of overlaps in Slot 0 (the first section of the map.txt). You will have to look at the map.txt from a working XIP and manually reallocate the modules based of the addresses in there for the modules.

As far as using the files from Da_G's kitchen, you just need to dump your XIP, write maps, make Packages and remove the MSIXIPKernel Modules (leaving the corresponding text file for the module) and put the one's from the kitchen in place. Update the text file with the new module size (calculate by adding up the S00* file sizes). I'm not sure this step is totally necessary, but it can't hurt. Then, XIPPort will puke out because it's almost a guarantee that you will have overlaps. Fix em like a said and you should be good.

As far as donor's, I'll probably have some xip's up in a bit along with PPCK files.

Last edited by joojoobee666; 07-05-2009 at 03:44 PM.
Reply With Quote
This post has been thanked 3 times.