this post was submitted on 29 Jun 2025
8 points (90.0% liked)
OpenRGB
536 readers
1 users here now
The former official Lemmy community for the OpenRGB project. Moved to https://lemmy.today/c/OpenRGB
Official website: https://openrgb.org/
GitLab: https://gitlab.com/CalcProgrammer1/OpenRGB
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Might be because I added a systemd service recently, so OpenRGB may run as a background service. However, the device configuration in the GUI is for the local instance, not the remote one (as the service runs OpenRGB as root so it uses root's configuration). You can disable the service with systemctl disable openrgb and reboot and see if that fixes it. As part of the API/SDK rework I'm doing before 1.0 I want to add a settings interface so the GUI can change some settings on the server to fix this issue.
I compile OpenRGB from git on my system, so no systemd hooks. After I created a custom rule for it, I have not had any problems. I noted my "fix" in the bug report. Thank You for responding. The setting interface would be a very nice add-on!!!!