• 1
  • 52
  • 53
  • 54(current)
  • 55
  • 56
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
My BeeBox stopped powering down via IR? Is it technicality possible that this could be a Kernel related Problem?
ASRock Beebox J3160 4GB RAM 120GB SATA SSD - Harmony Elite BT
Intel NUC Kit DN2820FYKH 4GB RAM 120GB SATA SSD - Harmony Smart Control BT
all @ Libreelec Testbuild
HP N54L @ Ubuntu 14.04.4 Minimal Server / MySQL DB
HP N40L @ Ubuntu 14.04.4 Minimal Server
(2017-04-29, 02:18)john.cord Wrote: My BeeBox stopped powering down via IR? Is it technicality possible that this could be a Kernel related Problem?

Have you tried with a previous nighty version?
Milhouse, thank you for doing these builds, it is appreciated.

I've come across a problem with recent builds that I think may be related to the upgrade to ffmpeg-3.3 in #425. I am guessing this because my problem occurred once before when you had updated to ffmpeg-3.3 and then went away when it was removed a short time later. I'm hoping someone can confirm this or at least tell me I'm crazy. Big Grin

Anyway, the error I am having is with my x265 (HEVC) files that are 10bit vs 8bit. Build#424 plays both types of x265 files (10bit and 8bit) perfectly fine but build#425 (as well as #427) will only play normal 8bit x265 files okay. If I try a 10bit x265 file the audio will play but I will not get any video. The files I am trying to play are my own encodes using Handbrake.

Thanks for your time and if you need a couple small test files let me know.
Thought 10bit support was dropped?!

Gesendet von meinem ONEPLUS A3003 mit Tapatalk
ffmpeg 3.1 has no vaapi hw 10 bit decoding support. If the relevant vpupdates patches are included, mesa 17.1-rc + an additional patch for ffmpeg 3.1 is required.

Btw. the issues with ffmpeg 3.2 or later were fixed, so that can be upgraded again.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
New LibreELEC.tv Leia build #0429: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.10.13 #1 SMP Sat Apr 29 21:04:14 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170429210253-#0429-ga01c088 [Build #0429]

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

Based on tip of LibreELEC.tv master (a01c0887, changelog) and tip of XBMC master (0b2386d0, changelog) with the following modifications: Build Highlights:
  1. NOTE: pvr.mythtv temporarily dropped, as it not longer builds against latest Kodi master
  2. vfs.sftp/vfs.sacd add-ons dropped from build
  3. PVR API bumped to 5.2.2
  4. Update b43 firmware (wlan-firmware)
Build Details:
  1. XBMC:
    • [addons] remove not needed part and add new version check way (PR:12011, 3 commits, 18 files changed)
    • [pvr] remove libXBMC_codec.h and add to libXBMC_pvr.h (PR:12028, 1 commit, 19 files changed)
    • [buildsteps][windows] adapt run-tests to cmake (PR:12025, 2 commits, 2 files changed)
    • [buildsteps][windows] refactor to add x64 easily (PR:12031, 10 commits, 32 files changed)
  2. inputstream.rtmp:
    • Remove not used part (PR:18, 2 commits, 2 files changed)
  3. peripheral.joystick:
    • Remove not used part (PR:101, 1 commit, 1 file changed)
  4. pvr.argustv:
    • Remove not used part (PR:64, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:65, 1 commit, 1 file changed)
  5. pvr.demo:
    • Remove not used part (PR:42, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:43, 1 commit, 1 file changed)
  6. pvr.dvblink:
    • Remove not used part (PR:84, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:85, 1 commit, 1 file changed)
  7. pvr.dvbviewer:
    • Remove not used part (PR:57, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:58, 1 commit, 1 file changed)
  8. pvr.filmon:
    • Remove not used part (PR:67, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:68, 1 commit, 1 file changed)
  9. pvr.hdhomerun:
    • Remove not used part (PR:39, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:40, 1 commit, 1 file changed)
  10. pvr.hts:
    • Remove not used part (PR:295, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:297, 1 commit, 5 files changed)
  11. pvr.iptvsimple:
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:120, 1 commit, 1 file changed)
    • change to automatic interface version set (PR:121, 1 commit, 1 file changed)
  12. pvr.mediaportal.tvserver:
    • Remove not used part (PR:62, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:63, 1 commit, 1 file changed)
  13. pvr.nextpvr:
    • Remove not used part (PR:57, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:58, 1 commit, 1 file changed)
  14. pvr.njoy:
    • Remove not used part (PR:35, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:36, 1 commit, 1 file changed)
  15. pvr.pctv:
    • Remove not used part (PR:44, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:45, 1 commit, 1 file changed)
  16. pvr.stalker:
    • Remove not used part (PR:89, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:90, 1 commit, 1 file changed)
  17. pvr.vbox:
    • Remove not used part (PR:190, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:191, 1 commit, 1 file changed)
  18. pvr.vdr.vnsi:
    • remove never used functions (PR:2, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:3, 1 commit, 5 files changed)
  19. pvr.vuplus:
    • Remove not used part (PR:59, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:60, 1 commit, 1 file changed)
  20. pvr.wmc:
    • Remove not used part (PR:50, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:51, 1 commit, 1 file changed)
  21. vfs.rar:
    • Remove not used part (PR:5, 1 commit, 1 file changed)
  22. Additional commits/pull requests/changes not yet merged upstream:
    • Exclude [env] pvr.mythtv: pvr.mythtv: Does not build
    • Updated: [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
    • Added: [env] patch: imagedecoder.raw: update imagedecoder.raw
    • Added: [pkg] PR:2: Update b43 firmware (wlan-firmware)
    • Added: [pkg] PR:7: Remove not used part (pvr.octonet)
    • Added: [pkg] PR:8: libXBMC_codec.h removed and changed to libXBMC_pvr.h also fix compile fault after last request (pvr.octonet)
    • Added: [pkg] PR:24: Remove not used part (inputstream.adaptive)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-04-28, 22:08)khaoohs Wrote: Remote has stopped working with build 0418, works with 0417.

