|
Bugzilla – Full Text Bug Listing |
| Summary: | Latest Kernel has i915 GPU Hang | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Emr Rec <erecio> |
| Component: | Kernel | Assignee: | openSUSE Kernel Bugs <kernel-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | jslaby, kts, mbenes, mrmazda, patrik.jakobsson, tiwai, tzimmermann |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | dmesg output | ||
|
Description
Emr Rec
2020-09-16 22:51:03 UTC
I tried the latest kernel 5.8.10 to no avail. I go to a virtual terminal and uninstall the latest kernel. This reverts me to "Linux moz 5.6.14-1-default #1 SMP Wed May 20 08:32:48 UTC 2020 (b0ab48a) x86_64 x86_64 x86_64 GNU/Linux", which works just fine.
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
Subsystem: Gigabyte Technology Co., Ltd Device d000
Flags: bus master, fast devsel, latency 0, IRQ 26
Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915
Kernel modules: i915
Adding more information from lspci:
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
Subsystem: Gigabyte Technology Co., Ltd Device d000
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
Interrupt: pin A routed to IRQ 26
Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee01004 Data: 4021
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a4] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: i915
Kernel modules: i915
I believe only upstream can solve it fully. Care to report to the upstream bug tracker, e.g. gitlab.fredesktop.org issues? It's an old chip (Haswell) and Intel people might not be interested in fixing that so much, though. Could this be DE/WM or DDX related? I've yet to experience this on either of my Haswells, e.g. with TDE/TDM: # inxi -SGay System: Host: ab85m Kernel: 5.7.11-1-default x86_64 bits: 64 compiler: gcc v: 10.1.1 parameters: BOOT_IMAGE=/boot/vmlinuz root=LABEL=redacted noresume ipv6.disable=1 net.ifnames=0 mitigations=auto consoleblank=0 video=1440x900@60 3 Desktop: Trinity R14.0.8 tk: Qt 3.5.0 info: kicker wm: Twin 3.0 dm: TDM Distro: openSUSE Tumbleweed 20201002 Graphics: Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics vendor: ASUSTeK driver: i915 v: kernel bus ID: 00:02.0 chip ID: 8086:0402 Display: x11 server: X.Org 1.20.9 driver: modesetting unloaded: fbdev,vesa alternate: intel display ID: :0 screens: 1 Screen-1: 0 s-res: 2560x1440 s-dpi: 120 s-size: 541x304mm (21.3x12.0") s-diag: 621mm (24.4") Monitor-1: DP-1 res: 2560x1440 hz: 60 dpi: 109 size: 598x336mm (23.5x13.2") diag: 686mm (27") OpenGL: renderer: Mesa DRI Intel HD Graphics (HSW GT1) v: 4.5 Mesa 20.1.8 compat-v: 3.0 direct render: Yes or KDE3/KDM3: # inxi -Gay Graphics: Device-1: Intel 4th Generation Core Processor Family Integrated Graphics vendor: Micro-Star MSI driver: i915 v: kernel bus ID: 00:02.0 chip ID: 8086:041e... On both I use only the modesetting DDX. Please see the following redhat bugzilla. I have reverted my kernel back to 5.6 many times after zypper dup's because of this. I also added a kernel history in zypp.conf to 10 in case I miss it one day. :) http://bugzilla.opensuse.org/show_bug.cgi?id=1176646 (In reply to Emr Rec from comment #5) > Please see the following redhat bugzilla. I have reverted my kernel back to > 5.6 many times after zypper dup's because of this. I also added a kernel > history in zypp.conf to 10 in case I miss it one day. :) > > http://bugzilla.opensuse.org/show_bug.cgi?id=1176646 Woops wrong link: https://bugzilla.redhat.com/show_bug.cgi?id=1843274 Forgotten bug... Emr, has the situation improved in TW? There has been a lot of development on i915 front since then? (In reply to Miroslav Beneš from comment #7) > Forgotten bug... > > Emr, has the situation improved in TW? There has been a lot of development > on i915 front since then? What's your cpu model? I have Pentium g3250 Haswell and it's still there. https://gitlab.freedesktop.org/drm/intel/-/issues/2024 https://gitlab.freedesktop.org/drm/intel/-/issues/3123 (In reply to k ts from comment #8) > https://gitlab.freedesktop.org/drm/intel/-/issues/2024 > https://gitlab.freedesktop.org/drm/intel/-/issues/3123 Both of them are now closed as fixed. So this is hopefully fixed too. If not, please open a new bug as it would be a different one. |