mounting a digital camera USB device

Jon K plug-discuss@lists.plug.phoenix.az.us
Fri, 18 Oct 2002 00:51:51 -0700


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've got a olympus c-4000z.  check out this link: 
http://www.schubart.net/c3040zoom/linux-usb.html

mount -t vfat /dev/sda1 /mnt/camera

slut:/# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: OLYMPUS  Model: C4100Z/C4000Z    Rev: 1.00
  Type:   Direct-Access                    ANSI SCSI revision: 0

slut:/# lsmod
vfat                    9532   1  (autoclean)
fat                    29752   0  (autoclean) [vfat]
usb-storage            91088   1
scsi_mod               51520   2  [sd_mod usb-storage]



On Thursday 17 October 2002 19:22, Mike Starke wrote:
> I mount my camera (compact flash) as '-t msdos'. Have you tried
> that?
>
>
> On Thu, Oct 17, 2002 at 07:12:19PM -0700, Lynn David Newton wrote:
>
>  Re: mounting a Sony Mavica CD1000 as a USB device:
>
>    Bill> Check your `dmesg` output and see what the
>    Bill> kernel reports when it detects the device.
>    Bill> There may be helpful information there.
>
>  Hmmm, okay here's what I see:
>
>  $ dmesg | grep -i usb
>  hub.c: USB new device connect on bus1/2, assigned device number 2
>  usb.c: USB device 2 (vend/prod 0x54c/0x24) is not claimed by any active
> driver. Initializing USB Mass Storage driver...
>  usb.c: registered new driver usb-storage
>  scsi1 : SCSI emulation for USB Mass Storage devices
>  usb-uhci.c: interrupt, status 3, frame# 710
>  usb-uhci.c: interrupt, status 3, frame# 715
>  WARNING: USB Mass Storage data integrity not assured
>  USB Mass Storage device found at 2
>  USB Mass Storage support registered.
>  usb.c: USB disconnect on device 2
>  hub.c: USB new device connect on bus1/2, assigned device number 3
>  usb-uhci.c: ENXIO 80000380, flags 0, urb c3b81be0, burb c3b81760
>  usb.c: error getting string descriptor 0 (error=-6)
>  usb-uhci.c: ENXIO 80000380, flags 0, urb c3b81be0, burb c3b81760
>  usb.c: error getting string descriptor 0 (error=-6)
>  usb-uhci.c: ENXIO 80000380, flags 0, urb c3b81be0, burb c3b81760
>  usbdevfs: USBDEVFS_CONTROL failed dev 3 rqt 128 rq 6 len 4 ret -6
>  WARNING: USB Mass Storage data integrity not assured
>  USB Mass Storage device found at 3
>  usb.c: USB disconnect on device 3
>  hub.c: USB new device connect on bus1/2, assigned device number 4
>  usb-uhci.c: ENXIO 80000480, flags 0, urb c3b81660, burb c3b81e60
>  usb.c: error getting string descriptor 0 (error=-6)
>  usb-uhci.c: ENXIO 80000480, flags 0, urb c3b81660, burb c3b81e60
>  usb.c: error getting string descriptor 0 (error=-6)
>  usb-uhci.c: ENXIO 80000480, flags 0, urb c3b81160, burb c3b81e60
>  usbdevfs: USBDEVFS_CONTROL failed dev 4 rqt 128 rq 6 len 4 ret -6
>  usb-uhci.c: ENXIO 80000480, flags 0, urb c3b81160, burb c3b81e60
>  usb-uhci.c: ENXIO 80000480, flags 0, urb c3b81160, burb c3b81e60
>  WARNING: USB Mass Storage data integrity not assured
>  USB Mass Storage device found at 4
>  usb.c: USB disconnect on device 4
>
>  Meanwhile, I discovered that maybe this would work, but
>  it doesn't
>
>  # mount -t usbfs /dev/sda /dc
>  mount: fs type usbfs not supported by kernel
>
>  Hmmm, hmmm. Looks like I need to compile something into
>  the kernel??
>
>  Please someone tell me that it's simple, that I already
>  have what I need, that all I have to do is click a
>  radio button or two somewhere in the make xconfig
>  menus, recompile, and reboot.
>
>  --
>  Lynn
>  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>  PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
>  To subscribe, unsubscribe, or to change  you mail settings:
>  http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change  you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE9r72XzFstip5OIqgRApUhAKCCVMXK1Qz9eGCd7Ub3oMpY+q9RyACguq2r
jh5ISZNsDb7L5qbjPO+VSg8=
=gWfi
-----END PGP SIGNATURE-----