Quote:
Originally Posted by vboyz103
Hey folks -
I extracted the NBH from sprint mogul update and found as much GPS related info as I could. Now my plan is to attempt to port the Titan new radio 3.35 into Vogue and integrate this GPS stuff into the kitchen and try my luck.
Any thoughts?
|
I notice a few errors in the attached registry.rgu file.
Under [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\VirtCOM_GPS1]
You have "DeviceArrayIndex" = dword:0 it should be "DeviceArrayIndex"=dword:0 without the spaces.
Under [HKEY_LOCAL_MACHINE\Services\GPSDaemonService]
You have "Prefix" = "GPC" it should be "Prefix"="GPC" without the spaces.
I noticed the spaces cause the registry entries not import correctly. After making correcting these few issues I was able to load GPS1 driver, which needs to be manual started I have not figured out how to start it automatically. Although I am still not able to start the GPS Daemon Service yet, keep getting errors.
Now in Google Maps after checking the option to "Use GPS" says "Seeking GPS satellites (0)", instead of "Initializing GPS".