|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Palm Treo Pro and Ubuntu Jaunty - Can't Connect
I've been trying for a fortnight now to get this working, I've trawled all the discussion groups and help pages I can find and still no joy.
I'm trying to connect a Palm Treo Pro, running Windows Mobile Professional 6.1 to my Ubuntu Linux (Jaunty) PC. The linux installation is fairly clean, although I've obviously tried a few things over the last couple of weeks. The aim is to transfer files onto the Treo - synchronising calendar and address book would be a bonus, but these are not essential as the device syncs with the servers at work. Here's what I have tried... Starting with a fairly clean Ubuntu Linux (Jaunty) installation. Check does the computer see my Palm Treo Pro (running Windows Mobile Professional 6.1)? Before I plug it in to the USB port chris@old-faithfull:~$ ps aux | grep syncAnd after I plug it in chris@old-faithfull:~$ ps aux | grep sync so no difference – suggests not being seen. OK – so lets install the synce-sync-engine Before I plug in the Treo, ps aux | grep syncand when I plug it in: ps aux | grep syncSo something is happening. It looks like we have an rndis device connected. Try synce-pls chris@...: /usr/bin/synce-plsTry running synce-sync-engine chris@old-faithfull: /usr/bin/synce-sync-engine Which looks good - it's found something. Now start synce-kpm chris@old-faithfull:~$ /usr/bin/synce-kpmSynce-kpm starts OK, but does not pick up the Treo Check the firewall chris@old-faithfull:~$ sudo ufw statusSo it's not firewall. I've also followed the advice on stopping the network manager from handling the connection. Device is password protected, but I have not been prompted for the password. Try installing odccm chris@old-faithfull:/usr/sbin$ sudo apt-get install odccmNow synce-kpm starts without any complaints, but still no connection the Treo... I've run out of ideas. Any suggestions? Thanks Chris ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
Re: Palm Treo Pro and Ubuntu Jaunty - Can't ConnectChris Horne wrote:
> Try synce-pls > > chris@old-faithfull <mailto:chris@old-faithfull>: /usr/bin/synce-pls > ** Message: Device > /org/freedesktop/Hal/devices/net_80_00_60_0f_e8_00 not fully set > in Hal, skipping > ** Message: Odccm is not running, ignoring > /usr/bin/synce-pls: Could not find configuration at path '(Default). > Its almost working, but not quite ... don't worry any "odccm is not running" messages from any of the SynCE applications, they are not errors, just information. They do not mean you should install odccm. > Device is password protected, but I have not been prompted for the > password. > > Try installing odccm odccm is deprecated and almost defintely not work, and it conflicts with synce-hal. Reinstall synce-hal and synce-sync-engine. If your device is password-protected try running the script "synce-unlock.py" (should be included with synce-hal). Not sure if synce-kpm does prompt for a password on connect ... that could be the problem. Also try editing /etc/synce-hal.conf and uncomment the line "loglevel: debug" to get some more verbose information. Regards, Tejas ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
|
|
|
Re: Palm Treo Pro and Ubuntu Jaunty - Can't ConnectHi Chris,
On Monday 19 October 2009 22:26:53 Chris Horne wrote: <snip> > 6) Look at the logs again > > [ 1085.196067] usb 2-2: new full speed USB device using ohci_hcd and > address 3 > [ 1085.420414] usb 2-2: configuration #1 chosen from 1 choice > [ 1085.697214] usbcore: registered new interface driver cdc_ether > [ 1085.877092] rndis_host 2-2:1.0: RNDIS_MSG_QUERY(0x00010202) failed, > -47 > [ 1085.891257] eth1: register 'rndis_host' at usb-0000:00:02.0-2, RNDIS > device, 80:00:60:0f:e8:00 > [ 1085.892785] usbcore: registered new interface driver rndis_host > [ 1085.919332] usbcore: registered new interface driver rndis_wlan > [ 1090.329603] Unknown OutputIN= OUT=eth1 SRC=169.254.2.2 > DST=169.254.2.1 LEN=29 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP > SPT=33678 DPT=5679 LEN=9 > [ 1096.844040] eth1: no IPv6 routers present > > Does this give you any more clues? Yes it does :) >From the one-before-last line it is clear that you have a firewall running that is blocking the initial communication between the device and your computer. Unfortunately I don't have the set of firewall rules that will make it work for you. However, I would like to ask you to completely disable the firewall (if this is an option for you), disconnect the device, and connect it again. After that I am pretty sure that synce-pls will give you more output. Kind regards, Guido Diepen -- Guido Diepen <guido@...> Aviation is proof that given the will, we have the capacity to achieve the impossible. --Eddie Rickenbacker ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
| Free embeddable forum powered by Nabble | Forum Help |