Skip to content
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

SD_HOST Drivers #2

Open
burnbabyburn opened this issue Dec 19, 2018 · 3 comments
Open

SD_HOST Drivers #2

burnbabyburn opened this issue Dec 19, 2018 · 3 comments

Comments

@burnbabyburn
Copy link
Contributor

Hi sakaki,

have a look here regarding the following error message on boot:
[ 3.788708] Error: Driver 'sdhost-bcm2835' is already registered, aborting...

Happens on RPI3 with 64 bit kernel, if default bcmrp33_defconfig is used.

@sakaki-
Copy link
Owner

sakaki- commented Dec 19, 2018

@burnbabyburn,

yes, I see that too in dmesg, the upstream drivers are being used it appears. Would make more sense to suppress them and use downstream's version, via the .config mods presented in the thread you linked.

I'm busy testing the (forthcoming) 1.3.1 release of gentoo-on-rpi3-64bit right now, but if you'd like to submit a PR for this, I'll review and commit it.

Thanks for drawing my attention to this!

Best, sakaki

@burnbabyburn
Copy link
Contributor Author

Good i already tested and implemented that :)
PLease see pull #3

It successfully removes the error message.

@sakaki-
Copy link
Owner

sakaki- commented Dec 22, 2018

I've manually triggered the autobuild, and there's a new release with your changes enabled, here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants