Hello, I have the same problem.
I have the FlipperZero in recovery mode (DFU) qFlipper application window closes and my FlipperZero is completely dead. (run’s on Linux 5.4.0-135-generic #152~18.04.2-Ubuntu SMP Tue Nov 29 08:23:49 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux)
the log of the process:
Blockquote 581 [APP] qFlipper version 1.3.0 commit 01fcfec9 2023-03-27T11:51:38
582 [APP] OS info: KDE Flatpak runtime 5.15-21.08 5.4.0-135-generic Qt 6.4.3
583 [REG] Detected new device: VID_0x483:PID_0xdf11
630 [DBG] Device reported transfer size: 1024
630 [DBG] Bytes uploaded: 32 100%
630 [DBG] Upload has finished.
631 [REG] Registering the device
631 [BKD] Current device changed to “Oloqiade”
800 [UPD] Fetched update information from https://update.flipperzero.one/firmware/directory.json
9605 [UPD] Fetched update information from https://update.flipperzero.one/firmware/directory.json
9633 [DEV] Full Repair @Oloqiade START
10574 [ZIP] Uncompressing file with size of 165049 bytes…
10592 [ZIP] Uncompression finished : No Error
11142 [ZIP] Uncompressing file with size of 197486 bytes…
11156 [ZIP] Uncompression finished : No Error
11995 [RCY] Set Recovery boot mode @Oloqiade START
11999 [DBG] Device is not idle, resetting…
12027 [DBG] Device reported transfer size: 1024
12028 [DBG] Bytes uploaded: 128 100%
12028 [DBG] Upload has finished.
12028 [DBG] vvv ATTENTION: Ignore errors below until matching closing message. vvv
12028 [DBG] Device is not idle, resetting…
12055 [DBG] Device reported transfer size: 1024
13335 [DBG] Failed to perform control transfer: LIBUSB_ERROR_NO_DEVICE
13336 [DBG] Unable to get device status
13336 [DBG] An error has occurred during download phase
13336 [DBG] ^^^ ATTENTION: Ignore errors above until matching opening message. ^^^
13336 [DBG] vvv ATTENTION: Ignore errors below until matching closing message. vvv
13336 [DBG] Failed to release interface: LIBUSB_ERROR_NO_DEVICE
13336 [DBG] ^^^ ATTENTION: Ignore errors above until matching opening message. ^^^
32298 [default] QStandardPaths: wrong permissions on runtime directory /run/user/1000, 0755 instead of 0700
43526 [RCY] Timeout with an online device, assuming it is still functional
43537 [RCY] Set Recovery boot mode @Oloqiade SUCCESS
43543 [RCY] Co-Processor Firmware Download @Oloqiade START
43555 [DBG] Unable to open device: LIBUSB_ERROR_NO_DEVICE
43556 [RCY] Co-Processor Firmware Download @Oloqiade ERROR: Can’t start FUS: Failed to initiate transaction.
43557 [DEF] “Co-Processor Firmware Download @Oloqiade” failed with reason: “Can’t start FUS: Failed to initiate transaction.” Attempting to install the firmware anyway…
43568 [RCY] Firmware Download @Oloqiade START
43626 [REG] Device went offline: VID_0x483:PID_0xdf11
Then I tried again to activate the FlipperZero with normal reboot and with recovery mode. The device reconnects to qFlipper but the repair process crashes again.
It seems to be an interruption of the USB connection (see “LIBUSB_ERROR_NO_DEVICE” in the log file) - BUT I have to ignore errors until matching opening message. I see no opening message, qFlipper terminate and FlipperZero it’s still dead.
And now? what next?