Tried 0427, still not working, logs below.

LibreELEC:~ # pastebinit .kodi/temp/kodi.log
http://sprunge.us/bEEf
LibreELEC:~ # journalctl -a | pastebinit
http://sprunge.us/fhTj
LibreELEC:~ # dmesg | pastebinit
http://sprunge.us/eIJH
Could you please upload logs from the working 0417 build as well?

Do you use the IR receiver built into your box or did you add an additional (USB) one? There's an error message in dmesg, the builtin nuvoton_cir receiver could not be initialized, so if you are using that this could be the cause of the issues.

so long,

Hias
Milhouse


LibreELEC-Generic.x86_64-9.0-Milhouse-20170429210253-#0429-ga01c088.tar

my log Googledrive
(2017-04-30, 13:45)sboa Wrote: Milhouse


LibreELEC-Generic.x86_64-9.0-Milhouse-20170429210253-#0429-ga01c088.tar

my log Googledrive

Based on your logs...

Xorg.log: https://pastebin.com/raw/SxZNdrcJ
journalctl: https://pastebin.com/raw/66GS3Wgy
kodi.log: https://pastebin.com/raw/pyawkwZ1 (from #0429, non-working)
kodi.old.log: https://pastebin.com/raw/3mnx2sNR (from #0417, working)

it would appear you no longer have a working HDMI1:

Code:
Apr 30 14:18:37 LibreELEC kodi.sh[666]: /usr/lib/kodi/kodi-xrandr: Output HDMI1 is not disconnected but has no modes

I'm not entirely sure what would cause this. We did remove a legacy i915 turbo patch in the #0418 build but this is supposedly now fixed in the 4.10.13 kernel.

Can you try the following 4.11-rcX builds to see if any of them work:

4.11-rc8: http://forum.kodi.tv/showthread.php?tid=...pid2576062
4.11-rc7: http://forum.kodi.tv/showthread.php?tid=...pid2573242
4.11-rc6: http://forum.kodi.tv/showthread.php?tid=...pid2567575
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
After every boot with version #0429 DVBLink PVR Client is shown as 'incompatible Addon' and is automatically disabled.
After activating it again, everything works fine.
(2017-04-30, 14:34)Milhouse Wrote:
(2017-04-30, 13:45)sboa Wrote: Milhouse


LibreELEC-Generic.x86_64-9.0-Milhouse-20170429210253-#0429-ga01c088.tar

my log Googledrive

Based on your logs...

Xorg.log: https://pastebin.com/raw/SxZNdrcJ
journalctl: https://pastebin.com/raw/66GS3Wgy
kodi.log: https://pastebin.com/raw/pyawkwZ1 (from #0429, non-working)
kodi.old.log: https://pastebin.com/raw/3mnx2sNR (from #0417, working)

it would appear you no longer have a working HDMI1:

Code:
Apr 30 14:18:37 LibreELEC kodi.sh[666]: /usr/lib/kodi/kodi-xrandr: Output HDMI1 is not disconnected but has no modes

I'm not entirely sure what would cause this. We did remove a legacy i915 turbo patch in the #0418 build but this is supposedly now fixed in the 4.10.13 kernel.

Can you try the following 4.11-rcX builds to see if any of them work:

4.11-rc8: http://forum.kodi.tv/showthread.php?tid=...pid2576062
4.11-rc7: http://forum.kodi.tv/showthread.php?tid=...pid2573242
4.11-rc6: http://forum.kodi.tv/showthread.php?tid=...pid2567575



1. install Image
2. Update 4.11-rc8: http://forum.kodi.tv/showthread.php?tid=...pid2576062 - black screen, samba yes

3. install
4. Update 4.11-rc7: http://forum.kodi.tv/showthread.php?tid=...pid2573242 - black screen, samba yes

5. install
6. Update 4.11-rc6: http://forum.kodi.tv/showthread.php?tid=...pid2567575 - black screen, samba yes


link log _999999_.rar


1. install Image
7. Update OK

Image
@sboa you said the "alecelec" build works, please post the latest logfile zip from alecelec (and please don't post the whole directory - just the latest zip file).
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
I was wrong with alecelec
I'm about 99% sure that the 4/07 build's lirc code cleanup has broken something with my Zotac CI520's media remote functionality. I find myself having to reboot the system once or twice to get it working. I've reverted back to 4/06 after trying several newer builds (haven't updated in awhile).
(2017-04-30, 18:25)swaggerwocky Wrote: I'm about 99% sure that the 4/07 build's lirc code cleanup has broken something with my Zotac CI520's media remote functionality. I find myself having to reboot the system once or twice to get it working. I've reverted back to 4/06 after trying several newer builds (haven't updated in awhile).

Please post logfiles when this happens:
Code:
dmesg | paste
journalctl -a | paste
systemctl status lircd.service | paste
ir-keytable | paste

Without the logfiles we won't be able to help you.

so long,

Hias
  • 1
  • 52
  • 53
  • 54(current)
  • 55
  • 56
  • 355

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24