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

        Regards, Ludo

Reply via email to