No sound on fresh install!

I’m on a fresh install of Fedora 41 and everything is working well except for the audio, can’t hear anything nor are there any audio devices available on pavucontrol. Using a headset, and Interestingly enough I can still use the headset’s mic.

Output of inxi -SCMA

System:
  Host: fedora Kernel: 6.13.11-200.fc41.x86_64 arch: x86_64 bits: 64
  Desktop: Sway v: 1.10.1 Distro: Fedora Linux 41 (Forty One)
Machine:
  Type: Desktop Mobo: Micro-Star model: B450M PRO-M2 MAX (MS-7B84) v: 2.0
    serial: <superuser required> UEFI: American Megatrends v: A.70
    date: 06/10/2020
CPU:
  Info: 6-core model: AMD Ryzen 5 3500 bits: 64 type: MCP cache: L2: 3 MiB
  Speed (MHz): avg: 2050 min/max: 2200/4120 cores: 1: 2050 2: 2050 3: 2050
    4: 2050 5: 2050 6: 2050
Audio:
  Device-1: NVIDIA TU106 High Definition Audio driver: snd_hda_intel
  Device-2: Advanced Micro Devices [AMD] Starship/Matisse HD Audio
    driver: snd_hda_intel
  API: ALSA v: k6.13.11-200.fc41.x86_64 status: kernel-api
  Server-1: PipeWire v: 1.2.7 status: active

One interesting thing I noticed is that everything in my pavucontrol is listed as unavailable and unplugged.

Can you take a look at:
fpaste --sysinfo-audio --printonly
journalctl -b -g 'snd|audio|wireplumber|pipewire'

I’ve uploaded the output to https://0x0.st/8OWG.txt

Are you able to select the pro audio profile and does that change anything?

When I switch to pro audio, pavucontrol claims there’s output but I can’t hear anything.

Out of curiosity does it work if you boot with the headset plugged in?

No difference, I tried with rebooting as well, and taking them out and back in.

What does it look like in alsamixer?

You may need to sudo dnf install alsa-utils

I opened up alsamixer and saw one single volume bar, I go huh that’s not right. So I switch the sound card to HDA Generic and saw that “Front” was muted. I unmuted it and holy crap it works!

1 Like