• 1
  • 168
  • 169
  • 170(current)
  • 171
  • 172
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-07-20, 00:13)Milhouse Wrote: Build Details:
  1. LibreELEC.tv:
    • librespot: update to 910974e (PR:1811, 2 commits, 8 files changed)

did someone ever made Spotify Connect via librespot working on an RPI3 with libreelec?
I'm a bit lost as I can't find an addon or some comandline tools to set it up. And out of the box I'm not seeing my libreelec box as an Spotify Connect target.

Thanks for any hints.
(2017-07-20, 20:33)garbear Wrote:
(2017-07-20, 05:07)linkinsoldier Wrote:
(2017-07-19, 22:53)bite_your_idols Wrote: I have discovered an strange issue: after 0714 build my DS3 via bluetooth is assigned as Controller 2, so if I launch Retroarch with Gamestarter Addon I can not control the menus or play games... Maybe it is something related with retroplayer? anyone with the same problem? Any workaround?
Yes I had the same problem. I posted it a few days ago with a debug log but I am not sure whether this is worked on or further input is necessary!

@milhouse/@garbear: did you have any luck to get to the bottom of this?

First of all, we can't control what happens (or is broken) outside of Kodi. Second of all, the code to manage controllers and their ports doesn't exist. So you won't find a solution in Kodi. Hence, I've started creating a Player Manager so that troubleshooting and fixing this will be possible. Expect this feature within a week or two.

And third of all, no debug log, no problem.

Yes, I know you can not control what happens outside kodi, what I am saying is that when in kodi, controller management has an odd behavior since 0714 build. When I connect my controller (DS3/DS4) it is recognized as second controller, in my DS3 the second red light is on. Also if I connect my DS4 via USB it is assigned as second controller and then if I connect my DS3 it is recognized as controller 4...

First I thought that it was related with LibreELEC since bluetooth is managed/paired with LibreELEC settings addon, but using USB it is the same, that's why in my previous post I just was asking if it is something anyone else is experiencing, now that I tested more thoroughly here are the logs:

Build 0713 with DS3 via bluetooth: https://pastebin.com/UEdjHG5U
Build 0713 with DS4 via USB: https://pastebin.com/gy8H1MCE
Build 0720 with DS3 via Bluetooth: https://pastebin.com/KLf4n0jz
Build 0720 with DS4 via USB: https://pastebin.com/yVRAtrMW
Build 0720 with DS4/USB + DS3/Bluetooth: https://pastebin.com/MSiyuFkC

as excerpt you can see in builds previous to 0714:
Code:
Using only DS3:
23:08:39.224 T:1891627936   ERROR: AddOnLog: Joystick Support: Device "Sony PLAYSTATION(R)3 Controller Motion Sensors": can't find <controller> tag
23:08:39.473 T:1891627936  NOTICE: Register - new joystick device registered on addon->peripheral.joystick/0: PLAYSTATION(R)3 Controller

Using only DS4:
00:02:42.136 T:1891627936   ERROR: AddOnLog: Joystick Support: Device "Sony PLAYSTATION(R)3 Controller Motion Sensors": can't find <controller> tag
00:02:42.153 T:1891627936   ERROR: AddOnLog: Joystick Support: Device "Sony Computer Entertainment Wireless Controller Motion Sensors": can't find <controller> tag
00:02:42.432 T:1891627936  NOTICE: Register - new joystick device registered on addon->peripheral.joystick/0: Sony Computer Entertainment Wireless Controller
00:02:42.642 T:1891627936  NOTICE: Sony Computer Entertainment Wireless Controller Touchpad: keys:0 ext:0 but:1 rel:0 abs:0 m_deviceType:10 bits:101001

Controller is assigned as joystick 0

and in latest builds:
Code:
Using only DS3:
23:43:58.855 T:1674572704  NOTICE: PLAYSTATION(R)3 Controller Motion Sensors: keys:0 ext:0 but:0 rel:0 abs:3 m_deviceType:0 bits:001000
23:44:02.569 T:1891627936   ERROR: AddOnLog: Joystick Support: Device "Sony PLAYSTATION(R)3 Controller Motion Sensors": can't find <controller> tag
23:44:02.866 T:1891627936  NOTICE: Register - new joystick device registered on addon->peripheral.joystick/0: PLAYSTATION(R)3 Controller
23:44:02.898 T:1891627936  NOTICE: Register - new joystick device registered on addon->peripheral.joystick/1: PLAYSTATION(R)3 Controller Motion Sensors
23:44:03.175 T:1891627936  NOTICE: PLAYSTATION(R)3 Controller Motion Sensors: keys:0 ext:0 but:0 rel:0 abs:3 m_deviceType:0 bits:001000

