Emuforums.com

Go Back   Emuforums.com > PSX Emulation > ePSXe Discussion > Generic ePSXe Queries
Home Register Downloads FAQ Members List Calendar Arcade Mark Forums Read

WON'T YOU JOIN US?
You are not a registered member and
are viewing this site as a guest.
Registration is simple and FREE.
Join this CrowdGather community today.
Registration offers the following perks:

» Less advertising throughout
» Post and participate in discussions
» Network with other forum members
» Free private messaging

join

Reply
 
Thread Tools Display Modes
Old June 4th, 2002, 19:48   #1
nike_white_1267
Registered User
 
nike_white_1267's Avatar
 
Join Date: Mar 2002
Posts: 6
Linux help?

downloaded epsxe, got petes video and sound, got a bios (got both recomended in fact). got everything configured all nicely and ran the bios as a test. comp crashed so i say "ok, ill just reboot", so i did. now in the config menus it says that video and sound plugins are "DISABLED" (in all caps too). no what the mutherhummer is that all about? ive used epsxe under windows and ive never seen that before. so... whats goin on?

/*System Stats*/

Mboard: Soyo K7ADA
CPU: Athlon 1.2 GHz
Video: Radeon LE
Sound: Onboard

Anyhting else? email me if so...
nike_white_1267 is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old June 5th, 2002, 06:11   #2
Phoenix Flame
Flood Yourself
 
Phoenix Flame's Avatar
 
Join Date: Aug 2001
Location: Adelaide, Australia
Posts: 1,349
Make sure you read all the docs that come with the plugins, particularly the GPU plugin. Also, some sound plugins might cause the program to seg fault. Make sure you read the log that ePSXe produces to find out where the program is crashing.
Phoenix Flame is offline   Reply With Quote
Old June 5th, 2002, 14:32   #3
Gaenya
Registered User
 
Gaenya's Avatar
 
Join Date: May 2001
Location: Colombia, Medellin
Posts: 102
Which distro do you have, gcc, etc. because epsxe with petes video segfault with some games (FFT and Castlevania for me), try with peops plugin and tell me what happen.
Gaenya is offline   Reply With Quote
Old June 5th, 2002, 18:40   #4
Pete Bernert
Emu author
 
Pete Bernert's Avatar
 
Join Date: Apr 2001
Location: Germany
Posts: 874
I just wanted to add the following (don't think that it will fix your problem as well, nevertheless it's an important information for all RedHat/Mandrake users):

CAB posted the following on my own small messageboard:

From the strace output it showed
that /lib/i686/libpthread.so.0 was being loaded which for one or
another reason is different from /lib/libpthread.so.0 - I forced
a load of the one in /lib instead, and magically it works fine.
Both libs show to be part of the glibc-2.2.5 package -&- /lib/i686
is not in my /etc/ld.so.conf, so that particular one I'd assume is
being called directly. I'm not sure if one is a compatibility lib
or what - kind of new to this.

or, to make it short:

ln -sf /lib/libpthread-0.9.so /lib/i686/libpthread.so.0

should fix all segment fault issues with RH/Mandrake Linux versions.
Pete Bernert is offline   Reply With Quote
Old June 6th, 2002, 15:26   #5
nike_white_1267
Registered User
 
nike_white_1267's Avatar
 
Join Date: Mar 2002
Posts: 6
for ne1 else (sorry i forgot)
ive slackware 8.0, gcc 2.95, kernel 2.4.18.... and thats all i can think of.
also, when i removed all the pulgins, it still said disabled.... confusing i think, but thats just me. its as if it dosent know the plugins directory is there
nike_white_1267 is offline   Reply With Quote
Old June 7th, 2002, 05:12   #6
Phoenix Flame
Flood Yourself
 
Phoenix Flame's Avatar
 
Join Date: Aug 2001
Location: Adelaide, Australia
Posts: 1,349
Did you make sure that the .cfg files that came with the GPU plugins are in the right directory? Read the docs that come with the plugins.
Phoenix Flame is offline   Reply With Quote
Old June 7th, 2002, 11:35   #7
ebola
Registered User
 
ebola's Avatar
 
Join Date: Jun 2001
Location: Chanhassen, MN
Posts: 900
check out my thread from a week ago. i have epsxe running on my p2 300 now. mandrake 8.0/kde 2.1.1. lol. some games even play halfway decent.

http://www.ngemu.com/forums/showthre...threadid=20040
__________________
.: Cythraul Design :: MBA-Forums :.
ebola is offline   Reply With Quote
Old November 17th, 2002, 06:30   #8
rup1033
Registered User
 
rup1033's Avatar
 
Join Date: Nov 2002
Posts: 44
Talking SWEETO SWEETO

My segfault crap is solved thanks to you and linking the libpthread.so.9 to my /lib/i686/libpthread.so.0



also if anyone has troubles getting plugins to show up load up a console window chdir into the root of the emulator and type ./epsxe instead or make a little quickie .sh file that has cd /.../epsxe-dir
./epsxe
rup1033 is offline   Reply With Quote
Old November 18th, 2002, 01:47   #9
Snake785
Prepare for Descent...
 
Snake785's Avatar
 
Join Date: Apr 2001
Location: Canada
Posts: 2,619
Quote:
Originally posted by Pete Bernert
I just wanted to add the following (don't think that it will fix your problem as well, nevertheless it's an important information for all RedHat/Mandrake users):

CAB posted the following on my own small messageboard:

From the strace output it showed
that /lib/i686/libpthread.so.0 was being loaded which for one or
another reason is different from /lib/libpthread.so.0 - I forced
a load of the one in /lib instead, and magically it works fine.
Both libs show to be part of the glibc-2.2.5 package -&- /lib/i686
is not in my /etc/ld.so.conf, so that particular one I'd assume is
being called directly. I'm not sure if one is a compatibility lib
or what - kind of new to this.

or, to make it short:

ln -sf /lib/libpthread-0.9.so /lib/i686/libpthread.so.0

should fix all segment fault issues with RH/Mandrake Linux versions.
Hmmm...well I did that on my Linux insatllation, and it kinda messed up all of Linux. I couldn't open ANY programs. I could remember what it messed up but it was something about Gnome. I had to reinstall Linux because I had no clue how it happened... Now that I reinstalled, I have linux running fantastically, but I'm afraid of typing in that command...I guess I'll wait until the issue gets fixed...
__________________
My Computer specs:
Pentium 4 2.6Ghz
512 MB of RAM
Geforce FX 5700 128 MB
Windows XP SP1


Click here for Flaretech.Biz Web Hosting
Snake785 is offline   Reply With Quote
Old November 18th, 2002, 05:34   #10
rup1033
Registered User
 
rup1033's Avatar
 
Join Date: Nov 2002
Posts: 44
you shoulda backedup?

shoulda done cp <thatfilename> to a .bak file then if linux screws up load up a boot'cd and run linux rescue and delete your softlink and rename the file, that would have fixed without reinstalling. But it seems to have fixed my problems with epsxe crashing.

__________________
Linux RH 7.3 (wondering if i really wanna go to redhat 8.0 :/ )
rup1033 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +1. The time now is 01:30.

© 2006 - 2012 Emu Forums | About Emu Forums | Advertisers | Investors | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.