linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Regression] 3.18 black screen after boot (bisected)
@ 2014-12-14 11:58 Heinz Diehl
  2014-12-15  7:57 ` Daniel Vetter
  0 siblings, 1 reply; 3+ messages in thread
From: Heinz Diehl @ 2014-12-14 11:58 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: linux-kernel, airlied, intel-gfx, dri-devel

Hi,

since kernel 3.18 I'm no longer able to run X on my machine. While
3.17.6 is fine, 3.18 leaves me with a black screen when starting
X. Booting into runlevel 1/3 is fine.

I did a "git bisect", and the offending commit is this one:

[root@kiera linux-git]# git bisect bad
83f45fc360c8e16a330474860ebda872d1384c8c is the first bad commit
commit 83f45fc360c8e16a330474860ebda872d1384c8c
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Wed Aug 6 09:10:18 2014 +0200

    drm: Don't grab an fb reference for the idr

[....]

I double-checked, and 3.18 is fine with this commit reverted.

My machine is an Asus U45JC laptop, and the CPU is an Intel i450M
(Ironlake). Please contact me if I can help in any way (I'm subscribed
to lkml, but not to other X or kernel related lists).

Thanks,
 Heinz.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Regression] 3.18 black screen after boot (bisected)
  2014-12-14 11:58 [Regression] 3.18 black screen after boot (bisected) Heinz Diehl
@ 2014-12-15  7:57 ` Daniel Vetter
  2014-12-15 12:51   ` Heinz Diehl
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Vetter @ 2014-12-15  7:57 UTC (permalink / raw)
  To: linux-kernel; +Cc: Daniel Vetter, airlied, intel-gfx, dri-devel

On Sun, Dec 14, 2014 at 12:58:31PM +0100, Heinz Diehl wrote:
> Hi,
> 
> since kernel 3.18 I'm no longer able to run X on my machine. While
> 3.17.6 is fine, 3.18 leaves me with a black screen when starting
> X. Booting into runlevel 1/3 is fine.
> 
> I did a "git bisect", and the offending commit is this one:
> 
> [root@kiera linux-git]# git bisect bad
> 83f45fc360c8e16a330474860ebda872d1384c8c is the first bad commit
> commit 83f45fc360c8e16a330474860ebda872d1384c8c
> Author: Daniel Vetter <daniel.vetter@ffwll.ch>
> Date:   Wed Aug 6 09:10:18 2014 +0200
> 
>     drm: Don't grab an fb reference for the idr
> 
> [....]
> 
> I double-checked, and 3.18 is fine with this commit reverted.
> 
> My machine is an Asus U45JC laptop, and the CPU is an Intel i450M
> (Ironlake). Please contact me if I can help in any way (I'm subscribed
> to lkml, but not to other X or kernel related lists).

Can you please boot with drm.debug=0xf on both good and bad kernels and
then grab dmesg from each?

To make sure we don't forget this please file the above summary plus dmesg
files as a new bug against dri -> drm(intel) on bugs.freedesktop.org.
Please add "[ilk bisected]" to the bug summary so it shows up in all the
right searches for us.

Thanks, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Regression] 3.18 black screen after boot (bisected)
  2014-12-15  7:57 ` Daniel Vetter
@ 2014-12-15 12:51   ` Heinz Diehl
  0 siblings, 0 replies; 3+ messages in thread
From: Heinz Diehl @ 2014-12-15 12:51 UTC (permalink / raw)
  To: linux-kernel, airlied, intel-gfx, dri-devel

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

On 15.12.2014, Daniel Vetter wrote: 

> Can you please boot with drm.debug=0xf on both good and bad kernels and
> then grab dmesg from each?

The output is attached. The dmesg log stops after runlevel 3 for the
3.18 kernel, because I'm not able to do anything in runlevel 5 with a
black screen.

> To make sure we don't forget this please file the above summary plus dmesg
> files as a new bug against dri -> drm(intel) on bugs.freedesktop.org.
> Please add "[ilk bisected]" to the bug summary so it shows up in all the
> right searches for us.

Will do.


[-- Attachment #2: dmesg-3.17.6.good.txt.xz --]
[-- Type: application/octet-stream, Size: 36192 bytes --]

[-- Attachment #3: dmesg-3.18.bad.txt.xz --]
[-- Type: application/octet-stream, Size: 19708 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-15 12:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-14 11:58 [Regression] 3.18 black screen after boot (bisected) Heinz Diehl
2014-12-15  7:57 ` Daniel Vetter
2014-12-15 12:51   ` Heinz Diehl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).