Marcus Meissner

Results 498 comments of Marcus Meissner

which camera? Make sure it is in a Dial setting that allows liveview also on the camera (e.g. some EOS do not do this in Auto mode) there is no...

the EOS cameras report a lot of config variables, not all of them have been correctly decoded or exposed via the config api yet, as this is largely reverse engineered...

Ah, yes. Manual Focus hat UINT16 as type, while it is INT16. This likely has hidden it from view. I adjusted this in current GIT of libgphoto2 now. Usually the...

I put in a temporary hack to libgphoto2 master., perhaps you can test

it should pick the closest one. we have a fixed list inside libgphoto2, as the sony does not expose the property, which we might need to adjust too. debuglogfile there...

it gets detected as Panasonic DMC-FS62, as a lot of Panasonic models share the same USB ids. Sadly it allows only downloading of images over USB, as is clear from...

please update libgphoto2 to 2.5.31 first and retest. the relevant code got updated a lot of times since 2.5.27.

i am afraid we either do not know the right opcodes to send, or the firmware just can't do it correctly. As Nikon does not support these Coolpix series for...

log_excerpt shows some 0 reads where they were unexpected, a bit more debugging above would be useful. (or a full log)

the partialobject read seems to fail. you can try to disable that: in camlibs/ptp2/library.c look for line 9028 "We also need this for ... " and just comment out this...