os : ubuntu 22.04
VGA : Radeon RX 570 Series
I have sound with mother board sound output.
I have no sound with HDMI output.
The HDMI is hooked up with my graphic card which RX 570.
lspci shows that the audio card has been detected.
lspci image
but at the sound settings
sound settings
pactl shows that the bellow device is the only card which my OS can use.
$ pactl list short sinks
0 alsa_output.pci-0000_09_00.4.iec958-stereo module-alsa-card.c s16le 2ch 44100Hz IDLE
I don't know why "snd_hda_intel 0000:07:00.1: no codecs initialized"
$ sudo dmesg | grep snd_hda_
dmesg image
i wish to have sound at my HDMI! please help me!
module-alsa-sink
or evenmodule-alsa-card
andaplay -l
similar to howmodule-alsa-source
andarecord -l
are discussed in the linked post ... Also please copy/paste text from terminal and don't add screenshots of text for readability. – Raffa Mar 04 '23 at 11:34