Hello,
I have just installed the latest snapshot and audio is not configuring,
i.e. the output of mixerctl, audioctl, et al are "device not
configured".
My motherboard is a Supermicro X10DAL-I-O, which has the Intel C610
chipset, and the audio codec is the Realtek ALC888, although the latter
is not immediately relevant, as the azalia driver does not even get to
the stage of evaluating the codec; pertinent dmesg output with
GENERIC.MP
modified with AZALIA_DEBUG enabled:
azalia1 at pci0 dev 27 function 0 "Intel C610 HD Audio" rev 0x05: msi
azalia_reset: resetting
azalia_reset: reset counter = 0
azalia1: reset failure
azalia_pci_detach
azalia_pci_detach: delete streams
azalia_pci_detach: delete codecs
azalia_pci_detach: delete CORB and RIRB
azalia_pci_detach: disable interrupts
azalia_pci_detach: clear interrupts
azalia_pci_detach: delete PCI resources
For reference, azalia0 was my AMD GPU's HDMI/DisplayPort audio (I
understand from the man page that this is unsupported; thankfully I
have no need of it).
Grepping through the source shows that this is a supported chipset;
what gives? Any and all help is appreciated. Might it have something
to do with it being the second device that azalia(4) tries to set up?