Fwd: Disable monitor recording source

David Demelier demelier.david at gmail.com
Thu Mar 21 07:38:01 UTC 2013


Le mercredi 20 mars 2013 11:13:07 Matthias Apitz a écrit :
> El día Wednesday, March 20, 2013 a las 11:06:04AM +0100, David Demelier 
escribió:
> > Fixed, in fact my /boot/devices.hints had some hints for snd_hda
> > (headphone) and they were old, I fixed it and everything works.
> > Plugging the mic disable the "onscreen" integraded microphone and it's
> > perfect :)
> 
> Hi,
> 
> Could you post please what exactly in /boot/devices.hints fixed your
> problem? Thanks
> 
> 	matthias

There are my settings for snd_hda :

hint.hdaa.1.nid17.config="as=1 seq=15"
hint.hdaa.1.nid20.config="as=2 seq=15"

It helps associating headphone and microphones as you can see :

hdaa1: Original pins configuration:
hdaa1: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa1: 17 02212040 4  0  Headphones    Jack  1/8     Front      Grey    0
hdaa1: 18 410140f0 15 0  Line-out      None  1/8     Rear       Green   0
hdaa1: 19 413711f0 15 0  CD            None  Analog  Rear       Black   1
hdaa1: 20 02a12060 6  0  Mic           Jack  1/8     Front      Grey    0
hdaa1: 21 91a71120 2  0  Mic           Fixed Analog  0x11       Black   1
hdaa1: 22 92174110 1  0  Speaker       Fixed Analog  0x12       Green   1
hdaa1: 23 41a6e130 3  0  Mic           None  Digital Rear       White   1
hdaa1: 26 90f711f0 15 0  Other         Fixed Analog  Internal   Black   1
hdaa1: 27 41561150 5  0  Digital-out   None  Digital Rear       Black   1
hdaa1: 28 41813021 2  1  Line-in       None  1/8     Rear       Blue    0
hdaa1: Patching widget caps nid=26 0x00400000 -> 0x00700000
hdaa1: Patching pin config nid=17 0x02212040 -> 0x0221201f
hdaa1: Patching pin config nid=20 0x02a12060 -> 0x02a1202f
hdaa1: Patched pins configuration:
hdaa1: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa1: 17 0221201f 1  15 Headphones    Jack  1/8     Front      Grey    0
hdaa1: 18 410140f0 15 0  Line-out      None  1/8     Rear       Green   0 DISA
hdaa1: 19 413711f0 15 0  CD            None  Analog  Rear       Black   1 DISA
hdaa1: 20 02a1202f 2  15 Mic           Jack  1/8     Front      Grey    0
hdaa1: 21 91a71120 2  0  Mic           Fixed Analog  0x11       Black   1
hdaa1: 22 92174110 1  0  Speaker       Fixed Analog  0x12       Green   1
hdaa1: 23 41a6e130 3  0  Mic           None  Digital Rear       White   1 DISA
hdaa1: 27 41561150 5  0  Digital-out   None  Digital Rear       Black   1 DISA
hdaa1: 28 41813021 2  1  Line-in       None  1/8     Rear       Blue    0 DISA
hdaa1: 2 associations found:
hdaa1: Association 0 (1) out:
hdaa1:  Pin nid=22 seq=0
hdaa1:  Pin nid=17 seq=15
hdaa1: Association 1 (2) in:
hdaa1:  Pin nid=21 seq=0
hdaa1:  Pin nid=20 seq=15

-- 
David Demelier


More information about the freebsd-multimedia mailing list