• 1
  • 42
  • 43
  • 44(current)
  • 45
  • 46
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
Just that this isn't the RPi thread, it's the x86 thread...
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-05, 20:03)Milhouse Wrote: Just that this isn't the RPi thread, it's the x86 thread...

my bad, yes i just noticed that, too many tabs open Rofl , thanks milhouse
@SharpCoder: Please re-post your details in the RPi thread, if anyone else has a similar issue they can confirm. Would be great if you can identify when (which build) the issue starts... most likely a kernel bump, although if 8.0/8.1 behaves the same then it's not a recent bump (they're both using 4.9.13, I believe). Including dmesg/journalctl/lsusb details would also help identify your dongle chipset.
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 Leia build #0405: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.10.8 #1 SMP Wed Apr 5 21:05:43 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170405210421-#0405-g8cd9fa5 [Build #0405]

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

Based on tip of LibreELEC.tv master (8cd9fa57, changelog) and tip of XBMC master (656f12ce, changelog) with the following modifications: Build Highlights:
  1. [pvr] no need to run a job to announce channel switch
Build Details:
  1. XBMC:
    • [osx] - add the minimum required osx version to the info.plist - this… (PR:11932, 1 commit, 1 file changed)
    • [pvr] no need to run a job to announce channel switch (PR:11895, 1 commit, 3 files changed)
    • [depends] use ccache for binary add-ons (PR:11930, 2 commits, 3 files changed)
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 Leia build #0406: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.10.8 #1 SMP Thu Apr 6 21:04:09 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170406210249-#0406-gf3caa55 [Build #0406]

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

Based on tip of LibreELEC.tv master (f3caa554, changelog) and tip of XBMC master (da6dd533, changelog) with the following modifications: Build Highlights:
  1. compare: tvheadend42: update (pngquant) - improve png compression in documentation
  2. PR:1508: Update to RTL8192DU-efc8508
  3. PR:11934: [PVR] Fix timers map after f47956f9d2dc50ace7b7dc3a529eafc988f4471e
Build Details:
  1. LibreELEC.tv:
    • RTL8812AU: add device ID for TP-Link T4U ver 2 (PR:1498, 1 commit, 1 file changed)
  2. XBMC:
    • Disable gcc printf verifier for logging function (PR:11913, 2 commits, 2 files changed)
    • FFmpegImage: Document and change alignment (PR:11668, 2 commits, 1 file changed)
    • AMLCodec: fix 720p -> 1080p switching (PR:11935, 1 commit, 1 file changed)
    • [cmake] fix package names that find_package is equal to find_package_handle_standard_args (PR:11911, 2 commits, 12 files changed)
  3. peripheral.joystick:
    • CMake 3.1+ is required (PR:97, 1 commit, 1 file changed)
  4. pvr.hts:
    • 4.0.9: Fix timeshift state and data calculation if demuxer is not active. Fixes #292 (PR:293, 1 commit, 4 files changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare: tvheadend42: update (pngquant)
    • Added: [env] PR:1508: Update to RTL8192DU-efc8508
    • Added: [pkg] PR:11934: [PVR] Fix timers map after f47956f9d2dc50ace7b7dc3a529eafc988f4471e
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.
Even will adsp addons become available?
My XBMC / Kodi history.
XBMC for XBOX -> XBMC for Windows -> XBMC for Android -> Kodi for Android - > Kodi v16 OE (Amlogic) -> Kodi v17 LE (NUC 2x) -> Kodi v18.5 LE (NUC 2x)
New LibreELEC.tv Leia build #0407: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.10.8 #1 SMP Fri Apr 7 21:28:06 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170407212644-#0407-gf3caa55 [Build #0407]

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

Based on tip of LibreELEC.tv master (f3caa554, changelog) and tip of XBMC master (984fe69c, changelog) with the following modifications: Build Highlights:
  1. PR:1320: lirc cleanup: switch to upstream fixes and configuration
Build Details:
  1. XBMC:
    • [PVR] Fix timers map after f47956f9d2dc50ace7b7dc3a529eafc988f4471e (PR:11934, 1 commit, 2 files changed)
    • [MediaCodec] Fix videoBuffer video dimensions (PR:11936, 1 commit, 1 file changed)
  2. libcec:
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1320: lirc cleanup: switch to upstream fixes and configuration
    • Added: [pkg] PR:63: lircd: settings changes required for LE PR 1320 (service.libreelec.settings)
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.
@ksooo, since build #0330, seek-to-timecode (ie. punching numbers on a numeric keypad while playing a video) no longer works - digits no longer appear on the screen, there is no seeking.

Reproducible on both RPi and Generic builds. Works fine in build #0329, doesn't work in build #0330.

