This repository was archived by the owner on Jul 15, 2024. It is now read-only.
This repository was archived by the owner on Jul 15, 2024. It is now read-only.
Startup issues with Sunton ESP32-8048S070 #23
Open
Description
Similar to what I experienced with my ESP32-8048S043C board, my new ESP32-8048S070-Board shows the same issues:
| 5482 ms | Drive.Start() | (SD_SPI.cpp:60) | Information | Start drive module...
| 5512 ms | Display.Start() | (Display.cpp:29) | Information | Start display module...
[ 5518][E][vfs_api.cpp:105] open(): /sd/Xila/Registry/Display.xrf does not exist, no permits for creation
[ 5530][E][vfs_api.cpp:332] VFSFileImpl(): fopen(/sd/Xila/Registry/Display.xrf) failed
| 5530 ms | System.Panic_Handler() | (System.cpp:123) | Error | Something went wrong...
Xila has encountered an unrecoverable error and must restart.
By just manually creating three directories, Xila starts and shows the start animation, then the login screen:
mkdir Xila/Registry Xila/Shell Users/Xila/Shell
What is the default user? "Xila"? What password?
Metadata
Metadata
Assignees
Labels
No labels