-
Bug
-
Resolution: Unresolved
-
Minor
-
CentOS Stream 10
-
Yes
-
None
-
rhel-security-selinux
-
None
-
None
-
Not associated with a product
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
Tried to have my screen automatically rotate
What is the impact of this issue to you?
Pretty minor inconvenience; makes my computer seem less cool
Please provide the package NVR for which the bug is seen:
How reproducible is this bug?:
Happens on every similar device I've tried.
Steps to reproduce
- Try to rotating the device.
Expected results
- Rotate device
- screen rotates along with it
Actual results
Screen remains locked in place. audit.log get populated with avc denials
Additional details
I tried to solve this on my own with `ausearch -c 'iio-sensor-prox' --raw | audit2allow -M my-iiosensorprox; semodule -X 300 -i my-iosensorprox.pp` But then I got a lot of type errors as it attempted to access /dev/iio:device[0-9]. Then I figured it was worth a bug report since it's not just a quick fix.