• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 561 562 563 564 565 ... 1133 Next »

Fedora 19 & dolphin-emu (Last rev.)
View New Posts | View Today's Posts

Pages (2): 1 2 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Fedora 19 & dolphin-emu (Last rev.)
07-04-2013, 01:02 AM
#1
unix34 Offline
Junior Member
**
Posts: 11
Threads: 2
Joined: Jan 2013
Dolphin-emu not work on Fedora core 19 with no error. Only a core dump.
Find
Reply
07-04-2013, 05:32 AM (This post was last modified: 07-04-2013, 05:33 AM by Shonumi.)
#2
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,385
Threads: 52
Joined: Dec 2011
Quote:When creating new threads about dolphin, always provide a) your full PC specs (CPU, RAM, GPU, Operating System, ..) b) information about the Dolphin build used (version/revision, source, ..) c) Dolphin settings d) detailed description of what you're trying to do (e.g including the name of the game you tried to run and a screen shot of the issue if necessary). Ignoring this rule will get your thread closed and have you warned off.

What games have you tried playing? PC specs? Are you using 64-bit or 32-bit Fedora installation? More importantly, which revision of Dolphin are you using? Your profile says 3.0-XXX, which includes a large number of old builds. You said the "last revision in your title" but which revision specifically (commits are pushed daily all the time) are you referring to?.

If you haven't already, try the latest, or at the very minimum 3.5. You can compile it yourself, or the official download page has Ubuntu debian packages if you have some tool that converts .debs to .rpms (not sure how well that would work, plus you'll need a 64-bit OS).
Website Find
Reply
07-04-2013, 06:23 AM
#3
unix34 Offline
Junior Member
**
Posts: 11
Threads: 2
Joined: Jan 2013
I'm compile myself the last source code.
With the same source code and the same specs (AMD Phenom™ II X4 960T / GeForce GT 440 / 8GO RAM) on fedora 17 64bits and fedora 18 64bits it's work but no on fedora 19 64bits.
I'm not sure if the problem is dolphin emu or fedora but when I'm compile the source I'm a very lot of warning with "Externals/wxWidgets" program.
Find
Reply
07-04-2013, 08:58 AM
#4
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
Also very importend is which gpu driver/version you use (you'll see it in glxinfo). atm, dolphin isn't working correctly on nouveau (black screen) due to a driver bug
Find
Reply
07-04-2013, 09:10 AM (This post was last modified: 07-04-2013, 09:16 AM by unix34.)
#5
unix34 Offline
Junior Member
**
Posts: 11
Threads: 2
Joined: Jan 2013
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 440/PCIe/SSE2
OpenGL core profile version string: 4.3.0 NVIDIA 319.23
OpenGL core profile shading language version string: 4.30 NVIDIA via Cg compiler
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.3.0 NVIDIA 319.23
OpenGL shading language version string: 4.30 NVIDIA via Cg compiler
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:

I'm installed my driver with this command : yum install kmod-nvidia xorg-x11-drv-nvidia-libs
Find
Reply
07-04-2013, 09:27 AM (This post was last modified: 07-04-2013, 09:28 AM by degasus.)
#6
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
Yeah, this one should be fine ...

edit: maybe delete your ~/.dolphin-emu folder (or rename it)
Find
Reply
07-04-2013, 10:20 AM
#7
unix34 Offline
Junior Member
**
Posts: 11
Threads: 2
Joined: Jan 2013
(07-04-2013, 09:27 AM)degasus Wrote: Yeah, this one should be fine ...

edit: maybe delete your ~/.dolphin-emu folder (or rename it)

Yes, i a clean ~/.dolphin-emu folder.
Find
Reply
07-05-2013, 08:55 AM
#8
unix34 Offline
Junior Member
**
Posts: 11
Threads: 2
Joined: Jan 2013
My build.log, there is very big, you can reduce this ? Big Grin
http://dl.free.fr/ka9bHNfGe
Find
Reply
07-06-2013, 12:14 AM
#9
unix34 Offline
Junior Member
**
Posts: 11
Threads: 2
Joined: Jan 2013
Code:
[unix34@localhost ~]$ gdb dolphin-emu
GNU gdb (GDB) Fedora (7.6-30.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/dolphin-emu...(no debugging symbols found)...done.
(gdb) start
Temporary breakpoint 1 at 0x43ce20
Starting program: /usr/bin/dolphin-emu
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.3-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.3-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".

Temporary breakpoint 1, 0x000000000043ce20 in main ()
Find
Reply
07-07-2013, 04:13 AM
#10
unix34 Offline
Junior Member
**
Posts: 11
Threads: 2
Joined: Jan 2013
Code:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffefd21700 (LWP 2643)]
_int_malloc (av=0x7fffe0110219, bytes=44) at malloc.c:3385
3385          if (__builtin_expect (victim->size <= 2 * SIZE_SZ, 0)
(gdb)
Find
Reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode