No sound in onboard speakers in Leap 15.6

Hello. I have no sound in onboard speakers, but it works with bluetooh headphones. I am using a HP Envy laptop (Core Ultra 7) with Leap 15.6 Plasma. I have installed the package sof-firmware but id didn’t help. I copy the output of inxi -Aa and hwinfo --sound

`Inxi -Aa
Audio:
Device-1: Intel Meteor Lake-P HD Audio vendor: Hewlett-Packard
driver: sof-audio-pci-intel-mtl
alternate: snd_hda_intel,snd_sof_pci_intel_mtl bus-ID: 00:1f.3
chip-ID: 8086:7e28 class-ID: 0401
API: ALSA v: k6.4.0-150600.23.25-default status: kernel-api with: 1: aoss
type: oss-emulator 2: apulse type: pulse-emulator
tools: alsactl,alsamixer,amixer
Server-1: PipeWire v: 1.0.5 status: active with: 1: pipewire-pulse
status: active 2: wireplumber status: active
tools: pactl,pw-cat,pw-cli,wpctl

hwinfo --sound
19: PCI 1f.3: 0401 Multimedia audio controller
[Created at pci.386]
Unique ID: nS1_.5_UB9H5bLPA
SysFS ID: /devices/pci0000:00/0000:00:1f.3
SysFS BusID: 0000:00:1f.3
Hardware Class: sound
Model: “Intel Multimedia audio controller”
Vendor: pci 0x8086 “Intel Corporation”
Device: pci 0x7e28
SubVendor: pci 0x103c “Hewlett-Packard Company”
SubDevice: pci 0x8c68
Revision: 0x20
Driver: “sof-audio-pci-intel-mtl”
Driver Modules: “snd_sof_pci_intel_mtl”
Memory Range: 0x41032c0000-0x41032c3fff (rw,non-prefetchable)
Memory Range: 0x4103000000-0x41031fffff (rw,non-prefetchable)
IRQ: 193 (22 events)
Module Alias: “pci:v00008086d00007E28sv0000103Csd00008C68bc04sc01i00”
Driver Info #0:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: “modprobe snd_hda_intel”
Driver Info #1:
Driver Status: snd_sof_pci_intel_mtl is active
Driver Activation Cmd: “modprobe snd_sof_pci_intel_mtl”
Config Status: cfg=no, avail=yes, need=no, active=unknown
`
Thank you in advance.

Do you have ‘pavucontrol’ installed? If so, run the GUI application and check the current profile via the ‘Configuration’ tab to make sure that you your preferred device is accessible.

You could also show us the results from

pactl list sinks | egrep -i "output|active"

BTW, when posting commands and output, please use the pre-fomatted text button ‘</>’.

Thanks. Pavucontrol does not find output or input devices.This is the output of pactl:

pactl list sinks | egrep -i “output|active”
Name: bluez_output.00_1B_66_E9_64_95.1
Monitor Source: bluez_output.00_1B_66_E9_64_95.1.monitor
node.name = “bluez_output.00_1B_66_E9_64_95.1”
headset-output: Auriculares (type: Headset, priority: 0, available)
Active Port: headset-output

Sorry. Pavucontrol shows high fidelity playback when bluetooth headphones are connected.

Ok, then we need to run the alsa-info.sh diagnostic script as described here…
https://en.opensuse.org/SDB:Audio_troubleshooting#Script_to_run_to_obtain_detailed_information
Post the link that it generates here.

BTW, a similar topic here (same chipset):

Specifically, you will need to use a more recent kernel:
https://en.opensuse.org/SDB:InstallNewerKernel

This is the link:
http://alsa-project.org/db/?f=1f36661f4c963077b0123cd6c99c1c4ae361e32b

I tried a live snapshot of Tumbleweed because I thought the problem could be the kernel, but it didn’t work,

That approach might not work if the firmware is not present though. I still recommend trying the current stable kernel with your Leap 15.6 install.

The diagnostic script confirms not recognized by the current kernel…

!!Loaded ALSA modules
!!-------------------



!!Sound Servers on this system
!!----------------------------

PipeWire:
      Installed - Yes (/usr/bin/pipewire)
      Running - Yes

No sound servers found.


!!Soundcards recognised by ALSA
!!-----------------------------

--- no soundcards ---

OK. Thank you very much. As I always listen to music with headphones, it is not really a major problem. I will wait for a stable kernel that recognizes the soundcard.

Unlikely to be resolved with Leap 15.6 updates. You’ll need to make a proactive effort yourself.

Any suggestions ? should I look for a recent version of alsa-firmware?

Did you try the suggestion to use a more recent kernel (post #8)?

Yes. I did something wrong, I could not boot the system and finally reinstalled.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.