Open olofson opened 8 years ago
This can be fixed in the systemd unit file. I'll take a peek tonight.
Bad news: I suddenly started having disconnect issues with this
More bad news: Figured I'd use hardware macros with the standard driver instead - but those are not supported on K95 RGB! That is, no G keys.
Good news: Actually running an animation at 30 fps seems to eliminate the disconnects with ckb. o.O May or may not be a hint as to what's going on here.
@olofson For the G-keys there is a macro binding service in the GUI. Please use the testing branch (up to now it is not yet released) or use an improved version f7f8ce9 from my fork at https://github.com/frickler24/ckb.git. the current branch is macrotime.0.3
@frickler24 I'm not sure I'm following... Have you implemented hardware macros somehow?
The problem I've been having is that I couldn't use ckb at all on that machine, because it causes the keyboard to disconnect and reconnect regularly, causing issues such as stuck keys, random keyboard layout switching etc, apart from the keyboard simply being dead for a few seconds every now and then.
As for the G keys, I actually prefer the "Program" binding method (with wmctrl) over macros, as that avoids interference with keyboard input in any applications. I was just looking for a solution/hack to have the G keys work without ckb, like I did earlier, with the K90 keyboard.
Anyway, somehow, running a LED animation seem to avoid the disconnect issue somehow. Will investigate that further at some point. (I don't really need or want animations. I just want the keyboard - and the G keys - to actually work reliably.)
While upgrading to a 4.x Linux kernel solved #313 for me, there is one remaining issue, that results in the same apparent symptoms; that the keyboard would disconnect and reconnect every few seconds:
However, with Ubuntu kernel 4.4.0-34-generic, this only happens after waking up from hibernation, and I can "fix" it by just restarting ckb. (That didn't help with the 3.x kernel.)
I don't know if this impacts my other computer (the one where ckb has worked perfectly all along), as I never use hibernation on that one.