09-08-2023, 12:25 PM
(This post was last modified: 09-11-2023, 10:37 PM by Tim Curtis.
Edit Reason: Changeg to "Problem"
)
Hello,
I've already had the same problem after in-place update from 8.3.4 to 8.3.5 and now it's the same from 8.3.5 to 8.3.6 ; the screen stays black and on without displaying anything and never goes to sleep mode.
I could only fix the problem with a fresh install.
my working config.txt:
Did I miss something ?
Thanks,
Romain
I've already had the same problem after in-place update from 8.3.4 to 8.3.5 and now it's the same from 8.3.5 to 8.3.6 ; the screen stays black and on without displaying anything and never goes to sleep mode.
I could only fix the problem with a fresh install.
my working config.txt:
Code:
[cm4]
otg_mode=1
[pi4]
hdmi_force_hotplug:0=1
hdmi_force_hotplug:1=1
[all]
disable_splash=1
disable_overscan=1
hdmi_drive=1
hdmi_blanking=1
hdmi_force_edid_audio=1
hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 1024 600 60 6 0 0 0
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=on
dtoverlay=disable-wifi
#dtoverlay=disable-bt
Did I miss something ?
Thanks,
Romain