Recover data from FP2 with dead screen

Hello all

My FP2 display is now dead.
The screen remains dark, I tried with a well functioning friends screen and it doesn’t even light up with my phone.
So I guess the display driver itself in the mainboard is dead…
The phone itelf seems to work well though, I can hear notifications.

I was wondering if I could retrieve the data from the phone without screen ? That is, only from USB.

Fastboot doesn’t allow pulling data, only pushing.

So I’m thinking of ADB. Can I connect to adb without the screen ?
I suppose it will ask permission from the touch screen.
Or does TWRP allow connecting to ADB without any touch ?

I would hope to be able to dump the data partition and mount it on my PC.

Thanks

If you made ADB work before with the phone and the computer you would use now and told the phone to remember the authorisation for this computer, then it’s likely that ADB would work when Android is booted.

Else this here could help …

1 Like

Thanks for the advice. I will try this !

For now on, I think it stayed off for too long, I can’t manage to charge it.

The LED is blinking red for few seconds, and it’s registering as a Qualcomm HID device. Then it shuts down.

I’ll keep trying.

[34301.902076] usb 2-1: new high-speed USB device number 45 using xhci_hcd
[34302.063911] usb 2-1: New USB device found, idVendor=05c6, idProduct=f006, bcdDevice= 0.00
[34302.063915] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[34302.073660] hid-generic 0003:05C6:F006.0023: hiddev1,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:14.0-1/input0
[34330.146463] usb 2-1: USB disconnect, device number 45

Bus 002 Device 042: ID 05c6:f006 Qualcomm, Inc.

He tried this already:

But as far as I remember, there was a Firmware/Screen hardware version incompatibility.

@gabs: Your withdrawal made my answer obsolete :wink:.

1 Like

Hi
Thanks for your advice
After many retries, i managed to have the phone charge a bit.

The OS did not give access to the files via MTP or ADB.
But by booting TWRP from fastboot, I could connect to ADB and dump my data partition to my PC.

Now my photos and files are safe :slight_smile:

7 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.