intelmetool icon indicating copy to clipboard operation
intelmetool copied to clipboard

Unclear output

Open jschwartzenberg opened this issue 9 years ago • 3 comments

I'm not really sure what this output means:

$ sudo ./intelmetool
[sudo] password for julius: 
Good news, you have a `ICH9M LPC Interface Controller` so ME is present but can be disabled, continuing...
RCBA at 0xfed1c000
MEI not hidden on PCI, checking if visible
MEI device not found, huh?
exiting

Would it be possible to explain or maybe improve the output?

jschwartzenberg avatar Jan 06 '16 20:01 jschwartzenberg

It is quite difficult to know what is going on with ME. But from that output I am guessing you ran it on a X200 with libreboot installed. Basically, it checks your hardware listing and looks up a table to see if you should be able to disable the ME or not, then it searches for it anyway, and returns an output of what it found.

zamaudio avatar Jan 17 '16 16:01 zamaudio

No, I do not have a libreboot system at all unfortunately. I just ran it on my Compal (Ahtec) notebook which I got (and am using since) end 2008, because I was interested to see what it would report.

So I still have no clue whether I've got this ME working or not now :)

jschwartzenberg avatar Jan 17 '16 17:01 jschwartzenberg

I may not have the correct code written to unhide the pci device on all chipsets, especially the older ones. So at this point, intelmetool cannot really tell you if you have a working ME on ich9m.

zamaudio avatar Jan 20 '16 11:01 zamaudio