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

segfault #7

Closed flipmess closed 7 years ago

flipmess commented 8 years ago

hi. i get: Bad news, you have aQM77 Express Chipset LPC Controllerso you have ME hardware on board and it is very difficult to remove, continuing... Error mapping physical memory 0x00000000fed1c000[0x4000] ERRNO=1 RCBA at 0xfed1c000 [1] 27537 segmentation fault (core dumped) ./intelmetool

on lenovo W530 (Linux 4.7.0-1-ARCH #1 SMP PREEMPT x86_64 GNU/Linux)

diggit commented 8 years ago

I have same problem on Thinkpad T430. (4.6.4-1-ARCH #1 SMP PREEMPT x86_64 GNU/Linux )

zamaudio commented 8 years ago

Hi folks, please sudo rmmod mei_me and sudo rmmod mei before using this tool.

dogtopus commented 7 years ago

Also try to pass iomem=relaxed to kernel if you are on kernel 4.4+ (https://www.flashrom.org/FAQ)

zamaudio commented 7 years ago

Updated readme, closing.