• 1
  • 5
  • 6
  • 7(current)
  • 8
  • 9
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
#91
(2016-12-15, 17:32)Devil-Strike Wrote: Just a question, is there anyway to disable cpu scaling? on Apollo lake it seems to be stuck at 800Mhz, even whene using hevc 10bit software mode cpu is 100% but shows 800Mhz.

Setting gov to performance and even try to disable pstate but still 800Mhz, also in bios disable C1 ish, this worked on baytrail.

Can you test this build from piotrasd: https://www.sendspace.com/file/xxic4j

He has an Apollo Lake and doesn't have any frequency issues.

Edit: You'll need to run the following before applying the above update, as the project for the above file is "Intel" not "Generic" (which will cause the upgrade to fail):
Code:
touch /storage/.update/.nocompat

Re-run the above before switching back from Intel to Generic.
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.
#92
Thanks Milhouse will give it a try.

Let you know if it works or not.
Connect 55 UHD SL4xx / Onkyo TX-SR444 / Intel Apollo Lake  / Ziggo Mediabox XL / 2x upc ci+ nagravision module / using dvb-c and dvb-s(19,2/23,5/28.2)
#93
Hmm ok ssh login not working anymore, so must figure out how to find it, root/libreelec wont work anymore.

Ok found it in de config, root/le.

Tested the piotrasd build but same it stay's on 800Mhz stressed the system by playing hevc 10bit in softwaremode and upload to smb the sametime but it wont go to 2Ghz.
Connect 55 UHD SL4xx / Onkyo TX-SR444 / Intel Apollo Lake  / Ziggo Mediabox XL / 2x upc ci+ nagravision module / using dvb-c and dvb-s(19,2/23,5/28.2)
#94
New LibreELEC.tv Krypton build #1215: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.9.0 #1 SMP Fri Dec 16 04:30:48 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161216042927-#1215-g7ab3814 [Build #1215]

# Kodi version
(18.0-ALPHA1 Git:17.0-beta6-654f1b7). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (7ab38141, changelog) and tip of XBMC master (9879ab4f, changelog) with the following modifications:
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (12fa2750, ahead +2)
  • Includes latest libnfs master (a2b37349, ahead +2)
  • Includes latest p8-platform master (2d90f986, ahead +9)
  • Includes latest addons: inputstream.adaptive (fc862638), inputstream.rtmp (55437ac7), peripheral.joystick (987a818e, +5), pvr.argustv (4702a9e7, +2), pvr.demo (99db6bf5, +2), pvr.dvblink (4e6992d9, +2), pvr.dvbviewer (4c8df55e, +5), pvr.filmon (a23db0c5, +2), pvr.hdhomerun (baeafbde, +2), pvr.hts (117d4020, +2), pvr.iptvsimple (b19850dd, +2), pvr.mediaportal.tvserver (f00ccfd3, +8), pvr.mythtv (087235ce, +28), pvr.nextpvr (48a7796a, +2), pvr.njoy (d1ad569b, +2), pvr.octonet (8549a31c), pvr.pctv (b8286a23, +2), pvr.stalker (dfda4c51, +2), pvr.vbox (bfa938c7, +5), pvr.vdr.vnsi (3efe8682, +5), pvr.vuplus (acd75dc5, +2), pvr.wmc (35be514e, +2)
  • Include [env] patch: Don't build ADSP addons
  • Include [env] patch: kodi: fix intel gpu detection patch after kodi/10848
  • Include [env] patch: Fix MMAL cmake after PR11157
  • Include [env] patch: linux: use in-tree rtl8192cu for RPi/RPi2
  • Include [env] patch: repository.retroplayer.libreelec.addons: add temp repo for testing
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Add kodi binary addons (pvr, adsp, other)
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] PR:968: busybox: add getedid script
  • Include [env] PR:1025: scripts/create_addon: use PKG_REV as part of the binary addon version
  • Include [env] PR:1052: Package updates
  • Include [pkg] patch: drm/i915: Fix setting of boost freq tunable (linux)
  • Include [pkg] PR:4: add Geniatech T230C fw (dvb-firmware)
  • Include [pkg] PR:5: add all TBS firmwares (dvb-firmware)
  • Include [pkg] PR:39: use prettyname_regex to show shortname in update menu (service.libreelec.settings)
  • Include [pkg] PR:44: update infobools (service.libreelec.settings)
  • Include [pkg] PR:249: Fix ass_set_cache_limits() to work with composite cache (libass)
  • Include [pkg] PR:11143: [PVR] trac17040: fix crashes on pvr manager deinit/reinit.
  • Include [pkg] PR:11144: CMake: Fix TexturePacker installation directory
  • Include [pkg] PR:11163: Fix silent failure when game add-on can't be installed
  • Include [pkg] PR:11186: remove header filter
Build Highlights:
  1. New 4.9.0 kernel with added TBS/DVB and firmware support
  2. Bump nvidia 375.26 and nvidia-legacy 340.101
  3. Bump xorg-server 1.19 with input threading, switch to libXfont2 2.0.1
  4. Remove autotools; remove addon, game libraries; remove try/catch
  5. inputstream.adaptive 1.0.6 (and remove curl header filter)
  6. Intel: Add patch to fix boost frequency tunable
  7. nvidia-legacy hardware not supported (sorry)
