Skip to content

main: Work-around SecureBoot being turned on

Bastien Nocera requested to merge wip/no-debugfs-2 into master

Created by: hadess

And not SELinux being enforcing.

When SecureBoot is turned on, access to debugfs is turned off. Try to detect whether there is any vga_switcheroo using udev, but skip over access problems if debugfs isn't available.

Closes: #12 (closed)

Merge request reports