Search the Community
Showing results for tags 'emmc'.
Found 3 results
-
Hello Please tell me, can this be cured? New Asus Tinker Board 2S rev.1.02 from box After installing firmware (base DietPi 8.19.1), the system goes into read-only mode and does not function. If installing on SD Card same firmware - no problem The log shows that a bad sector appears Search for bad blocks and automatically register them in the file system (i am use e2fsck), but it doesn't find anything Power connection by GPIO 2/4 and 6/9 pins (5V 3A) w/o any connection other divices
-
I'm trying to reinstall the OS. I'm using Balena to flash the device, but every time I connect it, my computer doesn't recognize it. It used to recognize it when I changed the system before, but not anymore. I also tried using an SD card as the manual suggests, but I'm encountering the same error with the eMMC.
-
The following settings were made to save the u-boot env to eMMC. U-Boot 2022.01 CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_MMC_ENV_DEV=0 CONFIG_SYS_MMC_ENV_PART=0 The write operation succeeds once, but then the eMMC stops responding. Writing by ums is also successful, so writing itself seems to be OK, but there seems to be a problem in the subsequent operation. What are the problems with writing to eMMC?