Joel Hammer wrote:
If you load each module, modprobe isn't needed. You might have have the same
result with:

modprobe usb-storage

What do you see with cdrecord -scanbus?

You could try other devices, like sda2, etc.

Is the camera plugged in and powered up? I find I have to insert my nikon
coolpix 2500 into the usb port when it is powered up, so the driver will see
it. If I attach the camera, then power it up, it doesn't get recognized.

The fujifilm 3800 works when I insert the cord, then power up on kernel 2.4.20.
tail -f /var/log/messages
shows the following:

Dec 25 21:00:48 localhost kernel: hub.c: new USB device 00:11.2-1, assigned addr
ess 3
Dec 25 21:00:48 localhost kernel: scsi1 : SCSI emulation for USB Mass Storage de
vices
Dec 25 21:00:54 localhost kernel: usb-uhci.c: interrupt, status 3, frame# 598
Dec 25 21:01:06 localhost kernel: usb-uhci.c: interrupt, status 3, frame# 316
Dec 25 21:01:06 localhost kernel: Vendor: FUJIFILM Model: USB-DRIVEUNIT Rev: 1.00
Dec 25 21:01:06 localhost kernel: Type: Direct-Access ANSI SCSI revision: 02
Dec 25 21:01:06 localhost kernel: Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
Dec 25 21:01:06 localhost kernel: SCSI device sda: 128000 512-byte hdwr sectors (66 MB)
Dec 25 21:01:06 localhost kernel: sda: Write Protect is off
Dec 25 21:01:06 localhost kernel: sda: sda1
Dec 25 21:01:10 localhost /etc/hotplug/usb.agent: Setup usb-storage for USB product 4cb/11a/1000

Then when turned off:

Dec 25 21:02:35 localhost kernel: usb-uhci.c: interrupt, status 3, frame# 1270
Dec 25 21:02:35 localhost kernel: usb.c: USB disconnect on device 00:11.2-1 address 3


--
Ken Moffat
[EMAIL PROTECTED]


_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to