-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Logitech G15 G-Keys #47
Comments
Firstly, run |
Nope. Tried both commands and the keys doesn't work. |
Most probably, G-keys belong to other USB device. As your usbconfig output does not give clear answer to that question, try to replug keyboard and if more than one device appeared reattached in console output, run evemu-record and usbhidctl with this other device. |
I've tried with all the devices (that G15 makes available) without luck, any other suggestions? |
According to Linux driver, G-keys require extra initialization: https://elixir.bootlin.com/linux/v5.10-rc5/source/drivers/hid/hid-lg-g15.c#L781 and a special support. Could you provide some additional info about your device. Just for the record:
Note: usbhid-dump will detach your keyboard, so you will have to replug it or reset USB port to make it working again. |
I know is not directly related, but I've managed to make g15daemon work on freebsd, the screen works (even g15stats) but the keys are still a missing piece. The linux driver for this is somehow newer than g15daemon, so maybe is something I'm missing in g15daemon? |
I think uinput plugin is required for keys to work. |
I've forgot about this, g15daemon is already in ports since some time. I've managed to make everything works as expected but I have some situation I'm unable to debug, maybe you can help. |
Not exactly an issue, the keyboard works pretty well (even volume and media player buttons). I just want to know if it's possible to make the G-Keys work, no macros or fancy stuff, just like the extra keys (home, mail, etc) of other keyboards.
devinfo.txt
dmesg.txt
pciconf.txt
usbconfig.txt
The text was updated successfully, but these errors were encountered: