I use a graphical frontend for gphoto2 called gtkam. This shows thumbnails of pictures on the camera and allows you to save all or a selection of the photos and also allows you to delete the images selectively or all at once.

I had to do some mucking around with my usb.usermap (I think that's what it was called) to allow me to mount the camera as a regular user rather than as root. I think I found a howto somewhere on the net at the time. I have a kodak dx4900 camera

From: Nick Rout <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: USB Cameras
Date: Thu, 23 Oct 2003 15:20:53 +1300

2 alternatives, that may be determined by the camera (ie some go one way,
some the other, some may do both)

older cameras had diverse interfaces, and tend to be supported by
gphoto2, which is essentially a command line tool. you download the pics
to the current dir by typing somethinng like

gphoto2 -P , and it downloads everything on the camera
gphoto2 -T for the thumbnails etc.


more modern cams tend to use usb-storage, so the end up looking like a scsi device.

take a look at your logs as you plug it in and unplug it. try gphoto2
(it supports your camera) and/or modprobing usb-storage.

gphoto2 --list-cameras|grep -i sony|grep -i dsc
        "Sony DSC-F1" (EXPERIMENTAL)
        "Sony DSC-F55"
        "Sony DSC-F707V (PTP mode)" (TESTING)
        "Sony DSC-P30 (PTP mode)" (TESTING)
        "Sony DSC-P32 (PTP mode)" (TESTING)
        "Sony DSC-P5 (PTP mode)" (TESTING)
        "Sony DSC-P50 (PTP mode)" (TESTING)
        "Sony DSC-S75 (PTP mode)" (TESTING)
        "Sony DSC-S85 (PTP mode)" (TESTING)

looks like you have to put the camera into PTP mode, whatever that is.
consult ya manual!


On Thu, 23 Oct 2003 15:07:04 +1300 Michael Pearce <[EMAIL PROTECTED]> wrote:

>
> Has anyone had experience with USB cameras.
>
> I have a SONY DSC P32 that I would like to mount and copy some images from.
>
> Any ideas... clues etc on how to mount it?? It is supposed to be a
> "Standard" storage type device.
>
>
> Mike
>
>
>
> --
> Linux Rocks!
>




_________________________________________________________________
Surf the net and talk on the phone with Xtra Jetstream @ http://www.xtra.co.nz/products/0,,5803,00.html !




Reply via email to