Date: Mon, 25 Jun 2007 17:04:39 +0800 From: Ariff Abdullah <ariff@FreeBSD.org> To: Denis Eremenko <moonshade@pnhz.kz> Cc: freebsd-multimedia@FreeBSD.org, anders@FreeBSD.org Subject: Re: snd_hda, sound in both speaker and headphones Message-ID: <20070625170439.2227372f.ariff@FreeBSD.org> In-Reply-To: <1182760538.10024.2.camel@abyss.pnhz.kz> References: <20070118181407.72f29176.ariff@FreeBSD.org> <200701181144.l0IBirEB008321@barnetv.cc.uit.no> <20070118202241.26c35c7f.ariff@FreeBSD.org> <20070622125317.GA73565@fupp.net> <1182760538.10024.2.camel@abyss.pnhz.kz>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Mon__25_Jun_2007_17_04_40_+0800_vjr=qv8OTe+KSFSB Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, 25 Jun 2007 14:35:38 +0600 Denis Eremenko <moonshade@pnhz.kz> wrote: > =F7 =D0=D4, 22/06/2007 =D7 14:53 +0200, Anders Nordby =D0=C9=DB=C5=D4: >=20 >=20 > >=20 > > Did this speaker fix find its way to -stable? Do you have a patch > > that can be applied to -stable? > >=20 > > I find myself having problems trying to turn off the speaker. I > > have to plug my headset in the front of the PC to make it go off > > -- but of course I prefer to plug it in the back. :-) >=20 > Try this one. Works for me on xw4300. >=20 > --- hdac.c.orig Wed Apr 4 09:55:46 2007 > +++ hdac.c Wed Apr 4 09:59:01 2007 > @@ -618,6 +618,8 @@ > 0, 0, -1, 17, { 16, -1 }, 16 }, > /*{ HP_3010_SUBVENDOR, HDA_CODEC_ALC260, > HDAC_HP_SWITCH_DEBUG, > 0, 1, 0, 16, { 15, 18, 19, 20, 21, -1 }, -1 },*/ > + { HP_XW4300_SUBVENDOR, HDA_CODEC_ALC260, HDAC_HP_SWITCH_CTL, > + 0, 0, 0, 16, { 17, -1 }, -1 }, > { HP_NX7400_SUBVENDOR, HDA_CODEC_AD1981HD, HDAC_HP_SWITCH_CTL, > 0, 0, -1, 6, { 5, -1 }, 5 }, > { HP_NX6310_SUBVENDOR, HDA_CODEC_AD1981HD, HDAC_HP_SWITCH_CTL, >=20 I thought it will cause confusion even more, since few of you (naturally) prefer the front jack instead of the rear one since the rear one usually reserved for speakers. Besides, the internal wiring of this hardware still a mistery for me. Is the rear jack labeled as headphone jack? I don't mind adding this back (I believe we have tried this several times, didn't we?) -- Ariff Abdullah FreeBSD ... Recording in stereo is obviously too advanced and confusing for us idiot ***** users :P ........ --Signature=_Mon__25_Jun_2007_17_04_40_+0800_vjr=qv8OTe+KSFSB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGf4Uolr+deMUwTNoRAllxAKDUfDF1IKDraU91Ku9lmZrXKlcT8QCbBTjF CSxevYmBYmFe5mVnRs1Az2M= =oM7g -----END PGP SIGNATURE----- --Signature=_Mon__25_Jun_2007_17_04_40_+0800_vjr=qv8OTe+KSFSB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070625170439.2227372f.ariff>