[Bug 91585] [BDW] System hard lock-up on resume from suspend

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 23 13:35:53 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91585

--- Comment #9 from Jerome <an.inbox at free.fr> ---
The lock-up can be reproduced with both the Intel kernel 4.2 above and a Debian
4.1 (backport) while disabling DRI and hardware acceleration in the X
configuration with:

  Section "Device"
      Identifier  "Intel Graphics"
      Driver      "intel"
      Option      "NoAccel" "True"
      Option      "DRI" "False"
  EndSection

With the above 3D is using LLVMpipe and the X log properly indicate that
hardware acceleration is disabled. But the lock-up on resume still happen.
As a reminder, the lock-up happen while still in console mode, about the time
the display switch to graphic mode when all goes well.

I tried a recent Intel kernel (2015y-09m-21d-09h-47m-02s, commit
4f1d1fdaff9a6ad45b4c0399171f89b60e080070) but there are other issues that may
be different (lots of display corruptions with DRI/hw accel disabled so not
convenient to use, lock-up on suspend with hw acceleration on).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150923/65ac29cd/attachment.html>


More information about the intel-gfx-bugs mailing list