Does anybody have experience of Navman GPS software on the XDA II. I loaded the newest operating system as per instructions and then loaded the software. Now whenever the software is run, the whole phone runs at about a 1/50th of the speed.
Any suggestions as desperate. :?
spottrader said:
Does anybody have experience of Navman GPS software on the XDA II. I loaded the newest operating system as per instructions and then loaded the software. Now whenever the software is run, the whole phone runs at about a 1/50th of the speed.
Any suggestions as desperate. :?
Click to expand...
Click to collapse
Turn off incomming beams in control panel and try again!
Let us know how that goes? 8)
Thanks.
I tried turning off all beams but to no avail. Still painfully slow
What SD Card have you got the maps on? Make, Size etc
i have a SanDisk 1Gb SD card. Made in china
I was struggling setting up my Navman 4100 and also experienced a major reduction in the speed of the mapping software. It turned out I had the wrong com port setting in the GPS Status screen. I had no idea which com port it should've been until I followed the instructions here http://www.navman-europe.com/support.php?id=AA005410&faq=56
The EnableCharPin hack finally allowed my gadgets to talk to each other properly, thereby informing me of the correct com port to use.
Stick with it Spottrader, it's a pain to set up, but I can vouch for the fact that driving around being guided by 5 satellites is probably the coolest thing you'll ever do on a mobile phone ! 8)
(By the way, my incoming beams box IS ticked.)
Same thing here
Installed tomtom on my xda, an ipaq and a mitac mio. Same thing happened till I changed the gps over to tomtom gps on sp2.
All work fine, (even the bluetooth one on the ipaq)
Go figure.
Hello again....
I have been able to update my QTEK9090 in certain way, which with himself not to do in connecting this machine with my Palm TREO650 by Bluetooth.
When connecting it gives it to me a connection error; that it says:
BTWizardsProfiles
The device does not offer any usable services. Please enable any desired services on that device or choose another one.
Desire to know if some person has been able to connect these two machines by bluetooth and or since I can do it, since the configurations in both machines are correct.
Thank.
I am trying to get my laptop running linux to use my hermes as a modem over bluetooth. So far I am not succeeding, I have paired the phone and the laptop, but no services show up to share. I have sent files over bluetooth to the laptop and that is just fine.
Has anyone else done this? I really don't want to change my laptop back to windows just so I can surf the net using my phone.
Thanks
What distribution of linux and what window manager do you use?
And does the file transfer work both ways? (to the phone and from it).
I might help you a little
Using Ubuntu - Edgy Eft and Gnome.
I don't have a way for files to be sent from the latop, I am using the blue tooth file sharing program - which seems to be one way only.
I did this a long time ago, so I might have forgot something, but let's give it a try.
First check if you have a rfcomm device in /dev/, there should be something like rfcomm0.
And this is there if you have edited and paired your phone correctly!
(you should add your device to /etc/bluetooth/rfcomm.conf)
Try Gnome-PPP, it's a very good program for dialup rutines ^^
Code:
sudo apt-get install gnome-ppp
The gnome-ppp should be run in root mode because rfcomm device has no privileges, or then you could just chmod it.
But anyways, I've made a script for myself to turn on BT and start gnome-ppp, to run it with root privileges with the following command
Code:
gksudo -u root gnome-ppp
after that you see a window with username password etc.
press setup and put in the following config..
Setup
Now we need a init string! I have no idea what is your provider and what init string is needed for it.
In the Setup window press Init Strings...
And in the first place you set the string.
With Saunalahti as a provider I have a init string of:
AT+CGDCONT=1,"IP","internet.saunalahti"
notice that internet.saunalahti is the APN name for my providers internet gprs connections! So replace this with yours, or then contact your provider and ask for that info
Now back to the first window.
My ISP doesn't require any username but you can't connect without them so put in whatever you like for example
username: none and password: none
or
if you need username and password for your providers GPRS, then add them here
For the phonenumber set the number: *99#
Nothing else, that should be it then if I got it all and remember correct
Then just connect (notice that on TyTN there isn't any "connecting to GPRS" popups when you use a PPP from linux).
in WM6, the phone internet sharing no longer behaves like a modem. not sure how to get it working with Linux
joej said:
in WM6, the phone internet sharing no longer behaves like a modem. not sure how to get it working with Linux
Click to expand...
Click to collapse
what do you mean, the "Wireless Modem" program that you can find in the Programs folder?
I never used that, there's no need of it.
In fact, don't use it, propably wont work with it.
StewartG said:
I am trying to get my laptop running linux to use my hermes as a modem over bluetooth. So far I am not succeeding, I have paired the phone and the laptop, but no services show up to share. I have sent files over bluetooth to the laptop and that is just fine.
Has anyone else done this? I really don't want to change my laptop back to windows just so I can surf the net using my phone.
Click to expand...
Click to collapse
I've been successfully using my Wizard and Hermes as BT modems for GPRS/EDGE/UMTS connections, but only with WM5 (check out my tutorial here: http://klamstwo.org/evad/archives/20 ). After upgrading Hermes to WM6 I am no longer able to create rfcomm device, and I don't know why.
However, it is still possible to use GPRS/UMTS connection under Linux! I've managed to get it working through Bluetooth PAN profile. I'm planning to write some kind of tutorial on my blog pretty soon, but in meanwhile have a look here: http://bluez.sourceforge.net/contrib/HOWTO-PAN - this HOWTO describes quite comprehensively BT PAN usage under Linux.
Basically, you need to set up Internet Sharing via BT on your Hermes, and then connect from your Linux using pand daemon. Check out HOWTO, give it a try, if nothings comes up - feel free to ask here. Good luck.
Btw, my distro is FC6.
gvoima said:
what do you mean, the "Wireless Modem" program that you can find in the Programs folder?
I never used that, there's no need of it.
In fact, don't use it, propably wont work with it.
Click to expand...
Click to collapse
In WM5 it didn't work even with Windows (or I didn't know how to set it up properly). WM6 brings completely new Internet Sharing application which is accessible from Linux without big problems via Bluetooth PAN profile - check out my post above.
I'm planning to try connecting to internet through Hermes/WM6 via USB cable. I guess it's just a matter of installing some usb-driver. It's worth to try, as UMTS/HSDPA connection together with BT drains battery really (I mean REALLY) fast, and also - USB cable offers higher speeds than BT...
Nice to know, i'm using WM5 atm, waiting the official WM6 release from sweden (I live in finland and tried to contact finnish HTC regarding that matter), then I might look into it more.
eva_d said:
I've been successfully using my Wizard and Hermes as BT modems for GPRS/EDGE/UMTS connections, but only with WM5 (check out my tutorial here: http://klamstwo.org/evad/archives/20 ). After upgrading Hermes to WM6 I am no longer able to create rfcomm device, and I don't know why.
However, it is still possible to use GPRS/UMTS connection under Linux! I've managed to get it working through Bluetooth PAN profile. I'm planning to write some kind of tutorial on my blog pretty soon, but in meanwhile have a look here: http://bluez.sourceforge.net/contrib/HOWTO-PAN - this HOWTO describes quite comprehensively BT PAN usage under Linux.
Basically, you need to set up Internet Sharing via BT on your Hermes, and then connect from your Linux using pand daemon. Check out HOWTO, give it a try, if nothings comes up - feel free to ask here. Good luck.
Btw, my distro is FC6.
Click to expand...
Click to collapse
I see your point now, I upgraded to a new ROM and AKU, now the wireless modem is gone and I cannot connect to a rfcomm device anymore. But there is the Internet Sharing application, I'm going to try your tutorial in a moment
What about USB modem?
eva_d said:
[...]I'm planning to try connecting to internet through Hermes/WM6 via USB cable. I guess it's just a matter of installing some usb-driver. It's worth to try, as UMTS/HSDPA connection together with BT drains battery really (I mean REALLY) fast, and also - USB cable offers higher speeds than BT...
Click to expand...
Click to collapse
Hi all,
It's my first post on this forum. But I'm looking forward to finding a way to use my HTC Wizard has a USB modem...
I've seen on another forum that configuring this device as an USB modem can be quite easy done on Windows. So it would be nice to have this working for Linux
joej said:
in WM6, the phone internet sharing no longer behaves like a modem. not sure how to get it working with Linux
Click to expand...
Click to collapse
You can get it working as modem the same way you could do it in WM5 - using the "internet sharing " application.
The problem described here is that when you do
$ sdptool browse <bluetooth_mac_address>
you see no services.
I have the same problem with ubuntu.
When I browse the services of another phone - a nokia for example - I see all of them .
However I had this problem with ubuntu even before upgrading to WM6.
So it seems the problem is in the bluez version delivered with ubuntu.
What I am going to try the next few days is to uninstall the ubuntu release of bluez and build the source code and install.
I had an issue with synce also with ubuntu - not working. So I downloaded synce 's sources and everything works now.
deyanmf said:
You can get it working as modem the same way you could do it in WM5 - using the "internet sharing " application.
The problem described here is that when you do
$ sdptool browse <bluetooth_mac_address>
you see no services.
I have the same problem with ubuntu.
When I browse the services of another phone - a nokia for example - I see all of them .
However I had this problem with ubuntu even before upgrading to WM6.
So it seems the problem is in the bluez version delivered with ubuntu.
What I am going to try the next few days is to uninstall the ubuntu release of bluez and build the source code and install.
I had an issue with synce also with ubuntu - not working. So I downloaded synce 's sources and everything works now.
Click to expand...
Click to collapse
This is mainly because the connection method has changed in WM6.
In WM5 it was done via DUN (Dialup Networking Profile). WM6 Internet Connection Sharing does not utilise or advertise this profile when in place, but sets up a PUNU (Personal Area Network) profile, basically turning the Hermes into a router with dhcp services.
I followed the referenced howto and was able to get my laptop running FC6 connected to the Hermes and auto-assigning an IP address. Unfortunately, though, the connection was not stable and disconnects not long after it was established.
I'll have another read at the howto as I've noticed persistent connection flags that should force reconnection, however if I'm connected to the Company VPN, then I suspect that will continually drop also.
Can anyone post any success stories and configuration/command output that they used to create a stable connection?
Ta
Darren
numanoids said:
Can anyone post any success stories and configuration/command output that they used to create a stable connection?
Click to expand...
Click to collapse
Check out my solution: http://klamstwo.org/evad/archives/40
It actually works stable, however I have never used single connection for more than like 30-60 minutes, yet - I guess.
Btw, works also with Fedora 7.
Is there a way with an HTC Dash / Excalibur running WM6 Standard to access network resources on a LAN through the WIFI? I've tried looking for an option in Total Commander, and I installed the Resco Explorer 2007 trial. It seems that Resco's PocketPC version supports mapping drives, but not for the WM6 Standard. I've seen screenshots of what is available in Resco Explorer. That option is omitted for the WM6 Standard version.
I've tried ORB and Soonr. Those seem to be the only methods, but I was hoping for a more native method.
Any suggestions or advice?
Thank you,
Tim
Mapping to Home Network Share
Is this not possible on an HTC S620/S621 ? I would like to be able to map to my network shares. I could then even use Hamachi VPN to connect even if I'm away from home.
But first things first. There seems to be no way to map a drive letter, or even connect via a UNC statement of \\abc\123 ... etc.
So far the only methods I've seen are soonr and orb. I suppose it's a work around, but I was hoping for a more windows native method.
From my research, it seems that those running touch screen / windows mobile professional can do this. If they add Resco Explorer 2007 it has that option. I installed the Windows Smartphone Standard trial version, and the option doesn't exist.
Nor does it exist with Total Commander.
Thank you,
- Tim
Not possible with WM6 Standard Devices?
Haven't received an answer. I've been googling for a response, but everything I've read seem to indicate that the network mapping thing is a real crippling part of these phones.
I've noticed that this seems to be a major difference between WM6 devices with touch screens, therefore running WM6 professional versus the WM6 Standard Devices.
Touchscreen WM6 Devices can map drives, use remote connectivity software, and even have more advance function in pocket office.
Non-touchscreen WM6 devices can't perform drive mappings, or use remote connectivity software like RDP or VNC.
I'd like to be able to map a drive to my network, and transfer files that way, rather than through activesync. I can't understand how I can obtain an IP using my HTC Dash's WIFI over my wireless router, but yet, not connect in any manner to the network that I have shared drives on.
If someone knows of a way, then please let me know.
Thank you,
Tim
no one has ever mapped a drive w/ the excalibur??
i have tried for months...it seems as if the phone is the big proble. it doesnt support netbios from what i have seen. on my network i can ping it by netbios name and everything from the pc end of things..but from the phone i cant see the computer by anything but ip which is fine. but i cannot acces a share or network drive via \\ip.address. no idea how you would create a share on the phone either
gixxum said:
i have tried for months...it seems as if the phone is the big proble. it doesnt support netbios from what i have seen. on my network i can ping it by netbios name and everything from the pc end of things..but from the phone i cant see the computer by anything but ip which is fine. but i cannot acces a share or network drive via \\ip.address. no idea how you would create a share on the phone either
Click to expand...
Click to collapse
Maybe Microsoft's Live Mesh technology will help this. Apparently there will be a client for mobiles and could give you a way to access your files on the go. (I know this doesn't quite answer your question, but maybe helps solve the problem)
See http://channel9.msdn.com/Showpost.aspx?postid=399577 for some details
How to map a network Drive with Built in WM software.
Hey guys. I have to say the solution is so simple it is Genious.
Simply open up internet explorer on your device and type in \\SHARENAME\
IE will translate this into file://\\sharename\ and if it is password protected it will ask you for the user name and password. You will then be sent to Windows File Explorer, and Viola you are surfing your network resources. You can even save them as a favorite for later use.
I hope this helps.
That doesn't seem to do anything?? Did you get this to work in IE for wm6.1?
Hi Guys
After trawling countless forums and google searches i have finally found a Ventrilo client for PPC and smartphones.
The programs is called CEntrilo http://www.g3gg0.de/wordpress/projects/centrilo
Now I installed this and was like "Hell YEAH!", it connected perfectly and I was able to use all the features that I love in normal ventrilo.
Then I hit a snag....when i unhooked from ActiveSync i lost connection and no matter what i did i could not get connected through WiFi or GPRS..Dammit! All i kept getting was the error "host name not found"
Once again I trawled google to find a solution. BINGO! I found that if you redirect a host to the IP (such as signing upto no-ip.org and creating a host) and then used that as the IP it works.
So anyways I hope this is usefull to all u hardcore gamers and Voip ppl
Peace Out
Dodge