zocker-160 / keyboard-center

Application for mapping macro keys on Logitech keyboards
GNU General Public License v3.0
65 stars 2 forks source link

Error during init of keyboard #48

Closed stefexec closed 1 year ago

stefexec commented 1 year ago

Thanks for the great work although i am getting this error:

init

I have installed

https://github.com/JSubelj/g910-gkey-macro-support

previously but it is currently disabled as i discovered your amazing softeware after ive already installed that one. Could this be related? What information do you need from me?

I have a G910 Orion Spectrum

zocker-160 commented 1 year ago

Please try a reboot and don't start g910-gkey-macro-support.

The error most likely is caused by the fact that g910-gkey-macro-support unloads the kernel HID driver which causes keyboard-center to not be able to load the keyboard endpoint, generating the error above.

A reboot will re-enable the kernel HID driver and should make your keyboard detectable again.

stefexec commented 1 year ago

I love you.