Hi,
I'm trying gnome desktop on imx8mq and I want to use xrandr to rotate screen.
When I use this command, there is no effective on screen.
xrandr -o right
Another question is that I found the connector is XWAYLAND but is not DP-1. Because my panel is DP connector.
Regards,
Derek Lin
Hello,
If you are using yocto, the MX8MQ does not use X11, it use wayland.
Regards
Hi @Bio_TICFSL ,
How can I rotate the gnome desktop by using command ?
Another way is auto rotate of gnome-shell-extensions.
I follow this Github and add this extensions:gnome-shell-extension-screen-autorotate
But the gnome version is gnome 42.9 so it need to modify the code to support gnome 42. You can follow it : Add support for GNOME 42
I have added this extension and the auto-rotate icon appear on screen.
The iio device is work when I use monitor-sensor to check it.
But the screen can not rotate and there is no effective on screen.
Has anyone encountered this problem?
Thanks & Regards,
Derek Lin