-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
Hi Sam
Recently I've had a problem where boot2 fail to load - well that's all I could tell as the last thing I saw before my machine restarted was:
boot0: done.
Then a quick flash of text and a few blue boxes at the top of the screen.
Making a recording of the screen allowed me to read the text and the message I saw was:
boot0: doneEDID width :EDID width :EDID height:
Looking further in to it I found at the problem was a missing definition from the settings.h file.
Adding this solved my problem:
define USE_STATIC_DISPLAY_RESOLUTION 1
without this my machine fails to boot.
Metadata
Metadata
Assignees
Labels
No labels