Closed bezineb5 closed 4 years ago
Hello,
I've had issues with Olympus cameras on buster-based OS (Raspberry Pi OS and Python docker images) linked to the wrong libusb being used. Olympus cameras are not compatible with libusb0, they require libusb1. See https://github.com/gphoto/libgphoto2/issues/229 and https://github.com/gonzalo/gphoto2-updater/issues/36.
I'm going to submit a PR to force the version of libusb, if it's ok with you.
Thanks!
Hello,
I've had issues with Olympus cameras on buster-based OS (Raspberry Pi OS and Python docker images) linked to the wrong libusb being used. Olympus cameras are not compatible with libusb0, they require libusb1. See https://github.com/gphoto/libgphoto2/issues/229 and https://github.com/gonzalo/gphoto2-updater/issues/36.
I'm going to submit a PR to force the version of libusb, if it's ok with you.
Thanks!