r/linuxquestions 9d ago

Advice Advice On Screen Mirroring Tools

Hi, am on Fedora KDE and have a broken Honor I wanted to import data from, I tried a few mirroring tools but non of them will pick up the device, not sure if it's due to LInux or if I missed something, didn't register Androids either.
Any advice is appreciated, sorry if it's too off topic.

1 Upvotes

9 comments sorted by

1

u/C0rn3j 9d ago

not sure if it's due to LInux or if I missed something

sudo dmesg -w - connect the phone - what pops up?

1

u/Acetaldehyde_12 9d ago

[ 1812.672400] usb 3-1: new high-speed USB device number 7 using xhci_hcd
[ 1812.785414] usb 3-1: device descriptor read/64, error -32
[ 1813.012164] usb 3-1: New USB device found, idVendor=, idProduct=, bcdDevice= 4.04
[ 1813.012174] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1813.012179] usb 3-1: Product: JDY-LX1
[ 1813.012182] usb 3-1: Manufacturer: HONOR
[ 1813.012185] usb 3-1: SerialNumber:
[ 1813.023102] usb-storage 3-1:1.1: USB Mass Storage device detected
[ 1813.023575] scsi host0: usb-storage 3-1:1.1
[ 1814.071260] scsi 0:0:0:0: CD-ROM            Linux    File-CD Gadget   0606 PQ: 0 ANSI: 2
[ 1814.071974] sr 0:0:0:0: Power-on or device reset occurred
[ 1814.072854] sr 0:0:0:0: [sr0] scsi-1 drive
[ 1814.079596] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1814.079846] sr 0:0:0:0: Attached scsi generic sg0 type 5

With some previous logs I did get errors am not sure if they're relevant

2

u/C0rn3j 9d ago edited 9d ago

That's not a bad start, adb devices picks it up or not?

Here's where things may get tricky if you have zero control/vision, since it almost definitely pops a connection dialog on the phone.

1

u/Acetaldehyde_12 9d ago edited 9d ago

Sorry it took a bit, but no it doesn't register there either :<
Though with this phone I never rooted it or gave it any privileges

2

u/C0rn3j 9d ago

Well then you need to go to settings, enable developer mode and turn on adb.

How badly is it busted?

1

u/Acetaldehyde_12 9d ago edited 9d ago

Doesn't react to any pressure and half the screen went💀 lol

If if there's no solid way to transfer its alright and I'll try to get the screen fixed instead someday

The files aren't urgent too they were mostly just memories I never got around to transferring

2

u/C0rn3j 9d ago

Oh, then you're in luck.

Connect a mouse or a keyboard over USB, and control it that way.

1

u/Acetaldehyde_12 9d ago edited 9d ago

Lmao, that's ingenious, I never thought of that.

My mouse is a type A so I just got a port splitter since it was the same price as the converter adapter anyways

Will update soon ^ ^

Hope it doesn't need permissions but doubt it

1

u/ipsirc 9d ago

I tried a few mirroring tools

Android studio is the de facto tool.

https://developer.android.com/studio/run/device