Re: gPhoto add Olympus E-500
Marcus Meissner <[email protected]>
| Newsgroups | gmane.comp.multimedia.gphoto.devel |
|---|---|
| Message-ID | <YeqNKQMYYsMV+KXu@jet> |
Hi, On Thu, Jan 20, 2022 at 06:08:55PM +0100, Dominique Hägele wrote: > Hello, > > if I connect my Olympus E-500 via USB to my raspberrypi i have to choose > between storage and control: > > *Control mode: * > > pi@raspberrypi4:~ $ lsusb > Bus 001 Device 003: ID 07b4:0110 Olympus Optical Co., Ltd > pi@raspberrypi4:~ $ gphoto2 --auto-detect > Modell Port > ---------------------------------------------------------- > Olympus E series (Control) usb:001,003 > > However, the last three commands just run into a timeout: > > LANG=C gphoto2 --summary >summary.txt > LANG=C gphoto2 --list-all-config >config.txt > gphoto2 --capture-image It would be good to see the debug logs of those. Perhaps something stands out. (The olympus driver for this mode is very hacky, it embeds PTP within PictBridge... :( ) Ciao, Marcus