[Bug 7286] No sound with Via 823x hardware on DFI K8M800-MLVF Motherboard with kernels 2.6.10-3/4
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Sun Apr 10 19:44:28 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=7286
Ubuntu | alsa-base
------- Additional Comments From jdthood at yahoo.co.uk 2005-04-10 20:44 UTC -------
(In reply to comment #6)
> No problem. I just conducted an experiement where I turned on everything,
> verified my sound wasn't working then turned off one thing at a time until it
> started working again. It looks like the only thing I needed to mute was the
> capture monitor (IEC958 Capture Monitor [off]). I'm attaching the output of
> amixer, too. The entry in question is at line 85 of the file.
OK, I will patch the Debian alsa initscript with this:
--- /etc/init.d/alsa 2005-03-30 10:59:45.000000000 +0200
+++ alsa-base.alsa.init 2005-04-10 21:57:35.000000000 +0200
@@ -211,6 +211,9 @@
switch_control "Headphone Jack Sense" off
switch_control "Line Jack Sense" off
+ # Required at least for Via 823x hardware on DFI K8M800-MLVF Motherboard
with kernels 2.6.10-3/4 (see ubuntu #7286)
+ switch_control "IEC958 Capture Monitor" off
+
return 0
}
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list