Posts by praaphorst

    My kodi went havoc, took me some time to track this down but it had 13 Gb of files with a very long name in /storage/.cache/.cores.

    Had to use a bash script to remove em, rm -r * crashed on it.

    Does anyone have a idea what's supposed to be in this directory and how I can prevent this problem from occuring again?

    Currently I have a rpi2 with Kodi 16/LibreELEC 7.0.3 connected to my AV-Receiver. When i scan for devices on my Samsung TV it finds the Kodi. Everything works fine.

    Problems started when I attempted to switch to a rpi3 with Kodi 17. When connected to the AV-Receiver the scan does not see the Kodi device. First thing I did was comparing the configuration Xml with the Kodi 16 versions. They where (almost) the same, one setting changed its name.

    I remembered a HDMI CEC setting where I could configure that Kodi is connected to the AVR rather then the TV. This settings seems to be gone. I am out of ideas on how to fix this. Please advice.

    The current configuration is as follows:

    <settings>
    <setting id="activate_source" value="0" />
    <setting id="button_release_delay_ms" value="0" />
    <setting id="button_repeat_rate_ms" value="0" />
    <setting id="cec_hdmi_port" value="1" />
    <setting id="cec_standby_screensaver" value="0" />
    <setting id="cec_wake_screensaver" value="0" />
    <setting id="connected_device" value="36037" />
    <setting id="device_name" value="Kodi" />
    <setting id="device_type" value="1" />
    <setting id="double_tap_timeout_ms" value="300" />
    <setting id="enabled" value="1" />
    <setting id="pause_or_stop_playback_on_deactivate" value="36044" />
    <setting id="pause_playback_on_deactivate" value="0" />
    <setting id="physical_address" value="0" />
    <setting id="power_avr_on_as" value="1" />
    <setting id="send_inactive_source" value="0" />
    <setting id="standby_devices" value="231" />
    <setting id="standby_devices_advanced" value="" />
    <setting id="standby_pc_on_tv_standby" value="36028" />
    <setting id="standby_tv_on_pc_standby" value="0" />
    <setting id="tv_vendor" value="0" />
    <setting id="use_tv_menu_language" value="0" />
    <setting id="wake_devices" value="231" />
    <setting id="wake_devices_advanced" value="" />
    </settings>


    Can you post the url from cat /flash/config.txt|paste and cat /flash/cmdline.txt|paste.

    Certainly. /dev/mmcblk0p2 did not exist. So i tried another cmdline.txt which i found on /dev/mmcblk0p1 (in both cases there's a delay but kodi starts):
    boot=UUID=176D-2AFE disk=UUID=f2c26989-d7ab-4c16-9d6a-36e40c02035b quiet


    cmdline.txt
    boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet

    config.txt
    ################################################################################
    # This file is part of LibreELEC - LibreELEC – Just enough OS for KODI
    # Copyright (C) 2016 LibreELEC Team
    #
    # Inspired and partly copied from:
    # OpenELEC.tv/config.txt at master · OpenELEC/OpenELEC.tv · GitHub (C) 2009-2014 Stephan Raue
    # youresuchageek: Howto Raspberry Pi : OpenELEC on Raspberry Pi, get a great XBMC experience on your Raspberry Pi
    #
    # LibreELEC is free software: you can redistribute it and/or modify
    # it under the terms of the GNU General Public License as published by
    # the Free Software Foundation, either version 2 of the License, or
    # (at your option) any later version.
    #
    # LibreELEC is distributed in the hope that it will be useful,
    # but WITHOUT ANY WARRANTY; without even the implied warranty of
    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    # GNU General Public License for more details.
    #
    # You should have received a copy of the GNU General Public License
    # along with LibreELEC. If not, see <Licenses - GNU Project - Free Software Foundation>.
    ################################################################################
    # Bootloader configuration - config.txt
    ################################################################################

    ################################################################################
    # Memory (System/GPU configuration )
    ################################################################################

    # default GPU memory split (do not change if you do not know what you are doing)
    gpu_mem=128

    # SDRAM size based GPU memory split, uncomment and setup to override 'gpu_mem'
    gpu_mem_256=112
    gpu_mem_512=160
    gpu_mem_1024=256

    ################################################################################
    # Overclocking settings
    # WARNING: Do not change/enable if you do not know what you are doing!
    # The System may become unstable or you can have data corruption or
    # you can loose your warranty if you set wrong settings
    #
    # please read: RPiconfig - eLinux.org
    ################################################################################

    # Overclock mode settings.
    #
    # default recommended values are: arm_freq | core_freq | sdram_freq | over_voltage
    # no overclocking : 700 | 250 | 400 | 0
    # mode 'Modest' : 800 | 300 | 400 | 0
    # mode 'Medium' : 900 | 333 | 450 | 2
    # mode 'High' : 950 | 450 | 450 | 6
    # mode 'Turbo' : 1000 | 500 | 600 | 6
    # mode 'Pi2' : 1000 | 500 | 500 | 2

    # arm_freq=700
    # core_freq=250
    # sdram_freq=400
    # over_voltage=0

    # set to 'force_turbo=1' to disable dynamic overclocking (you can lose your warranty!)
    force_turbo=0

    # If you have any data corruption using Turbo Mode and overclocking
    # try with this setting uncommented
    # If this still fails, try to use Medium mode without "over_voltage=2"
    # If it ultimately keeps failing, forget about this until it gets fixed
    # Use a more conservative mode that will works fine in any cases:
    # initial_turbo=30

    ################################################################################
    # Overscan settings
    ################################################################################

    # Make display smaller to stop text spilling off the screen
    # see also Raspberry Pi • View topic - EGL windows not respecting overscan
    # overscan_scale=1
    # disable_overscan=1

    # Adapt overscan values to your needs
    # overscan_left=57
    # overscan_right=59
    # overscan_top=20
    # overscan_bottom=20

    ################################################################################
    # various settings see also: RPiconfig - eLinux.org
    ################################################################################

    # Force HDMI even if unplugged or powered off
    hdmi_force_hotplug=1

    # Doesn't sent initial active source message.
    # Avoids bringing CEC (enabled TV) out of standby and channel switch when
    # rebooting.
    hdmi_ignore_cec_init=1

    ################################################################################
    # License keys to enable GPU hardware decoding for various codecs
    # to obtain keys visit the shop at Raspberry Pi Store
    ################################################################################

    # decode_MPG2=0x00000000
    # decode_WVC1=0x00000000
    # decode_DTS=0x00000000
    # decode_DDP=0x00000000

    ################################################################################
    # End of default configuration
    # all values below this line were inserted from config.txt.bk (your old config)
    # and can be merged with the above values
    ################################################################################
    [hr]


    Can you post the url from cat /flash/config.txt|paste and cat /flash/cmdline.txt|paste.


    Oh didnt read it right, here you go:

    YeiW
    bKMB
    WPMB

    After upgrading my pi3 from 7.0.3 and then 8 it displays a message saying:

    NEVER TOUCH boot= in extlinux.conf / cmdline.txt!
    If you don’t know what you are doing,
    your installation is now broken.Normal startup in 60s…

    It does startup normally after that. So how do I get rid if this annoying 60 second delayReply