[00:14] Hi, what is the current situation on the fixes for Intel GPUs? Currently they are unusable with 5.4 from Focal. Are there plans to have them fixed for the release? [00:16] FurretUber: unusable how? [00:16] Always at full power, constant GPU hangs [00:16] FurretUber: wich intel graphics are you on please? [00:17] Intel HD Graphics 520 [00:18] i have a 620 here and got a few bugs about xorg, kernel oops and the dock [00:18] FurretUber: can you describe your symptons exactly please? [00:19] also, have you filed a bug or found an existing bug report on the specific issues you're experiencing? [00:19] Once a heavier task starts (the lightest one was the Audacious OpenGL viewer), GPU hangs happen endlessly until the task is closed. Any heavier task then will repeatedly caused GPU hangs [00:20] All kernels provided by Canonical have this problem. They are related to that GPU security issue [00:21] Here is the error log from the GPU with Kerbal Space Program on 5.4.0-9: https://paste.ubuntu.com/p/yBvT7gTdPC/ [00:21] you have a source for this FurretUber ? [00:21] About all kernels with the problem? I tested them all, after the fix for the security issue, I'm having to resort to older versions, patched versions with the fix removed or drm-tip to use my computer [00:22] a bug ID as tomreyn asked FurretUber [00:24] Hmmm... I have reported a related bug twice, but not this one...? [00:25] FurretUber: you say all intel gpu's have bugs, where did you pick that up? [00:28] The patches affected Intel GPUs starting from Ivy Bridge. It, at least, disabled all power management [00:30] FurretUber: your gpu hang results into what exactly? xorg crash? loginloop? system freeze to a reboot? black screen? [00:33] Constant frozen screen. Using Ctrl+Alt+F4 will access a TTY if I wait a few minutes. Killing the offending application makes the GPU hangs stop, but then any heavier task brings the endless GPU hangs again [00:35] FurretUber: can you see if this is you please? https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1853266 [00:35] Launchpad bug 1853266 in xorg-server (Ubuntu) "Xorg/Xwayland segfaults in OsLookupColor() from funlockfile() from glamor_get_pixmap_texture() from glamor_create_gc()" [Undecided,Confirmed] [00:37] I don't think so, nothing crashes, not even the offending application (there was a significant work to remade the reset engines on Intel GPUs, which I found a critical problem on and delayed a kernel release :p ) [00:39] FurretUber: how about you file a bug for your system then, let us see whats all going there [00:39] I will report a bug on this GPU hang, as I'm not finding anything similar. That error file is the only thing I got, but I think it can be very useful [00:40] Hmm... should I trigger a GPU hang before reporting the bug to get a dmesg and card0error? [00:40] FurretUber: you didnt find anything similar, but you say all kernels have this issue? [00:41] or did you mean you tested several kernels on your system? [00:41] I meant on Launchpad. https://linuxreviews.org/Linux_Kernel_5.5_Will_Not_Fix_The_Frequent_Intel_GPU_Hangs_In_Recent_Kernels [00:42] right, now we getting somewhere [00:43] FurretUber: so all the bugs presented on that link, aint happening to your system? [00:45] The high temperature issue is present due to the disabled power management, but none of the linked one there is the exact problem I'm facing. This is why I'll report on Launchpad now [00:46] will you use ubuntu-bug FurretUber ? [00:47] Yes. I'll just reproduce it to get a dmesg log [00:47] great, tnx for taking your time to file it [01:00] FurretUber: is your bug creating? [01:05] No, just got the dmesg and card0 error [01:06] whats your launchpad account FurretUber ? [01:13] ... [01:15] Sorry, here is the bug report: https://bugs.launchpad.net/ubuntu/+source/linux-signed-5.4/+bug/1861590 [01:15] Launchpad bug 1861590 in linux-signed-5.4 (Ubuntu) "Intel GPU hangs constantly under load. After closing offending application, all GPU intensive programs run degraded" [Undecided,New] [01:15] No dmesg was uploaded? I used ubuntu-bug linux [01:16] FurretUber: you can still add it now if you like [01:17] I added them. I thought when reporting against linux it would upload the files :p [01:18] FurretUber: you upgraded to 20.04 from 19.10? [01:18] From 18.04 [01:19] FurretUber: did you test if you can reproduce your bug on a daily 20.04? [01:20] FurretUber: usually in this stage of development, we try to test bugs on daily iso, this to avoid alot of work for the devs [01:20] Well, I can do this test, but I will have to download the daily ISO [01:21] please do FurretUber so we can rule out a too early lts upgrade problem [01:22] I will test with the Xubuntu ISO, as it's Xubuntu I'm using now. It will take a while to download [01:25] FurretUber: your dmesg looks like it has errors about it allright [03:43] So, after 2 hours, I got the GPU hang on Focal Daily. Same symptoms [03:59] I have added the dmesg and card0/error to the bug report [04:02] FurretUber: is it still running, and if so, what's in journalctl -b -p3 [04:03] maybe -p4 also if that's not more than you want to share [04:13] No, I stopped it. I have to go sleep, but I can do this tomorrow, good night and thank you for the support [04:33] so related bug reports are https://bugs.freedesktop.org/show_bug.cgi?id=111812 https://gitlab.freedesktop.org/drm/intel/issues/451 and maybe https://gitlab.freedesktop.org/drm/intel/issues/673 [04:33] Freedesktop bug 111812 in DRM/Intel "i915 0000:00:02.0: GPU HANG: ecode 9:0:0x00000000, hang on rcs0" [Major,Resolved: moved] [04:36] combining i915.enable_dc=0 and intel_idle.max_cstate=1 seems to give folks acceptable uptime. kernel 5.5 also seems to help (not sure whether it fully fixes it). [04:38] loads of reports there indeed, this looks bad. [04:39] and using those kernel parameters means lesser power savings. [14:25] FurretUber: tnx for testing a xubuntu daily on your bug [17:56] The journalctl -b -p4 log: https://termbin.com/yxfn it seems there is nothing new related to this problem