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

  • @ilickfrogs
    link
    41 year ago

    Did you try reinstalling pipewire audio?

    • @[email protected]OP
      link
      fedilink
      11 year ago

      yes, but when I go to start the service this is what it outputs: Failed to start pipewire.service: Unit pipewire.service not found.

      • Michael Murphy (S76)
        link
        English
        2
        edit-2
        1 year 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.

        • @[email protected]OP
          link
          fedilink
          11 year 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)
            link
            English
            11 year 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.

            • @[email protected]OP
              link
              fedilink
              11 year 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.