Bug 23715 - USB disconnects when connected to phone in TWRP sideload mode
Summary: USB disconnects when connected to phone in TWRP sideload mode
Status: NEW
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: Kernel and Drivers maintainers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-17 12:10 CEST by Morgan Leijström
Modified: 2020-11-30 09:43 CET (History)
0 users

See Also:
Source RPM: kernel
CVE:
Status comment:


Attachments

Description Morgan Leijström 2018-10-17 12:10:20 CEST
Description of problem: 
Cant sideload to phone as the USB connection do not work 

Below is output from journalctl -f when connected to my phone running TWRP in sideload mode waiting for computer to connect using adb.
This is before i give the adb command.
When i try, adb fail to connect and that is not strange as the device vanishes and reappears every second...


Version-Release number of selected component (if applicable):
System: current cauldron 64 bit
  Kernel linus 4.18.14-1.mga7 (non-linus fail to resume from suspend)
  Also heimdall and adb (android-tools) are from Mageia repo.
PC: Thinkpad T400
Phone: Samsung galaxy 2 - GT-I9100
TWRP: tried both latest and elder versions

How reproducible:
I tried another port, another cable, another version of TWRP.
I had no problem when booted phone in download mode, and i sucessfully loaded TWRP on it using heimdall. Same phone, cable, port, PC.
Also, i can use USB flash on the ports sucessfully.

Steps to Reproduce:
Connect a phone running TWRP in sideload mode, watch journalctl -f output


okt 17 11:27:19 localhost kernel: usb 2-1: new high-speed USB device number 51 using ehci-pci
okt 17 11:27:19 localhost kernel: usb 2-1: New USB device found, idVendor=18d1, idProduct=d002, bcdDevice= 2.26
okt 17 11:27:19 localhost kernel: usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
okt 17 11:27:19 localhost kernel: usb 2-1: Product: GT-I9100
okt 17 11:27:19 localhost kernel: usb 2-1: Manufacturer: samsung
okt 17 11:27:19 localhost kernel: usb 2-1: SerialNumber: 0009089607438f
okt 17 11:27:19 localhost mtp-probe[32090]: checking bus 2, device 51: "/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-1"
okt 17 11:27:19 localhost mtp-probe[32090]: bus: 2, device: 51 was not an MTP device
okt 17 11:27:19 localhost plasmashell[3598]: UdevQt: unhandled device action "bind"
okt 17 11:27:19 localhost org_kde_powerdevil[3675]: UdevQt: unhandled device action "bind"
okt 17 11:27:19 localhost kdeinit5[3547]: UdevQt: unhandled device action "bind"
okt 17 11:27:19 localhost kernel: usb 2-1: reset high-speed USB device number 51 using ehci-pci
okt 17 11:27:19 localhost org_kde_powerdevil[3675]: UdevQt: unhandled device action "bind"
okt 17 11:27:19 localhost kdeinit5[3547]: UdevQt: unhandled device action "bind"
okt 17 11:27:19 localhost plasmashell[3598]: UdevQt: unhandled device action "bind"
okt 17 11:27:19 localhost kernel: usb 2-1: USB disconnect, device number 51
okt 17 11:27:19 localhost kdeinit5[3547]: UdevQt: unhandled device action "unbind"
okt 17 11:27:19 localhost org_kde_powerdevil[3675]: UdevQt: unhandled device action "unbind"
okt 17 11:27:19 localhost plasmashell[3598]: UdevQt: unhandled device action "unbind"
okt 17 11:27:19 localhost kdeinit5[3547]: UdevQt: unhandled device action "unbind"
okt 17 11:27:19 localhost org_kde_powerdevil[3675]: UdevQt: unhandled device action "unbind"
okt 17 11:27:19 localhost plasmashell[3598]: UdevQt: unhandled device action "unbind"
okt 17 11:27:20 localhost kernel: usb 2-1: new high-speed USB device number 52 using ehci-pci

...etc, etc, every second using an increasing device number
Morgan Leijström 2020-11-30 09:43:01 CET

See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=26180


Note You need to log in before you can comment on or make changes to this bug.