Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
(2018-07-22, 09:41)wsnipex Wrote: for GBM: I've not been able to get it to work myself on my htpc yet. There is still a bug that seems to affect older intel cpus/gpus.
In theory you would just switch the Exec_start command of the systemd script to run /usr/bin/kodi --standalone directly instead of openbox
thanks @wsnipex 
I started to compiling out for the first time, can I ask if it's right?
Quote:git clone https://github.com/xbmc/xbmc kodi
cd $HOME/kodi
sudo make -C tools/depends/target/crossguid PREFIX=/usr/lib/x86_64-linux-gnu/
mkdir $HOME/kodi-build
cd $HOME/kodi-build
cmake ../kodi -DCMAKE_INSTALL_PREFIX=/usr/lib/x86_64-linux-gnu/ -DCORE_PLATFORM_NAME=gbm
cmake --build . -- VERBOSE=1 -j4
Sorry for grammatical errors, use an online translator
Reply


Messages In This Thread
Live TV broken again? - by schamane - 2016-02-29, 19:56
Random crashes - by hal2100 - 2016-03-08, 22:03
Strange Behaviour - by MicTie - 2016-12-07, 10:46
RE: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - by Rumpelstiltskin - 2018-07-22, 09:55
Working lirc with mce remote - by fr1day - 2019-08-10, 17:36
Logout Mark Read Team Forum Stats Members Help
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server18