Canon EOS Rebel / 400D, libgphoto2 and Gentoo
I had some troubles yesterday importing images from my new Canon EOS Rebel XTi to my Gentoo - I installed UFRaw and gtKam and was trying to import RAW images into GIMP. For some reason gphoto2 wasn’t seeing my camera (although it was listed with lsusb) and so I couldn’t import photos from it using any application.
After several attempts (and very little information on Google), I gave up and went to sleep. Today I tried again and a solution came surprisingly fast: The problem was probably that I didn’t compile libgphoto with ptp2 support. What I did was:
- Add ‘CAMERA=”canon ptp2″‘ to /etc/make.conf
- Emerge libgphoto2, gphoto2 and hal again (I’m quite sure libgphoto2 was enough).
Now everything works and I’m off to play with some RAW images with GIMP.













