0

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!

yWorld
  • 1
  • Related: https://askubuntu.com/q/1336087 but you might want to use module-alsa-sink or even module-alsa-card and aplay -l similar to how module-alsa-source and arecord -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

1 Answers1

0

It seems there is a problem with the kernel.

Try to boot with an older one. My PC is running with 5.19.35. Started with 5.14.xx (just any older kernel that was installed) and the HDMI devices were found.

See also Upgrade Kernel 5.19.0-35-generic [Sound Blaster Recon3D / Z-Series] not detected anymore and HDMI on AMD video card doesn't work with sound on Ubuntu 22.10