

Urmas
-
Posts
11 -
Joined
-
Last visited
Reputation Activity
-
Urmas got a reaction from guidol in banana pi m2 zero with Waveshare 7inch HDMI LCD (H) 1024x600
for anyone have same problem 7" display
what i did was changing boot script
1. modify file /boot/boot.cmd
setenv disp_mode "1024x600p60"
mkimage -C none -A arm -T script -d /boot/boot.cmd /boot/boot.scr
but now I have another problem.
It's loading long time can anybody help me with that?