2023-01-27, 19:06
Yeah - I'd go towards debian, especially as the kitty terminal is also affected from the same issue.
$ export KODI_GL_INTERFACE=GLES
$ kodi
shell:
echo "deb http://deb.debian.org/debian-debug sid-debug main contrib non-free" > /etc/apt/sources.list.d/sid-debug.list
apt-get update
apt-get install kodi-bin-dbgsym
Feb 08 16:01:14.698463 le11 xorg-launch[929]: ================ WARNING WARNING WARNING WARNING ================
Feb 08 16:01:14.698463 le11 xorg-launch[929]: This server has a video driver ABI version of 25.2 that this
Feb 08 16:01:14.698463 le11 xorg-launch[929]: driver does not officially support. Please check
Feb 08 16:01:14.698463 le11 xorg-launch[929]: http://www.nvidia.com/ for driver updates or downgrade to an X
Feb 08 16:01:14.698463 le11 xorg-launch[929]: server with a supported driver ABI.
Option "IgnoreABI" "1"
$ LD_PRELOAD=/usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1 kodi
[W][05047.389255] pw.conf | [ conf.c: 939 try_load_conf()] can't load config client.conf: No such file or directory
[E][05047.389421] pw.conf | [ conf.c: 963 pw_conf_load_conf_for_context()] can't load default config client.conf: No such file or directory