We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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]
$ ls /dev | grep mei
$ lspci | grep -i communi [nothing]
$ lspci | grep -i communi
$ cat /proc/bus/pci/devices | grep 9d4e 00f8 80869d4e... and a bunch of zeros
$ cat /proc/bus/pci/devices | grep 9d4e 00f8 80869d4e...
Could someone clarify to me if intel me has been disabled please?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 zerosCould someone clarify to me if intel me has been disabled please?
The text was updated successfully, but these errors were encountered: