I ran into a similar user-visible problem on a Lenovo Yoga 2 Pro under GNOME/Wayland, where `monitor-sensor` produced valid orientation events but the display did not automatically follow them.
I created a small userspace workaround here: https://github.com/full-of-beans/gnome-accelerometer-rotate It consumes `iio-sensor-proxy` orientation events and applies the corresponding display transform through GNOME's `gdctl`, with support for all four orientations and GNOME's rotation lock. The underlying issue on my system is not necessarily the same as this bug: my machine reports `PanelOrientationManaged = false`, whereas this report shows it as `true`. So I wouldn't consider this a fix for this regression, but it may be a useful temporary workaround for affected users whose accelerometer events are otherwise working. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2167076 Title: Automatic screen rotation does not apply despite valid IIO accelerometer events To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2167076/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
