Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5ca56f8

Browse files
authored
Merge pull request #54 from wmurphyrd/patch-1
Fix ubuntu version number typo in FW12 accelerometer bug guide
2 parents 2c0d645 + df9b9e3 commit 5ca56f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This guide will help set up screen rotation support for your laptop on Ubuntu 25
44

55
> Rather not deal with this at all? [Bazzite](https://guides.frame.work/Guide/Bazzite+Installation+on+the+Framework+Laptop+12/409?lang=en) and [Fedora](https://guides.frame.work/Guide/Fedora+42+Installation+on+the+Framework+Laptop+12/410?lang=en) are ready to go out of the box, zero configuration.
66
7-
Ubuntu 25.05 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, ...).
7+
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

99
```
1010
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

0 commit comments

Comments
 (0)