24.mara Posted January 28, 2020 Posted January 28, 2020 Hi, I installed RetrOrangePi ( which is built on Armbian ) on my Orange Pi Zero 2 Plus H3. I have used display from car monitor via TV out. I successfully set resolution, but I found out that the display has better viewing angles when it's rotated 180°. Is there any way how to rotate screen?
martinayotte Posted January 28, 2020 Posted January 28, 2020 23 minutes ago, 24.mara said: Is there any way how to rotate screen? See here : https://linux-sunxi.org/Display#Rotation For example : echo 1 > /sys/class/graphics/fbcon/rotate
ning Posted January 29, 2020 Posted January 29, 2020 this is for legacy vendor kernel, for mainline or 4.x 5.x kernel, please check xrander. if you want to keep this configuration, you need to add some config to xorg.conf
martinayotte Posted January 29, 2020 Posted January 29, 2020 10 hours ago, ning said: this is for legacy vendor kernel Nope, I've tried it on my OPi3 which is currently on 5.5.0-rc2 with HDMI console, although I didn't start any X11.
Recommended Posts