No audio (pulse audio)

pulse audio ain’t pulsing

i ran the command

systemctl --user status pulseaudio.{socket,service}

and the output was

Unit pulseaudio.socket could not be found.
Unit pulseaudio.service could not be found.

Same here.
But then again, I’m not using pulseaudio but pipewire…

[thomas@roamer ~]$ systemctl --user status pipewire.{socket,service}
● pipewire.socket - PipeWire Multimedia System Sockets
     Loaded: loaded (/usr/lib/systemd/user/pipewire.socket; enabled; preset: enabled)
     Active: active (running) since Sat 2024-08-24 07:37:24 CEST; 6h ago
 Invocation: 5f83b212e879472a99ee7a55206754c7
   Triggers: ● pipewire.service
     Listen: /run/user/1000/pipewire-0 (Stream)
             /run/user/1000/pipewire-0-manager (Stream)
     CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/pipewire.socket

Aug 24 07:37:24 roamer systemd[1479]: Listening on PipeWire Multimedia System Sockets.

● pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; preset: enabled)
     Active: active (running) since Sat 2024-08-24 07:37:25 CEST; 6h ago
 Invocation: 9b1cc6e7f8c04334bcaef71762571ab2
TriggeredBy: ● pipewire.socket
   Main PID: 1577 (pipewire)
      Tasks: 3 (limit: 18826)
     Memory: 10.7M (peak: 14.1M)
        CPU: 16.976s
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
             └─1577 /usr/bin/pipewire

Aug 24 07:37:25 roamer systemd[1479]: Started PipeWire Multimedia Service.
[thomas@roamer ~]$ 

EOS is using pipewire.

[ricklinux@asus-tuff ~]$ inxi -Aa
Audio:
  Device-1: Intel 200 Series PCH HD Audio vendor: ASUSTeK
    driver: snd_hda_intel v: kernel alternate: snd_soc_avs bus-ID: 00:1f.3
    chip-ID: 8086:a2f0 class-ID: 0403
  Device-2: NVIDIA GP104 High Definition Audio vendor: ASUSTeK
    driver: snd_hda_intel v: kernel pcie: gen: 3 speed: 8 GT/s lanes: 4
    link-max: lanes: 16 bus-ID: 02:00.1 chip-ID: 10de:10f0 class-ID: 0403
  API: ALSA v: k6.10.6-arch1-1 status: kernel-api
    tools: alsactl,alsamixer,amixer
  Server-1: PipeWire v: 1.2.2 status: active with: 1: pipewire-pulse
    status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
    4: pw-jack type: plugin tools: pactl,pw-cat,pw-cli,wpctl

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