![]() |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
After copying over g'reloc.exe and m'reloc.exe from the Touch Pro Kitchen, I seem to only be able to get 1kB RUU_signed.nbh files out of the Diamond Kitchen. Using Calkulin's Diamond Kitchen, I get an error from G'Reloc that the program cannot start because something to do with a side-by-side configuration. |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
I am not getting paid. I will try and get a Titan, Vogue, Touch Pro and Diamond rom sometime this week. Not right now, I need to get a few things worked out first. |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
do you all know how to make calku's kitchen work with the titan, when i want to build a rom, it only gives me 3 choices (i think it is the diamond, touch pro and i dont know which other one).
|
Re: Windows Mobile 6.5 Beta 2
http://www.viddler.com/explore/engadget/videos/255/1.34
Nice in-depth video demo of 6.5 at the MWC. New home screen looks ok. Honeycomb layout is no big deal. New contacts screen looks real nice. New IE fails to impress. Check it out and decide for yourself. :) |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
if you could get a titan/ppc6800 one working you would a legendary man whose skills of porting things were stuff of legend.
~chevy |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
ok I am new to the developing sites so the link posted is not yet runnable for the Titan(Mogul) and if not what is the .rar file it is linked to for the titan. sorry I'm new to this stuff
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
ok that answers my question lol. Im ecited to try the ROM for Titan
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
another question is ther a good chance i can ruin my device if I put this on it or is it generally safer than some sites make it out to be?
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
hello everyone...thanks for all the updates on this and what not...i am so excited....but i am way toooo much of a noob to try this on my own right now....i am hoping CON gets the touch pro working great...i hear he is very close and getting bribes not do anymore hahah....either way....
Anyone out there have a simplistic set of instructions on how to do all the sys and xip thing...i am confused on what that stuff means....sorry probably not the right place to talk...but if i could figure that out...perhaps i could help out more...i am pretty good with computers |
Re: Windows Mobile 6.5 Beta 2
Looks like an improvement to me.
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
1 Attachment(s)
CON,
First off you're doing some excellent work here, and I hope I haven't offended you in directing people over to XDA by linking the 21159 Beta 2 for the Titan's in my signature. I am curious, which build are you working on for the Titan's and QVGA devices? I have been running the 21159 Beta 2 for about a week now with very few issues. It is stable, but has a lot of stuff that I don't need or use, but because many of the programs are cooked into the ROM, it is hard to make them go away to free up Program memory. Now that I have toyed around with this version, I have this little twitch going on that is from my desire to do more, but have hit a road block. I have Extracted the RUU_Signed.nbh and achieved making the Dump folder....but cannot seem to get it into an actual Kitchen to select my programs for the lighter build. Can someone advise or direct me to a thread to help out with the next step here? And by the way, I wrote a simple little Batch file for the Titan's to extract the RUU_Signed.nbh through to the Dump. It's not much, but beats the heck out of staring at a screen tapping my fingers to wait for the next step. I'll post it below if anyone wants it. you can rename it what ever you want. Just make sure you have a DOS prompt shortcut in your "Tools" directory in the Kitchen. Feel free to use the "Edit" function to go in and verify my commands, if you want to use this file for a device other than the Titan, you will have to type in "edit NBHToDump.bat" from your command prompt and change "-Titan" to the command for your device. This uses all the pre-existing tools, so they must be present in the directory as well, and your Dump Folder will be placed in the tools folder you ran the Batch file from. Simply UnRAR and add this Batch file to the Tools folder in your kitchen, ensure the following tools are also in the same folder: -NBHToDump.bat -Command Prompt shortcut (to create this, right click in your "Tools" folder, select >New>Shortcut: "%SystemRoot%\system32\cmd.exe") -NBHExtract -NBSplit -ImgfsFromNb -ImgfsToDump -RecMod -And of course, the "RUU_Signed.nbh" you wish to dump. This also creates all the same files as the above commands individually, but you only have to type in "NBHToDump" at your command prompt. Like I said, I would like to know where to go from here. Thanks. |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
So I was messing around with this today and found that if I set the date to July 1 or later, my touch pro decides to reset itself then boot up to display a blank white screen and the only way I can fix this is to flash my phone again. Seems like something similar to the timebomb thing I remember from some of no2chem's roms... Not sure if it's just my phone or what but I tested with the touch pro rom Conflipper posted recently and got the same results.
This date is quite some time from now so I doubt it will cause any problems but I thought I would share this anyways. Just don't accidentally set your phone a year ahead of time or you may have to reflash lol p.s. Great work Con, thanks to you I haven't had to bother using a kitchen since I got my touch pro, your roms are perfect :-) |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
1 Attachment(s)
Here is the reverse of NBHToDump.bat
I have tested NBHToDump.bat against the long handed method, I receive the same results both ways. I HAVE NOT tested DumpToNBH.bat (Provided below). Would someone with knowledge in this please verify I have entered the correct commands? I t should also be added to the Tools folder in your BuildOS, and requires the file names produced by NBHToDump, with your manual edits of course. Once again, this is written for the Titan, if using on a different device, you will have to Edit and change "-Titan" to your device's command. |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
tplane, feel free to link to xda, my hopes for this was to work together and expand, and get this working on all kinds of different devices. I am not an expert on a lot of this stuff, I am no genious, I just do my best. I can help provide the base systems. but from there, a lot of it will be up to you guys to make the big things happen.
Yes I will provide a new SYS for both VGA and QVGA, i need to fix my QVGA system, i am doing that tonight, hopefully i can get everything working. |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
I've gotten by my original problems, but I can't get a ROM to boot yet unfortunately. |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
2 Attachment(s)
Here are my latest Systems That i am using. I am gonna slow down on this project now. It is almost 100%, there is little more I can do from here. Once again, A lot of this work is done because of Da_G, he has done many many hours on this. Many more then I have, so everyone give him thanks. Head to his thread on XDA.
http://forum.xda-developers.com/showthread.php?t=474406 Use the same 21159 XIP, I think it was found on page 31 or 32 or so. Use that XIP, And then the new Systems. New QVGA SYSTEM http://www.mediafire.com/file/iqn2zx...QVGA_Beta3.rar New VGA SYSTEM- Fully Translated, New Pie, New Windows Live, New Remote Desktop http://www.mediafire.com/file/u2neyx..._VGA_Beta3.rar Vogue Alltel Test ROM Here is an Alltel Test 6.5 ROM, it is mainly used to give you a feel of what 6.5 really is. Give it a shot. http://www.mediafire.com/file/i3dnj0...ue_6.5_ROM.rar Touch Pro Test ROM (same one from a few pages back) http://www.mediafire.com/file/myiqew...RUU_Signed.rar Titan and Diamond ROMS will be coming later. Last but not least, Here is 1 more brand new theme, and then the stock theme. Place the .tsk file anyplace on your phone, and then select it in Today screen. |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
here's the ROM folder i use for diamond roms posted a few pages back - http://rapidshare.com/files/198455626/21159diamROM.rar
thanks again Con! |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
not to sound like a noob,but im stuck at an error ive never seen before. when the kitchen runs greloc it errors out with integer error. Any ideas on how i can fix it?
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Vogue Alltel Test ROM
Here is an Alltel Test 6.5 ROM, it is mainly used to give you a feel of what 6.5 really is. Give it a shot. http://www.mediafire.com/file/i3dnj0...ue_6.5_ROM.rar Con this one is the best so far great work!!!!!! Could you post a kitchen for this? I would really like to get this one and add my own OEMs to it. |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
Here are my steps. + use Calkulin kitchen from Diamond Forum (or from first page here) + replace g'reloc.exe with forwarder and WMReloc.exe from WM6.5 TP kitchen. + drop in XIP for Diamond from first page (or have tried one provided by SOHKis) + drop in SYS from latest WM6.5 TP Kitchen + Cook ROM Everything seems to go OK, but can't get past first boot screen. I'll keep trying things out. |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
haven't had much time to mess w/this and it was working so i figured it may help someone. |
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
To anyone that has flashed the new TP ROM that Con posted, does it include the honeycomb? or the (I believe its called) titanium UI?
|
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
All times are GMT -4. The time now is 04:23 AM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com