[Bug 199306] suggestion: audio/linux-c6-openal-soft: make oss driver enabled by default
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 9 04:09:38 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199306
--- Comment #1 from Denis Akiyakov <d.akiyakov at gmail.com> ---
I have new idea.
By default we got following line in alsoft.conf:
#drivers = pulse,alsa,oss,solaris,dsound,winmm,port,wave
which is not good for some users. My new suggestion is to put oss to the first
place in this list. This is works.
drivers = oss,pulse,alsa,solaris,dsound,winmm,port,wave
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-emulation
mailing list