What is intelmeitool? Thanks Tomas
-----Original Message----- From: linux-mei-request@eclists.intel.com [mailto:linux-mei- request@eclists.intel.com] On Behalf Of Shawn Sent: Tuesday, January 22, 2019 10:30 To: linux-mei@linux.intel.com; coreboot coreboot@coreboot.org Subject: [linux-mei] intelmetool crashed mei_me driver
Hi,
intelmetool crashed mei_me driver and you can reproduce it via:
#!/bin/bash
counter=0
while [ $counter -le 1000 ] do ./intelmetool -m >> /tmp/me.log echo $counter sleep 5 counter=$(($counter + 1)) done
The kernel crash log was attached!
-- GNU powered it... GPL protect it... God blessing it...
regards Shawn
linux-mei@eclists.intel.com https://eclists.intel.com/sympa/info/linux-mei Unsubscribe by sending email to sympa@eclists.intel.com with subject "Unsubscribe linux-mei"