• 1
  • 456
  • 457
  • 458(current)
  • 459
  • 460
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Hi Milhouse,
how can I post the sample video and the picture?

Thanks
Markus
(2018-12-03, 17:00)Freuli Wrote: Hi Milhouse,
how can I post the sample video and the picture?

Thanks
Markus

Use Dropbox, Google Drive etc., then post the link. Keep the sample file size to under 100MB or so.
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 #1203: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: d40ddc5dad374637f2c1be5bef5c3fd11af773338982fd37a22770872d1b0610 (RPi)
SHA256 Checksum: efdfb2cea290711aadaf6e385cd7facd54967a470e23a1c8316a267e43a2bf5a (RPi2)

text:
# uname -a
Linux rpi512 4.19.5 #1 Mon Dec 3 21:36:19 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Nov 23 2018 19:39:01
Copyright © 2012 Broadcom
version d8054e0f49c3f96936956a4079b2290b11a5d428 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181203213420-#1203-gbf8d34d [Build #1203]

# Kodi version
(18.0-RC3 Git:1de0d40). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (bf8d34d, changelog) and tip of XBMC master (1de0d40, changelog) with the following modifications: Build Highlights:
  1. bump to v18.0 rc3
  2. fix libcec and Samsung TVs (ping keydon + thanks!)
Build Details:
  1. LibreELEC.tv:
    • iptables: fix build with 3.10.y, remove hack (PR:3144, 1 commit, 2 files changed)
    • libssh: update to libssh-0.8.5 (PR:3138, 1 commit, 1 file changed)
  2. XBMC:
    • bump to v18.0 rc3 (PR:14978, 1 commit, 1 file changed)
  3. libcec:
    • fixed: only prevent TV polls when a Samsung TV is detected instead of suppressing all logical addresses. issue #424 #444 (f759324)
  4. kernel 4.19.y:
    • New commits in this build:
      • staging: bcm2835-camera: fix module autoloading (b1ca872b)
      • staging: bcm2835-camera: Move module info to the end (07f5cf40)
      • staging: vchiq_arm: Fix platform device unregistration (6624336b)
      • staging: vchiq_arm: Fix camera device registration (53feee60)
      • staging: vchiq_arm: Register a platform device for the audio driver (6361dcee)
      • staging: bcm2835-audio: Enable compile test (e5f02a4d)
      • staging: bcm2835-audio: use module_platform_driver() macro (96d22286)
      • staging: bcm2835-audio: Drop DT dependency (f740b34a)
      • staging: bcm2835-camera: Provide more specific probe error messages (0f67796a)
      • staging: bcm2835-camera: Add hint about possible faulty GPU mem config (f2eb20b3)
      • staging: bcm2835: Don't probe if no camera is detected (b35fc278)
      • staging: vchiq_arm: Improve error handling on loading drivers (c70c0f3b)
      • staging: bcm2835-camera: Do not bulk receive from service thread (be3326a9)
      • staging: bcm2835-camera: Ensure H264 header bytes get a sensible timestamp (4a0417fa)
      • staging: bcm2835-camera: Correctly denote key frames in encoded data (653befdd)
      • staging: bcm2835-camera: Return early on errors (4c9399e3)
      • staging: bcm2835-camera: Remove dead email addresses (447fdb02)
      • staging: bcm2835-camera: Fix comment style violations. (f79e7b0a)
      • staging: bcm2835-camera: Fix spacing around operators (69ce9a37)
      • staging: bcm2835-camera: Reduce length of enum names (57411996)
      • staging: bcm2835-camera: Fix multiple line dereference errors (9da20cd4)
      • staging: bcm2835-camera: Fix brace style issues. (406bcbfa)
      • staging: bcm2835-camera: Fix missing lines between items (3e155987)
      • staging: bcm2835-camera: Fix logical continuation splits (8e0d9a67)
      • staging: bcm2835-camera: Fix open parenthesis alignment (9198b1f2)
      • staging: bcm2835_camera: Ensure all buffers are returned on disable (b3d02089)
      • staging: bcm2835-camera: Remove check of the number of buffers supplied (ebcd1833)
      • staging: bcm2835-camera: Handle empty EOS buffers whilst streaming (f1a56b24)
      • staging: bcm2835-camera: Set sequence number correctly (02e43a0d)
      • staging: bcm2835-camera: Ensure timestamps never go backwards. (fbfcba53)
      • staging: bcm2835-camera: Avoid unneeded internal declaration warning (1b79ba42)
      • staging: bcm2835-camera: Add multiple inclusion protection to headers (a6fcd079)
      • staging: bcm2835-camera: Unify header inclusion defines (89a8012a)
      • ARM: bcm2835_defconfig: Enable bcm2835-camera (f2fafdff)
      • staging: bcm2835-camera: Fix alignment should match open parenthesis (b8119796)
      • staging: bcm2835-camera: Fix multiple assignments should be avoided (20cfc6a2)
      • staging: bcm2835-camera: Fix up all formatting in mmal-paramters.h (37cfaedd)
      • staging: bcm2835-camera: Use enums for max value in controls (194e0d1c)
      • staging: bcm2835-camera: Correct V4L2_CID_COLORFX_CBCR behaviour (1f18b280)
      • staging: bcm2835-camera: Remove/amend some obsolete comments (ce177cc9)
      • staging: vc04_services: Split vchiq-mmal into a module (aefe58d1)
      • staging: mmal-vchiq: Allocate and free components as required (8dc75723)
      • staging: mmal-vchiq: Avoid use of bool in structures (230ca81a)
      • staging: mmal-vchiq: Make timeout a defined parameter (85e50218)
      • staging: mmal-vchiq: Make a mmal_buf struct for passing parameters (17a8c6d8)
      • staging: mmal-vchiq: Add support for event callbacks. (3f2ba6c9)
      • staging: vc04_services: Support sending data to MMAL ports (ef642cf0)
      • staging: vc04_services: Fixup vchiq-mmal include ordering (0a0942a2)
      • staging: vc04_services: Add new vc-sm-cma driver (6e24f4c3)
      • staging: vc-sm-cma: Fixup driver for older VCHI APIs (cf870a17)
      • staging: vc04_services: Use vc-sm-cma to support zero copy (65f5e3eb)
      • media: videobuf2: Allow exporting of a struct dmabuf (9ee46cdd)
      • staging: vc04_services: Add a V4L2 M2M codec driver (3060e40b)
      • staging: vchiq_arm: Register bcm2835-codec as a platform driver (3cbfcfc3)
      • staging: vchiq_arm: Register vcsm-cma as a platform driver (0b6e52d5)
      • ARM: bcm2835_defconfig: Enable bcm2835-codec (269018b1)
      • config: Add bcm2835-codec to Pi defconfigs. (14486cec)
      • staging: bcm2835-camera: Fix stride on RGB3/BGR3 formats (5ddde998)
      • media: vb2: Allow reqbufs(0) with "in use" MMAP buffers (05543d94)
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,
I found gopro mp4 videos which are working. I think, the problem ist full HD and 4k. The Full HD videos are running on my PI3B. The others 3840x2160 are showing the artefacts. Any chance to get such a resolution working?

