What is intelmeitool?
Thanks
Tomas

> -----Original Message-----
> From: linux-mei-requ...@eclists.intel.com [mailto:linux-mei-
> requ...@eclists.intel.com] On Behalf Of Shawn
> Sent: Tuesday, January 22, 2019 10:30
> To: linux-...@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-...@eclists.intel.com
> https://eclists.intel.com/sympa/info/linux-mei
> Unsubscribe by sending email to sy...@eclists.intel.com with subject
> "Unsubscribe linux-mei"
_______________________________________________
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org

Reply via email to