Date: Fri, 3 Oct 2008 11:03:44 +0200 From: Gary Jennejohn <gary.jennejohn@freenet.de> To: Alexander Motin <mav@FreeBSD.org> Cc: Alexander Leidinger <Alexander@Leidinger.net>, freebsd-current@FreeBSD.org, Joel Dahl <joel@FreeBSD.org> Subject: Re: regression in HDA functionality Message-ID: <20081003110344.3065fd27@ernst.jennejohn.org> In-Reply-To: <48E5D3F3.1070504@FreeBSD.org> References: <1222892584.00020319.1222880402@10.7.7.3> <48E47ADF.7030004@FreeBSD.org> <20081002144243.3f2e7310@ernst.jennejohn.org> <48E4CC6C.6050407@FreeBSD.org> <20081002194411.387b7f32@ernst.jennejohn.org> <48E526A6.8000107@FreeBSD.org> <48E54290.5010600@FreeBSD.org> <48E54B75.3010307@FreeBSD.org> <20081003094913.18626ml1ym0aaqgw@webmail.leidinger.net> <48E5D3F3.1070504@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 03 Oct 2008 11:12:35 +0300 Alexander Motin <mav@FreeBSD.org> wrote: > Alexander Leidinger wrote: > >> In this specific case man has actually TWO sound cards in system: one > >> with HDMI output and another with set of connectors on motherboard. > >> Driver itself worked perfectly! It is not a driver problem that video > >> card's codec was detected first by PCI bus while it's HDMI output is > >> not connected! > >> > >> If you think that driver should have some additional logic in handling > >> of such cases - describe it please. I don't see why driver should not > >> use digital outputs or how independent soundcards should be ordered > >> (actually it is not driver's business to enumerate soundcards). > > > > Can you change the order of pcm devices from one soundcard? I understand > > that you can not change the PCI probe order, but maybe the order of > > pcm1-3 if pcm1-3 are on the same hardware. > > Generally it is possible. > I think that in my case there's more to it than just the new HDA driver, but I might be wrong. With GENERIC from the 200809 snap HDMI was discovered _after_ the other devices, i.e. it was pcm1. With the new kernel the discovery order was reversed, which seems to have led to my problems. --- Gary Jennejohn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081003110344.3065fd27>