View Single Post
  #32 (permalink)  
Old 11-26-2009, 04:03 AM
brettw.10's Avatar
brettw.10
Lurker
Offline
Location: Germany
 
Join Date: Nov 2009
Posts: 23
Reputation: 5
brettw.10 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: 6.5.3: 28004

Quote:
Originally Posted by acidhax View Post
Yeah, I forgot to put the files in SYS into a 28004 folder...
So,
Move Sys\dpi_128 to Sys\28004\dpi_128
Move Sys\dpi_128_resh_320_resv_320 to Sys\28004\dpi_128_resh_320_resv_320
Move Sys\SHARED to Sys\28004\SHARED
Ok, done that.

Should I be setting the "Real WM 6.5 AKU" checkbox in Visual Kitchen? Setting this checkbox results in a failed build when executing kitchen_build_rom.bat after the line:
set DSM_INCLUDES=*

Not setting the flag results in a successful build of around 93MB, which seems a little big to me (kitchen_build_rom.bat doesn't even get executed now):
executing NBHUtils to build nbh file...
Volume in drive C has no label.
Volume Serial Number is 560F-21A1
Directory of C:\ROM_Kitchen\RELEASE_PANT100
11/26/2009 08:59 93,356,958 ruu_signed.nbh
1 File(s) 93,356,958 bytes
0 Dir(s) 31,594,176,512 bytes free
Done!!!

Due to a trojan warning, I wasn't able to install osnbtool. Could this be causing the failed build with the check set?

UPDATE: I commented out the following line in kitchen_build_rom.bat as recommended on some websites in order to build correctly with the Real WM 6.5 AKU checkbox set.
REM **************** if not "%errorlevel%"=="0" goto error
This results in a successful build of 93MB, but the build won't boot. It stalls with about 1cm of white bar showing in the boot screen. The image that I obtained from the 1.0_WM6.5_21857_GSM_Treo_Pro.7z archive installs and boot successfully however, so I think this must be something to do with my setup.

HELP!!!


Thx,
Brett.

Last edited by brettw.10; 11-26-2009 at 04:48 AM.