×

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

Bi-monthly release with minor bug fixes and improvements

[FIXED] QHY5 no longer working?

  • Posts: 2255
  • Thank you received: 223
What's the beef with this camera, worked well in December, I bring it back here today and it's not working.
root@heidenrod-obs:~# lsusb 
Bus 001 Device 005: ID 0951:1665 Kingston Technology Digital DataTraveler SE9 64GB
Bus 001 Device 004: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
Bus 001 Device 007: ID 04d8:f2f7 Microchip Technology, Inc. 
Bus 001 Device 023: ID 04d8:f2f7 Microchip Technology, Inc. 
Bus 001 Device 026: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Bus 001 Device 025: ID 134a:9023  
Bus 001 Device 022: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 024: ID 1278:0920 Starlight Xpress 
Bus 001 Device 028: ID 20e7:df2c  
Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@heidenrod-obs:~# 

You should see the ID 16c0:296d which is the QHY5 but it's not there, and yes the red light is on at the back of the camera and yes the server is fully up-to-date.

root@heidenrod-obs:~# qhy_ccd_test 
QHY Test CCD using SingleFrameMode, Version: 1.00
QHYCCD|QHYCCD.CPP|InitQHYCCDResource|InitQHYCCDResource | START
QHYCCD|QHYCCD.CPP|InitQHYCCDResource|    InitQHYCCDResource   END
SDK resources initialized.
QHYCCD|QHYCCD.CPP|ScanQHYCCD|ScanQHYCCD
QHYCCD|QHYCCD.CPP|ScanQHYCCD|    SCAN  start
QHYCCD|QHYCCD.CPP|ScanQHYCCD|ScanQHYCCD numdev=0
QHYCCD|QHYCCD.CPP|ScanQHYCCD|   Scan  finished. Return nid=0
No QHYCCD camera found, please check USB or power.
root@heidenrod-obs:~#
5 years 1 week ago #37448

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

  • Posts: 989
  • Thank you received: 161

Replied by Alfred on topic QHY5 no longer working?

I updated (nightlies) and tested my QHY-5. It works. lsusb lists

Bus 003 Device 004: ID 16c0:296d Van Ooijen Technische Informatica
5 years 1 week ago #37467

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

  • Posts: 2255
  • Thank you received: 223
Fixed.

heidenrod@heidenrod-obs:~/scheduler$ lsusb
Bus 001 Device 005: ID 0951:1665 Kingston Technology Digital DataTraveler SE9 64GB
Bus 001 Device 004: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
Bus 001 Device 007: ID 04d8:f2f7 Microchip Technology, Inc.
Bus 001 Device 034: ID 04d8:f2f7 Microchip Technology, Inc.
Bus 001 Device 039: ID 16c0:296d Van Ooijen Technische Informatica
Bus 001 Device 037: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Bus 001 Device 036: ID 134a:9023
Bus 001 Device 033: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 035: ID 1278:0920 Starlight Xpress
Bus 001 Device 040: ID 20e7:df2c
Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
heidenrod@heidenrod-obs:~/scheduler$ ll /etc/udev/rules.d/85-qhy.rules
-rw-r--r-- 1 root root 6253 Apr 8 14:21 /etc/udev/rules.d/85-qhy.rules
heidenrod@heidenrod-obs:~/scheduler$


heidenrod@heidenrod-obs:~/scheduler$ qhy_ccd_test
QHY Test CCD using SingleFrameMode, Version: 1.00
QHYCCD|QHYCCD.CPP|InitQHYCCDResource|InitQHYCCDResource | START
QHYCCD|QHYCCD.CPP|InitQHYCCDResource| InitQHYCCDResource END
SDK resources initialized.
QHYCCD|QHYCCD.CPP|ScanQHYCCD|ScanQHYCCD
QHYCCD|QHYCCD.CPP|ScanQHYCCD| SCAN start
QHYCCD|QHYCCD.CPP|DeviceIsQHYCCD|vid = 16c0 pid = 296d
QHYCCD|QHYCCD.CPP|InitQHYCCDClass|InitQHYCCDClass(camtype,index): 2001 0
QHYCCDRD|QHYCCD.CPP|InitQHYCCDClass|nSize ccdimagew ccdimageh 1280 1024
QHYCCD|QHYCCD.CPP|InitQHYCCDClass|imagequeuelength 0x5eac40 framelength 0x5eac40
QHYCCD|QHYCCD.CPP|ScanQHYCCD| Scan init the imagequeue,nSize=6204480
QHYCCD|QHYCCD.CPP|ScanQHYCCD|ScanQHYCCD numdev=1
QHYCCD|QHYCCD.CPP|ScanQHYCCD| Scan finished. Return nid=1
Number of QHYCCD cameras found: 1
5 years 1 week ago #37484

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

  • Posts: 989
  • Thank you received: 161
Did you manage to get your mount aligned, too? If so, you've been lucky as I was unable to take any photos last night.
5 years 1 week ago #37489

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

  • Posts: 2255
  • Thank you received: 223
Not yet, local weather isn't cooperative at the moment. It might, in a coupe of nights from now.
5 years 1 week ago #37491

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

Time to create page: 0.181 seconds