flathub / tv.kodi.Kodi

https://flathub.org/apps/details/tv.kodi.Kodi
GNU Lesser General Public License v2.1
24 stars 23 forks source link

Issues Starting Kodi on Ubuntu 24.04 - Black Screen and Driver Errors #268

Closed clintonimaroo closed 3 months ago

clintonimaroo commented 3 months ago

I am experiencing issues starting Kodi on my Ubuntu 24.04 server. When attempting to start Kodi using startx /usr/bin/kodi, I receive multiple errors related to virtio_gpu and libEGL. The X server starts but fails to properly load the graphics drivers, resulting in errors like:

glx: failed to create dri3 screen
failed to load driver: virtio_gpu

I have also tried launching Kodi from the GUI, but it opens to a black screen and then quits.

Steps Taken:

  1. Configured /etc/X11/xorg.conf.
  2. Set XDG_RUNTIME_DIR.
  3. Verified group memberships.

Logs:

• ~/.local/share/xorg/Xorg.2.log • /var/log/Xorg.2.log

Any assistance would be greatly appreciated. Here are excerpts from the logs for more context:

Here is my x server logs https://paste.kodi.tv/otakawekic

Here is my kodi logs  https://paste.kodi.tv/ecegonavus.kodi

razzeee commented 3 months ago

You are not actually using the flatpak, but the native install, so you are in the wrong place to report this.