Problem
My phone is stuck in boot loop after suffering water damage. It only reaches the boot loop when I'm charging, otherwise it does not react at all. Edit: I took the battery out and let it and the phone air dry for several days, I don't think there is any moisture left.
Device Info
My phone is a Galaxy S5 Plus/kccat6/SM-G901F and runs lineageos. TWRP is installed. Edit: I have a more or less recent backup saved on my desktop computer.
Backup Info
As per the comments, here are the names of my backup files:
total 4.2G
-rwxr----- 1 nonthevisor nonthevisor 13M Feb 11 2020 boot.emmc.win
-rwxr----- 1 nonthevisor nonthevisor 80 Feb 11 2020 boot.emmc.win.sha2
-rwxr----- 1 nonthevisor nonthevisor 1.6G Feb 11 2020 data.ext4.win000
-rwxr----- 1 nonthevisor nonthevisor 83 Feb 11 2020 data.ext4.win000.sha2
-rwxr----- 1 nonthevisor nonthevisor 909M Feb 11 2020 data.ext4.win001
-rwxr----- 1 nonthevisor nonthevisor 83 Feb 11 2020 data.ext4.win001.sha2
-rwxr----- 1 nonthevisor nonthevisor 66 Feb 11 2020 data.info
-rwxr----- 1 nonthevisor nonthevisor 711M Feb 11 2020 external_sd.f2fs.win
-rwxr----- 1 nonthevisor nonthevisor 64 Feb 11 2020 external_sd.info
-rwxr----- 1 nonthevisor nonthevisor 15M Feb 11 2020 recovery.emmc.win
-rwxr----- 1 nonthevisor nonthevisor 84 Feb 11 2020 recovery.emmc.win.sha2
-rwxr----- 1 nonthevisor nonthevisor 4.1M Feb 11 2020 recovery.log
-rwxr----- 1 nonthevisor nonthevisor 1014M Feb 11 2020 system.ext4.win
-rwxr----- 1 nonthevisor nonthevisor 82 Feb 11 2020 system.ext4.win.sha2
-rwxr----- 1 nonthevisor nonthevisor 65 Feb 11 2020 system.info
What I tried
Here are the things I tried, in the order I tried them. After each attempt, I tried to reboot, the error is still there.
Restore backup from device
- boot to recovery mode
- select restore
- notice that there are no backup files found on the device
Restore backup from pc
- boot to recovery mode
- connect to pc
- try to mount USB-OTP
- "unable to mount"
Flash new lineageos image via heimdall
- confirm heimdall is running by typing
heimdall version
- boot phone to download mode
- type
heimdal print-pit
to check if device is found ERROR: Failed to detect compatible download-mode device.
Install lineageos from recovery via adb
- boot phone to recovery mode
- select sideload
- on host, type
adb sideload lineage-16.0-20201022-nightly-kccat6-signed.zip
error: no devices/emulators found
I've read this thread, but since I'm stuck in boot loop I cannot enable USB debugging on the device.
Factory reset
- recovery mode
- select wipe
- wipe
- reboot
- still boot loop
However, it doesn't ask me for my decryption pattern anymore, so the reset must have been at least partly successful.