You are not logged in.

#1 2024-02-01 04:03:26

pythoncat1
Member
Registered: 2024-01-30
Posts: 7

Internal speaker not detected [SOLVED]

I have tried on both Hyprland and Plasma and have installed all the recommended audio libraries, however my laptops internal speaker is not being detected.
My laptop is a Dell Inspiron 14 7420 2-in-1 that I am dual booting Arch with Windows on. The speaker works fine in windows.

Last edited by pythoncat1 (2024-02-01 20:06:09)

Offline

#2 2024-02-01 14:22:39

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,764

Re: Internal speaker not detected [SOLVED]

Post

aplay -lL
pactl list cards
pactl list sinks
sudo journalctl -b

https://wiki.archlinux.org/title/General_guidelines

Offline

#3 2024-02-01 16:13:30

pythoncat1
Member
Registered: 2024-01-30
Posts: 7

Re: Internal speaker not detected [SOLVED]

Here is the output:
https://pastebin.com/S8ETUd2i

Offline

#4 2024-02-01 16:29:03

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,764

Re: Internal speaker not detected [SOLVED]

That's only the last one, but also the most important one

Feb 01 06:04:15 ArchLinuxKDE kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
Feb 01 06:04:15 ArchLinuxKDE kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
Feb 01 06:04:15 ArchLinuxKDE kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
Feb 01 06:04:15 ArchLinuxKDE kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Direct firmware load for intel/sof/sof-adl.ri failed with error -2
Feb 01 06:04:15 ArchLinuxKDE kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof firmware file is missing, you might need to
Feb 01 06:04:15 ArchLinuxKDE kernel: sof-audio-pci-intel-tgl 0000:00:1f.3:        download it from https://github.com/thesofproject/sof-bin/
Feb 01 06:04:15 ArchLinuxKDE kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to load DSP firmware -2
Feb 01 06:04:15 ArchLinuxKDE kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof_probe_work failed err: -2

Install the sof-firmware package

Not directly related but also not likely to be what you want, disable dhcpcd if you're using NetworkManager with it's internal dhcp client.

Offline

#5 2024-02-01 20:05:49

pythoncat1
Member
Registered: 2024-01-30
Posts: 7

Re: Internal speaker not detected [SOLVED]

Thanks that worked! I also followed your tip!

Offline

Board footer

Powered by FluxBB