×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Update broke QHY

  • Posts: 200
  • Thank you received: 18

Replied by Thomas Mason on topic Update broke QHY

Upgrading to Indi Library 1.9.3 broke both my QHY and ASI, ekos can't connect. I am running Ubuntu 20.04. qhy_ccd_test wortks OK:

thomas@plutoniborg:~$ ls -lac /usr/lib/x86_64-linux-gnu/*qhy*
lrwxrwxrwx 1 root root 15 Nov 11 07:32 /usr/lib/x86_64-linux-gnu/libqhyccd.so -> libqhyccd.so.21
lrwxrwxrwx 1 root root 15 Oct 5 06:11 /usr/lib/x86_64-linux-gnu/libqhyccd.so.20 -> libqhyccd.so.21
lrwxrwxrwx 1 root root 21 Nov 11 07:32 /usr/lib/x86_64-linux-gnu/libqhyccd.so.21 -> libqhyccd.so.21.10.26
-rw-r--r-- 1 root root 3517648 Nov 11 07:32 /usr/lib/x86_64-linux-gnu/libqhyccd.so.21.10.26
thomas@plutoniborg:~$ qhy_ccd_test
QHY Test CCD using SingleFrameMode, Version: 1.00
-- qhyccd.cpp param
QHYCCD|QHYCCD.CPP|InitQHYCCDResource()|START
QHYCCD|QHYCCD.CPP|InitQHYCCDResource|auto_detect_camera:false,call InitQHYCCDResourceInside
QHYCCD|QHYCCD.CPP|InitQHYCCDResourceInside|START
QHYCCD|QHYCCD.CPP|libusb_version 1.0.23.11397
QHYCCD|QHYCCD.CPP|libusb_init(libqhyccd_context) called...
QHYCCD|QHYCCD.CPP|InitQHYCCDResourceInside|numdev set to 0
QHYCCD|QHYCCD.CPP|InitQHYCCDResourceInside|END
************************** config file path 21.10.26.22 svn: 11577 ************************************
QHYCCD|QHYCCD.CPP|InitQHYCCDResource|Load ini filePath = /home/thomas fileName = qhyccd.ini
SDK resources initialized.
Number of QHYCCD cameras found: 1
Application connected to the following camera from the list: Index: 1, cameraID = QHY600M-f1917744a6b9cb949
Open QHYCCD success.
SetQHYCCDStreamMode set to: 0, success.
InitQHYCCD success.
GetQHYCCDOverScanArea:
Overscan Area startX x startY : 0 x 0
Overscan Area sizeX x sizeY : 10 x 6388
GetQHYCCDEffectiveArea:
Effective Area startX x startY: 0 x 0
Effective Area sizeX x sizeY : 10 x 6388
GetQHYCCDChipInfo:
Effective Area startX x startY: 0 x 0
Chip size width x height : 36.096 x 24.147 [mm]
Pixel size width x height : 3.760 x 3.760 [um]
Image size width x height : 9600 x 6422
This is a mono camera.
SetQHYCCDParam CONTROL_USBTRAFFIC set to: 10, success.
SetQHYCCDParam CONTROL_GAIN set to: 10, success
SetQHYCCDParam CONTROL_GAIN set to: 140, success.
Default read mode: 0
Default read mode name PhotoGraphic DSO 16BIT
Read mode name PhotoGraphic DSO 16BIT
GetQHYCCDChipInfo in this ReadMode: imageW: 9600 imageH: 6422
Read mode name High Gain Mode 16BIT
GetQHYCCDChipInfo in this ReadMode: imageW: 9600 imageH: 6422
Read mode name Extend Fullwell Mode
GetQHYCCDChipInfo in this ReadMode: imageW: 9600 imageH: 6422
Read mode name Extend Fullwell 2CMS
GetQHYCCDChipInfo in this ReadMode: imageW: 9600 imageH: 6422
Read mode name 14bit mode (Fiber Only)
GetQHYCCDChipInfo in this ReadMode: imageW: 9600 imageH: 6422
SetQHYCCDParam CONTROL_EXPOSURE set to: 1, success.
SetQHYCCDResolution roiStartX x roiStartY: 0 x 0
SetQHYCCDResolution roiSizeX x roiSizeY : 9600 x 6422
SetQHYCCDBinMode set to: binX: 1, binY: 1, success.
SetQHYCCDParam CONTROL_GAIN set to: 10, success.
ExpQHYCCDSingleFrame(pCamHandle) - start...
ExpQHYCCDSingleFrame(pCamHandle) - end...
ExpQHYCCDSingleFrame success (0).
Allocated memory for frame: 253053600 [uchar].
GetQHYCCDSingleFrame: 9600 x 6422, bpp: 16, channels: 1, success.
CancelQHYCCDExposingAndReadout success.
Close QHYCCD success.
SDK resources released.
thomas@plutoniborg:~$
2 years 5 months ago #77487

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

  • Posts: 200
  • Thank you received: 18

Replied by Thomas Mason on topic Update broke QHY

Since the current release on QHY SDK page is 21.10.12 vs 21.10.26 with indilib 1.9.3 I tried installing that - didn't help. Also since installing 1.9.3 the new kstars 3.5.6 also updated again QHY and ASI drivers not working.

Log file attached.  It looks like it isn't possible to rollback to 1.9.2 easily since only 1.9.3 is available in the ppa for ubuntu 20.04?
Last edit: 2 years 5 months ago by Thomas Mason.
2 years 5 months ago #77488
Attachments:

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

Replied by Jasem Mutlaq on topic Update broke QHY

Update still in progress, not all packages done. Give it 2 hours
The following user(s) said Thank You: Thomas Mason
2 years 5 months ago #77494

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

  • Posts: 200
  • Thank you received: 18

Replied by Thomas Mason on topic Update broke QHY

Updated QHY and ASI drivers now working, Thanks.
2 years 5 months ago #77495

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

  • Posts: 11
  • Thank you received: 0

Replied by Timothy Reaves on topic Update broke QHY

Which packages were updated?
2 years 5 months ago #77504

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

  • Posts: 9
  • Thank you received: 2

Replied by Davide Maino on topic Update broke QHY

I have maybe a similar issue. I’m running Kstars 3.5.6 (stable) with indilib 1.9.3 (compiled from source just two hours ago) on Ubuntu 21.04. I just bought a QHY5L II C guide camera and want to test. Kstars has no problem in seeing the camera but if I move to live view I got the message indi_qhy_ccd crashed. The same thing happens after taking one 1s shot. I then tried with test_ccd_qhy but got segmentation fault, while if I run test_video_qhy I got no error.

Suggestions?

Here what I got from qhy_ccd_test

[frodo] /usr$ qhy_ccd_test 
QHY Test CCD using SingleFrameMode, Version: 1.00
-- qhyccd.cpp param
QHYCCD|QHYCCD.CPP|InitQHYCCDResource()|START
QHYCCD|QHYCCD.CPP|InitQHYCCDResource|auto_detect_camera:false,call InitQHYCCDResourceInside
QHYCCD|QHYCCD.CPP|InitQHYCCDResourceInside|START
QHYCCD|QHYCCD.CPP|libusb_version 1.0.24.11584
QHYCCD|QHYCCD.CPP|libusb_init(libqhyccd_context) called...
QHYCCD|QHYCCD.CPP|InitQHYCCDResourceInside|numdev set to 0
QHYCCD|QHYCCD.CPP|InitQHYCCDResourceInside|END
************************** config file path  21.10.26.22 svn: 11577  ************************************
QHYCCD|QHYCCD.CPP|InitQHYCCDResource|Load ini filePath = /usr  fileName = qhyccd.ini
SDK resources initialized.
Number of QHYCCD cameras found: 1 
Application connected to the following camera from the list: Index: 1,  cameraID = QHY5LII-C-61d7eb104ee54a495
Open QHYCCD success.
SetQHYCCDStreamMode set to: 0, success.
InitQHYCCD success.
GetQHYCCDOverScanArea:
Overscan Area startX x startY : 0 x 0
Overscan Area sizeX  x sizeY  : 0 x 0
GetQHYCCDEffectiveArea:
Effective Area startX x startY: 0 x 0
Effective Area sizeX  x sizeY : 0 x 0
GetQHYCCDChipInfo:
Effective Area startX x startY: 0 x 0
Chip  size width x height     : 4.800 x 3.600 [mm]
Pixel size width x height     : 3.750 x 3.750 [um]
Image size width x height     : 1280 x 960
This is a color camera.
SetQHYCCDParam CONTROL_USBTRAFFIC set to: 10, success.
SetQHYCCDParam CONTROL_GAIN set to: 10, success
SetQHYCCDParam CONTROL_GAIN set to: 140, success.
Default read mode: 0 
Default read mode name STANDARD MODE 
Read mode name STANDARD MODE 
GetQHYCCDChipInfo in this ReadMode: imageW: 1280 imageH: 960 
SetQHYCCDParam CONTROL_EXPOSURE set to: 1, success.
SetQHYCCDResolution roiStartX x roiStartY: 0 x 0
SetQHYCCDResolution roiSizeX  x roiSizeY : 1280 x 960
SetQHYCCDBinMode set to: binX: 1, binY: 1, success.
SetQHYCCDParam CONTROL_GAIN set to: 10, success.
ExpQHYCCDSingleFrame(pCamHandle) - start...
ExpQHYCCDSingleFrame(pCamHandle) - end...
ExpQHYCCDSingleFrame success (8193).
Allocated memory for frame: 5851200 [uchar].
Segmentation fault (core dumped)

 
Last edit: 2 years 5 months ago by Davide Maino.
2 years 5 months ago #77506

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

  • Posts: 200
  • Thank you received: 18

Replied by Thomas Mason on topic Update broke QHY

as far as what was updated… a bunch - qhyccd and asiccd for sure but when I updated almost all the drivers seemed to be renewed.
Last edit: 2 years 5 months ago by Thomas Mason.
2 years 5 months ago #77513

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

  • Posts: 11
  • Thank you received: 0

Replied by Timothy Reaves on topic Update broke QHY

I should have been more clear. With the various distro’s, version numbers can be hard to track. The versions of the various pieces worked with the last official release of Astroberry. Any upgrades do not. 

I’ve now just installed the new Raspbian OS, and am building KStars and related components from source. The behavior is the same. The current head version of libqhy & indi_qhy still exhibit this behavior. I can see the camera is on the USB bus, but is not detected. And neither of these components have been updated in the last two weeks. 

Tomorrow I’ll dig into the source to see if I can figure out what is happening. 
2 years 5 months ago #77514

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

  • Posts: 983
  • Thank you received: 375

Replied by Radek Kaczorek on topic Update broke QHY

Out of curiosity... This thread is in Astroberry subforum, so where did you guys get INDI 1.9.3 from? I have not released it for Astroberry.
2 years 5 months ago #77520

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

  • Posts: 11
  • Thank you received: 0

Replied by Timothy Reaves on topic Update broke QHY

I started with the Astroberry 2.0.3 image. This worked until I did the apt upgrade. The first upgrade broke eqmod, ZWO camera, and QHY camera (missing symbol crashes). Subsequent apt upgrades resolved the issues of missing symbols. But the QHY was still not detected. 

So I installed github.com/JerryBlack/buildKstarsNightlyFromGit which builds from git repo’s. So I not installing specific versions. 

But, I now know the issue isn’t Astroberry specific. So the thread should either be moved or closed here an restarted elsewhere. 
2 years 5 months ago #77522

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

  • Posts: 11
  • Thank you received: 0

Replied by Timothy Reaves on topic Update broke QHY

I think I've found the issue; it seems to now work for me.  But it it camera type specific.  See my bug report.
2 years 5 months ago #77587

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

  • Posts: 55
  • Thank you received: 8

Replied by Paolo on topic Update broke QHY

I posted there what happened and why it's no longer working :)
The following user(s) said Thank You: Timothy Reaves
2 years 5 months ago #77616

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

Moderators: Radek Kaczorek
Time to create page: 0.764 seconds