×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

QHY driver died after trying to install v1.8.1

  • Posts: 24
  • Thank you received: 2
Help!

I did an update to v1.8.1 of the indi library and somehow the driver for qhy won't start. Here's what's displayed after I start the indiserver:

2019-09-14T05:51:06: Driver indi_qhy_ccd: pid=1893 rfd=8 wfd=15 efd=16
2019-09-14T05:51:06: listening to port 7624 on fd 11
2019-09-14T05:51:06: Driver indi_qhy_ccd: indi_qhy_ccd: error while loading shared libraries: libqhyccd.so.6: cannot open shared object file: No such file or directory
2019-09-14T05:51:06: Driver indi_qhy_ccd: stderr EOF
2019-09-14T05:51:06: Driver indi_qhy_ccd: restart #1
2019-09-14T05:51:06: Driver indi_qhy_ccd: pid=1894 rfd=0 wfd=15 efd=16
Child process 1893 died
2019-09-14T05:51:06: Driver indi_qhy_ccd: indi_qhy_ccd: error while loading shared libraries: libqhyccd.so.6: cannot open shared object file: No such file or directory
2019-09-14T05:51:06: Driver indi_qhy_ccd: stderr EOF
2019-09-14T05:51:06: Driver indi_qhy_ccd: restart #2
2019-09-14T05:51:06: Driver indi_qhy_ccd: pid=1895 rfd=0 wfd=15 efd=16
Child process 1894 died
2019-09-14T05:51:06: Driver indi_qhy_ccd: indi_qhy_ccd: error while loading shared libraries: libqhyccd.so.6: cannot open shared object file: No such file or directory
2019-09-14T05:51:06: Driver indi_qhy_ccd: stderr EOF
Child process 1895 died
2019-09-14T05:51:06: Driver indi_qhy_ccd: restart #3
2019-09-14T05:51:06: Driver indi_qhy_ccd: pid=1896 rfd=0 wfd=15 efd=16
Child process 1896 died
2019-09-14T05:51:06: Driver indi_qhy_ccd: indi_qhy_ccd: error while loading shared libraries: libqhyccd.so.6: cannot open shared object file: No such file or directory
2019-09-14T05:51:06: Driver indi_qhy_ccd: stdin EOF
2019-09-14T05:51:06: Driver indi_qhy_ccd: restart #4
2019-09-14T05:51:06: Driver indi_qhy_ccd: pid=1897 rfd=0 wfd=15 efd=16
2019-09-14T05:51:06: Driver indi_qhy_ccd: indi_qhy_ccd: error while loading shared libraries: libqhyccd.so.6: cannot open shared object file: No such file or directory
2019-09-14T05:51:06: Driver indi_qhy_ccd: stderr EOF
2019-09-14T05:51:06: Driver indi_qhy_ccd: restart #5
2019-09-14T05:51:06: Driver indi_qhy_ccd: pid=1898 rfd=0 wfd=15 efd=16
Child process 1897 died
2019-09-14T05:51:06: Driver indi_qhy_ccd: indi_qhy_ccd: error while loading shared libraries: libqhyccd.so.6: cannot open shared object file: No such file or directory
2019-09-14T05:51:06: Driver indi_qhy_ccd: stderr EOF
Child process 1898 died
2019-09-14T05:51:06: Driver indi_qhy_ccd: restart #6
2019-09-14T05:51:06: Driver indi_qhy_ccd: pid=1899 rfd=0 wfd=15 efd=16
2019-09-14T05:51:06: Driver indi_qhy_ccd: indi_qhy_ccd: error while loading shared libraries: libqhyccd.so.6: cannot open shared object file: No such file or directory
2019-09-14T05:51:06: Driver indi_qhy_ccd: stderr EOF
2019-09-14T05:51:06: Driver indi_qhy_ccd: restart #7
2019-09-14T05:51:06: Driver indi_qhy_ccd: pid=1900 rfd=0 wfd=15 efd=16
Child process 1899 died
2019-09-14T05:51:06: Driver indi_qhy_ccd: indi_qhy_ccd: error while loading shared libraries: libqhyccd.so.6: cannot open shared object file: No such file or directory
2019-09-14T05:51:06: Driver indi_qhy_ccd: stderr EOF
Child process 1900 died

Any idea on what I did wrong?
Thanks,
-Gene
4 years 6 months ago #43299

Please Log in or Create an account to join the conversation.

I just restarted build for the driver, check in one hour for an update.
4 years 6 months ago #43300

Please Log in or Create an account to join the conversation.

  • Posts: 24
  • Thank you received: 2
Hi Jasem,

Has there been any progress in the QHY driver? You probably already know this but the reason why it's not working is that I only have the libqhyccd.so.4 and not the .6 library.

-Gene
4 years 6 months ago #43409

Please Log in or Create an account to join the conversation.

It is already built against libqhy 6.0.01

I think your libqhy installation is not update to date... find out why.

sudo apt-get update && sudo apt-get install libqhy
4 years 6 months ago #43421

Please Log in or Create an account to join the conversation.

  • Posts: 24
  • Thank you received: 2
Jasem,

After doing the apt-get install libqhy I now see the most recent version 6.0.1, but am now getting a symbol lookup error:
Driver indi_qhy_ccd: indi_qhy_ccd: symbol lookup error: indi_qhy_ccd: undefined symbol: _ZN4INDI13DefaultDevice11purgeConfigEv
Child process 1457 died

We did a strings on the libqhyccd.so.6.0.1 but it seems that this symbol is not there.

Thanks,
-Gene
4 years 6 months ago #43458

Please Log in or Create an account to join the conversation.

That symbol is in INDI library. What OS are you running exactly?
4 years 6 months ago #43459

Please Log in or Create an account to join the conversation.

  • Posts: 24
  • Thank you received: 2
Ubuntu MATE 1.16.2
4 years 6 months ago #43461

Please Log in or Create an account to join the conversation.

That's Ubuntu Mate desktop version... what OS?
lsb_release -a
4 years 6 months ago #43462

Please Log in or Create an account to join the conversation.

  • Posts: 24
  • Thank you received: 2
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.6 LTS
Release: 16.04
Codename: xenial
4 years 6 months ago #43463

Please Log in or Create an account to join the conversation.

  • Posts: 24
  • Thank you received: 2
Got it working Jasem!

I reinstalled the INDI library with the basic drivers (item 3 in the Ubuntu download page) and that seemed to fix it.

Thanks for your help,
-Gene
4 years 6 months ago #43464

Please Log in or Create an account to join the conversation.

  • Posts: 322
  • Thank you received: 31
I have the same problem.
The QHY driver does not work. I am not sure if this is the fault of the latest version from Jasem's PPA or something else.
So, I tried to uninstall and reinstall everything, but things are worse: now the Canon driver does not work.

Even running gphoto from the command line does not work:

env LANG=C gphoto2 --filename m13.jpg --wait-event=1s --set-config eosremoterelease=5 --wait-event=20s --set-config eosremoterelease=11 --wait-event-and-download=5s

The result are these messages:

Waiting for 1 seconds for events from camera. Press Ctrl-C to abort.
*** Error ***
PTP Timeout
*** Error ***
An error occurred in the io-library ('Timeout reading from or writing to the port'): No error description available
*** Error ***
PTP Timeout
*** Error ***
An error occurred in the io-library ('Timeout reading from or writing to the port'): No error description available

And no image ever completes ...
4 years 6 months ago #43509

Please Log in or Create an account to join the conversation.

  • Posts: 322
  • Thank you received: 31
The reinstall was like this:

sudo apt-get purge indi-bin indi-qhy
sudo apt-get install indi-bin indi-qhy indi-gphoto kstars-bleeding
4 years 6 months ago #43510

Please Log in or Create an account to join the conversation.

Time to create page: 0.411 seconds