HOWTO: Canon PowerShot A70 and Linux

This page is about getting the Canon PowerShot A70 digital camera
working with Linux
To cut to the end - yes, I can get the Canon digicam to work with Linux.
Are we in trouble?
The camera does not seem to support that I directly mount the
CompactFlash drive under Linux over USB :-(
It also seems that the libgphoto2 does not yet (2003-05-01) know the A70 camera
Are you scared by now?
The good news is that the camera is using the PTP standard, which means that we can
connect the device without major problems.
Lets get it flying
Software installed
Setting up libgphoto2
I stated by editing the file /etc/hotplug/usb.usermap.
Locate the line with "Canon PowerShot S40" (line 79) - copy and paste the
two lines. Edit the two copied lines
- "Canon PowerShot S40" -> "Canon PowerShot A70">
- "0x3056" -> "0x3073"
Now I can do gphoto2 --auto-detect -L to see a list of pictures,
and gphoto2 --auto-detect -P to get all pictures copied.
Question: Is this step needed?
It seems that it is far more stable to do
gphoto2 --usbid 0x4a9:0x3073=0x4a9:0x3056 --camera "Canon PowerShot S40" -P
Setting up flphoto
Well - easy does it...
The program will automagically detect the camera as USB PTP camera
Setting up digikam
Here is how I set up the digikam program (click on the thumpnails).
Links
If you have stuff to add - please contact me!
This page is maintained by Peter Toft (pto@linuxbog.dk)