Skip to content

Commit de674aa

Browse files
committed
framework12/ubuntu: Mention launchpad bug
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 879df7a commit de674aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

framework12/Ubuntu-25-04-accel-ubuntu25.04.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ This guide will help set up screen rotation support for your laptop on Ubuntu 25
66
77
Ubuntu 25.04 currently ships with iio-sensor-proxy 3.7 that has [a bug](https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/-/issues/411) preventing it from delivering accelerometer events from kernel to userspace (GNOME, KDE, ...).
88

9+
We have [submitted a bug](https://bugs.launchpad.net/ubuntu/+source/iio-sensor-proxy/+bug/2117530) to backport the upstream fix.
10+
In the meanwhile you can use the following workaround.
11+
912
```
1013
sed 's/.*iio-buffer-accel/#&/' /usr/lib/udev/rules.d/80-iio-sensor-proxy.rules | sudo tee /etc/udev/rules.d/80-iio-sensor-proxy.rules
1114
sudo udevadm trigger --settle

0 commit comments

Comments
 (0)