eruption-project / eruption

Realtime RGB LED Driver for Linux
https://eruption-project.org/
GNU General Public License v3.0
258 stars 32 forks source link

"ROCCAT Vulcan Pro" keyboard not working anymore #203

Closed ensonic closed 1 year ago

ensonic commented 1 year ago

Introduction We've brought a ROCCAT Vulcan Pro in Dec and it worked back then. This was a birthday gift and hen we plugged it a few days ago, no color fx show any effect.

Please describe the bug In december the setup worked fine. Then we unplugged the keyboard, since this was meant as a birthday gift. Now that that event happened, we have the following issues with the keyboard:

Logs Please provide full logs: sudo journalctl -u eruption.service -b

Feb 11 12:09:20 locky systemd[1]: Starting Realtime RGB LED Driver for Linux...
Feb 11 12:09:20 locky eruption[995]: locky eruption[995]: ** EXPERIMENTAL DRIVERS are ENABLED, this may expose serious bugs! **
Feb 11 12:09:20 locky eruption[995]: locky eruption[995]: Brightness configuration value is set very low, the LEDs will probably stay dark!
Feb 11 12:09:20 locky systemd[1]: Started Realtime RGB LED Driver for Linux.

Screenshots (optional) PXL_20230211_113317862

We're using these devices:

> lsusb | grep ROC
Bus 001 Device 003: ID 1e7d:30f7 ROCCAT ROCCAT Vulcan Pro
Bus 001 Device 002: ID 1e7d:2e2c ROCCAT ROCCAT Kone Aimo 16K

with

> git describe HEAD
v0.3.2

on OpenSuse Tumbleweed with currently a 6.1.6-1-default kernel.The eruption config at /etc/eruption/eruption.conf has been modified to enable experimental drivers driver_maturity_level = "experimental" to support the mouse ("ROCCAT Kone Aimo 16K").

ensonic commented 1 year ago

Oh noes! After pressing FN+F1 (switch to profile 1) everything works again. Somehow it was not indicated which profile is active.