..:: PCSX2 Forums ::..

Full Version: PCSX2 for Fedora
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
(07-25-2013, 09:25 PM)Gumbo Wrote: [ -> ]Not sure if you got that - but use the i686 rpm and it works perfectly on x86_64!

@Danielkza - rpms are now reuploaded! Hope you enjoy them.

Thank you very much, I'll try them out right now.
I am using fedora 18. But I am not able to install Pcsx2 completly. What to do please explain

---> Package pcsx2.i686 0:1.1.0-1.fc18 will be installed
--> Processing Dependency: libCg.so for package: pcsx2-1.1.0-1.fc18.i686
--> Processing Dependency: libCgGL.so for package: pcsx2-1.1.0-1.fc18.i686
--> Finished Dependency Resolution
Error: Package: pcsx2-1.1.0-1.fc18.i686 (/pcsx2-1.1.0-1.fc18.i686)
Requires: libCgGL.so
Error: Package: pcsx2-1.1.0-1.fc18.i686 (/pcsx2-1.1.0-1.fc18.i686)
Requires: libCg.so
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Are you able to get libcg and libcggl as standalone libs from your package manager? PCSX2 greatly needs these dependencies installed.
Hm. Doesn't seem right...

Have you got the rpmfusion repository enabled?

What is the output from
Code:
sudo yum install Cg libCg
edit: ok I needed xorg-x11-drv-nvidia-libs-319.32-7.fc19.i686

Now I've got problems with the sound crackling/distorting and graphical glitches running Ridge Racer V GSOpenGL software mode. I have portaudio installed which seems to be the only option.




I can't get a game to load using Fedora 19 64bits. I've installed pretty much every library I've found associated with compiling pcsx2.

Code:
$ gdb pcsx2
GNU gdb (GDB) Fedora (7.6-34.fc19)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/pcsx2...Reading symbols from /usr/bin/pcsx2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Missing separate debuginfos, use: debuginfo-install pcsx2-1.1.0-1.fc19.i686
(gdb) run
Starting program: /usr/bin/pcsx2

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Interface is initializing.  Entering Pcsx2App::OnInit!
Applying operating system default language...
Detaching after fork from child process 28178.
Detaching after fork from child process 28179.
Detaching after fork from child process 28180.
Command line parsing...
Command line parsed!
[New Thread 0xf622ab40 (LWP 28181)]

(pcsx2:28174): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",

(pcsx2:28174): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
Detaching after fork from child process 28182.
[New Thread 0xf5777b40 (LWP 28183)]
[New Thread 0xf4dffb40 (LWP 28184)]
[Thread 0xf4dffb40 (LWP 28184) exited]
[New Thread 0xf4dffb40 (LWP 28185)]
[New Thread 0xee06bb40 (LWP 28186)]
[New Thread 0xecafeb40 (LWP 28187)]
[New Thread 0xec2fdb40 (LWP 28188)]
[New Thread 0xebadcb40 (LWP 28189)]
libGL error: failed to load driver: swrast
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
Failed to create the opengl context. Check your drivers support openGL 3.3. Hint: opensource drivers don't
libEGL warning: DRI2: failed to authenticate
libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/dri)
libGL error: failed to load driver: swrast
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
EGL: Mesa Project : 1.4 (GLX)
EGL: extensions supported:
Failed to find glBindProgramPipeline
[Thread 0xee06bb40 (LWP 28186) exited]
[Thread 0xecafeb40 (LWP 28187) exited]
[Thread 0xec2fdb40 (LWP 28188) exited]
[Thread 0xebadcb40 (LWP 28189) exited]
[Thread 0xf4dffb40 (LWP 28185) exited]
[New Thread 0xebadcb40 (LWP 28190)]
[New Thread 0xec2fdb40 (LWP 28191)]
[New Thread 0xecafeb40 (LWP 28192)]
[New Thread 0xed6ffb40 (LWP 28193)]
[New Thread 0xeae5ab40 (LWP 28194)]
[New Thread 0xea659b40 (LWP 28195)]
[Thread 0xeae5ab40 (LWP 28194) exited]
[Thread 0xed6ffb40 (LWP 28193) exited]
[Thread 0xea659b40 (LWP 28195) exited]
[Thread 0xec2fdb40 (LWP 28191) exited]
[Thread 0xebadcb40 (LWP 28190) exited]

#0  0xf7ffd430 in __kernel_vsyscall ()
#1  0x4b7384db in poll () from /lib/libc.so.6
#2  0x4b925acc in g_poll () from /lib/libglib-2.0.so.0
#3  0x4cdd3a42 in wxapp_poll_func () from /lib/libwx_gtk2u_core-2.8.so.0
#4  0x4b916428 in g_main_context_iterate.isra.21 () from /lib/libglib-2.0.so.0
#5  0x4b916923 in g_main_loop_run () from /lib/libglib-2.0.so.0
#6  0x4c28aa30 in gtk_main () from /lib/libgtk-x11-2.0.so.0
#7  0x4cdea03f in wxEventLoop::Run() () from /lib/libwx_gtk2u_core-2.8.so.0
#8  0x4ce75520 in wxAppBase::MainLoop() () from /lib/libwx_gtk2u_core-2.8.so.0
#9  0x4ce75020 in wxAppBase::OnRun() () from /lib/libwx_gtk2u_core-2.8.so.0
#10 0x4c9e6c76 in wxEntry(int&, wchar_t**) () from /lib/libwx_baseu-2.8.so.0
#11 0x4c9e6d17 in wxEntry(int&, char**) () from /lib/libwx_baseu-2.8.so.0
#12 0x0817ab1c in main ()

$ glxinfo | grep "version"
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
OpenGL core profile version string: 4.3.0 NVIDIA 319.32
OpenGL core profile shading language version string: 4.30 NVIDIA via Cg compiler
OpenGL version string: 4.3.0 NVIDIA 319.32
OpenGL shading language version string: 4.30 NVIDIA via Cg compile
you need to install a 32 bits gpu driver!
(09-07-2013, 10:50 PM)gregory Wrote: [ -> ]you need to install a 32 bits gpu driver!

ya see edit ^^
SW renderer is slow so sound is bad. Sound will be nicer if you reach 60fps. Try the hardware rendering (you might get more visual glitches)
(09-08-2013, 09:29 AM)gregory Wrote: [ -> ]SW renderer is slow so sound is bad. Sound will be nicer if you reach 60fps. Try the hardware rendering (you might get more visual glitches)

hardware mode is even worse. I'm able to run it flawlessly under windows with 3 core software mode with full sound and graphics. I have an i5 3570k/gtx 680
1/ run in full mode (Boot CDVD full)
2/ are you sure the nvidia driver is properly installed on the 32bits side. glxinfo give only the status of 64 bits.

Otherwise, yes the linux version is still slower than Windows.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34