I’m running Fedora 38 and started having audio issues with a system update.
My other audio devices like bluetooth headphones/speakers seem to work fine, but the built in speakers do not produce any sound. Nor do my wired headphones using the 3.5mm jack.
Moreover, since I dual boot Windows, I was able to verify that the hardware is fine since the speakers work just fine on Windows. I’ve tried following the advice on many different threads but none have fixed my issue so far.
Here’s some information about my laptop:
OS: Fedora Linux 38 (Workstation Edition) x86_64
Host: HP Spectre x-360
Kernel: Linux 6.4.12-200.fc38.x86_64 x86_64
DE: GNOME 44
CPU: 8th Gen Intel i7-8750H
GPU: Nvidia GeForce GTX 1050Ti Max Q
Here’s a snippet from the file generated by alsa-info.sh --no-upload
!!ALSA Version
!!------------
Driver version: k6.4.12-200.fc38.x86_64
Library version:
Utilities version: 1.2.9
!!Loaded ALSA modules
!!-------------------
snd_hda_intel (card 0)
snd_soc_skl_hda_dsp (card 1)
!!Sound Servers on this system
!!----------------------------
PipeWire:
Installed - Yes (/usr/bin/pipewire)
Running - Yes
No sound servers found.
!!Soundcards recognised by ALSA
!!-----------------------------
0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xb5080000 irq 17
1 [sofhdadsp ]: sof-hda-dsp - sof-hda-dsp
HP-HPSpectrex360Convertible15_df0xxx--8519
!!PCI Soundcards installed in the system
!!--------------------------------------
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10)
Subsystem: Hewlett-Packard Company Device [103c:8519]
01:00.1 Audio device [0403]: NVIDIA Corporation GP107GL High Definition Audio Controller [10de:0fb9] (rev a1)
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
I’ve tried systemctl --user restart pipewire
and systemctl --user enable --now wireplumber
without any luck.
Any help is greatly appreciated!