Comment 24 for bug 1904293

Revision history for this message
In , rxguyrx (rxguyrx-redhat-bugs) wrote :

Created attachment 1694628
Tail of dmesg showing gpu hang

1. Please describe the problem:
Any time I boot into a kernel in the 5.7 series (RCs up to the current stable) I get a gpu hang (with sway and openbox). I can start the WM, and usually start a terminal, but starting anything else (firefox, caja, a gome, etc.) the gui hangs. I can kill the gui via a VT and restart it, but the problem continiues. To use my computer, I must boot into a kernel in the 5.6 series. I filed a bug upstream https://gitlab.freedesktop.org/drm/intel/-/issues/1805

2. What is the Version-Release number of the kernel:
5.7.0-1.fc33.x86_64 and all 5.7 release candidates before it

3. Did it work previously in Fedora? If so, what kernel version did the issue
   *first* appear? Old kernels are available for download at
   https://koji.fedoraproject.org/koji/packageinfo?packageID=8 :
The first kernel 5.7 RC I tried

4. Can you reproduce this issue? If so, please provide the steps to reproduce
   the issue below:
Always with a 5.7 kernel as illustarted in #1 above.

5. Does this problem occur with the latest Rawhide kernel? To install the
   Rawhide kernel, run ``sudo dnf install fedora-repos-rawhide`` followed by
   ``sudo dnf update --enablerepo=rawhide kernel``:
Yes as stated above.

6. Are you running any modules that not shipped with directly Fedora's kernel?:
No

7. Please attach the kernel logs. You can get the complete kernel log
   for a boot with ``journalctl --no-hostname -k > dmesg.txt``. If the
   issue occurred on a previous boot, use the journalctl ``-b`` flag.