Hi,
I managed to start the install with no errors. fastboot finds it’s device and I can start the install script. But it stops when it send the dsp_a image file.
./flash_FP6_factory.sh
INFO: You are using a Linux distribution.
INFO: Looking for connected device(s)...
INFO: One Fairphone 6 in fastboot mode found (serial number: dabXXXXX).
Info: Your phone is in fastbootD mode.
Sending 'bluetooth_a' (812 KB) OKAY [ 0.025s]
Writing 'bluetooth_a' OKAY [ 0.007s]
Finished. Total time: 0.037s
Sending 'bluetooth_b' (812 KB) OKAY [ 0.027s]
Writing 'bluetooth_b' OKAY [ 0.007s]
Finished. Total time: 0.038s
Sending 'devcfg_a' (47 KB) OKAY [ 0.002s]
Writing 'devcfg_a' OKAY [ 0.003s]
Finished. Total time: 0.009s
Sending 'devcfg_b' (47 KB) OKAY [ 0.002s]
Writing 'devcfg_b' OKAY [ 0.003s]
Finished. Total time: 0.009s
Sending 'dsp_a' (65536 KB)
Tried it numerous times and it’s always the same file. Redownloaded the image just to be sure that there is no error with the archive. But no, it stops at the dsp_a image and I can leave it there over night. Nothing happens. I have to crtl+c to stop the script.
Does anyone have an idea?