-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Issue in mmcsd with raspberry pi 1 #1358
Comments
rpi-3.6.y is very old. I suggest you update to at least rpi-4.1.y, or even go straight to rpi-4.4.y. These use a different hardware block with a different driver, and it has solved most of the SD Card problems. Start by updating the firmware by installing a fresh Raspbian image or by using rpi-update. Then download and build your chosen kernel - build instructions can be found here. If you still see errors after updating then try and capture as much of the error as you can and create a new issue. |
Hi I tried building 4.4 kernel (rpi-4.4.y) . I followed below steps
After giving make i am getting belon configuration written to .configCHK include/config/kernel.release what could be the error, is it could be due to tool chain regards On Mon, Mar 21, 2016 at 3:14 PM, Phil Elwell [email protected]
|
Those are not the instructions I asked you to follow, and they are wrong ("RPI_defconfig" does not exist - "bcmrpi_defconfig" does). Try following these instructions instead. |
@sobinonline is this stilll an issue? |
Closing due to lack of activity. Reopen if you feel this issue is still relevant. |
Hi
I built the kernel, but there is issue in mmcsd. i am getting mmcsd error on booting with the kernel compiled with this version (rpi-3.6.y) any fix ?
P.S : The raspberry pi 1 is used
Then i tried with stable version then different issue cropped up there is saw a rainbow screen
The text was updated successfully, but these errors were encountered: