PDA

View Full Version : [Linux] Crash after selecting video config


KappakUya
July 10th, 2009, 16:05
Hello,
My problem is that after I select config > video it automatically crushes.
Its the same case for config > sound.

ShendoXT
July 10th, 2009, 18:37
Run ePSXe from terminal and see if it throws any errors.

KappakUya
July 10th, 2009, 18:45
This pops up

Gtk-WARNING **: Failed to load module "libcanberra-gtk-module.so": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory

ShendoXT
July 10th, 2009, 18:48
You are missing a dependency. What distribution are you using?

KappakUya
July 10th, 2009, 18:50
I dont quite understand.
How to check that?

ShendoXT
July 10th, 2009, 19:00
Run uname -a from the terminal.

KappakUya
July 10th, 2009, 19:09
2.6.28-13-generic

ShendoXT
July 10th, 2009, 19:18
Is that a complete output?

But anyway I'm guessing that you have Ubuntu since it's the most popular distro and the latest one uses that version of kernel.
First install the latest updates by going to System->Administration->Update manager.
Once the process is complete follow this guide (http://forums.ngemu.com/generic-epsxe-queries/93374-epsxe-configuration-guide-linux.html).

KappakUya
July 10th, 2009, 19:23
Yes, I if I understand you rightly

Edit:

Ok, there were no updates.
Guide doesnt help either, because I was actually using the guide all the time.

ShendoXT
July 10th, 2009, 20:13
Hm, i googled a bit and it seems that there is an issue with the latest gtk and many applications are affected by it.

However even if the warning is displayed I can still configure plugins normally.
What plugins are you using? Maybe you are missing some files... Have you placed all the files with the cfg in their name in the cfg directory?

KappakUya
July 10th, 2009, 20:27
Yes, I did all plugins the guide told me except the joypad things

ShendoXT
July 10th, 2009, 20:59
OK. Delete all the plugins you downloaded and get the "P.E.Op.S./Pete's MesaGL Linux GPU Version 1.78" from Pete's PSX GPU plugins (http://www.pbernert.com/html/gpu.htm).

Place "cfgPeopsMesaGL" and "gpuPeopsMesaGL.cfg" in cfg directory and "libgpuPeopsMesaGL.so.1.0.78" in plugins directory.
Try to run the GPU config dialog now.

KappakUya
July 10th, 2009, 21:24
Where is that config dialog?

Edit: Nevermind.
Thanks alot. It looks like its working. Any further advices?
And really big thanks to your strong resolution of helping me. I bet 9/10 ppl would have dropped me already.
Ill recommend this forum whenever Im asked.

ShendoXT
July 10th, 2009, 21:34
For sound plugin I recommend that you use Eternal SPU plugin 1.41.
In order to get it working just place it in the plugins folder and install libstdc++2.10-glibc2.2 (http://packages.debian.org/etch/i386/libstdc++2.10-glibc2.2/download).