Public bug reported:

Hi,

When I plug my Windows mobile 5 device on the USB connector, I see in dmesg :
[ 2177.912000] usb 2-1: new full speed USB device using uhci_hcd and address 3
[ 2178.112000] usb 2-1: configuration #1 chosen from 1 choice
[ 2178.204000] rndis_host 2-1:1.0: RNDIS_MSG_QUERY(0x01010101) failed, -110
[ 2178.204000] rndis_host 2-1:1.0: rndis get ethaddr, -110
[ 2178.204000] rndis_host: probe of 2-1:1.0 failed with error -110

And they don't detect each others.

I've went on the offical website of synce, the software for syncronysing 
PDA/Smartphone/etc...
And there are a patch to apply on the kernel on this page : 
http://www.synce.org/index.php/Connecting_your_Windows_Mobile_2005_device_via_USB_%28usb-rndis-lite%29#Instructions_for_kernels_.3E.3D_2.6.21

The page say :

For kernel version 2.6.22:

 cd /usr/src/linux
 wget 
http://synce.svn.sourceforge.net/svnroot/synce/trunk/patches/linux-2.6.22-rndis_host-wm5.patch
 patch -p1 < linux-2.6.22-rndis_host-wm5.patch

You need the following options in your kernel config:

 CONFIG_USB_USBNET=y
 CONFIG_USB_NET_CDCETHER=y
 CONFIG_USB_NET_RNDIS_HOST=y

Compiling them as modules should also work. Finally, build and install
your kernel as usual.


The error I have come from a too old driver, it is explained here :
http://www.synce.org/index.php/Connecting_your_Windows_Mobile_2005_device_via_USB_%28usb-rndis%29_%28old%29

Thanks
XioNoX

** Affects: linux-source-2.6.22 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Windows Mobile 5 device can't sync by USB
https://bugs.launchpad.net/bugs/146808
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to