Hi,

I have a new Windows Mobile 5.0 based GPS/PDA: Airis T620 (see
http://www.airiseurope.com/Tienda/Default.aspx?idG=001&idSG=004 for
details). I'd like to connect itto my IBM/Lenovo ThinkPad T60 running
Debian Etch 4.0 with kernel 2.6.18. I installed all necessary packages
by apt, and followed the instructions on page
http://www.synce.org/index.php/Connecting_your_Windows_Mobile_2003_device_via_USB
to connect my PDA, but I got kernel Oops:

# cat /proc/bus/usb/devices > /tmp/before
# cat /proc/bus/usb/devices > /tmp/after
# diff /tmp/before /tmp/after
96a97,109
> T:  Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  8 Spd=12  MxCh= 0
> D:  Ver= 2.00 Cls=ef(unk. ) Sub=01 Prot=01 MxPS= 8 #Cfgs=  1
> P:  Vendor=3340 ProdID=a0a4 Rev= 0.00
> S:  Manufacturer=AIRIS Corporation
> S:  Product=AIRIS USB Sync
> S:  SerialNumber=ce022f18-0c0c-060c-0108-0030bd2d13b0
> C:* #Ifs= 2 Cfg#= 1 Atr=c0 MxPwr=500mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=ef(unk. ) Sub=01 Prot=01 Driver=(none)
> E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=1ms
> I:  If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
> E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=03(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
>
# modprobe ipaq vendor=0x3340 product=0xa0a4
# cat /proc/bus/usb/devices > /tmp/before
# cat /proc/bus/usb/devices > /tmp/after
# diff /tmp/before /tmp/after
67a68,80
> T:  Bus=04 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  3 Spd=12  MxCh= 0
> D:  Ver= 2.00 Cls=ef(unk. ) Sub=01 Prot=01 MxPS= 8 #Cfgs=  1
> P:  Vendor=3340 ProdID=a0a4 Rev= 0.00
> S:  Manufacturer=AIRIS Corporation
> S:  Product=AIRIS USB Sync
> S:  SerialNumber=ce022f18-0c0c-060c-0108-0030bd2d13b0
> C:* #Ifs= 2 Cfg#= 1 Atr=c0 MxPwr=500mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=ef(unk. ) Sub=01 Prot=01 Driver=ipaq
> E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=1ms
> I:  If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=ipaq
> E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=03(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
>
# synce-serial-config ttyUSB0

You can now run synce-serial-start to start a serial connection.

$ dccm
# synce-serial-start

synce-serial-start is now waiting for your device to connect

 blackbox kernel: Oops: 0002 [#1]
 blackbox kernel: SMP
 blackbox kernel: CPU:    0
 blackbox kernel: EIP is at ipaq_open+0x1de/0x381 [ipaq]
 blackbox kernel: eax: f752a000   ebx: e004f720   ecx: c1a94e00   edx:
00000000
 blackbox kernel: esi: f78d1d54   edi: 00000100   ebp: f78d1d40   esp:
df863e60
 blackbox kernel: ds: 007b   es: 007b   ss: 0068
 blackbox kernel: Process pppd (pid: 5307, ti=df862000 task=e0660030
task.ti=df862000)
 blackbox kernel: Stack: c023502c 00000000 c0235dd6 e0225600 00000007
00000000 c1a94e00 e16e6880
 blackbox kernel: 00000064 00000000 c1a94e00 e16e6880 e0671800 c1a94e0c
f8f68fa5 c0234f03
[EMAIL PROTECTED]:~#  blackbox kernel: c01eac83 f8f6f480 e02256c0 ffffffed
e0671800 e02256c0 0bc00000 00000000
 blackbox kernel: Call Trace:
 blackbox kernel: Code: ff ba d0 00 00 00 a1 38 42 35 c0 e8 6c 86 20 c7
8b 4c 24 18 89 41 4c 85 c0 0f 84 7c 01 00 00 8b 44 24 18 8b 50 44 89 c1
8b 40 3c <89> 42 30 8b 51 54 8b 41 4c 89 42 30 8b 41 44 c7 40 38 00 10 00
 blackbox kernel: EIP: [<f8f50b09>] ipaq_open+0x1de/0x381 [ipaq] SS:ESP
0068:df863e60

Do you have any idea to solve it?

Thanks in advance,
Peter



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to