On Wed, 28 Jul 2004 [EMAIL PROTECTED] wrote:

> 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.

It's just the first sector -- calling it a superblock is an old Unix-ism.  
Even floppies have important information stored in the first sector, and 
not being able to read it is a serious problem.

> 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.

You may have some hotplug program trying to load scsimon.  You could try 
to find out which and remove the reference, or just ignore the errors.  
Whatever it might be, it's not necessary.

> I'm appending further info below. If anyone can give me advice
> I'd much appreciate it!
> 
> Bill

Evidently there's some problem reading from the camera.  To learn more, 
turn on the usb-storage debugging option in your kernel configuration.

Alan Stern



-------------------------------------------------------
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

Reply via email to