Discussion:
[Help] HAL does not add net object
SourceForge.net
2011-10-24 08:30:37 UTC
Permalink
The following forum message was posted by lasek101 at http://sourceforge.net/projects/synce/forums/forum/96106/topic/4774808:

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:
[code]
...
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)
...
[/code]
and I can ping WM device.

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

Could anybody help?
Mark Ellis
2011-10-29 11:55:07 UTC
Permalink
send the output of

lsusb -v

with the device connected of course.
Post by SourceForge.net
Hi
I've used synce with many devices without problem, but recently i found problems
with one device - Windows Mobile 6.53.
Debian squeeze kernel 2.6.37
synce-hal 0.15-1
librapi2 0.15-1
synce-sync-engine 0.15-2
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
[code]
...
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)
...
[/code]
and I can ping WM device.
I sad usually, because sometimes HAL adds all objects and everything is ok.
Could anybody help?
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
about Cisco certifications, training, and career opportunities.
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Andrea Vai
2011-10-31 08:26:58 UTC
Permalink
Hello, I am facing up to an intermittent problem: sometimes, when I
connect my device, the tray icon does not show, so I cannot provide my
PDA password and consequentially cannot sync it. I would like to know:
- if there is another way to "handshake" the PDA and the PC, without
using the trayicon
- how to make the trayicon appear when it doesn't appear automatically.
Is there any way to troubleshoot it? I can try to discover the cause of
my problem if anyone could give me an initial hint.

I am sorry to admit that I can't be more detailed about the "sometimes"
adverb. It seems to me that under the same circumstances the behaviour
is different from time to time. It is not really a blocking issue,
because if I reboot the system, the next time it usually works. But, of
course, it's quite annoying...

Thank you,
Andrea

Loading...