intel Dummy Sound Output

Asked by Blessing Phokedi

I recently installed Ubuntu 22.04.4 LTS on my Proline Laptop
I ran this code below:
proline@proline-V146GNS:~$ inxi -Axx
Audio:
  Device-1: Intel Celeron/Pentium Silver Processor High Definition Audio
    driver: snd_hda_intel v: kernel bus-ID: 00:0e.0 chip-ID: 8086:3198
  Sound Server-1: ALSA v: k6.5.0-28-generic running: yes
  Sound Server-2: PulseAudio v: 15.99.1 running: no
  Sound Server-3: PipeWire v: 0.3.48 running: yes

Everything seems in order but the sound settings still say dummy output .
I have been trying all other solutions and no solution, can somebody please help.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Daniel Letzeisen (dtl131) said :
#1

"PulseAudio v: 15.99.1 running: no"

In Ubuntu 22.04, Pulseaudio should be running (unless you reconfigured your system to use pipewire for all audio).

Try this first:
rm -r ~/.config/pulse*
systemctl --user restart pulseaudio

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Open' state without activity for the last 15 days.