Jump to content

Recommended Posts

Posted (edited)

I am in the middle of porting a proof of concept app from Raspberry Pi/Raspbian to its (hopefully) permanent home on Orange Pi PC/Armbian, and I am really loving the new environment. Now I need to get my non-standard HDMI display working.

 

It's a 800x800 circular display from China that works fine on my Raspberry Pi once I figured out what the HDMI timings were (they weren't even on the data sheet!). As I learned when configuring the RPi the display does not report its resolution correctly, so it won't work out of the box, but in Raspbian you have the option to force the system to use your custom configuration defined in the config.txt file.

 

I have looked at https://docs.armbian.com/Hardware_Allwinner/#how-to-reconfigure-video-output but I'm not seeing how to add the custom HDMI timings. I'm not sure how it could possibly work without it. Is there a series of steps I can take to force Armbian to look at my custom-defined display rules?

Edited by RenegadePriest
Posted (edited)
On 6/5/2020 at 11:22 PM, Werner said:

Have you tried to use xrandr for the purpose?

Thanks for this. Using xrandr I was able to rotate the display, and then updated my xorg.conf to set it permanently.

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

Important Information

Terms of Use - Privacy Policy - Guidelines