Actually discard that I was logged in as another user using su command on terminal when I tried running alsamixer that is why I got that error. Once I ran it on the actual logged in user it worked fine.
OK. When you run alsamixer and select your audio card (F6) does it show any differences after the problem occurs (such as the audio being turned down or muted)? Try toggling mute on the relevant audio lines (M) or adjusting the volume with the arrow-up and arrow-down keys.
Ok I tried it and nothing except the headphone jack was muted. I’m assuming because there was no headphone plugged in but I unmuted it anyway. Everything looks fine on the alsamixer.
If you hit F3 when in the alsamixer program is it supposed play a sound?
Ok I tried playing the sound file you suggested and ran the command about 5-7 times with the following output:
aplay /usr/share/sounds/alsa/Front_Center.wav
Playing WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
pipewire
PipeWire Sound Server
default
Default ALSA Output (currently PipeWire Media Server)
sysdefault:CARD=PCH
HDA Intel PCH, CX20753/4 Analog
Default Audio Device
front:CARD=PCH,DEV=0
HDA Intel PCH, CX20753/4 Analog
Front output / input
surround21:CARD=PCH,DEV=0
HDA Intel PCH, CX20753/4 Analog
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
HDA Intel PCH, CX20753/4 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
HDA Intel PCH, CX20753/4 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
HDA Intel PCH, CX20753/4 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
HDA Intel PCH, CX20753/4 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
HDA Intel PCH, CX20753/4 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
Sorry, I’m going to have to give up on this one. We’ve poked the system about everywhere that I can think to try. You’ll have to try filling a bug report somewhere upstream and hope that a developer who is more familiar with these systems can identify the problem. Since the driver didn’t show any problems in the system logs, I think the problem might be something high-level such as the wireplumber service.
I’d suggest filing a bug with Wireplumber and see if anyone there can help to identify the problem.
I figured this was going to be a tough one. Anyway thanks for all the contributions. I am sure if anyone has any lesser audio issue this thread will probably solve their issue.
You would need to reboot your PC and manually pick the older kernel to test if that works around the issue. If it does, then a bug report should be filed against the kernel.
Fedora Linux keeps three kernels installed at all times. By default, when you (re)boot your system, it will always pick the newest kernel. To get it to use an older kernel when your boot your PC, you typically have to hold the Shift key as the system starts to boot up and it should present a menu showing the three kernel versions. Just arrow down to one of the older kernels and press enter to boot the system with the older kernel. You can run uname -r after you’ve signed in to verify what kernel version your system is currently running on.
I’m having the same exact issue as you snd_hda_intel driver and I’m on 42. Desperate for a fix
Disabling suspend worked but looking for a permanent fix.
You’re on gnome too right? I was using KDE briefly before I recently swapped to gnome and I don’t think I had this issue.
I’m on silverblue so I’ll try rebasing to kiniote and see if I have this same problem.
I use XFCE not gnome. Did you upgrade from 41 to 42 or did you do a fresh install on your machine? The reason why I ask because I think this issue started for me after I upgraded from 41 to 42 but I don’t remember clearly to be certain of that.
No I don’t believe I tried the steps in that post. I will try it this evening and post the results here. Right now I am using my laptop for work and don’t want to restart it.