-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Kernel warning with 5.10.52-v8+ #1441 SMP PREEMPT Tue Aug 3 18:14:03 BST 2021 aarch64 #4518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Errors like that are almost exclusively caused by undervoltage - a small change in instruction ordering due to a kernel version bump can be enough to make a theoretical problem real. I hope you are powering the USB drive separately. |
This seems to be this stable regression https://lore.kernel.org/r/[email protected] which was fixed in 5.10.53 (commits https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7d7d0e84ac0d80815abfb7db3ba3e683830b310d and https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=277b311ae170b90fcc30551d1a30d17fceb113a4) Time to update the rpi-5.10.y branch :-) |
So the same thing happens with all USB drives connected through powered USB hub. Only this time it happens at uptime 6628s, so after |
See: raspberrypi/linux#4518 kernel: Revert overlays: Update display GPIO declarations for Goodix See: raspberrypi/linux#4507 kernel: Add midi-uart{2345}-overlay.dts See: raspberrypi/linux#4514 firmware: firmware: Disable VLL loading from file system See: #1605
See: raspberrypi/linux#4518 kernel: Revert overlays: Update display GPIO declarations for Goodix See: raspberrypi/linux#4507 kernel: Add midi-uart{2345}-overlay.dts See: raspberrypi/linux#4514 firmware: firmware: Disable VLL loading from file system See: raspberrypi/firmware#1605
There is a rpi-update available which may fix this issue. Please update and report. |
It looks good after upgrading and 9 hours uptime. Good job, thanks |
Thanks for confirming. |
I'm getting a strange kernel warning after upgrade to the latest kernel via
apt update
in 64bit Raspberry Pi OS. This is on Raspberry Pi4 with 8GB and running from USB3 disk. I haven't seen this warning with previous kernel versions. Kernel version is5.10.52-v8+ #1441 SMP PREEMPT Tue Aug 3 18:14:03 BST 2021 aarch64
.The text was updated successfully, but these errors were encountered: