MycroftOS: Boot with HDMI safe mode for older screens compatibility.
This commit is contained in:
parent
844ddd29e4
commit
cf65f00aaa
|
@ -13,6 +13,9 @@ kernel=zImage
|
|||
# If the text shown on the screen disappears off the edge, comment this out
|
||||
disable_overscan=1
|
||||
|
||||
# uncomment if you get no picture on HDMI for a default "safe" mode
|
||||
hdmi_safe=1
|
||||
|
||||
# How much memory in MB to assign to the GPU on Pi models having
|
||||
# 256, 512 or 1024 MB total memory
|
||||
gpu_mem_256=100
|
||||
|
|
Loading…
Reference in New Issue