Ok, this is what has happened:
Last saturday I was trying to run the quick first test for ILI9341 directly from the MiSTer console but after succesfully saving the file to STDOUT I received always the following message: “Could not connect to interface. Please check USB connection and run script again”.
Yesterday my device was finally detected by the MiSTer after testing different cables. I continued trying to run the quick first test for ILI9341. The file was written to stdout, the device was checked as available, the test ran but the screen remained white.
I decided to test the esp32 and the screen from th PC with Arduino IDE and TFT_eSPI as they were new and maybe some of them didn't work or the mod was not well done but all worked correctly.
I've tried the same now again with the MiSTer from a ssh-shell with the same result. The screen doesn't reboot.
/root# wget https://raw.githubusercontent.com/ojaks ... staller.sh -O - | bash -s -- TEST-ILI9341
--2023-05-01 07:31:14-- https://raw.githubusercontent.com/ojaks ... staller.sh
Resolving raw.githubusercontent.com... 185.199.109.133, 185.199.111.133, 185.199.108.133, ...
Connecting to raw.githubusercontent.com|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7311 (7.1K) [text/plain]
Saving to: 'STDOUT'
- 100%[===================>] 7.14K --.-KB/s in 0.004s
2023-05-01 07:31:15 (1.98 MB/s) - written to stdout [7311/7311]
Checking for device at /dev/ttyUSB0: available
Trying to identify device... 1st Test of your setup
Flash progress completed. Have fun!