/var/run/dmesg.boot is attached.

After a few hours, sndiod ceases playing audio.

$ dmesg |grep azalia

azalia0 at pci7 dev 0 function 1 "ATI Radeon Pro Audio" rev 0x00: msi
azalia0: no supported codecs
azalia1 at pci9 dev 0 function 4 vendor "AMD", unknown product 0x1487 rev 0x00: 
msi
azalia1: codecs: Realtek/0x0892
audio0 at azalia1

After the audio stops, killing sndiod then running sndiod in debug mode:

# /etc/rc.d/sndiod stop

# sndiod -d

snd0: failed to open audio device

In netstat -a, /tmp/sndio/sock0 is present. And, /tmp/sndio/sock0 exists.

By running sndiod as a local network listener or manually removing 
/tmp/sndio/sock0, the audio returns.

# sndiod -d -L 127.0.0.1

or

# rm -rf /tmp/sndio

# /etc/rc.d/sndiod start

After sndiod fails/crashes, the sock0 file persisting is the issue?

Sent with [ProtonMail](https://protonmail.com/) Secure Email.

Attachment: dmesg.boot
Description: Binary data

Reply via email to