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

