Hi, The problem may be that some type of interrupt is not handled properly. The driver doesn't clear the interrupt and the device will keep driving the interrupt forever.
Unfortunately I don't know how to fix the problrm. Best regards, Hannu ------ Florian Pritz wrote: > Hi, > > I just got a new board [1], but when I try starting OSS my system > freezes and even sysrq doesn't work anymore. > > Cesium helped me to pinpoint the line that causes the problem: (Though > it could also be a little bit below that one because tailf seems to be a > bit too slow for the job) > PCI_WRITEL (devc->osdev, devc->azbar + HDA_INTCTL, PCI_READL > (devc->osdev, devc->azbar + HDA_INTCTL) | 0xc0000000); /* Intr enable > */ > in kernel/drv/oss_hdaudio/oss_hdaudio.c near line 1678 > > I'm running Archlinux with kernel 2.26.30.1 and latest OSS built from > mercurial repo. I haven't had any problems with my old board (ALC883) > with the same OSS build. > > Here is some output from alsa-info.sh (amixer didn't work nor did I get > sound so I don't know if that helps): > http://oss.pastebin.com/m6093c020 > > [1] > http://www.gigabyte.com.tw/Products/Motherboard/Products_Overview.aspx?ProductID=2986 > > Thank you and greets > Florian > _______________________________________________ > oss-devel mailing list > oss-devel@mailman.opensound.com > http://mailman.opensound.com/mailman/listinfo/oss-devel > _______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel