JDat

Results 14 comments of JDat

And what about dependency check before building software?

Let's say i am designing HAT compatible board for me with watchdog function. So I need run/reset location. Is doesn't matter will it be called 100% HAT compatible. Also... It...

Why not to implement burn in protection in similar way as it implemented on Sennheiser Wireless microphones,rack mount receivers, who are working 24/7? They simply shift whole screen by 1-3...

Never tried, but in theory... 1) Install and test your SDR receiver. Instructions depend on SDR receiver. 2) Git clone or download+unzip files and run `python3 server.py` or `python2 server.py`...

I think there are some rpi_lcars forks where this is already done. Check network tap for forks. From other point of view. You need to start design from "end": *...

I am thinking about screensaver implementation. I hope I will add it soon.

Why you run this as root. Running it as root is total nonsence. Run as user. Also remember that pulseaudio service is running as user not as root.

This is not tested with rpi_lcars on RPi, but for other poruses I am using user lingering for autorun apps in linux with specific nonroot user. See second answer: https://askubuntu.com/questions/676007/how-do-i-make-my-systemd-service-run-via-specific-user-and-start-on-boot...

Please provide detailed information how you launch lcars. Maye there are wrong path in .sh script. Maybe you are launching it with python2. Maybe pygame sound not installed. While code...

Is is not important what you done. It is important how you done that. Please post full console text. Also please post alsa/pulse sound test results to confirm that audio...