Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Other Things Gentoo
  • Search

pcsx2

Still need help with Gentoo, and your question doesn't fit in the above forums? Here is your last bastion of hope.
Post Reply
Advanced search
4 posts • Page 1 of 1
Author
Message
a16b03
Apprentice
Apprentice
Posts: 253
Joined: Tue Mar 21, 2006 7:44 pm
Location: Riga, Latvia
Contact:
Contact a16b03
Website

pcsx2

  • Quote

Post by a16b03 » Thu Aug 09, 2007 9:12 am

Anyone has pcsx2 up and running?

Could you plz show me your config, i can't configure it, I don't have somekind of plugin i think.

These plugs i have
libCDVDiso-0.5.so
libDEV9null-0.3.so
libPADxwin-0.9.so
libUSBnull-04.so
libCDVDlinuz-0.3.so
libGSsoft-0.9.so
libSPU2null-04.so
My config
Bios = scph39001.bin
GS = libGSsoft-0.9.so
PAD1 = libPADxwin-0.9.so
PAD2 = libPADxwin-0.9.so
SPU2 = libSPU2null-04.so
CDVD = libCDVDiso-0.5.so
DEV9 = libDEV9null-0.3.so
USB = libUSBnull-04.so
FW =
Mcd1 = /home/a16b03/.pcsx2/memcards/Mcd001.mcr
Mcd2 = /home/a16b03/.pcsx2/memcards/Mcd002.mcr
PluginsDir = /usr/games/lib/ps2emu/plugins/
BiosDir = /usr/games/lib/ps2emu/bios/
Cpu = 0
PsxOut = 0
RegCaching = 0
Patch = 0
VUrec = 0
PadHack = 0
varLog = 0
Lang = en
When i run pcsx2 i get:
Could Not Load PAD1 plugin '/usr/games/lib/ps2emu/libPADxwin-0.9.so': /usr/games/lib/ps2emu/libPADxwin-0.9.so: undefined symbol: _PADclose
Terminal output:
a16b03@localhost ~ $ pcsx2
/usr/games/lib/ps2emu/plugins/libUSBnull-04.so: undefined symbol: LoadConfig
/usr/games/lib/ps2emu/plugins/libPADxwin-0.9.so: undefined symbol: _PADclose
/usr/games/lib/ps2emu/plugins/libUSBnull-04.so: undefined symbol: LoadConfig
/usr/games/lib/ps2emu/plugins/libPADxwin-0.9.so: undefined symbol: _PADclose

Gtk-CRITICAL **: file gtkcombo.c: line 849 (gtk_combo_set_popdown_strings): assertion `strings != NULL' failed.

Gtk-CRITICAL **: file gtkcombo.c: line 849 (gtk_combo_set_popdown_strings): assertion `strings != NULL' failed.

Gtk-CRITICAL **: file gtkcombo.c: line 849 (gtk_combo_set_popdown_strings): assertion `strings != NULL' failed.

Gtk-CRITICAL **: file gtkcombo.c: line 849 (gtk_combo_set_popdown_strings): assertion `strings != NULL' failed.
/usr/games/lib/ps2emu/plugins/libUSBnull-04.so: undefined symbol: LoadConfig
/usr/games/lib/ps2emu/plugins/libPADxwin-0.9.so: undefined symbol: _PADclose
/usr/games/lib/ps2emu/plugins/libUSBnull-04.so: undefined symbol: LoadConfig
/usr/games/lib/ps2emu/plugins/libPADxwin-0.9.so: undefined symbol: _PADclose

Gtk-CRITICAL **: file gtkcombo.c: line 849 (gtk_combo_set_popdown_strings): assertion `strings != NULL' failed.

Gtk-CRITICAL **: file gtkcombo.c: line 849 (gtk_combo_set_popdown_strings): assertion `strings != NULL' failed.

Gtk-CRITICAL **: file gtkcombo.c: line 849 (gtk_combo_set_popdown_strings): assertion `strings != NULL' failed.

Gtk-CRITICAL **: file gtkcombo.c: line 849 (gtk_combo_set_popdown_strings): assertion `strings != NULL' failed.
Top
zerojay
Veteran
Veteran
User avatar
Posts: 1033
Joined: Sat Aug 09, 2003 8:06 pm
Contact:
Contact zerojay
Website

  • Quote

Post by zerojay » Wed Aug 15, 2007 11:52 pm

Same problem here.
Top
flammenflitzer
Advocate
Advocate
User avatar
Posts: 3559
Joined: Tue Nov 25, 2003 6:37 pm
Location: Berlin

  • Quote

Post by flammenflitzer » Fri Aug 24, 2007 12:23 pm

Code: Select all

emerge games-emulation/pcsx2-0.8.1
start pcsx2

Code: Select all

Could Not Load PAD1 plugin '/home/olaf/.pcsx2/Plugins cannot read file date: Is a directory

Code: Select all

olaf@localhost ~ $ ls -la /home/olaf/.pcsx2/Plugins
insgesamt 8
drwxr-xr-x  2 olaf olaf 4096 23. Aug 10:24 .
drwxr-xr-x 12 olaf olaf 4096 24. Aug 13:51 ..
lrwxrwxrwx  1 olaf olaf   49 23. Aug 10:24 libCDVDiso-0.5.so -> /usr/games/lib64/ps2emu/plugins/libCDVDiso-0.5.so
lrwxrwxrwx  1 olaf olaf   50 23. Aug 10:24 libDEV9null-0.3.so -> /usr/games/lib64/ps2emu/plugins/libDEV9null-0.3.so
lrwxrwxrwx  1 olaf olaf   48 23. Aug 10:24 libGSsoft-0.9.so -> /usr/games/lib64/ps2emu/plugins/libGSsoft-0.9.so
lrwxrwxrwx  1 olaf olaf   49 23. Aug 10:24 libPADxwin-0.9.so -> /usr/games/lib64/ps2emu/plugins/libPADxwin-0.9.so
lrwxrwxrwx  1 olaf olaf   49 23. Aug 10:24 libSPU2null-04.so -> /usr/games/lib64/ps2emu/plugins/libSPU2null-04.so
lrwxrwxrwx  1 olaf olaf   48 23. Aug 10:24 libUSBnull-04.so -> /usr/games/lib64/ps2emu/plugins/libUSBnull-04.so
Download and unpack pcsx2.x86_64.tgz.
cd pcsx2 and run .pcsx2

Code: Select all

Could Not Load GS Plugin

Code: Select all

cp /usr/games/lib64/ps2emu/plugins/libGSsoft-0.9.so /home/olaf/pcsx2

Code: Select all

plugins/libGSsoft-9.0.so:Error loading GSsetBaseMem: /plugins/libGSsoft-9.0.so: undefined symbol:GSsetBaseMem
Top
yuwy
n00b
n00b
Posts: 38
Joined: Mon May 22, 2006 5:47 pm

  • Quote

Post by yuwy » Sat Aug 25, 2007 4:55 am

As far as my understanding goes, the best way to go about installing pcsx2 right now is to download the src
0.9.3 then issue the command

sh build.sh all

Of course make sure you emerge the nvidia cg toolkit stuff first

The problem for me is that even tho i have everything compiled and working with no errors
I have trouble even running say soul calibur 2. Cause all i get is black screen.
I used the run CD command instead of the execute command to no avail.
Top
Post Reply

4 posts • Page 1 of 1

Return to “Other Things Gentoo”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic