usb-storage does show up with lsmod.
On Tue, 5 Mar 2002, Stephen J. Gowdy wrote: > Date: Tue, 5 Mar 2002 17:27:21 -0800 (PST) > From: Stephen J. Gowdy <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: Linux USB List <[EMAIL PROTECTED]> > Subject: Re: [Linux-usb-users] Olympus Camera > > usb-storage doesn't look like it is loaded when you did cat > /proc/bus/usb/devices. > > If I read; > > http://www.linux-usb.org/USB-guide/x498.html > > I see that it says; > > "You should also turn on subordinate options as appropriate to your mass > storage device - usually one or more of SCSI disk support, SCSI tape > support, SCSI CD-ROM support and SCSI generic support." > > On Tue, 5 Mar 2002 [EMAIL PROTECTED] wrote: > > > The guide was not specific about the scsi drivers needed. > > > > /proc/scsi/scsi shows: > > Attached devices: > > Host: scsi1 Channel: 00 Id: 00 Lun: 00 > > Vendor: Model: Rev: > > Type: <NULL> ANSI SCSI revision: ffffffff > > > > cat /proc/bus/usb/devices gives: > > > > T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > > B: Alloc= 11/900 us ( 1%), #Int= 1, #Iso= 0 > > D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > > P: Vendor=0000 ProdID=0000 Rev= 0.00 > > S: Product=USB UHCI Root Hub > > S: SerialNumber=b000 > > 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= 8 Ivl=255ms > > T: Bus=02 Lev=01 Prnt=01 Port=01 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=058f ProdID=9254 Rev= 1.00 > > S: Manufacturer=ALCOR > > S: Product=Generic USB Hub > > 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=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > > B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 > > D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > > P: Vendor=0000 ProdID=0000 Rev= 0.00 > > S: Product=USB UHCI Root Hub > > S: SerialNumber=b400 > > 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= 8 Ivl=255ms > > T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 3 Spd=12 MxCh= 0 > > D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > > P: Vendor=07b4 ProdID=0102 Rev=10.15 > > C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=100mA > > I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=(none) > > E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl= 0ms > > E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl= 0ms > > [root@david1 scsi]# > > > > On Tue, 5 Mar 2002, Stephen J. Gowdy wrote: > > > > > Date: Tue, 5 Mar 2002 17:04:26 -0800 (PST) > > > From: Stephen J. Gowdy <[EMAIL PROTECTED]> > > > To: [EMAIL PROTECTED] > > > Cc: Linux USB List <[EMAIL PROTECTED]> > > > Subject: Re: [Linux-usb-users] Olympus Camera > > > > > > 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. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- David Both [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
