No Pipewire Sound Server in kodi 21 - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52) +---- Thread: No Pipewire Sound Server in kodi 21 (/showthread.php?tid=377077) |
RE: No Pipewire Sound Server in kodi 21 - Jusic - 2024-05-16 (2024-05-16, 14:37)LeliaBurke Wrote:Quote:2. Is not exactly true, they havn't removed PipeWire support but just the Flatpak Permission to use it. So versions after May 11th can be used with startup parameter "--filesystem=xdg-run/pipewire-0". I'm not setting --audio-backend=pipewire but that shouldn't make any difference since it's the default anyway. So maybe some difference between Ubuntu and Fedora. RE: No Pipewire Sound Server in kodi 21 - metabee - 2024-05-16 Got it working with ALSA on fedora 40. RE: No Pipewire Sound Server in kodi 21 - LeliaBurke - 2024-08-30 Still no luck with last flatpak commit $ flatpak list | grep kodi Kodi tv.kodi.Kodi 21.1-Omega stable system shizuma@shizuma:~$ flatpak run tv.kodi.Kodi --audio-backend=pipewire --filesystem=xdg-run/pipewire-0 'this->recurse > 0' failed at ../src/pipewire/thread-loop.c:63 do_unlock() libva info: VA-API version 1.19.0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/radeonsi_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/GL/lib/dri/radeonsi_drv_video.so libva info: Found init function __vaDriverInit_1_19 libva info: va_openDriver() returns 0 Back to flatpak update --commit=54a88d5dd9f7f477144a2ab9aeee4e161eae88326cc36a67c024f0f435e3d256 tv.kodi.Kodi once more |