David Markey Posted December 10, 2016 Posted December 10, 2016 Hi all, I'm trying to compile kodi with the openelec patches so it can work on armbian. I've got cedarx installed and am using the following configure: ./configure --enable-non-free --enable-codec=cedarx --prefix=/opt/kodi --disable-x11 --disable-gl --disable-vdpau --disable-vaapi However kodi isn't finding a display. Are these configure options correct?
jernej Posted December 10, 2016 Posted December 10, 2016 No, you have to enable x11. Then Kodi should be able find your display.
Recommended Posts