Running problem with ubuntu on RK3288 board
#1
I use an RK3288 board(not Firefly series) with ubuntu on it.
I have followed steps on http://kodi.wiki/view/HOW-TO:Compile_Kod..._or_Ubuntu, downloaded Isengard git, installed necessary dependencies manually, done ./bootstrap.
After I ran ./configure with no args and did make step, I got some compile errors which look like vaapi and vdpau related. So I add --disable-vaapi and --disable-vdpau to configure and I can finally make successfully.
But when I try to run kodi, nothing happens except following messages printed on the terminal:

#kodi
Home directory not accessible: Permission denied
ERROR: Unable to create GUI. Exiting

Anyone knows how to fix this problem? Thanks in advance
Reply

Logout Mark Read Team Forum Stats Members Help
Running problem with ubuntu on RK3288 board0