Niko Kivel replied to the topic 'QHY183M not detected' in the forum. 6 years ago

Oops, didn't know that, thanks for adding it! :woohoo:
Jan promised me to keep me posted on the development.
anyway, I can't make it run :(
dmesg:

[ 2107.126221] usb 1-1.2: new high-speed USB device number 5 using ehci-pci
[ 2107.235675] usb 1-1.2: New USB device found, idVendor=1618, idProduct=c183
[ 2107.235680] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2107.235684] usb 1-1.2: Product: WestBridge 
[ 2107.235687] usb 1-1.2: Manufacturer: Cypress
[ 2107.235689] usb 1-1.2: SerialNumber: 0000000004BE
[ 2107.458147] usb 1-1.2: USB disconnect, device number 5
[ 2107.682218] usb 1-1.2: new high-speed USB device number 6 using ehci-pci
[ 2107.792222] usb 1-1.2: New USB device found, idVendor=1618, idProduct=c184
[ 2107.792227] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2107.792230] usb 1-1.2: Product: Q183-Cool
[ 2107.792233] usb 1-1.2: Manufacturer: QHYCCD
so, there is a camera detected by the OS ...

indiserver startup:
bigblue@odroid:~$ indiserver -vvv indi_qhy_ccd 
2018-04-01T18:01:54: startup: indiserver -vvv indi_qhy_ccd 
2018-04-01T18:01:54: Driver indi_qhy_ccd: pid=805 rfd=3 wfd=6 efd=7
2018-04-01T18:01:54: listening to port 7624 on fd 4
2018-04-01T18:01:54: Driver indi_qhy_ccd: sending msg copy 1 nq 1:
<getProperties version='1.7'/>

2018-04-01T18:01:54: Driver indi_qhy_ccd: stderr EOF
Child process 805 died
Well, that repeats itself for another 9 times, but fails

and finally qhy_ccd_test:
bigblue@odroid:~$ qhy_ccd_test 
-----------------------------------
2018-04-01 18:03:00:480: qhyccd: cons() start...
-----------------------------------
2018-04-01 18:03:00:493: qhyccd: pthread_mutexattr_init success.
2018-04-01 18:03:00:493: qhyccd: pthread_mutexattr_settype success.
2018-04-01 18:03:00:493: qhyccd: pthread_mutex_init success.
-----------------------------------
2018-04-01 18:03:00:493: qhyccd: cons end...
-----------------------------------
QHY Test CCD using SingleFrameMode, Version: 1.00
SDK resources initialized.
2018-04-01 18:03:00:494: qhyccd: ScanQHYCCD start...
2018-04-01 18:03:00:494: qhyccd: ScanQHYCCD - Total number of USB devices : 10
2018-04-01 18:03:00:494: qhyccd: ScanQHYCCD - New number of QHYCCD devices: 1
2018-04-01 18:03:00:494: qhyccd: ScanQHYCCD - Old number of QHYCCD devices: -1
2018-04-01 18:03:00:494: qhyccd: QHYCCDSeriesMatch: idx 0, pHandle 0x4da768, cydev[0].pid = c184
2018-04-01 18:03:00:494: qhyccd: QHY5IIISeriesMatch(handle: 0x4da768, mainseries: 4044) start...
2018-04-01 18:03:00:496: qhyccd: QHY5IIISeriesMatch retVal: 0, end...
2018-04-01 18:03:00:496: qhyccd: InitQHYCCDClass camtype = 0 idx = 0
2018-04-01 18:03:00:496: Unknown camera type: 0

indilib, git:
bigblue@odroid:~/indi$ git log --pretty=format:"%h - %an, %ar : %s"
1b9b311 - Jasem Mutlaq, 11 hours ago : Do not open shutter in bias frames

hardware, Odroid XU4 with Ubuntu 16.04.4 LTS,
compiled with: gcc version 7.2.0 (Ubuntu/Linaro 7.2.0-1ubuntu1~16.04)

If you guys need any more info, let me know.
Thanks again for the effort
Niko

Read More...