DragonFly BSD
DragonFly bugs List (threaded) for 2012-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[DragonFlyBSD - Bug #2090] (Feedback) snd_hda does not support headphone automute


From: Shane DragonFly via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 13 Feb 2012 06:10:38 -0800

Issue #2090 has been updated by Shane DragonFly.

File hda_automute.patch added
Status changed from New to Feedback

The attached patch shuts down all speakers when something is plugged into a headphone jack.  This is done by enumerating the codec's widgets instead of using a static lookup table.  This patch also removes polling for headphone jack insertion because polling was configured via the lookup table.  If needed, polling can be re-added with a new sysctl which would correspond with how FBSD configures polling.
----------------------------------------
Bug #2090: snd_hda does not support headphone automute
http://bugs.dragonflybsd.org/issues/2090

Author: Justin C. Sherrill
Status: Feedback
Priority: Normal
Assignee: 
Category: 
Target version: 


The hda sound driver does not notice jack insert/removal events.  Even when
booted verbosely, there's no action, so attaching headphones does not mute
speaker audio.

An update to FreeBSD's sound/pci/hda expressly mentions solving this problem:

http://svnweb.freebsd.org/base?view=revision&revision=182999


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]