All of lore.kernel.org
 help / color / mirror / Atom feed
* Bug#917280: Linux-4.18.20 fail to boot on old intel gfx card
@ 2018-12-25 14:24 ? ?
  2018-12-25 15:45 ` Bug#917280: kernel panic on intel gen4 " ? ?
  2019-01-09 19:28 ` Linux-4.18.20 fail to boot on old intel " Ville Syrjälä
  0 siblings, 2 replies; 4+ messages in thread
From: ? ? @ 2018-12-25 14:24 UTC (permalink / raw)
  To: submit, intel-gfx

Package: Linux-image-amd64
Version: 4.18+100~bpo9+1

Linux-4.18.20 fail to boot on old intel gfx card.
I also tried a fresh installed Debian testing with same kernel version,
still can't boot, even to command line interface.

after blacklisting i915, Debian testing can boot to command line
interface. but when I tried to modprobe i915, screen blanks, shows
nothing.

while Linux-4.18.6 is good to boot to UI.

here is my hardware information:
Machine: Thinkpad X200
output of lspci for gfx card:

00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series
Chipset Integrated Graphics Controller [8086:2a43] (rev 07) Subsystem:
Lenovo Mobile 4 Series Chipset Integrated Graphics Controller
[17aa:20e4] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF-
FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
INTx- Latency: 0 Region 0: Memory at f2400000 (64-bit,
non-prefetchable) [size=1M] Capabilities: <access denied>

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

* Bug#917280: kernel panic on intel gen4 gfx card
  2018-12-25 14:24 Bug#917280: Linux-4.18.20 fail to boot on old intel gfx card ? ?
@ 2018-12-25 15:45 ` ? ?
  2018-12-25 20:14   ` Ben Hutchings
  2019-01-09 19:28 ` Linux-4.18.20 fail to boot on old intel " Ville Syrjälä
  1 sibling, 1 reply; 4+ messages in thread
From: ? ? @ 2018-12-25 15:45 UTC (permalink / raw)
  To: 917280, intel-gfx, gregkh; +Cc: stable, chris

Hi, Greg

I found on Debian testing with kernel 4.18.20 fail boot, kernel panic
on i915. and reported it to Debian bug 917280 [0], with panic log[1].

after revert:

commit 06e562e7f515292ea7721475950f23554214adde
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Mon Nov 5 09:43:05 2018 +0000

    drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5

System boots to desktop.

[0]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917280
[1]:
https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=917280;filename=dmesg.txt;msg=10

BR.
Ning.

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

* Re: Bug#917280: kernel panic on intel gen4 gfx card
  2018-12-25 15:45 ` Bug#917280: kernel panic on intel gen4 " ? ?
@ 2018-12-25 20:14   ` Ben Hutchings
  0 siblings, 0 replies; 4+ messages in thread
From: Ben Hutchings @ 2018-12-25 20:14 UTC (permalink / raw)
  To: ? ?, 917280, intel-gfx, gregkh; +Cc: stable, chris

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

On Tue, 2018-12-25 at 15:45 +0000, ? ? wrote:
> Hi, Greg
> 
> I found on Debian testing with kernel 4.18.20 fail boot, kernel panic
> on i915. and reported it to Debian bug 917280 [0], with panic log[1].
> 
> after revert:
> 
> commit 06e562e7f515292ea7721475950f23554214adde
> Author: Chris Wilson <chris@chris-wilson.co.uk>
> Date:   Mon Nov 5 09:43:05 2018 +0000
> 
>     drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
> 
> System boots to desktop.
> 
> [0]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917280
> [1]:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=917280;filename=dmesg.txt;msg=10

The 4.18 stable branch is no longer maintained.

I suspect this is the same as <https://bugs.debian.org/914495> and
<https://bugs.freedesktop.org/show_bug.cgi?id=108850>, which is fixed
in 4.19 (currently in unstable).

Ben.

-- 
Ben Hutchings
It is impossible to make anything foolproof
because fools are so ingenious.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: Linux-4.18.20 fail to boot on old intel gfx card
  2018-12-25 14:24 Bug#917280: Linux-4.18.20 fail to boot on old intel gfx card ? ?
  2018-12-25 15:45 ` Bug#917280: kernel panic on intel gen4 " ? ?
@ 2019-01-09 19:28 ` Ville Syrjälä
  1 sibling, 0 replies; 4+ messages in thread
From: Ville Syrjälä @ 2019-01-09 19:28 UTC (permalink / raw)
  To: ? ?; +Cc: submit, intel-gfx

On Tue, Dec 25, 2018 at 02:24:36PM +0000, ? ? wrote:
> Package: Linux-image-amd64
> Version: 4.18+100~bpo9+1
> 
> Linux-4.18.20 fail to boot on old intel gfx card.
> I also tried a fresh installed Debian testing with same kernel version,
> still can't boot, even to command line interface.
> 
> after blacklisting i915, Debian testing can boot to command line
> interface. but when I tried to modprobe i915, screen blanks, shows
> nothing.
> 
> while Linux-4.18.6 is good to boot to UI.

Sounds like this: https://bugs.freedesktop.org/show_bug.cgi?id=108850

Unfortunately 4.18 is EOL so the fix will never get backported.
You'll need to upgrade to a more recent kernel.

> 
> here is my hardware information:
> Machine: Thinkpad X200
> output of lspci for gfx card:
> 
> 00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series
> Chipset Integrated Graphics Controller [8086:2a43] (rev 07) Subsystem:
> Lenovo Mobile 4 Series Chipset Integrated Graphics Controller
> [17aa:20e4] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
> ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF-
> FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
> INTx- Latency: 0 Region 0: Memory at f2400000 (64-bit,
> non-prefetchable) [size=1M] Capabilities: <access denied>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Ville Syrjälä
Intel
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2019-01-09 19:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-25 14:24 Bug#917280: Linux-4.18.20 fail to boot on old intel gfx card ? ?
2018-12-25 15:45 ` Bug#917280: kernel panic on intel gen4 " ? ?
2018-12-25 20:14   ` Ben Hutchings
2019-01-09 19:28 ` Linux-4.18.20 fail to boot on old intel " Ville Syrjälä

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.