Next Generation Emulation banner
1 - 11 of 11 Posts

· Registered
Joined
·
7 Posts
Discussion Starter · #1 ·
I just can't run anything on epsxe on my fedora core 4 box, even the launch bios fct doesn't work...

here is the console output, if someone can help me... thanks !

Code:
$ ./epsxe-1.60/epsxe
 * Running ePSXe emulator version 1.6.0.
 * Memory handlers init.
 * ePSXe: PSX BIOS loaded [/home/vince/epsxe-1.60/bios/scph1001.bin].
 * Init gpu[0][libgpuPeteXGL2.so.2.0.7]
Error: couldn't get fbconfig
Missing ATI render-texture extension!NVIDIA Corporation
GeForce FX 5900XT/AGP/3DNOW!
 * Open gpu[0]
 * Init spu[0][libspuPeopsOSS.so.1.0.8]
 * Open spu[0]
Segmentation fault
 

· Classic Games Lover
Joined
·
5,856 Posts
Probably some plugin(s) cause the segmentation fault, try to remove all of them and add one by one to see which one it is. Also you can recompile PEOPS plugins with --nothreads option and use earlier versions of Pete's plugs.
 

· Registered
Joined
·
145 Posts
Have you setup your gfx card to enable 3d?
I know when I first installed any linux distro 3d wasn't enabled (standard card drivers), had to download the drivers from the nvidia website and install via their shell program.
If you know 3d is enabled then ignore what i'm about to say.
Open up a shell console and type glxgears you'll then see another screen open with some gears spinning and it will tell you the fps etc. If its fast then 3d is on, if its going slow then try getting the latest drivers.

Also, do you have a tv connected or just using a monitor?
 

· Premium Member
Joined
·
3,092 Posts
I don't recall how it was exactly, but peops spu had some threading problems, and would nead an specific version of libthread or libpthread or wichever it was. I'd suggest reading the readmes bundled with peops spu, it said something in there.
 

· Registered
Joined
·
7 Posts
Discussion Starter · #6 ·
mmm

anyway the problem doesn't seem to come from peops spu... even with another spu or no spu at all epsxe does'nt work...

thx anyway...

edit : thx for the idea but 3d accel is up and running on my box, with a crt monitor attached to the graphic card.
 

· Registered
Joined
·
7 Posts
Discussion Starter · #8 ·
thx, i'm sure it would solve my problem, if only the config panel would show up...

I click on the config button, and nothing happen... just a dead button.

i'm using a nvidia fx5900 on a 1.4 ghz t-bird (sure i should have provided those infos earlier, sorry)

thx...
 

· Registered
Joined
·
42 Posts
Are you sure you installed the plugin properly? You have to copy *.so file to plugin dir whereas binary and *,cfg file should go to the plugin dir. Also, don't use cdrmooby, causes segfault with other plugins if it is present in plugin dir.
 
1 - 11 of 11 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top