Oibaf66 / frodo-wii

Automatically exported from code.google.com/p/frodo-wii
GNU General Public License v2.0
8 stars 3 forks source link

Wireless USB Keyboard Not Working #51

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connect a wireless USB keyboard to the Wii and open Frodo

The keyboard does not work at all. I have tried using both USB slots on my Wii. 
The keyboard works perfectly on Wiituka (Amstrad CPC emulator) and WiiApple 
(Apple II emulator). 

I had an old wired USB keyboard that worked fine with this, but not my new 
Wireless one. I have the same problem with UAE Wii and FBZX too. My Wii 
firmware is 4.2E, and my keyboard is  this one - 
http://www.amazon.co.uk/2-4Ghz-Wireless-Centre-Keyboard-Trackball/dp/B004HTK1F4/
ref=sr_1_9?ie=UTF8&qid=1363696596&sr=8-9

Original issue reported on code.google.com by stevebol...@yahoo.co.uk on 19 Mar 2013 at 12:54

GoogleCodeExporter commented 9 years ago
FBZX Wii, Frodo and UAE Wii are all based on SDL library. SDL is a software 
interface between the program and the hardware. SDL uses libogc as a further 
software interface.

It could be a SDL issue but also WiiApple is based on SDL. Maybe it is a libogc 
issue.

This is the list of games based on sdl:

http://wiibrew.org/wiki/Category:Homebrew_using_SDL_libraries

Please try Deadly Cobra and DSBOX which are based on SDL too.

http://wiibrew.org/wiki/Deadly_Cobra_Wii

http://wiibrew.org/wiki/DOSBox_Wii

Original comment by olimpier...@gmail.com on 19 Mar 2013 at 3:48

GoogleCodeExporter commented 9 years ago
I just tried Dosbox wii and deadly cobra wii. The keyboard doesn't work with 
either of those.

Original comment by stevebol...@yahoo.co.uk on 20 Mar 2013 at 7:22

GoogleCodeExporter commented 9 years ago
Hi.

Deadly Cobra and Dosbox don't recognised the keyboard either.

Original comment by stevebol...@yahoo.co.uk on 21 Mar 2013 at 7:47

GoogleCodeExporter commented 9 years ago
This is a confirmation that it is a SDL issue.

You should open the issue on the Wii SDL webpage:

http://code.google.com/p/sdl-wii/issues/list

(It is not necessary to answer in the FBZX and UAE sections since I am the 
maintainer of them too)

Original comment by olimpier...@gmail.com on 21 Mar 2013 at 2:54

GoogleCodeExporter commented 9 years ago
I've just opened the issue on the Wii SDL webpage as you suggested. At the 
risk of sounding thick, I haven't downloaded or installed the SDL software? 
Am I missing something, or is that only for delevopers?

Thanks for your advice.

Original comment by stevebol...@yahoo.co.uk on 21 Mar 2013 at 3:42

GoogleCodeExporter commented 9 years ago
No, you do not need to install the SDL library which is alreday "included" in 
the dol file of the program you are using.

I tried a logitech wireless keyboard and it works with all SDL programs, so I 
fear there is some incompatibility between your keyboard and the SDL library 

Original comment by olimpier...@gmail.com on 22 Mar 2013 at 5:18