• 1
  • 473
  • 474
  • 475(current)
  • 476
  • 477
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Could the audio be messed up with the Linux 5 build?
(2019-01-16, 22:23)Smultie Wrote: Could the audio be messed up with the Linux 5 build?
If you use a sound card / HAT the answer is yes, but that should be fixed in some later 5.0-rc version (Mark Browns for-5.0 ASoC tree already works fine on RPi).

If you mean HDMI audio then no idea.

so long,

Hias
(2019-01-16, 22:23)Smultie Wrote: Could the audio be messed up with the Linux 5 build?

Can you be more specific?
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 #0116: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 32931fd1bc049137e2b3ebfc1aa62bca18e04a197648da54167600ac59165fe3 (RPi)
SHA256 Checksum: b9662e517b94f1353187276e03e9d9e6d97da1e665a6b9a001ad5ec495f7a6bc (RPi2)

text:
# uname -a
Linux rpi512 4.19.15 #1 Wed Jan 16 23:45:51 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 10 2019 15:00:17
Copyright © 2012 Broadcom
version bcefbb195b77d6b9a02dfbad0e1fff3b18122585 (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190116234343-#0116-g3565115 [Build #0116]

# Kodi version
(18.0-RC5 Git:6733f37). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (3565115, changelog) and tip of XBMC master (6733f37, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • Game add-ons: Fall back to system path if profile path is empty (PR:15247, 1 commit, 1 file changed)
    • [Android] Log kernel ThreadId instead pthread_self (PR:15263, 1 commit, 1 file changed)
    • [py-docs] fix version info for getDbId (PR:15264, 1 commit, 2 files changed)
  2. pvr.hts:
    • Increase the maximum allowed stream read chunk size to 512 KB (PR:394, 3 commits, 3 files changed)
  3. pvr.vuplus:
    • [debian] fix nlohmann-json-dev package name (PR:176, 1 commit, 1 file changed)
  4. kernel 4.19.y:
    • New commits in this build:
      • dwc_otg: fix bug with port_addr assignment for single-TT hubs (79c098b5)
      • configs: Add CONFIG_USB_UAS=m (365be497)
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.
I was getting distorted sounds, kinda like you hear on shitty headphones when the audio is too loud for the speakers to properly deal with.
Only on the Linux 5 build.

Also, LibreELEC Dev Updater no longer works on the latest 2-3 builds. I've already tried reinstalling the Program add-on, log below:

19:33:11.893 T:1282401136 WARNING: addons must not activate DialogBusy
19:33:17.047 T:1282401136   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.KeyError'>
                                            Error Contents: 'committer'
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/default.py", line 398, in <module>
                                                main.start()
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/default.py", line 78, in start
                                                self.select_build()
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/default.py", line 104, in select_build
                                                build_select = gui.BuildSelectDialog(self.installed_build)
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/resources/lib/gui.py", line 79, in __init__
                                                self._builds = self._get_build_links(self._build_url)
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/resources/lib/utils.py", line 90, in busy_wrapper
                                                return f(*args, **kwargs)
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/resources/lib/gui.py", line 212, in _get_build_links
                                                links = build_url.builds()
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/resources/lib/builds.py", line 271, in builds
                                                return sorted(self._extractor(self.url), reverse=True)
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/resources/lib/builds.py", line 215, in __iter__
                                                release_link = ReleaseLink(base_url, filename, release_name)
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/resources/lib/builds.py", line 152, in __init__
                                                Release.__init__(self, release)
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/resources/lib/builds.py", line 81, in __init__
                                                self.release_date = self.get_release_date()
                                              File "/storage/.kodi/addons/script.libreelec.devupdater/resources/lib/builds.py", line 97, in get_release_date
                                                return commit['committer']['date']
                                            KeyError: 'committer'
                                            -->End of Python script error report<--
New LibreELEC.tv Leia build #0117: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: deb9f489bf6dd10786a77124397056b27675d7e3aba9a595ad2e596f3dab7b2a (RPi)
SHA256 Checksum: 176fb6c5183a616b4cd6e53ddfc83460bc93191aa2f4c2ece3e5e2f4530585b1 (RPi2)

text:
# uname -a
Linux rpi512 4.19.15 #1 Thu Jan 17 21:04:44 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 10 2019 15:00:17
Copyright © 2012 Broadcom
version bcefbb195b77d6b9a02dfbad0e1fff3b18122585 (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190117210258-#0117-ge23e672 [Build #0117]

# Kodi version
(18.0-RC5 Git:c9d65b1). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (e23e672, changelog) and tip of XBMC master (c9d65b1, changelog) with the following modifications: Build Highlights:
  1. Updated RPi3+ Bluetooth firmware
  2. Fix artist discography for MySQL
Build Details:
  1. LibreELEC.tv:
    • librespot: minor fixes (PR:3119, 3 commits, 9 files changed)
    • buildsystem: be more cautious when overwriting package cache files (PR:3233, 1 commit, 1 file changed)
    • libssh: Disable documentation building (PR:3244, 1 commit, 1 file changed)
    • tcpdump: properly reorder build step (PR:3243, 1 commit, 1 file changed)
  2. XBMC:
    • [Estuary] Tweak PVR guide layout. Fixes #15271. (PR:15275, 1 commit, 2 files changed)
    • [Estuary] fix undefined font references (PR:15259, 1 commit, 3 files changed)
    • FFmpeg: Fix missing include (PR:15256, 1 commit, 1 file changed)
  3. pvr.zattoo:
    • Add tv.salt.ch as reseller (ef6279f)
  4. kernel 4.19.y:
    • New commits in this build:
      • Added driver for the HiFiBerry DAC+ ADC (#2694) (f7696cd6)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3231 (perma): linux (RPi/Generic): update to linux-4.19.16
    • Added: [pkg] PR:10 (perma): Fix Bluetooth LE issues (brcmfmac_sdio-firmware-rpi)
    • Added: [pkg] PR:15274 (perma): [guilib] Ensure ListItems release the layout before it is destroyed
    • Added: [pkg] PR:15277 (perma): Fix artist discography for MySQL
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 #0118: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 0d4e0e95663d50c2090cd5de09377aa8eeea55edeb22ba9c74e7f90ce86f5e84 (RPi)
SHA256 Checksum: b568abd69bbc23de31bb025d1b57fe998b03442601faf64db0f819bd9d20cbd7 (RPi2)

text:
# uname -a
Linux rpi512 4.19.15 #1 Fri Jan 18 21:04:33 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 10 2019 15:00:17
Copyright © 2012 Broadcom
version bcefbb195b77d6b9a02dfbad0e1fff3b18122585 (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190118210257-#0118-ge23e672 [Build #0118]

# Kodi version
(18.0-RC5 Git:9a49e6c). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (e23e672, changelog) and tip of XBMC master (9a49e6c, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • Fix artist discography for MySQL (PR:15277, 1 commit, 2 files changed)
    • [video][filesystem] Fix "XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr)" logspam. (PR:15281, 1 commit, 2 files changed)
  2. pvr.mythtv:
    • get the best candidate in EPG for the new timer (dffed32)
    • bump version 5.10.4 (5570ba2)
  3. kernel 4.19.y:
    • New commits in this build:
      • Revert "pwm: Set class for exported channels in sysfs" (f0ba0603)
      • pwm: Send a uevent on the pwmchip device upon channel sysfs (un)export (8b965468)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [pkg] PR:15274 (perma): [guilib] Ensure ListItems release the layout before it is destroyed
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.
Up until last week I was able to use Amazon prime with kodi on my raspberry.
Unfortunately recently I receive http error message no matter what I try to play from Amazon.
Is this a general problem or should I address it with the Amazon add-on support?
Log: http://ix.io/1wcn
Here in Germany it still works with the latest beta. So my guess would be either your installation (either anything specific to yours or this build) or your country? Where are you trying to use it? The later would make it an addon issue
Hello,

Just tested my bluetooth headphones in the 0118 build in my rpi3+. I was expecting that with "Include [pkg] PR:10 (perma): Fix Bluetooth LE issues (brcmfmac_sdio-firmware-rpi)" the disconnection issues are gone.

However after some 5 or so the headphones disconnect completely. This issue was already reported in the forum before. If you need a debug log with the new bt firmware tell me.
@Akirafubuki The issue with builtin bluetooth adapter dying while using a2dp audio was known for a long time.
Still no fix.
https://github.com/raspberrypi/firmware/issues/887
I think it would be good if all the affected people could write in that issue confirming they have it,
maybe this way it can get enough attention so jamesh's (rpf) lazy ass finally gets cypress' lazy asses to fix the issue.

Personally I've been using a cheapo usb bt dongle (CSR) for more than a year already.

Edit: the new firmware fixes bluetooth LE issues, but sadly not a2dp issue.
Asavah thanks for your fast answer. I leave a message in github to make some pressure so they fixed the issue.

Meanwhile, I understand by your comment that you can bypass the issue if you use a usb bt dongle. Please you can give me some input about it because I will like to use my bluetooth hearphones with libreelec.

I have a bluetooh usb 2.0 dongle CBT200U2 "http://download.conceptronic.net/Tech%20Specs/C04-101_CBT200U2_Tech_Specs.pdf" not sure if is compatible with libreelec.

If not i can buy another that is compatible, they are very cheap. Here is a list i find for compatible bt usb with rpi https://elinux.org/RPi_USB_Bluetooth_adapters

Do you need install some drivers or a addon to make the usb dongle work? How do you control the dongle? Is it administrated to the Librelec addon as the internal bt adaptor or through another way?

I plug the dongle and connect the headphones through the Libreelec addon but yet the disconection problem, but not sure the bt adaptor was working or if i did correctly.

I will very thankful if you can help.

Thanks
That's strange. I am actually using it in Germany. Could there be a conflict with some other add-on?
Hi, I'm having problems getting a Bluetooth dongle going, I'm suspecting I need a driver for the USB Bluetooth device I'm using.
I've tried a very old dongle I had which works, but I want to get the newer one going if poss.

Working very old Bluetooth V1.1 MSI USB dongle MS-6967

LibreELEC:~ # lsusb
Bus 001 Device 008: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter
Bus 001 Device 007: ID 279e:024e
Bus 001 Device 006: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 005: ID 067b:2506 Prolific Technology, Inc. Kaser 8gB micro hard drive
Bus 001 Device 004: ID 0db0:1967 Micro Star International Bluetooth Dongle
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

LibreELEC:~ # hciconfig up
hci0:   Type: Primary  Bus: USB
        BD Address: 00:0C:76:48:83:68  ACL MTU: 192:8  SCO MTU: 64:8
        UP RUNNING PSCAN
        RX bytes:410 acl:0 sco:0 events:21 errors:0
        TX bytes:325 acl:0 sco:0 commands:19 errors:0

LibreELEC:~ # hcitool dev
Devices:
        hci0    00:0C:76:48:83:68

LibreELEC:~ # hcitool scan
Scanning ...

All Good.

Log file here :- http://ix.io/1yGY

However with the newer dongle.

Not working Bluetooth V2.0 Dynamode BT-USB-M2

LibreELEC:~ # lsusb
Bus 001 Device 008: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter
Bus 001 Device 007: ID 279e:024e
Bus 001 Device 006: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 005: ID 067b:2506 Prolific Technology, Inc. Kaser 8gB micro hard drive
Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

LibreELEC:~ # hciconfig up
hci0:   Type: Primary  Bus: USB
        BD Address: 33:03:30:09:5A:76  ACL MTU: 360:4  SCO MTU: 0:0
        DOWN
        RX bytes:553 acl:0 sco:0 events:28 errors:0
        TX bytes:368 acl:0 sco:0 commands:30 errors:0

LibreELEC:~ # hcitool dev
Devices:

LibreELEC:~ # hcitool scan
Device is not available: No such device

Log file here :- http://ix.io/1yHb

I've gone way back to 8.2.5 and it doesn't work there either, so a fairly fundimental problem. :-(

Any Ideas.
Thanks.
(2019-01-19, 19:44)Randomize Wrote: That's strange. I am actually using it in Germany. Could there be a conflict with some other add-on?
Just tested with the latest libreelec beta, works great! Maybe rerun inputstream helper or such a thing? Otherwise provide debug log!
  • 1
  • 473
  • 474
  • 475(current)
  • 476
  • 477
  • 495

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