You are not logged in.
Pages: 1
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,pavucontrolLast edited by sahar (2024-12-08 16:47:58)
Offline
What is the output of
pactl list sinksLast edited by pvtvega (2024-12-03 20:37:50)
Offline
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
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 cardsOffline
Gets me thinking about what exactly an 'EndUser' is but -eh-
^-^
Offline
Thanks from you all, problem as V1del mentioned was sof-firmware missing...
Offline
Please mark thread as solved.
Offline
Pages: 1