On Mon, 18 Apr 2022 07:25:58 -0700 stan wrote:
On Sun, 17 Apr 2022 00:13:17 -0400
doug.lindquist@xxxxxxxxxxxxxx wrote:
I have a desktop pc where fedora can no longer find any output devices. This started last week. I can no longer get any sound through the speakers, bluettoth, or headphones. I am running Fedora 34 with 64gb memory. the cpu is amd ryzen 7 2700x. this ts the result of lspci -k
0a:00.3 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) HD Audio Controller Subsystem: Gigabyte Technology Co., Ltd Device a182 Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel
It looks like the kernel module is wrong. The sound works great when I boot to Windows.
Any help would be appreciated.
Running aplay -lV
will show you all your audio devices that alsa recognizes.
Are you using pulseaudio or pipewire? If it is available, I suggest
you switch to pipewire by dnf swap pulseaudio pipewire
as that is going to be the new default in Fedora. And once you have
done that, install wireplumber and easyeffects, and, if you don't
already have it installed, pavucontrol
dnf install wireplumber easyeffects pavucontrol
If there is now sound, you are done, but if there isn't, start
pavucontrol and set the default device to the sound device you want to
use. It seems you have only one, so that should be easy, but the
graphics device usually has an hdmi sound device that often is
recognized before any other device because the boot up process
prioritizes graphics over sound.
If you still have problems, post back.
aplay -lv showed that the sound devices are there. I have pulseaudio and pipewire installed but neither one seems to be running. I have one output from the motherboard and one from the graphics card. pavucontrol says it is trying to connect to pulseaudio and just sits there. my cpu is a Ryzen 7 2700X and my video card is a Nvidia GeForce GTX 1050Ti/PCIe/SSE2.
I looked at the journal with journalctl. It said the nvidia drivers were tainted so I signed them but it did not work.
The sound does work when I boot using a live CD for Fedora 35.
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure