-
Notifications
You must be signed in to change notification settings - Fork 5k
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
rpi-4.12.y non-fatal errors on boot #2098
Comments
I get no errors booting to top-of-tree rpi-4.12.y apart from the transient error from bcm2835-aux-uart because its clock isn't ready. Both of the drivers listed are built into the kernel so there's no reason why anything should be trying to load them. Are you perhaps using an initramfs that hasn't been updated? |
@pelwell Thank, and sorry for the noise. "upgraded" config (with error)
bcm2709_defconfig (clean boot)
Feel free to close, I'm leaving this info here for the people that may stumble into same error. |
No problem. |
Before we get the following error: Error: Driver 'sdhost-bcm2835' is already registered, aborting... Fix example: raspberrypi/linux#2098
When booting fresh 4.12.y (bcm2709_defconfig) on pi3 I get 2 errors (which actually seem to be warnings):
The system actually boots and works fine.
dtb seems to load fine too
The text was updated successfully, but these errors were encountered: