Bug 199306 - suggestion: audio/linux-c6-openal-soft: make oss driver enabled by default
Summary: suggestion: audio/linux-c6-openal-soft: make oss driver enabled by default
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-emulation (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-09 02:42 UTC by Denis Akiyakov
Modified: 2018-01-16 17:34 UTC (History)
5 users (show)

See Also:
d.akiyakov: maintainer-feedback? (emulation)


Attachments
Patch to Makefile (440 bytes, patch)
2015-06-18 10:25 UTC, Denis Akiyakov
d.akiyakov: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Akiyakov 2015-04-09 02:42:01 UTC
Hello, please read last comments in this thread: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194472

Is it possible to make oss enabled by default (by adding 'drivers = oss') in alsoft.conf?
Comment 1 Denis Akiyakov 2015-04-09 04:09:37 UTC
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
Comment 2 Johannes Jost Meixner freebsd_committer freebsd_triage 2015-06-17 07:54:56 UTC
(In reply to Denis Akiyakov from comment #1)
Can you attach a patch, please?
Comment 3 Denis Akiyakov 2015-06-18 10:25:37 UTC
Created attachment 157859 [details]
Patch to Makefile

Sure
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2016-02-09 03:55:54 UTC
(In reply to Denis Akiyakov from comment #1)
Why is the sequence important and what is the error with oss not in front of the list ?
Comment 5 Walter Schwarzenfeld 2018-01-13 00:22:33 UTC
No reply since 2015-06-18. I think this a feedback timeout and can be closed.
Comment 6 Tijl Coosemans freebsd_committer freebsd_triage 2018-01-16 17:34:07 UTC
Feel free to reopen if this is still an issue.