Hi,

>
> However, it still doesn't connect. This is all I get:
>
> ########
> [EMAIL PROTECTED]:~$ sudo odccm -f
> [sudo] password for achim:
> ** (odccm:10581): DEBUG: PDA network interface discovered!
> udi='/org/freedesktop/Hal/devices/net_80_00_60_0f_e8_00'
>
> #########
>
> [EMAIL PROTECTED]:~$ pls
> ** (process:10663): WARNING **: No devices connected to odccm
> pls: Could not find configuration at path '(Default)'
> [EMAIL PROTECTED]:~$
>
> ########
>
>
>
> Having a look at the user list, it seems that a lot of people are having
> issues connecting the 0.11 Version with a WM6 device. I had a connection
> going with a 0.10-setup. It seems something changed between 0.10 and
> 0.11. Ok, that's a no brainer! But what I mean something changed in the
> wrong way ;-)

WM6 devices should not at all be any problem for the 0.11 release.

The fact that you don't see any device information popping up by odccm after 
connecting a device can be caused by multiple things:
* A firewall blocking traffic on the newly created interface. The way a 
connection is set up is by the host sending a UDP packet to the phone and the 
phone creates a connection to the host.
* An old version of the usb-rndis-lite driver. Are you 100% sure that the 
driver currently loaded in the kernel is the 0.11 version?
* You phone makes use of a different IP address than the default one of 
169.254.2.1. This you can test by connecting the device and run dhclient on 
this new device. If you get that the address of the computer becomes 
169.254.2.2, while the DHCP server (=phone) is 169.254.2.1 this is NOT your 
problem. If instead you get another address (especially motorola phones are 
known for this at the moment), you must supply this information to odccm

As far as i know, those are the only possibilities there are at the moment.

>
> Is there anyone out there who has successfully connected a WM6 device
> with a 0.11 setup?

All of the time, so it should not be any problem at all.



Guido Diepen


>
>
>
> Any thoughts? Any information I can provide?
>
> Cheers,
>
> Achim
>
> Am Samstag, den 16.02.2008, 13:17 +0000 schrieb John Carr:
> > Hi
> >
> > > However, there is an issue with the usb-rndis package. Apparently it
> > > can't reach the lauch pad packages since it just lists the 0.10
> > > version.
> >
> > At the moment, the 0.11 package won't build on launchpad. There is a
> > fix and it should be uploaded as soon as my laptop is unbroken enough
> > to be able to install a few needed tools...
> >
> > > [EMAIL PROTECTED]:~$ pls
> > > pls: symbol lookup error: pls: undefined symbol:
> > > rapi_connection_from_name
> > >
> > > This point to the python version issue.. right?
> >
> > Yep. If you do `strace pls` and look through the output for mentions
> > of /usr/local/ you'll probably see that there is stuff in the /local/
> > python site-packages folder to do with opensync and/or synce. This
> > will be used instead of the versions in /usr and break things.
> >
> > > Also, I'm a bit confused about the usb-rndis vs. usb-rndis-lite issue.
> > > I thought that the lite-version is the more up-to-date version but
> > > we're using the other-version?
> >
> > If my understanding is correct, usb-rndis-lite is like a branch of
> > usb-rndis. The usb-rndis package you are installing is prepared from
> > usb-rndis-lite.
> >
> > > How many of my problems could be caused by to failed installtion /
> > > unclean removals? I tried to removed everything I thought was related
> > > to sycne an started from scratch, but you never know where some filed
> > > hides...
> >
> > Lots and lots, if not all :-) I was trying to help someone with a
> > problem on #synce yesterday and kept hitting walls. strace revealed i
> > had old versions of opensync in /usr/local... Clearing them out got it
> > working for me.
> >
> > Jogb
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > SynCE-Devel mailing list
> > SynCE-Devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/synce-devel
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> SynCE-Devel mailing list
> SynCE-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/synce-devel



-- 
Aviation is proof that given the will, we have the 
capacity to achieve the impossible.
     --Eddie Rickenbacker

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to