Easy Installer Autoinstall failed

I have downloaded iMX6_WinCE7Image-Tezi_1.3b420180110 and set “autoinstall”: true,
but it didn’t work.

We are depending on the autoinstall, because our display does not work without switching the Backlight on, in the ConfigBlock.

I have also tried other versions of the Easy installer for WinCE7, that worked before successful on iMX6, that we received 2 month ago. But this time, I always get the same logs:

The logs on RS232:

U-Boot 2016.11-1.1.0+g51b53b4 (Sep 06 2017 - 15:18:21 -0700)

CPU: Freescale i.MX6DL rev1.3 at 792 MHz
Reset cause: POR
I2C: ready
DRAM: 512 MiB
PMIC: device id: 0x10, revision id: 0x21, programmed
MMC: FSL_SDHC: 0, FSL_SDHC: 1
Using default environment

In: serial_mxc
Out: serial_mxc
Err: serial_mxc
Model: Toradex Colibri iMX6 DualLite 512MB V1.1A, Serial# 05174149
Net: using PHY at 0
FEC [PRIME]
Hit any key to stop autoboot: 0
Card did not respond to voltage select!
switch to partitions #0, OK
mmc0(part 0) is current device
Failed to mount ext2 filesystem…
** Unrecognized filesystem type **
starting USB…
USB0: Port not available.
USB1: USB EHCI 1.00
scanning bus 1 for devices… 3 USB Device(s) found
scanning usb for storage devices… EHCI timed out on TD - token=0x80008c80
1 Storage Device(s) found
scanning usb for ethernet devices… 0 Ethernet Device(s) found

USB device 0:
Device 0: Vendor: disk2go Rev: 8.07 Prod: RETRACT
Type: Removable Hard Disk
Capacity: 994.0 MB = 0.9 GB (2035712 x 512)
… is now current device
Scanning usb 0:1…
FEC Waiting for PHY auto negotiation to complete… TIMEOUT !
Could not initialize PHY FEC
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
BOOTP broadcast 7
BOOTP broadcast 8
BOOTP broadcast 9
BOOTP broadcast 10
BOOTP broadcast 11
BOOTP broadcast 12
BOOTP broadcast 13
BOOTP broadcast 14
BOOTP broadcast 15
BOOTP broadcast 16
BOOTP broadcast 17

Retry time exceeded; starting again

The “autoinstall” property is for TEZI itself.
I.e. you need to have running Easy Installer to auto install image located on your USB stick. You can download and start TEZI through USB link as described here - Downloads & Installers | Toradex Developer Center.
When TEZI starts it will scan USB ports for available images. When TEZI found one with “autoinstall” set to TRUE it will flash that image to Colibry module.

We found out now, that there was already Linux running on the new received iMX6 boards. After re-installing the Easy-Installer, it worked with the “autoinstall”