balbes150 Posted June 26, 2023 Posted June 26, 2023 Только что, NicoD сказал: with Ubuntu 22.04 on eMMC. All checks are only from Android to eMMC. Return android to eMMC. Start android and wait for its first launch (it should expand the DATA partition from ext4 to the entire size of eMMC). Launch Armbian from the SD card (+ boot.ini). REMOVE the u-boot package from the Armbian system (check that after that there are no u-boot* and linux-u-boot* subdirectories in the /usr/lib directory, if there are any, delete them), this is a crooked package and its files do not work correctly. DO NOT create any partitions manually. Run the installation on eMMC, perhaps the system will write that there is no u-boot, as it should be, you should leave the regular u-boot from android. 0 Quote
NicoD Posted June 26, 2023 Posted June 26, 2023 @balbes150 I've done as you told me. Installed Android on eMMC, booted the Armbian with boot.ini file. Removed uboot directory in /usr/lib, installed to eMMC. On the end it said "no uboot found, quiting" If I now try to boot the board I only get this. Welcome to minicom 2.8 OPTIONS: I18n Port /dev/ttyUSB0, 15:27:18 Press CTRL-A Z for help on special keys G12B:BL:6e7c85:2a3b91;FEAT:E0F83180:402000;POC:F;RCY:0;EMMC:0;READ:0;CHK:1F;READ:0;CHK:1F;READ:0;CHK:1F;SD?:20000;USB:8;LOOP:1;EMMC:0;READ:0;CHK:1F;READ:0;CHK:1F;READ:0;CHK:1F;SD?:20000;USB:8;LOOP:2;EMMC:0;READ:0;CHK:1F;READ:0;CH; 0 Quote
balbes150 Posted June 26, 2023 Posted June 26, 2023 32 минуты назад, NicoD сказал: If I now try to boot the board I only get this. It looks like the installation script is crooked and destroys the regular u-boot in any case, it needs to be changed. Check this option (you can not restore anything on eMMC). Burn the Armbian image to the SD card, add boot.ini, start the system from the SD card, perform a regular installation, and BEFORE rebooting, mount eMMC and add boot.ini to it. Check the launch without an SD card. 0 Quote
rpardini Posted June 26, 2023 Posted June 26, 2023 On 6/20/2023 at 7:13 PM, Erica said: What else can I try? Hey @Erica please try this experimental image: https://github.com/rpardini/armbian-release/releases/download/latest-images/Armbian_20230600_Khadas-vim3_bookworm_edge_6.4.0-rc5.img.xz Instructions, for any VIM3, in any state (middle button 3 times in 1 second tells the MCU to force the SoC to boot from SD/eMMC). -> Write oowow (https://dl.khadas.com/products/vim3/firmware/oowow/vim3-oowow-latest-sd.img.gz) to SD card. Insert SD card with oowow. -> Power on board, press the middle button 3 times + reset until it reboots into oowow. -> Use oowow to clear the SPI ("fast" method is enough) *and* the eMMC ("fast" method is enough). -> Use oowow to set "bootmode" to SPI. (This way it will try SPI, which is empty, then eMMC, which is also empty, then SD). -> Power off the board (important. MCU changes don't take effect unless you power it off completely). -> Write Armbian to SD card, insert the SD card with Armbian. -> Power on the board. Boot Armbian from SD. Use `armbian-install` after preparing the partitions on the target device (eMMC/NVMe/USB). Good luck. 1 Quote
Erica Posted June 2 Author Posted June 2 Is there still an image somewhere to try? I just got back from being away and link for the image above is a 404. 0 Quote
Erica Posted June 3 Author Posted June 3 Is there still an image somewhere to try? I just got back from being away and link for the image above is a 404. I tried the official download. 24.5 No luck. After pressing the center button 3 times it tries to boot but cannot initialize ethernet or retrieve pxelinux.cfg. It fails with what looks like a prompt. But it does not do anything. I have a photo but it fails to attach. 0 Quote
Sander de Leeuw Posted June 8 Posted June 8 @Erica I did a fresh install of Armbian 24.5.1 Minimal on my Khadas VIM3 Pro last night, and everything worked smoothly: https://dl.armbian.com/khadas-vim3/archive/Armbian_24.5.1_Khadas-vim3_bookworm_current_6.6.31_minimal.oowow.img.xz Did you actually erase the SPI, as Igor suggested? I was not able to do that with oowow. That gave an error about the SPI not being found. However, with krescue, the SPI was cleared out successfully. Someone else provided a link to krescue for you in the other thread, if you do not have it anymore: https://web.archive.org/web/20240426161033/https://dl.khadas.com/firmware/Krescue/system/versions/VIM3.krescue.sd.220110_266.img.gz Another thing you can try is to connect a different monitor. I think that krescue uses a text mode, while most other images around initialize a graphics mode early in the boot process. Older versions of Armbian did not send HDMI signal to my monitor once it went to graphics mode in the past. But that has been resolved now. 0 Quote
Erica Posted June 8 Author Posted June 8 Ok, I did not erase spi. I do have the old krescue. I will try again after erasing spi. It's good to know it's working. Thank you, Erica 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.