Bug 2119843 - Regression in kernel 5.19.2-300 on Raspberry Pi running F37
Summary: Regression in kernel 5.19.2-300 on Raspberry Pi running F37
Keywords:
Status: CLOSED DUPLICATE of bug 2123817
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 37
Hardware: aarch64
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-19 15:44 UTC by Steven A. Falco
Modified: 2022-09-13 12:18 UTC (History)
19 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-09-13 12:18:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Log showing the problem, kernel 5.19.2-300, around line 856 (335.15 KB, text/plain)
2022-08-19 15:44 UTC, Steven A. Falco
no flags Details
Log using the rawhide kernel - first error at line 951 (403.57 KB, text/plain)
2022-08-19 15:45 UTC, Steven A. Falco
no flags Details
Log showing a proper boot, kernel 5.19.1-300, no errors (322.75 KB, text/plain)
2022-08-19 15:46 UTC, Steven A. Falco
no flags Details

Description Steven A. Falco 2022-08-19 15:44:29 UTC
Created attachment 1906576 [details]
Log showing the problem, kernel 5.19.2-300, around line 856

1. Please describe the problem:

Kernel 5.19.2-300 throws errors in vc5_hdmi_reset.  This doesn't happen in kernel 5.19.1-300.  This can result in a totally black screen rather than a normal screen.


2. What is the Version-Release number of the kernel:

vmlinuz-5.19.2-300.fc37.aarch64


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 :

It worked in the immediately previous kernel.  I.e., vmlinuz-5.19.1-300.fc37.aarch64 is fine, but vmlinuz-5.19.2-300.fc37.aarch64
has the problem.


4. Can you reproduce this issue? If so, please provide the steps to reproduce
   the issue below:

100% reproducible.

Install kernel 5.19.2-300 and reboot the pi.  Then examine the boot logs with journalctl.


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``:

That installs vmlinuz-6.0.0-0.rc1.20220817git3cc40a443a04.14.fc38.aarch64 which has a similar problem.  It manifests in vc4_hdmi_write rather than in vc5_hdmi_reset.  I'll attach a log for all three kernels (5.19.1, 5.19.2, and 6.0.0-0.rc1.20220817git3cc40a443a04.14).


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

No external modules are installed.

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.

Comment 1 Steven A. Falco 2022-08-19 15:45:21 UTC
Created attachment 1906577 [details]
Log using the rawhide kernel - first error at line 951

Comment 2 Steven A. Falco 2022-08-19 15:46:08 UTC
Created attachment 1906578 [details]
Log showing a proper boot, kernel 5.19.1-300, no errors

Comment 3 Peter Robinson 2022-09-13 12:18:34 UTC

*** This bug has been marked as a duplicate of bug 2123817 ***


Note You need to log in before you can comment on or make changes to this bug.