Kodi Community Forum
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0) (/showthread.php?tid=298462)



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-06-11

(2017-06-11, 23:08)dannyau Wrote: anything can be done to make latest versions work?

Nope, not without a debug log (wiki).


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - E92M3 - 2017-06-12

my new 7i7BNH nuc with any version of LIBREELEC will not play any DTS format of audio. They all show up on my receiver as PCM and have no audio when passthrough is selected. My older NUC 5i7RYH side by side with the same software build from here will play DTS, DTS master audio, etc as correct formats. I even cloned the software across the two to compare but have the same result on the new Baby Canyon/Kaby Lake chipset.
has this been a common problem? I have a debug log if anyone would like to take a look.
Cheers & thanks!

https://pastebin.com/raw/sDpGKZ6s


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - laric - 2017-06-12

I installed 0611 today after running stock 8.02 for a while.
I was trying to get into the libreelec addon itself to change some settings. But as soon as I click on the libreelec icon kodi seems to crash and restart itself. No reboot. Just back to X and restarts kodi. (I get to see the mouse pointer for a few seconds)

Is this i known error or should see if I can get a debug log for it?


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - lusephur - 2017-06-12

(2017-06-12, 09:02)laric Wrote: I installed 0611 today after running stock 8.02 for a while.
I was trying to get into the libreelec addon itself to change some settings. But as soon as I click on the libreelec icon kodi seems to crash and restart itself. No reboot. Just back to X and restarts kodi. (I get to see the mouse pointer for a few seconds)

Is this i known error or should see if I can get a debug log for it?

that's the kodi.bin crashing alright.
Currently there is some fiddling around with the settings.
The last known stable would be version #603

But get a debug anyway.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-06-12

(2017-06-12, 09:02)laric Wrote: I installed 0611 today after running stock 8.02 for a while.
I was trying to get into the libreelec addon itself to change some settings. But as soon as I click on the libreelec icon kodi seems to crash and restart itself. No reboot. Just back to X and restarts kodi. (I get to see the mouse pointer for a few seconds)

Is this i known error or should see if I can get a debug log for it?

Known issue if you're using Estuary Mod, but not an issue with stock Estuary. You should have a crashlog (see note #4 in first post) - please upload it to a pastebin site.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - laric - 2017-06-12

I am using estuary_mod. So I guess that is why.

And I read about the settings moving to the settings library and the comments on that PR. I guess I will stick to 0603 until they worked out the kinks in that PR and merged the fixes Smile


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-06-12

It's not the settings changes that break estuary_mod, it's PR12213 in #0606.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-06-12

New LibreELEC.tv Leia build #0612: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.11.4 #1 SMP Mon Jun 12 21:07:02 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170612210322-#0612-g16fdbb7 [Build #0612]

# Kodi version
(18.0-ALPHA1 Git:423072a). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (16fdbb7a, changelog) and tip of XBMC master (5b0d6818, changelog) with the following modifications: Build Highlights:
  1. [addons] change visualization to new way
Build Details:
  1. XBMC:
    • [addons] change visualization to new way (PR:12262, 2 commits, 23 files changed)
    • [addons] fix my mistake with git "add ." on wrong place (PR:12290, 1 commit, 1 file changed)
    • [addons/settings] CAddonSettings: fix "file" settings not opening the file selection dialog (PR:12291, 1 commit, 1 file changed)
    • Cleanup up unused stuff under tools/ (PR:12294, 3 commits, 6 files changed)
  2. peripheral.joystick:
    • Fix settings (PR:111, 2 commits, 4 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1687: e2fsprogs: do not build fuse2fs



RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-06-12

(2017-06-10, 15:14)Milhouse Wrote:
(2017-06-10, 12:28)Guilouz Wrote: 610b : Not working
610c : Working
610d : Not working

Thanks, this will need @peak3d to ponder what needs fixing. Ping @peak3d.

Can you test with build #0612b: Generic

This is the same as #0612 but includes PR12295 - please confirm if the reported issues are now resolved (or new issues introduced). Thanks.

Edit: @laric this could help your issue too.


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - rudrood - 2017-06-13

(2017-06-12, 23:17)Milhouse Wrote:
(2017-06-10, 15:14)Milhouse Wrote:
(2017-06-10, 12:28)Guilouz Wrote: 610b : Not working
610c : Working
610d : Not working

Thanks, this will need @peak3d to ponder what needs fixing. Ping @peak3d.

Can you test with build #0612b: Generic

This is the same as #0612 but includes PR12295 - please confirm if the reported issues are now resolved (or new issues introduced). Thanks.

Edit: @laric this could help your issue too.

Estaury Mod LibreElec settings still crash with this build Sad


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-06-13

@rudrood can you post your crashlog from #0612b


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - rudrood - 2017-06-13

I'm not sure if this is oke, I enabled debug logging, rebooted, selected LibreElec settings and after crash I used:
cat /storage/.kodi/temp/kodi_crash.log | pastebinit

http://sprunge.us/hKFT


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-06-13

@rudrood not sure how you've managed that, but that's not the crashlog. Can you try again? The file kodi_crash.log is a symbolic link that only points to the latest crash log, so I've no idea how you've managed to upload the regular kodi (non-crash) log!


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - rudrood - 2017-06-13

(2017-06-13, 01:43)Milhouse Wrote: @rudrood not sure how you've managed that, but that's not the crashlog. Can you try again? The file kodi_crash.log is a symbolic link that only points to the latest crash log, so I've no idea how you've managed to upload the regular kodi (non-crash) log!

http://sprunge.us/WMZW

Better?


RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - Milhouse - 2017-06-13

(2017-06-13, 01:52)rudrood Wrote: http://sprunge.us/WMZW

Better?

Much, thanks. Smile