Kodi Ubuntu Install Issue

I am trying to install Kodi via Flathub do a fresh Ubuntu system. Seems to be graphics related but not sure. Anyone had similar issues?

musicinxite@musicinxite-J1900:~/Desktop$ flatpak run tv.kodi.Kodi --debug
‘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/iHD_drv_video.so
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_19
libva error: /usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/iHD_drv_video.so init failed
libva info: va_openDriver() returns 1
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_19
libva info: va_openDriver() returns 0

This is very vague, what’s happening, what’s not happening?

Make sure you’re running a recent version of flatpak, I’m seeing more and more ubuntu users stuck on old versions.

HI @razzeee<

Thanks for taking a look at this for me.

Does this give any extra clarity?:

Here is the log from when I run the app:

Here are two logs. The install log and the log for when the app runs:

musicinxite.com/assets/random/FlatHub_install_run_logs.zip

Thanks

Patrick

Not sure if it fails to initialize due to the sink, but that would point at your system sound. Do you know if this is pipewire or pulseaudio? And does audio work in general?