Please describe the bug
My journal is flooded with the following. I believe I have it in the correct
order because it is non-stop.
eruption[1390]: Skipping uninitialized device, trying to re-initialize it now...
eruption[1390]: Error opening the keyboard device: Could not open the device file
eruption[1390]: Could not initialize the device: Device not opened
However, the keyboard and gui are functional and everything is working.
To Reproduce
Install the Discussion 155 branch, restart your system.
You should see the journal with the messages described.
Messages disappear if I restart Eruption services manually or from returning
system from sleep.
Expected behavior
Eruption not complaining since my devices are working.
Logs
Starting Realtime RGB LED Driver for Linux...
Started Realtime RGB LED Driver for Linux.
Error opening the keyboard device: Could not open the device file
This could be a permission problem, or maybe the device is locked by another process?
Could not initialize the device: Device not opened
Could not initialize LEDs: Device not opened
Skipping uninitialized device, trying to re-initialize it now...
Error opening the keyboard device: Could not open the device file
Could not initialize the device: Device not opened
More than 82 milliseconds of jitter detected!
This means that we dropped at least one frame
Loop took: 156 milliseconds, goal: 41
Skipping uninitialized device, trying to re-initialize it now...
Error opening the keyboard device: Could not open the device file
Could not initialize the device: Device not opened
Introduction I have a branch from Discussion 155 currently updating with the Master branch, found at non-root branch 155.
Please describe the bug My journal is flooded with the following. I believe I have it in the correct order because it is non-stop.
However, the keyboard and gui are functional and everything is working.
To Reproduce Install the Discussion 155 branch, restart your system. You should see the journal with the messages described. Messages disappear if I restart Eruption services manually or from returning system from sleep.
Expected behavior Eruption not complaining since my devices are working.
Logs
Repeat last 3 log messages.
Please complete the following information:
Additional context Again, messages disappear if returning from sleep or restarting eruption services. Should I add a delay in eruption.service?
With Discussion 155, I have the following modified in udev rules but it has no effect on this issue.