--- Bruno Buys <[EMAIL PROTECTED]> wrote:

>     So, I set the camera to ptp, turn it off, plug
> the usb cable. Set it 
> on, dmesg reports new full usb device. That's all
> the success I get.
> 
>     Gphoto2 won't access the camera, like this:
> 
> [EMAIL PROTECTED]:~$ gphoto2 --list-files
> 
Always be sure to get a digital camera (perhaps this
one?) that is recognized as a USB mass storage device.
It should, when plugged in, be a block device,
probably sda1 or sdb1. Then

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

or some such thing, similar to an external hard drive.

Robert "Tim" Kopp
http://analytic.tripod.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to