Hey,
On 2005-09-25 at 21:05, Juan J. Martmnez wrote:
> I think this problem is related to PTP support. May be it supports other
> protocol, from gphoto2:
No, I don't think so:
$ gphoto2 --camera "Canon PowerShot A70" --shell
gphoto2:/usr/local/lib/libusb.so.8.2: undefined symbol 'usb_free_bus'
lazy binding failed!
Segmentation fault (core dumped)
$ gphoto2 --camera "Canon PowerShot A70 (PTP)" --shell
gphoto2:/usr/local/lib/libusb.so.8.2: undefined symbol 'usb_free_bus'
lazy binding failed!
Segmentation fault (core dumped)
I don't think it even gets to the point where it starts dealing with the
camera. Heck, it even happens without anything attached with any driver
or --auto-detect :)
Antti