I have an M200 but I have always installed it from a package manager so I
am not sure how to build from source. After following
https://github.com/gphoto/libgphoto2/blob/master/INSTALL Im not sure how to
run libgphoto2

joey@T480-1 ~> whereis libgphoto2
libgphoto2: /usr/lib/libgphoto2 /usr/share/libgphoto2
/usr/share/man/man3/libgphoto2.3.gz
~> tree /usr/lib/libgphoto2
/usr/lib/libgphoto2
├── 2.5.30
│   ├── ax203.so
│   ├── canon.so
│   ├── digigr8.so
│   ├── dimagev.so
│   ├── directory.so
│   ├── docupen.so
│   ├── jl2005a.so
│   ├── jl2005c.so
│   ├── kodak_dc240.so
│   ├── lumix.so
│   ├── mars.so
│   ├── pentax.so
│   ├── ptp2.so
│   ├── ricoh_g3.so
│   ├── sierra.so
│   ├── sonix.so
│   ├── sq905.so
│   ├── st2205.so
│   ├── topfield.so
│   └── tp6801.so
└── print-camera-list

1 directory, 21 files
~> tree /usr/share/libgphoto2/
/usr/share/libgphoto2/
└── 2.5.30
    └── konica
        ├── english
        ├── french
        ├── german
        ├── japanese
        ├── korean
        └── spanish

2 directories, 6 files
joey@T480-1 ~>

On Sat, Aug 27, 2022 at 7:29 AM Marcus Meissner <mar...@jet.franken.de>
wrote:

> Hi,
>
> I am currently improving the OLC handling for Canon EOS / recent PowerShot.
>
> OLC info provides a binary blob of quick changing data, like aperture, iso,
> shutterspeed, buttons, focusinfo ... and also shuttercounter apparently.
>
> As the sizes are not in the format, I currently have handcoded them.
>
> To verify our current sets, can owners of Canon EOS and capture capable
> recent PowerShot build and install "libgphoto2" from current GIT
> and run:
>
>         gphoto2 --set-config testolc=1 --debug --debug-logfile=olc.log
>
> And mail me the olc.log?
>
> Ciao, Marcus
>
>
> _______________________________________________
> Gphoto-user mailing list
> gphoto-u...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gphoto-user
>
_______________________________________________
Gphoto-devel mailing list
Gphoto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gphoto-devel

Reply via email to