theking2
(John King)
August 5, 2026, 6:30pm
1
Operating System: Fedora Linux 44
KDE Plasma Version: 6.7.3
KDE Frameworks Version: 6.28.0
Qt Version: 6.11.1
Kernel Version: 7.1.6-201.fc44.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-7700K CPU @ 4.20GHz
Memory: 16 GiB of RAM (15.6 GiB usable)
Graphics Processor: Quadro RTX 4000
Did a reinstall of Fedora 44 KDE on the same machein. It used to have sound and I remember having it sound before. Now I don´t hear anything even with play everything though hdmi:
What would make audio happen?
theking2
(John King)
August 5, 2026, 6:33pm
2
I had it wrong. On this system audio is though analog out. Nevertheless. System settings gets non responsive when I select Built-in
chillzone
(Rick The OldFart)
August 5, 2026, 7:01pm
4
Sometimes this little method corrects the Audio/Muted
deleting the WirePlumber state files can force a reconfiguration.
rm -rf ~/.local/state/wireplumber
systemctl --user restart wireplumber
Also check that the Application is using the correct device on the panel.
Also please check alsamixer to see if anything is muted.
Also this, it is inspired by @anotheruser
dnf info alsa-firmware
Updating and loading repositories:
RPM Fusion for Fedora Rawhide - Nonfree 100% | 2.1 KiB/s | 6.7 KiB | 00m03s
RPM Fusion for Fedora Rawhide - Free 100% | 1.7 KiB/s | 3.9 KiB | 00m02s
Fedora - Rawhide - Developmental packages for the next Fedora relea 100% | 14.7 KiB/s | 23.5 KiB | 00m02s
Copr copr.fedorainfracloud.org/@kernel-vanilla/stable runtime depen 100% | 2.6 KiB/s | 1.8 KiB | 00m01s
Copr repo for hblock owned by pesader 100% | 2.1 KiB/s | 1.5 KiB | 00m01s
Copr repo for stable owned by @kernel-vanilla 100% | 2.2 KiB/s | 1.5 KiB | 00m01s
Copr repo for conky-manager2 owned by geraldosimiao 100% | 8.8 KiB/s | 3.6 KiB | 00m00s
Brave Browser 100% | 30.4 KiB/s | 2.0 KiB | 00m00s
Repositories loaded.
Available packages
Name : alsa-firmware
Epoch : 0
Version : 1.2.4
Release : 18.fc45
Architecture : noarch
Download size : 3.3 MiB
Installed size : 11.1 MiB
Source : alsa-firmware-1.2.4-18.fc45.src.rpm
Repository : rawhide
Summary : Firmware for several ALSA-supported sound cards
URL : http://www.alsa-project.org/
License : GPL-1.0-or-later and BSD-3-Clause and GPL-2.0-or-later and GPL-2.0-only and LGPL-2.1-or-late
: r
Description : This package contains the firmware binaries for a number of sound cards.
: Some (but not all of these) require firmware loaders which are included in
: the alsa-tools-firmware package.
Vendor : Fedora Project
is this still the same system ?