Post new topic Reply to topic  [ 672 posts ]  Go to page Previous  1 ... 27, 28, 29, 30, 31, 32, 33 ... 45  Next
Rating summary
Average rating: 7.00 :: Minimum rating: 5.00 :: Maximum rating: 10.00 :: Number of ratings: 15
Author Message
 Post: #436 | Post subject: Re: Garmin Mobile XT for Windows CE v5.00.20w + v5.00.10w
PostPosted: Mon May 11, 2009 3:08 am 

Posts: 8
WRZ$: 50.70
Thank you for this nice program. I tried on a YF17CV3 (WINCE5.0), it works. Except for the lousy keyboard I am happy with it.
But, now I would like to run Garmin MXT on a Shinco GPS (Invion) with WINCE4.2. I managed to get it unlocked with card_ID 0, the map shows and it displays the location in China correctly.

The problem now is the following: As soon as the first GPS signal is received, a message pops up "This receiver cannot be used". If I tap ok, the message keeps popping up, but the signal is received correctly and the position on the map is also adjusted.

Unfortunately, I cannot try the port splitter because it requires WINCE5. I did not find a compatible one for WINCE4.2, the GPS receiver seems to work despite the message without port splitter.
Any ideas?


Top
 Offline Profile  
 
 Post: Advertisement
PostPosted: Mon May 11, 2009 3:08 am 
The Advertiser

Posts:
Location: Mobilism

Top
  
 
 Post: #437 | Post subject: Re: Garmin Mobile XT for Windows CE v5.00.10w
PostPosted: Thu May 14, 2009 8:10 pm 

Posts: 1
WRZ$: 50.10
PlayCom wrote:
Bajo76 wrote:
jabadabadu wrote:
Image

Does anyone have the patch to fix this bug? The map is not centered on my mio c520 480x272 screen.

Hope can fix this bug~!!


Same problem here. Device: Pearl GT-43-3D resolution 480*272. Any fix?



I have the same problem.. if anyone managed to fix it please share


Top
 Offline Profile  
 
 Post: #438 | Post subject: Re: Garmin Mobile XT for Windows CE v5.00.20w + v5.00.10w
PostPosted: Sat May 16, 2009 10:41 am 

Posts: 4
WRZ$: 50.40
Same problem in my TIBO 4150


Top
 Offline Profile  
 
 Post: #439 | Post subject:
PostPosted: Sat May 16, 2009 6:18 pm 

Posts: 30
WRZ$: 72.90
has ANYONE managed to run this on their HP Ipaq 310 without any errors? it always crashes for me whenever i try to select a POI category. would appreciate any tips from successful users.


Top
 Offline Profile  
 
 Post: #440 | Post subject: Re: Garmin Mobile XT for Windows CE v5.00.20w + v5.00.10w
PostPosted: Sun May 17, 2009 6:13 pm 

Posts: 7
WRZ$: 50.70
Don't wanna sound like a broken record, but has anyone gotten Garmin Mobile XT to run on a Verizon VX6900.
A pointer to the how to would be appreciated. TIA! ! :lol:


Top
 Offline Profile  
 
 Post: #441 | Post subject: Re: Garmin Mobile XT for Windows CE v5.00.10w
PostPosted: Sun May 17, 2009 7:23 pm 
User avatar

Posts: 225
WRZ$: 2919.00
trilist wrote:
jabadabadu wrote:
Image
Does anyone have the patch to fix this bug? The map is not centered on my mio c520 480x272 screen.

I have the same problem.. if anyone managed to fix it please share

It's look like an application bug.This symptoms exist only in 3D map view, on 2D map display, everythink is view correctly. I checked newer GarminMobile XT 5.00.30W (chinase version), and on 480x272 3D view is still badly displayed.


Top
 Offline Profile  
 
 Post: #442 | Post subject: Re: Garmin Mobile XT for Windows CE v5.00.20w + v5.00.10w
PostPosted: Mon May 18, 2009 11:20 pm 

Posts: 6
WRZ$: 50.70
Hi All,

Have any one experience when it start navigate, some time it will crash, and here is the error:

"Garmin Mobile XT
Read Access Violation at data address 0x05CF6730.
Program address 0x001714B4 in background thread NULL (GfxFieldWindowProc)"


Top
 Offline Profile  
 
 Post: #443 | Post subject:
PostPosted: Tue May 19, 2009 7:49 am 

Posts: 25
WRZ$: 52.20
I have an error msg:

ProcExists requires toolhelp.dll on your device
Line 20 (\SDMMC\Garmin\RunGMXT\Garmin.mscr): If(not ProcExists("Port Splitter.exe"))

Can anyone help pls?


Top
 Offline Profile  
 
 Post: #444 | Post subject: Re: Garmin Mobile XT for Windows CE v5.00.20w + v5.00.10w
PostPosted: Wed May 20, 2009 12:03 pm 

Posts: 8
WRZ$: 50.90
Hi everyone !

I read all posts on this thread, but I didn't find solution for my Blaupunkt Lucca 3.4 -- Garmin GPS signal detection.

"GarminMobileXTforWindowsCE_50020w" was installed + RunGMXT folder with Port Splitter v1.31.

On Port Splitter I choose my port 7 + Baudrate 57600 + Output: COM0 --> are those settings correct ?

When I start Garmin, GPS port is "COM0: Port Splitter", but the signal was not detected ???

I tried to start Garmin using "SDMMC Disk\Garmin\Apps\WM\que.exe" and "SDMMC Disk\Garmin\RunGMXT\Garmin.exe", but the problem is the same.

In the Garmin.mscr script, there are registry settings that might have an influence on the GPS signal:

RegWriteDWord( "HKLM", "SOFTWARE\JAL\Port Splitter", "MajorVersion", 1 )
RegWriteDWord( "HKCU", "Software\JAL\Port Splitter", "Split", 2 )
RegWriteDWord( "HKCU", "Software\JAL\Port Splitter", "Autostart", 1 )
RegWriteDWord( "HKCU", "Software\JAL\Port Splitter", "Baud", 11 )
RegWriteDWord( "HKCU", "Software\JAL\Port Splitter", "Port", 7 )

As u see, I edited Port to "7" -- but the GPS signal is still not working.

What about Baud rate, I'm not sure which Baud rate is Blaupunkt TravelPilot Lucca 3.4 using -- is that 57600 ?


Does anyone have a solution . . .


Thanks in advance ;)


Top
 Offline Profile  
 
 Post: #445 | Post subject: Re:
PostPosted: Wed May 20, 2009 12:10 pm 

Posts: 8
WRZ$: 50.90
rexma wrote:
I have an error msg:

ProcExists requires toolhelp.dll on your device
Line 20 (\SDMMC\Garmin\RunGMXT\Garmin.mscr): If(not ProcExists("Port Splitter.exe"))

Can anyone help pls?


Mate, I think the NET Compact Framework is problem -- u don't have the right version or u didn't install it.

Don't judge me if I'm wrong.

I edited "Garmin.mscr" script and delete rows that start and kill Port Splitter.
Now, I'm manually starting Port Splitter before Garmin, and closing it upon closing Garmin.

;)


Top
 Offline Profile  
 
 Post: #446 | Post subject:
PostPosted: Wed May 20, 2009 12:42 pm 

Posts: 25
WRZ$: 52.20
Beky.yB*

Thanks but I am not sure I understand exactly what you mean. Do I actually need toolhelp.dll for it to work? If so, where to download and which folder should it be put under?

I am a beginner. My GPS says "Version = 703-2-T1.23.3". No clue what that means. How can I tell the Windows CE version of my GPS?

Thanks a million!


Top
 Offline Profile  
 
 Post: #447 | Post subject: Re: Garmin Mobile XT for Windows CE v5.00.20w + v5.00.10w
PostPosted: Wed May 20, 2009 12:56 pm 

Posts: 8
WRZ$: 50.90
No, you don't.

Try this:

1. Open manually "..Garmin\RunGMXT\" folder and open Port Splitter.exe.
Choose Port, Baud and Output settings and Start Splitter.

2. When the splitter starts, go to "..Garmin\RunGMXT\" folder and run "Garmin.exe". (ignore all the errors).


Does it detects GPS signal then ??


Top
 Offline Profile  
 
 Post: #448 | Post subject: Re: Garmin Mobile XT for Windows CE v5.00.20w + v5.00.10w
PostPosted: Wed May 20, 2009 4:06 pm 

Posts: 1
WRZ$: 50.10
Hi Everyone..

Maybse someone can help me, this is my history

I have a 7" double dim Car DVD Player, and he have internal GPS running in a WINDOWS CE 5.0, i tried route 66, igo, etc and every program runs good, the internal GPS on the CAR works great!!.

But i try GARMIN MOBILE XT and i can run it, i just download the file from this forum and i can run it with my GPS i can use ALL the features of the software, the GPS siganl is perfect, BUT in some momento the software crash, and i can see when the program crash my internal GPS stop to work and i have to RESET my CAR DVD PLAYER for work again the GPS funtion, but from this time the GAmin don't wanna load anymore, i have to do a few thing to go work again, but everytime the software in some moment crash and that is.

Can anyone give me a little help with this problem, i think i am a few step to get this software full funtioanly in my car


P.S Sorry i don't speak englishr


Top
 Offline Profile  
 
 Post: #449 | Post subject: Re: Garmin Mobile XT for Windows CE v5.00.20w + v5.00.10w
PostPosted: Sat May 23, 2009 6:53 pm 

Posts: 11
WRZ$: 52.00
I have loaded garmin xt on my gps , but in use the voice commands seem to be out by about 75 metres is there anything I can do to fix this problem ,otherwise its useless to me .
I can select the com port but not the baud rate :(


Top
 Offline Profile  
 
 Post: #450 | Post subject:
PostPosted: Sun May 24, 2009 6:04 am 

Posts: 4
WRZ$: 50.40
I got a GPS of ACCO MID Q7 from China, the following is Q7 detail

LCD: 4.3 WVGA LTPS LCD
800×480
128MB MDDR

SiRF Prima CPU, ARM11 600MHz

8GB Flash,support SDHC

chinese/english

Microsoft Windows® CE .Net 6.0

How can i install garmin XT into CE6? same as CE5?


Top
 Offline Profile  
 
Previous topic | Next topic 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 672 posts ]  Go to page Previous  1 ... 27, 28, 29, 30, 31, 32, 33 ... 45  Next

All times are UTC





There are no active premium accounts assigned to your usergroup(s).


All content © 2006-2010 PPCWarez. Contact us | Privacy policy | Terms & conditions | Copyright policy | Advertise with us
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group