You are not logged in.

#1 2024-12-03 17:25:14

sahar
Member
Registered: 2024-11-13
Posts: 19

[SOLVED]no sound

pulseaudio is installed but no sound, seems pulseaudio should detect device automatically and manual configuration isn't required but Idk how can I check what's the problem any help is really appreciated
inxi -Aa:

Audio:
  Device-1: Intel Cannon Point-LP High Definition Audio
    vendor: Hewlett-Packard driver: sof-audio-pci-intel-cnl
    alternate: snd_hda_intel, snd_soc_avs, snd_sof_pci_intel_cnl
    bus-ID: 00:1f.3 chip-ID: 8086:9dc8 class-ID: 0401
  API: ALSA v: k6.12.1-arch1-1 status: kernel-api tools: N/A
  Server-1: JACK v: 1.9.22 status: off tools: N/A
  Server-2: PulseAudio v: 17.0 status: active with: pulseaudio-alsa
    type: plugin tools: pacat,pactl,pavucontrol

Last edited by sahar (2024-12-08 16:47:58)

Offline

#2 2024-12-03 20:37:37

pvtvega
Member
Registered: 2024-11-25
Posts: 91

Re: [SOLVED]no sound

What is the output of

pactl list sinks

Last edited by pvtvega (2024-12-03 20:37:50)

Offline

#3 2024-12-04 12:19:11

EndUserOnly
Member
Registered: 2017-05-31
Posts: 86

Re: [SOLVED]no sound

Pulse Audio has a volume control app in multimedia. When this has happened to me in the past I have found that pavucontrol has muted itself (for whatever reason) and I simply had to unmute it.

Offline

#4 2024-12-04 12:21:36

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,204

Re: [SOLVED]no sound

You have a sof card, is sof-firmware installed?

In addition to the above post

sudo fuser -v /dev/snd/*
sudo dmesg | grep -iE 'snd|sof'
aplay -lL #alsa-utils
pactl list cards

Offline

#5 2024-12-04 12:32:17

ReDress
Member
From: Nairobi
Registered: 2024-11-30
Posts: 291

Re: [SOLVED]no sound

Gets me thinking about what exactly an 'EndUser' is but -eh-

^-^

Offline

#6 2024-12-05 11:39:47

sahar
Member
Registered: 2024-11-13
Posts: 19

Re: [SOLVED]no sound

Thanks from you all, problem as V1del mentioned was sof-firmware missing...

Offline

#7 2024-12-05 17:04:12

pvtvega
Member
Registered: 2024-11-25
Posts: 91

Re: [SOLVED]no sound

Please mark thread as solved.

Offline

Board footer

Powered by FluxBB