×

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

Bi-monthly release with minor bug fixes and improvements

Atik_ccd & Qhy_ccd not working since SVN r1748

  • Posts: 15
  • Thank you received: 0
Hello !
I would like to up this topic to avoid to open a new one. I have some troubles with my Atik Titan and INDI library. When I run "indiserver -vv indi_atik_ccd", I have this :
2014-08-26T19:50:48: startup: indiserver -vv indi_atik_ccd 
2014-08-26T19:50:48: Driver indi_atik_ccd: pid=6719 rfd=3 wfd=6 efd=7
2014-08-26T19:50:48: listening to port 7624 on fd 4
2014-08-26T19:50:48: Driver indi_atik_ccd: sending <getProperties version='1.7'/>
 
2014-08-26T19:50:48: Driver indi_atik_ccd: -> ISGetProperties((null))
2014-08-26T19:50:48: Driver indi_atik_ccd: -> ATIKCCD::ATIKCCD
2014-08-26T19:50:48: Driver indi_atik_ccd:    ATIK CCD Atik Titan instance created
2014-08-26T19:50:48: Driver indi_atik_ccd: <- ATIKCCD::ATIKCCD
2014-08-26T19:50:48: Driver indi_atik_ccd: -> ATIKCCD::ISGetProperties(ATIK CCD Atik Titan)
2014-08-26T19:50:48: Driver indi_atik_ccd: -> ATIKCCD::initProperties()
2014-08-26T19:50:48: Driver indi_atik_ccd: read <getProperties device='Telescope Simulator' name='EQUATORIAL_EOD_COORD'>
2014-08-26T19:50:48: Driver indi_atik_ccd: snooping on Telescope Simulator.EQUATORIAL_EOD_COORD
2014-08-26T19:50:48: Driver indi_atik_ccd: <- ATIKCCD::initProperties 1
2014-08-26T19:50:48: Driver indi_atik_ccd: read <defSwitchVector device='ATIK CCD Atik Titan' name='CONNECTION'>
2014-08-26T19:50:48: Driver indi_atik_ccd: read <defTextVector device='ATIK CCD Atik Titan' name='DRIVER_INFO'>
2014-08-26T19:50:48: Driver indi_atik_ccd: read <defSwitchVector device='ATIK CCD Atik Titan' name='CONFIG_PROCESS'>
2014-08-26T19:50:48: Driver indi_atik_ccd: <- ATIKCCD::ISGetProperties
2014-08-26T19:50:48: Driver indi_atik_ccd: <- ISGetProperties

After this line : "Driver indi_atik_ccd: <- ISGetProperties", ... well ... nothing !

I test on Ubuntu 14.04 and on Distro Astro (INDI Library is already installed on this distribution). The result is the same !

In advance, thank you for your help... it lasts for several days...
9 years 7 months ago #1816

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

  • Posts: 712
  • Thank you received: 174
Hi, I think this is some other issue... Can you try to run atik_ccd_test? Peter
9 years 7 months ago #1817

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

  • Posts: 15
  • Thank you received: 0
Ok ! This is the results of atik_ccd_test :
 

I have "Driver atik_ccd_test: Atik Titan test failed" so this is not good isn't it ?
I try with root access : same issue
9 years 7 months ago #1822

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

  • Posts: 712
  • Thank you received: 174
Unfortunately it is the same issue :-( I have one more idea what to do but I'm out now. I'll do it next week. Peter
The following user(s) said Thank You: Legrand
9 years 7 months ago #1826

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

  • Posts: 15
  • Thank you received: 0
Thanks ! I tried on Debian Wheezy and the lastest INDI library (0.9.9) ... same issue.
Do you know if the INDI driver for ATIK CCDs in version 0.8 works with INDI library in version 0.9.9 ?
9 years 7 months ago #1827

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

  • Posts: 712
  • Thank you received: 174
ATIK driver is statically linked so it is independent on INDI library.... Peter
9 years 7 months ago #1830

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

  • Posts: 712
  • Thank you received: 174
Hi, can you try Atik driver version 0.15? You can download it from here: INDI Resources . Peter
Last edit: 9 years 7 months ago by Peter Polakovic.
9 years 7 months ago #1832

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

  • Posts: 15
  • Thank you received: 0
Thanks for your help !

Unfortunately, It's exactly the same issue with Atik driver v0.15 and INDI Library v0.9.9:
Still stuck on "Driver indi_atik_ccd: <- ISGetProperties" after the "indiserver indi_atik_ccd" command
I still have "Driver atik_ccd_test: Atik Titan test failed" after "indiserver atik_ccd_test"

My Atik Titan works well on Windows. So, I'm sure it's not a hardware trouble. I don't have lot of skills in all of this. I don't see where is exactly the problem... the camera i well recognized if we see in the results of "indiserver atik_ccd_test": " 'Atik Titan' [0x20e7, 0xdf2e] found..."
A particular package missing?


It's a pity to virtualizer a Windows or use wine :(
9 years 7 months ago #1838

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

  • Posts: 15
  • Thank you received: 0
If this can help:
Somebody suggests me to run "lsusb" and check in the syslog file.
lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 20e7:df2e
Bus 001 Device 003: ID 13d3:5702 IMC Networks UVC VGA Webcam

"Bus 001 Device 005: ID 20e7:df2e" seems to be the atik camera (after unplug and replug the camera)
I noticed there isn't a label or heading (something like that) linked to the Device 005. It's just an ID. Is it a recognition problem ?

In the syslog file in var/log directory, at the time corresponding to the camera connexion, I have this:
Sep 3 11:24:07 netbookdebian rsyslogd-2177: imuxsock begins to drop messages from pid 2752 due to rate-limiting
Sep 3 11:27:45 netbookdebian kernel: [52940.140186] usb 1-1: new high-speed USB device number 4 using ehci_hcd
Sep 3 11:27:45 netbookdebian kernel: [52940.272494] usb 1-1: New USB device found, idVendor=20e7, idProduct=df2e
Sep 3 11:27:45 netbookdebian kernel: [52940.272509] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 3 11:27:45 netbookdebian mtp-probe: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1"
Sep 3 11:27:45 netbookdebian mtp-probe: bus: 1, device: 4 was not an MTP device

An Atik camera is an MTP device ?

I'll try on a sid debian version, I find somebody who can run his atik on the lastest sid debian !
Last edit: 9 years 7 months ago by Legrand.
9 years 7 months ago #1840

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

  • Posts: 712
  • Thank you received: 174
Hi, Atik Titan is device identified as 20e7:df2e, it is not MTP device.

Camera is probably OK and works perfect on Windows. This problem appears on some machines for unknown reason and we have no workaround yet. Sorry, Peter
9 years 7 months ago #1841

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

  • Posts: 15
  • Thank you received: 0
Ok :(
I have some additional information about my problem:
I launched kstars from a terminal then ekos and I have this:
Dispatch command error(-1): INDI: Could not find property CCD_INFO in ATIK CCD Atik Titan
<setNumberVector device="ATIK CCD Atik Titan" name="CCD_INFO" state="Idle" timeout="60" timestamp="2014-09-04T17:40:59">
    <oneNumber name="CCD_MAX_X">
658
    </oneNumber>
    <oneNumber name="CCD_MAX_Y">
492
    </oneNumber>
    <oneNumber name="CCD_PIXEL_SIZE">
6.4500000000000001776
    </oneNumber>
    <oneNumber name="CCD_PIXEL_SIZE_X">
6.4500000000000001776
    </oneNumber>
    <oneNumber name="CCD_PIXEL_SIZE_Y">
6.4500000000000001776
    </oneNumber>
    <oneNumber name="CCD_BITSPERPIXEL">
8
    </oneNumber>
</setNumberVector>
Dispatch command error(-1): INDI: Could not find property CCD_FRAME in ATIK CCD Atik Titan
<setNumberVector device="ATIK CCD Atik Titan" name="CCD_FRAME" state="Idle" timeout="60" timestamp="2014-09-04T17:40:59">
    <oneNumber name="X" min="0" max="657" step="0">
0
    </oneNumber>
    <oneNumber name="Y" min="0" max="491" step="0">
0
    </oneNumber>
    <oneNumber name="WIDTH" min="1" max="658" step="0">
1392
    </oneNumber>
    <oneNumber name="HEIGHT" min="0" max="492" step="0">
1392
    </oneNumber>
</setNumberVector>
Dispatch command error(-1): INDI: Could not find property CCD_FRAME in ATIK CCD Atik Titan
<setNumberVector device="ATIK CCD Atik Titan" name="CCD_FRAME" state="Idle" timeout="60" timestamp="2014-09-04T17:40:59">
    <oneNumber name="X">
0
    </oneNumber>
    <oneNumber name="Y">
0
    </oneNumber>
    <oneNumber name="WIDTH">
658
    </oneNumber>
    <oneNumber name="HEIGHT">
492
    </oneNumber>
</setNumberVector>
Dispatch command error(-1): INDI: Could not find property CCD_BINNING in ATIK CCD Atik Titan
<setNumberVector device="ATIK CCD Atik Titan" name="CCD_BINNING" state="Idle" timeout="60" timestamp="2014-09-04T17:40:59">
    <oneNumber name="HOR_BIN">
1
    </oneNumber>
    <oneNumber name="VER_BIN">
1
    </oneNumber>
</setNumberVector>
Dispatch command error(-1): INDI: Could not find property CCD_INFO in ATIK CCD Atik Titan
<setNumberVector device="ATIK CCD Atik Titan" name="CCD_INFO" state="Idle" timeout="60" timestamp="2014-09-04T17:40:59">
    <oneNumber name="CCD_MAX_X">
658
    </oneNumber>
    <oneNumber name="CCD_MAX_Y">
492
    </oneNumber>
    <oneNumber name="CCD_PIXEL_SIZE">
7.4000000953674316406
    </oneNumber>
    <oneNumber name="CCD_PIXEL_SIZE_X">
7.4000000953674316406
    </oneNumber>
    <oneNumber name="CCD_PIXEL_SIZE_Y">
7.4000000953674316406
    </oneNumber>
    <oneNumber name="CCD_BITSPERPIXEL">
8
    </oneNumber>
</setNumberVector>
Dispatch command error(-1): INDI: Could not find property CCD_INFO in ATIK CCD Atik Titan
<setNumberVector device="ATIK CCD Atik Titan" name="CCD_INFO" state="Idle" timeout="60" timestamp="2014-09-04T17:40:59">
    <oneNumber name="CCD_MAX_X">
658
    </oneNumber>
    <oneNumber name="CCD_MAX_Y">
492
    </oneNumber>
    <oneNumber name="CCD_PIXEL_SIZE">
7.4000000953674316406
    </oneNumber>
    <oneNumber name="CCD_PIXEL_SIZE_X">
7.4000000953674316406
    </oneNumber>
    <oneNumber name="CCD_PIXEL_SIZE_Y">
7.4000000953674316406
    </oneNumber>
    <oneNumber name="CCD_BITSPERPIXEL">
16
    </oneNumber>
</setNumberVector>

INDI don't find properties about Atik : CCD_BINNING, CCD_FRAME, etc in ATIK CCD Atik Titan
9 years 7 months ago #1842

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

  • Posts: 2255
  • Thank you received: 223
Running Jessie on my laptop, fresh install.
Atik driver 0.15 / INDI 0.9.9
2014-09-04T18:27:47: Driver atik_atik_ccd: stdin EOF
2014-09-04T18:27:47: Driver atik_atik_ccd: restart #937
2014-09-04T18:27:47: Driver atik_atik_ccd: pid=3168 rfd=0 wfd=6 efd=7
2014-09-04T18:27:47: Driver atik_atik_ccd: 2014-09-04T18:27:47: Driver atik_atik_ccd: execlp: No such file or directory
2014-09-04T18:27:47: Driver atik_atik_ccd: stdin EOF
2014-09-04T18:27:47: Driver atik_atik_ccd: restart #938
2014-09-04T18:27:47: Driver atik_atik_ccd: pid=3169 rfd=0 wfd=6 efd=7
2014-09-04T18:27:47: Driver atik_atik_ccd: 2014-09-04T18:27:47: Driver atik_atik_ccd: execlp: No such file or directory
2014-09-04T18:27:47: Driver atik_atik_ccd: stdin EOF
2014-09-04T18:27:47: Driver atik_atik_ccd: restart #939

Pages and pages of the above, any idea?


thanks
Stephane
9 years 7 months ago #1843

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

Time to create page: 0.674 seconds