Date: Tue, 14 Oct 2008 14:14:17 +0300 From: Alexander Motin <mav@FreeBSD.org> To: wkoszek@FreeBSD.org Cc: freebsd-current@FreeBSD.org Subject: Re: New snd_hda(4) doesn't handle speaker on NVidia MCP51 audio controller Message-ID: <48F47F09.2000609@FreeBSD.org> In-Reply-To: <20081013220221.GA98439@FreeBSD.org> References: <20081013220221.GA98439@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Wojciech A. Koszek wrote: > I can't hear anything coming out of my speakers after new snd_hda(4) > import. Here's some more detailed information: > > http://people.freebsd.org/~wkoszek/newhda/dmesg.boot As you can see from hdac0: 4 associations found: hdac0: Association 0 (1) out: hdac0: Pin nid=14 seq=0 hdac0: Association 1 (2) out: hdac0: Pin nid=11 seq=0 hdac0: Association 2 (3) out: hdac0: Pin nid=18 seq=0 hdac0: Association 3 (4) in: hdac0: Pin nid=12 seq=0 hdac0: Pin nid=17 seq=1 hdac0: Pin nid=13 seq=14 and the rest, driver found 3 playback devices: pcm0 - headphones, pcm1 - line-out, pcm2 - spdif. If in your case line-out is a speaker, then it is your hardware vendor bug that you don't have speaker-to-headphones audio redirection. Read new snd_hda manual to learn more about how to use it better. -- Alexander Motin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48F47F09.2000609>