I recently ran intelmetool on an ASUS P6T SE to find this output:
$ ./intelmetool -dm
Bad news, you have a `82801JIR (ICH10R) LPC Interface Controller` so you have ME hardware on board and you can't control or disable it, continuing...
MEI not hidden on PCI, checking if visible
MEI device not found
However, running various ME-related tools on a dump of the BIOS chip's contents failed to yield any meaningful information as documented on (corna/me_cleaner#105).
I am far from an expert with regards to analyzing the contents of BIOS chips, but the comments in that issue seem to suggest that this platform does not actually contain Intel ME despite using Nehalem.
Are these assessments accurate? If so, the output of intelmetool on this platform should be modified to reflect the lack of ME on this particular platform. Otherwise, this situation may call for further research into how ME is integrated into this particular platform.
I recently ran intelmetool on an ASUS P6T SE to find this output:
However, running various ME-related tools on a dump of the BIOS chip's contents failed to yield any meaningful information as documented on (corna/me_cleaner#105).
I am far from an expert with regards to analyzing the contents of BIOS chips, but the comments in that issue seem to suggest that this platform does not actually contain Intel ME despite using Nehalem.
Are these assessments accurate? If so, the output of intelmetool on this platform should be modified to reflect the lack of ME on this particular platform. Otherwise, this situation may call for further research into how ME is integrated into this particular platform.