Emulator Issues #3053
closedFreeze randomly in linux, sound?
0%
Description
What steps will reproduce the problem?
- Open any game
- Play a while until the image freezes, using OSS OpenAL freezes about 10 seconds and then continue, using OSS + alsa-lib (with alsa) the same but the sound continues as is frozen, using Alsa freezes and never returns
What is the expected output? What do you see instead?
Frozen to stop, it's pretty annoying xD
Dolphin version with the problem? Other Dolphin version without the
problem?
I did not compiled from the 5200 version more or less, so I could not tell if it was wrong in another closer than that, use now were the 6052 and 6092.
32-bit or 64-bit and any other build parameters?
64-bits
OS version and versions of tools/libraries used?
Archlinux, alsa, oss, alsa-lib (for try alsa emulation), nvidia drivers 256.44, kernel 2.6.34
Please provide any additional information below.
You can use the emulator while the game is frozen, menus, pause, options, etc. No error message on the console.
720@3.4 x4 Phenom II
2GB 1333mhz
MA770T-UD3P Gigabyte
9600GT
And sorry for my English xD
Updated by NicolasDelgado about 14 years ago
Updated by NicolasDelgado about 14 years ago
02:04:635 Source/Core/DolphinWX/Src/X11Utils.cpp:115 N[Video]: XRRExtension-Version 1.3
02:04:635 Source/Core/DolphinWX/Src/X11Utils.cpp:158 N[Video]: Fullscreen Resolution 640x480
02:04:726 Source/Core/DiscIO/Src/VolumeCreator.cpp:111 N[DIO]: does not have the Magic word for a gcm, wiidisc or wad file
Set Log Verbosity to Warning and attempt to load the game again to view the values
02:41:546 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:352 N[Video]: glX-Version 1.4
02:41:547 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:374 N[Video]: Got Doublebuffered Visual!
02:42:286 Source/Core/Core/Src/Boot/Boot.cpp:164 N[BOOT]: Booting /media/Descargas/Juegos/GameCube-Wii/Wii/NSMW.gcz
02:42:295 Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 81200614->81300000|
Apploader Initialized.
02:42:295 Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 81200630->81300000| This Apploader built Jun 22 2009 18:54:04 for RVL
02:42:485 Source/Core/Core/Src/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp:352 N[PowerPC]: Flush Instruction Cache! ICE=0
02:42:504 Source/Core/Core/Src/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp:343 N[PowerPC]: Instruction Cache Enable (HID0.ICE) = 1
02:42:901 Source/Core/AudioCommon/Src/AlsaSoundStream.cpp:186 N[Audio]: ALSA gave us a 8192 sample "hardware" buffer with 32 periods. Will send 256 samples per fragments.
02:42:902 Source/Core/AudioCommon/Src/AlsaSoundStream.cpp:217 N[Audio]: ALSA successfully initialized.
02:47:409 Source/Core/DiscIO/Src/FileMonitor.cpp:109 N[FileMon]: 1,562 kB Sound/stream/title_lr.ry.32.brstm
02:50:214 Source/Core/DiscIO/Src/FileMonitor.cpp:109 N[FileMon]: 1,562 kB Sound/stream/title_lr.ry.32.brstm
02:54:353 Source/Core/DiscIO/Src/FileMonitor.cpp:109 N[FileMon]: 2,663 kB Sound/stream/STRM_BGM_MENU.brstm
03:00:922 Source/Core/DiscIO/Src/FileMonitor.cpp:109 N[FileMon]: 2,663 kB Sound/stream/STRM_BGM_MENU.brstm
03:01:535 Source/Core/DiscIO/Src/FileMonitor.cpp:109 N[FileMon]: 1,117 kB Sound/stream/select_map01_nohara_lr.n.32.brstm
03:07:484 Source/Core/DiscIO/Src/FileMonitor.cpp:109 N[FileMon]: 6,332 kB Sound/stream/STRM_BGM_CHIJOU.brstm
03:10:750 Source/Core/DiscIO/Src/FileMonitor.cpp:109 N[FileMon]: 6,332 kB Sound/stream/STRM_BGM_CHIJOU.brstm
Updated by NicolasDelgado about 14 years ago
Downgrade libx11 fix the problem :)