I just updated to the latest git last night, and my QMK-flashed GMMK3 keyboard is no longer seen. I still have it defined in OpenRGB QMK Protocol (and the keyboard was available with the git version I was using from about 15 days ago).
I’m on Arch & nothing has “really” changed in this install in a while. I do have Win 11 and another install of Arch available on this system. OpenRGB shows the keyboard in both of those installs (not using the git version in the other Arch install, and version 9 from a while ago in the Win11 install). All 3 installs are set up in the same way.
I can provide screenshots & log info as needed. (The keyboard is seen in Hardware ID in the current git version)
Any info would be helpful.


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!!!