You are not logged in.
Pages: 1
Topic closed
Hi,
Recently I can't stream anything from any source in any browser. The videos seam to buffer, I can jump to any frame (the frame itself appears correctly), but it doesn't play, just stands on that frame.
It's the same in Firefox and Chrome, the same in Plex or YouTube.
I don't see anything suspicious in dmesg or journalctl, and I'm out of ideas.
Lenovo T480, KDE, Wayland. Everything is up to date.
Last edited by Lenry (2025-03-16 13:23:49)
Offline
If you installed both pulseaudio and pipewire, maybe you can install pipewire-pulse package to replace pulseaudio. I met the same problem this week and guess it's some bugs of pipewire.
Offline
wow, installing pipewire-pulse solved it!
thank you
Offline
Hi, I have the same issues, but arch won´t let me remove pulseaudio
```
$ pacman -S pipewire-pulse
resolving dependencies...
looking for conflicting packages...
:: pipewire-pulse-1:1.4.1-1 and pulseaudio-17.0+r43+g3e2bb8a1e-1 are in conflict. Remove pulseaudio? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing pulseaudio breaks dependency 'pulseaudio=17.0+r43+g3e2bb8a1e-1' required by pulseaudio-bluetooth
$ sudo pacman -R pipewire
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing pipewire breaks dependency 'pipewire' required by gnome-remote-desktop
:: removing pipewire breaks dependency 'pipewire=1:1.4.1-1' required by gst-plugin-pipewire
:: removing pipewire breaks dependency 'pipewire' required by mutter
:: removing pipewire breaks dependency 'pipewire=1:1.4.1-1' required by pipewire-audio
:: removing pipewire breaks dependency 'pipewire' required by telegram-desktop
:: removing pipewire breaks dependency 'pipewire' required by wireplumber
:: removing pipewire breaks dependency 'pipewire' required by xdg-desktop-portal
$ pacman -R pulseaudio
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing pulseaudio breaks dependency 'pulse-native-provider' required by gnome-settings-daemon
:: removing pulseaudio breaks dependency 'pulseaudio=17.0+r43+g3e2bb8a1e-1' required by pulseaudio-bluetooth
:: removing pulseaudio breaks dependency 'pulse-native-provider' required by rustdesk
```
So I am not sure how to proceed here
Last edited by chim20air (2025-03-26 16:56:32)
Offline
remove pulseaudio-bluetooth, then intall pipewire-pulse (removing pulseaudio)
Offline
If any body have still issues.
Just restart pipewire =>
```
systemctl --user restart pipewire pipewire-pulse
systemctl --user restart wireplumber
```
Offline
Instaling pipewire-pulse solve it for me, thanks
Offline
Mod note: Closing this old solved topic.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Pages: 1
Topic closed