v7.90.005, black screen on boot

  • With the latest LE 0005 Alpham the screen stays black while LE boots up. LE works fine only nothing is shown on the tv.
    Via https I can access the box and preform a reboot this. The attached log is @21:22 the time when the 005 Alpha boots.

    It happens not allways but on average 25-33% of the time when booting

    For every issue you are facing we need the following:

    • Full hardware specs (GPU is most important)


    Intel NUC DC3217IYE
    Panasonic TV TXP42G20 ES
    Marantz 1704

    • The LibreELEC version you are running ('latest' is not a version number)


    0005 Alpha

    • In most cases a full debuglog


    19:21:49 T:140210770253888 NOTICE: special://profile/ is mapped to: special://m - Pastebin.com

    from 21:22 the reboot is the upgrade to v7.90.005

    • Tell us the complete steps how to face the issue, so we can try to reproduce


    Boot the NUC, LE boots but no video is seen, Sometimes a reboot fixes the issue via Http control

    Additionally to the above, if you are facing video playback issues:

    • A full debuglog while trying to play the video
    • Informations about the Kodi video and audio settings (maybe a screenshots from both)
    • If possible a mediainfo from that file/container

    Additionally for hardware related problems:

    • Name the specific hardware and maybe a link to the manufactor


    Intel NUC DC3217IYE

    • Get us the output of 'dmesg' while the hardware is connected
    • Get us the output of 'lspci' if it's about PCI hardware


    00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller (rev 04)00:19.0 Ethernet controller: Intel Corporation 82579V Gigabit Network Connection (rev 04)00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller (rev 04)00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller (rev 04)00:1f.0 ISA bridge: Intel Corporation QS77 Express Chipset LPC Controller (rev 04)00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)02:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)

    • Get us the output of 'lsusb' if it's about some USB hardware


    Bus 002 Device 004: ID 0cf3:3005 Atheros Communications, Inc. AR3011 BluetoothBus 002 Device 006: ID 1d50:6022 OpenMoko, Inc. Bus 002 Device 007: ID 2548:1002 Bus 002 Device 005: ID 0471:0815 Philips (or NXP) eHome Infrared ReceiverBus 002 Device 003: ID 04b4:6560 Cypress Semiconductor Corp. CY7C65640 USB-2.0 "TetraHub"Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching HubBus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching HubBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  • Beside the fact you dont habe any banned addons installed, but you have 3rd party repos on it, could you please try with a vanilla installation? So do a factory reset....ssh in and:

    Code
    mv /storage/.kodi /storage/kodi-bak

    And reboot after the command above.

    This will remove all your addons, repos and settings. All of them are stored in the kodi-bak folder. So restoring them is easy. But this will help to rule things out if your problem is related directly to OE or if your issue is causeb by an addon.

    If the NUC boots fine after the command above, it's not directly LE.

    Please try it and report back to help us finding the issue.