djdefiant / mame4all-pi

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

Black Screen Lock-Up when exiting Alien Syndrome and other ROMs #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  From command line run "mame aliensyn"
2.  Play game
3.  Hit escape key to exit MAME

What is the expected output? What do you see instead?
I expect to be taken back to the command line.  However, the entire screen goes 
black, and keyboard is not responsive.  I think ssh still works so a clean 
reboot can be achieved be logging in remotely, but other than that one must cut 
the power off which may corrupt the OS.

What version of the product are you using? On what operating system?
Latest MAME4ALL on Raspberry Pi from NOOBS_v1_2_1 install.

Please provide any additional information below.
I have tried with and without recommended config.txt settings.  Very 
reproducible problem.  Happens on many other ROMS, too.   I think that one time 
it happened that I was logged in remotely, so I was able to kill the hung MAME 
process during the black frozen screen, but I was still not able to get back to 
the command line.

Original issue reported on code.google.com by brane99...@gmail.com on 4 Sep 2013 at 3:32

GoogleCodeExporter commented 9 years ago
aliensyn does crash MAME4ALL on exit, nothing can be done about this as it's 
crashing the MAME engine. Some games do have this problem but most do not.
Please list which other ones are causing the problem.

Original comment by squid...@gmail.com on 4 Sep 2013 at 6:51

GoogleCodeExporter commented 9 years ago
Sorry, I thought that the MAME engine code is what you've been editing to get 
it to run on the Pi.  I guess you're leaving it as is.  Thanks for clearing 
that up for me.  Keep up the good work!  You may close this ticket.

Original comment by sterr...@oculus360.us on 5 Sep 2013 at 4:06

GoogleCodeExporter commented 9 years ago
Also, I just realized that using -nodrz80_snd prevents the problem I described. 
 I was re-reading your docs when I discovered I had not noticed that option 
before.  Thanks!

Original comment by brane99...@gmail.com on 6 Sep 2013 at 4:12

GoogleCodeExporter commented 9 years ago
That's great news, which other ones does this occur on? I can easily update the 
code to switch off the drz80_snd for those.

Original comment by squid...@gmail.com on 6 Sep 2013 at 8:40

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Sorry, I don't recall which other ROMs had that issue.  I've now made the 
-nodrz80_snd option permanent in my startup script, so I'm not likely to 
discover any more.

Original comment by brane99...@gmail.com on 8 Sep 2013 at 1:43

GoogleCodeExporter commented 9 years ago
Fixed.

Original comment by squid...@gmail.com on 10 Oct 2013 at 3:05

GoogleCodeExporter commented 9 years ago
This issue happens with my environment (the same that exposed here) randomly 
when hit escape key to exit from game. It is not happen always but when happens 
it could be with any rom.

Original comment by raul...@gmail.com on 16 Oct 2013 at 8:42

GoogleCodeExporter commented 9 years ago
I forgot to ask: How can I set permanent the call to mame with the Pi option 
"-nodrz80_snd" from the frontend? I ve got to execute from command line but, 
what from the guy?

Thanks in advance

Original comment by raul...@gmail.com on 16 Oct 2013 at 9:00