|
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Registered User
Join Date: Apr 2008
Location: Arizona
Posts: 2
|
I open pcsx everything looks great, i goto the configure plugins
only thing that shows up are the built in's (installed the pcsx-df package it has built in plugins becuase it couldn't find plugins previsously) but will not list my plugins that i have donwloaded and copied into ~/.pcsx/plugins the configuration files i've copied into ~/.pcsx/plugins/cfg and into ~/.pcsx and into ~/.pcsx/cfg just to be safe i've heard all three of these folder for the cfg files/binaries. when i load pcxs from terminal i get: Code:
:~$ pcsx padJoy: cannot open cfg/padJoy.cfgpadJoy: cannot open cfg/padJoy.cfgsymlink: /home/jeremy/.pcsx/pcsx.cfg -> /home/jeremy/.pcsx/plugins/pcsx.cfg symlink: /home/jeremy/.pcsx/pcsx.cfg -> /home/jeremy/.pcsx/plugins/cfg/pcsx.cfg /home/jeremy/.pcsx/plugins/libgpuPeteMesaGL.so.1.0.76: wrong ELF class: ELFCLASS32 /home/jeremy/.pcsx/plugins/libspuEternal.so.1.41: wrong ELF class: ELFCLASS32 (<unknown>:6484): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed (<unknown>:6484): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed /home/jeremy/.pcsx/plugins/libgpuPeteMesaGL.so.1.0.76: wrong ELF class: ELFCLASS32 /home/jeremy/.pcsx/plugins/libspuEternal.so.1.41: wrong ELF class: ELFCLASS32 (<unknown>:6484): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed (<unknown>:6484): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed symlink: /home/jeremy/.pcsx/pcsx.cfg -> /home/jeremy/.pcsx/plugins/pcsx.cfg symlink: /home/jeremy/.pcsx/pcsx.cfg -> /home/jeremy/.pcsx/plugins/cfg/pcsx.cfg /home/jeremy/.pcsx/plugins/libgpuPeteMesaGL.so.1.0.76: wrong ELF class: ELFCLASS32 /home/jeremy/.pcsx/plugins/libspuEternal.so.1.41: wrong ELF class: ELFCLASS32 (<unknown>:6484): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed (<unknown>:6484): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed padJoy: cannot open cfg/padJoy.cfgpadJoy: cannot open cfg/padJoy.cfg home/jeremy/.pcsx/plugins/libgpuPeteMesaGL.so.1.0.76: wrong ELF class: ELFCLASS32 obivously i just need to create a .cfg file here, don't think that's causing the problem tho cannot open cfg/padJoy.cfg I've heard problem can be cause by libraries missing so: Code:
: ~$ldd /usr/games/pcsx
libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x00002ae9c687c000)
libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x00002ae9c6e5a000)
libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x00002ae9c70f8000)
libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x00002ae9c7319000)
libm.so.6 => /lib/libm.so.6 (0x00002ae9c7534000)
libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x00002ae9c77b5000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00002ae9c79bf000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x00002ae9c7bf5000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00002ae9c7e06000)
libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0x00002ae9c800f000)
libXi.so.6 => /usr/lib/libXi.so.6 (0x00002ae9c8212000)
libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x00002ae9c841b000)
libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x00002ae9c8622000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00002ae9c882d000)
libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x00002ae9c8a32000)
libcairo.so.2 => /usr/lib/libcairo.so.2 (0x00002ae9c8c78000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x00002ae9c8ef9000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x00002ae9c920a000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x00002ae9c944e000)
libdl.so.2 => /lib/libdl.so.2 (0x00002ae9c9652000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00002ae9c9856000)
libglade-2.0.so.0 => /usr/lib/libglade-2.0.so.0 (0x00002ae9c9b23000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x00002ae9c9d3e000)
libz.so.1 => /usr/lib/libz.so.1 (0x00002ae9ca084000)
libc.so.6 => /lib/libc.so.6 (0x00002ae9ca29b000)
libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0x00002ae9ca5f7000)
libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x00002ae9ca7f9000)
libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x00002ae9ca9fc000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00002ae9cac2e000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00002ae9caead000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00002ae9cb0d1000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00002ae9cb2d3000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00002ae9cb4f9000)
/lib64/ld-linux-x86-64.so.2 (0x00002ae9c665e000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00002ae9cb6fe000)
Code:
:~$ ldd /home/jeremy/.pcsx/plugins/libgpuPeteMesaGL.so.1.0.76
linux-gate.so.1 => (0xffffe000)
libc.so.6 => /lib32/libc.so.6 (0xf7b7b000)
libGL.so.1 => /usr/lib32/libGL.so.1 (0xf7ae5000)
libX11.so.6 => /usr/lib32/libX11.so.6 (0xf79f3000)
libXext.so.6 => /usr/lib32/libXext.so.6 (0xf79e5000)
libm.so.6 => /lib32/libm.so.6 (0xf79c0000)
libpthread.so.0 => /lib32/libpthread.so.0 (0xf79a8000)
/lib/ld-linux.so.2 (0x56555000)
libGLcore.so.1 => /usr/lib32/libGLcore.so.1 (0xf7010000)
libnvidia-tls.so.1 => /usr/lib32/tls/libnvidia-tls.so.1 (0xf700e000)
libdl.so.2 => /lib32/libdl.so.2 (0xf7009000)
libXau.so.6 => /usr/lib32/libXau.so.6 (0xf7006000)
libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf7001000)
I can't seem to find out what this is any help? supposedly this should all just work on my system |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|