![]() |
|
when loading an iso , dolphin hangs - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: when loading an iso , dolphin hangs (/Thread-when-loading-an-iso-dolphin-hangs) Pages:
1
2
|
when loading an iso , dolphin hangs - deathshadow - 05-20-2009 hello there ![]() iam an ArchLinux user , and got the svn package , and when i load some iso i get this Code: here , i only posted the link before which no one notices it ! , but here , a full view![]() it maybe because that error , cant save stuff ? or its a gtk thing ? here , some un-useful info ... -------------------------------------------------------------- dolphin emu Version : 3262-1 Name : wxgtk Version : 2.8.10-1 Name : python Version : 2.6.2-1 Name : sdl Version : 1.2.13-3 Name : nvidia-cg-toolkit Version : 2.1.0017-1 Name : libxext Version : 1.0.5-2 Name : cairo Version : 1.8.6-1 Name : glew Version : 1.5.1-1 Name : libxxf86vm Version : 1.0.2-1 Name : wiiuse Version : 0.12-2 Name : scons Version : 1.2.0-1 -------------------------------------------------------------- Box Specs : CPU : Linux E-TUX 2.6.29-ARCH #1 SMP PREEMPT Sat May 9 12:47:43 UTC 2009 i686 Intel® Core2 Duo CPU E4600 @ 2.40GHz GenuineIntel GNU/Linux flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm RAM : MemTotal: 2074448 kB GPUs:GeForce 8500 GT (GPU 0) NVIDIA Driver Version:180.51 --------------------------------------------------------------- hmm , i know you only need to know that my box support sse2 ! anyway , so whats the problem ? :\ RE: when loading an iso , dolphin hangs - DacoTaco - 05-20-2009 do you know what iso it gets stuck on? RE: when loading an iso , dolphin hangs - deathshadow - 05-20-2009 its in the screenshot , its called Street Racing Syndicate RE: when loading an iso , dolphin hangs - Yure16 - 05-20-2009 WHAT SCREENSHOT? RE: when loading an iso , dolphin hangs - deathshadow - 05-20-2009 no one notices the image link !! there a full view ! RE: when loading an iso , dolphin hangs - LuisR14 - 05-20-2009 well at least i did notice the link
RE: when loading an iso , dolphin hangs - deathshadow - 05-20-2009 ok..... now it works !!!! i reinstalled it and it didnt , but now it works it used to give me error about not able to write the config ! maybe because i ran it as root once so it wrote the configs weird ! now it seg fault !!!!!!!!!!!! and i get this ALSA: underrun, at least 0ms. /usr/bin/dolphin-emu: line 1: 22254 Segmentation fault ./Dolphin looks like the problem is in saving the changes and configs ! because i get 19:25:854 W: COMMON IsDirectory: stat failed on ./USER/WII/TITLE/00000001/00000002/CONTENT: where should it save the configs ? RE: when loading an iso , dolphin hangs - LuisR14 - 05-20-2009 well that last one i get it too, and it doesn't cause Dolphin to crash (there must be something else causing it to crash) try setting the logwindow verbosity to 3 and post what it shows
RE: when loading an iso , dolphin hangs - deathshadow - 05-20-2009 Code: 32:48:799 N: BOOT Loading Settings from ./User/Config/Dolphin.iniit still crashed ![]() this suck
RE: when loading an iso , dolphin hangs - shuffle2 - 05-20-2009 (05-20-2009, 05:20 AM)deathshadow Wrote: 19:25:854 W: COMMON IsDirectory: stat failed on ./USER/WII/TITLE/00000001/00000002/CONTENT: This is normal, it means that the wii system menu is not found on your pc. You need to run dolphin with your working directory as the directory dolphin is in, ie: cd /path/to/dolphin/dir; ./Dolphin as to the seg fault: not sure, sorry |