• 1
  • 9
  • 10
  • 11(current)
  • 12
  • 13
  • 218
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-04-24, 02:04)parcel Wrote:
(2016-04-23, 15:55)Pienoet Wrote:
(2016-04-23, 14:18)Pienoet Wrote: I did a test with my local video files and and refreshrate from 60 hz to 24hz no freezes...

Milhouse or popcornmix i don't know what's happening here if you have time can you pls tell me what is wron with my setup?

If you got huge frame drop within 9 minutes, setting "number of buffers used by graphics driver" change to 3 from 2.

It's new setting and this problem start with #0415.

Thanks but i have no frame drops and i tried that setting and changed from 3 to 2.

My iossue here is with build #0420 refreshrate switch isn't working so when playing live tv while display refreshrate to 50hz the video freezes.
But when i set in kodi refreshrate 50hz and then play live tv streams plays good (no freezes)

When playing video 24hz it switch from 60hz to 24hz like it should be so only refreshrate 60 to 50hz live tv videoplayback is freezing.
(2016-04-24, 13:32)Pienoet Wrote: Thanks but i have no frame drops and i tried that setting and changed from 3 to 2.

My iossue here is with build #0420 refreshrate switch isn't working so when playing live tv while display refreshrate to 50hz the video freezes.
But when i set in kodi refreshrate 50hz and then play live tv streams plays good (no freezes)

When playing video 24hz it switch from 60hz to 24hz like it should be so only refreshrate 60 to 50hz live tv videoplayback is freezing.

Can you test with "sync playback to display" enabled/disabled.
Can you test with omxplayer enabled/disabled.
Great work, I love my PI based media centre with LibreELEC.

I'm running the latest test build and the PVR api has been bumped to 5.2.0 which means a number of PVR clients can't be enabled because they are looking for 5.1.1, does this mean only TV Headend 4.2 is supported in these builds going forward or do I need to wait until the clients in the main Kodi repo are updated?
The next build (not entirely sure when that will be - I will try and do a build tonight, then that might be it for a while) will include updated PVR addons.

tvheadend42 is the only version of tvheadend I'm personally building as this is the version based on tip of tvheadend master. Once the 8.0 repository is available you should find versions of both tvheadend addons, although neither is likely to be the latest master code.
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.
(2016-04-24, 13:35)popcornmix Wrote:
(2016-04-24, 13:32)Pienoet Wrote: Thanks but i have no frame drops and i tried that setting and changed from 3 to 2.

My iossue here is with build #0420 refreshrate switch isn't working so when playing live tv while display refreshrate to 50hz the video freezes.
But when i set in kodi refreshrate 50hz and then play live tv streams plays good (no freezes)

When playing video 24hz it switch from 60hz to 24hz like it should be so only refreshrate 60 to 50hz live tv videoplayback is freezing.

Can you test with "sync playback to display" enabled/disabled.
Can you test with omxplayer enabled/disabled.

Thanks popcornmix i tried them both on and off and issue still here.

Here is my log
(2016-04-24, 14:23)Milhouse Wrote: The next build (not entirely sure when that will be - I will try and do a build tonight, then that might be it for a while) will include updated PVR addons.

tvheadend42 is the only version of tvheadend I'm personally building as this is the version based on tip of tvheadend master. Once the 8.0 repository is available you should find versions of both tvheadend addons, although neither is likely to be the latest master code.

Great, thanks Milhouse.
Still no hifiberry digi + sound card in build #0424, same as #0423. Back to #0420.

I don't know what has changed in the last 2 builds, that makes the ALSA sound card settings vanish, but pretty please, bring them back.
(2016-04-24, 23:36)Kiralina Wrote: I don't know what has changed in the last 2 builds, that makes the sound card settings vanish, but pretty please, bring them back.

Did you even read the release notes? Hifiberry support always seems to lag new kernels.
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.
New LibreELEC.tv Krypton build #0424: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.6.0-rc4 #1 Sun Apr 24 21:25:58 BST 2016 armv6l GNU/Linux

# vcgencmd version
Apr 24 2016 18:02:39
Copyright (c) 2012 Broadcom
version e28d96dc23bb499d8c84b22e36dafdd95db20257 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160424212453-#0424-gf232504 [Build #0424]

# vcdbg log msg 2>&1 | grep DTOK
002465.762: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (f2325048, changelog) and tip of XBMC master (96524c25, changelog) with the following modifications: Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. New firmware
  3. PVR API 5.2.0 bumps
  4. Ensure os.* addons are always enabled
Build Details:
  1. Firmware (Apr 24):
    • firmware: imx219: imx219 long exposure calculations
    • firmware: imx219: Updates to exposure modes tuning
    • firmware: imx219: AWB limits tuning
    • sdram: Remove aphy and sdram disabling from the no_pvt calibration
    • sdram: Use no_pvt calibration with audio_pwm_mode=2. See: link
  2. LibreELEC.tv:
    • RPi: fix 4.4.7 kernel config (PR:221, 1 commit, 2 files changed)
  3. XBMC:
    • [pvr] update xbmc.pvr gor api 5.2.0 (PR:9670, 1 commit, 1 file changed)
    • ADDON: revert announcement interface, not thread safe (PR:9654, 1 commit, 3 files changed)
    • [PVR] CPVRClients::GetTimers: Improve error handling. (PR:9655, 1 commit, 4 files changed)
    • fix observers (PR:9669, 1 commit, 2 files changed)
    • [PVR] fix crash returning wrong type for CEpgPtr (PR:9668, 1 commit, 2 files changed)
    • [IMX/RefClock] refactor refclock IMX core engine. (PR:9637, 1 commit, 7 files changed)
    • [addon] add doxygen documentation for skin controls (PR:9560, 1 commit, 33 files changed)
    • fix build-tools deprecation (PR:8818, 1 commit, 1 file changed)
    • FFmpegImage: Fix memory leak (PR:9661, 1 commit, 1 file changed)
    • PVR code cleanup (PR:9658, 9 commits, 14 files changed)
    • native/TexturePacker: fix compilation with gcc 4.6 (PR:9378, 1 commit, 1 file changed)
    • [peripherals] fix deadlock (PR:9510, 5 commits, 4 files changed)
    • [addons] database improvements (PR:9642, 4 commits, 3 files changed)
  4. inputstream.mpd:
  5. pvr.demo:
    • adapt to PVR API 5.2.0 (PR:35, 1 commit, 2 files changed)
  6. pvr.dvblink:
    • adapt to PVR API 5.2.0 (PR:47, 1 commit, 3 files changed)
  7. pvr.dvbviewer:
    • adapt to PVR API 5.2.0 (PR:34, 1 commit, 5 files changed)
  8. pvr.filmon:
    • adapt to PVR API 5.2.0 (PR:49, 1 commit, 3 files changed)
  9. pvr.hts:
    • adapt to PVR API 5.2.0 (PR:219, 1 commit, 3 files changed)
    • Fix async state handling. (PR:217, 2 commits, 3 files changed)
  10. pvr.iptvsimple:
    • adapt to PVR API 5.2.0 (PR:75, 1 commit, 3 files changed)
  11. pvr.mediaportal.tvserver:
    • adapt to PVR API 5.2.0 (PR:40, 1 commit, 3 files changed)
  12. pvr.mythtv:
    • adapt to PVR API 5.2.0 (PR:64, 1 commit, 3 files changed)
  13. pvr.nextpvr:
    • adapt to PVR API 5.2.0 (PR:45, 1 commit, 3 files changed)
  14. pvr.njoy:
    • adapt to PVR API 5.2.0 (PR:28, 1 commit, 3 files changed)
  15. pvr.stalker:
    • adapt to PVR API 5.2.0 (PR:57, 1 commit, 3 files changed)
  16. pvr.vbox:
    • adapt to PVR API 5.2.0 (PR:126, 1 commit, 3 files changed)
  17. pvr.vdr.vnsi:
    • changes to settings (PR:79, 3 commits, 6 files changed)
  18. pvr.vuplus:
    • adapt to PVR API 5.2.0 (PR:43, 1 commit, 3 files changed)
  19. pvr.wmc:
    • adapt to PVR API 5.2.0 (PR:43, 1 commit, 4 files changed)
  20. newclock5:
    • New commits in this build:
      • fixup! [rbp] Default to double buffered (7523bbd3)
    • Commits no longer in build:
      • FFmpegImage: Fix memory leak (e64cf2ab)
  21. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
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.
(2016-04-24, 23:44)Milhouse Wrote:
(2016-04-24, 23:36)Kiralina Wrote: I don't know what has changed in the last 2 builds, that makes the sound card settings vanish, but pretty please, bring them back.

Did you even read the release notes? Hifiberry support always seems to lag new kernels.

Sorry, but I know nothing about coding and building ELEC.

I just know how to manually enable by writing some lines in config.text and using some terminal commands, my sound card. That's all.

I've seen I can't use it anymore and I reported it. I'm sorry if I offended anybody.

And yes, I read the release notes, but for me ,new kernel doesn't equal no hifiberry.
Most of our installations are probably internet connected, and many are also configured to connect to other home network devices (SMB etc) do we need to worry about security since all *elec installations have the same known SSH login?
You can disable SSH password logins and use public keys if you're concerned about security.
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.
Is latest tvheadend service addon intentionally moved into new folder tvheadend4.2?
Thanks milhouse,

Pvr tvheadend client works with #0424 build but still my issue with auto refreshrate switch 60 hz to 50 hz Live TV still here with this build..
(2016-04-24, 23:36)Kiralina Wrote: Still no hifiberry digi + sound card in build #0424, same as #0423. Back to #0420.

I don't know what has changed in the last 2 builds, that makes the ALSA sound card settings vanish, but pretty please, bring them back.

It's the bump from 4.4 kernel to 4.6 kernel.

After booting, can you report dmesg, "vcdbg log msg", "aplay -l", "lsusb" output?
  • 1
  • 9
  • 10
  • 11(current)
  • 12
  • 13
  • 218

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19