|
||||
Re: GPS OEM...first attemp
Quote:
So let me understand what you did: You took a stock device and loaded the titan spl and radio on to it causing it to not boot. You then patched just the radio and it booted? How did you get the old spl back as that is the layer responsible for loading the updates and once it becomes corrupt, your device should have been bricked? There have been several of us that have tried patching just the radio, and except jd and now you, have all had the same results. |
|
||||
Re: GPS OEM...first attemp
INTERESTING DEVELOPMENT:
Found some details that explain the confusion and mixed results. The original leaked version 3.16 for the Titan (as obtained from the first link at http://forum.ppcgeeks.com/showthread.php?t=16806) actually contains 2 separate .nbh files: 3.16.651.0.nbh and Special_4350_SPC.nbh). The 3.16.651.0.nbh archive contains a complete update with radio called 785.nb which when flashed to the Vogue shows up as radio 3.27, but does not boot. The Special_4350_SPC archive contains Radio.nb which when flashed to the Vogue shows No Radio, but does allow it to boot, and appears to work. These radio files are different in length and vary substantially in content. Furthermore, both these archives contain new SPLs, which also vary significantly. So now that we know why some people can get the radio to work while others can't - we're using different radios, why are there two different versions included and which one does the mogul use? |
|
||||
Re: GPS OEM...first attemp
Quote:
|
|
||||
Re: GPS OEM...first attemp
Sorry about that,
Use a hex editor and scroll down about a 1/3 of the way down through the code you will see references to starting the gps service on the device. |
|
||||
Re: GPS OEM...first attemp
Quote:
The SPL files are completely different and I have loaded it as a soft bootloader which only created a white screen. Do not flash it to a vogue!!!! Also, patching the SPL files isn't just a hex editor job. There are enough differences in the device that at this low of a level that the titan SPL just won't work (most obvious is the RAM). This isn't to say it's impossible to port, but it would require manually porting any GPS related instructions to free areas in assembly language.
__________________
Note: 3 Color screen is stuck in bootloader NOT "bricked"; just flash a stock rom exe
Touch Custom rom unlocker Undoing advances in Mogul's since 2007. Titan ReLocker, WM5 roms (don't use w/ gps radio): Telus, TNZ |
|
||||
Re: GPS OEM...first attempt
Yep, I had also attempted what users here did and similar results by mix matching SPL and radio etc.
So base on what CokeMan said, I think the only thing we can do now is to wait for something either official or leaked to come out. I so wanted Touch GPS cuz I have my spare mogul from VZW and love the built-in GPS. |
|
||||
Re: GPS OEM...first attempt
I was able to play around with a titan today, which was gps enabled. I was curious to see what services were running. Using dotfred task manager, I noticed gps1 was listed under devices, and under services GpsDaemonService was listed also. On the vogue there were no listing in either section, even though i had cooked a rom with the dll's extracted from the titan. An I was unsuccesfull in manually load the dll's either, I kept getting an error. Maybe someone else could get the dll's loaded.
Hopefully someone will leak a rom for the Vogue as well. Last edited by mardukeme; 03-15-2008 at 01:59 AM. |
|
|
|