Solarus - Gamepad settings (solved) and sound issues (solved)
-
@dteam said in Solarus - Gamepad settings (solved) and sound issues (not solved):
Hi mitu, I would like to know if this is a personal problem (sound problem) or if it is a global problem
Not sure, I don't have Solarus installed. A log file would be useful to track the issue though.
-
@mitu
I'm trying to chat on Discord with the Solarus people. We'll see what they think about this issue. They have nice video games, I hope they can fix that problem.
New edit: They will do some tests tomorrow -
Here's my runcommand.log output;
Parameters: Executing: /opt/retropie/ports/solarus/solarus.sh "/home/pi/RetroPie/roms/solarus/zbom.solarus" [Solarus] [0] Info: Solarus 1.6.5 (3aec70b) [Solarus] [0] Info: Opening quest '/home/pi/RetroPie/roms/solarus/zbom.solarus' [Solarus] [0] Info: Connected to audio device 'ALSA Default' [Solarus] [0] Info: Joypad quit combo enabled: 0+9 [Solarus] [0] Info: Joypad support enabled: true [Solarus] [0] Info: SDL: 2.0.10 [Solarus] [0] Info: Using modern GL Shaders [Solarus] [0] Info: Renderer: GlRenderer [Solarus] [0] Info: OpenGL: OpenGL ES 3.1 Mesa 19.3.2 [Solarus] [0] Info: OpenGL vendor: Broadcom [Solarus] [0] Info: OpenGL renderer: V3D 4.2 [Solarus] [0] Info: OpenGL shading language: OpenGL ES GLSL ES 3.10 [Solarus] [0] Info: Quest format: 1.6 [Solarus] [0] Info: Fullscreen: no [Solarus] [0] Info: LuaJIT: yes (LuaJIT 2.1.0-beta3) [Solarus] [0] Info: Fullscreen: yes [Solarus] [0] Info: Language: en [Solarus] [0] Info: Lua console: no [Solarus] [0] Info: Turbo mode: no [Solarus] [0] Info: Fullscreen: yes [Solarus] [0] Info: Cursor visible: no [Solarus] [0] Info: Simulation started AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? libpng warning: iCCP: known incorrect sRGB profile AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low? AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low?
-
-
@dteam said in Solarus - Gamepad settings (solved) and sound issues (not solved):
AL lib: (EE) ALCplaybackAlsa_mixerProc: Wait timeout... buffer size too low?
This might be related to the sound issue. Do you have PulseAudio installed and active ?
-
@mitu
I installed the official image from Retropie with the last update.
I never played with sound parameters before. No I guess.Hhromic told me this on Discord :
@Dteam looks like the audio device is opened by something else and Solarus can't use it.
Do you have something else running in the background that uses the sound output?
Maybe PulseAudio ? I have read recently that it causes trouble sometimes. I understand RetroPie should have disabled it for you automatically. -
@dteam said in Solarus - Gamepad settings (solved) and sound issues (not solved):
I installed the official image from Retropie with the last update.
I never played with sound parameters before. No I guess.I tested the same game (Book of Mudora) and I have no issues with the sound in Solarus. Check again if you have PulseAudio installed and active - it's installed automatically in Raspberry Pi OS if you install the desktop.
-
@mitu
Should I do this:sudo apt-get --purge remove pulseaudio sudo apt-get autoremove
-
You can disable PulseAudio from the Audio menu in RetroPie - it will tell you if it's active. Removing it might remove other needed packages also.
-
@mitu
I don't see this option in the Audio menu.I have :
0 - HDMI
1 - Headphone
M - Mixer
R - Rest to default -
@dteam Then you don't have PulseAudio installed or it's not active/enabled.
-
@mitu
Not installed
Audio card = default
Audio device Headphone
enable navigation sounds = on
enable video audion = on
OMX player audio device = alsaAll my emulators working fine except that one. It's strange
-
Might be an OpenAL issue. Can you try creating a configuration file -
$HOME/.alsoftrc
- with the following contents:[alsa] mmap = false
and re-try starting a Solarus game ?
-
@mitu
Wow !!! solved !!! Thanks , you have hit the bullseye !
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.