Bug 79131
Summary: | Intel 965GM display corrupted | ||
---|---|---|---|
Product: | Drivers | Reporter: | Pierre Choffet (ct.lrn) |
Component: | Video(DRI - Intel) | Assignee: | Damien Lespiau (damien.lespiau) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | intel-gfx-bugs |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 3.15 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
Dmesg with 3.15.2 (corrupted display)
Dmesg with 3.14.6 (works) GPU crash dump |
Created attachment 141231 [details]
Dmesg with 3.14.6 (works)
From the dmesg: [ 9.177905] [drm] GPU HANG: ecode -1:0x00000000, reason: Command parser error, iir 0x00008010, action: continue [ 9.177906] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace. [ 9.177906] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel [ 9.177907] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue. [ 9.177908] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it. [ 9.177908] [drm] GPU crash dump saved to /sys/class/drm/card0/error Please reproduce the issue and attach the crash dump. Created attachment 141521 [details]
GPU crash dump
This is probably a duplicate of bug #78681 Fixed in 3.16(.2) |
Created attachment 141221 [details] Dmesg with 3.15.2 (corrupted display) When trying to boot with 3.15.1+ (Arch Linux), the display becomes corrupted, displaying green lines. After a few seconds (probably when X starts), screen becomes black. Beside display, computer boots normally and can be reached with ssh. The computer is a Sony Vaio SZ6WN/C laptop, with a Intel 965GM graphics chipset. The secondary video card (Nvidia chipset) works properly. Latest working version tested was 3.14.6. 3.15.0 remains untested.