randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
479 stars 56 forks source link

Keyboard not responding with mouse #135

Open paolo2504 opened 4 years ago

paolo2504 commented 4 years ago

On my RPI3B+ i found usb keyboardd not responding in bmc64. After some testing i discovered the cause was the mouse dongle inserted in the first usb port of RPI. (first port is the upper one near ethernet port). To solve issue it is necessary to insert keyboard in that first usb port; the mouse dongle can be put in any other.