On Tue, Apr 12, 2011 at 11:24:05AM +0200, Ludo Smissaert wrote:
> On 09.04.2011 13:40, Stuart Henderson wrote:
> >On 2011-04-08, Ludo Smissaert<l...@ludikidee.com>  wrote:
> >>azalia0 at pci1 dev 0 function 1 "ATI Radeon HD 4000 HD Audio" rev 0x00:
> >>apic 2 int 17 (irq 10)
> >>azalia0: no supported codecs
> >>azalia0: initialization failure, detaching
> >
> >build a newer kernel from after this commit:
> >
> >CVSROOT:        /cvs
> >Module name:    src
> >Changes by:     dera...@cvs.openbsd.org 2011/04/08 13:26:07
> >
> >Modified files:
> >         sys/dev/pci    : azalia.c
> >
> >Log message:
> >backout previous (which has some interrupt spin problem, sort of diagnosed
> >by claudio to be related to this commit) until jakemsr has time to fix it
> 
> 
> gold $ cd /usr/src/sys/dev/pci
> gold $ cvs -d anon...@ftp5.eu.openbsd.org:/cvs log azalia.c
> [..]
> head: 1.194
> [..]
> revision 1.194
> date: 2011/04/10 17:10:08;  author: jakemsr;  state: Exp; lines: +44 -84
> bring back changes in r 1.192
> 
> After rebuilding kernel and userland:
> 
> gold $ dmesg | grep azalia
> azalia0 at pci1 dev 0 function 1 "ATI Radeon HD 4000 HD Audio" rev
> 0x00: apic 2 int 17 (irq 10)
> azalia0: no supported codecs
> azalia1 at pci0 dev 27 function 0 "Intel 3400 HD Audio" rev 0x06:
> apic 2 int 22 (irq 11)
> azalia1: codecs: Realtek ALC269
> audio0 at azalia1
> 
> And same result also with r1.193

That is fine, expected even.

We don't support azailia on the audio interfaces on graphics cards yet.
This is only needed for HDMI audio, which you won't be getting until we
support modesetting in the kernel. It is too sketchy to support it any
other way.

Cheers,

-0-
-- 
Measure with a micrometer.  Mark with chalk.  Cut with an axe.

Reply via email to