littlemahi / mame4all-pi

Automatically exported from code.google.com/p/mame4all-pi
0 stars 0 forks source link

Running from console results in partially drawn screen and no keyboard response #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install latest mame4all from PiStore
2. Run from Wheezy (2013-05-25) console
3. Attempt to use keyboard.

What is the expected output? What do you see instead?

Can see the console text through parts of the MAME GUI (possible the 
"background" of the GUI). Key presses are ignored by MAME but picked up by the 
console.

What version of the product are you using? On what operating system?

Raspbian Wheezy 2013-05-25.
MAME v0.37 BETA 5 (Jun 6 2013)

Original issue reported on code.google.com by vrai.sta...@gmail.com on 1 Jul 2013 at 8:11

GoogleCodeExporter commented 8 years ago
Additional information: This problem only occurs if I run MAME from the first 
virtual terminal. Using CTL-ALT 2 then running MAME seems to circumvent the 
problem.

Original comment by vrai.sta...@gmail.com on 7 Jul 2013 at 4:58

GoogleCodeExporter commented 8 years ago
What "virtual terminal" are you talking about?

Original comment by squid123...@gmail.com on 7 Jul 2013 at 5:56

GoogleCodeExporter commented 8 years ago
Sorry, I meant virtual console. The default one suffers from the display 
problem, the other five (I've got six configured) work fine.

Original comment by vrai.sta...@gmail.com on 7 Jul 2013 at 7:46

GoogleCodeExporter commented 8 years ago
Turns out this was entirely down to a typo in /etc/inittab. The input for tty1 
was not being properly piped. For some reason it still worked for everything 
but MAME. With the typo corrected MAME now runs on tty1 correctly.

Original comment by vrai.sta...@gmail.com on 8 Jul 2013 at 4:59

GoogleCodeExporter commented 8 years ago
Please report this in a more appropriate place.

Original comment by squid...@gmail.com on 12 Jul 2013 at 2:37