The NEW Build Your Own Arcade Controls

Software Support => GroovyMAME => Topic started by: robbbby on July 13, 2021, 05:07:58 pm

Title: Please help understanding logs with non-working games
Post by: robbbby on July 13, 2021, 05:07:58 pm
I have quite a few games that when I try and load them through attract mode it fails and just goes right back to the front end.

This is one of them.  Does somebody mind reading the log and helping me try to understand what is going on?

Thanks
Title: Re: Please help understanding logs with non-working games
Post by: robbbby on July 17, 2021, 11:35:47 am
Any advice? 
The more I go through my games list the more i'm realizing that a huge majority don't work.

Using GM 0.233 via groovy arcade.  Roms appear to be 0.233, at least according to clrmamepro
Title: Re: Please help understanding logs with non-working games
Post by: Calamity on July 17, 2021, 01:58:22 pm
GroovyMAME needs X to run. You are running it from outside X.
Title: Re: Please help understanding logs with non-working games
Post by: robbbby on July 17, 2021, 04:32:06 pm
Edit

Ok I’ve realized X refers to Xorg.
I’m totally unfamiliar with it. Do I need to do something special to run GA inside X?

I turn my computer on and GA just boots up, didn’t realize I have to run it with this xorg server.

I assume I also would need to setup/install the xf86 drivers for my ati card with xorg as well?
Title: Re: Please help understanding logs with non-working games
Post by: Substring on July 17, 2021, 06:17:25 pm
wait what ? GM does run on X on GA, what happened to your install ???
Title: Re: Please help understanding logs with non-working games
Post by: robbbby on July 17, 2021, 10:08:42 pm
wait what ? GM does run on X on GA, what happened to your install ???

I have no idea?
I’m going off what Calamity mentioned.
My install seems fine but I have no idea about the behind the scenes stuff and how it works.

Is there any commands I can run to make sure I’m running within X and to verify im using the proper video drivers?
Title: Re: Please help understanding logs with non-working games
Post by: Substring on July 18, 2021, 03:00:08 am
If AM sgows, you're on X. For the rest, you'd need to remote login.
Title: Re: Please help understanding logs with non-working games
Post by: Calamity on July 18, 2021, 05:13:08 am
@Substring, by his log, not only SR but also SDL are picking DRMKMS, so for some reason X is not detected by them.
Title: Re: Please help understanding logs with non-working games
Post by: robbbby on July 18, 2021, 02:11:57 pm
Any recommendations to what I can do/try?

Should I just reinstall GA from scratch?
Title: Re: Please help understanding logs with non-working games
Post by: Substring on July 18, 2021, 04:41:09 pm
Tell me first if AM does run ?
Title: Re: Please help understanding logs with non-working games
Post by: robbbby on July 18, 2021, 05:31:51 pm
Tell me first if AM does run ?

Yes, AM boots at startup and runs perfectly normal.
Title: Re: Please help understanding logs with non-working games
Post by: Substring on July 19, 2021, 04:33:46 am
Can you upload /var/log/pacman.log and /home/arcade/shared/logs/groovy.log ?
Title: Re: Please help understanding logs with non-working games
Post by: robbbby on July 19, 2021, 08:46:41 pm
Can you upload /var/log/pacman.log and /home/arcade/shared/logs/groovy.log ?

Absolutely, thanks so much for taking a look at this.

I also included the mame.log, there is a recurring error i see, "unknown pcm card".
Also when loading different roms I see a common error of trying to find file "dl-1425.bin" but cannot find.

Title: Re: Please help understanding logs with non-working games
Post by: PL1 on July 19, 2021, 09:42:12 pm
Also when loading different roms I see a common error of trying to find file "dl-1425.bin" but cannot find.
Pretty sure that .bin file should be in the "qsound_hle.zip" BIOS file.

Sounds like either you haven't got that BIOS file in your ROMs folder or your ROMset version doesn't match your MAME version.


Scott
Title: Re: Please help understanding logs with non-working games
Post by: Substring on July 20, 2021, 08:35:31 am
Absolutely, thanks so much for taking a look at this.

I also included the mame.log, there is a recurring error i see, "unknown pcm card".
Also when loading different roms I see a common error of trying to find file "dl-1425.bin" but cannot find.

the PCM stuff is some usual ALSA whining, nothing to worry about.

Now what I don't get is that your mame.log here show nothing special, whereas your punisher looks like you've enabled verbose and started GM from the console, not AM.
Title: Re: Please help understanding logs with non-working games
Post by: robbbby on July 20, 2021, 09:58:16 am
Absolutely, thanks so much for taking a look at this.

I also included the mame.log, there is a recurring error i see, "unknown pcm card".
Also when loading different roms I see a common error of trying to find file "dl-1425.bin" but cannot find.

the PCM stuff is some usual ALSA whining, nothing to worry about.

Now what I don't get is that your mame.log here show nothing special, whereas your punisher looks like you've enabled verbose and started GM from the console, not AM.

I believe I did that log from the console, not within AM?

It was the only way I knew how to make a log.
But now that you mention that, I guess that explains why it looks like stuff isn’t running through X.

Guess my problem with so many rims not loading lies elsewhere. Maybe it is the bios files like PL1 mentioned, just didn’t realize so many rims needed bios files to run.
Title: Re: Please help understanding logs with non-working games
Post by: Substring on July 20, 2021, 11:48:32 am
I bet your romset isn't validated.

If you want to make a big mame log, just edit the command line arguments inside AM and add -v
Title: Re: Please help understanding logs with non-working games
Post by: robbbby on July 20, 2021, 02:26:37 pm
I bet your romset isn't validated.

If you want to make a big mame log, just edit the command line arguments inside AM and add -v

Is there a way to check?
I don’t have a full set, I only have the parent roms of maybe 100-150 games.

Title: Re: Please help understanding logs with non-working games
Post by: Substring on July 20, 2021, 03:30:16 pm
There are litteraly undreds of tutorials on how to validate a romset. Your best friend is clrmamepro