Jump to content

kodi-standalone: "ERROR: Unable to create GUI" in Focal on Orange Pi PC


ilyaigpetrov
Go to solution Solved by ilyaigpetrov,

Recommended Posts

Armbianmonitor:

Image: Armbian_20.08.1_Orangepipc_focal_current_5.8.5

 

1) Install kodi via `sudo apt install kodi`.

2) Launch `kodi-standalone` or kodi --standalone.

Expected: Kodi will start without X server or Wayland.

Factual:  Kodi throws "ERROR: Unable to create GUI. Exiting".

 

kodi.log: https://paste.ubuntu.com/p/QFkR9TQ6f3/.

Link to comment
Share on other sites

Armbian & Khadas are rewarding contributors

  • Solution

Kodi standalone is not the same as Kodi with GBM.

Kodi GBM is used to launch Kodi without graphical server (X11 or Wayland).

Kodi can't be compiled with support of all the windowing systems in one binary, so there are separate packages for each case in the OS repositories.

 

The right commands to install and launch Kodi without X11 on Focal on Orange Pi PC:

```sh-session

sudo apt install kodi

sudo apt intsall kodi-gbm

/usr/lib/arm-linux-gnueabihf/kodi/kodi-gbm

```

The current issue I have on my orange pi pc board is the absence of sound over hdmi but that's a different problem.

This ticket may be closed.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines