• 1
  • 39
  • 40
  • 41(current)
  • 42
  • 43
  • 70
v19 LibreELEC Testbuilds for x86_64 (Kodi 19.0)
Semi OT

I used getedid create command

Edid.cpio created successfully and I see in log system that edid is loaded

BUT if I don't switch on AVR before Kodi starts I don't have DTS HD and DOLBY HD option in system/audio

I got only DOLBY ac3 and dts

If I switch on AVR before Kodi i can see DTS and DOLBY HD option

And also in playback same problem

I'm pretty sure that with Kodi 18 there wasn't this problem

But i used getedid script only with kodi 19, with Kodi 18 I used Kodi wiki guide

https://wiki.libreelec.tv/custom_edid#tab__intel
Reply
@Roby77 try running:
Code:

cd /tmp; rm -fr /tmp/lib; cpio -F /flash/edid.cpio -i; cat /tmp/lib/firmware/edid/edid.bin | edid-decode | pastebinit
and paste the link to the decoded edid.

Also, run pastekodi and paste the link, thanks.
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.
Reply
Reply
Sorry @Milhouse sorry to bother you also regarding this problem https://forum.kodi.tv/showthread.php?tid=350348 how can i use a modded edid.bin to remove 10bit and 12bit color mode ? (see https://forum.kodi.tv/showthread.php?tid...pid2910422)
Reply
(2020-01-07, 00:42)Roby77 Wrote: 2)LibreELEC:/tmp # pastekodi
/usr/bin/pastekodi: line 94: cmp: not found

Cr@p. Sad Will need to fix that ASAP. Thanks for mentioning it. cmp comes from system-tools and I imagine everyone testing has that installed. Sad

I've asked other team members if they have any ideas about the edid issue.

(2020-01-07, 01:19)Roby77 Wrote: Sorry @Milhouse sorry to bother you also regarding this problem https://forum.kodi.tv/showthread.php?tid=350348 how can i use a modded edid.bin to remove 10bit and 12bit color mode ? (see https://forum.kodi.tv/showthread.php?tid...pid2910422)

edid isn't really my area, so can't really help on how to modify it - hopefully someone else will have ideas.
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.
Reply
New LibreELEC.tv Matrix build #0106: Generic
(Supercedes previous build)

SHA256 Checksum: f9cb137597c7ee1f56fed2998dd2500b6aa66e484e7b5e916451a33ab2a9528c (Generic)

text:
# uname -a
Linux NUC 5.4.8 #1 SMP Mon Jan 6 22:36:45 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200106223302-#0106-geda06b1 [Build #0106]

# Kodi version
Kodi (19.0-ALPHA1 Git:e9806a3). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (eda06b1, changelog) and tip of XBMC master (e9806a3, changelog) with the following modifications: Build Highlights:
  1. New 5.4.8 kernel
  2. LibreELEC-settings: update to LibreELEC-settings-12ba57a
