Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831041 - games-strategy/ufoai: no sound and music
Summary: games-strategy/ufoai: no sound and music
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-12 00:39 UTC by Vit
Modified: 2022-01-12 00:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
No sound and music at binary execution (emerge--info.txt,5.56 KB, text/plain)
2022-01-12 00:39 UTC, Vit
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vit 2022-01-12 00:39:08 UTC
Created attachment 761939 [details]
No sound and music at binary execution

The solution is to add vorbis USE flag to media-libs/sdl2-mixer.


Here is Error at STDERR after $ ufo

------- sound initialization -------
SDL_mixer version: 2.0.4
... requested audio rate: 48000
... available audio driver alsa
... available audio driver disk
... available audio driver dummy
... actual audio driver: alsa
... audio rate: 48000
... audio channels: 2
could not load ogg vorbis support - sound initialization failed


Pull request: 23748

https://github.com/gentoo/gentoo/pull/23748
Comment 1 Vit 2022-01-12 00:40:59 UTC
ALSA audio system