Date: Sun, 19 Apr 2009 13:50:22 +0200 From: Patrick =?ISO-8859-15?Q?Lamaizi=E8re?= <patfbsd@davenulle.org> To: freebsd-multimedia@freebsd.org Cc: Marcin Cieslak <saper@SYSTEM.PL> Subject: Re: [snd_hda] Sony VAIO VGN-SZ5MN - headphones off Message-ID: <20090419135022.64cc183d@baby-jane.lamaiziere.net> In-Reply-To: <slrngukmbp.147a.saper@saper.info> References: <slrngukmbp.147a.saper@saper.info>
next in thread | previous in thread | raw e-mail | index | archive | help
Le Sat, 18 Apr 2009 22:52:32 +0000 (UTC), Marcin Cieslak <saper@SYSTEM.PL>: > Hello, Hi, > Seems like with snd_hda sound output gets muted once I plug in my > headphones. > > Also, skype (2.0.0.72) complains that there is a "Problem with audio > capture". Is skype hitting some other audio device? I don't know for this. > Verbose dmesg plus sysctl dev.hdac.0.pindump output for various > output configurations: > > http://akson.sgh.waw.pl/~saper/FreeBSD/snd_hda/ If I understand well snd_hda you need a quirk to associate the headphones to the speaker. The speaker is on nid15 as 1 seq 0, headphones on nid10 as 2 seq 0. The headphones should be associated to the as 1 seq 15 with a quirk /boot/devices.hints: hint.hdac.0.cad0.nid10.config="as=1 seq=15" HTH, Regards.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090419135022.64cc183d>