Build Details:
  1. LibreELEC.tv:
    • Package updates: nvidia 375.26 and nvidia-legacy 340.101 (PR:1059, 2 commits, 2 files changed)
      • xf86-video-nvidia-legacy: update to xf86-video-nvidia-legacy-340.101
      • xf86-video-nvidia: update to 375.26
    • xorg-server: update to 1.19 (PR:906, 3 commits, 2 files changed)
    • linux: update to linux-4.9.0 (PR:1017, 6 commits, 14 files changed)
  2. XBMC:
    • [addon] bye, bye libXBMC_addon.cpp (PR:11176, 5 commits, 73 files changed)
    • [xcode] Add some recently introduced files to xcode to fix build. (PR:11177, 1 commit, 1 file changed)
    • [addons] remove no more used libKODI_game.cpp (PR:11181, 1 commit, 1 file changed)
    • Remove autotools (PR:10429, 1 commit, 243 files changed)
    • misc cmake fixes (PR:11183, 4 commits, 3 files changed)
    • [guiinfo][pvr] Added documentation for some not yet documented PVR info labels/bools (PR:11184, 1 commit, 1 file changed)
    • [addons] remove use of try, catch (PR:11179, 5 commits, 8 files changed)
  3. inputstream.adaptive:
  4. pvr.mythtv:
    • [debian] add depend zlib1g-dev (PR:91, 1 commit, 1 file changed)
    • 5.0.4 (PR:93, 8 commits, 23 files changed)
    • missed fixes (PR:94, 1 commit, 2 files changed)
  5. pvr.vdr.vnsi:
    • Fix skins (PR:95, 3 commits, 5 files changed)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] patch: drm/i915: Fix setting of boost freq tunable (linux)
    • Added: [pkg] PR:4: add Geniatech T230C fw (dvb-firmware)
    • Added: [pkg] PR:5: add all TBS firmwares (dvb-firmware)
    • Added: [pkg] PR:11186: remove header filter
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.
#95
(2016-12-15, 21:59)Devil-Strike Wrote: Tested the piotrasd build but same it stay's on 800Mhz stressed the system by playing hevc 10bit in softwaremode and upload to smb the sametime but it wont go to 2Ghz.

OK, not sure at the moment - the piotrasd build changes frequency for piotrasd, but this issue has been observed by other users with Cherry Trail.
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.
#96
Ok, not a real big problem it plays everything smooth(only 10bit hevc but that is ffmpeg thing), only file transfer is really slow(10a13MB/s) but for now I can live with it.

If I can test something let me know.
Connect 55 UHD SL4xx / Onkyo TX-SR444 / Intel Apollo Lake  / Ziggo Mediabox XL / 2x upc ci+ nagravision module / using dvb-c and dvb-s(19,2/23,5/28.2)
#97
with #1215 file transfer still works with 113mb/sec right now (J4205 ITX). Clocksettings work normally.
#98
@cabal2k & @sw4y: Any change in DAZN behaviour with inputstream.adaptive 1.0.6 and removal of the (curl) header filter (build #1215)? The removal of the header filter will be dropped in the next build as it doesn't look like a popular change, but would be good to know if it has any effect on the issue you are both seeing.
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.
#99
(2016-12-16, 18:52)flyingernst Wrote: with #1215 file transfer still works with 113mb/sec right now (J4205 ITX). Clocksettings work normally.

Strange here wont get more than 16MB/s tested with download files/smb/ftp, and it always stays at 799Mhz.

Meaby bios bug?
Connect 55 UHD SL4xx / Onkyo TX-SR444 / Intel Apollo Lake  / Ziggo Mediabox XL / 2x upc ci+ nagravision module / using dvb-c and dvb-s(19,2/23,5/28.2)
Did you accidently Change the energy Management in BIOS?!

Gesendet von meinem ONEPLUS A3003 mit Tapatalk
(2016-12-16, 19:19)Milhouse Wrote: @cabal2k & @sw4y: Any change in DAZN behaviour with inputstream.adaptive 1.0.6 and removal of the (curl) header filter (build #1215)? The removal of the header filter will be dropped in the next build as it doesn't look like a popular change, but would be good to know if it has any effect on the issue you are both seeing.

Did a simple update (copy #1215 over #1214x) - no "real" change on DAZN behaviour.

But it "feels" as if DAZN tries some more buffering and "tries" to start the stream (play icon in upper right corner - guess in older versions this wasn't).
Anyone else having a problem booting after installing #1215?? "Failed to start Xorg Server" ...

Running an ION v1 machine. Any way to fix the installation without wiping the system?? No current backup available Sad

Thanks in advance!
(2016-12-16, 21:21)kekomat Wrote: Anyone else having a problem booting after installing #1215?? "Failed to start Xorg Server" ...

Running an ION v1 machine. Any way to fix the installation without wiping the system?? No current backup available Sad

Thanks in advance!

Running fine here with Intel hardware
(2016-12-16, 21:21)kekomat Wrote: Anyone else having a problem booting after installing #1215?? "Failed to start Xorg Server" ...

Running an ION v1 machine. Any way to fix the installation without wiping the system?? No current backup available Sad

Thanks in advance!


Same probleem here, with Nvidia ION2 hardware...


Verzonden vanaf mijn iPad met Tapatalk
(2016-12-16, 19:30)flyingernst Wrote: Did you accidently Change the energy Management in BIOS?!

Gesendet von meinem ONEPLUS A3003 mit Tapatalk

Only disabled speedstep and c1 like i always do on intel systems, on all other systems iig baytrail this works to get the clock to the normal speeds.

But alreay tested different bios settings, is now running on default settings, but still wont go to 2Ghz it hangs on 799Mhz.

even tryed intel_pstate in kernel commandline but thats not working(on openelec it worked somehow)
Connect 55 UHD SL4xx / Onkyo TX-SR444 / Intel Apollo Lake  / Ziggo Mediabox XL / 2x upc ci+ nagravision module / using dvb-c and dvb-s(19,2/23,5/28.2)
  • 1
  • 5
  • 6
  • 7(current)
  • 8
  • 9
  • 355

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