Summary: | games-arcade/missile crashes on open, unable to open sound card | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | dan |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | ionen, jstein |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
dan
2020-12-28 22:54:12 UTC
What is your sound system? emerge -1a sys-apps/inxi $ inxi -A My sound system is Alsa+Pulse $ inxi -A Audio: Device-1: Intel 7 Series/C216 Family High Definition Audio driver: snd_hda_intel Sound Server: ALSA v: k5.4.83 You may need to set SDL_AUDIODRIVER manually depending on what you built libsdl with and how your system is setup, i.e. USE=pulseaudio on libsdl and SDL_AUDIODRIVER=pulse is most common, try =dummy (no sound) if all else fails. This game seems fine for me as long as the above is valid. |