Posts by Soringo


    So, after a lot of comparing the commits between OE and LE without finding anything helpfull I started a shot in the dark and replaced the bootloader and dtb files from LE with the one from OE, and Bluetooth started working. So I did a binary compare and found that the only file that differs between OE and LE is "bcm2710-rpi-3-b.dtb". So something is wrong with the bcm2710-rpi-3-b.dtb file used by LE.

    As a workaround you can download the OE 7 beta tar file, extract the bcm2710-rpi-3-b.dtb from it's "3rdparty/bootloader" directory and replace the one on the SD card with it.

    Thank you.
    I hope libreELEC developers read you ;)
    I've passed through dietpi, xbian, osmc, openelec, and now I am here. I hope to find a home soon.

    Best regards.

    LibreELEC version 6.90.004 7.0
    Raspberry Pi 3

    rtorrent is working in "detach"

    Code
    [02.04.2016 13:27:57] WebUI started.
    [02.04.2016 13:27:57] No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file.
    Quote


    Seems there is an issue with the current build. It doesn't setup scgi or xmlrpc properly. I have downloaded the previous build and coppied lib/libxmlrpc* from old into my working dir and this has fixed it here. Can someone fix/rollback these libraries in the repo?