Hey there,
Have issues in-game with sound. Sound works fine otherwise. I'm using the OSS interface, opposed to ALSA. Sound is enabled in the game. Just, fail to receive any output.
Output of lspci
Quote
:~$ lspci | grep Audio
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
Any ideas?
SDL_AUDIODRIVER=dsp might help sdl figure out the right driver, but under normal circumstances it should do that on its own.