Hi, I just got my new RPi 4 and the video works fine (sans some green dots, I was blaming the cheap hdmi cable) on a new tv but on my older tv I get no video at all.
This is my config.txt and distroconfig.txt currently.
Code
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2014 Stephan Raue ([email protected])
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
################################################################################
# Bootloader configuration - config.txt
################################################################################
################################################################################
# Memory (System/GPU configuration )
################################################################################
# Default GPU memory split - at least 288M is needed for some 4k HEVC files
gpu_mem=320
################################################################################
# For overclocking and various other settings, see:
# https://www.raspberrypi.org/documentation/configuration/config-txt.md
################################################################################
# Set 'force_turbo=1' to disable dynamic overclocking and enable overclocking always.
force_turbo=0
# 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
#config_hdmi_b**st=7
#hdmi_drive=2
#hdmi_group=2
#hdmi_mode=39
################################################################################
# End of default configuration
################################################################################
################################################################################
# Include distribution specific config file if it exists.
################################################################################
[all]
include distroconfig.txt
Display More
Code
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
#dtoverlay=vc4-fkms-v3d
disable_overscan=1
What's commented out in the config.txt I have tried in the past to no avail. I'm using the hdmi port closest to the usbc port.
Potentially unrelated but I did a restore of a kodi backup from a raspberry pi 3.