Hi,
I've been using a Fuji 2400Z camera for a couple of years or more
now. When I got it I chose Fuji as it seemed to be well-supported
under Linux and I had little trouble in getting it working.
I have been forced into an update of my system (IBM Thinkpad)
as the hard disk died on me, so I have installed Mandrake 10.0
with kernel 2.6.3. A bit of tinkering about and I have managed
to get the camera recognised (modprobe usb-storage seemed to
do the trick), but when I try to mount the camera, it complains
that it can't read the superblock. As far as I understood things
the camera looks like a floppy disk, which I didn't think had
a superblock. Putting -t vfat in the mount command didn't help.
Looking through /var/log/messages there are various errors
reported when I switch the camera on, including a FATAL error
referring to a module called scsimon, which doesn't exist (to my
knowledge) - I've scanned through all the kernel source but haven't
been able to locate this anywhere.
I'm appending further info below. If anyone can give me advice
I'd much appreciate it!
Bill
------------------------------------------------------------
Here's the contents of the two /proc files that are relevant
(at least in my understanding, which is limited):
/proc/scsi/usb-storage/5 (the number varies each time)
------------------------
Host scsi5: usb-storage
Vendor: Fujifilm
Product: USB Mass Storage
Serial Number: Y-208^^^^^010425C0000013028433
Protocol: 8070i
Transport: Control/Bulk/Interrupt
Quirks: FIX_INQUIRY
/proc/bus/usb/devices
---------------------
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc=104/900 us (12%), #Int= 2, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.3-7mdk uhci_hcd
S: Product=UHCI Host Controller
S: SerialNumber=0000:00:07.2
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 4
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0451 ProdID=1446 Rev= 1.10
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=255ms
T: Bus=01 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#= 3 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=05fe ProdID=0011 Rev= 0.01
S: Manufacturer=Cypress Semi.
S: Product=Cypress Ultra Mouse
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=hid
E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=10ms
T: Bus=01 Lev=02 Prnt=02 Port=03 Cnt=02 Dev#= 9 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=04cb ProdID=0100 Rev=10.00
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=08(stor.) Sub=05 Prot=00 Driver=usb-storage
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=1ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=83(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
-------------------------------------------------
I'm assuming that the last entry is for the camera as it disappears if
I disconnect it!
Here's some of the messages from /var/log/messages:
(on reflection these are probably from the attempt before the above two)
---------------------------------------------------------
Jul 28 11:04:30 felix kernel: usb 1-1.4: new full speed USB device using
address 8
Jul 28 11:04:30 felix kernel: scsi4 : SCSI emulation for USB Mass Storage
devices
Jul 28 11:04:30 felix kernel: Vendor: Fujifilm Model: FinePix 1400Zoom
Rev: 1000
Jul 28 11:04:30 felix kernel: Type: Direct-Access
ANSI SCSI revision: 02
Jul 28 11:04:31 felix modprobe: FATAL: Module scsimon not found.
Jul 28 11:04:31 felix modprobe: FATAL: Module scsimon not found.
Jul 28 11:04:37 felix kernel: sda : READ CAPACITY failed.
Jul 28 11:04:37 felix kernel: sda : status=0, message=00, host=7, driver=00
Jul 28 11:04:37 felix kernel: sda : sense not available.
Jul 28 11:04:37 felix kernel: sda: assuming Write Enabled
Jul 28 11:04:37 felix kernel: sda: assuming drive cache: write through
Jul 28 11:04:37 felix kernel: sda : READ CAPACITY failed.
Jul 28 11:04:37 felix kernel: sda : status=0, message=00, host=7, driver=00
Jul 28 11:04:37 felix kernel: sda : sense not available.
Jul 28 11:04:37 felix kernel: sda: assuming Write Enabled
Jul 28 11:04:37 felix kernel: sda: assuming drive cache: write through
Jul 28 11:04:37 felix kernel: sda : READ CAPACITY failed.
Jul 28 11:04:37 felix kernel: sda : status=0, message=00, host=7, driver=00
Jul 28 11:04:37 felix kernel: sda : sense not available.
Jul 28 11:04:37 felix kernel: sda: assuming Write Enabled
Jul 28 11:04:37 felix kernel: sda: assuming drive cache: write through
Jul 28 11:04:37 felix kernel: /dev/scsi/host4/bus0/target0/lun0:<3>Buffer I/O
error on device sda, logical block 0
Jul 28 11:04:37 felix kernel: Buffer I/O error on device sda, logical block 0
Jul 28 11:04:37 felix kernel: Buffer I/O error on device sda, logical block
262143
Jul 28 11:04:37 felix kernel: Buffer I/O error on device sda, logical block
262143
Jul 28 11:04:37 felix kernel: Buffer I/O error on device sda, logical block 0
Jul 28 11:04:37 felix kernel: ldm_validate_partition_table(): Disk read
failed.
Jul 28 11:04:37 felix kernel: Buffer I/O error on device sda, logical block 0
Jul 28 11:04:37 felix kernel: unable to read partition table
Jul 28 11:04:37 felix kernel: /dev/scsi/host4/bus0/target0/lun0:<3>Buffer I/O
error on device sda, logical block 0
Jul 28 11:04:37 felix kernel: Buffer I/O error on device sda, logical block
262143
Jul 28 11:04:37 felix kernel: Buffer I/O error on device sda, logical block 0
Jul 28 11:04:37 felix kernel: ldm_validate_partition_table(): Disk read
failed.
Jul 28 11:04:37 felix kernel: Buffer I/O error on device sda, logical block 0
Jul 28 11:04:37 felix kernel: unable to read partition table
Jul 28 11:04:37 felix kernel: Attached scsi removable disk sda at scsi4,
channel 0, id 0, lun 0
Jul 28 11:04:37 felix kernel: Attached scsi generic sg0 at scsi4, channel 0,
id 0, lun 0, type 0
Jul 28 11:04:37 felix scsi.agent[28915]: disk
at /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1.4/1-1.4:1.0/host4/4:0:0:0
Jul 28 11:05:42 felix kernel: usb 1-1.4: USB disconnect, address 8
--------------------------------------------------------------------------
--
+-----------------------------------------------+
| Bill Purvis, thrice-retired software engineer |
| e-mail: [EMAIL PROTECTED] |
| web: bil.members.beeb.net |
+-----------------------------------------------+
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users