Do you still need the pictures

Thanks
Markus
(2018-12-04, 23:09)Freuli Wrote: I found gopro mp4 videos which are working. I think, the problem ist full HD and 4k. The Full HD videos are running on my PI3B. The others 3840x2160 are showing the artefacts. Any chance to get such a resolution working?
There is no support for 4K videos on Pi. 1080p is the maximum supported resolution.
New LibreELEC.tv Leia build #1204: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: c84389e8f89fb8dca2c857eab7d3d554e781983a105c96843143095fc5111828 (RPi)
SHA256 Checksum: 636554ebda1e53d9e22628c233af3815f7539a95b00127f0baecd4392c67f850 (RPi2)

text:
# uname -a
Linux rpi512 4.19.6 #1 Tue Dec 4 21:57:30 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Dec 4 2018 16:53:10
Copyright © 2012 Broadcom
version 1f3414729f43ef3b977a910a0d811a759562e1cf (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181204215607-#1204-g1f14e69 [Build #1204]

# Kodi version
(18.0-RC3 Git:1de0d40). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (1f14e69, changelog) and tip of XBMC master (1de0d40, changelog) with the following modifications: Build Highlights:
  1. New firmware (dispmanx overscan_scale)
  2. New 4.19.6 kernel
Build Details:
  1. Firmware (Dec 4):
    • firmware: dispmanx: Also apply overscan_scale when clamping to screen. See: link
  2. LibreELEC.tv:
    • fix .config/firmware handling (PR:3141, 2 commits, 3 files changed)
    • libretro-mgba: updated to git 38bad71 (PR:3134, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3130 (perma): linux (RPi/Generic): update to linux-4.19.6
    • Added: [pkg] PR:2777 (perma): Revert "staging: vchiq_arm: Register a platform device for the audio driver (linux)
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-03, 15:46)popcornmix Wrote: Would be good to identify if this is a network bandwidth issue, or a decoding issue.
Can you try playing the file locally (e.g. from sdcard or a directly attached USB stick)?

Hi, you are right. Could have thought about doing this by myself. From a hard drive it plays without stuttering.
When I plug the network cable from my raspberry to my shieldTV and use Kodi to play the same movie it also runs perfectly.
So, the Network at least seems to be capable to play it smoothly. Running the movie from the shieldTV, the PC very consistently streams with 60Mbit/s. From my raspberry though the rate has a high variance and goes up and down only between 10–30MBit/s.

Is there any difference how both kodi versions (shield tv and raspberry) Access network files? This could help me to pin down the issue.
Thx!
Rainbow 
Hello Mihouse,

Still i am facing Bluetooth audio connectivity issue with Raspberry PI 3 B+ any workaround or fix for it

Thanks,
Naidu
Hello everyone.
as I informed to some previous messages, I am having problems with the warming of the system libreelec, even leaving the system in standbay, ie without performing anything.

I made the recommendations of @Milhouse and @jakermx to check via SSH, but due to my lack of knowledge for this, I'm not sure what to look for.

I did a test downloading a new system and recorded it on another card, gave the same problem.

I've tried uploading the Log file to post here, but I can not.


when I start Kodi:
Image



Kodi after some time in standby:
Image


error while trying to upload LOG file:
Image

SSH top -H:
Image

Last Log File:
LOG FILE
(2018-12-05, 08:20)speednaidu Wrote: Hello Mihouse,

Still i am facing Bluetooth audio connectivity issue with Raspberry PI 3 B+ any workaround or fix for it

Thanks,
Naidu

This is your first and only post. Nobody has a clue what problem you are experiencing without a debug log (wiki) and a more detailed explanation.
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-05, 12:05)1bertox Wrote: Last Log File:
LOG FILE

