Comment 9 for bug 1815452

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

The detection with virt-aa-helper was fixed by the /dev/dri read to virt-aa-helper and I got this rule:
  "/dev/dri/renderD128" rw,

Yet as we learned above, we need way more.
I need to discuss:
- which ones we want to add statically
- which ones we want to add after gl is detected
- what pathing I could use to determine the /sys/devices/... paths at runtime or if we find a safe wildcard pattern (it is read only after all)