-
-
Notifications
You must be signed in to change notification settings - Fork 506
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
Radxa Zero does not boot #2 #7296
Comments
To understand the issue better:
Because the two binaries use a different bootloader version and source, and the patches are as well for a different version, so I suspect the issue does neither exist with the Armbian bootloader builds, nor those of DietPi (which are the mostly the same). If so, then this is something which can only be solved by those who provide those We maintain an Armbian fork to implement own fixes, if needed, hence can add those patches. But I do not have the board to test. @StephanStS you do, right? And btw, do not believe everything Igor says about DietPi. He has an extreme aversion against DietPi, since it exists, and spreads a lot of outdated information, misinformation, up to plain lies about it, wherever he can. Like that we would not do kernel development, while we maintain a set of own kernel sources and builds for a number of SBCs, and a handful patches on top of Armbian sources, to fix issues, which he sadly is too proud to accept in their sources, at least not openly. But other than that, Armbian is great, of course: Mostly same underlying bootloader and kernel sources for most SBCs, we just have a different priority and different aims on the userland part, providing smaller images, but trying to simplify/speedup software installations with our scripts. |
I do not understand your question. I was flashing onto eMMC either Armbian or DietPi the results were the same. However @CodeChenL has fixed this issue for Armbian. There is no bootloader on both HW partitions (mmc0boot0, mmc0boot1) since they were erased by
I didn't try this, just because it is crucial to me it boots from eMMC. If it's somehow would help in debugging this issue I will try booting from SD.
As I mentioned before it works already on Armbian. This commit has fixed the thing.
Alright guys :) I am taking noone's side here, it is important to me to fix those issues to have fully working board at last. The next issues after fixing the boot process is armbian/build#7544. PS: Initially my RZero had DietPi "Bullseye" onboard and it was working pretty much okay, I liked the easiness in administrative tasks, environment, etc. However it is long obsolete now, DTOs was not functional also. |
@MichaIng: I only own an Radxa Zero w/o eMMC. Would this help? |
@StephanStS, I just successfully installed DietPi on SD and it boots without issues. The problem is only with eMMC. |
armbian/build#7538 This change has been accepted by Armbian. In short, some patchs are to repair the issue of EMMC particles compatibility from different manufacturers. |
I am rebuilding our kernel and bootloader packages and push them to the APT server ASAP. |
Creating a bug report/issue
Required Information
cat /boot/dietpi/.version
echo $G_DISTRO_NAME $G_RASPBIAN
uname -a
echo $G_HW_MODEL_NAME
or (EG: RPi3)Steps to reproduce
The source topic is published here: https://forum.radxa.com/t/rzero-autoboot-from-emmc/24764
The issue supposedly already have a solution: CodeChenL/build@1247780#diff-7c8d1c058500641ab9f9a5b0d38785a5b72eec2f904b9d11774d5d6c60d0e0cdR17
Could these patches be applied to the current Dietpi build?
thank you
Actual behaviour
Extra details
The text was updated successfully, but these errors were encountered: