[Bug 94551] System reboots on graphical load with Intel HD 4000 iGPU since Linux 3.10.

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Tue Mar 10 01:52:24 PDT 2015


https://bugzilla.kernel.org/show_bug.cgi?id=94551

--- Comment #20 from Zhang Rui <rui.zhang at intel.com> ---
Yes, I saw that.
There are indeed some ACPI related warning messages.
[ 2355.912119] ACPI Warning: \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type
mismatch - Found [Buffer], ACPI requires [Package] (20140926/nsarguments-95)
[ 2355.912786] ACPI Warning: \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type
mismatch - Found [Buffer], ACPI requires [Package] (20140926/nsarguments-95)
[ 2357.181414] thinkpad_acpi: EC reports that Thermal Table has changed

But the ACPI warning is generated when graphics _DSM is invoked, and the
thinkpad_acpi one is sounds like a platform driver issue.
Thus I don't see what we Linux/ACPI can do for this issue.

IMO, nomodeset makes the problem disappear is sufficient to show that this is a
graphics issue, but to double check if it is a thermal issue, you can build
your kernel with CONFIG_THERMAL=n and boot without nomodeset parameter and
check if the problem still exists.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the intel-gfx-bugs mailing list