traeu
traeu
I have collected some log files from all of my Pis. Just before I created all log files (via "docker compose logs > /home/pi/anthias_10X.log" executed inside /home/pi/screenly directory), I checked...
I think I found something @vpetersson @nicomiguelino : Usually, my Pis are in a separate network without internet access. I enable internet access only for updates. now I noticed that...
yes, I use an internal NTP server distributed over DHCP. I also noticed that if I choose Y(es) to let anthias manage network connectivity (second question at installer), distributing NTP...
> Interesting. That switch toggles to using Network Manager (NM). It might not support NTP provisioning from DHCP. I enable "option ntp_servers" in /etc/dhcpcd.conf. Without network manager, after rebooting I...
Thanks for your answer! I changed the title of my request, I just thought that DDP would be a suitable solution because it is already used for virtual RGB and...
Unfortunately I'm also unable to try this out on Windows 10. I don't have any experience with node.js. Installed it from nodejs.org, also installed "additional tools for node.js". After downloading...
hello @nicomiguelino, thank you for your quick response! Anthias seems to be operational after the script hangs and I forced it to quit with ctrl-c. I also tried to run...
Today I choose the easiest solution and wiped all SD cards, re-installed Raspberry Pi OS (legacy/bullseye 64bit lite) and made fresh installs of Anthias. As expected, everything works perfectly. Before...
@kroam later, I found out by accident what the cause of my problem was. I used the option "force_turbo=1" in config.txt, because only with this I could get 4K output...
@nicomiguelino yes for me this worked. As soon as I commented out this line in the config file (and rebooted of course), the installation process did not hang anymore at...