Hey, When I plugin my FujiFilm 2600Z digital camera into my USB port on my HP Omnibook 6000, running Debian with a 2.4.18 kernel, I get the following:
hub.c: USB new device connect on bus1/1, assigned device number 2 scsi1 : SCSI emulation for USB Mass Storage devices Vendor: Fujifilm Model: FinePix 1400Zoom Rev: 0100 Type: Direct-Access ANSI SCSI revision: 02 Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0 SCSI device sda: 128000 512-byte hdwr sectors (66 MB) sda: Write Protect is off Okay.. so it's not the precise model, but close enough I guess? lsusb gives me this: Bus 001 Device 002: ID 04cb:0100 Fuji Photo Film Co., Ltd. FinePix 1300 / 1400 / 4700 Zoom digital camrea Language IDs: none (cannot get min. string descriptor; got len=-1, error=110:Connection timed out) cannot get string descriptor 2, error = Connection timed out(110) cannot get string descriptor 3, error = Connection timed out(110) Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 Interface bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x04cb Fuji Photo Film Co., Ltd. idProduct 0x0100 FinePix 1300 / 1400 / 4700 Zoom digital camrea bcdDevice 1.00 iManufacturer 0 iProduct 2 iSerial 3 bNumConfigurations 1 cannot get config descriptor 0, Connection timed out (110) Language IDs: none (cannot get min. string descriptor; got len=-1, error=110:Connection timed out) Some timeouts... My /etc/fstab contains something like the following: /dev/sda2 /mnt/camera msdos noauto,user 0 0 When I mount it the mount just hangs and it cannot even kill -9 the mount command. Any pointers? Any way for me to debug this? Regards, Soeren Staun-Pedersen _______________________________________________________________ Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