No support for banned addons and repositories, which almost certainly explains why your system is misbehaving.

You are probably unable to post a log file because your banned addons are spamming the crap out of the log so that the size of the log exceeds the maximum upload file size (which is only about 1MB).

Test again with a "clean" system, without the banned addons, and I'm sure you'll then find your system behaves normally.
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-11-21, 00:45)Milhouse Wrote:
(2018-11-21, 00:35)poiuytrezaaa Wrote: Since 10 days the " volum button " is different .

This means nothing to me as I don't know anything about your update history.

What was your last working build? Can you identify the first build after that which no longer works? If you can tell me the exact build when the problem starts then there's a very good chance of identifying the reason for the change, and if necessary fixing it (assuming it's not by design).

What remote are you using, LIRC? CEC? GPIO? If it's CEC what make/model of TV (and/or AVR) are you using?

Using the latest build (ie. #1120) post a link to a full debug log (wiki) which shows you pressing the volume +/- buttons, and the same again when using the last working build. 
thansk a lot for your job... now it's working back ...
very thanks
New LibreELEC.tv Leia build #1205: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: c55f508eaa3527238aac03ff9ace121e636fc454273641c2febdab6a6d2bf002 (RPi)
SHA256 Checksum: eb2d252c5874324d6fd2c0decb09fe454c70e56f1507a9f99154a382c23f2223 (RPi2)

text:
# uname -a
Linux rpi512 4.19.6 #1 Wed Dec 5 23:16:31 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Dec 4 2018 16:53:10
Copyright © 2012 Broadcom
version 1f3414729f43ef3b977a910a0d811a759562e1cf (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181205231444-#1205-g1f14e69 [Build #1205]

# Kodi version
(18.0-RC3 Git:23701b0). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (1f14e69, changelog) and tip of XBMC master (23701b0, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • fixed: division by zero in addon installation (PR:14997, 1 commit, 1 file changed)
    • [Android] Dispatch runUIThread messages on own HandlerThread (PR:14993, 1 commit, 2 files changed)
    • [Android] Fix failing VideoView creation (PR:15001, 1 commit, 2 files changed)
  2. kernel 4.19.y:
    • New commits in this build:
      • Revert "staging: vchiq_arm: Register a platform device for the audio driver" (7e40fea1)
      • Revert "staging: bcm2835-audio: Drop DT dependency" (ac3a41f8)
      • ASoC: add driver for 3Dlab Nano soundcard (#2758) (17f57f6f)
      • overlays: Update README with removal of lirc-rpi (c23c02de)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3130 (perma): linux (RPi/Generic): update to linux-4.19.6
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-rc5 build #1205x: RPi / RPi2

Known issues:
text:

iptables temporarily replaced with nftables due to build issues
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.
Rainbow 
Please find the logs for the bluetooth audio issue in Raspyberry Pi B+ 
https://paste.kodi.tv/omutusanop.kodi
  • 1
  • 456
  • 457
  • 458(current)
  • 459
  • 460
  • 495

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