• 1
  • 326
  • 327
  • 328(current)
  • 329
  • 330
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
OK. is it possible to downgrade?
Thanks
(2018-12-10, 16:14)Freuli Wrote: OK. is it possible to downgrade?
Thanks

Yes, just drop the tar file you want to downgrade to into the "Updates" folder and reboot.

Depending on the version you are downgrading to you may want to remove any databases created by these "bleeding edge" builds.

https://kodi.wiki/view/Databases#Database_Versions
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.
(2018-12-10, 03:21)jmerrilljr Wrote:
(2018-12-10, 02:23)Matt Devo Wrote: ssh root@<ip address><enter password, default is 'libreelec'>
mount -o remount,rw /dev/sda1 /flash
nano /flash/syslinux.cfg<add ' pci=nomsi' after 'quiet'>
<save and quit: CTRL+O CTRL+X>
reboot

Thanks. I'm running an Asus Chromebox (Haswell) which was modded maybe four-five years ago. After running the mount command, nano still brings up an empty file. As an aside, I'm really interested in how all this will play out. A new stable release should be coming soon. 
I also don't have a syslinux.cfg file
(2018-12-10, 21:39)J.L.C. Wrote:
(2018-12-10, 03:21)jmerrilljr Wrote:
(2018-12-10, 02:23)Matt Devo Wrote: ssh root@<ip address><enter password, default is 'libreelec'>
mount -o remount,rw /dev/sda1 /flash
nano /flash/syslinux.cfg<add ' pci=nomsi' after 'quiet'>
<save and quit: CTRL+O CTRL+X>
reboot

Thanks. I'm running an Asus Chromebox (Haswell) which was modded maybe four-five years ago. After running the mount command, nano still brings up an empty file. As an aside, I'm really interested in how all this will play out. A new stable release should be coming soon.  
I also don't have a syslinux.cfg file 
then the file is extlinux.conf (for legacy/non-UEFI installs)
New LibreELEC.tv Leia build #1210: Generic
(Supercedes previous build)

SHA256 Checksum: 2fa6516376d0150fd8e1b8dd66cd1005af3a62cc6a286170ee5e45102c11358a (Generic)

text:
# uname -a
Linux NUC 4.19.8 #1 SMP Mon Dec 10 21:04:32 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20181210210313-#1210-g6db1ac5 [Build #1210]

# Kodi version
(18.0-RC3 Git:10edcdb). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (6db1ac5, changelog) and tip of XBMC master (10edcdb, changelog) with the following modifications: Build Highlights:
  1. intel-vaapi-driver-2.3.0
  2. [ResetRenderSystem] exit early if RenderSystem hasn't been initialized
  3. libinput: add support for absolute pointer motion