Other than an unrelated Estuary change, the only Kodi changes in build #0330 are:

(2017-03-31, 02:30)Milhouse Wrote: Build Details:
  1. XBMC:
    • [PVR] CPVRTimers fixes and optimization (PR:11920, 2 commits, 7 files changed)
    • [PVR] Rework CPVRActionListener and CPVRGUIActions lifecycle (PR:11919, 1 commit, 23 files changed)

At a guess, PR11919 would be the most likely culprit.
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-08, 01:50)Milhouse Wrote: @ksooo, since build #0330, seek-to-timecode (ie. punching numbers on a numeric keypad while playing a video) no longer works - digits no longer appear on the screen, there is no seeking.

Reproducible on both RPi and Generic builds. Works fine in build #0329, doesn't work in build #0330.

Other than an unrelated Estuary change, the only Kodi changes in build #0330 are:

(2017-03-31, 02:30)Milhouse Wrote: Build Details:
  1. XBMC:
    • [PVR] CPVRTimers fixes and optimization (PR:11920, 2 commits, 7 files changed)
    • [PVR] Rework CPVRActionListener and CPVRGUIActions lifecycle (PR:11919, 1 commit, 23 files changed)

At a guess, PR11919 would be the most likely culprit.

Fixed: https://github.com/xbmc/xbmc/pull/11938
New LibreELEC.tv Leia build #0408: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.10.8 #1 SMP Sat Apr 8 21:04:04 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170408210240-#0408-gf494a5f [Build #0408]

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

Based on tip of LibreELEC.tv master (f494a5fd, changelog) and tip of XBMC master (2b2c6295, changelog) with the following modifications: Build Highlights:
  1. Fix seek-to-timecode
  2. PR:1512: Update RTL8192EU to a7fd035
Build Details:
  1. LibreELEC.tv:
    • Port forward of #1492 (PR:1493, 3 commits, 4 files changed)
    • linux: cp project and device device tree, silence errors (PR:1491, 1 commit, 1 file changed)
    • net-snmp: make addon configurable through gui settings (PR:1500, 1 commit, 10 files changed)
    • Forward port of #1496 (PR:1502, 1 commit, 4 files changed)
    • imx6: update libcec patch for 3.14 kernel (PR:1507, 1 commit, 1 file changed)
    • imx6/linux: kernel fixes from vero (forward port of #1436) (PR:1506, 1 commit, 1 file changed)
    • imx6/linux: export symbol used by gpio-ir-recv (forward port of #1494) (PR:1505, 1 commit, 1 file changed)
    • VDR: dynamically resize buffer for caids (PR:1475, 1 commit, 1 file changed)
  2. XBMC:
    • erase unsupport tags in TX3G subtitle (PR:11792, 1 commit, 1 file changed)
    • [PVR] Trac #17374: enabled "PVR -> Power saving -> Wakeup command" setting is not called (PR:11905, 5 commits, 11 files changed)
    • [PVR] CPVRActionListener: Fix direct number input handling (PR:11938, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1512: Update RTL8192EU to a7fd035
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.
Since #0407 lirc changes remote key press registers twice
(2017-04-09, 00:31)neox387 Wrote: Since #0407 lirc changes remote key press registers twice
Can you provide a debug log and details/description of your remote control hardware?
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 got the problem to occur when switching to 0408. (The remote control doublepress) when I went down to 0407 it went away.

My remote is an original microsoft RC6 remote on an Intel NUC using the built in ir receiver there. Can try to fix a debug log in the morning.
(2017-04-09, 04:40)laric Wrote: I got the problem to occur when switching to 0408. (The remote control doublepress) when I went down to 0407 it went away.

My remote is an original microsoft RC6 remote on an Intel NUC using the built in ir receiver there. Can try to fix a debug log in the morning.
In addition to the kodi debug log please also post the output of the following commands:

Code:
ir-keytable
journalctl -a | paste

Do you have lirc enabled in LibreELEC settings? If yes, run the following command, press a few keys and post the output:
Code:
irw /run/lirc/lircd.socket

Also try disabling lirc in LibreELEC settings. In most cases you don't need to run lircd, the kernel should support your IR receiver and handle MCE remotes out of the box. Still, if you enable lircd it should automatically disable kernel decoding so the logs will be useful to see if/what went wrong.

so long,

Hias
I have the same remote key press issue on my Chromebox with 0408 (Didn't try 0407), two really fast presses seem to occur.

I can't provide a log tonight but mine is the Harmony Touch set up as a Microsoft remote using the big old IR Microsoft dongle.
  • 1
  • 42
  • 43
  • 44(current)
  • 45
  • 46
  • 355

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