On Wed, 4 May 2016 19:00:40 -0600 Trammell Hudson hudson@trmm.net wrote:
On Thu, May 05, 2016 at 01:14:28AM +0200, Stefan Tauner wrote:
Felix suggested that inteltool -a might be the culprit... and I can confirm this. However, inteltool has worked without such issues in the past on this machine... if nobody beats me to it I'll investigate further/bisect when time allows.
inteltool -a causes a hard lockup on my X1 with Skylake (i7-6600U). I've been slowly trying to add support for it.
I could bisect the issue and it is due to the dumping of the graphics registers (in my case). See also https://review.coreboot.org/14624 https://review.coreboot.org/14627
autoport also fails with a null pointer in DetectGPE, due to an unsupported Southbridge (QM170?).
Yes... I won't touch that for now.