Build Details:
  1. XBMC:
    • [ResetRenderSystem] exit early if RenderSystem hasn't been initialized (PR:15019, 1 commit, 1 file changed)
    • [Android] evaluate default subtitle position if GUI res != screen res (PR:15027, 1 commit, 4 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare (perma): kodi (RPi, Generic): next
    • Updated: [env] PR:3130 (perma): linux (RPi/Generic): update to linux-4.19.8
    • Added: [env] PR:3160 (perma): intel-vaapi-driver: update to intel-vaapi-driver-2.3.0
    • Added: [pkg] PR:15028 (perma): [cmake] make sure APP_BUILD_DATE is always set
    • Added: [pkg] PR:15032 (perma): libinput: add support for absolute pointer motion
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.
Hi Milhouse,

could it be that this change https://github.com/xbmc/xbmc/pull/12776 introduced this behaviour https://forum.kodi.tv/showthread.php?tid...pid2799097

@illiac4 in this thread, says build #907 from Sept. 2017 still works. This build is too old, so i can't test ist with this build. The change mentioned above, was added with #910 of Sept. 2017.

Maybe you can have a look on. Thanks

Regards hasenbolle
(2018-12-10, 23:57)hasenbolle Wrote: Hi Milhouse,

could it be that this change https://github.com/xbmc/xbmc/pull/12776 introduced this behaviour https://forum.kodi.tv/showthread.php?tid...pid2799097

@illiac4 in this thread, says build #907 from Sept. 2017 still works. This build is too old, so i can't test ist with this build. The change mentioned above, was added with #910 of Sept. 2017.

Maybe you can have a look on. Thanks

Regards hasenbolle

You're in luck, I just searched one of my test client systems and found the #0909 (2017) and #0910 (2017) builds were cached on the HDD.

You can now compare #0909 (without PR12776) and #0910 (with 12776).

#0909: Generic
#0910: 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.
Weekly Linux 4.20-rc6 build #1210x: Generic

Known issues:
text:

iptables temporarily replaced with nftables due to build issues
xf86-video-nvidia may not be working (or show garbage characters)
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.
@hasenbolle Apologies for not finding those #0909/#0910 builds when you posted last week - it's pure luck I still have those builds lying around on that client.
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.
(2018-12-11, 01:24)Milhouse Wrote: @hasenbolle Apologies for not finding those #0909/#0910 builds when you posted last week - it's pure luck I still have those builds lying around on that client.
No problem. Thank you for the reupload. I will test those builds and report back.
(2018-12-10, 21:47)Matt Devo Wrote:
(2018-12-10, 21:39)J.L.C. Wrote:
(2018-12-10, 03:21)jmerrilljr Wrote: Thanks. I'm running an Asus Chromebox (Haswell) which was modded maybe four-five years ago. After running the mount command, nano still brings up an empty file. As an aside, I'm really interested in how all this will play out. A new stable release should be coming soon.  
I also don't have a syslinux.cfg file  
then the file is extlinux.conf (for legacy/non-UEFI installs) 
That works. Thanks, Matt.
@Milhouse
Just tested with #909 (2017) and #910 (2017)

#909 (2017) - Working
#910 (2017) - Not working

#910 introduced the flickering of leds, when using the hyperion.kodi addon (https://github.com/hyperion-project/hype...i/releases). The addon does use the RenderCapture() method. Maybe related to https://github.com/xbmc/xbmc/pull/12776

For more details: https://forum.kodi.tv/showthread.php?tid=338046

Debug log (Using #910 and version 1.0.2 from https://github.com/hyperion-project/hype...i/releases): https://pastebin.com/rYBzhiQX
New LibreELEC.tv Leia build #1211: Generic
(Supercedes previous build)

SHA256 Checksum: e7eac1f5e0bbc760b4cb23d8d34d23184074f661ab244cf3786369b6717390e4 (Generic)

text:
# uname -a
Linux NUC 4.19.8 #1 SMP Tue Dec 11 21:05:16 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20181211210354-#1211-g6db1ac5 [Build #1211]

# Kodi version
(18.0-RC3 Git:b788e08). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (6db1ac5, changelog) and tip of XBMC master (b788e08, changelog) with the following modifications: Build Highlights:
  1. dvb-latest: update to 2018-12-07
Build Details:
  1. XBMC:
    • [settings] Fix regression (setting reuse) (PR:15015, 1 commit, 2 files changed)
    • [cmake] Fix ninja (fixes: #15008) (PR:15011, 1 commit, 3 files changed)
    • [cmake] make sure APP_BUILD_DATE is always set (PR:15028, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare (perma): kodi (RPi, Generic): next
    • Added: [env] PR:3161 (perma): dvb-latest: update to 2018-12-07
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 #1212: Generic
(Supercedes previous build)

SHA256 Checksum: 1e4d238c28e586b8cdbd721a7b529ba74e6f6705981fdf8eb1f79cf4c5b5bd57 (Generic)

text:
# uname -a
Linux NUC 4.19.8 #1 SMP Wed Dec 12 21:05:41 GMT 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20181212210416-#1212-g6db1ac5 [Build #1212]

# Kodi version
(18.0-RC3 Git:0665f06). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (6db1ac5, changelog) and tip of XBMC master (0665f06, changelog) with the following modifications: Build Highlights:
  1. [settings] Hide episode thumb if unseen (core wise)
  2. mesa-18.3.1
  3. ffmpegx: disable nonfree
Build Details:
  1. XBMC:
    • [omxplayer] Make functions const correct (PR:15017, 1 commit, 6 files changed)
    • [settings] Hide episode thumb if unseen (core wise) (PR:14971, 1 commit, 8 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
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.
Hi all,
I have a raspberry pi 3+. Should I be using the generic builds or the RPi2 builds? Reason is, in Kodi 17, the standard libreelec mediaportal live tv does not pause for the buffer to fill every 5 seconds. In 1212 and in all other distro's it constantly buffers with Kodi 18.
Is there anything I can do to check what is going on?
  • 1
  • 326
  • 327
  • 328(current)
  • 329
  • 330
  • 355

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