I'm going through the process of setting up my Raspberry PI with INDI, following the instructions here: indilib.org/support/tutorials/139-indi-l...on-raspberry-pi.html
So far, I've found the following issues:
I'm getting random lock-ups with the whole system that I haven't tracked down yet. I thought it might be related to a lack of a swapfile, but adding that seems to have had no effect.
So far, I've found the following issues:
- libgphoto2-2-dev and libboost-regex1.49.0 don't exist - package names seem to have changed
- Docs take you to: indilib.org/download/viewcategory/14-raspberry-pi.html, ad this command: sudo apt-add-repository ppa:mutlaqja/astrometry.net failed for me
- I installed kstars-bleeding (just for testing purposes, I plan to run it remote later), but it failed to start until I installed another library: libqt5sql5-sqlite
I'm getting random lock-ups with the whole system that I haven't tracked down yet. I thought it might be related to a lack of a swapfile, but adding that seems to have had no effect.