andreiw / RaspberryPiPkg

DEPRECATED - DO NOT USE | Go here instead ->
https://github.com/tianocore/edk2-platforms/tree/master/Platform/RaspberryPi/RPi3
744 stars 143 forks source link

MX3 Air Keyboard Not working #91

Closed JulyIghor closed 4 years ago

JulyIghor commented 5 years ago

I got this keyboard/mouse https://www.amazon.com/Keyboard-AMGUR-Wireless-Learning-Raspberry/dp/B0158AR8QK It is working on any OS without drivers, but it is not working with Tiano Core at all. Also it is working fine in NOOBS Used build from 2018 Sep 28-GCC5 with RPi 3B+ Is there any way to fix it?

andreiw commented 5 years ago

Hypothetically, yes, but unlikely that will happen soon- I don’t have this keyboard. Try plugging into a different port, or get a different keyboard.

A

15 дек. 2018 г., в 17:55, Ighor July notifications@github.com написал(а):

I got this keyboard/mouse https://www.amazon.com/Keyboard-AMGUR-Wireless-Learning-Raspberry/dp/B0158AR8QK It is working on any OS without drivers, but it is not working with Tiano Core at all. Is there any way to fix it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

JulyIghor commented 5 years ago

Thanks for the answer. I have tried to plugin to each of USB ports no luck. Actually I have no other keyboard and purchased this one with only purpose to work with Titan Core :) Can I help you somehow with it? Capture USB signals or anything else?

andreiw commented 5 years ago

Short of getting the keyboard and playing around with it, not really. Sorry. Not a great answer, but it is what it is. The good news is that this is the second recent report I've heard about non-working keyboards.... so literally the next USB keyboard you pull out of a dumpster will probably work!

A

On Sat, Dec 15, 2018 at 7:28 PM Ighor July notifications@github.com wrote:

Thanks for the answer. I have tried to plugin to each of USB ports no luck. Actually I have no other keyboard and purchased this one with only purpose to work with Titan Core :) Can I help you somehow with it? Capture USB signals or anything else?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/andreiw/RaspberryPiPkg/issues/91#issuecomment-447608191, or mute the thread https://github.com/notifications/unsubscribe-auth/AAstawybhoHC87Ni621Jw-mrFWiwo6skks5u5ZO2gaJpZM4ZU7sS .

-- A

JulyIghor commented 5 years ago

Ok, if some day you will change your mind, here is more info.

I think it is USB hub since it is Mouse+Keyboard.

Device detected as "Smart Control" with ID device: 0x1001 and ID vendor: 0x1915 (Nordic Semiconductor ASA) Looks like it is based on nRF24LU1 http://uglyduck.vajn.icu/PDF/wireless/Nordic/nRF24LU1_Development_Kit_UG.pdf

andreiw commented 4 years ago

If you have the time, check the latest /upstream/ Pi 3, which has a few USB host driver improvs

JulyIghor commented 4 years ago

If you have the time, check the latest /upstream/ Pi 3, which has a few USB host driver improvs

I don't have this keyboard any more. But thanks. I'll try another one some time later :)