I think that you got it.  The gnome-pilot program crashes but I get some
good signs from the /var/log/messages.  Here is some of that file:


May 16 18:33:37 cx889436-a kernel: usb.c: registered new driver serial
May 16 18:33:37 cx889436-a kernel: usbserial.c: USB Serial support
registered for Generic
May 16 18:33:37 cx889436-a kernel: usbserial.c: USB Serial Driver core
v1.4
May 16 18:33:37 cx889436-a kernel: usbserial.c: USB Serial support
registered for Handspring Visor
May 16 18:33:37 cx889436-a kernel: usbserial.c: USB Serial support
registered for Palm M500
May 16 18:33:37 cx889436-a kernel: usbserial.c: USB Serial support
registered for Palm M505
May 16 18:33:37 cx889436-a kernel: usbserial.c: USB Serial support
registered for Sony Clie 3.5
May 16 18:33:37 cx889436-a kernel: usbserial.c: USB Serial support
registered for Sony Clie 4.0
May 16 18:33:37 cx889436-a kernel: visor.c: USB HandSpring Visor, Palm
m50x, Sony Clie driver v1.4
May 16 18:33:45 cx889436-a modprobe: modprobe: Can't locate module
net-pf-10
May 16 18:34:02 cx889436-a last message repeated 5 times
May 16 18:34:36 cx889436-a kernel: usb-uhci.c: $Revision: 1.268 $ time
21:26:22 Jan 23 2002
May 16 18:34:36 cx889436-a kernel: usb-uhci.c: High bandwidth mode
enabled
May 16 18:34:36 cx889436-a kernel: PCI: Found IRQ 10 for device 00:1f.2
May 16 18:34:36 cx889436-a kernel: PCI: Setting latency timer of device
00:1f.2 to 64
May 16 18:34:36 cx889436-a kernel: usb-uhci.c: USB UHCI at I/O 0xef80,
IRQ 10
May 16 18:34:36 cx889436-a kernel: usb-uhci.c: Detected 2 ports
May 16 18:34:37 cx889436-a kernel: usb.c: new USB bus registered,
assigned bus number 1
May 16 18:34:37 cx889436-a kernel: Product: USB UHCI Root Hub
May 16 18:34:37 cx889436-a kernel: SerialNumber: ef80
May 16 18:34:37 cx889436-a kernel: hub.c: USB hub found
May 16 18:34:37 cx889436-a kernel: hub.c: 2 ports detected
May 16 18:34:37 cx889436-a kernel: usb-uhci.c: v1.268:USB Universal Host
Controller Interface driver
May 16 18:35:57 cx889436-a PAM_unix[1244]: (su) session opened for user
root by nwest(uid=500)
May 16 18:36:14 cx889436-a kernel: hub.c: USB new device connect on
bus1/2, assigned device number 2
May 16 18:36:14 cx889436-a kernel: Manufacturer: Handspring Inc
May 16 18:36:14 cx889436-a kernel: Product: Handspring Visor
May 16 18:36:14 cx889436-a kernel: usbserial.c: Handspring Visor
converter detected
May 16 18:36:14 cx889436-a kernel: visor.c: Handspring Visor: Number of
ports: 2
May 16 18:36:14 cx889436-a kernel: visor.c: Handspring Visor: port 1, is
for Generic use and is bound to ttyUSB0
May 16 18:36:14 cx889436-a kernel: visor.c: Handspring Visor: port 2, is
for HotSync use and is bound to ttyUSB1
May 16 18:36:14 cx889436-a kernel: usbserial.c: Handspring Visor
converter now attached to ttyUSB0 (or usb/tts/0 for devfs)
May 16 18:36:14 cx889436-a kernel: usbserial.c: Handspring Visor
converter now attached to ttyUSB1 (or usb/tts/1 for devfs)
May 16 18:36:19 cx889436-a kernel: usb.c: USB disconnect on device 2
May 16 18:36:19 cx889436-a kernel: usbserial.c: Handspring Visor
converter now disconnected from ttyUSB0
May 16 18:36:19 cx889436-a kernel: usbserial.c: Handspring Visor
converter now disconnected from ttyUSB1


I have no idea why gnome-pilot is crashing but I submitted a bugzilla
report a couple of days ago but have yet to see any activity.  
Let me know what you think of the output from /var/log/messages

Thanks for the help

Neil




On Thu, 2002-05-16 at 18:18, Greg KH wrote:
> On Thu, May 16, 2002 at 06:16:32PM -0400, Neil West wrote:
> > Greg,
> >     Sorry it took so long to get back to you.  I am running the 2.4.14
> > Kernel and the USB Host Controller is loaded as a module.  Here is a
> > list of all of the drivers configured in the kernel:
> > 
> > Support for USB
> > USB verbose debug message
> > Preliminary USB device filesystem
> > UHCI (Intel PIIX4, VIA,...) support  Module
> > UHCI Alternative Driver (JE) support Module
> > OHCI (Compaq, iMacs, OPTi, SiS, Ali) Module (I don't know why I included
> > this one)
> > USB Mass Storage support Module
> > USB Sevial Converter support Module
> > USB Generic Serial Driver
> > USB Handspring Visor/ Palm m50x... Module
> 
> Looks like you need to load one of the USB host controller drivers by
> hand.  Try (as root):
>       insmod usb-uhci
> 
> and let us know if that works out.  If not, the output the kernel log
> would be helpful.
> 
> thanks,
> 
> greg k-h



_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to