On 13/05/24 at 17:48, Alan Corey wrote:
My latest eureka moment was from setting

/etc/asound.conf to
    defaults.pcm.card 1
    defaults.ctl.card 1

Accordingly to my /proc/asound/cards:

~$ cat /proc/asound/cards
 0 [SB             ]: HDA-Intel - HDA ATI SB
                      HDA ATI SB at 0xfe400000 irq 16
 1 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xfe080000 irq 57

I set the value to 0:

~$ cat /etc/asound.conf
defaults.pcm.card 0
defaults.ctl.card 0

but nothing has changed.

Cheers,
--
Franco Martelli



_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to