Jump to content

orange pi pc plus waveshare 5 inch displays problem


Mukhammad

Recommended Posts

try

 

sudo h3disp -m 5 -d

 

and reboot

 

If you get a clear display, you can set the display area to 800x480 later by modifying the script.bin file.

 

[disp_init]
disp_init_enable = 1
disp_mode = 0
screen0_output_type = 3
screen0_output_mode = 5
screen1_output_type = 3
screen1_output_mode = 5
fb0_format = 0
fb0_width = 800
fb0_height = 480
fb1_format = 0
fb1_width = 0
fb1_height = 0
hdcp_enable = 1

 

Link to comment
Share on other sites

6 hours ago, nopnop2002 said:

try

 


sudo h3disp -m 5 -d

 

and reboot

 

If you get a clear display, you can set the display area to 800x480 later by modifying the script.bin file.

 


[disp_init]
disp_init_enable = 1
disp_mode = 0
screen0_output_type = 3
screen0_output_mode = 5
screen1_output_type = 3
screen1_output_mode = 5
fb0_format = 0
fb0_width = 800
fb0_height = 480
fb1_format = 0
fb1_width = 0
fb1_height = 0
hdcp_enable = 1

 

also in latest image of armbian i founded that you can change resolution of display. no need to set it with h3disp.

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines