-
Notifications
You must be signed in to change notification settings - Fork 0
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 Keyboard doesnt work on MB TB #997
Comments
USb worked for me, not sure why it works with USB stick but not the keyboard... |
There's also a ton of USB-related errors popping up in dmesg:
and corresponding errors in cbmem:
|
I haven't managed to get a keyboard to work in any way, but when I connected a 2-port USB hub with a mouse and a keyboard and rebooted the system, the keyboard did work in edk2 and grub. They both did appear in |
I've tested it on a different unit, the issue doesn't seem to occur:
@krystian-hebel would that be enough for this to be written off as a faulty unit issue? |
@filipleple was this with the same keyboard and pendrive (unit, not only model) in the same ports as on the faulty one? It may be either faulty platform or peripheral, but it does seem as hardware issue. |
@krystian-hebel the exact same keyboard and pendrive unit |
While debugging another issues, I've noticed that there are few soft-straps set in the descriptor of board in question, and those were related to USB. It may be worth clearing them and testing again, but for now I need the platform for debugging. |
Partial improvement after clearing mentioned soft-straps, now additional port is detected:
Still no luck getting the keyboard to show up, though. |
Device
MinnowBoard Turbot B41
RTE version
OSFV version
branch: minnow-update
Affected component(s) or functionality
No response
Brief summary
After plugging in the keyboard i is not powered on
How reproducible
very likely to reproduce
How to reproduce
plug USB Keyboard and observe the behavior (for example do any of the following)
Expected behavior
the keyboard should be detected by DUT or at least power up
Actual behavior
it's like the port is not even working properly
Link to screenshots or logs
trying
lsusb
:yelds no results
Additional context
No response
Solutions you've tried
No response
The text was updated successfully, but these errors were encountered: