Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Oct 2008 12:27:27 +0300
From:      Alexander Motin <mav@FreeBSD.org>
To:        gary.jennejohn@freenet.de
Cc:        Alexander Leidinger <Alexander@Leidinger.net>, freebsd-current@FreeBSD.org, Joel Dahl <joel@FreeBSD.org>
Subject:   Re: regression in HDA functionality
Message-ID:  <48E5E57F.9090603@FreeBSD.org>
In-Reply-To: <20081003110344.3065fd27@ernst.jennejohn.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> <20081003110344.3065fd27@ernst.jennejohn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Gary Jennejohn wrote:
>>> 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.

No, it's not. In your case HDMI port is different HDA codec placed on
different HDA controller, so driver unable to do anything with it's
enumeration. Previous driver could just fail attach when it has not
found there any analog connector on codec. Digital connectors support
was not implemented there.

-- 
Alexander Motin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48E5E57F.9090603>