×

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
9 years 3 months ago #2811
Attachments:

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

Well the driver is crashing, will rebuild the raspberry pi package and will test the ASI driver before uploading it again.
9 years 3 months ago #2813

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

  • Posts: 49
  • Thank you received: 1
What to do?
9 years 3 months ago #2814

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

Now wait until I am done with the updated Raspberry PI package.
9 years 3 months ago #2815

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

Package uploaded, please install all the *.deb again on the RPI. The ASI driver does not crash (at least when trying to connect) but I don't have a camera so I'm not sure if it will work. Please test.
9 years 3 months ago #2817

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

  • Posts: 49
  • Thank you received: 1
Thank you, I do that tomorrow night

Sincerely

Daniel
9 years 3 months ago #2821

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

  • 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.

Time to create page: 0.492 seconds