blob: b63d4c5751ef076f4305b10eaea439ac4dadc6d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] OSS sound support
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20OSS%20sound%20support&In-Reply-To=%3Cjgmg2v%24i02%241%40dough.gmane.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="011724.html">
<LINK REL="Next" HREF="011905.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] OSS sound support</H1>
<B>David Walser</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20OSS%20sound%20support&In-Reply-To=%3Cjgmg2v%24i02%241%40dough.gmane.org%3E"
TITLE="[Mageia-dev] OSS sound support">luigiwalser at yahoo.com
</A><BR>
<I>Sun Feb 5 18:59:58 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011724.html">[Mageia-dev] [Mageia-sysadm] BS tainted section issue?
</A></li>
<LI>Next message: <A HREF="011905.html">[Mageia-dev] OSS sound support
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11726">[ date ]</a>
<a href="thread.html#11726">[ thread ]</a>
<a href="subject.html#11726">[ subject ]</a>
<a href="author.html#11726">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Colin Guthrie wrote:
><i> 'Twas brillig, and Thierry Vignaud at 08/10/11 20:05 did gyre and gimble:
</I>>><i> On 8 October 2011 19:35, Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote:
</I>>>><i> I've just pushed some changes that disable OSS sound under PulseAudio
</I>>>><i> sound profile.
</I>>>><i>
</I>>>><i> If you want to use OSS apps with PulseAudio, please install "ossp"
</I>>>><i> package which I've also just submitted.
</I>>>><i>
</I>>>><i> I think ultimately we'll disable ALSA OSS emulation completely and use
</I>>>><i> ossp in both PA and non-PA modes but I hear that the non-PA usage isn't
</I>>>><i> quite as nice, so I'm holding off doing this just yet.
</I>>><i>
</I>>><i> then task-pa should suggests ossp...
</I>><i>
</I>><i> I'm undecided about this. I'm not sure if the default setup should
</I>><i> include OSS sound support or not. Perhaps it would be better left as
</I>><i> something that users install if they need it.
</I>><i>
</I>><i> As we'll eventually have to go through all the packages that require
</I>><i> soundwrapper, perhaps we could either:
</I>><i>
</I>><i> a) Replace the soundwrapper require with a ossp require.
</I>><i> b) Patch soundwrapper such that it's a noop if osspd is running and make
</I>><i> it require ossp.
</I>><i>
</I>><i> The latter would mean less churn on packages, but it's arguably just
</I>><i> delaying the inevitable work of doing it eventually.
</I>><i>
</I>><i> Thoughts?
</I>><i>
</I>><i> Col
</I>
I've released and uploaded a new version of soundwrapper (first one in 4 years :o) that is a no-op if osspd is running.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011724.html">[Mageia-dev] [Mageia-sysadm] BS tainted section issue?
</A></li>
<LI>Next message: <A HREF="011905.html">[Mageia-dev] OSS sound support
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11726">[ date ]</a>
<a href="thread.html#11726">[ thread ]</a>
<a href="subject.html#11726">[ subject ]</a>
<a href="author.html#11726">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|