×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

AstroPi3 Scripts revised

  • Posts: 114
  • Thank you received: 17
Rob,
see below the error message from the cmake command


CMake Error at CMakeLists.txt:364 (add_subdirectory):
add_subdirectory given source "asi-common" which is not an existing
directory.


CMake Error at cmake_modules/FindASI.cmake:68 (message):
ASI not found. Please install libasi www.indilib.org
Call Stack (most recent call first):
indi-asi/CMakeLists.txt:8 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/pi/AstroRoot/indi-build/3rdparty-Drivers/CMakeFiles/CMakeOutput.log".
See also "/home/pi/AstroRoot/indi-build/3rdparty-Drivers/CMakeFiles/CMakeError.log".
4 years 4 months ago #45423

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

  • Posts: 2876
  • Thank you received: 809
Ok, so that is the answer. Let me check that out.
The following user(s) said Thank You: Alan Archer
4 years 4 months ago #45424

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

  • Posts: 983
  • Thank you received: 375
asi-common was removed from source tree yesterday. It is replaces by libasi which is required by indi-asi.
4 years 4 months ago #45426

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

  • Posts: 2876
  • Thank you received: 809
Yep, I found that out. I am submitting a pull request for a revision to CmakeLists in 3rd party. it's almost ready
4 years 4 months ago #45427

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

  • Posts: 2876
  • Thank you received: 809
Ok I put in a pull request to fix INDI 3rdParty cmakelists.

github.com/indilib/indi-3rdparty/pull/18

Depending on when Jasem or others can get to it, it might be fixed by tomorrow.

Thanks,

Rob
4 years 4 months ago #45428

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

  • Posts: 2876
  • Thank you received: 809
Ok my pull request just got merged. Please test it to see if this fixed the build problem
The following user(s) said Thank You: Alan Archer
4 years 4 months ago #45435

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

  • Posts: 326
  • Thank you received: 50

Replied by Avocette on topic AstroPi3 Scripts revised

Hi Rob,
Morning here so I reran your script on the Pi4. The Drivers for the cameras and GPSD have all returned. However there is another more serious problem now. Every time I try to launch Ekos with any equipment profile, KStars crashes. The Indiserver is left running, apparently, so waking up KStars brings up a message about closing down the Indiserver before starting up Ekos, but everything just crashes when you do this.
4 years 4 months ago #45437

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

  • Posts: 114
  • Thank you received: 17
Rob,
Same here.
Re-ran the script and all the cameras display in the drop down menu and can be selected, but trying to start Ekos results in a crash and Indiserver is left still running in the background. Restarting KStars allows you to set up Ekos again, but when trying to start Ekos there is a warning about Indiserver running and it asks if you wish to close, as soon as you try to close the Indiserver it crashes KStars again.
4 years 4 months ago #45438

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

  • Posts: 114
  • Thank you received: 17
Rob,
Success I’ve just ran the script on a fresh install of Raspbian Buster and it’s all working fine, all cameras, mounts, focuses, filter wheels are there & no crashing on starting Ekos.

Well done, many thanks

Alan
4 years 4 months ago #45439

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

  • Posts: 326
  • Thank you received: 50

Replied by Avocette on topic AstroPi3 Scripts revised

New installation is working better, thanks, certainly in the main elements that are easy to test indoors in foul weather!
I have had a better chance to look more carefully at some hiccups that have confused me in the past (in the dark).
I will post some issues I have identified under the appropriate headings.
Last edit: 4 years 4 months ago by Avocette.
4 years 4 months ago #45442

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

  • Posts: 73
  • Thank you received: 8
Had an error in the terminal that I saw that I wanted to make sure you knew about. Didn't seem to bother anything but hey, an error is an error.

Raspbian for pi4

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Checking items that will require your input while running the script, so you don't get asked so many questions later. Note that some installations later (VNC, samba in particular) may still require your input later on, this is out of my control.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

ls: cannot access '/etc/NetworkManager/system-connections/': No such file or directory
4 years 4 months ago #45465

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

  • Posts: 2876
  • Thank you received: 809
Thanks! That one is just fine though. That file shouldn't exist yet if this is a fresh raspbian system. The check for that particular folder will only be needed later if you run the script again and the file does exist.
4 years 4 months ago #45466

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

Time to create page: 0.598 seconds