diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-September/008245.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-September/008245.html | 134 |
1 files changed, 134 insertions, 0 deletions
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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Sound Stopped working in the ALSA profile on Cauldron. + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Sound%20Stopped%20working%20in%20the%20ALSA%20profile%20on%20Cauldron.&In-Reply-To=%3C20110919194137.46b285ac%40lap.shlomifish.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008234.html"> + <LINK REL="Next" HREF="008246.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Sound Stopped working in the ALSA profile on Cauldron.</H1> + <B>Shlomi Fish</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Sound%20Stopped%20working%20in%20the%20ALSA%20profile%20on%20Cauldron.&In-Reply-To=%3C20110919194137.46b285ac%40lap.shlomifish.org%3E" + TITLE="[Mageia-dev] Sound Stopped working in the ALSA profile on Cauldron.">shlomif at shlomifish.org + </A><BR> + <I>Mon Sep 19 18:41:37 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="008234.html">[Mageia-dev] What's wrong with BS? +</A></li> + <LI>Next message: <A HREF="008246.html">[Mageia-dev] Sound Stopped working in the ALSA profile on Cauldron. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8245">[ date ]</a> + <a href="thread.html#8245">[ thread ]</a> + <a href="subject.html#8245">[ subject ]</a> + <a href="author.html#8245">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi all, + +the sound stopped working on the ALSA profile in Cauldron. I was able to fix it +by adding the following file: + +<<< +<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">shlomif at lap</A>:~$ 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 +} +>>><i> +</I> +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 <A HREF="http://www.shlomifish.org/">http://www.shlomifish.org/</A> +Optimising Code for Speed - <A HREF="http://shlom.in/optimise">http://shlom.in/optimise</A> + +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 - <A HREF="http://shlom.in/reply">http://shlom.in/reply</A> . +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008234.html">[Mageia-dev] What's wrong with BS? +</A></li> + <LI>Next message: <A HREF="008246.html">[Mageia-dev] Sound Stopped working in the ALSA profile on Cauldron. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8245">[ date ]</a> + <a href="thread.html#8245">[ thread ]</a> + <a href="subject.html#8245">[ subject ]</a> + <a href="author.html#8245">[ 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> |