Skip to content
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

Open
ShadowMemer opened this issue Jul 16, 2017 · 6 comments
Open

Coirsair K95 Platinum no input when CKB is active #603

ShadowMemer opened this issue Jul 16, 2017 · 6 comments

Comments

@ShadowMemer
Copy link

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

@Ravenslofty
Copy link

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.

@rsparksm
Copy link

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

@Ravenslofty
Copy link

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.

@mikeck1
Copy link

mikeck1 commented Jun 23, 2018

@ZirconiumX Still experiencing same issue 7 mo later. This issue is not resolved. @rsparksm

@Ravenslofty
Copy link

Ravenslofty commented Jun 23, 2018 via email

@mikeck1
Copy link

mikeck1 commented Jun 23, 2018

@ZirconiumX Thank you!!
HEre is the link for everyone else.
https://github.com/ckb-next/ckb-next/wiki/macOS-Installation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants