<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: epsxe + linux</title>
	<atom:link href="http://daveg.outer-rim.org/entries/2004/09/23/epsxe-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://daveg.outer-rim.org/entries/2004/09/23/epsxe-linux/</link>
	<description>dave\'s not here man!</description>
	<lastBuildDate>Thu, 02 Jun 2011 16:16:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: inexpensive purses</title>
		<link>http://daveg.outer-rim.org/entries/2004/09/23/epsxe-linux/comment-page-1/#comment-257614</link>
		<dc:creator>inexpensive purses</dc:creator>
		<pubDate>Mon, 26 Jan 2009 21:51:05 +0000</pubDate>
		<guid isPermaLink="false">/?p=359#comment-257614</guid>
		<description>Those are some troublesome problems right there. Of course completely worth fixing in order to get to play playstation games on the computer. I really like that era of gaming.</description>
		<content:encoded><![CDATA[<p>Those are some troublesome problems right there. Of course completely worth fixing in order to get to play playstation games on the computer. I really like that era of gaming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luiz Eduardo Guida Valmont</title>
		<link>http://daveg.outer-rim.org/entries/2004/09/23/epsxe-linux/comment-page-1/#comment-1332</link>
		<dc:creator>Luiz Eduardo Guida Valmont</dc:creator>
		<pubDate>Tue, 08 Feb 2005 04:04:07 +0000</pubDate>
		<guid isPermaLink="false">/?p=359#comment-1332</guid>
		<description>There was nothing wrong with the plugin itself. It was just a misconfigured cd-rom device.</description>
		<content:encoded><![CDATA[<p>There was nothing wrong with the plugin itself. It was just a misconfigured cd-rom device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luiz Eduardo Guida Valmont</title>
		<link>http://daveg.outer-rim.org/entries/2004/09/23/epsxe-linux/comment-page-1/#comment-1331</link>
		<dc:creator>Luiz Eduardo Guida Valmont</dc:creator>
		<pubDate>Tue, 08 Feb 2005 02:49:07 +0000</pubDate>
		<guid isPermaLink="false">/?p=359#comment-1331</guid>
		<description>Actually, this happens when I use the XGL2 plugin, one of Pete&#039;s plugins. I switched to the MesaGL plugin just to find out the the mooby CD plugin fails in a ioctl syscall and, for some unknown / obscure reason, it hangs with this message.

...
 * Open gpu[0]
 * Init spu[0][libspu.so]
 * Open spu[0]
CD(0,2,16) read ioctl failed (25)
CD(0,2,0) read ioctl failed (25)

So, guess what? I&#039;m fiddling with the CD plugin right now. I&#039;ll post again when I have news.

Cheers,
Luiz Eduardo</description>
		<content:encoded><![CDATA[<p>Actually, this happens when I use the XGL2 plugin, one of Pete&#8217;s plugins. I switched to the MesaGL plugin just to find out the the mooby CD plugin fails in a ioctl syscall and, for some unknown / obscure reason, it hangs with this message.</p>
<p>&#8230;<br />
 * Open gpu[0]<br />
 * Init spu[0][libspu.so]<br />
 * Open spu[0]<br />
CD(0,2,16) read ioctl failed (25)<br />
CD(0,2,0) read ioctl failed (25)</p>
<p>So, guess what? I&#8217;m fiddling with the CD plugin right now. I&#8217;ll post again when I have news.</p>
<p>Cheers,<br />
Luiz Eduardo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luiz Eduardo Guida Valmont</title>
		<link>http://daveg.outer-rim.org/entries/2004/09/23/epsxe-linux/comment-page-1/#comment-1330</link>
		<dc:creator>Luiz Eduardo Guida Valmont</dc:creator>
		<pubDate>Tue, 08 Feb 2005 02:29:09 +0000</pubDate>
		<guid isPermaLink="false">/?p=359#comment-1330</guid>
		<description>I&#039;m running Arch Linux, and I am also having this problem. I guess it is something related to the video plugin, which I&#039;ll try to recompile now.  Running espxe ltrace&#039;d gives this in the last few lines of output:

...
gettimeofday(0xbfffec88, 0xbfffec90)                                                   = 0
memcpy(0x84862c0, &quot;\002&quot;, 1)                                                           = 0x84862c0
memcpy(0x8486343, &quot;\002&quot;, 1)                                                           = 0x8486343
memcpy(0x84862c0, &quot;\002&quot;, 1)                                                           = 0x84862c0
XPending(0x853d1c8, 45, 0xb60ee3fc, 0, 0)                                              = 1
XNextEvent(0x853d1c8, 0x8485fc0, 2154, 2154, 0)                                        = 0
XPending(0x853d1c8, 0x8485fc0, 2154, 2154, 0)                                          = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
...

So I think it&#039;s segfault&#039;ing while in the video plugin. But I&#039;m not quite sure about that, for I don&#039;t understand a lot of ltrace debuging. Anyway, I&#039;ll repost here as soon as I have an answer.</description>
		<content:encoded><![CDATA[<p>I&#8217;m running Arch Linux, and I am also having this problem. I guess it is something related to the video plugin, which I&#8217;ll try to recompile now.  Running espxe ltrace&#8217;d gives this in the last few lines of output:</p>
<p>&#8230;<br />
gettimeofday(0xbfffec88, 0xbfffec90)                                                   = 0<br />
memcpy(0x84862c0, &#8220;\002&#8243;, 1)                                                           = 0x84862c0<br />
memcpy(0&#215;8486343, &#8220;\002&#8243;, 1)                                                           = 0&#215;8486343<br />
memcpy(0x84862c0, &#8220;\002&#8243;, 1)                                                           = 0x84862c0<br />
XPending(0x853d1c8, 45, 0xb60ee3fc, 0, 0)                                              = 1<br />
XNextEvent(0x853d1c8, 0x8485fc0, 2154, 2154, 0)                                        = 0<br />
XPending(0x853d1c8, 0x8485fc0, 2154, 2154, 0)                                          = 0<br />
&#8212; SIGSEGV (Segmentation fault) &#8212;<br />
+++ killed by SIGSEGV +++<br />
&#8230;</p>
<p>So I think it&#8217;s segfault&#8217;ing while in the video plugin. But I&#8217;m not quite sure about that, for I don&#8217;t understand a lot of ltrace debuging. Anyway, I&#8217;ll repost here as soon as I have an answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TRiAGE</title>
		<link>http://daveg.outer-rim.org/entries/2004/09/23/epsxe-linux/comment-page-1/#comment-1262</link>
		<dc:creator>TRiAGE</dc:creator>
		<pubDate>Sun, 05 Dec 2004 12:26:55 +0000</pubDate>
		<guid isPermaLink="false">/?p=359#comment-1262</guid>
		<description>I am having the exact same problem on FC2, did you find a solution?</description>
		<content:encoded><![CDATA[<p>I am having the exact same problem on FC2, did you find a solution?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

