Reflashing has failed. I followed Purism’s steps here, but terminal says the reflash failed. I’m not quite to the level of interpreting/understanding this. Does anyone know the issue? Thanks.
Download: 87%|█████████████████████████████████████████████████████████████████████████████████▊ | 3628228019/4171456508 [55:07<08:06, 1116451.63it/s]2023-11-01 15:58:08,079 INFO Connection error, retrying███████████████████████████████████████████████▎ | 3937887992/4500000256 [55:07<08:22, 1117583.38it/s]
Download: 87%|█████████████████████████████████████████████████████████████████████████████████▊ | 3628241594/4171456508 [55:20<08:06, 1116451.63it/s]2023-11-01 15:58:23,550 INFO Connection error, retrying███████████████████████████████████████████████▎ | 3937901567/4500000256 [55:20<08:22, 1117583.38it/s]
2023-11-01 15:58:38,882 INFO Connection error, retrying
2023-11-01 16:06:56,220 INFO Calculating sha256sum of ./tmp_librem5-flash-image_hw03nr5p/librem5r4.img
2023-11-01 16:09:06,344 INFO Downloading uboot from https://arm01.puri.sm/job/u-boot_builds/job/uboot_librem5_build/85/artifact/output/uboot-librem5/u-boot-librem5.imx
90%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ | 966656/1073880 [00:01<00:00, 1165059.78it/s]
Enter the flashing mode by holding volume-up button while turning the phone on.
If it's not detected, follow these steps:
- Ensure that the phone is powered off
- Turn all Hardware-Kill-Switches off
- Unplug the USB cable if connected
- Remove battery
- Hold volume-up button
- Insert the USB-C cable (red light blinks, no green light)
- Reinsert the battery (red and green lights constantly on, the script will continue)
- Release volume-up button
Searching...
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1073880/1073880 [00:13<00:00, 1165059.78it/s]uuu (Universal Update Utility) for nxp imx chips -- lib1.4.77
Success 0 Failure 1
1:2 1/ 1 [HID(W):LIBUSB_ERROR_TIMEOUT ] SDP: boot -f u-boot-librem5.imx
2023-11-01 16:13:29,095 INFO Cleaning up.
Traceback (most recent call last):
File "/home/redactedUserName/librem5-flash-image/./scripts/librem5-flash-image", line 538, in <module>
sys.exit(main())
File "/home/redactedUserName/librem5-flash-image/./scripts/librem5-flash-image", line 521, in main
flash_image(uuu_target, args.debug)
File "/home/redactedUserName/librem5-flash-image/./scripts/librem5-flash-image", line 351, in flash_image
subprocess.check_call(['uuu', uuu_target])
File "/usr/lib/python3.9/subprocess.py", line 373, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['uuu', './tmp_librem5-flash-image_hw03nr5p/flash_librem5r4.lst']' returned non-zero exit status 255.
redactedUserName@redactedUserName-optiplex-Pureos:~/librem5-flash-image$