Jasem Mutlaq
Jasem Mutlaq
Please check the update driver and let me know if it fixes the issue.
In the indi-pentax CMakelists.txt, you have this: `install(CODE "execute_process(COMMAND ${SUDO} -S ${SETCAP} cap_sys_rawio+ep ${CMAKE_INSTALL_PREFIX}/bin/indi_pentax)")`
I believe this could be fixed in b2c505dba472164378027cf21ebd18ab42c88793 Can you test GIT?
This indeed looks like a memory leak, which INDI version is used?
Can you try updating Raspberry PI to latest INDI and test again?
Where is indi-core installed to? /usr or /usr/local? It must be the former.
Thank you! @karlrees Can you please review this?
Can you please bump the version and update the corresponding [Debian changelog](https://github.com/indilib/indi-3rdparty/blob/master/debian/indi-pentax/changelog)?
@Graf2242 If you can cherry pick @karlrees fixes that would great!
I believe QHY is already following up with this? We can only fix issues in the INDI driver itself, not the SDK.