JohnQPublic Posted December 10, 2016 Posted December 10, 2016 I have Orange Pi PC connected via HDMI to a Samsung SyncMaster T220HD with 1680 x 1050 at 60 Hz. Currently Armibian defaults to 1280 x 1024 and edges are outside the screen. What can I do and which configuration I edit to get better results?
Christos Posted December 10, 2016 Posted December 10, 2016 Try to use the utility named 'h3disp', it sets the display resolution, running it without arguments it will show you the available options, then you choose what to set as resolution with its command line parameter. This will be a permanent setting and needs a reboot to be applied.
JohnQPublic Posted January 13, 2017 Author Posted January 13, 2017 Try to use the utility named 'h3disp', it sets the display resolution, running it without arguments it will show you the available options, then you choose what to set as resolution with its command line parameter. This will be a permanent setting and needs a reboot to be applied. I tried sudo h3disp -m 36 which according h3disp is 1680x1050 but my monitor showed only a message that this is not supported. using sudo h3disp -m 10 sets stuff outside the screen which is a bit annoying. I suspect that the 1680x1050 is not 60Hz or is otherwise imcompatible. Any suggestions?
JohnQPublic Posted April 22, 2017 Author Posted April 22, 2017 After downloading newest version (sudo apt-get update) the problem has gone away.
Recommended Posts