Sorry to hear patrik.
I bought an adaptor instead and everything is working fine! (maybe running a bit hot even in the flirc case)
Be wary of cheap micro hdmi to hdmi cables on amazon.
Posts by iamapie
-
-
I can't seem to get any video out on any tv or monitor now. I'm thinking it might be a bad micro HDMI to HDMI cable, I'll try to replace it and update them. Until then I can't enable logging via ssh?
-
Sorry, it's a Sony Bravia KDL-32BX330. It's a 720p 32 inch tv.
EDIT: I'm not sure what else to provide. RP3 plugs and plays just fine btw. -
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
Display More# 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
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.