Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Apr 2015 04:09:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199306] suggestion: audio/linux-c6-openal-soft: make oss driver enabled by default
Message-ID:  <bug-199306-13-VKWADebfZM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199306-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199306-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199306

--- Comment #1 from Denis Akiyakov <d.akiyakov@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 the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199306-13-VKWADebfZM>