No output devices (Dummy Output)

I just installed Endeavor OS and no sound (I tried other distros but the result is the same) Please help.

My PC: https://www.hepsiburada.com/hp-255-g9-6q8n2es-amd-ryzen-5-5625u-8gb-512ssd-15-6-freedos-tasinabilir-bilgisayar-p-HBCV00002X2SJF
inxi -A

Audio:
  Device-1: AMD Renoir Radeon High Definition Audio driver: snd_hda_intel
  Device-2: AMD ACP/ACP3X/ACP6x Audio Coprocessor driver: snd_rn_pci_acp3x
  Device-3: AMD Family 17h/19h HD Audio driver: snd_hda_intel
  Sound API: ALSA v: k6.0.6-arch1-1 running: yes
  Sound Server-1: PipeWire v: 0.3.59 running: yes

aplay -l

card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

I can’t use Device-3: AMD Family 17h/19h HD Audio driver

I’m not sure what the title has to do with your post. Is that an error message you got somewhere? I see devices listed? Audio issues can get complicated. The first step would be to check alsa, use amixer, and ensure nothing is muted, make sure you check the right device, and check your keyboard and ensure you’re not muted with your hardware. Check your journalctl -b for error messages as well.
Here are some resources to read up on too while waiting on additional ideas/help:
https://discovery.endeavouros.com/category/audio/
https://wiki.archlinux.org/title/ALSA
https://wiki.archlinux.org/title/PipeWire
https://wiki.archlinux.org/title/Professional_audio

Know someone who had the same problem with the same laptop (255 g9), it worked with pipewire, and kernel version 6.1+.

If it isn’t detecting your sound card at startup you need to reset the hardware:

  1. shutdown
  2. unplug power from laptop
  3. hold power button for 10 seconds
  4. start pc

Apparently, if there are headphones plugged into the stereo jack it’s picked up at startup. But when you reboot without them plugged in, well then you have to go over the whole hw reset process again.

BTW, they were using Debian 12 with Gnome, it’s probable just a driver issue though, so the newer the kernel the better off you’ll be.