yes, I’ve tried restarting audio systems, I tried rebooting. It didn’t work.

  • Michael Murphy (S76)@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    10 months ago

    Are you using sudo? The pipewire/pipewire-pulse/wireplumber services only exist for users.

    systemctl --user enable --now pipewire pipewire-pulse wireplumber
    

    Make sure that the services are not masked, and use apt reinstall pipewire if necessary.

    • Yoru@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      my electricity got cut off for like 10 hours and after it came back, it fixed itself. It still does it after every restart so I run systemctl --user restart pipewire.service and it fixes itself

      • Michael Murphy (S76)@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 months ago

        Are there any logs from startup indicating a potential issue here? You can see all warnings and errors since boot with journalctl -p 4 -xb.

        • Yoru@lemmy.mlOP
          link
          fedilink
          arrow-up
          1
          ·
          10 months ago

          couldn’t find anything in particular, there are just pages and pages of logs. My only solution is to restart the audio services everytime I boot in.