Linux @lemmy.ml Yoru @lemmy.ml 2y ago Issue with audio on pop!_OS yorunoken.s-ul.eu /zjDDJfBu yes, I've tried restarting audio systems, I tried rebooting. It didn't work.
yes, but when I go to start the service this is what it outputs: Failed to start pipewire.service: Unit pipewire.service not found.
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.
It didn't show well in the video, so here it is again:Server String: /run/user/1000/pulse/nativeLibrary Protocol Version: 35Server Protocol Version: 35Is Local: yesClient Index: 665Tile Size: 65472User Name: yoruHost Name: yoruServer Name: PulseAudio (on PipeWire 0.3.77)Server Version: 15.0.0Default Sample Specification: float32le 2ch 48000HzDefault Channel Map: front-left,front-rightDefault Sink: alsa_output.pci-0000_09_00.4.analog-stereoDefault Source: alsa_input.usb-C-Media_Electronics_Inc._USB_PnP_Sound_Device-00.mono-fallback.3Cookie: 7827:58c2
Did you try reinstalling pipewire audio?
yes, but when I go to start the service this is what it outputs:
Failed to start pipewire.service: Unit pipewire.service not found.
Are you using
sudo
? The pipewire/pipewire-pulse/wireplumber services only exist for users.Make sure that the services are not masked, and use
apt reinstall pipewire
if necessary.