New comment by notramo on void-packages repository https://github.com/void-linux/void-packages/issues/34596#issuecomment-1185356143 Comment: > @notramo can you test with a /etc/asound.conf or ~/.asoundrc `$ aplay -l `and insert your output card number into either file > > ``` > defaults.pcm.card 1; > defaults.ctl.card 1; > ``` > > then `sudo alsactl store && sudo alsactl restore` Edit: typo I substituted 1 with 0, and put this snippet in /etc/asound.conf Doesn't work. Output of `aplay -l`: ``` **** List of PLAYBACK Hardware Devices **** card 0: PCH [HDA Intel PCH], device 0: CX20590 Analog [CX20590 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ```