<pre>On 12/14/05, El Burro &lt;<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">daburro at gmail.com</a>&gt; wrote:<br>&gt;&gt;<i><br></i>&gt;&gt;<i> 1.  MythGame<br></i>&gt;&gt;<i><br></i>&gt;&gt;<i> I seem to still have a problem with MythGame starting.  It complains that
<br></i>&gt;&gt;<i> the version of xmame is not supported.  From what I can tell from looking in<br></i>&gt;&gt;<i> past messages, all that Myth is doing is a 'xmame -version' command to<br></i>&gt;&gt;<i> validate that xmame is working.  Is this correct?  I'm using 
xmame.102 and<br></i>&gt;&gt;<i> it works fine if I start it manually.  It will also show the version<br></i>&gt;&gt;<i> correctly (though I do get some Glide error that doesn't seem to effect<br></i>&gt;&gt;<i> anything).  I've also double (and triple) checked my settings, as I've
<br></i>&gt;&gt;<i> believe that this error message that I'm getting is displayed for any<br></i>&gt;&gt;<i> configuration error with MythGame.  I've also tried and modify the DB to<br></i>&gt;&gt;<i> reflect that I have no joystick (as mentioned in the MythGame docs
<br></i>&gt;&gt;<i> somewhere...) but that doesn't seem to have any effect either.<br></i>&gt;<br>&gt;<br>&gt;9 times out of 10, this problem is because the MythGame settings have the<br>&gt;wrong path to xmame.<br>&gt;<br>
&gt;Carl Fongheiser</pre><br>Yep.&nbsp; That's what I understood.&nbsp; But given the below, I don't see where I might have gotten the path wrong...<br><br>Any other tricks to try?<br><br>&nbsp;&nbsp;&nbsp;&nbsp; - T<br><br><br>[root@mythtv ~]# mysql -u root -p -e &quot;select * from 
mythconverg.settings&quot; | gre<br>p Mame<br>Enter password:<br>XMameBinary&nbsp;&nbsp;&nbsp;&nbsp; /usr/bin/xmame&nbsp; mythtv<br>MameRomLocation /usr/share/xmame/roms&nbsp;&nbsp; mythtv<br>XMameCatFile&nbsp;&nbsp;&nbsp; /usr/share/xmame/catver.ini&nbsp;&nbsp;&nbsp;&nbsp; mythtv<br>MameScreensLocation&nbsp;&nbsp;&nbsp;&nbsp; /usr/share/xmame/screens&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mythtv
<br>MameScoresDirectory&nbsp;&nbsp;&nbsp;&nbsp; /usr/share/xmame&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mythtv<br>MameScoresFile&nbsp; /usr/share/xmame/hiscore.dat&nbsp;&nbsp;&nbsp; mythtv<br>MameFlyersLocation&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/share/xmame/flyers mythtv<br>MameCabinetsLocation&nbsp;&nbsp;&nbsp; /usr/share/xmame/cab&nbsp;&nbsp;&nbsp; mythtv
<br>MameHistoryLocation&nbsp;&nbsp;&nbsp;&nbsp; /usr/share/xmame/history.dat&nbsp;&nbsp;&nbsp; mythtv<br>MameCheatLocation&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mythtv<br>MameImageDownloader&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mythtv<br>MameAutomaticallyDownloadImages 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mythtv<br>MameShowDisclaimer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mythtv
<br>MameShowGameInfo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mythtv<br>[root@mythtv ~]# which xmame<br>/usr/bin/xmame<br>[root@mythtv ~]# ls -la /usr/bin/xmame<br>-rwxr-sr-x&nbsp; 1 root games 43488152 Nov 28 03:24 /usr/bin/xmame<br>[root@mythtv ~]# file /usr/bin/xmame
<br>/usr/bin/xmame: setgid ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV),<br>for GNU/Linux 2.4.0, dynamically linked (uses shared libs), for GNU/Linux 2.4.0,<br>&nbsp;stripped<br>[root@mythtv ~]# /usr/bin/xmame -version
<br>xmame (x11) version 0.102 (Nov 28 2005)<br>[root@mythtv ~]#