Code Monkey home page Code Monkey logo

Comments (20)

pwolfe8 avatar pwolfe8 commented on June 3, 2024 122

had this same problem with unmask not fixing it. Followed another thread that suggested this that finally fixed my problem:

sudo apt reinstall pipewire pipewire-bin pipewire-pulse
systemctl --user --now enable pipewire pipewire-pulse

from pipewire-debian.

satmandu avatar satmandu commented on June 3, 2024 12

On Ubuntu 22.10 I had to do this once:

sudo apt reinstall pipewire pipewire-bin pipewire-pulse

Then for every user I had to do this:

systemctl --user unmask pipewire-pulse
systemctl --user unmask pipewire-pulse.socket
systemctl --user --now enable pipewire pipewire-pulse

Then pactl info gave me the correct information

from pipewire-debian.

thunderock avatar thunderock commented on June 3, 2024 7

had this same problem with unmask not fixing it. Followed another thread that suggested this that finally fixed my problem:

sudo apt reinstall pipewire pipewire-bin pipewire-pulse
systemctl --user --now enable pipewire pipewire-pulse

this worked on pop os !

from pipewire-debian.

HeyItsAditya avatar HeyItsAditya commented on June 3, 2024 6

had this same problem with unmask not fixing it. Followed another thread that suggested this that finally fixed my problem:

sudo apt reinstall pipewire pipewire-bin pipewire-pulse
systemctl --user --now enable pipewire pipewire-pulse

thanks that worked for saviour

from pipewire-debian.

kiwib0y avatar kiwib0y commented on June 3, 2024 2

had this same problem with unmask not fixing it. Followed another thread that suggested this that finally fixed my problem:

sudo apt reinstall pipewire pipewire-bin pipewire-pulse
systemctl --user --now enable pipewire pipewire-pulse

It worked for me on Pop!_OS 22.04

from pipewire-debian.

TiagoRibeiro25 avatar TiagoRibeiro25 commented on June 3, 2024 1

had this same problem with unmask not fixing it. Followed another thread that suggested this that finally fixed my problem:

sudo apt reinstall pipewire pipewire-bin pipewire-pulse
systemctl --user --now enable pipewire pipewire-pulse

Thanks a lot ❤️

from pipewire-debian.

souravdas142 avatar souravdas142 commented on June 3, 2024

Fill below Template

If you Completed all troubleshoot options, check below

  • Did you Follow all installation instructions carefully from here?
  • Did you check All troubleshoot options from here?

Desktop (please complete the following information):

  • Distro: [e.g. Ubuntu]
  • Desktop: Environment [e.g. Gnome]
  • Version: [e.g. 20.04]
  • PipeWire Related packages Version: [pipewire, wireplumber, libcamera, etc.]
  • Kernel version:

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
(snapshot of PW related services or anything)

Journal log and status of related services
Add any other context about the problem here.

Additonal Information (If applicable):
.
.
.

from pipewire-debian.

Ethanol6 avatar Ethanol6 commented on June 3, 2024

I rolled back to a previous days snapshot with Timeshift. Pipewire started working again. I just ran the updates again and now it is working fine. Pipewire version 0.3.48.

Sorry to waste your time. Not sure what went wrong.

from pipewire-debian.

mathieujobin avatar mathieujobin commented on June 3, 2024

I have similar problem after upgrading and rebooting...
using ubuntu 22.10 though

$ dpkg -l | grep -i ^i.*pipew 
ii  gstreamer1.0-pipewire:amd64                      0.3.58-2ubuntu1                             amd64        GStreamer 1.0 plugin for the PipeWire multimedia server
ii  libkpipewire5                                    5.26.2-0ubuntu1~ubuntu22.10~ppa2            amd64        KDE's Pipewire libraries - libkpipewire5 library
ii  libkpipewirerecord5                              5.26.2-0ubuntu1~ubuntu22.10~ppa2            amd64        KDE's Pipewire libraries - libkpipewirerecord5
ii  libpipewire-0.3-0:amd64                          0.3.58-2ubuntu1                             amd64        libraries for the PipeWire multimedia server
ii  libpipewire-0.3-common                           0.3.58-2ubuntu1                             all          libraries for the PipeWire multimedia server - common files
ii  libpipewire-0.3-modules:amd64                    0.3.58-2ubuntu1                             amd64        libraries for the PipeWire multimedia server - modules
ii  libspa-0.2-bluetooth:amd64                       0.3.58-2ubuntu1                             amd64        libraries for the PipeWire multimedia server - bluetooth plugins
ii  libspa-0.2-modules:amd64                         0.3.58-2ubuntu1                             amd64        libraries for the PipeWire multimedia server Simple Plugin API - modules
ii  pipewire:amd64                                   0.3.58-2ubuntu1                             amd64        audio and video processing engine multimedia server
ii  pipewire-bin                                     0.3.58-2ubuntu1                             amd64        PipeWire multimedia server - programs
ii  pipewire-pulse                                   0.3.58-2ubuntu1                             amd64        PipeWire PulseAudio daemon
ii  qml-module-org-kde-pipewire                      5.26.2-0ubuntu1~ubuntu22.10~ppa2            amd64        KDE's Pipewire libraries - QML module
ii  wireplumber                                      0.4.12-1                                    amd64        modular session / policy manager for PipeWire

from pipewire-debian.

souravdas142 avatar souravdas142 commented on June 3, 2024

ubuntu 22.10 has latest version of PW, is not it ?

from pipewire-debian.

mathieujobin avatar mathieujobin commented on June 3, 2024

0.3.58 appears more recent than OP's 0.3.48, but I did not double-check if it is the latest. Most likely, as it just got officially released a few days ago.

What's weird, is my sound did work after distro upgrade. But broke on last apt-upgrade and reboot.

I wonder if I am not missing a package or need to delete some pulseaudio legacy ones?

from pipewire-debian.

mathieujobin avatar mathieujobin commented on June 3, 2024

ok, I have not rebooted, so I'm not sure its 100% solved.
but I deleted the pulseaudio and libpulseaudio packages.
and pipewire.service was out. so I just start and enabled.
and my audio device is good

mathieu:auth :-( 1 (develop) $ systemctl --user status pipewire.service
○ pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; preset: enabled)
     Active: inactive (dead)
TriggeredBy: ○ pipewire.socket
mathieu:auth :-( 1 (develop) $ systemctl --user start pipewire.service
mathieu:auth :-) (develop) $ systemctl --user status pipewire.service
● pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; preset: enabled)
     Active: active (running) since Fri 2022-10-28 08:48:54 JST; 1s ago
TriggeredBy: ● pipewire.socket
   Main PID: 18858 (pipewire)
      Tasks: 1 (limit: 23698)
     Memory: 2.1M
        CPU: 18ms
     CGroup: /user.slice/user-1000.slice/[email protected]/session.slice/pipewire.service
             └─18858 /usr/bin/pipewire

Oct 28 08:48:54 mathieu-FMVWB3U28 systemd[1995]: Started PipeWire Multimedia Service.
mathieu:auth :-) (develop) $ lspci | grep audio
mathieu:auth :-( 1 (develop) $ systemctl --user status pipewire.service
● pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; preset: enabled)
     Active: active (running) since Fri 2022-10-28 08:48:54 JST; 10s ago
TriggeredBy: ● pipewire.socket
   Main PID: 18858 (pipewire)
      Tasks: 2 (limit: 23698)
     Memory: 5.0M
        CPU: 31ms
     CGroup: /user.slice/user-1000.slice/[email protected]/session.slice/pipewire.service
             └─18858 /usr/bin/pipewire

Oct 28 08:48:54 mathieu-FMVWB3U28 systemd[1995]: Started PipeWire Multimedia Service.
mathieu:auth :-) (develop) $ systemctl --user enable pipewire.service
Created symlink /home/mathieu/.config/systemd/user/default.target.wants/pipewire.service → /usr/lib/systemd/user/pipewire.service.
Created symlink /home/mathieu/.config/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket.

These links can also be helpful

https://bbs.archlinux.org/viewtopic.php?id=265269

https://www.reddit.com/r/archlinux/comments/m7yc6j/pipewire_0324_no_audio_devices_found/

https://ask.fedoraproject.org/t/pipewire-doesnt-actually-recognize-any-sound-outputs-devices/17021

from pipewire-debian.

dipada avatar dipada commented on June 3, 2024

had this same problem with unmask not fixing it. Followed another thread that suggested this that finally fixed my problem:

sudo apt reinstall pipewire pipewire-bin pipewire-pulse
systemctl --user --now enable pipewire pipewire-pulse

After kernel patching and update, pipewire was masked. (Pop os 22.04). Following pop troubleshooting doesn't fix the issue.

This worked for me too!

from pipewire-debian.

marronjo avatar marronjo commented on June 3, 2024

this worked, thank you sm

from pipewire-debian.

akolundzic avatar akolundzic commented on June 3, 2024

Hi,
thank you for the advice but that has not fixed my problems.
I still get the same error again and again.

from pipewire-debian.

wilbura009 avatar wilbura009 commented on June 3, 2024

had this same problem with unmask not fixing it. Followed another thread that suggested this that finally fixed my problem:

sudo apt reinstall pipewire pipewire-bin pipewire-pulse
systemctl --user --now enable pipewire pipewire-pulse

Same problem on:

OS: Pop 22.04 jammy
Kernel: x86_64 Linux 6.2.6-76060206-generic

But this worked. I did have to reboot as well. Thank you!

from pipewire-debian.

Peterdes avatar Peterdes commented on June 3, 2024

On Ubuntu 22.10 I had to do this once:

sudo apt reinstall pipewire pipewire-bin pipewire-pulse

Then for every user I had to do this:

systemctl --user unmask pipewire-pulse
systemctl --user unmask pipewire-pulse.socket
systemctl --user --now enable pipewire pipewire-pulse

Then pactl info gave me the correct information

After a recent upgrade, I did this and it fixed the issue as well.

from pipewire-debian.

DudeNamedBen avatar DudeNamedBen commented on June 3, 2024

had this same problem with unmask not fixing it. Followed another thread that suggested this that finally fixed my problem:

sudo apt reinstall pipewire pipewire-bin pipewire-pulse
systemctl --user --now enable pipewire pipewire-pulse

This just happened to me.
Thanks so much for the post

from pipewire-debian.

TCROC avatar TCROC commented on June 3, 2024

had this same problem with unmask not fixing it. Followed another thread that suggested this that finally fixed my problem:

sudo apt reinstall pipewire pipewire-bin pipewire-pulse
systemctl --user --now enable pipewire pipewire-pulse

Thanks a lot ❤️

This fixed it for me as well! Thank you! :)

from pipewire-debian.

Kreijstal avatar Kreijstal commented on June 3, 2024

this didnt work, unfortunately, it kept still being masked.

had this same problem with unmask not fixing it. Followed another thread that suggested this that finally fixed my problem:

sudo apt reinstall pipewire pipewire-bin pipewire-pulse
systemctl --user --now enable pipewire pipewire-pulsea

from pipewire-debian.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.