You are not logged in.
Pages: 1
So in some bootings my machine does like to switch from the default usb sound card to the amd graphics card which is called HDA ATI HDMI, but in some others it does went just directly to my usb sound card, which is weird. Back then I have the same issue with the intel sound card device that probably the cpu have, I just went into /etc/modprobe.d/alsa-base.conf
options snd_hda_intel enable=0
That works for the intel one, but now my machine insists in making sometimes the default sound card the HDA ATI HDMI, instead of my usb one. I setup in /etc/asound.conf
defaults.pcm.card 0
defaults.ctl.card 0
To make my default card the card that is listed with the number 0. But it seems that HDA ATI HDMI and my usb one are currently fighting each boot to be number 0.
So I went into my grub config and add amdgpu.audio=0 to kernel parameters and made a grub-mkcoinfg, but that didn't worked :C
How can I fix this ?
EDIT: I'm using pipewire btw!
Last edited by Succulent of your garden (2025-09-28 00:49:53)
str( @soyg ) == str( @potplant ) btw!
Online
Pages: 1