Ubuntu 23.04 mic stop working

Bug #2017891 reported by Peter Durovic
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-shell-extension-manager (Ubuntu)
New
Undecided
Unassigned

Bug Description

$ systemctl --user daemon-reload
$ systemctl --user status pipewire pipewire-session-manager
Warning: The unit file, source configuration file or drop-ins of pipewire-session-manager.service changed on disk. Run 'systemctl --user daemon-reload' to reload units.
● pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; preset: enabled)
     Active: active (running) since Thu 2023-04-27 08:03:31 CEST; 4h 54min ago
TriggeredBy: ● pipewire.socket
   Main PID: 3037 (pipewire)
      Tasks: 2 (limit: 38134)
     Memory: 54.2M
        CPU: 10min 6.908s
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
             └─3037 /usr/bin/pipewire

systemd[3030]: Started pipewire.service - PipeWire Multimedia Service.
pipewire[3037]: mod.rt: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
pipewire[3037]: mod.rt: found session bus but no portal

○ pipewire-session-manager.service
     Loaded: error (Reason: Unit pipewire-session-manager.service failed to load properly, please adjust/correct and reload service manager: File exists)
     Active: inactive (dead)

and

systemctl --user status xdg-desktop-portal
● xdg-desktop-portal.service - Portal service
     Loaded: loaded (/usr/lib/systemd/user/xdg-desktop-portal.service; static)
     Active: active (running) since Thu 2023-04-27 08:03:39 CEST; 4h 56min ago
   Main PID: 4079 (xdg-desktop-por)
      Tasks: 7 (limit: 38134)
     Memory: 4.1M
        CPU: 1.213s
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/xdg-desktop-portal.service
             └─4079 /usr/libexec/xdg-desktop-portal

systemd[3030]: Starting xdg-desktop-portal.service - Portal service...
systemd[3030]: Started xdg-desktop-portal.service - Portal service.

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: gnome-shell-extension-manager 0.4.0-1
ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
Uname: Linux 6.2.0-20-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Thu Apr 27 00:07:43 2023
ExecutablePath: /usr/bin/extension-manager
InstallationDate: Installed on 2020-11-28 (879 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
SourcePackage: gnome-shell-extension-manager
UpgradeStatus: Upgraded to lunar on 2023-04-21 (5 days ago)

Revision history for this message
Peter Durovic (naimad-the-one) wrote :
affects: ubuntu → gnome-shell-extension-manager (Ubuntu)
Revision history for this message
Peter Durovic (naimad-the-one) wrote :

I have finally find for me working solution :

1. sudo apt --reinstall install pipewire-media-session

Whole system failed and I had to in recovery mode fix display manager.

2 after success login
systemctl --user status pipewire-session-manager
Unit pipewire-session-manager.service could not be found.

3. finally
sudo apt-get install pipewire-media-session

and than

systemctl --user status pipewire-session-manager
○ pipewire-media-session.service - PipeWire Media Session Manager
     Loaded: loaded (/usr/lib/systemd/user/pipewire-media-session.service; enabled; preset: enabled)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.