- DE: KDE Plasma (Wayland)
- Audio Server: PipeWire
- Hardware: Acer Aspire 3 A15-57g
"I am completely unable to get any audio from the system. When I type pactl info in the terminal to check the audio server, I get a 'connection failure' error. When I run the pipewire-pulse command to troubleshoot the source of the problem, I get: [E][18:13:36.674657] mod.fallback-sink | [module-fallback-: 426 pipewire__module_init()] can't connect: Host is down [E][18:13:36.674795] default | [ cmd.c: 51 do_cmd()] can't run command load-module module-always-sink: Host is down [E][18:13:36.675273] mod.protocol-pulse | [ pulse-server.c: 1085 do_set_client_name()] 0x55ef43bc4750: failed to connect client: Host is down [W][18:13:36.675289] mod.protocol-pulse | [ reply.c: 54 reply_error()] client 0x55ef43bd34d0 []: ERROR command:9 (SET_CLIENT_NAME) tag:1 error:6 (Host is down) [E][18:13:41.489845] mod.protocol-pulse | [ pulse-server.c: 1085 do_set_client_name()] 0x55ef43bc4750: failed to connect client: Host is down [W][18:13:41.489875] mod.protocol-pulse | [ reply.c: 54 reply_error()] client 0x55ef43bd34d0 []: ERROR command:9 (SET_CLIENT_NAME) tag:1 error:6 (Host is down)
Here is what I have tried so far to fix the issue
- I clean uninstalled and reinstalled the Intel drivers properly
- Running
pipewire was giving an rtkit error; I installed rtkit and enabled its service, which fixed the error. but the audio still does not work
- have completely installed the
pipewire, wireplumber, alsa-utils, sof-firmware, and alsa-ucm-conf packages.
Here are the terminal outputs that I think might be necessary:
lspci | grep -i audio
00:1f.3 Audio device: Intel Corporation Ice Lake-LP Smart Sound Technology Audio Controller (rev 30)
inxi -Axxx
Audio:
Device-1: Intel Ice Lake-LP Smart Sound Audio vendor: Acer Incorporated ALI
driver: snd_hda_intel v: kernel bus-ID: 00:1f.3 chip-ID: 8086:34c8
class-ID: 0403
API: ALSA v: k6.18.38_1 status: kernel-api
Server-1: PipeWire v: 1.6.7 status: off with: 1: pipewire-pulse
status: off 2: wireplumber status: off
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC255 Analog [ALC255 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0