• 1
  • 63
  • 64
  • 65(current)
  • 66
  • 67
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Weekly Linux 4.10-rc8 build #0213x: RPi / RPi2

Same as #0213 (this build includes updated 4.10 compatible media_build package), with the addition of a bluetooth settings fix PR:56.
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,

Thank for your recent help, but i think its a hardware problem, pretty sure the pi is screwed. Smile
Now Waiting for a new one and hopefully the problems dont exist, apologies for any time wasted.

Regards bucky..
No worries. Hopefully the issue is solved with another device, if not we can dig into it again.
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-02-09, 15:57)esco Wrote: Hello guys,
not sure if this is LE/Kodi related but I would like to ask if there were any DVB-S driver changes in latest #0000X builds. I am unable to perform muxes scan (no matter of orbtital position) with my DVB-Sky S960 USB tuner and TVHeadend, I'm getting "diseqc: failed to send diseqc cmd (e=Connection timed out) error message after a short while (I have also tested fresh install of the latest TVH build, still no luck). I have reverted back to 0101 with TvHeadend build from the LE repo and no issues. Thank you.

The mux scan works fine in non-X builds, "poll TIMEOUT" and lot of "diseqc: failed to send diseqc cmd (e=Connection timed out)" errors when X is installed. Any clue guys? Thanks!
The "x" builds (I assume you mean weekly 4.10-rc builds) haven't included the media_build package which is where a lot of the DVB support is coming from. However the latest #0213x build does now include an updated 4.10 compatible media_build package so please try that build and confirm if you still have a problem.
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.
Thank you Milhouse. I have tested 4.10-rc8 build #0213x build and unfortunatelly the same behavior occurs.
(2017-02-14, 17:58)esco Wrote: Thank you Milhouse. I have tested 4.10-rc8 build #0213x build and unfortunatelly the same behavior occurs.

Can you provide log information? "journalctl -a", "dmesg" and "kodi.log"?

Is #0101 the last build that has this working mux, or just the last working build you've used? Can you identify when this mux problem started in the normal daily builds?

We switched to using the media_build package in #0108 so you might be able to confirm that is when the problem started (ie. #0107 works, #0108 doesn't).
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.
With build #213 I am suddenly getting multiple key presses from the keyboard when trying to scroll up and down... I am running headless using VNC to connect (I only use Kodi for music). I notice a change 'Drop PR:1327 ([master] input: change input repeat config)' - is this related?

As an aside, I also see that no builds after #201 are shown in Updates - Available Versions. No problem for me because I get the updates with wget but maybe a problem for others?
(2017-02-15, 01:15)liberator Wrote: With build #213 I am suddenly getting multiple key presses from the keyboard when trying to scroll up and down... I am running headless using VNC to connect (I only use Kodi for music). I notice a change 'Drop PR:1327 ([master] input: change input repeat config)' - is this related?

Are you sure the problem is with #0213, and not #0212?

PR:1327 is present in #0212, caused a double key issue, so was removed from #0213 meaning you should not have a double key issue in #0213 (unless you also had this issue with #0211).

(2017-02-15, 01:15)liberator Wrote: As an aside, I also see that no builds after #201 are shown in Updates - Available Versions. No problem for me because I get the updates with wget but maybe a problem for others?

You need to change the update channel to Milhouse-9.0.
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 #0214: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.9 #1 Tue Feb 14 21:58:37 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Feb 13 2017 18:18:45
Copyright (c) 2012 Broadcom
version ced92b8255b84e8bf45f318abd99a285dcfc9e7e (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170214215731-#0214-g6689c15 [Build #0214]

# Kodi version
(18.0-ALPHA1 Git:4c792db). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (6689c15d, changelog) and tip of XBMC master (320fda1c, changelog) with the following modifications: Build Highlights:
  1. Re-add updated PR:1327: [master] input: change input repeat config - now with 1000ms default
  2. Add missing Bluetooth "Connect" option for already trusted devices
  3. Revert: Mark used PLLs and dividers CRITICAL (does JustBoom still work?)
Build Details:
  1. LibreELEC.tv:
    • change repo location for linuxserver addon zips (PR:1331, 1 commit, 3 files changed)
    • odroid-c2: linux - add missing IR_GPIOPLUG_CIR module (PR:1340, 1 commit, 1 file changed)
  2. XBMC:
    • fix BitstreamConverter missing declarations (PR:11670, 1 commit, 1 file changed)
    • AESinkAUDIOTRACK: Fix start value of algorithm to find matching samplerate (PR:11652, 3 commits, 1 file changed)
    • spelling: methods (PR:11635, 1 commit, 41 files changed)
    • added: allow using slider controls in visibility conditions (PR:11601, 1 commit, 2 files changed)
    • Fix musicbrainz resolution with python based scrapers (PR:11632, 2 commits, 3 files changed)
    • Update movie and TV library nodes (PR:11545, 2 commits, 28 files changed)
    • [xcode8] - xcode 8 and iOS SDK 10 support (PR:10539, 8 commits, 11 files changed)
  3. kernel 4.9.y:
    • New commits in this build:
      • Revert "clk-bcm2835: Mark used PLLs and dividers CRITICAL" (64b485ec)
      • clk: bcm2835: Fix ->fixed_divider of pllh_aux (193ad4f5)
      • clk: bcm: Support rate change propagation on bcm2835 clocks (7f5a56e1)
      • clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clock (b583a741)
      • clk: bcm: Fix 'maybe-uninitialized' warning in bcm2835_clock_choose_div_and_prate() (33938380)
      • clk: bcm2835: Don't rate change PLLs on behalf of DSI PLL dividers. (8a44ffb9)
      • clk: bcm2835: Register the DSI0/DSI1 pixel clocks. (b9155d41)
      • clk: bcm2835: Add leaf clock measurement support, disabled by default (076d5ffb)
      • drm/panel: Add support for the Raspberry Pi 7" Touchscreen. (733c9205)
      • BCM270X: Add the DSI panel to the defconfig. (d2e56702)
      • ARM: bcm2835: dt: Add the DSI module nodes and clocks. (aa1b5286)
      • BCM270X: Enable the DSI panel node in the VC4 overlay. (a9ccb5ac)
      • drm/vc4: Fix termination of the initial scan for branch targets. (edecc031)
      • drm/vc4: Add support for rendering with ETC1 textures. (8fef7f5e)
      • drm/vc4: Use runtime autosuspend to avoid thrashing V3D power state. (0a62de69)
      • drm/vc4: Add fragment shader threading support (b2fa109f)
      • drm/vc4: Fix race between page flip completion event and clean-up (6c1fbaf7)
      • drm/vc4: Fix ->clock_select setting for the VEC encoder (3158270a)
      • drm: Add TV connector states to drm_connector_state (452a8a3c)
      • drm: Turn DRM_MODE_SUBCONNECTOR_xx definitions into an enum (278f7625)
      • drm/vc4: Add support for the VEC (Video Encoder) IP (dd5f8e54)
      • drm/vc4: Set up SCALER_DISPCTRL at boot. (f5c51c70)
      • drm/vc4: Add support for feeding DSI encoders from the pixel valve. (0fa4878a)
      • drm/vc4: Add DSI driver (3b1c2c69)
      • ARM: dts: bcm283x: Add VEC node in bcm283x.dtsi (50e02172)
      • ARM: dts: bcm283x: Enable the VEC IP on all RaspberryPi boards (ffc383df)
      • BCM270X: Disable VEC unless vc4-kms-v3d is present. (e61b7a7c)
      • drm/vc4: Name the primary and cursor planes in fkms. (c78748d2)
      • drm/vc4: Add DRM_DEBUG_ATOMIC for the insides of fkms. (355d3502)
      • drm/vc4: Fix sending of page flip completion events in FKMS mode. (a8a4fac7)
      • drm/vc4: Fulfill user BO creation requests from the kernel BO cache. (cebb52ec)
      • drm/vc4: Fix OOPSes from trying to cache a partially constructed BO. (c9fe2cc2)
      • drm/vc4: Verify at boot that CMA doesn't cross a 256MB boundary. (e4fd4439)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1327: [master] input: change input repeat config
    • Added: [pkg] PR:56: bluetooth: add missing 'Connect' option when device is Trusted (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.
(2017-02-15, 01:29)Milhouse Wrote:
(2017-02-15, 01:15)liberator Wrote: With build #213 I am suddenly getting multiple key presses from the keyboard when trying to scroll up and down... I am running headless using VNC to connect (I only use Kodi for music). I notice a change 'Drop PR:1327 ([master] input: change input repeat config)' - is this related?

Are you sure the problem is with #0213, and not #0212?

PR:1327 is present in #0212, caused a double key issue, so was removed from #0213 meaning you should not have a double key issue in #0213 (unless you also had this issue with #0211).


I see that you have changed the input repeat config for #214 - I will do a comparison with #0211 thru #0214 (tomorrow!)

(2017-02-15, 01:29)Milhouse Wrote:
(2017-02-15, 01:15)liberator Wrote: As an aside, I also see that no builds after #201 are shown in Updates - Available Versions. No problem for me because I get the updates with wget but maybe a problem for others?

You need to change the update channel to Milhouse-9.0.

Sorry - I must have missed the post with the change..

Anyway, many thanks for your quick response.
I think I found a bug in the controller mapping: I mapped 4 controller with the rpi3 via Bluetooth. I started with controller 1 and have been going on until the last (controller 4) was connected via Bluetooth. After this I played and at some point I shutdown the rpi. At some other day I took the old controller 3 and connected / started it (and only this controller). Funny enough the ps3 controller (Nr.3) showed player 1 (correctly!) and I could play nes and game boy games... But when I started a snes game nothing happened when I pressed the buttons start and select (exiting the game via PS button works)... Restarting it gets me the same situation, however when I reconnect the old controller (Nr. 1) I can play as player 1 (although it says player 2 on the controller). The emulator is pocketsnes.

How can I support further?
(2017-02-15, 23:05)linkinsoldier Wrote: I think I found a bug in the controller mapping: I mapped 4 controller with the rpi3 via Bluetooth. I started with controller 1 and have been going on until the last (controller 4) was connected via Bluetooth. After this I played and at some point I shutdown the rpi. At some other day I took the old controller 3 and connected / started it (and only this controller). Funny enough the ps3 controller (Nr.3) showed player 1 (correctly!) and I could play nes and game boy games... But when I started a snes game nothing happened when I pressed the buttons start and select (exiting the game via PS button works)... Restarting it gets me the same situation, however when I reconnect the old controller (Nr. 1) I can play as player 1 (although it says player 2 on the controller). The emulator is pocketsnes.

How can I support further?

Can you priovide debug logs? Enable debug logging, restart kodi, and then reproduce the problem and then upload your log.
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 #0215: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.9 #1 Thu Feb 16 00:48:11 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Feb 13 2017 18:18:45
Copyright (c) 2012 Broadcom
version ced92b8255b84e8bf45f318abd99a285dcfc9e7e (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170216004705-#0215-gfa59578 [Build #0215]

# Kodi version
(18.0-ALPHA1 Git:4c792db). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (fa595784, changelog) and tip of XBMC master (a1bf5b14, changelog) with the following modifications: Build Highlights:
  1. New MusicDB schema v61 - forced tag rescan stored in db
  2. MMALRender: Default to Bob deinterlace on Pi1 (and presumably Pi0)
Build Details:
  1. LibreELEC.tv:
    • v4l-utils: update to 1.12.2 and fix streamzap keytable (PR:1330, 2 commits, 2 files changed)
    • xf86-video-nvidia*: bump 375.39 and 340.102 (PR:1343, 2 commits, 3 files changed)
    • docker: enable journald buildtag (PR:1350, 1 commit, 2 files changed)
  2. XBMC:
    • add dng to mime types (PR:11671, 1 commit, 1 file changed)
    • Forced full tag rescans of music files (PR:11557, 2 commits, 7 files changed)
    • [addons] auto-disable broken addon on update (PR:11664, 6 commits, 8 files changed)
    • cmake: findembedded: fix IMX(FB) header file name (PR:11302, 1 commit, 1 file changed)
    • Update SSE3 check to match with the others (PR:11631, 1 commit, 1 file changed)
  3. pvr.mythtv:
    • [cmake] Rename find_package(kodi) to Kodi (PR:66, 2 commits, 3 files changed)
    • create pvr launcher (1e6f243b)
    • registering source files by glob (9cedf04b)
    • initialize pvr struct with 0 (de6c8f7e)
    • stop cppmyth error log during connect (f59c60d4)
    • init pvr client using launcher (2c3374cd)
    • [lang] updated language files (47f0d4c2)
  4. newclock5:
    • New commits in this build:
      • MMALRender: Default to Bob deinterlace on Pi1 (e72de0ad)
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-02-16, 03:11)Milhouse Wrote:
(2017-02-15, 23:05)linkinsoldier Wrote: I think I found a bug in the controller mapping: I mapped 4 controller with the rpi3 via Bluetooth. I started with controller 1 and have been going on until the last (controller 4) was connected via Bluetooth. After this I played and at some point I shutdown the rpi. At some other day I took the old controller 3 and connected / started it (and only this controller). Funny enough the ps3 controller (Nr.3) showed player 1 (correctly!) and I could play nes and game boy games... But when I started a snes game nothing happened when I pressed the buttons start and select (exiting the game via PS button works)... Restarting it gets me the same situation, however when I reconnect the old controller (Nr. 1) I can play as player 1 (although it says player 2 on the controller). The emulator is pocketsnes.

How can I support further?

Can you priovide debug logs? Enable debug logging, restart kodi, and then reproduce the problem and then upload your log.
Will try tonight!
  • 1
  • 63
  • 64
  • 65(current)
  • 66
  • 67
  • 495

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