Hi Greg,
I'm using a 7-inch HDMI (1024x600) display from AliExpress (LINK).
I currently have this in my /boot/firmware/config.txt file for the HDMI display:
I'm sure you enabled the 'Local Display' in the moOde configuration:
Hope this helps!
With best regards,
-Frank
I'm using a 7-inch HDMI (1024x600) display from AliExpress (LINK).
I currently have this in my /boot/firmware/config.txt file for the HDMI display:
Code:
#########################################
# This file is managed by moOde
#########################################
# Device filters
[cm4]
otg_mode=1
[pi4]
hdmi_force_hotplug:0=1
hdmi_force_hotplug:1=1
hdmi_enable_4kp60=0
[all]
dtoverlay=vc4-kms-v3d
max_framebuffers=2
display_auto_detect=1
disable_fw_kms_setup=1
arm_64bit=1
# General settings
arm_boost=0
disable_splash=1
disable_overscan=1
#ftw#hdmi_drive=2
hdmi_blanking=1
hdmi_force_edid_audio=1
hdmi_force_hotplug=1
#ftw#hdmi_group=0
#ftw#dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=on
max_usb_current=1
# 1024x600
hdmi_group=2
hdmi_mode=87
hdmi_drive=1
display_rotate=0
hdmi_cvt 1024 600 50 6 0 0 0
I'm sure you enabled the 'Local Display' in the moOde configuration:
Code:
Peripherals
Local Display
Display ON
Wake on play ON
Screen blank [Never]
HDMI 4K 60Hz OFF
Hope this helps!
With best regards,
-Frank