Juan Daniel created a new topic ' Kstars in OrangePi 5' in the forum. 5 months ago

Hi guys,

I have a RPi3 and it has very low performance to move properly KStars. As RPi 4 is out of stock and there are not news about RPi5, I´m considering to buy a OrangePi 5, that seems to have very powerful specs (www.orangepi.org/html/hardWare/computerA...ils/Orange-Pi-5.html).

Has anybody experience with OragePi and KStars? Do you know if there is any incompatiblity?

Best regards.

Read More...

Hi guys,

I updated to Kstars 3.6.1 compiling the git repo (Build: 2022-10-05T15:43:01Z). Since this update, PHD2 is not working fine.

It starts to guide fine, but after a few minutes a warning notification appears in PHD2 saying it has lost the connection with the mount. I tried with another cable but the issue persists. After that, I changed to the internal Ekos guiding tool, and I could guide during hours without any issue, so I think I can discard a phisical problem in my mount.

I see this in the logs:

[2022-11-05T21:00:40.268 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: request: "{\"id\":751,\"jsonrpc\":\"2.0\",\"method\":\"get_lock_position\"}"
[2022-11-05T21:00:40.297 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: response: "{\"jsonrpc\":\"2.0\",\"result\":[425.76,247.22],\"id\":751}\r\n"
[2022-11-05T21:00:41.088 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[SCOPE] Compute local time: lst=22.59388910 (22:35:38.00) - julian date=2459889.33377358 "
[2022-11-05T21:00:41.092 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":j1\", 4 bytes written "
[2022-11-05T21:00:41.093 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read_eqmod: \"=CDCF95\", 8 bytes read "
[2022-11-05T21:00:41.095 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[SCOPE] GetRAEncoder() = 9818061 "
[2022-11-05T21:00:41.096 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":j2\", 4 bytes written "
[2022-11-05T21:00:41.099 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read_eqmod: \"=8DA195\", 8 bytes read "
[2022-11-05T21:00:41.101 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[SCOPE] Current encoders RA=9818061 DE=9806221 "
[2022-11-05T21:00:41.109 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":f1\", 4 bytes written "
[2022-11-05T21:00:41.110 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read_eqmod: \"=111\", 5 bytes read "
[2022-11-05T21:00:41.110 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":f2\", 4 bytes written "
[2022-11-05T21:00:41.287 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: event: "{\"Event\":\"GuideStep\",\"Timestamp\":1667678441.285,\"Host\":\"raspberrypi\",\"Inst\":1,\"Frame\":239,\"Time\":317.578,\"Mount\":\"INDI Mount [EQMod Mount]\",\"dx\":-0.051,\"dy\":-0.093,\"RADistanceRaw\":-0.089,\"DECDistanceRaw\":0.058,\"RADistanceGuide\":0.000,\"DECDistanceGuide\":0.000,\"StarMass\":703,\"SNR\":18.66,\"HFD\":2.53,\"AvgDist\":0.07}\r\n"
[2022-11-05T21:00:41.396 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: request: "{\"id\":752,\"jsonrpc\":\"2.0\",\"method\":\"get_lock_position\"}"
[2022-11-05T21:00:41.397 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read error, will retry again... "
[2022-11-05T21:00:41.397 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":f2\", 4 bytes written "
[2022-11-05T21:00:41.398 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read_eqmod: \"=301\", 5 bytes read "
[2022-11-05T21:00:41.410 CET INFO ][           org.kde.kstars.indi] - EQMod Mount :  "[WARNING] dispatch_command() : serial port read failed for 200ms (1 retries), verify mount link. "
[2022-11-05T21:00:41.413 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[DEBUG] Scope RA ( 0:52:17) DE (55:22:32) Aligned RA ( 0:54:28) DE (56:38:19) AZ (37:53:58) ALT (59:21:24), PierSide (West) "
[2022-11-05T21:00:41.428 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: response: "{\"jsonrpc\":\"2.0\",\"result\":[425.76,247.22],\"id\":752}\r\n"
[2022-11-05T21:00:41.905 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: request: "{\"id\":753,\"jsonrpc\":\"2.0\",\"method\":\"get_connected\"}"
[2022-11-05T21:00:41.906 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: defer call "get_app_state"
[2022-11-05T21:00:41.914 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: response: "{\"jsonrpc\":\"2.0\",\"result\":true,\"id\":753}\r\n"
[2022-11-05T21:00:41.915 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: request: "{\"id\":754,\"jsonrpc\":\"2.0\",\"method\":\"get_app_state\"}"
[2022-11-05T21:00:41.917 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: response: "{\"jsonrpc\":\"2.0\",\"result\":\"Guiding\",\"id\":754}\r\n"
[2022-11-05T21:00:42.316 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[SCOPE] Compute local time: lst=22.59422979 (22:35:39.23) - julian date=2459889.33378773 "
[2022-11-05T21:00:42.318 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":j1\", 4 bytes written "
[2022-11-05T21:00:42.374 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: event: "{\"Event\":\"GuideStep\",\"Timestamp\":1667678442.373,\"Host\":\"raspberrypi\",\"Inst\":1,\"Frame\":240,\"Time\":318.692,\"Mount\":\"INDI Mount [EQMod Mount]\",\"dx\":-0.035,\"dy\":-0.055,\"RADistanceRaw\":-0.053,\"DECDistanceRaw\":0.039,\"RADistanceGuide\":0.000,\"DECDistanceGuide\":0.000,\"StarMass\":757,\"SNR\":19.38,\"HFD\":2.71,\"AvgDist\":0.07}\r\n"
[2022-11-05T21:00:42.505 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: request: "{\"id\":755,\"jsonrpc\":\"2.0\",\"method\":\"get_lock_position\"}"
[2022-11-05T21:00:42.679 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read error, will retry again... "
[2022-11-05T21:00:42.679 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":j1\", 4 bytes written "
[2022-11-05T21:00:42.684 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: response: "{\"jsonrpc\":\"2.0\",\"result\":[425.76,247.22],\"id\":755}\r\n"
[2022-11-05T21:00:42.769 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read error, will retry again... "
[2022-11-05T21:00:42.770 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":j1\", 4 bytes written "
[2022-11-05T21:00:42.914 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read error, will retry again... "
[2022-11-05T21:00:42.915 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":j1\", 4 bytes written "
[2022-11-05T21:00:43.114 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read error, will retry again... "
[2022-11-05T21:00:43.115 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":j1\", 4 bytes written "
[2022-11-05T21:00:43.315 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read error, will retry again... "
[2022-11-05T21:00:43.315 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":j1\", 4 bytes written "
[2022-11-05T21:00:43.477 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: event: "{\"Event\":\"GuideStep\",\"Timestamp\":1667678443.476,\"Host\":\"raspberrypi\",\"Inst\":1,\"Frame\":241,\"Time\":319.775,\"Mount\":\"INDI Mount [EQMod Mount]\",\"dx\":-0.041,\"dy\":-0.083,\"RADistanceRaw\":-0.081,\"DECDistanceRaw\":0.047,\"RADistanceGuide\":0.000,\"DECDistanceGuide\":0.000,\"StarMass\":745,\"SNR\":19.22,\"HFD\":2.58,\"AvgDist\":0.08}\r\n"
[2022-11-05T21:00:43.613 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: request: "{\"id\":756,\"jsonrpc\":\"2.0\",\"method\":\"get_lock_position\"}"
[2022-11-05T21:00:43.613 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read error, will retry again... "
[2022-11-05T21:00:43.614 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":j1\", 4 bytes written "
[2022-11-05T21:00:43.621 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: response: "{\"jsonrpc\":\"2.0\",\"result\":[425.76,247.22],\"id\":756}\r\n"
[2022-11-05T21:00:43.722 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read error, will retry again... "
[2022-11-05T21:00:43.723 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":j1\", 4 bytes written "
[2022-11-05T21:00:43.920 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read error, will retry again... "
[2022-11-05T21:00:43.921 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":j1\", 4 bytes written "
[2022-11-05T21:00:44.120 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] read error, will retry again... "
[2022-11-05T21:00:44.121 CET DEBG ][           org.kde.kstars.indi] - EQMod Mount : "[COMM] dispatch_command: \":j1\", 4 bytes written "
[2022-11-05T21:00:44.362 CET INFO ][           org.kde.kstars.indi] - EQMod Mount :  "[ERROR] Error: Communication failed -> tty read failed, check connection: Timeout error "
[2022-11-05T21:00:44.473 CET INFO ][           org.kde.kstars.indi] - EQMod Mount :  "[INFO] EQMod Mount is offline. "
[2022-11-05T21:00:44.535 CET DEBG ][           org.kde.kstars.ekos] - "EQMod Mount"  is disconnected.
[2022-11-05T21:00:44.551 CET INFO ][           org.kde.kstars.ekos] - "EQMod Mount está desconectado."
[2022-11-05T21:00:45.427 CET DEBG ][           org.kde.kstars.indi] - INDI server disconnected from BLOB manager for Device: "EQMod Mount" Property: "ALIGNDATA" Exit code: 0
[2022-11-05T21:00:45.443 CET DEBG ][           org.kde.kstars.indi] - INDI server disconnected from BLOB manager for Device: "EQMod Mount" Property: "HORIZONLIMITSDATAFITS" Exit code: 0
[2022-11-05T21:00:45.633 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: event: "{\"Event\":\"GuideStep\",\"Timestamp\":1667678444.615,\"Host\":\"raspberrypi\",\"Inst\":1,\"Frame\":242,\"Time\":320.877,\"Mount\":\"INDI Mount [EQMod Mount]\",\"dx\":-0.049,\"dy\":-0.131,\"RADistanceRaw\":-0.128,\"DECDistanceRaw\":0.059,\"RADistanceGuide\":0.000,\"DECDistanceGuide\":0.000,\"StarMass\":845,\"SNR\":20.46,\"HFD\":2.63,\"AvgDist\":0.10}\r\n"
[2022-11-05T21:00:45.744 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: request: "{\"id\":757,\"jsonrpc\":\"2.0\",\"method\":\"get_lock_position\"}"
[2022-11-05T21:00:45.745 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: event: "{\"Event\":\"Alert\",\"Timestamp\":1667678444.957,\"Host\":\"raspberrypi\",\"Inst\":1,\"Msg\":\"Se desconect\xC3\xB3 montura INDI\",\"Type\":\"warning\"}\r\n"
[2022-11-05T21:00:45.763 CET INFO ][     org.kde.kstars.ekos.guide] - "PHD2 warning: Se desconectó montura INDI"
[2022-11-05T21:00:45.770 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: defer call "get_connected"
[2022-11-05T21:00:45.770 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: defer call "get_app_state"
[2022-11-05T21:00:45.850 CET DEBG ][           org.kde.kstars.indi] - INDI Server:  "2022-11-05T20:00:44: Client 25: read EOF"
[2022-11-05T21:00:45.851 CET DEBG ][           org.kde.kstars.indi] - INDI Server:  "2022-11-05T20:00:44: Client 25: shut down complete - bye!"
[2022-11-05T21:00:45.851 CET DEBG ][           org.kde.kstars.indi] - INDI Server:  "2022-11-05T20:00:45: Client 21: read EOF"
[2022-11-05T21:00:45.852 CET DEBG ][           org.kde.kstars.indi] - INDI Server:  "2022-11-05T20:00:45: Client 21: shut down complete - bye!"
[2022-11-05T21:00:45.853 CET DEBG ][           org.kde.kstars.indi] - INDI Server:  "2022-11-05T20:00:45: Client 22: read EOF"
[2022-11-05T21:00:45.853 CET DEBG ][           org.kde.kstars.indi] - INDI Server:  "2022-11-05T20:00:45: Client 22: shut down complete - bye!"
[2022-11-05T21:00:45.854 CET DEBG ][           org.kde.kstars.indi] - INDI Server:  ""
[2022-11-05T21:00:45.893 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: event: "{\"Event\":\"GuideStep\",\"Timestamp\":1667678445.778,\"Host\":\"raspberrypi\",\"Inst\":1,\"Frame\":243,\"Time\":322.030,\"Mount\":\"INDI Mount [EQMod Mount]\",\"dx\":0.035,\"dy\":-0.050,\"RADistanceRaw\":-0.052,\"DECDistanceRaw\":-0.031,\"RADistanceGuide\":0.000,\"DECDistanceGuide\":0.000,\"StarMass\":761,\"SNR\":19.42,\"HFD\":2.40,\"AvgDist\":0.09}\r\n"
[2022-11-05T21:00:45.989 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: defer call "get_lock_position"
[2022-11-05T21:00:45.996 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: response: "{\"jsonrpc\":\"2.0\",\"result\":[425.76,247.22],\"id\":757}\r\n"
[2022-11-05T21:00:45.996 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: request: "{\"id\":758,\"jsonrpc\":\"2.0\",\"method\":\"get_connected\"}"
[2022-11-05T21:00:46.082 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: response: "{\"jsonrpc\":\"2.0\",\"result\":false,\"id\":758}\r\n"
[2022-11-05T21:00:46.144 CET INFO ][     org.kde.kstars.ekos.guide] - "Sistema de guiado externo desconectado."
[2022-11-05T21:00:46.161 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: request: "{\"id\":759,\"jsonrpc\":\"2.0\",\"method\":\"get_app_state\"}"
[2022-11-05T21:00:46.180 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: response: "{\"jsonrpc\":\"2.0\",\"result\":\"Guiding\",\"id\":759}\r\n"
[2022-11-05T21:00:46.181 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: request: "{\"id\":760,\"jsonrpc\":\"2.0\",\"method\":\"get_lock_position\"}"
[2022-11-05T21:00:46.183 CET DEBG ][     org.kde.kstars.ekos.guide] - PHD2: response: "{\"jsonrpc\":\"2.0\",\"result\":[425.76,247.22],\"id\":760}\r\n"

And a similar message in the PHD2 logs at same time:
21:00:42.313 00.001 547517045760 INDI Mount: Receiving message: 2022-11-05T20:00:42: [COMM] dispatch_command: ":j1", 4 bytes written 
21:00:42.370 00.057 547998879808 UpdateGuideState exits: m=757 SNR=19.4
21:00:42.370 00.000 547998879808 OnExposeComplete: CaptureActive=1 m_continueCapturing=1
21:00:42.371 00.001 547998879808 ScheduleExposure(1000,3,1) exposurePending=0
21:00:42.371 00.000 547998879808 Enqueuing Expose request
21:00:42.371 00.000 547998879808 GuideStep: -0.1 px 0 ms EAST, 0.0 px 0 ms NORTH
21:00:42.371 00.000 547977444352 Worker thread wakes up
21:00:42.371 00.000 547977444352 worker thread servicing REQUEST_EXPOSE 1000
21:00:42.372 00.001 547977444352 Handling exposure in thread, d=1000 o=3 r=(411,232,31,31)
21:00:42.509 00.137 547998879808 evsrv: cli 0x55ad16e300 request: {"id":755,"jsonrpc":"2.0","method":"get_lock_position"}
21:00:42.510 00.001 547998879808 evsrv: cli 0x55ad16e300 response: {"jsonrpc":"2.0","result":[425.76,247.22],"id":755}
21:00:42.512 00.002 547517045760 INDI Mount: Receiving message: 2022-11-05T20:00:42: [COMM] read error, will retry again... 
21:00:42.512 00.000 547517045760 INDI Mount: Receiving message: 2022-11-05T20:00:42: [COMM] dispatch_command: ":j1", 4 bytes written 
21:00:42.713 00.201 547517045760 INDI Mount: Receiving message: 2022-11-05T20:00:42: [COMM] read error, will retry again... 
21:00:42.713 00.000 547517045760 INDI Mount: Receiving message: 2022-11-05T20:00:42: [COMM] dispatch_command: ":j1", 4 bytes written 
21:00:42.913 00.200 547517045760 INDI Mount: Receiving message: 2022-11-05T20:00:42: [COMM] read error, will retry again... 
21:00:42.914 00.001 547517045760 INDI Mount: Receiving message: 2022-11-05T20:00:42: [COMM] dispatch_command: ":j1", 4 bytes written 
21:00:43.114 00.200 547517045760 INDI Mount: Receiving message: 2022-11-05T20:00:43: [COMM] read error, will retry again... 
21:00:43.114 00.000 547517045760 INDI Mount: Receiving message: 2022-11-05T20:00:43: [COMM] dispatch_command: ":j1", 4 bytes written 
21:00:43.284 00.170 547977444352 Exposure complete
21:00:43.314 00.030 547517045760 INDI Mount: Receiving message: 2022-11-05T20:00:43: [COMM] read error, will retry again... 
21:00:43.315 00.001 547517045760 INDI Mount: Receiving message: 2022-11-05T20:00:43: [COMM] dispatch_command: ":j1", 4 bytes written 
21:00:43.318 00.003 547977444352 worker thread done servicing request

I have to say I´m using a RPI3 and my RAM is very limited, so I don´t discard it is an issue because I don´t have enough memory, but I was able to guide with previous versions of Kstars / PHD2... In addition, I think Ekos guider needs more RAM than PHD2 because when I´m using it, entire system is noticeably slower than wiht PHD2. In addition, when PHD2 says it has lost the connection, I´m able to move the mount from Ekos (park, unpark, plate solving, etc), so issue it seems to be in the communication between PHD2 and Indi.

You can see the complete log here:

Any help is appreciated.

Thank you and regards.

Read More...

Hi,

I´m not sure if it is a Indi issue or a PHD2 issue, but after last update, PHD2 can´t communicate with my mount after a few minutes of guiding.

I can see this error in PHD2 logs:
03:12:50.982 00.001 547902897152 Moving (0.24, 0.16) raw xDistance=-0.14 yDistance=-0.25
03:12:50.982 00.000 547902897152 GuideAlgorithmHysteresis::Result() returns 0.00 from input -0.14
03:12:50.982 00.000 547902897152 GuideAlgorithmResistSwitch::result() returns -0.25 from input -0.25
03:12:50.982 00.000 547902897152 MoveAxis(E, 0, ABG)
03:12:50.983 00.001 547902897152 Move returns status 0, amount 0
03:12:50.983 00.000 547902897152 MoveAxis(N, 108, ABG)
03:12:50.983 00.000 547902897152 INDI Mount: pulse guide properties unavailable!
03:12:50.984 00.001 547902897152 Error thrown from /home/astropi3/AstroRoot/phd2/scope.cpp:769->guide failed
03:12:50.984 00.000 547902897152 Move returns status 1, amount 0
03:12:50.984 00.000 547902897152 Error thrown from /home/astropi3/AstroRoot/phd2/worker_thread.cpp:322->Move failed
03:12:50.985 00.001 547902897152 move complete, result=1
03:12:50.985 00.000 547902897152 worker thread done servicing request

I don´t have INDI logs (I forgot check to save in a file...). Has anybody the same issue??

Thanks.

Read More...

Juan Daniel replied to the topic 'Latest git fails to build' in the forum. 6 months ago

Hi,

I saw you removed French documentation in master branch by the moment (github.com/KDE/kstars/commit/6baa2cca829...83d000a8d65cc28a2d6c). Will you do the change also in 3.6.1 branch or should we compile master?

Thanks!

Read More...

Finally, I installed a fresh Raspbian Bullseye 64 bits on my RPI3 and I run the Astropi3 script. After one day of compiling everything works. I will test deeper the next night I use my telescope.

Thanks!

Read More...

Juan Daniel replied to the topic 'KStars 3.6.0 release' in the forum. 7 months ago

Hi,

Indi panel is also missing in Settings->Configure KStars. Any idea?

Thanks.

Read More...

Juan Daniel replied to the topic 'KStars 3.6.0 release' in the forum. 7 months ago

Hi,after a lot of problems with ZWO drivers in 32 bits version, I started to compile from git. I´m using Astropi3 in my Raspberry Pi 3.I´m using master branch of Indi (that solves ZWO issues and now it seems ph2 works fine) and KStars branch stable-3.6.0. However now Ekos icon is missing in Kstars, it also happends with latest master version (3.6.1-beta).Should I do something to enable Ekos? Should I use another branch?





Read More...

Hi,

I´m getting the same error in a Rasbperry Pi 3 with Raspbian Buster 32 bits. It worked fine before update to 3.6.0.

Linux astroberry 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l GNU/Linux

This is my log:

[2022-09-02T16:12:34.938 CEST DEBG ][ org.kde.kstars.indi] - Adding managed driver "ZWO Camera"
[2022-09-02T16:12:34.939 CEST DEBG ][ org.kde.kstars.indi] - Starting INDI Driver "indi_asi_single_ccd"
[2022-09-02T16:12:34.944 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "FIFO: start indi_asi_single_ccd -n \"ZWO Camera 2\""
[2022-09-02T16:12:34.945 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "With name: ZWO Camera 2"
[2022-09-02T16:12:34.945 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "FIFO: Starting driver indi_asi_single_ccd"
[2022-09-02T16:12:34.946 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-09-02T14:12:34: Driver indi_asi_single_ccd: pid=2076 rfd=10 wfd=15 efd=16"
[2022-09-02T16:12:34.946 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: ""
[2022-09-02T16:12:35.059 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-09-02T14:12:35: Driver indi_asi_single_ccd: indi_asi_single_ccd: symbol lookup error: indi_asi_single_ccd: undefined symbol: _ZN4INDI3CCD15addFITSKeywordsEPNS_7CCDChipE"
[2022-09-02T16:12:35.059 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: ""
[2022-09-02T16:12:35.062 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-09-02T14:12:35: Driver indi_asi_single_ccd: stderr EOF"
[2022-09-02T16:12:35.062 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: ""
[2022-09-02T16:12:35.062 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-09-02T14:12:35: Driver indi_asi_single_ccd: Terminated after #0 restarts."
[2022-09-02T16:12:35.063 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "Child process 2076 died"
[2022-09-02T16:12:35.063 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: ""
[2022-09-02T16:12:35.063 CEST CRIT ][ org.kde.kstars.indi] - INDI driver "indi_asi_single_ccd" crashed!

I´m using the stable version of Kstar and Indi (I only updated to 3.6.0 with apt upgrade). I tried to compile the las version from git but my poor raspberry has not enough RAM.

Any idea?

Thank you!

Read More...

Yes, I was using the armv7 library and I was installing in "/usr/lib/arm-linux-gnueabihf".

Anyway, as you told me it only affects to 64 bits, I restore the original files and I ran the command you told me:
indi_asi_ccd
indi_asi_ccd: symbol lookup error: indi_asi_ccd: undefined symbol: _ZN4INDI3CCD15addFITSKeywordsEPNS_7CCDChipE

For example focuser works fine:
indi_asi_focuser
Searching for HID Device VID: 0x3c3 PID: 0x1f10
1 ASI EAF attached out of 1 detected.

I enable logs in Ekos and I see the next:

[2022-09-02T16:12:34.938 CEST DEBG ][ org.kde.kstars.indi] - Adding managed driver "ZWO Camera"
[2022-09-02T16:12:34.939 CEST DEBG ][ org.kde.kstars.indi] - Starting INDI Driver "indi_asi_single_ccd"
[2022-09-02T16:12:34.944 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "FIFO: start indi_asi_single_ccd -n \"ZWO Camera 2\""
[2022-09-02T16:12:34.945 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "With name: ZWO Camera 2"
[2022-09-02T16:12:34.945 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "FIFO: Starting driver indi_asi_single_ccd"
[2022-09-02T16:12:34.946 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-09-02T14:12:34: Driver indi_asi_single_ccd: pid=2076 rfd=10 wfd=15 efd=16"
[2022-09-02T16:12:34.946 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: ""
[2022-09-02T16:12:35.059 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-09-02T14:12:35: Driver indi_asi_single_ccd: indi_asi_single_ccd: symbol lookup error: indi_asi_single_ccd: undefined symbol: _ZN4INDI3CCD15addFITSKeywordsEPNS_7CCDChipE"
[2022-09-02T16:12:35.059 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: ""
[2022-09-02T16:12:35.062 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-09-02T14:12:35: Driver indi_asi_single_ccd: stderr EOF"
[2022-09-02T16:12:35.062 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: ""
[2022-09-02T16:12:35.062 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-09-02T14:12:35: Driver indi_asi_single_ccd: Terminated after #0 restarts."
[2022-09-02T16:12:35.063 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: "Child process 2076 died"
[2022-09-02T16:12:35.063 CEST DEBG ][ org.kde.kstars.indi] - INDI Server: ""
[2022-09-02T16:12:35.063 CEST CRIT ][ org.kde.kstars.indi] - INDI driver "indi_asi_single_ccd" crashed!

Read More...

That is my fault I think... I have 32bits ARM version...

uname -a
Linux astroberry 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l GNU/Linux

getconf LONG_BIT
32

Is there any work around for 32 bits?? I use Astroberry and I think it install 32 bits. Or if you recomend me another distribution I can try.

Thank you very much for the help, I was desesperate.

Read More...