Using only DS4:
23:56:14.071 T:1542493088  NOTICE: Sony Computer Entertainment Wireless Controller Touchpad: keys:0 ext:0 but:1 rel:0 abs:0 m_deviceType:11 bits:101111
23:56:14.165 T:1542493088  NOTICE: Sony Computer Entertainment Wireless Controller Motion Sensors: keys:0 ext:0 but:0 rel:0 abs:6 m_deviceType:0 bits:001000
23:56:17.789 T:1892676512   ERROR: AddOnLog: Joystick Support: Device "Sony PLAYSTATION(R)3 Controller Motion Sensors": can't find <controller> tag
23:56:17.821 T:1892676512   ERROR: AddOnLog: Joystick Support: Device "Sony Computer Entertainment Wireless Controller Motion Sensors": can't find <controller> tag
23:56:18.113 T:1892676512  NOTICE: Register - new joystick device registered on addon->peripheral.joystick/0: Sony Computer Entertainment Wireless Controller
23:56:18.150 T:1892676512  NOTICE: Register - new joystick device registered on addon->peripheral.joystick/1: Sony Computer Entertainment Wireless Controller Motion Sensors
23:56:18.528 T:1892676512  NOTICE: Sony Computer Entertainment Wireless Controller Touchpad: keys:0 ext:0 but:1 rel:0 abs:0 m_deviceType:11 bits:101111
23:56:18.631 T:1892676512  NOTICE: Sony Computer Entertainment Wireless Controller Motion Sensors: keys:0 ext:0 but:0 rel:0 abs:6 m_deviceType:0 bits:001000

Using both DS4 and DS3:
00:08:25.439 T:1891627936   ERROR: AddOnLog: Joystick Support: Device "Sony PLAYSTATION(R)3 Controller Motion Sensors": can't find <controller> tag
00:08:25.450 T:1891627936   ERROR: AddOnLog: Joystick Support: Device "Sony Computer Entertainment Wireless Controller Motion Sensors": can't find <controller> tag
00:08:25.690 T:1891627936  NOTICE: Register - new joystick device registered on addon->peripheral.joystick/0: Sony Computer Entertainment Wireless Controller
00:08:25.723 T:1891627936  NOTICE: Register - new joystick device registered on addon->peripheral.joystick/1: Sony Computer Entertainment Wireless Controller Motion Sensors
00:08:25.941 T:1910072224  NOTICE: Sony Computer Entertainment Wireless Controller Touchpad: keys:0 ext:0 but:1 rel:0 abs:0 m_deviceType:11 bits:101111
00:08:26.031 T:1910072224  NOTICE: Sony Computer Entertainment Wireless Controller Motion Sensors: keys:0 ext:0 but:0 rel:0 abs:6 m_deviceType:0 bits:001000
00:08:26.507 T:1891627936  NOTICE: Sony Computer Entertainment Wireless Controller Touchpad: keys:0 ext:0 but:1 rel:0 abs:0 m_deviceType:11 bits:101111
00:08:26.601 T:1891627936  NOTICE: Sony Computer Entertainment Wireless Controller Motion Sensors: keys:0 ext:0 but:0 rel:0 abs:6 m_deviceType:0 bits:001000
00:08:36.744 T:1891627936  NOTICE: Register - new joystick device registered on addon->peripheral.joystick/2: PLAYSTATION(R)3 Controller
00:08:36.776 T:1891627936  NOTICE: Register - new joystick device registered on addon->peripheral.joystick/3: PLAYSTATION(R)3 Controller Motion Sensors
00:08:37.197 T:1891627936  NOTICE: Sony Computer Entertainment Wireless Controller Touchpad: keys:0 ext:0 but:1 rel:0 abs:0 m_deviceType:11 bits:101111
00:08:37.304 T:1891627936  NOTICE: Sony Computer Entertainment Wireless Controller Motion Sensors: keys:0 ext:0 but:0 rel:0 abs:6 m_deviceType:0 bits:001000
00:08:37.477 T:1891627936  NOTICE: PLAYSTATION(R)3 Controller Motion Sensors: keys:0 ext:0 but:0 rel:0 abs:3 m_deviceType:0 bits:001000

Controller is assigned twice, first as joystick 0 as it should be, then as joystick 1 for "motion sensors".

I'm sorry I have no controller without "motion sensors" to test.

any idea?
Thanks for the big testing! Hope this helps for finding the bug! I have the same issue with 714+ and is has been working flawlessly with 713 and before (also libreeelec 8 on two other rpi3s...)
(2017-07-20, 17:57)bill_orange Wrote:
(2017-07-19, 19:07)bill_orange Wrote: I discovered a problem with remote access when testing the wireless network driver.

On builds (at least) #0717 and #0718 I can no longer SSH in when KODI is not selected (ie. The TV and stereo connected by CEC are OFF and KODI ON).

I will do further testing to find out the build when this worked. It could be something in CEC settings changed but I still can not see the left side of the CEC setup screen.

*Edit*
Yes, build #0716 does not have the problem.

Build #0719 appears to have corrected this problem.

Well, I thought this problem was behind me, but my test procedure may have been in error. I found on build #0720 that I can not connect with SSH or WinSCP after a while. A while might be around eight hours. If I don't touch anything but turn WiFi OFF and then ON again all is well. WiFi was not dead in that Weather was updating. Weird.

So maybe this is a WiFi driver issues. This is all using an RP3 with the built in Broadcom WiFi chip.

Can anyone reproduce this? Would any of my logs show anything helpful? If so, let me know and I will post.
Logs are always helpful. Especially when it's tough get our hands on the latest crystal ball.
(2017-07-21, 00:43)thejims Wrote: Can't seem to figure this one out on my own, I'm got a Raspberry Pi3 running the latest available version. Using IARL the games launch but no video, whenever I stop the game Kodi crashes. See crash log:
http://sprunge.us/NTjX

If anyone can help, at least to get some video going!

Identified my issue starts with release: LibreELEC-RPi2.arm-9.0-Milhouse-20170719004044-%230718-g3238f4d.tar
Most likely due to: https://github.com/xbmc/xbmc/pull/12507
build #0720x

I have again smb scraps with this build,Then only a hard reset , build #0719 was ok

T:1942482960 NOTICE: Samba is idle. Closing the remaining connections

https://pastebin.com/3Si7qTHU
New LibreELEC.tv Leia build #0721: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.12.3 #1 Fri Jul 21 21:18:12 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jul 11 2017 12:33:03
Copyright (c) 2012 Broadcom
version aabbc2f1c981c560a6549fba5e3a0425145f8e02 (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170721210427-#0721-g69a9671 [Build #0721]

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

Based on tip of LibreELEC.tv master (69a9671c, changelog) and tip of XBMC master (a2c3fe9b, changelog) with the following modifications: Build Highlights:
  1. New 4.12.3 kernel
  2. kernel: RPi WiFi TOS hack
Build Details:
  1. XBMC:
    • Fix several settings that broke after the last few ServiceManager refactorings (PR:12513, 3 commits, 4 files changed)
    • [VideoPlayer] WinRenderBuffer: fix possible memory access violation. (PR:12541, 1 commit, 3 files changed)
  2. kernel 4.12.y:
    • New commits in this build:
      • Sets the BCDC priority to constant 0 (42516204)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:12518: Fix peripherals started before strings are loaded
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-07-20, 22:38)weppa Wrote:
(2017-07-20, 22:22)Milhouse Wrote:
(2017-07-20, 22:19)weppa Wrote: @Milhouse any chance PR:12507 can be merged in the next build?

You mean the same PR12507 that merged 3 days ago and has been included since #0718?


Apologies, did not notice. @garbear, still experiencing black screen during emulations.


Sent from my iPhone (typie typie)

Squashed the latest bug: PR12546
(2017-07-21, 23:12)garbear Wrote:
(2017-07-20, 22:38)weppa Wrote:
(2017-07-20, 22:22)Milhouse Wrote: You mean the same PR12507 that merged 3 days ago and has been included since #0718?


Apologies, did not notice. @garbear, still experiencing black screen during emulations.


Sent from my iPhone (typie typie)

Squashed the latest bug: PR12546


Thanks garbear!


Sent from my iPhone
Hi

Thanks for the outstanding work.

Can I just ask a quick question about inputstream.rtmp? I'm currently on build 714 and see that it is no longer installed by default, and attempt to install and enable leads to dependency not met error. Will it be available again going forward or is this now considered not necessary? I still have one addon (USTV VOD) which only plays some streams if it is enabled.

(BTW, I've also noticed that next pvr freezes when trying to open a stream. It works fine though if timeshift is disabled in settings). This happens on Leia on all devices so it is not libreelec specific but thought I'd mention it).
Samba access may appear "broken" in the last build or two - sorry about that. The default has been changed from SMBv3 to a new option of None which will only make sense with Samba 4.7, which these builds are not yet on. There will be a fix in tonight's build, but in the meantime temporarily force SMBv3 if you find your access to Samba content is no longer working.
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-07-22, 12:52)drdwridav Wrote: Can I just ask a quick question about inputstream.rtmp? I'm currently on build 714 and see that it is no longer installed by default, and attempt to install and enable leads to dependency not met error. Will it be available again going forward or is this now considered not necessary? I still have one addon (USTV VOD) which only plays some streams if it is enabled.

inputstream.rtmp isn't currently compatible with latest Kodi master used in these builds (doesn't compile) so won't be coming back as a default/built-in addon. However it may appear in the LE9 Addon Repository in future once that is populated, assuming the addon is updated to be compatible with Kodi 18.
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-07-22, 13:18)Milhouse Wrote:
(2017-07-22, 12:52)drdwridav Wrote: Can I just ask a quick question about inputstream.rtmp? I'm currently on build 714 and see that it is no longer installed by default, and attempt to install and enable leads to dependency not met error. Will it be available again going forward or is this now considered not necessary? I still have one addon (USTV VOD) which only plays some streams if it is enabled.

inputstream.rtmp isn't currently compatible with latest Kodi master used in these builds (doesn't compile) so won't be coming back as a default/built-in addon. However it may appear in the LE9 Addon Repository in future once that is populated, assuming the addon is updated to be compatible with Kodi 18.

Great, thanks for the update
(2017-07-21, 23:00)Milhouse Wrote:
  • Added: [pkg] PR:12518: Fix peripherals started before strings are loaded

Hmm, but in the CEC adapter is not yet a font to be seen - build #0721
  • 1
  • 168
  • 169
  • 170(current)
  • 171
  • 172
  • 495

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