Next Generation Emulation banner

Linux Plugin Problem

4144 Views 22 Replies 6 Participants Last post by  cian_bouzu
Hi.

I'm trying to use the linux version 8 of pcsx2 but cannot configure the pad and usb plugins.

They are not even recognized by the emulator even though i've set plugins directory and the other plugins are seen with no problem.

Is anyone getting the same problem?.
:hdbash:
1 - 20 of 23 Posts
Umm there is no 0.8 for Linux released...you are probably trying to use 0.5/0.6 with the new plugins so nothing works :p
Well, unless my eyes deceive me, doesn't it say "Pcsx2 0.8 (Linux version) New"
on the downloads page?
:???:
oO You are absolutely right...i guessed they would atleast post some news after releasing them :p
Anyway,since i dont have linux i cant help you there...
ripley607, what does this outputs, 'ldd plugins/libPADwin.so'? do that at the pcsx2 directory of course :)
Hi,

For usb use USB linuz 0.4 (compile it). And for pad no idea, same problem here.
linuzappz, the plugins don't show up in config panel (like if they are from old versions). there is no crash to be logged.

ldd plugins/libPADwin.so: No such file or directory

i can see it with my own eyes in that directory. i removed it copeyd it again. and i compiled it again.i get the same message.
Here you go:
linux-gate.so.1 => (0x0011a000)
libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x00355000)
libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x0056e000)
libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x00938000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x00dec000)
libdl.so.2 => /lib/libdl.so.2 (0x00a42000)
libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x00111000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x005c5000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x001a1000)
libm.so.6 => /lib/libm.so.6 (0x00ca7000)
libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0x0011b000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00ba0000)
libc.so.6 => /lib/libc.so.6 (0x005d3000)
/lib/ld-linux.so.2 (0x00a5e000)
libasound.so.2 => /usr/lib/libasound.so.2 (0x00286000)
See less See more
hmm, that seems ok, can u try compiling the plugin yourself?
/root/pcsx2-0.8.1/plugins/libUSBnull.so: undefined symbol: LoadConfig
/root/pcsx2-0.8.1/plugins/libPADwin.so: undefined symbol: _PADclose
running pcs2 in terminal
also i get:
Linux.c:38: warning: static declaration for `_PADopen' follows non-static
Linux.c:45: warning: static declaration for `_PADclose' follows non-static
Linux.c:159:3: warning: no newline at end of file
Linux.c:38: warning: `_PADopen' defined but not used
Linux.c:45: warning: `_PADclose' defined but not used
Linux.c:11: warning: `_PADupdate' defined but not used
while compiling. i hope this helps debugging
try this, hope it helps
note: the files are actually in tgz format, but ngemu won't let upload with that extension, so just rename the files to .tgz
NOPE. sorry dude. i only tested the pad. by the way i'm useing FC2
USB is working.
/root/pcsx2-0.8.1/plugins/libPADwin.so: undefined symbol: PADupdate
/root/pcsx2-0.8.1/plugins/libPADwin.so: undefined symbol: PADupdate
:-D sorry again.
/root/pcsx2-0.8.1/plugins/libPADwin.so: undefined symbol: SysMessage
/root/pcsx2-0.8.1/plugins/libPADwin.so: undefined symbol: SysMessage
can you send the source see what you have changed (i wanna learn something)
maybe this helps:
Gtk-CRITICAL **: file gtkcombo.c: line 849 (gtk_combo_set_popdown_strings): assertion `strings != NULL' failed.

but i'm not sure if this has to do anything whith the plugin.
OMG linuz fixed something before the 12th beta :D
pfff, /me stabs bositman
wildworld_ammsa, great, thx :)
1 - 20 of 23 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