On Tue, 5 Mar 2002 [EMAIL PROTECTED] wrote: > I read The Linux USB Subsystem secion on cameras and mass storage devices. > > I have found nothing that I beleive to be applicable in the FAQs on > usb.org. I am not a newbie to Linux, but I am to USB and USB on Linux.
The FAQ requests some more information from you to help debug the problem. >From memory, some of that is lsmod, cat /proc/bus/usb/devices. Do you know that you have all the SCSI modules either loaded or in the kernel that the Guide says you need? Is there anything in /proc/scsi/scsi? > The camera works as a mass storage device in a VMWare win 2k pro session > on the same computer, but I don't want to settle for that as an option and > would prefer to do away with anything win. :-) In fact, this is the first > time I have ever installed a windows product of any kind on any of my > personal systems, and the only reason I have done so is to get the pics > out of my camera. Have you looked at http://www.gphoto.org to see if they support it? There are some cameras that don't work as storage devices which are supported there. > > Thanks! > > On Tue, 5 Mar 2002, Stephen J. Gowdy wrote: > > > Date: Tue, 5 Mar 2002 14:31:19 -0800 (PST) > > From: Stephen J. Gowdy <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Cc: Linux USB List <[EMAIL PROTECTED]> > > Subject: Re: [Linux-usb-users] Olympus Camera > > > > Did you read the User Guide section about usb-storage and then FAQ if > > that didn't help? > > > > On Tue, 5 Mar 2002 [EMAIL PROTECTED] wrote: > > > > > Please let me know if this is not the right place for this type of > > > question. > > > > > > I am trying to get my Olympus D150-Z camera to work as a mass storage > > > device. When I plug the camera in to the USB cable supplied by Olympus, I > > > can see the following data in /proc/scsi/usb-storage-0. > > > > > > Host scsi0: usb-storage > > > Vendor: OLYMPUS > > > Product: C-1Z,D-150Z > > > Serial Number: 102015805 > > > Protocol: Transparent SCSI > > > Transport: Bulk > > > GUID: 07b401020000000102015805 > > > Attached: 1 > > > > > > I am trying to figure out how to mount this as a scsi device. When I try > > > to do so I get the message: > > > > > > [root@david1 dev]# mount /dev/sda /mnt/camera > > > mount: /dev/sda: unknown device > > > > > > I am using kernel 2.4.9-21. > > > > > > I can find very little definitive information. > > > > > > Can this work at all? What am I doing wrong?? > > > > > > Thanks in advance. Your help is greatly appreciated. > > > > > > > > > > > > -- *Please check you have my SLAC address in your addressbook for me* /------------------------------------+-------------------------\ |Stephen J. Gowdy | SLAC, MailStop 34, | |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, | | | Menlo Park CA 94025, USA | |EMail: [EMAIL PROTECTED] | Tel: +1 650 926 3144 | \------------------------------------+-------------------------/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
