-
Notifications
You must be signed in to change notification settings - Fork 157
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
No response after reboot #39
Comments
That is quite strange. Are you running with the newest code, we recently pulled from upstream. |
I have seen this when the PC is powered off for some time. I'm afraid I haven't really used windows in 10 years so wouldn't know where to start. AFAIK the teensy is class compliant and doesn't need a driver. Could be to do with low power while the PC is booting perhaps? Do the LEDs flash after the POST beep? |
The inital red led flashes only when i replug the keyboard. No other led flashing. I will test it on a linux system. Same behavior under Linux and all USB ports. Code is up-to-date. |
So I just tested this a few times. I tried rebooting
And I always had a functioning keyboard after boot. For the windows to windows I took notes on what happened.
|
@marknsikora what hardware usb interface you are using? On my motherboard I plug my ergodox directly into one of the rear usb ports. After boot, I have to un/re plug the keyboard or it does not respond. |
I'm also plugged into one of the rear usb ports, nothing special. Can @wobbol, @layornos, and anyone else seeing this issue answer these two questions
|
Regular boot is not the problem, if the keyboard was unplugged and plugged in before restart. But after a reboot or boot after regular shutdown, the Ergodox does not response.
|
Regular boot or reboot the problem is the same. The ErgoDox does not respond until a physical unplug and replug. I have not looked into tmk's magic boot buttons yet.
|
Is it possible to debug the ErgoDox with the USB interface? |
@layornos this http://www.pjrc.com/teensy/hid_listen.html should let you see what is happening even if you are using LUFA to compile. |
After a regular reboot, the keyboard does not response. Unplug and replug "solves" the problem.
System: Windows 10
Keyboard: Ergodox from Falbatech
The text was updated successfully, but these errors were encountered: