You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2024. It is now read-only.
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: