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

USB mode issues #46

Open
dfunkt opened this issue Mar 17, 2018 · 11 comments
Open

USB mode issues #46

dfunkt opened this issue Mar 17, 2018 · 11 comments

Comments

@dfunkt
Copy link
Contributor

dfunkt commented Mar 17, 2018

  1. USB mode only works if I reset the board while it's plugged in, otherwise Windows fails to configure it.
  2. Every key I press is duplicated (I type w, it spews out ww)
@ah-
Copy link
Owner

ah- commented Mar 17, 2018

Thanks for testing! It's still really new so a lot of initial issues are normal.

Do you still have bluetooth on? So far it doesn't switch between them, it just sends key presses to both.

@dfunkt
Copy link
Contributor Author

dfunkt commented Mar 17, 2018

Your theory was correct, I had bluetooth on as well, turned it off and now it works just fine.

@ah-
Copy link
Owner

ah- commented Mar 20, 2018

There have been a few improvements already, so possibly the reset issue is gone now. I've also now got the USB Command Verifier running, so that'll help a lot with getting everything working reliably.

@dfunkt
Copy link
Contributor Author

dfunkt commented Mar 21, 2018

Still not working, have to reset the board using the button after plugging it in.

@dfunkt
Copy link
Contributor Author

dfunkt commented Mar 23, 2018

Did the wireshark capture that you asked, hope this helps.
test.pcapng.gz

@ah-
Copy link
Owner

ah- commented Mar 23, 2018

Great thanks! Will have a look tonight or tomorrow.

What did you do during the capture? Plug it in, didn't work then reset?

@dfunkt
Copy link
Contributor Author

dfunkt commented Mar 23, 2018

Yeah, pretty much.

@ah-
Copy link
Owner

ah- commented Mar 23, 2018

Hmm, I can't see any issues in that capture. It connects once and then proceeds to send hid reports, completely fine.

Is there maybe something missing in the beginning?

@dfunkt
Copy link
Contributor Author

dfunkt commented Mar 23, 2018

Tried it again, using both wireshark and the USBPcap app. Without resetting the board it says no packets no matter what I do, and resetting it while it's plugged in produces pretty much the same output as I attached before. When I tried to record using the cli app, it showed up with the device descriptor thing failed and the window would close almost instantly, leaving me with an empty file.

@SuperCuber
Copy link

SuperCuber commented Apr 4, 2018

Using B31, my experiences with several releases. All tested using USB on Arch Linux.

2018-03-20-175-master-6d33409 - everything works through usb, no issues as far as I see
2018-03-22-178-master-86750fb - leds off, no reaction to any input.
2018-04-02-197-master-b4f4424: Merge pull request #51 from hdhoang/bit_field - les off, no reaction to input
Commit b4f4424 compiled on my machine - after a couple characters are typed keyboard stops responding (often with a key still held down), once bluetooth mode is entered keyboard stops responding, resetting then bluetooth pairing (on windows 10 using usb dongle) works, however number row stays green (and enter stays colored). then after a couple characters typed, keyboard stops responding.

@ontes
Copy link

ontes commented Apr 27, 2018

Same here. It works only if i reset keyboard when it is plugged in. After unplugging and plugging back it stops working. Also stops working when I restart pc. Same bug in official firmware 1.2, but 1.4 works fine for me. I'm using Fedora, connecting with usb.

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