Public bug reported:
i have done this Open your terminal and follow these steps:
We will use a PPA for adding Pipewire to Ubuntu 20.04, which is
maintained regularly:
sudo add-apt-repository ppa:pipewire-debian/pipewire-upstream
To update the PPA packages in your system do:
sudo apt update
Install the package:
sudo apt install pipewire
There is also a dependency needed to be installed with Pipewire,
otherwise you will face the issue of “Bluetooth headset won’t connect
after installing pipewire”. Install the dependency by:
sudo apt install libspa-0.2-bluetooth
Now, to install the client libraries:
sudo apt install pipewire-audio-client-libraries
Reload the daemon:
systemctl --user daemon-reload
Disable PulseAudio:
systemctl --user --now disable pulseaudio.service pulseaudio.socket
If you are on Ubuntu 20.04, you also need to “mask” the PulseAudio
by:
systemctl --user mask pulseaudio
I am not sure but, if possible, you can try to run this on other versions too.
9. After a new update of Pipewire, you also need to enable
pipewire-media-session-service:
systemctl --user --now enable pipewire-media-session.service
You can ensure that Pipewire is now running through:
pactl info
This command will give the following output, in Server Name you can
see:
PulseAudio (on PipeWire 0.3.28)
Things should be working by now and you can see your microphone.
If it doesn’t show up, then try restarting Pipewire by this command:
systemctl --user restart pipewire
then after that
i did
mv ~/.config/pulse/ ~/.config/pulse.old
systemctl --user restart pulseaudio
mv ~/.config/pulse/ ~/.config/pulse.old
ProblemType: Bug
DistroRelease: Ubuntu 22.10
Package: pulseaudio 1:16.1+dfsg1-1ubuntu3.1
ProcVersionSignature: Ubuntu 5.19.0-21.21-generic 5.19.7
Uname: Linux 5.19.0-21-generic x86_64
ApportVersion: 2.23.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path',
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/hwC0D0',
'/dev/snd/pcmC0D17p', '/dev/snd/pcmC0D16p', '/dev/snd/pcmC0D15p',
'/dev/snd/pcmC0D14p', '/dev/snd/pcmC0D13p', '/dev/snd/pcmC0D12p',
'/dev/snd/pcmC0D11p', '/dev/snd/pcmC0D10p', '/dev/snd/pcmC0D9p',
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p',
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer']
failed with exit code 1:
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Fri Sep 8 13:49:46 2023
InstallationDate: Installed on 2023-09-04 (3 days ago)
InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
ProcEnviron:
LANGUAGE=en_IN:en
TERM=xterm-256color
PATH=(custom, no user)
LANG=en_IN
SHELL=/bin/bash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No
PulseAudio daemon running, or not running as session daemon.
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: pulseaudio
Symptom: audio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/31/2022
dmi.bios.release: 1.18
dmi.bios.vendor: LENOVO
dmi.bios.version: R1XET36W (1.18 )
dmi.board.asset.tag: Not Available
dmi.board.name: 21C1S0BY00
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.ec.firmware.release: 1.13
dmi.modalias:
dmi:bvnLENOVO:bvrR1XET36W(1.18):bd08/31/2022:br1.18:efr1.13:svnLENOVO:pn21C1S0BY00:pvrThinkPadL14Gen3:rvnLENOVO:rn21C1S0BY00:rvrNotDefined:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_21C1_BU_Think_FM_ThinkPadL14Gen3:
dmi.product.family: ThinkPad L14 Gen 3
dmi.product.name: 21C1S0BY00
dmi.product.sku: LENOVO_MT_21C1_BU_Think_FM_ThinkPad L14 Gen 3
dmi.product.version: ThinkPad L14 Gen 3
dmi.sys.vendor: LENOVO
** Affects: pulseaudio (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug kinetic
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/2034898
Title:
my audio of system has crashed as i tried some online solutions to fix
problem of pairing my sony WF-C500 earbud to the system
Status in pulseaudio package in Ubuntu:
New
Bug description:
i have done this Open your terminal and follow these steps:
We will use a PPA for adding Pipewire to Ubuntu 20.04, which is
maintained regularly:
sudo add-apt-repository ppa:pipewire-debian/pipewire-upstream
To update the PPA packages in your system do:
sudo apt update
Install the package:
sudo apt install pipewire
There is also a dependency needed to be installed with Pipewire,
otherwise you will face the issue of “Bluetooth headset won’t connect
after installing pipewire”. Install the dependency by:
sudo apt install libspa-0.2-bluetooth
Now, to install the client libraries:
sudo apt install pipewire-audio-client-libraries
Reload the daemon:
systemctl --user daemon-reload
Disable PulseAudio:
systemctl --user --now disable pulseaudio.service
pulseaudio.socket
If you are on Ubuntu 20.04, you also need to “mask” the PulseAudio
by:
systemctl --user mask pulseaudio
I am not sure but, if possible, you can try to run this on other versions too.
9. After a new update of Pipewire, you also need to enable
pipewire-media-session-service:
systemctl --user --now enable pipewire-media-session.service
You can ensure that Pipewire is now running through:
pactl info
This command will give the following output, in Server Name you
can see:
PulseAudio (on PipeWire 0.3.28)
Things should be working by now and you can see your microphone.
If it doesn’t show up, then try restarting Pipewire by this command:
systemctl --user restart pipewire
then after that
i did
mv ~/.config/pulse/ ~/.config/pulse.old
systemctl --user restart pulseaudio
mv ~/.config/pulse/ ~/.config/pulse.old
ProblemType: Bug
DistroRelease: Ubuntu 22.10
Package: pulseaudio 1:16.1+dfsg1-1ubuntu3.1
ProcVersionSignature: Ubuntu 5.19.0-21.21-generic 5.19.7
Uname: Linux 5.19.0-21-generic x86_64
ApportVersion: 2.23.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path',
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/hwC0D0',
'/dev/snd/pcmC0D17p', '/dev/snd/pcmC0D16p', '/dev/snd/pcmC0D15p',
'/dev/snd/pcmC0D14p', '/dev/snd/pcmC0D13p', '/dev/snd/pcmC0D12p',
'/dev/snd/pcmC0D11p', '/dev/snd/pcmC0D10p', '/dev/snd/pcmC0D9p',
'/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p',
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer']
failed with exit code 1:
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Fri Sep 8 13:49:46 2023
InstallationDate: Installed on 2023-09-04 (3 days ago)
InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
ProcEnviron:
LANGUAGE=en_IN:en
TERM=xterm-256color
PATH=(custom, no user)
LANG=en_IN
SHELL=/bin/bash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No
PulseAudio daemon running, or not running as session daemon.
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: pulseaudio
Symptom: audio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/31/2022
dmi.bios.release: 1.18
dmi.bios.vendor: LENOVO
dmi.bios.version: R1XET36W (1.18 )
dmi.board.asset.tag: Not Available
dmi.board.name: 21C1S0BY00
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.ec.firmware.release: 1.13
dmi.modalias:
dmi:bvnLENOVO:bvrR1XET36W(1.18):bd08/31/2022:br1.18:efr1.13:svnLENOVO:pn21C1S0BY00:pvrThinkPadL14Gen3:rvnLENOVO:rn21C1S0BY00:rvrNotDefined:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_21C1_BU_Think_FM_ThinkPadL14Gen3:
dmi.product.family: ThinkPad L14 Gen 3
dmi.product.name: 21C1S0BY00
dmi.product.sku: LENOVO_MT_21C1_BU_Think_FM_ThinkPad L14 Gen 3
dmi.product.version: ThinkPad L14 Gen 3
dmi.sys.vendor: LENOVO
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/2034898/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp