• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 218
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
#61
(2016-04-19, 15:33)pyrodex Wrote: I noticed my were set to 3 but i never set the value.

I think there is an error in the following commit that should be setting a value of 2 as the default - will be fixed in the next build.

(2016-04-18, 22:41)Milhouse Wrote:
  • New commits in this build:
    • [rbp] Default to double buffered (e78f038d)
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.
#62
(2016-04-19, 15:48)Milhouse Wrote:
(2016-04-19, 15:33)pyrodex Wrote: I noticed my were set to 3 but i never set the value.

I think there is an error in the following commit that should be setting a value of 2 as the default - will be fixed in the next build.

(2016-04-18, 22:41)Milhouse Wrote:
  • New commits in this build:
    • [rbp] Default to double buffered (e78f038d)

Thanks!
HTPC(s): All running LibreELEC
  • AMD 2200G APU on Gigabyte AB350N-Gaming WIFI-CF
  • RPI3 x2 | RPI2 x2
NAS: FreeNAS (Latest Stable) | NFS/CIFS
#63
(2016-04-18, 01:16)Milhouse Wrote:
(2016-04-17, 12:59)Bor_NL Wrote: I did a fresh install of libreelec #0416 today but enabling dvblink pvr gives me a error.

This will be fixed in the next build, #0418.

Fixed in #0418

Thx !
#64
(2016-04-07, 08:16)toppot Wrote:
(2016-04-06, 20:59)popcornmix Wrote:
(2016-04-06, 20:55)toppot Wrote: Just tested with renamed .kodi - I enabled ssh, samba and tvheadend - rebooted and waited 1 hour....

Could you try again without tvheadend?

Same result - 1 hour in idle, and the same picture....


This is not the biggest issue - the biggest one is still this "1 hour problem".....

The above is from the previously active OpenELEC testbuilds thread.... I hope you recall this strange 1 hour problem. And now (actually after being all the way back through OpenELEC 6.0.3, and also experimenting with running straight from the SD card - to no avail) I found it!!!!

On my separate TVHeadend server I also run a xupnpd server (long story, but the kids Tizen TV can not tune to TVHeadend directly, nor run Kodi - so I have made this upnp server to share lines to TVHeadend direct urls - and broadcast those as a playlist..)

And with "netstat -antlp" I suddenly realized that after 1 hour suddenly Kodi starts to query the upnp server A LOT!!!! I dont understand exactly why, but when Kodi starts to crawl I can kill the xupnpd server - and suddenly i works again.... Phew, that one was difficult to spot...

Anyway - not sure what happens with this upnp requestsHuh And why it suddenly after 1 hour "goes crazy"... If I truly am the only person experiencing this it MUST be "something" that is broken in the xupnpd server... (and I will kill that permanently) - but perhaps still worth considering why Kodi is not able to deal with a somewhat broken upnp server....
#65
@toppot - that would be one for @Montellese, the resident UPnP expert. If you want this looked into you should open a ticket on trac.kodi.tv.

Glad you got to the bottom of it, though - thanks for the update. Smile
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.
#66
Code:
disable_pvt=1
audio_pwm_mode=2
audio_sdm_mod_order=2

After updating 0416 -> 0418:

1. Audio have Bad Quality (noise)
2. Audio playback hangs every few seconds (tested with mp3 file & radio stream)

Log: http://xbmclogs.com/p5efiesmb
#67
(2016-04-19, 21:30)Kougami Wrote:
Code:
disable_pvt=1
audio_pwm_mode=2
audio_sdm_mod_order=2

After updating 0416 -> 0418:

1. Audio have Bad Quality (noise)
2. Audio playback hangs every few seconds (tested with mp3 file & radio stream)

Log: http://xbmclogs.com/p5efiesmb

Keep an eye on this thread: https://www.raspberrypi.org/forums/viewt...9&t=136445
Yes, the regression is known. Should be a fix soon.

BTW, you should be able to remove disable_pvt and audio_sdm_mod_order from config.txt - they will be enabled automatically in recent firmware.
#68
(2016-04-19, 21:40)popcornmix Wrote:
(2016-04-19, 21:30)Kougami Wrote:
Code:
disable_pvt=1
audio_pwm_mode=2
audio_sdm_mod_order=2

After updating 0416 -> 0418:

1. Audio have Bad Quality (noise)
2. Audio playback hangs every few seconds (tested with mp3 file & radio stream)

Log: http://xbmclogs.com/p5efiesmb

Keep an eye on this thread: https://www.raspberrypi.org/forums/viewt...9&t=136445
Yes, the regression is known. Should be a fix soon.

BTW, you should be able to remove disable_pvt and audio_sdm_mod_order from config.txt - they will be enabled automatically in recent firmware.

Ahh ok , thanks for your answer Wink
#69
New LibreELEC.tv Krypton build #0419: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.7 #1 Tue Apr 19 21:06:40 BST 2016 armv6l GNU/Linux

# vcgencmd version
Apr 19 2016 18:45:45
Copyright (c) 2012 Broadcom
version 9dc453dc69db79656c9920742f6d51c604356a8b (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160419210537-#0419-gfee76be [Build #0419]

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

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (fee76beb, changelog) and tip of XBMC master (a1ede548, changelog) with the following modifications: Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. New firmware
  3. Really default to double buffered
Build Details:
  1. Firmware (Apr 19):
    • firmware: armstubs: Zero kernel and DTB addresses to match external stubs.
    • firmware: arm_dt: If the trailer exists, ignore device_tree=.
    • firmware: arm_loader: Load DTB high if insufficient space. See: link
    • firmware: dtoverlay: Refactor applying overlays to permit snooping.
    • firmware: dtoverlay: Add dtparam command.
    • firmware: dtmerge: Don't crash if the overlay fails to load.
    • firmware: dtoverlay: Integer overrides can create and extend properties. See: link
    • firmware: platform: Don't overwrite disable_pvt=2
    • firmware: board_info: CM3 has no Bluetooth
    • firmware: dispmanx: Remove ifdefs for obsolete platforms.
    • firmware: vc_image: Remove ifdefs for obsolete platforms.
    • firmware: vc_audio: Remove ifdefs for obsolete platforms.
    • firmware: vcfw: Remove ifdefs for obsolete platforms
    • firmware: scalerlib: testing: treat HVS dst_x parameter as 11-bit unsigned
  2. LibreELEC.tv:
    • virtual/mediacenter: install peripheral.joystick (PR:184, 1 commit, 1 file changed)
    • kodi: Fix typo in repository.kodi.game (PR:185, 1 commit, 1 file changed)
    • Drop xf86-video-intel, use modesetting driver instead (PR:136, 1 commit, 3 files changed)
  3. XBMC:
    • [PVR] EPG data import performance tuning. (PR:9636, 1 commit, 3 files changed)
    • Better handling of mis-matching musicbrianz album artist id and hints tags (PR:9625, 1 commit, 4 files changed)
    • Music library artist roles node (PR:9434, 1 commit, 11 files changed)
    • [python-api] - several additions (PR:9627, 4 commits, 5 files changed)
    • Core code cleanup (PR:9556, 9 commits, 19 files changed)
  4. pvr.hts:
    • Fix crash on initial predictive tuning (PR:215, 1 commit, 3 files changed)
  5. newclock5:
    • New commits in this build:
      • fixup! [rbp] Default to double buffered (7bb37ab6)
      • mmalrenderer: reduce logging spam for bypass mode (70e5e35b)
      • fixup! fixup! codecoverlay: Include codec name in overlay (c2c8aa7b)
    • Commits no longer in build:
      • squash: Also skip ScanArchiveForAssociatedItems when filelists.browsearchives is disabled (c0812065)
  6. kernel 4.4.y_rebase:
    • New commits in this build:
      • vmcs: Remove unused sm_cache_map_vector definition (#1411) (71bdce9e)
      • scripts/mkknlimg: Append a trailer for all input (ded3d722)
      • scripts/dtc: Only emit local fixups for overlays (32bba366)
      • bcm2835_thermal: Don't report unsupported trip type (b836c057)
      • bcm2835: do not require substream for accessing chmap ctl (c401a506)
      • bcm2835: add fallback channel layouts if channel map API is not used (3c1634ff)
      • bcm2835: log which channel map is set (5704b86c)
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.
#70
hello milhouse,

i migrated my rp2 from your V17 OE build (mid march around #0316) to LE #418. unfortunately bluetooth service is not working right any more:
Code:
Apr 19 23:07:10 LibreELECpi2 systemd[1]: Stopped Bluetooth service.
Apr 19 23:07:14 LibreELECpi2 systemd[1]: Stopped Bluetooth service.
Apr 19 23:07:14 LibreELECpi2 systemd[1]: Started Bluetooth service.
Apr 19 23:07:14 LibreELECpi2 bluetoothd[646]: Bluetooth daemon 5.38
Apr 19 23:07:14 LibreELECpi2 bluetoothd[646]: Starting SDP server
Apr 19 23:07:14 LibreELECpi2 bluetoothd[646]: kernel lacks bnep-protocol support
Apr 19 23:07:14 LibreELECpi2 bluetoothd[646]: System does not support network plugin
Apr 19 23:07:14 LibreELECpi2 bluetoothd[646]: Failed to open RFKILL control device
Apr 19 23:07:14 LibreELECpi2 bluetoothd[646]: Bluetooth management interface 1.10 initialized
Apr 19 23:07:14 LibreELECpi2 bluetoothd[646]: Failed to obtain handles for "Service Changed" characteristic
Apr 19 23:07:14 LibreELECpi2 bluetoothd[646]: Endpoint registered: sender=:1.2 path=/MediaEndpoint/A2DPSource
Apr 19 23:07:14 LibreELECpi2 bluetoothd[646]: Endpoint registered: sender=:1.2 path=/MediaEndpoint/A2DPSink
Apr 19 23:07:32 LibreELECpi2 bluetoothd[646]: /org/bluez/hci0/dev_E3_28_E9_21_09_E9/fd0: fd(18) ready
Apr 19 23:07:32 LibreELECpi2 kernel: input: E3:28:E9:21:09:E9 as /devices/virtual/input/input5
Apr 19 23:07:36 LibreELECpi2 systemd-udevd[656]: Process '/usr/bin/ir-keytable --delay=1000 --device=/dev/input/event3' failed with exit code 255.
Apr 19 23:07:36 LibreELECpi2 systemd[1]: bluetooth.service: Main process exited, code=dumped, status=11/SEGV
Apr 19 23:07:36 LibreELECpi2 systemd[1]: bluetooth.service: Unit entered failed state.
Apr 19 23:07:36 LibreELECpi2 systemd[1]: bluetooth.service: Failed with result 'core-dump'.

my headset seems to be connected but after some seconds bt service is suddenly not activated any more and needs to be reactivated again. after that the same failure when i tried again.

edit: same with #419
edit 2: with OE #415 it is working.
#71
(2016-04-17, 18:39)bill_orange Wrote: I noticed a couple of things with build #416.

1) Pandoki rejects my credential.

2) Yahoo weather installs okay but rejects any location information.

I reverted to the last OpenElec build and the issues were not found.

Could both issues have the same root cause?

Bill

Here is a log file for the two problems.

http://xbmclogs.com/ppzff1rwg
#72
(2016-04-19, 23:50)bill_orange Wrote:
(2016-04-17, 18:39)bill_orange Wrote: I noticed a couple of things with build #416.

1) Pandoki rejects my credential.

2) Yahoo weather installs okay but rejects any location information.

I reverted to the last OpenElec build and the issues were not found.

Could both issues have the same root cause?

Bill

Here is a log file for the two problems.

http://xbmclogs.com/ppzff1rwg

Pandoki looks like an SSL/Certificate error:
Code:
14:42:14  36.327782 T:1463940000   ERROR: ERROR:root:Network error: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>
14:42:14  36.330311 T:1463940000  NOTICE: plugin.audio.pandoki Auth BAD
14:42:22  43.938244 T:1463940000   ERROR: ERROR:root:Network error: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>
14:42:22  43.941467 T:1463940000  NOTICE: plugin.audio.pandoki Auth BAD
14:42:23  44.825291 T:1961758720   ERROR: GetDirectory - Error getting plugin://plugin.audio.pandoki/
14:42:23  44.825710 T:1961758720   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.pandoki/) failed
Can you enable libcURL component logging and upload a new debug log?

Yahoo weather looks like a skin error - are you testing with stock Estuary?
Code:
14:43:44 125.638481 T:1961758720    INFO: Loading skin file: MyWeather.xml, load type: KEEP_IN_MEMORY
14:43:44 125.687256 T:1961758720   ERROR: Misplaced [
14:43:44 125.687370 T:1961758720   ERROR: Error parsing boolean expression !Control.HasFocus($PARAM[list_id])
If you're testing with Estuary, please report this in the Estuary bugs thread. If you're not testing with Estuary, report this bug to your skin maintainer.
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.
#73
(2016-04-17, 18:55)jarvismeier Wrote:
(2016-04-17, 18:44)MicTie Wrote: OE was nicely updating semi-automatically via Leopolds(?)-Addon, any way to have the same for LE?
What is the best way to switch over?

You'll have to wait until devupdate is modified to work with libreelec. Until then you're going to have to update manually.

Great work Milhouse. does this mean that in the near future, the builds will also be available via the addon OpenelecDevUpdate? thanks
#74
So far I have had an operational copy of openELEC on my rpi then upgrades to previous OE milhouse builds now running libreELEC but currently downloading latest krypton build. With the latter yet to do I can still say all transitions have been smooth without issue besides my rc6 remote not working all the time. Navigation works but the OK or SELECT button do not function.

Keep up the good work.

Edit.

Updated to LibreELEC (milhouse) kodi 17.0 alpha apr 19 2016.
RC6 remote all working so far.
Cpu usage after 10 minutes at idle 100%
Memory used 111mb/341mb doesn't change. My rpi has 512? Missing some for graphics?
#75
(2016-04-20, 10:34)galopogos Wrote: Great work Milhouse. does this mean that in the near future, the builds will also be available via the addon OpenelecDevUpdate? thanks

The Dev Update add-on is a third-party add-on developed by Leopold, and nothing to do with OpenELEC (or LibreELEC). Hopefully an official LibreELEC compatible version will become available.
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.
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 218

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