Posts by mx04

    LibereELEC Settings Addon leads to kodi freeze.

    LibreELEC Version: 9.0.1

    Hardware: Raspberry Pi 3 Model B

    Tail of kodi.log:

    What have I done?

    - Connect bluetooth headset

    - Open libreelec settings addon

    - navigate to bluetooth

    - Kodi freezes immediately with no content displayed within bluetooth settings page

    Still having IPv6 problems with LibreELEC 9:

    Running last command on my PC will result in following:

    Code
    $ curl -XGET https://v6.ident.me
    2a02:908:xxxx:xxxx:xxxx:xxxx:xxxx:d4a

    What can I do?

    Hi guys,

    i've enabled IPv6 within Kodi and set ip address method to "auto". But when I check the ip (ssh into device, run ifconfig) I only get a IPv6 scope link address (for local network) and no global IPv6 address for public use:

    Code
    eth0      Link encap:Ethernet  HWaddr B8:27:EB:08:F3:0B  
              inet addr:192.168.0.3  Bcast:192.168.0.255  Mask:255.255.255.0
              inet6 addr: fe80::ba27:ebff:fe08:f30b/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:744068 errors:0 dropped:0 overruns:0 frame:0
              TX packets:335667 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:1064573001 (1015.2 MiB)  TX bytes:27698529 (26.4 MiB)

    Also when I check the IP-Adress within my router, it only displays the IPv4 address. This had worked with LibreELEC 8.x, but no longer with the new LE 9. What can I do?

    Setup:

    Raspberry Pi 3, LibreELEC 9.0.0 (RELEASE)

    Hi,

    I have an external SSD attached to my RPi 3 running LibreELEC 8.2.5.

    LibreELEC System automatically mounts the device to one of the paths (which one is random):

    - /media/sda1-usb-SATA_SSD_FX_0000

    - /media/sda1-ata-SATA_SSD_AA4C072

    How can I tell LibreELEC to mount the HDD every time to the same path?

    Thanks and best regards

    Max

    Hi

    Im facing a black screen when trying to start kodi.

    Last line of kodi.log states:

    17:33:43.457 T:1912599456 ERROR: Unable to load libopenmaxil.so, reason: lkbdlso.2: cannot open shared object file: No such file or dirctory

    Restarting the system temporary resolves the problem until it occurs next.

    For every issue you are facing we need the following:

    • Full hardware specs (GPU is most important)
      Raspberry Pi 3 Model B with Samsung Evo SD Card
    • The LibreELEC version you are running ('latest' is not a version number)
      PRETTY_NAME="LibreELEC (official): 8.2.3"
      BUILD_ID="c3d292f978ddc22e270614d9a304476eb77001f6"
    • In most cases a full debuglog
      External Content pastebin.com
      Content embedded from external sources will not be displayed without your consent.
      Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.
    • Tell us the complete steps how to face the issue, so we can try to reproduce
      The system runs 24/7, the issue occurs after some time of running

    Additionally for hardware related problems:

    • Name the specific hardware and maybe a link to the manufactor
      -
    • Get us the output of 'dmesg' while the hardware is connected
      External Content pastebin.com
      Content embedded from external sources will not be displayed without your consent.
      Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.
    • Get us the output of 'lspci' if it's about PCI hardware
      -
    • Get us the output of 'lsusb' if it's about some USB hardware
      Bus 001 Device 004: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
      Bus 001 Device 006: ID 2109:0711 VIA Labs, Inc. Bus 001 Device 007: ID 058f:6387 Alcor Micro Corp. Flash Drive Bus 001 Device 005: ID 0572:6831 Conexant Systems (Rockwell), Inc. DVBSky S960 DVB-S2 tuner 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


    Regards

    Max

    Hi,

    Im using libreELEC 7.9.10 with tvheadend and hdmi cec. I've configured the cec adapter to stop playbacks when the tv is turned off.
    This works fine but if I'm then going to turn the tv back on I'll get no signal from the raspberry pi 3.
    In case that i manually stop the playback and then turn tv off and back on everything works as expected.
    Hdmi_force is set to 1
    hdmi_device is set to 2

    Could you please help me?

    Max