-
-
Notifications
You must be signed in to change notification settings - Fork 1.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
Can't start LE11 on Orangepi one plus #7731
Comments
Can you try to use Balena Etcher instead of LibreELEC USB-CD Creator and see if that works? |
Yes, before I tried Win32DiskImager with the same outcome, but now I installed Balena Etcher and nothing changed - Could not mount UUID=1803-1707 *** |
Hm... I manually mount LibreELEC-H6.arm-11.0.1-orangepi-one-plus.img and checked all those UUIDs. They match, so I'm not sure what could be wrong. I don't have the board, so I can't test it directly. However, you can try to fix them:
|
I have the same issue on my orangepi-one-plus. LE10 boots normally. LE11 11.0.1 produces same error. Serial output differs from boot to boot. First boot: U-Boot 2022.10 (Mar 18 2023 - 17:20:38 +0000) Allwinner Technology CPU: Allwinner H6 (SUN50I) Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] *** Error in mount_flash: mount_common: Could not mount UUID=1803-1707 *** Hot reboot from debugging shell: [ 744.543306] reboot: Restarting system U-Boot SPL 2022.10 (Mar 18 2023 - 17:20:38 +0000) Cold reboot: U-Boot 2022.10 (Mar 18 2023 - 17:20:38 +0000) Allwinner Technology CPU: Allwinner H6 (SUN50I) Booting LE10.0.4 (boots correctly) U-Boot SPL 2021.01 (Jan 07 2023 - 10:03:17 +0000) U-Boot 2021.01 (Jan 07 2023 - 10:03:17 +0000) Allwinner Technology CPU: Allwinner H6 (SUN50I) In: serial@5000000 Starting kernel ... [?r??????] Booting Linux on physical CPU 0x0000000000 [0x410fd034] |
@ComradeSerg / @maartenjd - is this still occurring on LE12 nightlies? |
Hello heitbaum. Erros(s) still occur. All with the same SD-card but previously the same error also with other SD-cards. See below. Is it U-boot related? Suggestions for any further troubleshooting? Tested it with LibreELEC-H6.aarch64-12.0-nightly-20231214-8a29159-orangepi-one-plus and it seems to boot fine now (removed Also tested LibreELEC-H6.arm-11.0-nightly-20231214-ec82496-orangepi-one-plus. See bootlog. Finally also booted LibreELEC-H6.arm-10.0.4-orangepi-one-plus (stable). See bootlog. Unfortunately still the same "Error in mount_flash" with the 11 and 12 nightlies (see screenshot). Note the particularities in the 11 en 12 bootlogs, that do not show in 10:
|
So it seems that the issue is in PMIC bus switch from I2C (LE10, Linux 5.10) to RSB (LE11, Linux 6.1). PMIC is responsible for power regulation to most subsystems, including SD card. That would explain issues you see in boot log. Currently the only idea that I have is to lower RSB frequency, since it's much higher than I2C. However, that needs to be changed in U-Boot and Linux. I'll build test image when I'll have some time. |
Issue continues to exist on Latest Beta Version 12.0 (2024.04). Did you already have a chance to look at the RSB-timings, jernejsk? I made some build with some uneducated guesses for timings, but to no avail. |
Today I built LE12 with Orangepi One Plus Rollback to i2c patch. |
ComradeSerge |
Is this issue still occurring? |
Yes, still the same issue with LibreELEC-H6.aarch64-12.0-devel-20241029210940-a0b3874-orangepi-one-plus. I2C-patch applied in: ./build.LibreELEC-H6.aarch64-12.0-devel/build/linux-6.6.46/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi.dtsi U-Boot SPL 2024.01 (Oct 29 2024 - 20:37:19 +0100) With previous version I sometimes had successful boots. This time 0 out of 6. |
I tried to replace LE10 to LE11 but after sd card creation with "LibreELEC USB-SD Creator" LE11 can't start because of error:
*** Error in mount_flash: mount_common: Could not mount UUID=1803-1707 ***
Starting debuggin shell for boot step: mount_flash... type exit to quit
but keyboard doesn't work.
I have OrangePi One Plus (allwinner H6), microSD ADATA 16GB UHS-I (class 10)
The text was updated successfully, but these errors were encountered: