Anyone working on Build 21018 - last official build of 6.1? - Mogul, XV6800 ROM Development

The newest ROM for the Touch HD is AKU 1.6 Build 21018. Does anyone have any plans on creating a Titan kitchen or rom using this? It seems like it will be the last official update to 6.1...

Why work on 6.1 when you can have 6.5?

Still lots of issues for 6.5 on a Titan . . . may be too much for our older babies that are starved for RAM. I'd be interested in the latest/last build of 6.1, at least for a few more months until my 'free very 2' comes around. I'm salivating over all the new devices hitting MWC!

6.5 is still BETA and quite rough - I'd like to have the latest and greatest stable version of 6.1 and the new Iris browser for the best the Titan can be

+1, I'd like to see this too. Make my Titan last as long as it can, till those WM 7 devices start showing up....

Does anyone have a link the original 21108 ROM from which the trinity ROM was created? I need to find an official release somewhere (I am seeking an intact 21018 XIP, not a modified one with mencfilt.dll and cachefilt.dll removed).

Ok I've been searching xda and there's quite a few 21018 roms floating around. I don't know how much some of these are modified however...
http://forum.xda-developers.com/showthread.php?t=486222 -Diamond
http://forum.xda-developers.com/showthread.php?t=483822 - dutty's blackstone rom
http://forum.xda-developers.com/showthread.php?t=485396 - 21018 OEMs but I don't know which rom he used for the dump, might be able to ask.
http://forum.xda-developers.com/showthread.php?t=486216 - TP rom, same as diamond I think.
there's gotta be some more lurking around, but I was just browsing the heavy boards, that's why it's all GSM stuff

Cycomachead said:
Ok I've been searching xda and there's quite a few 21018 roms floating around. I don't know how much some of these are modified however...
http://forum.xda-developers.com/showthread.php?t=486222 -Diamond
http://forum.xda-developers.com/showthread.php?t=483822 - dutty's blackstone rom
http://forum.xda-developers.com/showthread.php?t=485396 - 21018 OEMs but I don't know which rom he used for the dump, might be able to ask.
http://forum.xda-developers.com/showthread.php?t=486216 - TP rom, same as diamond I think.
there's gotta be some more lurking around, but I was just browsing the heavy boards, that's why it's all GSM stuff
Click to expand...
Click to collapse
Drellisdee at PPCGeeks pointed me to a link for a Chinese Blackstone ROM. Grabbed that and got the complete XIP. But the ROM does not include the manifests and individual RGUs to make a usable dump with packages or to recover the SYS. But I was able to use the XIP.

Hello,
Is there an official rom based on the 21018 aku 1.6 ? or it's a beta ?
Great thanks
regards,
Nixeus

activesync is messed up in 21018, use 21015.

dcd1182 said:
activesync is messed up in 21018, use 21015.
Click to expand...
Click to collapse
I disagree. I have been using 21018 for 4 days now, heavy use, including ActiveSync over USB, ActiveSync over Bluetooth, and both with my local desktop as well as an Exchange Server over the air with push mail active. I can't say I've discovered anything broken with 21018.
That said, there was at least one version of 21018 SYS floating around that had a bad .NET load. If you want to try the SYS I'm cooking with, here is a link: http://www.blakemitchellweb.com/former/SYS21018.zip

FormerPalmOS said:
I disagree. I have been using 21018 for 4 days now, heavy use, including ActiveSync over USB, ActiveSync over Bluetooth, and both with my local desktop as well as an Exchange Server over the air with push mail active. I can't say I've discovered anything broken with 21018.
That said, there was at least one version of 21018 SYS floating around that had a bad .NET load. If you want to try the SYS I'm cooking with, here is a link: http://www.blakemitchellweb.com/former/SYS21018.zip
Click to expand...
Click to collapse
Activesync works but the notification to restart the process does not. I have to manually reconnect it anytime the process is killed. My 21018 source is legit, and I use the same .net package with all SYS versions. it seems to be a quirk of the build. The behavior is the same regardless of mxip_notify.vol, and the issue seems to be contained in the repllog.exe binary. I could replace the binary with an earlier build, but it's not my style.
I'll diff your source anyways though just out of curiosity. Thanks.

just FYI, the Shell rgu in your source has the typical chinese idiotic destruction. I wish those guys at xbeta.cn would figure out that modifying rgu in SYS is counterproductive.
I have repaired the rgu here.

dcd1182 said:
just FYI, the Shell rgu in your source has the typical chinese idiotic destruction. I wish those guys at xbeta.cn would figure out that modifying rgu in SYS is counterproductive.
I have repaired the rgu here.
Click to expand...
Click to collapse
Thank you!

dcd1182 said:
Activesync works but the notification to restart the process does not. I have to manually reconnect it anytime the process is killed. My 21018 source is legit, and I use the same .net package with all SYS versions. it seems to be a quirk of the build. The behavior is the same regardless of mxip_notify.vol, and the issue seems to be contained in the repllog.exe binary. I could replace the binary with an earlier build, but it's not my style.
I'll diff your source anyways though just out of curiosity. Thanks.
Click to expand...
Click to collapse
Do you have a CDMA or GSM device? Could be a difference in the ability of or implementation of simultaneous voice and data calls - which I believe GSM can do and CDMA cannot. I have a CDMA device - so it would have to restart any data connections after a voice call - so maybe there's something making that happen which is why I don't see the issue you see. For some reason maybe your data session is disconnecting during a voice call but ActiveSync doesn't know? Just reaching here.
Did you look at the ActiveSync log - anything strange there?

FormerPalmOS said:
Do you have a CDMA or GSM device? Could be a difference in the ability of or implementation of simultaneous voice and data calls - which I believe GSM can do and CDMA cannot. I have a CDMA device - so it would have to restart any data connections after a voice call - so maybe there's something making that happen which is why I don't see the issue you see. For some reason maybe your data session is disconnecting during a voice call but ActiveSync doesn't know? Just reaching here.
Did you look at the ActiveSync log - anything strange there?
Click to expand...
Click to collapse
I have a CDMA titan on Sprint.
Activesync works fine when the process is running. Without going off topic, some of the other things I do require me to kill processes, and AS gets killed pretty often. The problem I am seeing is that the process does not get restarted by the OS if it is killed. Normally, there should be a notification that runs the process upon certain events, ie plugging in a cable. The notification exists in the notifications database, mxip_notify.vol, but for some reason repllog.exe does not launch. As the process is not starting, the log isn't getting anything.
I do not setup my data connection to be persistent. Because I sync with exchange using "as items arrive", AS keeps my data connection active. I would have probably not even noticed the issue (I never look at AS) if I had not noticed the lack of data arrows, meaning no data connection.
I can replace mxip_notify.vol with 21015 version and no change. If I use repllog.exe from 21015, all is well.
However I have seen several other differences in your 21018 source and my own. I may swap your whole SYS in later if I get time.

dcd1182 said:
I have a CDMA titan on Sprint.
Activesync works fine when the process is running. Without going off topic, some of the other things I do require me to kill processes, and AS gets killed pretty often. The problem I am seeing is that the process does not get restarted by the OS if it is killed. Normally, there should be a notification that runs the process upon certain events, ie plugging in a cable. The notification exists in the notifications database, mxip_notify.vol, but for some reason repllog.exe does not launch. As the process is not starting, the log isn't getting anything.
I do not setup my data connection to be persistent. Because I sync with exchange using "as items arrive", AS keeps my data connection active. I would have probably not even noticed the issue (I never look at AS) if I had not noticed the lack of data arrows, meaning no data connection.
I can replace mxip_notify.vol with 21015 version and no change. If I use repllog.exe from 21015, all is well.
However I have seen several other differences in your 21018 source and my own. I may swap your whole SYS in later if I get time.
Click to expand...
Click to collapse
Good info - thanks. I did notice that if I kill repllog.exe it doesn't re-start on its own unless I plug in my USB cable or otherwise activate a data connection. I also notice that in my notifications queue I have repllog entries for RS232 events, RNDISFN events and time change events - but nothing that would trigger it to restart, though this explains why it launches when I plug-in USB. If I switch the ActiveSync schedule from "As Items Arive" to "Every 5 minutes" a new notification gets pushed onto the queue, but the time is now, not 5 minutes from now or anything. HOwever after I manually sync, the top-of-the-queue notification changes to 5 minutes from now - meaning if repllog did die, it should re-start.
Note - if you close the ActiveSync GUI, it also shuts down repllog.exe. I guess a huge question is this - is there something broken in 21018 with the pushmail notification - i.e. when the phone receives the push notification over the paging channel (like an SMS) and repllog isn't running, will it restart repllog? I'll test this out.
So it would seem that I would have the same issue as you - except maybe my ActiveSync isn't shutting off on voice calls? I'll play with this a bit - something different to do in an otherwise boring day.

FormerPalmOS said:
Good info - thanks. I did notice that if I kill repllog.exe it doesn't re-start on its own unless I plug in my USB cable or otherwise activate a data connection. I also notice that in my notifications queue I have repllog entries for RS232 events, RNDISFN events and time change events - but nothing that would trigger it to restart, though this explains why it launches when I plug-in USB. If I switch the ActiveSync schedule from "As Items Arive" to "Every 5 minutes" a new notification gets pushed onto the queue, but the time is now, not 5 minutes from now or anything. HOwever after I manually sync, the top-of-the-queue notification changes to 5 minutes from now - meaning if repllog did die, it should re-start.
Note - if you close the ActiveSync GUI, it also shuts down repllog.exe. I guess a huge question is this - is there something broken in 21018 with the pushmail notification - i.e. when the phone receives the push notification over the paging channel (like an SMS) and repllog isn't running, will it restart repllog? I'll test this out.
So it would seem that I would have the same issue as you - except maybe my ActiveSync isn't shutting off on voice calls? I'll play with this a bit - something different to do in an otherwise boring day.
Click to expand...
Click to collapse
OK - tried the following. Set ActiveSync schedule to "As items arrive". Then killed repllog.exe. Then sent myself an e-mail. Repllog.exe did restart on its own and the e-mail was received.

so does this sys work better than 15 or not?

dcd have you looked at any of these builds 21027, 21028, 21032
dcd or anyone else was wondering if you had any opinions on these builds 21027, 21028, 21032 (looks like they are 6.1 builds not sure report from ppcgeeks they are 21027 is supposed to be from HTC Rhodium. 21028 & 21032 are rumored to be from Diamond2 & Touch Pro2 devices.)
http://forum.ppcgeeks.com/showthread.php?t=60512

Related

New vodafone uk firmware for the v1605??

Ken Barwick is reporting new offical firmware release for the Vodafone UK V1605. His blog is here:
http://blogs.conchango.com/kenibarw...s_2F00_-TyTn_2900_-get_2700_s-an-upgrade.aspx
And the software is on rapidshare:
http://rapidshare.com/files/38302476/RUU_Hermes_VF_UK_2.07.161.1_6275_1.32.00.00_108_Ship.exe.html
Can any of you more techinical minded folk check it out - is it an offical upgrade? (can't find anything on the offical Vodafone websites). Too nervous to try it myself as my phone is a company phone. Anyway if someone wants to look into it and report back.
Cheers
Barney
Well I have gone ahead and done it - got too impatient to wait for someone else to check it out.
The upgrade went smoothly -
Stats as follows
After
ROM Version 2.07.161.1
ROM Date 02/06/07
Radio Version 1.32.00.00
Protocal Version 32.65.7020.09W
AKU 3.3
Now will rebuild with software I had before and test. Will keep you informed but all seems to be working ok so far.
Cheers
Barney
It's the same rom that came (installed) on my 1605. It's very good. Battery life is very good. BT on, wifi with a fair amount of use, backlight up full, 30-60 minutes of calls etc... and the battery lasts around 48 hours. Beats my T750v by around 36 hours.
Hello,
I own a sim free TYTN and use a Vodafone sim. If I update my TYTN with this ROM, will I then be able to install the iminent HTC ROM update without any problems? Will the Vodafone ROM lock my phone to their network?
Thanks.
adambern said:
It's the same rom that came (installed) on my 1605. It's very good. Battery life is very good. BT on, wifi with a fair amount of use, backlight up full, 30-60 minutes of calls etc... and the battery lasts around 48 hours. Beats my T750v by around 36 hours.
Click to expand...
Click to collapse
Sounds like it is an official ROM then - can someone let an admin know to possibly update the relevent WIKI page. Wonder why Voda are using it for newer phones but haven't issued it as an update for exisiting phones?
Must say - no problems so far - all software seems to be working ok.
Cheers
Barney
Yostin said:
Hello,
I own a sim free TYTN and use a Vodafone sim. If I update my TYTN with this ROM, will I then be able to install the iminent HTC ROM update without any problems? Will the Vodafone ROM lock my phone to their network?
Thanks.
Click to expand...
Click to collapse
Sorry not expert enough to help - possibly someone else can?
Barney
Since upgrading I had a problem with accessing my storage card. Appears this is a known problem with newer ROM upgrades (doesn't happen with AKU 2.x version) Have applied a reg workaround posted in other threads. If that works great if not I will go back to my previous ROM (AKU 2)
Cheers
Barney
Well the issue with my storage card is still happening therefore I suspect I will revert to my previous Vodafone firmware AKU 2.3 - Anyone know whether reverting will be a problem as I read somewhere that the bootloader or something like that will not allow you to revert to a previous rom. Anyone know if this is an issue?
Cheers
Barney
Loaded this on my v1605. (Well, actually I extracted the ROM, Ext ROM and Radio so as to continue running with Hard-SPL.)
Anyway, works fine for me. But the protocol version is actually 32.65.7020.09H (i.e. with HSDPA). I think the previous Vodafone radio had a protocol ending in W.
Also I had some problems with my storage card but I found that putting into a card reader and re-formatting as FAT32 on a Windows computer did the trick. The card was originally FAT16. (Curiously a FAT32 format on my Mac failed to fix it...)
Initial impressionis AKU 3.3 is fantastic and I'll be sticking with this ROM. New radio also seems to give me much better reception and call connection reliability, so far. I might try radio 1.38 in due course once I have a better idea of how this one is performing.
ma499 said:
But the protocol version is actually 32.65.7020.09H (i.e. with HSDPA). I think the previous Vodafone radio had a protocol ending in W..
Click to expand...
Click to collapse
Thats weird because I just checked and mine definately has a "W" at the end not an "H". Wonder how that can be?
As for reformatting it as FAT32 - how long has that been workign for now. Seems some of these fixes like the reg fix or the FAT 32 fix work for some people and not for others
Barney
Okay, I found my first problem with this firmware: Vodafone Mail (242) voicemail icon alerts no longer work. The SMS alert doesn't seem to come through either. So no audio/vibrate alert either. D'oh!
On the other hand there is a new "VMail" Today screen plugin which does show you how many voicemails you have waiting. I guess the software is automatically processing the SMS alerts rather than treating them as normal voicemail messages. Which is an improvement (I always resented having to delete the old SMS notifications) but I'd still like to have the option of having an audio/vibrate alert for new voicemails (useful when you have call waiting disabled) as well as the spool icon which saves on Today screen space.
The protocol version thing is wierd. I definitely have HSDPA now - an "H" logo appears in place of the 3G one when I use data. Are there perhpas two variants of this ROM image circulating? I got mine from the Rapidshare link above.
Hey guys...
Sorry I was late on responding to this...
I can say that this ROM IS the official one, Vodafone are still trying to work a way on advertising and delivering you the ROM's...
On the case of the H and 3G logo's on the top bar. This is to indicate that you have HSDPA enabled coverage or 3G coverage.
I personal haven't updated to this version due to a number of reasons, so you'll have to let me know if you can make calls when the H is shown, in the States I could with the old ROM but not over here...
As for the Voice Mail, if that is the case removing them after delivery is a school boy error!!! tsk, tsk!!!
ma499 said:
Okay, I found my first problem with this firmware: Vodafone Mail (242) voicemail icon alerts no longer work. The SMS alert doesn't seem to come through either. So no audio/vibrate alert either. D'oh!
On the other hand there is a new "VMail" Today screen plugin which does show you how many voicemails you have waiting. I guess the software is automatically processing the SMS alerts rather than treating them as normal voicemail messages. Which is an improvement (I always resented having to delete the old SMS notifications) but I'd still like to have the option of having an audio/vibrate alert for new voicemails (useful when you have call waiting disabled) as well as the spool icon which saves on Today screen space.
The protocol version thing is wierd. I definitely have HSDPA now - an "H" logo appears in place of the 3G one when I use data. Are there perhpas two variants of this ROM image circulating? I got mine from the Rapidshare link above.
Click to expand...
Click to collapse
Did you allow the Ext ROM to run? I believe that VF use a cab in there to turn on the voice mail notifications (part of the service indiciation security policy)
doedoe said:
Did you allow the Ext ROM to run? I believe that VF use a cab in there to turn on the voice mail notifications (part of the service indiciation security policy)
Click to expand...
Click to collapse
Yes, I installed the new VF Ext ROM and allowed it to run. I might take a look at it's contents to see if I can manually run it again. (Not keen on doing a hard reset as it took me a couple of hours to reconfigure all my apps and seetings after the ROM update.)
keni said:
I personal haven't updated to this version due to a number of reasons, so you'll have to let me know if you can make calls when the H is shown, in the States I could with the old ROM but not over here...
Click to expand...
Click to collapse
You're right! I can't make calls when the H is shown! After several attemps H is replaced by 3G and call goes through.
Incidentally it only seems to go into HSDPA mode as and when I initiate a data connection. During the course of the connection it will often switch back to 3G and, without fail, does so after the connection is dropped (manually). Is this normal behaviour?
Previously (with the factory-provided Vodafone ROM) I didn't get an 'H', and my ROM version ended in W, implying no HSDPA. Nevertheless I did have SetHSDPA enabled using the fit4cat HTweakC and there were often times (in 3G coverage) when I couldn't make calls until after several attempts.
I definitely have the W version. Got it from rapidshare, no idea why it is different to yours. No problems with making calls. I used set hsdp to on but the icon still says 3g however downloads at 1.2mb so definitely switched on. No problems at all with voice mail icon, works completely as normal. Only issue is still with the storage card. Drives me bananas.
Cheers
Barney
I rang Vodafone about the voicemail problem. They've said they'll send me a replacement handset on Monday! Will be interesting to see what the firmware version on that one is.
Okay, this is really wierd. I tried doing a hard-reset and now the voicemail problem is gone! Plus I checked the Device Information and the Radio ROM version has changed to the 'W' version. As with Barneyabz there is no 'H' icon to indicate HSDPA but now calls can actually be made when HSDPA is enabled.
Why should the hard reset have made any difference?
And the VMail today screen plugin no longer works now that the spool icon and text alerts are working again. I really don't understand.
Okay I've done some more investigating... I flashed another Radio ROM (1.43, Protocol 'H') and found I had the same voicemail and HSDPA calls problem. I then did a hard reset and found it was fixed with the protocol (and behaviour) had changed to 'W'.
I can only assume that there is some customisation in the extended that changes this. Yet I ha dprevious tried manually running the auto-customisations from extended rom without any joy.
I might do some further digging. (Probably not just yet, however!)

Rom 3.16 Post Installation Issues, Icons, etc

I have seen many, many threads about POST installation issues regarding the new 3.16 rom. I would like to attempt a problem/resolution thread that hopefully everyone will participate in order to create a "one-stop-shopping" thread regarding these issues.
I figure the mods will later either delete dormant threads or compile related threads into one. Hopefully we can get most if not all issues related to post installation here and properly labeled...
Please post problem(s) and if applicable, the resolution(s) to the problem regarding the 3.16 rom w/ Rev. A & GPS compatibility, including custom & stock rom. Please keep the thread limited to calls, data ( Rev. A & 0 plus Ev & 1X), task bar icons, prl's, etc and refer GPS questions/issues to threads like TalynOne's The Titan Internal GPS FAQ (01/30/2008) located here...http://forum.xda-developers.com/showthread.php?t=363431
I have included below some links to start off the thread which includes a link to the definition of what the PRL is and what it does and below that is a site with former & current PRL's for numerous carriers.
PRL - http://en.wikipedia.org/wiki/Preferred_roaming_list
PRL Listing - http://corolada.com/prl/
xweaponx said:
I have seen many, many threads about POST installation issues regarding the new 3.16 rom. I would like to attempt a problem/resolution thread that hopefully everyone will participate in order to create a "one-stop-shopping" thread regarding these issues.
I figure the mods will later either delete dormant threads or compile related threads into one. Hopefully we can get most if not all issues related to post installation here and properly labeled...
Please post problem(s) and if applicable, the resolution(s) to the problem regarding the 3.16 rom w/ Rev. A & GPS compatibility, including custom & stock rom. Please keep the thread limited to calls, data ( Rev. A & 0 plus Ev & 1X), task bar icons, prl's, etc and refer GPS questions/issues to other GPS threads...
I have included below some links to start off the thread which includes a link to the definition of what the PRL is and what it does and below that is a site with former & current PRL's for numerous carriers.
PRL - http://en.wikipedia.org/wiki/Preferred_roaming_list
PRL Listing - http://corolada.com/prl/
Click to expand...
Click to collapse
I flashed this ROM and I have since, jumped to DCDs version of it, and then back to 2.17.
I have, and apparently, a lot of folks have had inconsistent EVDO connection problems. Some times it freezes on "Loading"...other times, I can begin to pull up a web page and it times out. Speeds were good when it rarely did work properly.
The odd thing is that I have loaded new ROMS (including the current Sprint OEM ROM) and I'm still having that problem. (I'm taking suggestions to resolve this)
Also, like others, voice signal displayed fewer bars than usual. More "Signal Faded, Call lost than I have ever seen with this device.
On a kinda more positive note...
GPS worked well (when the EVDO connection did)
New Apps sucked up more of our previous RAM, but I didn't have any
latency or freeze ups.
I myself am experiencing a number of problems with the new ROM version, and will be downgrading to 2.17 soon. It took 3 installations of the new ROM to get the GPS to work. Since then, I've experienced several performance issues, including multiple times where the phone will freeze during web browsing in Opera Mobile. Sometimes, the phone won't even freeze, but will come up with a screen saying that the system memory is low, even when I'm only running Opera Mobile, it'll ask me to close either "Opera Mobile" "Phone" "Phone" or "Phone". Weird? I think so...
Also, there are times where I won't even get the internet to work. I'll have to either go in to the connections menu and disable the data connection, or do a soft reset of the phone completely.
In my opinion, it's probably more trouble than I really need to go through. I will be downgrading to 2.17 until the official release comes out.
Same issues for me:
inconsistent EVDO connection problems. Some times it freezes on "Loading"...other times, I can begin to pull up a web page and it times out. Speeds were good when it rarely did work properly.
Also, like others, voice signal displayed fewer bars than usual. More "Signal Faded, Call lost than I have ever seen with this device.
Spent 30 min with VZW level 2 support today. I called due to ##debug HDR an/aaa was = 0.. I was under the impression was supposed to be set to 1. They did look at my SSDR (I think he said that) and found it had a small issue with the authentication (still reads =0), but after he fixed that I still have issues. My HDR RDX power goes from -71db to -96db.
I also noticed every time I call the phone changes from EV to 1x. I know you don't use EV to make voice calls, but I did not remember (key word) seeing it switch like that before. Maybe someone with 2.17 1.40 radio can confirm.
I have thought about moving back too, but my call ticket history is getting pretty long with VZW and if I needed another A-key (yes I have one written down) it may start to look strange.
I'm on sprint and when I tried to update I was stuck on boot loader so I went online and switched esn over to my Treo for the time being as I worked on my Mogul. Eventually I got to load the rom fully and switched esn back. I noticed afterwards that my internet was only locking at 1x. Upon restart it would say EV but anytime it is connected to the net it is 1x. DSLreports clocked it at 50-90kbps so I know as definitely getting 1x speed. Reloaded the rom several times and still the same. This went on for 2 days. Eventually called Sprint and told them of my problem. They noticed that I was still on the regular Vision plan but I have always been able to connect to EVDO speeds so I never thought that was an issue. They updated me to Power Vision and right after I started getting EVDO speeds. I'm not sure if it was because of the change or maybe a restart of my data service that did the trick.
2 other issues I'm having is I noticed my phone is a little slow with this ROM. Opening programs etc. Sometimes the program using GPS like Live Search or GPS Viewer will lock up temporarily. The 2nd issue is what some are also reporting regarding signal. I noticed I get 1 to 2 less signal bars.
Overall 3.16 has been "ok". No problems with flashing really, and memory usage is "ok", I'm averaging around 17-18mb free with no apps running. It's not exactly the 20-22mb I had free with my prior custom rom, but enough to get by.
I'm not having problems with phone freezes or out of memory errors. I am, however, having some problems with BT and with net connectivity.
Data: I'm using Schap's Advanced config tool, version 1.1, and I've selected the option to keep my 'net connection live all the time. Unfortunately, this is not working, and I'm finding that throughout the day my connection goes down. With my prior custom rom, if I was streaming audio content over evdo or 1x, the connection would stay alive as long as the audio program was running, barring a loss of cell signal. Now I'm finding that about once an hour my data connection goes down and interrupts my audio stream.
BT: I have a Plantronics 320 headset, which worked flawlessly (albeit with less than stellar audio quality) with my prior rom. With 3.16, the volume and sound quality are much improved, BUT I am not able to answer calls on my headset. If I initiate a call with BT on, no problems, I can talk till the call is over, then press the headset hard button to hang up. If I *receive* a call, however, when I press the headset hard button to answer, the call is answered, but the audio is not directed to the headset. Instead, it routes to the handset.
GPS works well with TeleNav, GoogleMaps, Live, and generally locks onto 5-7 satellites within about 60 seconds if I'm somewhere with a clear view of the sky.
I tried using GPS2Blue to redirect the GPS data to a BT comm port. When I have BT enabled and attempt to redirect, GPS2Blue says BT port not open, waiting for BT port to open. If I go into comm manager and turn BT off, then GPS2Blue says BT port is open, and begins to wait for a BT connection to my laptop. If I go back into comm manager, the BT icon has been grayed out as if BT is off, but the little circled "X" icon is not superimposed over the BT icon as it would be when BT is off. If I click the icon again, it acts as if BT is being enabled, but the icon doesn't change, and the BT LED does not begin to blink. Don't know if it's a problem with GPS2Blue software or something else. Wish it would work cleanly, I'd love to use my 6800 as a BT GPS receiver for my laptop.
ETA: I've seen a few folks mention that when they answer a voice call their 6800 switches from Evdo to 1X. I'm wondering if this might be a way of implementing simultaneous voice & data. Has anyone tried taking a call and browsing the web simultaneously? I think this may be dependant upon network services in your area, so this may only work for folks in big cities with the most advanced network features, if it works at all...
ETA2: Just tried the above, and I'm getting the usual message that data connections cannot be initiated while on a voice call. I'm in a large city that *should* have all the latest network features, so if it dual voice/data was possible with this radio then it should work here. I'm assuming it's not presently possible, based on my experiment, but I'd be happy to be proven wrong.
with the sprint rom a ton of us have no audio out using an adaptor to listen through headphones
http://forum.xda-developers.com/showthread.php?t=363087
is a big thread about this going on the main board.
Took the plunge and installed the "stock" 3.16 on both my phone and a friend's last night. The first thing I want to note is that it went extremely smooth. No issues to note. It took a bit too long for my liking but it was fine. I didn't have to modify any MSID or MSN data - my phone worked fine right off the bat. Data was hosed, but a quick client-initiated IOTA Programming fixed that. (Settings, Personal, Phone, Services, Internet, Get Settings)
I have two constantly pinging(one 15 mins, one 30) e-mail accounts(one imap, one Exchange) that must keep my data connection alive. I haven't noticed a single decline in my data rate, nor a problem with disconnections. Then again, I live in NYC, which may make a difference.
GPS sucked last night - I couldn't get a satellite to save my life. On the way to work today, though, it was perfect. 4 satellites found in GMaps and tracking worked great.
I'm pretty happy w/the new additions to PocketOutlook too. Has anyone noticed that Gmail's IMAP works perfectly now, and that when you have multiple accounts - hitting messaging (when it's previously closed) brings up a choice of which account to go to? SWEET!
Just a quick "me too" regarding both disconnects and getting hung up during certain downloads. I've noticed that both "Live Search" from Microsoft's site and the latest (2.17) OEM ROM from HTC's site both hang up soon after they start downloading. This occurs both on the phone itself and while tethering to my laptop.
Foetus said:
Just a quick "me too" regarding both disconnects and getting hung up during certain downloads. I've noticed that both "Live Search" from Microsoft's site and the latest (2.17) OEM ROM from HTC's site both hang up soon after they start downloading. This occurs both on the phone itself and while tethering to my laptop.
Click to expand...
Click to collapse
So the phone made me out to be a liar. The LiveSearch download from wls.live.com failed now. It definitely worked last night on my roommate's phone however. Hrm. I downloaded it from my pc and emailed it to myself and it actually downloaded. That's odd.
Foetus said:
Just a quick "me too" regarding both disconnects and getting hung up during certain downloads. I've noticed that both "Live Search" from Microsoft's site and the latest (2.17) OEM ROM from HTC's site both hang up soon after they start downloading. This occurs both on the phone itself and while tethering to my laptop.
Click to expand...
Click to collapse
I didn't try with the ROM update, but I did experience this with Live Search.
New Rom
Vinny75 said:
I didn't try with the ROM update, but I did experience this with Live Search.
Click to expand...
Click to collapse
Had trouble getting my phone to flash, because I flashed the radio before the rom. Once I got phone going is working perfect. Hooked up to pda net on laptop downloading at 1.7 uploading at 500K. Use Holux to get gps started all programs work, Tom Tom is more accurate with my mogul compared to the external gps. Have not tried my s9 headphones yet. Running the DCD beta and I have no complaints except for the memory. Phone quality is the same.
v3.16+ ROM puts a voicemail icon on the 1 key which screws up the keypad if you are using the BlueFrog Big Button Dialer. To fix this, change the registry DWORD value at
Code:
HKCU\ControlPanel\PhoneExtendFunction\CDMA\EnableVoicemailIcon
from 1 to 0, and soft reset.
I was running Custels V1.1 2.14 and radio 1.47.00. I had my data set to connect all the time (which never idled btw...)and had Ev service everywhere. After installing Dcd's 3.16 & radio 3.27 I first recieved the "twin towers"... One had data connection and the other looked like the searching-for-signal tower. Plus my roam indicator was constanlty blinking.
After searching the forums, a helpful soul recommended *228 then press 3 which programs your phone. Remember that you are not upgrading to a new phone.
I then *228 and pressed 2 this time to program the latest PRL (which was 30029 before and still then). After searching some more, I saw that there was indeed a newer PRL which is 40029 (link in the first thread). I downloaded the PRL to my Sd card, dialed **775, entered my Alltel Unlock Code of 000000 and and the first screen I saw was update prl. Click on "Menu" in bottom right and hit the "Edit" button. Now you should see a empty value with "Browse" below it. Browse to the location where you placed your prl, upload and if you exit out correctly, you should be soft resetting your device.
After completeing the steps above, my roaming triangle was gone as well as the extra tower. I still have my data constantly on with Ev coverage all the time but my data actually idles now. Call quality has been noticed by myself and others as clearer and louder than before.
That Reg Entry doesnt exist on mine.
TalynOne said:
v3.16+ ROM puts a voicemail icon on the 1 key which screws up the keypad if you are using the BlueFrog Big Button Dialer. To fix this, change the registry DWORD value at
Code:
HKCU\ControlPanel\PhoneExtendFunction\CDMA\EnableVoicemailIcon
from 1 to 0, and soft reset.
Click to expand...
Click to collapse
Mine has the following instead:
"HKCU\ControlPanel\PhoneExtendFunction\CDMA\VoicemailIcon
Value name:BtnDN_LAND Value data:Windows\_VoicemailBtn1_Land.bmp" and three other similars.
Should that entry be added in it's entirety or should I remove my current entries? Any body else find they have entries like mine?
I thought I had that problem at first, but when I looked more closely, the reg entry is *in* the CDMA folder, not in a sub-folder below CDMA.
!!Major Bluetooth Issue!!
recently installed DCD's new GPS enabled ROM for Verizon. Everything has been working well even the GPS !!EXCEPT!! Bluetooth OBEX. When I try to send / beam any type of file my XV6800 stops responding and I am forced to soft reset.
I don't know if this only affects the Verizon ROM or all carriers for that matter. Is there any one here that has a fix or know's of a fix to resolve this issue? Has DCD released any news on this? I would Gladly appreciate it, as all the people with this issue.
Searching For Service
I loaded the Sprint Test Rom. No when ever I boot my phone it takes ~4 minutes for the phone to lock onto the network.
You are may differ with this situation....
PRL's didn't change. Even reloaded 60610. EVDO roaming is gone. Guess they didn't like people forcing their phone to roaming in areas where Alltel has EVDO and Sprint doesn't. 60611 also removed EVDO roaming in my area. 60610 and 2.17 work fine with EVDO roaming.
CardExport & the My Documents-redirect-to-SD-card reg tweak:
HKLM\System\StorageManager\Profiles\SDMemory
change the value of the string "Folder" to "My documents"
no longer work.

[9/25/08] NEW ATT rom radio 1.02.25.27 build 19971

Software version
GSM Radio: 1.02.25.27
Protocol version: 52.39a.25.22H
CE version: 1.94.502.3
OS build: Windows Mobile 6.1 AKU 1.2.6 Build 19971
IOT-FOTA-PU-6: Device is in active voice call when update postpone reminder Timer Expires Issue:Before ending the voice call, the Install update screen pops up.
IOT-FOTA-PU-7: Device is in SMS composer when update postpone
IOT-FOTA-NOT-2: Firmware update notification from the server when device is in SMS composer. Issue: Install update notification pops up on top of the SMS composer
HTC P4600 (1.59.502.1) IM - no idle screen presence icons
Programs page icons are missing identifying headers
Screen Out of Sync
HTC P4600 locked up
Support for Kodiak Voice Messages (2G)
HTC P4600_Rom_1.65.502.3 IM Win Live:User receives an error message while sending IM to a Contact Not on the Contact List.
Client not stable and crash randomly, ultimately can not restart.
PTT Button Assignment
Text Auto-populate and Auto-correct issues
HTC-P4600_vs-1.90.502.2 - MTE 1.12.6.1. List root directory - Failed, Security Exception expected, A Prompt
HTC P4600 - Unable to setup IMAP email
HTC-P4600_vs-1.90.502.2- MTE Security Preferred 1.9.2.x - Incorrect Grouping
HTC P4600 - Device will self power down
Default Email auto-sig correction
Device powers down and will not power back up until battery is pulled
HTC P4600_Rom_1.90.502.2 : Opera Browser doesnot resolve http://home url correctly
HTC P4600_Rom_1.90.502.2 IM Win Live : Getting an error on trying to add contact to the contact list.
Browser opens blank page along with selected bookmark
Device offers session permission for HTTP connection in unsigned app
Java HTTP connection is unproxied
Clicking 'X' exit icon closes Java app without prompting user
Browser HTTP accept header missing required elements
Mobile Banking app goes directly to password screen upon opening
Mobile Banking app locks up when incoming call rejected or terminated at source
Heard Ring After Answering Call
Slide out keyboard functionality issue
Third-party signed app allowed full access to location information
HTC 4600 -- PTT has no tx audio
HTC 4605 - Opera browser will not work over WiFi
HTC P4600 - Menu in email tab is not functioning
CV -- Incoming Text msg disconnects CV
CV -- bad user experience on start of clip
TouchFlo UI Email Screen (Portrait Mode): Options under "Menu" aren't working
TouchFlo UI: AccuWeather link doesn't work
No version number in JAM JAR retreive header UA string
Windows Mobile Policy Settings
With WiFi connection, Opera would not function when trying several connections (yahoo.com, google.com, etc.) IE worked fine
Text msgs menu option
DownLoad me
great
thanks
Can someone extract Radio please?
athanaso77 said:
Can someone extract Radio please?
Click to expand...
Click to collapse
Downloading now, i'll post radio later...
Cheers
Thank you very much for your overall contribution jcespi2005!
Yeah a Radio extract would be cool..maybe it will improve GPS and reception in the US on AT&T.
athanaso77 said:
Thank you very much for your overall contribution jcespi2005!
Click to expand...
Click to collapse
RapidShare is too slow toady
I will be late in placing the file.... sorry guys
Cheers
EDIT: Uploading...
Added details to the wiki, posted the radio in the wiki also.
Completed the various details. Enjoy
Mirror for the Radio upgrade only...
http://rapidshare.com/files/148413433/RAPH_RUU_Radio_1.02.25.27.rar
Cheers
Thanks guys - just flashed the radio and will see how the gps is.
Everyone talks AT&T here. Does anyone use T-Mobile? Will this radio work on T-Mobile network?
any feedback on the radio?
i am more interested in the radio than the OS...
Ok. Flashed. Does not make much difference to me. I have not noticed if it is any better or worse yet. And well, I should say no 3G for me, unless there is the way to make the TP work with 1700 Mhz.
Over here, reception hasn't improved. I hope it's drains less from my battery.
jcespi2005 said:
Mirror for the Radio upgrade only...
http://rapidshare.com/files/148413433/RAPH_RUU_Radio_1.02.25.27.rar
Cheers
Click to expand...
Click to collapse
Thx!
gracias majo =)
downloading radio only now. I use AT&T here in the U.S.
installed it last night. the reception seems to be the same. same with the battery usage. the only thing i couldn't make it work was the gps. i tried different options and I think is a radio issue. worked well with the .05 radio of the diamond and the .16 from cingular.
hope this helps.
This Radio didn't agree with me.
Had trouble locking on to satellites, for some reason the HSDPA was constantly on and it gave my phone an annoying bug where the busy animation constantly showed when I started IGO.
Haven't noticed any changes to the signal strength.
I am on Three and in the UK by the way.
moisesz said:
installed it last night. the reception seems to be the same. same with the battery usage. the only thing i couldn't make it work was the gps. i tried different options and I think is a radio issue. worked well with the .05 radio of the diamond and the .16 from cingular.
hope this helps.
Click to expand...
Click to collapse
Same here. No gps
My GPS works fine after installing this radio. I think installing the radio resets the GPS like new again. I ran GPS Test with cold start and it locked onto 10 satellites within a couple minutes. I pulled Googles maps up and it got a lock in 15seconds with 10-12 sattelites.
Download GPS test
download quickGPS data again
start GPS Test with cold start and let it lock on to sattelites for about 2-5minutes.
close GPS test
start up your GPS program i.e. google maps and you should get a lock within 15seconds.
So far I have not noticed any difference between my stock radio and this one. Haven't really had a chance to test out GPS lag yet though to see if its better.
I guess I'll hang on to this radio until a better one comes out.

Flash Rom/Radio question

First off - THANK YOU to everyone here and all the help everyone always provides.
To start - I have an AT&T Fuze that I love. I have added a ton of programs and tried out just about everything featured on this site and other WM sites. As a power business user my one main concern has been with the battery life, which seems to not make it through 1/2 of my day without having to go on the charger.
So I decided to try a new rom and radio to help gain some battery life and performance.
1) ROM - I installed NATF_HTC_Fuze_v2.3 (found at http://forum.xda-developers.com/showthread.php?t=444784 )and those files seemed to install perfectly
2) RADIO - I then installed RAPH_Radio_1.02.25.32 from the radio thread. I downloaded the file and unzipped. QUESTION - Inside there were 2 files called Radio1.02.23.32.nbh (NBH file) and RaphealWrapper (application file). I clicked on the file and it automatically installed onto my computer. I have been able to send and receive text messages, etc Is this all I had to do to have the radio correctly installed?
QUESTION 2 - how do i turn the 3G off and on. Which icon and control is it please.
I know these might sound basic, but my head is spinning from trying out multiple roms and trying to learn all of this quicky.
THANK YOU and i look forward to your responses.
RaphaelWrapper is the program to run when flashing any ROM. The way to see if your Radio ROM was flashed is by checking the Device Information control panel applet under the System tab in Start -> Settings.
There are multiple ways to turn 3G on and off (applications that make it easy) but the common, and most time-consuming, way is to go to the Phone control panel applet under Start -> Settings -> Personal, selecting the Band tab, and selecting GSM (which is 2G) or WCDMA (which is 3G) for the network type.
Trancecoder said:
RaphaelWrapper is the program to run when flashing any ROM. The way to see if your Radio ROM was flashed is by checking the Device Information control panel applet under the System tab in Start -> Settings.
There are multiple ways to turn 3G on and off (applications that make it easy) but the common, and most time-consuming, way is to go to the Phone control panel applet under Start -> Settings -> Personal, selecting the Band tab, and selecting GSM (which is 2G) or WCDMA (which is 3G) for the network type.
Click to expand...
Click to collapse
1) I have attached a picture of my Device Info screen (PICTURE 1). I think I got both the ROM and the radio installed on the Fuze?
2) While I seem to be able to get online, I still am unable to receive emails for my POP3 accounts?? This is a huge problem. I keep getting the error message that Messages cannot be downloaded to your mobile device. Make sure you are connected and that your email account settings are correct. then, try to download messages again. What am I supposed to have my Communications settings set to. I have attached a picture of that also (Picture2)
ANY help would be greatly appreciated.
UPDATE - I think I have this figured out. Just had to adjust a few settings. Thanks for the assistance. Seems to be working well now
Great! Have fun with your Fuze
Trancecoder said:
Great! Have fun with your Fuze
Click to expand...
Click to collapse
It is amazing how many issues are created by simply NOT READING and thinking you can do it without FOLLOWING THE INSTRUCTIONS, lol
Quite true. Being a geek, I'm naturally averse to reading manuals, but sometimes it's unavoidable in order to keep my device in working condition
Trancecoder said:
Quite true. Being a geek, I'm naturally averse to reading manuals, but sometimes it's unavoidable in order to keep my device in working condition
Click to expand...
Click to collapse
it looks like you have a fuze like i do, in your experience which radio has given you the best battery life. My current phone install are in my signature
I was running 1.02.25.28 and the battery life was pretty good. I just flashed 1.08.25.20M1 last night. So far, I've not noticed any dramatic difference in battery consumption.

A-GPS works in 5.08 leaked AT&T ROM

I think this is important enough to warrant it's own thread - a heads up to anyone cooking ROM's!
Firstly, in the changelog, there's a fix for P4600 fails NI-SUPL (!!!)
NI is Network Initiated, this fix is probably related to E-911, SUPL-NI is typically triggered via SMS. Apparently a side effect of this is that MS-BASED and MS-ASSISTED SUPL modes both now work too (GPSMode registry key, 1=MS-ASSISTED, 2=MS-BASED, 3=MS-STANDALONE)
3 significant changes that I note are a new radio ROM version, and agpsnvsetting (registry key) is set to 1 instead of 5.. quickgps is updated also.
Anywho, somewhere inbetween these changes, QuickGPS now successfully transfers the A-GPS TLS Certificate to the chipset (i don't recall seeing this happen successfully before, certificate name is suplrootcert and can be found in \OEM\OperatorPkg)
Code:
18:24:35 [D:GPS] GPS: [SetupGPSConfigForGetPosition] Using AGPS settings from registry.
18:24:35 [D:GPS] [SetupGPSConfigForGetPosition] MCC = 310, MNC = 410
18:24:35 [D:GPS] [SetupGPSConfigForGetPosition] wGPSDynamicURL = h-slp.mnc410.mcc310.pub.3gppnetwork.org
18:24:35 [D:GPS] GPS: [SetupGPSConfigForGetPosition] Transferred from [h-slp.mnc410.mcc310.pub.3gppnetwork.org] to [209.183.32.112]
18:24:35 [D:GPS] GPS: [SetupGPSConfigForGetPosition] NEW ServerIP = 209.183.32.112
Anywho, I haven't tested beyond this configuration, but for anyone not on AT&T's network, you should be able to cook a ROM with these drivers from 5.08, the quickgps package, the suplrootcert, use the accompanying radio rom, and change the SUPL servers to something public (supl.nokia.com maybe)
It certainly warrants further scrutiny, but i'm almost positive A-GPS is functioning as it should have since day one now
I might suggest grabbing the AT&T ROM or my modified one here:
http://rapidshare.com/files/205473951/ATT-5.08-nocert-24mbPP-lite-new.ddi-v2.rar
and changing the values in the registry here to match your APN/Connection Name/SUPL Server (try supl.nokia.com/66.35.236.25/port 7275):
edit: supl.sonyericsson.com/212.209.45.84/port 7275 is also public
note all SUPL servers should utilize port 7275 - it is the IANA registered port (reference here: http://www.iana.org/assignments/port-numbers) - also all SUPL servers should support the 1.0 standard which appears to be what's in use.
EDIT: It appears the domain name registration on 3gppnetwork.org, supl.nokia.com, supl.sonyericsson.com has expired and these URL's are no longer valid; the ONLY remaining functional public SUPL server i'm aware of is IP 209.183.32.112 - remove all hostnames from your /SUPL AGPS key.
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\SUPL AGPS]
"APN"="wap.cingular"
"DynamicURL"="h-slp.mnc000.mcc111.pub.3gppnetwork.org"
"GPRSConnection"="MEdia Net"
"Network"="MEdia Net"
"ServerIP"="199.88.233.169"
"ServerPort"=dword:00001c6b
"ServerURL"="h-slp.mnc410.mcc310.pub.3gppnetwork.org"
"TLSHostName"="h-slp.mnc410.mcc310.pub.3gppnetwork.org"
Who knows, it might even work with the default server if you just change the APN, GPRSConnection, and Network to match yours..
sounds great!
anyone up for cabbing this properly?
Da_G said:
I think this is important enough to warrant it's own thread - a heads up to anyone cooking ROM's!
snip snip...............
Click to expand...
Click to collapse
Yes, you are correct. AGPS is working for me using a custom rom built off the leaked rom. I've been playing around with it for a couple of days now trying to figure out if I'm crazy or not. So, if I am crazy, that makes two of us now. previously I could not turn on AGPS without crashing my iGO and now this is working as well. They, being AT&T have finally resolved the issue or I have completely lost my mind. Both options are not entirely unlikely.
P1Tater said:
Yes, you are correct. AGPS is working for me using a custom rom built off the leaked rom. I've been playing around with it for a couple of days now trying to figure out if I'm crazy or not. So, if I am crazy, that makes two of us now. previously I could not turn on AGPS without crashing my iGO and now this is working as well. They, being AT&T have finally resolved the issue or I have completely lost my mind. Both options are not entirely unlikely.
Click to expand...
Click to collapse
but have you noticed any changes regarding fix speed or whatever?
I've only had the patience to hard reset 3 times, but i've gotten a sub 15 second fix each time This is indoors where it has taken over 15 minutes to get a fix before. And 2-5 minute fixes are common. I made sure to clear all epheremis data etc. as i've done in previous gps tests.
I doubt the fix was on AT&T's side, they don't do much if actual programming, largely just submit requests to HTC.. the fix on their end would be to get the SUPL server working where it wasn't before, but then the older AT&T ROM would now be working too..
shlomki said:
but have you noticed any changes regarding fix speed or whatever?
Click to expand...
Click to collapse
Yes. I am seeing locks in less than 15 secs after updating QuickGPS. However, I must note that I am using GPSOneAPP to test with custom settings. I am also not seeing any lag at all. I am using the new 1.12.25.19 radio along with the corresponding rilphone.dll as well.
P1Tater said:
Yes. I am seeing locks in less than 15 secs after updating QuickGPS. However, I must note that I am using GPSOneAPP to test with custom settings. I am also not seeing any lag at all. I am using the new 1.12.25.19 radio along with the corresponding rilphone.dll as well.
Click to expand...
Click to collapse
How is your battery life with that new radio? And where are you located tater?
iceman4357 said:
How is your battery life with that new radio? And where are you located tater?
Click to expand...
Click to collapse
For me, this latest radio is by far the best. 2nd best is any Blackstone radio. I am going a solid 3 days and no ATW, I'm not switching off 3G. This is everday use mind you. I don't do a lot of surfing, but I have 3 email accounts checking every hour, a lot of mms/sms messages and maybe 5-10 calls a day. This usage is typical for me.
Regardless of that though, the point is that AGPS is working correctly or at the very least, it seems to work. That to me is the major deal.
Edit:
I'm sorry, I forgot to tell you my location. Middle to lower East Coast, USA.
Good stuff, I'll have to try it out later.
I'm using your clean ROM Da_G and I will try GPS on my way home.
I still had speed lag when I used the leaked ROM though, but my fixes did seem faster.
P1Tater said:
Yes, you are correct. AGPS is working for me using a custom rom built off the leaked rom. I've been playing around with it for a couple of days now trying to figure out if I'm crazy or not. So, if I am crazy, that makes two of us now. previously I could not turn on AGPS without crashing my iGO and now this is working as well. They, being AT&T have finally resolved the issue or I have completely lost my mind. Both options are not entirely unlikely.
Click to expand...
Click to collapse
Which ROM are you using. I would like to give a shot, I'm currently on Arup's v5, but I'm having a few issues with it. Thanks.
airbillion said:
Which ROM are you using. I would like to give a shot, I'm currently on Arup's v5, but I'm having a few issues with it. Thanks.
Click to expand...
Click to collapse
I'm sorry, but I'm currently running a private Beta built off the leaked rom.
iceman4357 said:
How is your battery life with that new radio?...
Click to expand...
Click to collapse
Over the .32 radio I am having excellent luck with battery. Instead of ending the day at about 8pm (from 5am) with about 20-30% battery life, I'm ending in the 40% now. I do a lot of bluetooth calls, heavy SMS, and constant activesync push email with about 50 emails a day. Needless to say, the radio and the Energy ROMs have turned my fuze from not making it till 8pm, to making me not even worry about playing a bit of youtube on the train on the way home.
P1Tater said:
I'm sorry, but I'm currently running a private Beta built off the leaked rom.
Click to expand...
Click to collapse
Cool, thanks for getting back to me. Hopefully it will be available soon.
airbillion said:
Which ROM are you using. I would like to give a shot, I'm currently on Arup's v5, but I'm having a few issues with it. Thanks.
Click to expand...
Click to collapse
I am using Arup's v5 and I am seeing these great results as well. I am on the latest BS radio .16 with RIL to match. Checkout my post here http://forum.xda-developers.com/showpost.php?p=3418334&postcount=147
I'm running the 1.12.25.19 Radio and RRE v5. I can confirm that AGPS is working with this combo. Typical indoor lock of < 10 seconds, outdoor lock < 5 seconds.
I still have lag though. Driving at 30 MPH, I measure the lag to be in the range of 2-3 seconds in Google Maps, OCN8, and Garmin Mobile XT. That translates to a range of about 90-140 ft. (25-40 meters). Lag has been a constant for me. All of the combinations of Raphael radios, ROMs, and registry tweaks that I've tried have still resulted in the same lag.
Just using the new stock leaked rom, I can also confirm that I'm getting under 10 second locks consistently, and I haven't ran into 1 instance where I haven't been able to get a lock. Prior to this I haven't been able to get locks at all without running GPSTest for around a minute or so and then starting up my GPS software. It's absolutely amazing!
Da_g anyyway you can do this:
"Anywho, I haven't tested beyond this configuration, but for anyone not on AT&T's network, you should be able to cook a ROM with these drivers from 5.08, the quickgps package, the suplrootcert, use the accompanying radio rom, and change the SUPL servers to something public (supl.nokia.com maybe)"
Without doing any kitchen work? There a way you can just insert the drivers using a patched NK.exe and then put this in w/e it is lol "suplrootcert"
lpsi2000 said:
I am using Arup's v5 and I am seeing these great results as well. I am on the latest BS radio .16 with RIL to match. Checkout my post here http://forum.xda-developers.com/showpost.php?p=3418334&postcount=147
Click to expand...
Click to collapse
Thanks for the info! I am on the latest RAPH radio .19. I read that Arup is using the latest .19 rilphone.dll so I performed a hard reset and enabled AGPS and now all is great! Indoor gps lock in 15-20 seconds! I guess I didn't need to do the whole rename rilphone2.dll and registry changes, maybe that is what messed me up in the first place.
fatuous said:
I'm running the 1.12.25.19 Radio and RRE v5. I can confirm that AGPS is working with this combo. Typical indoor lock of < 10 seconds, outdoor lock < 5 seconds.
I still have lag though. Driving at 30 MPH, I measure the lag to be in the range of 2-3 seconds in Google Maps, OCN8, and Garmin Mobile XT. That translates to a range of about 90-140 ft. (25-40 meters). Lag has been a constant for me. All of the combinations of Raphael radios, ROMs, and registry tweaks that I've tried have still resulted in the same lag.
Click to expand...
Click to collapse
Are you using the rilphone2.dll file and registry tweak? I and others seem to have had great improvements in lag when applying this

Categories

Resources