Date: Wed, 17 Sep 2008 16:30:24 +0400 From: Alex Keda <admin@lissyara.su> To: Alexander Motin <mav@FreeBSD.org> Cc: freebsd-multimedia@FreeBSD.org, freebsd-current@freebsd.org Subject: Re: New snd_hda driver came in. Message-ID: <48D0F860.6090307@lissyara.su> In-Reply-To: <48D0EC1D.9040901@FreeBSD.org> References: <48CBF399.9080801@FreeBSD.org> <48D0CB33.9060303@lissyara.su> <48D0D037.4000005@FreeBSD.org> <48D0DDF3.7050207@lissyara.su> <48D0EC1D.9040901@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Motin пишет: > Alex Keda wrote: > >>>> after today update source, not work internal speaker... >>>> phones - works... >>>> lissyara$ dmesg | grep hda >>>> hdac0: <ATI SB600 High Definition Audio Controller> mem >>>> 0xd8900000-0xd8903fff irq 16 at device 20.2 on pci0 >>>> hdac0: <HDA Driver Revision: 20080916_0112> >>>> hdac0: [ITHREAD] >>>> hdac0: <HDA Codec #3: Realtek ALC262> >>>> pcm0: <HDA codec #3 Realtek ALC262 PCM #0> on hdac0 >>>> lissyara$ uname -a >>>> FreeBSD lissyara.moskb.local 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Wed Sep >>>> 17 10:41:27 MSD 2008 >>>> lissyara@lissyara.moskb.local:/tmp/obj/usr/src/sys/GENERIC amd64 >>>> lissyara$ >>>> before update work and phones and speaker (but, when plug phones speaker >>>> not dead =() >>>> how say driver use internal speaker? >>>> >>> Send me please verbose boot messages from your system. Also try to >>> plug/unplug headphones with verbose messages enabled looking for any >>> kernel log activity and send that logs to me. >>> >>> >> see attached file >> > > As I can see, your BIOS configures codec in very unusual way. It defines > 2 playback associations (logical devices): one for line-out jack and > headphones jack and another for speaker. As soon as your ALC262 codec > allows playback to speaker only from first DAC and it was already used > by the first association, driver was unable to route any signal to > speaker reporting: > hdac0: Association 1 (2) trace failed > > You can specify > hint.hdac.0.cad3.nid22.config="as=1" > hint.hdac.0.cad3.nid27.config="as=2" > in your loader.conf to reconfigure codec in a more usual way to make > speaker and headphones jack a first association and line-out - second. > That combination should work fine I think. > > If it will - tell me your system model to add permanent quirk to the driver. > Thanks! It work! By default - sound from speaker, if I plug headphones - speaker is off, and sound from phones. ============== about my box. It brand HP computer - "HP xw4550 Workstation" Motherboard contain only "HP" logo and "Model FMB 0703" It's all...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48D0F860.6090307>