summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-May/015308.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-May/015308.html')
-rw-r--r--zarb-ml/mageia-dev/2012-May/015308.html205
1 files changed, 205 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-May/015308.html b/zarb-ml/mageia-dev/2012-May/015308.html
new file mode 100644
index 000000000..ebbf11183
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-May/015308.html
@@ -0,0 +1,205 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] no sound (was: Proprietary graphic car...)
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20no%20sound%20%28was%3A%20Proprietary%20graphic%20car...%29&In-Reply-To=%3C4FA5046B.1000302%40earthlink.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="015307.html">
+ <LINK REL="Next" HREF="015309.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] no sound (was: Proprietary graphic car...)</H1>
+ <B>Felix Miata</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20no%20sound%20%28was%3A%20Proprietary%20graphic%20car...%29&In-Reply-To=%3C4FA5046B.1000302%40earthlink.net%3E"
+ TITLE="[Mageia-dev] no sound (was: Proprietary graphic car...)">mrmazda at earthlink.net
+ </A><BR>
+ <I>Sat May 5 12:43:55 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="015307.html">[Mageia-dev] Proprietary graphic card test needed (release blocker bugs)
+</A></li>
+ <LI>Next message: <A HREF="015309.html">[Mageia-dev] no sound
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#15308">[ date ]</a>
+ <a href="thread.html#15308">[ thread ]</a>
+ <a href="subject.html#15308">[ subject ]</a>
+ <a href="author.html#15308">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 2012/05/05 10:15 (GMT+0100) Colin Guthrie composed:
+
+&gt;<i> 'Twas brillig, and Felix Miata did gyre and gimble:
+</I>
+&gt;&gt;<i> Since middle of yesterday I've done three HTTP minimal installs from
+</I>&gt;&gt;<i> Cauldron, all configured to <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">1600x1200x24bpp at 85</A> when adding X and
+</I>&gt;&gt;<i> minimalist (not via task-kde4-minimal) KDE using urpmi:
+</I>
+&gt;&gt;<i> 1:
+</I>&gt;&gt;<i> Early Sempron 2000MHz CPU
+</I>&gt;&gt;<i> Radeon 7500 AGP Device 0x5157 &quot;RV200 QW&quot; (Dell Optiplex)
+</I>&gt;&gt;<i> NForce2 chipset
+</I>&gt;&gt;<i> KDE bling disabled
+</I>&gt;&gt;<i> x11-driver-video-ati-6.14.4-1.mga2
+</I>&gt;&gt;<i> No post-install visual fault found running radeon driver
+</I>&gt;&gt;<i> Sound does not work
+</I>&gt;&gt;<i> <A HREF="http://www.hbo.com/">http://www.hbo.com/</A> requires Flash, but even with Flash installed from
+</I>&gt;&gt;<i> Tainted, the page displays nothing but black in Firefox.
+</I>
+&gt;<i> Can you clarify &quot;sound does not work&quot;?
+</I>
+Nothing but background hum coming from connected AV amp connected speakers.
+
+&gt;<i> Are you referring to HDMI sound
+</I>&gt;<i> or regular built in sound?
+</I>
+Surely there exists no motherboard with NForce2 chipset and AGP slot filled
+with rv200 that also has HDMI?
+
+00:06.0 Multimedia audio controller: nVidia Corporation NForce2 AC97 Audio
+Controler (MCP) (rev a1)
+
+If so please do attach the output from &quot;pacmd ls&quot;
+
+No package named pacmd.
+# urpmi pulseaudio-utils
+...
+# pacmd ls
+No PulseAudio daemon running, or not running as session daemon.
+# startx
+(KDE menu has no selection to configure computer. Without it there's no way I
+know how to manage systemd like I could with sysvinit.)
+# mcc
+bash: mcc: command not found
+# chkconfig --list
+...
+alsa 0:off 1:off 2:off 3:off 4:off 5:off 6:off 7:off
+...
+numlock 0:off 1:off 2:on 3:on 4:on 5:on 6:off 7:on
+partmon 0:off 1:off 2:off 3:off 4:off 5:off 6:off 7:off
+resolvconf 0:off 1:off 2:off 3:off 4:off 5:off 6:off 7:off
+...
+sound 0:off 1:off 2:on 3:on 4:on 5:on 6:off 7:off
+...
+# systemctl list-unit-files
+alsa-restore.service static
+alsa-store.service static
+alsa.service masked
+...
+sound.service masked
+...
+sound.target static
+...
+
+What to do?
+
+&gt;&gt;<i> 2:
+</I>&gt;&gt;<i> (Non-PAE, IIRC) P4 2.6GHz CPU
+</I>&gt;&gt;<i> Intel 865G pci 0x2572 video&amp; ICH5 chipset
+</I>&gt;&gt;<i> KDE bling disabled
+</I>&gt;&gt;<i> x11-driver-video-intel-2.19.0-1.mga2
+</I>&gt;&gt;<i> No post-install visual fault found running intel driver
+</I>&gt;&gt;<i> Sound does not work
+</I>
+&gt;<i> AS above
+</I>
+Nothing but background hum coming from connected AV amp connected speakers.
+
+Surely there exists no motherboard with 865/ICH5 chipset and empty AGP slot
+that also has HDMI?
+
+00:1f.5 Multimedia audio controller: Inter Corporation 82801EB/ER
+(KCH5/ICH5R) AC'97 Ausio Controller (rev 02)
+
+# pacmd ls
+(17.9k attachment)
+# mcc
+...
+'Your card currently uses the ALSA &quot;snd_intel8x0&quot; droiver (the default driver
+for your card is &quot;snd_intel8x0)'
+PulseAudio enabled
+Use Glitch-Free mode enabled
+(advanced)
+Troubleshooting
+The classic bug sound tester is to run the following commands:
+
+- &quot;lspcidrake -v | fgrep -i AUDIO&quot; will tell you which driver your card uses
+by default
+- &quot;grep sound-slot /etc/modprobe.conf&quot; will tell you what driver it currently
+uses
+- &quot;/sbin/lsmod&quot; will enable you to check if its module (driver) is loaded or not
+- &quot;/sbin/chkconfig --list sound&quot; and &quot;/sbin/chkconfig --list alsa&quot; will tell
+you if sound and alsa services are configured to be run on initlevel 3
+- &quot;aumix -q&quot; will tell you if the sound volume is muted or not
+- &quot;/sbin/fuser -v /dev/dsp&quot; will tell which program uses the sound card.
+
+(There's no way to tell MCC to run those commands. -&gt; 3kb attachment 2)
+
+Logging in from KDM doesn't improve anything. In fact, after the desktop
+seems fully populated, there's a long pause before the panel populates the
+tray and it's possible to do anything other than look at the screen.
+
+
+Oh, and on all systems <A HREF="https://bugs.kde.org/show_bug.cgi?id=283366">https://bugs.kde.org/show_bug.cgi?id=283366</A> makes KDE4
+virtually useless.
+--
+&quot;The wise are known for their understanding, and pleasant
+words are persuasive.&quot; Proverbs 16:21 (New Living Translation)
+
+ Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
+
+Felix Miata *** <A HREF="http://fm.no-ip.com/">http://fm.no-ip.com/</A>
+-------------- next part --------------
+An embedded and charset-unspecified text was scrubbed...
+Name: out
+URL: &lt;/pipermail/mageia-dev/attachments/20120505/783fbb6e/attachment.ksh&gt;
+-------------- next part --------------
+An embedded and charset-unspecified text was scrubbed...
+Name: out2
+URL: &lt;/pipermail/mageia-dev/attachments/20120505/783fbb6e/attachment-0001.ksh&gt;
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="015307.html">[Mageia-dev] Proprietary graphic card test needed (release blocker bugs)
+</A></li>
+ <LI>Next message: <A HREF="015309.html">[Mageia-dev] no sound
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#15308">[ date ]</a>
+ <a href="thread.html#15308">[ thread ]</a>
+ <a href="subject.html#15308">[ subject ]</a>
+ <a href="author.html#15308">[ 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>