I switched to OSS4 because I had some problems with ALSA and used the "SDL_AUDIODRIVER" workaround to launch TF2.
I have no sound. After I relaunched TF2 in the console I noticed this:
SDLAUDIO: SDL_InitSubSystem(SDL_INIT_AUDIO) failed: Audio target 'oss' not available
Of course I can compile sdl2 myself and symlink it to the Steam .so but I don't know if VAC will like this.
Please fix this. It's only an additional ./configure switch.
For historical reasons, the OSS audio driver is named "dsp"
SDL_AUDIODRIVER
SDL_I
SDL_INIT_AUDIO
I switched to OSS4 because I had some problems with ALSA
and used the "SDL_AUDIODRIVER" workaround to launch TF2.
I have no sound. After I relaunched TF2 in the console I noticed this:
SDLAUDIO: SDL_InitSubSystem(SDL_INIT_AUDIO) failed: Audio target 'oss' not available
Of course I can compile sdl2 myself and symlink it to the Steam .so but I don't know if VAC will like this.
Please fix this. It's only an additional ./configure switch.