Created a bugreport at: https://gitlab.com/CalcProgrammer1/OpenRGB/-/issues/4896
OpenRGB
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
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!!!!