[Lenovo Yoga 7] Autorotation of screen does not work on wayland, but on X
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mutter |
New
|
Unknown
|
|||
mutter (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When physically rotating my 2-in-1 laptop Lenovo Yoga 7 Gen 6 AMD - 14ACN6, screen rotates properly under X, but not under Wayland.
Also the lock screen rotation option is missing in the top-right menu under Wayland. It exists in X.
iio-sensor-proxy is being loaded correctly:
---
$ systemctl status iio-sensor-
● iio-sensor-
Loaded: loaded (/lib/systemd/
Active: active (running) since Sun 2022-02-13 15:43:37 CET; 2h 12min ago
Main PID: 787 (iio-sensor-prox)
Tasks: 3 (limit: 16544)
Memory: 1.4M
CPU: 5.688s
CGroup: /system.
└─787 /usr/libexec/
Feb 13 15:43:36 michaels-yoga systemd[1]: Starting IIO Sensor Proxy service...
Feb 13 15:43:37 michaels-yoga systemd[1]: Started IIO Sensor Proxy service.
---
monitor-sensor detects the physical rotation:
---
$ monitor-sensor
Waiting for iio-sensor-proxy to appear
+++ iio-sensor-proxy appeared
=== Has accelerometer (orientation: normal)
=== Has ambient light sensor (value: 70,290000, unit: lux)
=== No proximity sensor
Light changed: 65,270000 (lux)
Light changed: 160,660000 (lux)
Accelerometer orientation changed: right-up
Light changed: 40,160000 (lux)
Light changed: 45,180000 (lux)
Light changed: 40,160000 (lux)
Light changed: 25,100000 (lux)
Accelerometer orientation changed: left-up
Light changed: 20,080000 (lux)
Light changed: 25,100000 (lux)
Light changed: 35,140000 (lux)
Accelerometer orientation changed: normal
Light changed: 155,640000 (lux)
Accelerometer orientation changed: bottom-up
Light changed: 30,120000 (lux)
Light changed: 40,160000 (lux)
Light changed: 30,120000 (lux)
Light changed: 145,600000 (lux)
Accelerometer orientation changed: normal
---
Putting the laptop in tablet mode disables keyboard and touchpad correctly both under Wayland and X.
So obviously the sensors are working correctly, but signals are not being interpreted correctly in Wayland?
---
ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: xorg 1:7.7+22ubuntu2
Uname: Linux 5.15.0-
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
BootLog: Error: [Errno 13] Keine Berechtigung: '/var/log/boot.log'
CasperMD5CheckR
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sun Feb 13 17:46:51 2022
DistUpgraded: Fresh install
DistroCodename: impish
DistroVariant: ubuntu
ExtraDebuggingI
GraphicsCard:
Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [1002:1638] (rev c1) (prog-if 00 [VGA controller])
Subsystem: Lenovo Cezanne [17aa:3813]
InstallationDate: Installed on 2022-02-11 (1 days ago)
InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
MachineType: LENOVO 82N7
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=de_DE.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/12/2021
dmi.bios.release: 1.25
dmi.bios.vendor: LENOVO
dmi.bios.version: H9CN25WW
dmi.board.
dmi.board.name: LNVNB161216
dmi.board.vendor: LENOVO
dmi.board.version: SDK0T76463 WIN
dmi.chassis.
dmi.chassis.type: 31
dmi.chassis.vendor: LENOVO
dmi.chassis.
dmi.ec.
dmi.modalias: dmi:bvnLENOVO:
dmi.product.family: Yoga 7 14ACN6
dmi.product.name: 82N7
dmi.product.sku: LENOVO_
dmi.product.
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.107-8ubuntu1
version.
version.
version.
version.
version.
version.
version.
description: | updated |
affects: | xorg (Ubuntu) → mutter (Ubuntu) |
summary: |
- Autorotation of screen does not work on wayland, but on X + [Lenovo Yoga 7] Autorotation of screen does not work on wayland, but on + X |
tags: | added: jammy |
Changed in mutter: | |
status: | Unknown → New |
tags: | removed: impish |
It looks like there were a few rotation fixes upstream in mutter in the past year or so, so maybe this has been fixed already.
Unfortunately you can't test it in a live session because live sessions use Xorg still. We'll need to wait until you are able and willing to try Ubuntu 22.04, which will be formally released in April.