UNLOCKING CDMA I910 GPS - please help us!, software or a way to unlock the gps |
![]() ![]() |
UNLOCKING CDMA I910 GPS - please help us!, software or a way to unlock the gps |
|
Dec 15 2008, 18:56
Post
#401
|
||
|
Diehard Group: Posters Posts: 361 Joined: 2nd December 2008 Member No.: 458,339 Device(s): Verizon SCH-i920 Omnia II |
I've installed all the files using Resco explorer, but am getting nowhere in Live Search.
-------------------- ![]() |
||
|
|
|||
|
Dec 15 2008, 19:23
Post
#402
|
||
|
Newbie Group: Posters Posts: 11 Joined: 15th December 2008 Member No.: 465,294 Device(s): samsung saga i770 |
Looks like that is the one for the XV6800, it will NOT work for the Omnia 910. Here's the link to where M Moogle posted it. http://www.modaco.com/index.php?s=&sho...st&p=946071 Read the white paper- read my posts, and read the readme in the zip I posted. (I am not any expert but those are the documents) The files are all the same from the 6800 version. EXCEPT you guys need to take the gpsapi.dll from your actual device and copy it to the gpsserver directory and rename it stdgps.dll. that's the starting point to see if the valhalla server will work or not on your devices or if you need to fiddle with them. You can't use M Moogle's files as - if I am reading correctly he is using the STOCK oemgpsone.dll instead of the oemgpsone.dll included in the zip that the gpsserver.exe and modifides gpsapi.dll need to work. |
||
|
|
|||
|
Dec 15 2008, 19:33
Post
#403
|
||
|
Newbie Group: Posters Posts: 14 Joined: 2nd December 2008 Member No.: 458,342 Device(s): xv6900 |
OK, I'm SOOOOOOOOO close I can taste it - I've gotten Google Maps to successfully talk to the GPSServer application, have the GPSServer application establish a connection with the GPS hardware, talk to the AGPS servers and then... it dies Heres what I've done (thanks to hints from everyone in this thread): - The oemgpsone.dll and gpsapi.dll files are different on the Omnia than the XV6800 - so following the logic that Skywing did I - Dumped and extracted the Omnia's rom to get it's oemgpsone.dll and gpsapi.dll files, - Copied/renamed gpsapi.dll to stdgps.dll and put it in the GPSServer directory (and \Windows) - Hex-edited oemgpsone.dll to reference stdgps.dll and not gpsapi.dll (like the file included with GPSServer), copied it to GPSServer directory and \Windows (overwriting the XIP file) - Put the GPSAPI.dll that comes with GPSServer in \Windows (overwriting the XIP file) - Poked around in the GPSServer.exe and noticed that by creating a registry string called "HKEY_LOCAL_MACHINE\Software\Valhalla Legends\GPSServer\ServerLogFile" the program will create a debug dump - I put it in \gpslog.txt - Soft-reset - When I fire up Google Maps (or Live Search) I can see the phone creating a data connection to talk to the AGPS servers, but a location is never reported. The GPSTest application still works, which is more than what I ever got to happen before when messing around with dll files. Read the white paper- read my posts, and read the readme in the zip I posted. (I am not any expert but those are the documents) The files are all the same from the 6800 version. EXCEPT you guys need to take the gpsapi.dll from your actual device and copy it to the gpsserver directory and rename it stdgps.dll. that's the starting point to see if the valhalla server will work or not on your devices or if you need to fiddle with them. You can't use M Moogle's files as - if I am reading correctly he is using the STOCK oemgpsone.dll instead of the oemgpsone.dll included in the zip that the gpsserver.exe and modifides gpsapi.dll need to work. Unless I read his post wrong, M Moogles starting point is exactly as you stated it should be. |
||
|
|
|||
|
Dec 15 2008, 19:34
Post
#404
|
||
|
Regular Group: Posters Posts: 86 Joined: 10th December 2008 From: USA Member No.: 463,068 Device(s): Samsung SCH-i910 |
Read the white paper- read my posts, and read the readme in the zip I posted. (I am not any expert but those are the documents) The files are all the same from the 6800 version. EXCEPT you guys need to take the gpsapi.dll from your actual device and copy it to the gpsserver directory and rename it stdgps.dll. that's the starting point to see if the valhalla server will work or not on your devices or if you need to fiddle with them. You can't use M Moogle's files as - if I am reading correctly he is using the STOCK oemgpsone.dll instead of the oemgpsone.dll included in the zip that the gpsserver.exe and modifides gpsapi.dll need to work. I figured he was the main one who got it to work, so he must have been doing something correct. I'll try with that method and see if it works. thanks! |
||
|
|
|||
|
Dec 15 2008, 20:05
Post
#405
|
||
|
Newbie Group: Posters Posts: 19 Joined: 1st December 2008 Member No.: 457,756 Device(s): Samsung i900 |
OK, I'm missing something simple here. I still can't even get the external GPS icon to show under Settings:Connections. I have attached a snapshot of the HKLM\Control Panel\GPS Settings as well as of the settings:connections page. TIA To get it to show up, delete all of them, except for the "Redirect" entry. Then go in and change "Redirect" to "Dshow" and the value to 2. It should then show up. |
||
|
|
|||
|
Dec 15 2008, 20:12
Post
#406
|
||
|
Regular Group: Posters Posts: 59 Joined: 3rd December 2008 Member No.: 459,260 Device(s): Omnia i910 |
Unless I read his post wrong, M Moogles starting point is exactly as you stated it should be. The oemgpsOne.dll in the .rar I uploaded isn't stock - its modified in the same way that the oemgpsOne.dll was modified for the XV6800 afaik. I'll double-check when I get home to make sure I'm not remembering wrong, but the only difference between the XV6800's stock oemgpsOne.dll and the one included with GPSServer was that it was edited to reference stdgps.dll and not gpsapi.dll. I did a binary compare between the two files and this was the only difference. This makes sense if you think about it as oemgpsOne.dll references gpsapi.dll. But gpaspi.dll has been replaced with the GPSServer wrapper dll, so it won't work. That's why the original gpsapi.dll is coped to some other filename (in this stdgps.dll) and oemgpsOne.dll is modified to reference it - this way it will still work and VZNav and anything else using oemgpsOne as an interface doesn't know the difference. Quoting from Skywing's documentation: QUOTE The most straightforward solution to the former issue is to simply rename a copy of the stock gpsapi.dll, and then modify oemgpsOne.dll to refer to the renamed gpsapi.dll. This opens the door to replacing the system-supplied gpsapi.dll with a custom replacement gpsapi.dll implementing a client for oemgpsOne.dll. I've still been unable to get my phone to report my actual location outside of GPSTest - it still thinks that I'm at my house when I tell apps to connect to the GPS - I don't understand why this is happening. This post has been edited by M Moogle: Dec 15 2008, 20:22 |
||
|
|
|||
Dec 15 2008, 20:16
Post
#407
|
|||
|
Newbie Group: Posters Posts: 1 Joined: 4th December 2008 Member No.: 459,409 Device(s): Samsung Omnia i910 |
Here is an e-mail responce that I received from Verizon:
"Thank you for your recent e mail regarding the GPS functionality in the new Samsung Omnia. Verizon Wireless, like all carriers, orders devices to meet certain specifications inclusive of features. Each of these specifications is tested to determine if it meets our performance goals. There are instances when the phone will pass our extensive testing process but a specific feature may not meet the standard. We will often choose to introduce the phone without that feature but ask that the manufacturer come back to us with revised software that has to be tested to make sure the service works the same across our entire wireless footprint --from Maine to Hawaii. In the case of open standalone GPS, we are partnering with the Windows Mobile device manufacturers to provide a software upgrade that will add this capability to the existing assisted GPS capability. This is a complex development project to provide open standalone GPS while maintaining the assisted GPS capability with the level of performance and security that our customers expect. The recently introduced Windows Mobile devices including the Omnia, Saga, and Touch Pro are targeted to add open standalone GPS in the 1st half of 2009." So looks like they might open it up after all. In the mean time thanks to everyone who is contributing to this thread. I am sure it will be working for us before Verizon Releases their promised fix. |
||
|
|
|||
|
Dec 15 2008, 20:19
Post
#408
|
||
|
Newbie Group: Posters Posts: 19 Joined: 1st December 2008 Member No.: 457,756 Device(s): Samsung i900 |
Guys, can you clear up one thing, the folder \windows\GPSServer, are we supposed to create it, or on your phones, has it been created by running/installing a program? That folder simply didn't exist on my phone, unless i manually create it.
|
||
|
|
|||
|
Dec 15 2008, 20:29
Post
#409
|
||
|
Regular Group: Posters Posts: 86 Joined: 10th December 2008 From: USA Member No.: 463,068 Device(s): Samsung SCH-i910 |
Guys, can you clear up one thing, the folder \windows\GPSServer, are we supposed to create it, or on your phones, has it been created by running/installing a program? That folder simply didn't exist on my phone, unless i manually create it. you create it, and it is NOT in \windows, it is in \program files |
||
|
|
|||
|
Dec 15 2008, 20:30
Post
#410
|
||
|
Regular Group: Posters Posts: 86 Joined: 10th December 2008 From: USA Member No.: 463,068 Device(s): Samsung SCH-i910 |
Here is an e-mail responce that I received from Verizon: "Thank you for your recent e mail regarding the GPS functionality in the new Samsung Omnia. Verizon Wireless, like all carriers, orders devices to meet certain specifications inclusive of features. Each of these specifications is tested to determine if it meets our performance goals. There are instances when the phone will pass our extensive testing process but a specific feature may not meet the standard. We will often choose to introduce the phone without that feature but ask that the manufacturer come back to us with revised software that has to be tested to make sure the service works the same across our entire wireless footprint --from Maine to Hawaii. In the case of open standalone GPS, we are partnering with the Windows Mobile device manufacturers to provide a software upgrade that will add this capability to the existing assisted GPS capability. This is a complex development project to provide open standalone GPS while maintaining the assisted GPS capability with the level of performance and security that our customers expect. The recently introduced Windows Mobile devices including the Omnia, Saga, and Touch Pro are targeted to add open standalone GPS in the 1st half of 2009." So looks like they might open it up after all. In the mean time thanks to everyone who is contributing to this thread. I am sure it will be working for us before Verizon Releases their promised fix. That does look hopeful, but would have been nice if they hadn't LOCKED IT IN THE FIRST PLACE!!! ugh.... |
||
|
|
|||
|
Dec 15 2008, 20:33
Post
#411
|
||
|
Newbie Group: Posters Posts: 1 Joined: 13th December 2008 From: Florida Member No.: 464,748 Device(s): SamSung Sch-i910 |
I sent some e-mails to Verizon and here is what i got today from an executive at Verizon. Notice the Last line of the e-mail. Also note that a civil suit starts in January of 2009. They know they cannot lock it down legally. Most of the E-mail is BS.
Verizon Wireless, like all carriers, orders devices to meet certain specifications inclusive of features. Each of these specifications is tested to determine if it meets our performance goals. There are instances when the phone will pass our extensive testing process but a specific feature may not meet the standard. We will often choose to introduce the phone without that feature but ask that the manufacturer come back to us with revised software that has to be tested to make sure the service works the same across our entire wireless footprint --from Maine to Hawaii. In the case of open standalone GPS, we are partnering with the Windows Mobile device manufacturers to provide a software upgrade that will add this capability to the existing assisted GPS capability. This is a complex development project to provide open standalone GPS while maintaining the assisted GPS capability with the level of performance and security that our customers expect. The recently introduced Windows Mobile devices including the Omnia, Saga, and Touch Pro are targeted to add open standalone GPS in the 1st half of 2009. |
||
|
|
|||
|
Dec 15 2008, 20:37
Post
#412
|
||
|
Regular Group: Posters Posts: 59 Joined: 3rd December 2008 Member No.: 459,260 Device(s): Omnia i910 |
I've still been unable to get my phone to report my actual location outside of GPSTest - it still thinks that I'm at my house when I tell apps to connect to the GPS - I don't understand why this is happening. Duh.. I'm dumb. In the the registry there are values for - guess what - cachedposition and cachedpositiontime. Now that I cleared those out I'm back to it being unable to find a location in Google Maps. I wish I could figure out what the hell I did last night to make it work. It might have been a combination of trying to get a location in Google Maps and launching GPSTest at the same time... |
||
|
|
|||
|
Dec 15 2008, 20:46
Post
#413
|
||
![]() It's My Party Group: Admin Team Posts: 26,775 Favorited Topics: 98 Joined: 6th November 2002 From: Norwich, UK Member No.: 1 Device(s): Touch HD / G1 Twitter: @paulobrien |
Crazy idea, how about we get our best effort so far in a CAB for people to install, then maybe have a session in the MoDaCo Palringo room tomorrow or something to try and thrash out some ideas and make some progress in realtime?
P -------------------- If you'd like to support MoDaCo, please consider signing up for a MoDaCo Ad Free or a MoDaCo Plus account - now accepting Google Checkout!
New to MoDaCo Plus: Free LastPass Premium upgrade! We're back on IRC! Come join use in #modaco on freenode! Follow me on Twitter - http://twitter.com/paulobrien / Follow MoDaCo on Twitter - http://twitter.com/modaco Want to donate? MoDaCo is fighting Childhood Leukemia - click here to view our page at Cancer Research |
||
|
|
|||
|
Dec 15 2008, 20:53
Post
#414
|
||
|
Newbie Group: Posters Posts: 11 Joined: 15th December 2008 Member No.: 465,294 Device(s): samsung saga i770 |
The oemgpsOne.dll in the .rar I uploaded isn't stock - its modified in the same way that the oemgpsOne.dll was modified for the XV6800 afaik. I'll double-check when I get home to make sure I'm not remembering wrong, but the only difference between the XV6800's stock oemgpsOne.dll and the one included with GPSServer was that it was edited to reference stdgps.dll and not gpsapi.dll. I did a binary compare between the two files and this was the only difference. This makes sense if you think about it as oemgpsOne.dll references gpsapi.dll. But gpaspi.dll has been replaced with the GPSServer wrapper dll, so it won't work. That's why the original gpsapi.dll is coped to some other filename (in this stdgps.dll) and oemgpsOne.dll is modified to reference it - this way it will still work and VZNav and anything else using oemgpsOne as an interface doesn't know the difference. .... ahhh.... thanks for explaining the changes to oemgpsone. that goes a LONG way! |
||
|
|
|||
|
Dec 15 2008, 20:54
Post
#415
|
||
|
Newbie Group: Posters Posts: 11 Joined: 15th December 2008 Member No.: 465,294 Device(s): samsung saga i770 |
Here is an e-mail responce that I received from Verizon: "Thank you for your recent e mail regarding the GPS functionality in the new Samsung Omnia. Verizon Wireless, like all carriers, orders devices to meet certain specifications inclusive of features. Each of these specifications is tested to determine if it meets our performance goals. There are instances when the phone will pass our extensive testing process but a specific feature may not meet the standard. We will often choose to introduce the phone without that feature but ask that the manufacturer come back to us with revised software that has to be tested to make sure the service works the same across our entire wireless footprint --from Maine to Hawaii. In the case of open standalone GPS, we are partnering with the Windows Mobile device manufacturers to provide a software upgrade that will add this capability to the existing assisted GPS capability. This is a complex development project to provide open standalone GPS while maintaining the assisted GPS capability with the level of performance and security that our customers expect. The recently introduced Windows Mobile devices including the Omnia, Saga, and Touch Pro are targeted to add open standalone GPS in the 1st half of 2009." So looks like they might open it up after all. In the mean time thanks to everyone who is contributing to this thread. I am sure it will be working for us before Verizon Releases their promised fix. a little bird under NDA told me the same exact thing- so i think it's true. |
||
|
|
|||
Dec 15 2008, 21:03
Post
#416
|
|||
|
Newbie Group: Posters Posts: 6 Joined: 3rd December 2008 Member No.: 459,112 Device(s): sch-i910 |
Can someone please post the omnia stock files for gpsapi.dll, oemgpsone.dll, stdgps.dll?
I blew mine up **forgot to backup, got way too excited thanks |
||
|
|
|||
|
Dec 15 2008, 21:04
Post
#417
|
||
![]() Regular Group: Posters Posts: 73 Joined: 15th May 2008 Member No.: 388,707 Device(s): 6700/SCH-i760/6800/6900/i900 |
M Moogle, I will cab it when it's ready for more testing. I have a few people on the forum that I am sure will help beta test.
Thanks, JASTECH ô¿ô |
||
|
|
|||
|
Dec 15 2008, 21:06
Post
#418
|
||
|
Newbie Group: Posters Posts: 14 Joined: 2nd December 2008 Member No.: 458,342 Device(s): xv6900 |
@M Moogle
When did you dump your rom. The fact that you have a gpsserver folder would imply that you installed the valhalla cab. If you dumped the rom with the cab installed wouldn't the extracted gpsapi actually be the one from valhalla not the stock dll? |
||
|
|
|||
Dec 15 2008, 21:10
Post
#419
|
|||
|
Newbie Group: Posters Posts: 11 Joined: 15th December 2008 Member No.: 465,277 |
Have anyone tried these steps to get gps to work.
http://www.pspmyspace.com/omnia/2008/12/en...hout-phone.html |
||
|
|
|||
Dec 15 2008, 21:15
Post
#420
|
|||
|
Diehard Group: Posters Posts: 326 Favorited Topics: 11 Joined: 20th September 2008 Member No.: 428,292 |
Here is an e-mail responce that I received from Verizon: "Thank you for your recent e mail regarding the GPS functionality in the new Samsung Omnia. Verizon Wireless, like all carriers, orders devices to meet certain specifications inclusive of features. Each of these specifications is tested to determine if it meets our performance goals. There are instances when the phone will pass our extensive testing process but a specific feature may not meet the standard. We will often choose to introduce the phone without that feature but ask that the manufacturer come back to us with revised software that has to be tested to make sure the service works the same across our entire wireless footprint --from Maine to Hawaii. In the case of open standalone GPS, we are partnering with the Windows Mobile device manufacturers to provide a software upgrade that will add this capability to the existing assisted GPS capability. This is a complex development project to provide open standalone GPS while maintaining the assisted GPS capability with the level of performance and security that our customers expect. The recently introduced Windows Mobile devices including the Omnia, Saga, and Touch Pro are targeted to add open standalone GPS in the 1st half of 2009." So looks like they might open it up after all. In the mean time thanks to everyone who is contributing to this thread. I am sure it will be working for us before Verizon Releases their promised fix. This was a load of hot steaming crap. Verizon doesnt care about the making sure the gps service is tested, they want you to use their app and their app only so they could get paid. But since they have had CLASS ACTION LAWSUITS filed against them, now they want to save their a$$ by opening up the gps to everyone. I HATE verizon. This post has been edited by somedude: Dec 15 2008, 21:17 |
||
|
|
|||
![]() ![]() |
Similar Topics
| Topic | Replies | Topic Starter | Views | Last Action | |
|---|---|---|---|---|---|
![]() |
Upd.15/10 - OnlineWdgts,DataMngr, SSKeybfix. Apps ported for Omnias :) |
794 | sector | 250,921 | Yesterday, 23:44 Last post by: leap_ahead |
![]() |
Others:24618/22024/22022... |
1,309 | steff195 | 270,865 | Today, 09:36 Last post by: TeZeu87 |
![]() |
My Storage was Gone! And I Got it Back!!! My Solution here...Hope it works for you... |
34 | daskalos | 5,516 | Today, 08:07 Last post by: marvmcsbest |
![]() |
Several new weatherimages and further great solutions !! |
212 | sv0911 | 9,003 | Yesterday, 16:24 Last post by: sv0911 |
![]() |
Help me , My 16 GB storage disappeared | 13 | Arashdn | 268 | Today, 08:50 Last post by: Arashdn |
![]() |
NO CLOCK!!! | 4 | kevincxy | 52 | Today, 05:32 Last post by: kevincxy |
|
Lo-Fi Version | Time is now: 1st August 2010 - 10:27 |
Please visit our 'Plus Partners' - these companies support MoDaCo through 'MoDaCo Plus' - Click Here for more details!
ActiveKitten |
Binaryfish |
Conduits |
DeveloperOne |
eSoft Interactive |
FTouchSL |
Inesoft |
LastPass
Lingvosoft |
monocube |
OmegaOne |
Omnisoft |
Opera Software |
Resco |
SBSH |
Splashdata
Sprite Software |
Syncdata |
Teksoft |
Titanium Backup |
VITO |
WalkingHotSpot |
WebIS |
z4soft
Would your company like to become a 'Plus Partner'? Click Here to contact us!