Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2013 08:37:56 +0100
From:      David Demelier <demelier.david@gmail.com>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: Fwd: Disable monitor recording source
Message-ID:  <2022058.pZAtQcIgUJ@melon>
In-Reply-To: <20130320101307.GA3117@tinyCurrent>
References:  <51015592.7080807@gmail.com> <CAO%2BPfDcFJuypF6=n7h=zoBpRMBSjcYNRF251gSXSMG1D6Etx4A@mail.gmail.com> <20130320101307.GA3117@tinyCurrent>

next in thread | previous in thread | raw e-mail | index | archive | help
Le mercredi 20 mars 2013 11:13:07 Matthias Apitz a =E9crit :
> El d=EDa Wednesday, March 20, 2013 a las 11:06:04AM +0100, David Deme=
lier=20
escribi=F3:
> > 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 i=
t's
> > perfect :)
>=20
> Hi,
>=20
> Could you post please what exactly in /boot/devices.hints fixed your
> problem? Thanks
>=20
> =09matthias

There are my settings for snd_hda :

hint.hdaa.1.nid17.config=3D"as=3D1 seq=3D15"
hint.hdaa.1.nid20.config=3D"as=3D2 seq=3D15"

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=3D26 0x00400000 -> 0x00700000
hdaa1: Patching pin config nid=3D17 0x02212040 -> 0x0221201f
hdaa1: Patching pin config nid=3D20 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=3D22 seq=3D0
hdaa1:  Pin nid=3D17 seq=3D15
hdaa1: Association 1 (2) in:
hdaa1:  Pin nid=3D21 seq=3D0
hdaa1:  Pin nid=3D20 seq=3D15

--=20
David Demelier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2022058.pZAtQcIgUJ>