zamaudio / intelmetool

My tool for working with Intel Management Engine - RETIRED REPO (see coreboot for new upstream)
https://review.coreboot.org/plugins/gitiles/coreboot/+/refs/heads/master/util/intelmetool
Other
156 stars 25 forks source link

Bad news, device 944e... ME hardware #28

Open ghitab666 opened 4 years ago

ghitab666 commented 4 years ago

Hello,

on my Asus A411U, after I applied me_cleaner, intelmetool says: intelmetool output:

Bad news, you have a Device 9d4e so you have ME hardware on board and you can't control or disable it, continuing...

Can't find ME PCI device

Then I run the following commands:

$ ls /dev | grep mei [nothing]

$ lspci | grep -i communi [nothing]

$ cat /proc/bus/pci/devices | grep 9d4e 00f8 80869d4e... and a bunch of zeros

Could someone clarify to me if intel me has been disabled please?