Marlas - 2011-10-24

Hi
I've used synce with many devices without problem, but recently i found problems with one device - Windows Mobile 6.53.
What i've got:
Debian squeeze kernel 2.6.37
synce-hal 0.15-1
librapi2 0.15-1
synce-sync-engine 0.15-2

When i pug in device with started lshal -monitor i usually get only :
09:46:42.681: usb_device_1114_18_e6461300_e704_0801_3754_364615311b01 added
09:46:42.687: usb_device_1114_18_e6461300_e704_0801_3754_364615311b01_if1 added
09:46:42.691: usb_device_1114_18_e6461300_e704_0801_3754_364615311b01_if0 added

usually there is no
net_80_00_60_0f_e8_00 added
and no command synce-.. works

But network interface is created
ifconfig:

...
eth1      Link encap:Ethernet  HWaddr 80:00:60:0f:e8:00  
          inet addr:169.254.2.2  Bcast:169.254.2.255  Mask:255.255.255.0
          inet6 addr: fe80::8200:60ff:fe0f:e800/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:18 errors:18 dropped:0 overruns:0 frame:0
          TX packets:50 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1267 (1.2 KiB)  TX bytes:10314 (10.0 KiB)
...

and I can ping WM device.

I sad usually, because sometimes HAL adds all objects and everything is ok.

Could anybody help?