Do you have usb-uhci, usb-storage and usbcore compiled in?
If not see section "Configuring USB on Linux" in the URL below
http://www.linuxjournal.com/article.php?sid=6867
Jim
On Fri, 2004-01-02 at 12:40, Michael Havens wrote:
> On Friday 02 January 2004 10:45 am, Jim said:Jan 2 12:01:26
>
> ~ When you plug in the digital camera under linux tail /var/log/messages
> ~ "tail -f /var/log/messages" and see what device the camera is now listed
> ~ as eg sda1 then cd to sda1 and you can copy files from the camera as if
> ~ it was any other piece of removable media.
> ~
> bmike1 kernel: usb.c: USB disconnect on device 00:07.2-1.3 address 6
>
> is the only thing I see that refers to USB device and I got that once by
> unpluging it and it would not do it again.
> SHould I take the scsi out before I do anything else?