PDA

View Full Version : TG50 & RH8 can't get it to sync


dijitalboy
04-25-2003, 01:38 AM
I have a T23 Laptop& RH8 with a port replicator where my cradle is attached
to. everytime I do a "tail" and try to sync up to see what USB device
it's using, it appears to change with every sync.... what do i do...

[root@*******]# tail -f /var/log/messages
Apr 24 17:44:28 nimalnx kernel: usb.c: USB disconnect on device 2
Apr 24 17:44:28 nimalnx arpwatch: bogon 158.140.65.93 8:0:20:c6:1a:79
Apr 24 17:44:30 nimalnx su(pam_unix)[1926]: session opened for user
root by nima(uid=500)
Apr 24 17:44:38 nimalnx kernel: hub.c: USB new device connect on
bus1/1, assigned device number 3
Apr 24 17:44:38 nimalnx kernel: usb.c: USB device 3 (vend/prod
0x54c/0xda) is not claimed by any active driver.
Apr 24 17:44:41 nimalnx /etc/hotplug/usb.agent: ... no modules for USB
product 54c/da/100
Apr 24 17:44:43 nimalnx kernel: usb.c: USB disconnect on device 3
Apr 24 17:44:46 nimalnx kernel: hub.c: USB new device connect on
bus1/1, assigned device number 4
Apr 24 17:44:46 nimalnx kernel: usb.c: USB device 4 (vend/prod
0x54c/0xda) is not claimed by any active driver.
Apr 24 17:44:49 nimalnx /etc/hotplug/usb.agent: ... no modules for USB
product 54c/da/100
Apr 24 17:45:51 nimalnx kernel: usb.c: USB disconnect on device 4
Apr 24 17:46:17 nimalnx kernel: hub.c: USB new device connect on
bus1/1, assigned device number 5
Apr 24 17:46:17 nimalnx kernel: usb.c: USB device 5 (vend/prod
0x54c/0xda) is not claimed by any active driver.
Apr 24 17:46:20 nimalnx /etc/hotplug/usb.agent: ... no modules for USB
product 5

MrBook
04-28-2003, 02:28 PM
Do you have the latest version of the visor module? I don't know where to get it for certain, but that is what should "claim" the USB device when it gets connected. If your PDA is unknown to the version of the visor module you are running, you will get messages similar to what you have posted.

Sorry I can't be more helpfu.

dijitalboy
04-29-2003, 05:48 PM
Just upgraded to RH9 and it seems to take care of that problem.. I'm close I can feel it!

this is what I get:
[2]+ Stopped tail -f /var/log/messages
[root@nimalnx Evolution]# tail -f /var/log/messages
Apr 29 15:43:39 nimalnx devlabel: devlabel service started/restarted
Apr 29 15:48:17 nimalnx kernel: hub.c: new USB device 00:1d.0-1, assigned address 3
Apr 29 15:48:17 nimalnx kernel: usbserial.c: Handspring Visor / Palm 4.0 / Cli? 4.x converter detected
Apr 29 15:48:17 nimalnx kernel: visor.c: Handspring Visor / Palm 4.0 / Cli? 4.x: Number of ports: 2
Apr 29 15:48:17 nimalnx kernel: visor.c: Handspring Visor / Palm 4.0 / Cli? 4.x: port 1, is for Generic use and is bound to ttyUSB0
Apr 29 15:48:17 nimalnx kernel: visor.c: Handspring Visor / Palm 4.0 / Cli? 4.x: port 2, is for HotSync use and is bound to ttyUSB1
Apr 29 15:48:17 nimalnx kernel: usbserial.c: Handspring Visor / Palm 4.0 / Cli? 4.x converter now attached to ttyUSB0
(or usb/tts/0 for devfs)
Apr 29 15:48:17 nimalnx kernel: usbserial.c: Handspring Visor / Palm 4.0 / Cli? 4.x converter now attached to ttyUSB1
(or usb/tts/1 for devfs)
Apr 29 15:48:20 nimalnx /etc/hotplug/usb.agent: Setup visor for USB product 54c/da/100
Apr 29 15:48:20 nimalnx devlabel: devlabel service started/restarted
Apr 29 15:49:40 nimalnx kernel: usb-uhci.c: interrupt, status 3, frame# 695
Apr 29 15:49:40 nimalnx kernel: usb.c: USB disconnect on device 00:1d.0-1 address 3
Apr 29 15:49:40 nimalnx kernel: usbserial.c: Handspring Visor / Palm 4.0 / Cli? 4.x converter now disconnected from ttyUSB0
Apr 29 15:49:40 nimalnx kernel: usbserial.c: Handspring Visor / Palm 4.0 / Cli? 4.x converter now disconnected from ttyUSB1
Apr 29 15:49:41 nimalnx devlabel: devlabel service started/restarted

thoughts?