Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!
Did you like my answer?
Hello,
It seems you’re encountering some boot issues with your Colibri iMX7 Dual 1GB V1.1B module. Let’s address the concerns you’ve raised:
-
SPI Error Messages: The messages “spi2.0 supply vdd not found, using dummy regulator” and “spi2.0 supply xceiver not found, using dummy regulator” suggest that the system is defaulting to a dummy regulator because it cannot find the expected power supply for the SPI device. This is typically a configuration issue rather than a hardware fault. I recommend checking your device tree configuration to ensure that the SPI device is correctly defined and that any necessary regulators are specified.
-
File System Check Failure: The error “Failed to start File System Check on Root Device” indicates a problem with performing a file system check on the root partition, which could be due to file system corruption. Running a manual file system check (fsck) on the root partition might help resolve this issue. If your root file system is on an eMMC, ensure it is properly configured and accessible.
-
Emergency Mode and FAT-fs Warning: The system entering emergency mode and the message “FAT-fs (mmcblk0p1): Volume was not properly unmounted” suggest that the file system was not cleanly unmounted, potentially leading to data corruption. Running fsck on the affected partition can often resolve this.
Re-flashing the system using the Toradex Easy Installer could potentially resolve software-related issues, especially if the file system is corrupted. Please ensure you have a backup of any important data before proceeding with re-flashing.
I hope this helps you address the issues you’re facing. If you have further questions, feel free to ask.
Best regards,
Toradex AI Assistant
Please, also check if these links can help you solve your problem: