From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-September/008245.html | 134 ++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-September/008245.html (limited to 'zarb-ml/mageia-dev/2011-September/008245.html') diff --git a/zarb-ml/mageia-dev/2011-September/008245.html b/zarb-ml/mageia-dev/2011-September/008245.html new file mode 100644 index 000000000..c880f2416 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-September/008245.html @@ -0,0 +1,134 @@ + + + + [Mageia-dev] Sound Stopped working in the ALSA profile on Cauldron. + + + + + + + + + +

[Mageia-dev] Sound Stopped working in the ALSA profile on Cauldron.

+ Shlomi Fish + shlomif at shlomifish.org +
+ Mon Sep 19 18:41:37 CEST 2011 +

+
+ +
Hi all,
+
+the sound stopped working on the ALSA profile in Cauldron. I was able to fix it
+by adding the following file:
+
+<<<
+shlomif at lap:~$ cat /etc/sound/profiles/alsa/alsa-default.conf 
+# Default to PulseAudio
+
+pcm.!default {
+    type hw
+    card 0
+    hint {
+        show on
+        description "Default ALSA Output"
+    }
+}
+
+ctl.!default {
+    type hw
+    card 0
+}
+>>>
+
+However, changing the volume of the PCM control in the mixers now does not do
+anything.
+
+What should be the correct file?
+
+Regards,
+
+	Shlomi Fish
+
+-- 
+-----------------------------------------------------------------
+Shlomi Fish       http://www.shlomifish.org/
+Optimising Code for Speed - http://shlom.in/optimise
+
+mplayer 0.9.999.2010.03.11-rc5-adc83b19e793491b1c6ea0fd8b46cd9f32e592fc now
+available for download.
+    — Shlomi Fish and d3x.
+
+Please reply to list if it's a mailing list post - http://shlom.in/reply .
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1