-
Notifications
You must be signed in to change notification settings - Fork 169
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
Coirsair K95 Platinum no input when CKB is active #603
Comments
We're working on K95 Platinum support in ckb-next - while not everything is perfect, you should have at least some basic support within the next few weeks. |
By basic support, do you mean functionality similar to Cue or just the ability to use the keyboard while ckb is running? Just picked up a k95 platinum and found the same issues as @ShadowMemer |
At the moment, "just the ability to use the keyboard while ckb is running". We're currently working on it. If you want the technical reasons, the problem here is that ckb(-next) use USB URB Control packets, which the K95P just ignores, meaning CKB can't talk to the keyboard. Our plan is to use libusb for USB URB Interrupts, which do work. |
@ZirconiumX Still experiencing same issue 7 mo later. This issue is not resolved. @rsparksm |
This version of CKB does not support the K95P. CKB-Next does. Use that.
…On Sat, 23 Jun 2018, 23:05 Michael Kaufman, ***@***.***> wrote:
@ZirconiumX <https://github.com/ZirconiumX> Still experiencing same issue
7 mo later. This issue is not resolved.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#603 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABbx29D_PrtpbPbzPkKyviHfwrFqf3xbks5t_rvDgaJpZM4OZbTG>
.
|
@ZirconiumX Thank you!! |
When I first installed ckb I saw an firmware update notification so I clicked on update.
But it was loading for a very long time so I just restarted my pc. (derp)
Then I looked between the other issues and saw that the update notifications were wrong. (Don't know if that has been fixed already)
When in Windows it says its up to date (according to CUE).
So when I now start ckb, my keyboard doesn't give any input. But when I close ckb and unplug and plug my keyboard back in it works again. My mouse (Corsair M65 Pro RBG) works fine when ckb is active.
My keyboard works just fine in Windows. Also in Ubuntu but when ckb is not active.
Ubuntu version: 16.04 LTS
Keyboard: Corsair K95 Platinum
Mouse : Corsair M65 Pro RGB
The text was updated successfully, but these errors were encountered: