mjg59 / mei-amt-check

Check whether AMT is enabled and provisioned under Linux
GNU General Public License v2.0
464 stars 35 forks source link

Check for MEI interface at both /dev/mei0 and /dev/mei. #4

Closed rst closed 7 years ago

rst commented 7 years ago

Also, make sure that an error on open (e.g., EPERM if not run as root) is reported with the /dev filename that we actually tried.

Resolves issue #3 -- "Cannot open /dev/mei0". At least on machines where the driver manifests instead as /dev/mei ...