×

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

Bi-monthly release with minor bug fixes and improvements

ZWO ASI 120MM error connection

  • Posts: 49
  • Thank you received: 1
Hello,
Still not good, same problem, I attached the screenshot.
9 years 2 months ago #2854
Attachments:

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

Ok, in Raspberry PI.
gdb --args indiserver -v indi_asi_ccd

If it stops at some "breakpoint', just type c and press enter then after the driver starts, connect to it from KStars unless it crashes first. At any rate, if it crashes, just type bt to get the backtrace which would be helpful to the driver developer in order to diagnose the issue.
9 years 2 months ago #2856

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

  • Posts: 49
  • Thank you received: 1
I do not understand how to do:-(
9 years 2 months ago #2868

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

  • Posts: 5
  • Thank you received: 0
Hi, i have the same issue with the asi 120mm/mc on the raspberry pi with libindi.

i attached the output of the raspberry pi after starting the indiserver with gdb as described, hope it helps, though it doesnt tell much at all.

regards
silidan
9 years 2 months ago #3141
Attachments:

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

  • Posts: 49
  • Thank you received: 1
Thank you, I hope that this will advance debugging!

Daniel
9 years 2 months ago #3146

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


The log is not useful because you didn't follow the instructions here:

indilib.org/forum/general/571-read-befor...support-request.html

Please debug again with this command:
gdb then will stop as soon as the driver crashes (EOF) and then you can get a real backtrace. THanks!
9 years 2 months ago #3147

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

  • Posts: 5
  • Thank you received: 0
Hi again,
On Raspi: Raspbian
kernel 3.18.7+ #755 PREEMPT armv6l
Downloaded the prebuild indi binary package for raspbian from indilib.org
INDI LIbrary: 0.9.9
Revision 726523
Protocol 1.7

ON PC: Ubuntu 14.04 64 bit
distro package from universe
Kstars: 2.2.0
libindi0c 0.9.7-0ubuntu4

Before doing a connect to camera in the main tab i activated the debugging of the driver in the settings tab (see screenshot)
hope this helps you more.

If you need more info, just let me know

regards
silidan
9 years 2 months ago #3150
Attachments:

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

Thank you. Yes, this is a very useful debug report and looks like it's an "illegal instruction" in the binary BLOB. I emailed Christian to look into it.
9 years 2 months ago #3151

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

I got a response from the developer and I set armel binary blob to be used in raspberry pi. please test.
9 years 1 month ago #3258

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

  • Posts: 171
  • Thank you received: 41
9 years 1 month ago #3259

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

  • Posts: 5
  • Thank you received: 0
Hi, thanks for your respones, when will the version to test be available for download? (link?)

regards
silidan
9 years 1 month ago #3261

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

I'm working on a new INDI driver that supports multiple devices, color cameras, video...etc using the newer API. Perhaps in two weeks it should be ready.
9 years 1 month ago #3262

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

Time to create page: 1.038 seconds