Public bug reported:

I am curently running Raspbian testing (stretch) but has seen this on
Jessie as well.

If I install kodi (using apt-get install kodi) I get a kodi that runs
but the GUI is very slow with seconds between each GUI update.

If I on the other hand fetch the kodi source and compile it myself on my
Raspberry using these switches, I get a Kodi that runs much better.

cmake ../project/cmake/ -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_INSTALL_LIBDIR=/usr/lib -DCMAKE_PREFIX_PATH=/opt/vc
-DCORE_SYSTEM_NAME=rbpi -DCPU=cortex-a7 -DWITH_ARCH=arm
-DENABLE_OPENGL=OFF -DENABLE_X11=OFF -DENABLE_VAAPI=OFF
-DENABLE_VDPAU=OFF

(followed by make all and make install)

I would suggest checking which switches kodi is built with for Raspbian
and change these to something more similar to the above.

** Affects: raspbian
     Importance: Undecided
         Status: New

** Affects: kodi (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: kodi

** Tags added: kodi

** Also affects: kodi (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1668068

Title:
  Kodi on Raspbian not optimized

To manage notifications about this bug go to:
https://bugs.launchpad.net/raspbian/+bug/1668068/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to