Black Screen in settings
-
Can you force try adding
hdmi_safe=1
to theconfig.txt
file on the sdcard. (edit it from a PC) and see if it changes anything ? -
@captfartknocker out of curiosity do you have a different tv you could test on. It might help us determine if its the tv or the pi causing the issue.
-
@mitu this worked!! It bumped my resolution down to 480P, but I am playing in the settings to resolve that!
-
@quicksilver Mitu’s comment worked for me, trying on a different TV was going to be my next test
-
@captfartknocker said in Black Screen in settings:
@quicksilver Mitu’s comment worked for me, trying on a different TV was going to be my next test
In this case, @quicksilver may be right - your TV resolution may not be properly detected - this Vizio TVs are a paint in the rear.
Try forcing a specific resolution in your
config.txt
(removing the previous option):hdmi_mode=1 hdmi_group=16
this will force 1080p - see if that's enough for the video to fill the screen.
-
@mitu should I also remove the hdmi_safe=1 option?
-
@captfartknocker Yes, that's what I meant by 'removing the previous option'.
-
@mitu apologies, been a long day. So this option did force EmulationStation itself to go into full screen (it fits the tv correctly), but in the downside it has seemingly broken RaspiConfig again
-
Aha, so there's something with the 1080p resolution. Couple of things you can try
-
Ignore what the TVs says it supports and really force 1080p. Add this to the
config.txt
:hdmi_ignore_edid=0xa5000080 hdmi_force_hotplug=1
See if this option manages to display 1080p correctly.
-
Switch to 720p, by replacing the previous options with
hdmi_mode=1 hdmi_group = 4
-
-
@mitu Sorry for the late reply, gave both of these a shot and it still displayed a black screen on the RaspiConfig
I also just tried group 63 for 1080P with 120HZ and got the same result
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.