Nvidia Jetson Nano, superfast Kodi device?
(2021-02-03, 20:23)MobiSlick Wrote: So I must be doing something wrong here, I can compile fine but when launching kodi-x11 i'm getting the error "Unable to create gui"

Steps Taken to compile:
  1. git clone --branch features/tegra-support https://github.com/aliubimov/xbmc.git
  2. mkdir xbmc-build
  3. cd xbmc-build
  4. cmake -G "Ninja" /build/xbmc -DCORE_PLATFORM_NAME=x11 -DAPP_RENDER_SYSTEM=gles -DENABLE_INTERNAL_FFMPEG=ON -DENABLE_INTERNAL_FLATBUFFERS=ON -DENABLE_INTERNAL_FMT=ON -DENABLE_V4L2=ON -DENABLE_NVBUFFER=ON -DENABLE_INTERNAL_SPDLOG=ON -DENABLE_VAAPI=OFF -DCMAKE_INSTALL_PREFIX=/kodi
  5. ninja
  6. ./kodi-x11

Sorry, cant find out how to edit a post. I got it working by using the command 'xhost +' followed by running as sudo. if I dont run as sudo it just locks up at the splash screen.

On another note, anyone know where I would begin adding libretro support to this?
Reply


Messages In This Thread
RE: Nvidia Jetson Nano, superfast Kodi device? - by MobiSlick - 2021-02-03, 23:42
Logout Mark Read Team Forum Stats Members Help
Nvidia Jetson Nano, superfast Kodi device?0