Crash (at the end of the movie)
#16
Reenabled combined and turned on pulseaudio verbose log:

cat /tmp/pulseverbose.log
http://paste.ubuntu.com/24048455/

dpkg -l | grep mesa
http://paste.ubuntu.com/24048459/
DISPLAY=:0 vainfo
http://paste.ubuntu.com/24048460/
cat ~/.kodi/temp/kodi.log
http://paste.ubuntu.com/24048461/
dmesg
http://paste.ubuntu.com/24048462/
id
http://paste.ubuntu.com/24048464/
amixer
http://paste.ubuntu.com/24048465/
cat /var/log/Xorg.0.log
http://paste.ubuntu.com/24048466/
journalctl -u kodi.service
http://paste.ubuntu.com/24048467/
cat kodi_crashlog-20170222_205930.log
http://paste.ubuntu.com/24048468/
Reply
#17
Please do the steps from the thread before.

If compiliation fails:

Code:
cd ~/mykodi/xbmc
git fetch origin
git reset --hard origin/flt
make -j4

Then start:
Code:
cd ~/mykodi/xbmc
./kodi.bin
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#18
Darn, I can't get cmake working.

kodi@htpc:~/mykodi/xbmc/xbmc$ cmake -DCMAKE_BUILD_TYPE=Debug
CMake Error at CMakeLists.txt:85 (core_add_library):
Unknown CMake command "core_add_library".


-- Configuring incomplete, errors occurred!
Reply
#19
OK I got this (I think), building according to this https://github.com/xbmc/xbmc/blob/Krypto...ADME.linux
Reply
#20
Yay! The fix is working!
Thanks a lot!
Reply
#21
Cool! Will try to get it into 17.1 :-)
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#22
Inclusion pending: https://github.com/xbmc/xbmc/pull/11729 - if we don'T get it into 17.1-rc1 - 17.1 will have it for sure. Thanks again for the precise cooperation.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#23
My pleasure... Thanks again.
Now I got the hang of building, let me know if you need something checked.
Reply
#24
What is "the hang of building"?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#25
(2017-02-23, 17:23)fritsch Wrote: What is "the hang of building"?

I meant this: http://idioms.thefreedictionary.com/get+the+hang+of
Not stalling or malfunction.
Reply

Logout Mark Read Team Forum Stats Members Help
Crash (at the end of the movie)0