Build Details:
  1. LibreELEC.tv:
    • tools/docker: reorder to match checkdeps (PR:4096, 1 commit, 4 files changed)
    • linux (Generic/Allwinner): update to linux-5.4.7 (PR:4030, 20 commits, 11 files changed)
    • LibreELEC-settings: update to LibreELEC-settings-12ba57a (PR:4097, 1 commit, 1 file changed)
  2. XBMC:
    • [vfs][addons] fix media view from addon given content (PR:17066, 1 commit, 1 file changed)
    • Reset playlist on new file playback (PR:17123, 1 commit, 1 file changed)
    • paplayer: avoid race condition that double fires OnPlaybackStarted (PR:17083, 1 commit, 1 file changed)
  3. vfs.rar:
    • [Matrix] update unrar to newest version (PR:50, 13 commits, 194 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4095 (perma): gettext: build runtime and tools
    • Added: [env] PR:4098 (perma): linux (Generic/Allwinner/RPi): update to linux-5.4.16
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.
Reply
Weekly Linux 5.5-rc5 build #0106x: Generic

Packages disabled/not included:
text:

digital_devices
dvb-latest
crazycat
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.
Reply
New LibreELEC.tv Matrix build #0107: Generic
(Supercedes previous build)

SHA256 Checksum: d4e50605875aafc22ebffd94720e9aa3576b3db5b0e9963bc7b24354d0f56e09 (Generic)

text:
# uname -a
Linux NUC 5.4.8 #1 SMP Tue Jan 7 21:03:35 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200107210227-#0107-geda06b1 [Build #0107]

# Kodi version
Kodi (19.0-ALPHA1 Git:13b742e). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (eda06b1, changelog) and tip of XBMC master (13b742e, changelog) with the following modifications: Build Highlights:
  1. Update AMD GPU microcode to 19.50
  2. Fix pastekodi
  3. [PVR] Improve performance of TriggerRecordingUpdate/TriggerTimerUpdate
Build Details:
  1. XBMC:
    • [windows][depends] Update dependencies for all windows platforms (PR:17143, 2 commits, 22 files changed)
    • [PVR] Improve performance of TriggerRecordingUpdate/TriggerTimerUpdate (PR:17140, 1 commit, 2 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4092 (perma): buildsystem: switch to dynamic scheduler
    • Updated: [env] PR:4098 (perma): linux (Generic/Allwinner/RPi): update to linux-5.4.16
    • Added: [env] PR:4100 (perma): pastekodi: avoid cmp this is installed by system-tools
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.
Reply
New LibreELEC.tv Matrix build #0108: Generic
(Supercedes previous build)

SHA256 Checksum: cec5a77102fb6da5c8901da99bdf36d8bd4902781fda0559f41311925c60d9cc (Generic)

text:
# uname -a
Linux NUC 5.4.8 #2 SMP Wed Jan 8 22:02:09 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200108215512-#0108-gd234b73 [Build #0108]

# Kodi version
Kodi (19.0-ALPHA1 Git:a6d6cbd). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (d234b73, changelog) and tip of XBMC master (a6d6cbd, changelog) with the following modifications: Build Highlights:
  1. [videoplayer] Fix GetItemsToScan scan in sub-directories
Build Details:
  1. LibreELEC.tv:
    • gettext: build runtime and tools (PR:4095, 2 commits, 2 files changed)
    • rpi-eeprom: update to rpi-eeprom-e9290b3 (PR:4102, 1 commit, 1 file changed)
    • pastekodi: avoid cmp this is installed by system-tools (PR:4100, 1 commit, 1 file changed)
    • config/arm: use eabihf for hard float (PR:4023, 2 commits, 2 files changed)
    • buildsystem: add possibility to move the build paths outside the git (PR:3140, 1 commit, 6 files changed)
    • image: add /etc/environment (PR:4065, 3 commits, 5 files changed)
    • elfutils: install readelf in non-release builds (PR:4038, 1 commit, 3 files changed)
    • update_binary-addons: fix unofficial addon bumping (PR:4082, 2 commits, 1 file changed)
  2. XBMC:
    • [videoplayer] Fix GetItemsToScan scan in sub-directories (PR:17036, 1 commit, 1 file changed)
    • [PVR] Address regression due to recent PVR recordings change (PR:17154, 1 commit, 1 file changed)
  3. vfs.sftp:
    • [Matrix] cleanup and depends updates (PR:46, 15 commits, 31 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4092 (perma): buildsystem: switch to dynamic scheduler
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.
Reply
New LibreELEC.tv Matrix build #0109: Generic
(Supercedes previous build)

SHA256 Checksum: 4a982dd5756dc0b7cd53edb811769badc649bd382055486f68feddcb905a1424 (Generic)

text:
# uname -a
Linux NUC 5.4.10 #1 SMP Thu Jan 9 22:06:27 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200109220528-#0109-gd234b73 [Build #0109]

# Kodi version
Kodi (19.0-ALPHA1 Git:87b1f98). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (d234b73, changelog) and tip of XBMC master (87b1f98, changelog) with the following modifications: Build Highlights:
  1. New 5.4.10 kernel
  2. mesa: update to mesa-19.3.2
Build Details:
  1. XBMC:
    • Fix HEAD Content-Length (PR:17159, 1 commit, 1 file changed)
  2. pvr.mythtv:
    • reuse string 30062 for 'Allow backend shutdown' (d7e63e1)
    • sync upstream cppmyth (2.13.0) (49e6f02)
    • fix allow backend shutdown on reconnect (2aa30af)
    • bump version 6.2.6 (5d79dc7)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4092 (perma): buildsystem: switch to dynamic scheduler
    • Updated: [env] PR:4098 (perma): linux (Generic/Allwinner/RPi): update to linux-5.4.16
    • Added: [env] PR:4106 (perma): mesa: update to mesa-19.3.2
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.
Reply
Download servers are currently inaccessible (under investigation).

(Turned out to be a local ISP issue)
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.
Reply
Strange no problem for me
Reply
OK could just be an issue with my ISP in that case!

Edit: issue resolved by my ISP.
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.
Reply
New LibreELEC.tv Matrix build #0110: Generic
(Supercedes previous build)

SHA256 Checksum: 11d099e4fc36e3d1132f3ecab93a8fb54dc43b2a00ac481f29fc9c476ee95ad5 (Generic)

text:
# uname -a
Linux NUC 5.4.10 #2 SMP Sat Jan 11 02:35:44 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200111023308-#0110-gf59b99c [Build #0110]

# Kodi version
Kodi (19.0-ALPHA1 Git:6e017a3). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (f59b99c, changelog) and tip of XBMC master (6e017a3, changelog) with the following modifications: Build Highlights:
  1. make: update to v4.3
  2. kernel-overlays: move volatile runtime data to /run
Build Details:
  1. LibreELEC.tv:
    • mesa: update to mesa-19.3.2 (PR:4106, 1 commit, 1 file changed)
  2. XBMC:
    • [PVR] EPG Guide window: Prevent scrolling of the grid if causing action was not user-initiated (PR:17158, 1 commit, 3 files changed)
    • Implement Apple TV Platform (PR:16860, 9 commits, 154 files changed)
    • [Buildsteps] Fix URL for list of Kodi mirrors (PR:16598, 1 commit, 1 file changed)
    • [windows][depends] Fix missing algorithms in pycryptodome (PR:17157, 1 commit, 5 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4092 (perma): buildsystem: switch to dynamic scheduler
    • Updated: [env] PR:4098 (perma): linux (Generic/Allwinner/RPi): update to linux-5.4.16
    • Added: [env] PR:4104 (perma): make: update to v4.3
    • Added: [env] PR:4107 (perma): kernel-overlays: move volatile runtime data to /run
    • Added: [env] PR:4108 (perma): init: drop support for loading modules in initramfs
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.
Reply
New LibreELEC.tv Matrix build #0111: Generic
(Supercedes previous build)

SHA256 Checksum: 1ea055796f61bbe2fd1802c102aff8cd890cd2985e9bfbd5ba072f8cd6139d78 (Generic)

text:
# uname -a
Linux NUC 5.4.10 #4 SMP Sat Jan 11 23:33:49 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200111233139-#0111-g3953383 [Build #0111]

# Kodi version
Kodi (19.0-ALPHA1 Git:6e017a3). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (3953383, changelog) and tip of XBMC master (6e017a3, changelog) with the following modifications: Build Highlights:
  1. Nothing today
Build Details:
  1. LibreELEC.tv:
    • Allwinner: Sort Linux patches (PR:4099, 1 commit, 10 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.
Reply
  • 1
  • 39
  • 40
  • 41(current)
  • 42
  • 43
  • 70

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 19.0)3