Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iio device #2548

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Iio device #2548

merged 2 commits into from
Jan 30, 2025

Conversation

zpytela
Copy link
Contributor

@zpytela zpytela commented Jan 29, 2025

No description provided.

The Industrial I/O core offers a way for continuous data capture based
on a trigger source. Multiple data channels can be read at once from
/dev/iio:deviceX character device node, thus reducing the CPU load.
The iio subsystem covers any type of device that is commonly called
as a “sensor”: ADCs, IMUs, gyros, temperature sensors, accelerometers,
pressure sensors, potentiometers, light sensors, magnetometers,
proximity sensors, etc.

Resolves: rhbz#2336620
The commit addresses the following AVC denial:
type=AVC msg=audit(1736441634.931:680): avc:  denied  { read } for  pid=1121 comm="iio-sensor-prox" name="iio:device0" dev="devtmpfs" ino=1088 scontext=system_u:system_r:iiosensorproxy_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file permissive=1

Resolves: rhbz#2336620
@zpytela zpytela merged commit 20c58a5 into fedora-selinux:rawhide Jan 30, 2025
3 of 4 checks passed
@zpytela zpytela deleted the iio-device branch January 30, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants