Bug 63651
Summary: | [ivb 3-pipe] DVI connected monitor only sleeps | ||
---|---|---|---|
Product: | Drivers | Reporter: | Matthew Batema (matthew.batema+linux-kernel-bugz) |
Component: | Video(DRI - Intel) | Assignee: | Ville Syrjala (ville.syrjala) |
Status: | RESOLVED INSUFFICIENT_DATA | ||
Severity: | normal | CC: | daniel, intel-gfx-bugs |
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.11 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Matthew Batema
2013-10-24 22:38:04 UTC
We have a bunch of bug reports all to the same effect. Everyone confirmed that the latest drm-intel-nightly kernel from http://cgit.freedesktop.org/~danvet/drm-intel/ seems to restore 3 pipe on ivb, but unfortunately no one yet bothered to do the reverse bisect so that we can fix 3.11 kernels :( I can't repro the bug, so I can't really help ... Is there documentation on the reverse bisection procedure so I can see if it's something I could assist in? I'm new (I created a bugzilla account for this bug), but I'm spoiled enough by my triple monitor setup that I'd be willing to put in some effort to help push this issue along. The ubuntu wiki has a nice kernel bisect howto with a section about reverse bisecting (i.e. figuring out which commit fixed something as opposed to broke something, which is not entirely a symmetric problem). Hopefully that should get you started: https://wiki.ubuntu.com/Kernel/KernelBisection (The first part is about bisecting ubunut kernels, you can skip all that) Status update: I'm in the process of running a bisect, but I'm encountering an issue: For some commits, I see no disk activity after the two lines stating "Loading kernel" and "Loading initramfs" (paraphrased, mind you). While I'm glad later commits appear to have addressed this issue, hopefully the "breaking" commit isn't in the range where I cannot even boot the kernel image. Matthew, can you confirm that later kernels work for you? 3.11 is no longer supported. Closing, please reopen if the problem persists with newer kernels. Sorry for the late response. Later kernels fixed this just fine. |