Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
09295 Sound Minor Always Nov 5, 2025, 01:46 4 hours ago
Tester bbegin View Status Public Platform MAME (Self-compiled)
Assigned To Resolution Open OS Linux (Arm)
Status [?] Acknowledged Driver
Version 0.278 Fixed in Version Build Arm64
Fixed in Git Commit Github Pull Request #
Summary Regresssion 09295: All: Raspberry Pi 5, Raspberry OS Lite NO audio/sound anymore since 0.278 (MAME build without X, with SDL, OpenGLES)
Description On a Raspberry Pi 5, with Raspberry OS Lite (kernel 6.12.47), since MAME 0.278, I am not able to get any audio/sound anymore (all ROMs/drivers): I compile/build MAME without X, with SDL 2.x, ALSA and KMS-DRM.
Steps To Reproduce - Install Raspberry OS Lite (kernel 6.12.47) on a Raspberry Pi 5 ;
- Install SDL 2.32.8, SDL_TTF 2.24.0, SDL_Mixer 2.8.1
- Build MAME with: make $MAKEOPTS PLATFORM=arm64 PTR64=1
MAKEOPTS='TARGETOS=linux NO_X11=1 NOWERROR=1 NO_USE_XINPUT=1 NO_USE_XINPUT_WII_LIGHTGUN_HACK=1 NO_OPENGL=1 USE_QTDEBUG=0 DEBUG=0 REGENIE=1 NO_BGFX=1 FORCE_DRC_C_BACKEND=1 NO_USE_PORTAUDIO=1 SYMBOLS=0'
Additional Information
Github Commit
Flags Regression
Regression Version 0.278
Affected Sets / Systems All
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.23821
Robbbert
Moderator
Nov 5, 2025, 08:11
edited on: Nov 5, 2025, 08:13
Since you're the first to mention this, I'd say it's most likely something you've done wrong.

It's acknowledged, pending what others who use these platforms have to say.
User avatar
No.24496
bbegin
Tester
4 hours ago
I forgot to specify that my setup *exclusively* use ALSA for the audio subsystem (no JACK, PulseAudio or others).