Osvaldo Paez replied to the topic 'Can't load INDI on RPi4' in the forum. 3 months ago

Hi
user Nou recommendation, for low memory configure the build-soft-stable.sh , like this:

JOBS = 1

Regards

Read More...

Osvaldo Paez replied to the topic 'kstars' in the forum. 4 months ago

Hi nou
Do you plan to update your scripts for the new version of INDi?
Best regards!

Read More...

Thank you, I did not find it, now I look for it and download it.
If that's the idea, I have the INDI server in a RBPi4
Best regards

Read More...

Thanks DENIS for your contribution, consult, I can download the compiled .exe from somewhere, I'm having problems to compile it from my WIN10
Best regards
Osvaldo

Read More...

Hi Alan
I don't have it at hand on the raspberry to see the configuration, but the same thing happened to me with another driver, enter the file
CMakeCACHE.txt
of that section and I put OFF the one that threw me the error and finished compiling OK, it was something that I was not going to use
Not ideal but I was able to keep compiling

Best regards
Osvaldo

Read More...

I don't understand, are the DNS servers local? Do you have the IP of the router? If so, try to edit the /etc/resolv.conf file and put what I put above so you rule out the router problem, it would be strange for linux to do that, I never saw it.
Best regards

nameserver 8.8.8.8
nameserver 8.8.4.4

Read More...