PDA

View Full Version : Help Please! Problems upgrading to mobile 6


dhemken
8th July 2007, 01:59 AM
Hi,
I have a G4 Wizard from T-mobile that I am trying to upgrade to windows mobile 6, but am having difficulty. I can get the rom loaded, but when the phone boots, it freezes on the splash screen where it lists the ipl/spl versions. Never gets beyond that point.

Here are the stats from the screen when it freezes:

IPL: 2.26.0001
SPL: 2.26.0001
GSM: 02.25.11
OS: 10.1.0.811


I am using the shelltool method, and have tried several various roms that have worked for other people. (SeeNoEvil2.0, XDA Mobile 6, etc)
I can re-load both the default rom and Wizard Love without any difficulty.

Any suggestions?

kegobeer
8th July 2007, 02:19 AM
Did you visit the G4 board and check out all of the information there? Did you follow Faria's tutorial on how to upgrade a G4? Did you read and follow the How to flash a Wizard sticky in this board?

We have to know exactly what steps you did and if you accomplished all of the required steps before we can help.

dhemken
8th July 2007, 03:38 AM
Yes, I've checked out the G4 board and all the how to flash a wizard guides. I did follow Faria's guide, and got to the point of doing the hard reset after loading the rom with shelltool. After doing the hard reset, it never goes past the screen I mentioned. (This was using the provided nk.nbf files provided in the guide)

TaurusBullba
8th July 2007, 04:12 AM
Try out these instructions and post back your results.

http://forum.xda-developers.com/showthread.php?t=293480

dhemken
8th July 2007, 04:32 AM
That is what I have tried, that's what Faria's guide uses.
See above for results.

dhemken
10th July 2007, 11:52 PM
Anyone have any ideas?

starkwong
11th July 2007, 01:10 AM
Did you tried to flash back to stock ROM?

golfernutnflorida
11th July 2007, 01:29 AM
Piece of advice, unlock the phone using imei check. Only 100% succesful way to run custom roms on a G4 locked wizard except the Wizard Love. Spend the money, well worth it.


http://www.imei-check.co.uk/m3000unlock.php


Hi,
I have a G4 Wizard from T-mobile that I am trying to upgrade to windows mobile 6, but am having difficulty. I can get the rom loaded, but when the phone boots, it freezes on the splash screen where it lists the ipl/spl versions. Never gets beyond that point.

Here are the stats from the screen when it freezes:

IPL: 2.26.0001
SPL: 2.26.0001
GSM: 02.25.11
OS: 10.1.0.811


I am using the shelltool method, and have tried several various roms that have worked for other people. (SeeNoEvil2.0, XDA Mobile 6, etc)
I can re-load both the default rom and Wizard Love without any difficulty.

Any suggestions?

function __RP_Callback_Helper(str, strCallbackEvent, splitSize, func){var event = null;if (strCallbackEvent){event = document.createEvent('Events');event.initEvent(str CallbackEvent, true, true);}if (str && str.length > 0){var splitList = str.split('|');var strCompare = str;if (splitList.length == splitSize)strCompare = splitList[splitSize-1];var pluginList = document.plugins;for (var count = 0; count < pluginList.length; count++){var sSrc = '';if (pluginList[count] && pluginList[count].src)sSrc = pluginList[count].src;if (strCompare.length >= sSrc.length){if (strCompare.indexOf(sSrc) != -1){func(str, count, pluginList, splitList);break;}}}}if (strCallbackEvent)document.body.dispatchEvent(even t);}function __RP_Coord_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_Coord_Callback = str;pluginList[index].__RP_Coord_Callback_Left = splitList[0];pluginList[index].__RP_Coord_Callback_Top = splitList[1];pluginList[index].__RP_Coord_Callback_Right = splitList[2];pluginList[index].__RP_Coord_Callback_Bottom = splitList[3];};__RP_Callback_Helper(str, 'rp-js-coord-callback', 5, func);}function __RP_Url_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_Url_Callback = str;pluginList[index].__RP_Url_Callback_Vid = splitList[0];pluginList[index].__RP_Url_Callback_Parent = splitList[1];};__RP_Callback_Helper(str, 'rp-js-url-callback', 3, func);}function __RP_TotalBytes_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_TotalBytes_Callback = str;pluginList[index].__RP_TotalBytes_Callback_Bytes = splitList[0];};__RP_Callback_Helper(str, null, 2, func);}function __RP_Connection_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].__RP_Connection_Callback = str;pluginList[index].__RP_Connection_Callback_Url = splitList[0];};__RP_Callback_Helper(str, null, 2, func);}