Hi. That is the thing. I've tried some computers, windows 7 and 10, linux,...
The phone charges OK, but does not recognizes when it is connected to a computer, does not show USB options to charge or access storage, and windows says "device malfunction" or alike.
Linux lsusb command does not list the phone.
I've tried changing cable, and drivers and adb tool are installed in computer, in all the OS's.
I've tried custom ROMs, 7.1 and 8.0, and one derived from stock (Freedom ROM), same result.
So, could I try something or is a hardware/connector fail?
kinuris said:
Hi. That is the thing. I've tried some computers, windows 7 and 10, linux,...
The phone charges OK, but does not recognizes when it is connected to a computer, does not show USB options to charge or access storage, and windows says "device malfunction" or alike.
Linux lsusb command does not list the phone.
I've tried changing cable, and drivers and adb tool are installed in computer, in all the OS's.
I've tried custom ROMs, 7.1 and 8.0, and one derived from stock (Freedom ROM), same result.
So, could I try something or is a hardware/connector fail?
Click to expand...
Click to collapse
Use FWUL (from USB stick! not in virtualbox) and do this in a terminal (small icon in the panel):
ensure the phone is NOT connected
Code:
sudo -s (enter password)
dmesg -c > /dev/null
-> Now connect the phone
lsusb
dmesg
Copy and share the whole output
.
steadfasterX said:
Use FWUL (from USB stick! not in virtualbox) and do this in a terminal (small icon in the panel):
ensure the phone is NOT connected
Code:
sudo -s (enter password)
dmesg -c > /dev/null
-> Now connect the phone
lsusb
dmesg
Copy and share the whole output
.
Click to expand...
Click to collapse
Thank you very much.
lsusb
Code:
Bus 004 Device 002: ID 8087:8000 Intel Corp.
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 004: ID 058f:6387 Alcor Micro Corp. Flash Drive
Bus 002 Device 003: ID 03f0:2b17 HP, Inc LaserJet 1020
Bus 002 Device 005: ID 17ef:608c Lenovo
Bus 002 Device 002: ID 17ef:608d Lenovo
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
and dmesg (it does not allow me post more than 30000 characters, so I'm shorting it. If you need the first part, please tell me and I post it
Code:
[ 2.165528] ACPI: bus type USB registered
[ 2.167756] usbcore: registered new interface driver usbfs
[ 2.168742] usbcore: registered new interface driver hub
[ 2.169408] usbcore: registered new device driver usb
[ 2.172149] libata version 3.00 loaded.
[ 2.180945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.182725] AVX2 version of gcm_enc/dec engaged.
[ 2.182725] AES CTR mode by8 optimization enabled
[ 2.185361] ehci-pci: EHCI PCI platform driver
[ 2.186911] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 2.187228] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 2.187241] ehci-pci 0000:00:1a.0: debug port 2
[ 2.191144] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 2.191189] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7c3c000
[ 2.198019] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 2.198214] hub 1-0:1.0: USB hub found
[ 2.198220] hub 1-0:1.0: 3 ports detected
[ 2.198399] ahci 0000:00:1f.2: version 3.0
[ 2.198624] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
[ 2.198626] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 2.201814] scsi host0: ahci
[ 2.202044] scsi host1: ahci
[ 2.202179] scsi host2: ahci
[ 2.202283] scsi host3: ahci
[ 2.202366] scsi host4: ahci
[ 2.202482] scsi host5: ahci
[ 2.202519] ata1: SATA max UDMA/133 abar [email protected] port 0xf7c3a100 irq 24
[ 2.202520] ata2: DUMMY
[ 2.202522] ata3: SATA max UDMA/133 abar [email protected] port 0xf7c3a200 irq 24
[ 2.202523] ata4: DUMMY
[ 2.202523] ata5: DUMMY
[ 2.202524] ata6: DUMMY
[ 2.202713] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.202718] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 2.203845] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[ 2.203856] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 2.204187] hub 2-0:1.0: USB hub found
[ 2.204211] hub 2-0:1.0: 14 ports detected
[ 2.206821] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.206825] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 2.206981] hub 3-0:1.0: USB hub found
[ 2.207019] hub 3-0:1.0: 6 ports detected
[ 2.207442] usb: port power management may be unreliable
[ 2.207974] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 2.207992] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 2.208018] ehci-pci 0000:00:1d.0: debug port 2
[ 2.211925] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 2.212017] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c3b000
[ 2.219050] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 2.219286] hub 4-0:1.0: USB hub found
[ 2.219292] hub 4-0:1.0: 3 ports detected
[ 2.222631] [drm] Memory usable by graphics device = 2048M
[ 2.222632] [drm] Replacing VGA console driver
[ 2.223805] Console: switching to colour dummy device 80x25
[ 2.230348] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.230349] [drm] Driver supports precise vblank timestamp query.
[ 2.232473] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.236805] [drm] Initialized i915 1.6.0 20170818 for 0000:00:02.0 on minor 0
[ 2.237126] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[ 2.307667] fbcon: inteldrmfb (fb0) is primary device
[ 2.382778] Console: switching to colour frame buffer device 180x56
[ 2.403465] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 2.510658] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.510739] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.513693] ata1.00: ATA-8: ST500DM002-1BD142, HP74, max UDMA/100
[ 2.513699] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 2.514359] ata3.00: ATAPI: hp DVD A DS8ABSH, AHS6, max UDMA/100
[ 2.515370] ata1.00: configured for UDMA/100
[ 2.515776] scsi 0:0:0:0: Direct-Access ATA ST500DM002-1BD14 HP74 PQ: 0 ANSI: 5
[ 2.521107] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 2.526921] ata3.00: configured for UDMA/100
[ 2.529136] usb 2-1: new low-speed USB device number 2 using xhci_hcd
[ 2.545131] usb 4-1: new high-speed USB device number 2 using ehci-pci
[ 2.546299] scsi 2:0:0:0: CD-ROM hp DVD A DS8ABSH AHS6 PQ: 0 ANSI: 5
[ 2.588502] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 2.588521] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.588529] sd 0:0:0:0: [sda] Write Protect is off
[ 2.588530] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.588543] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.614189] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.614190] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.614552] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 2.620286] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7
[ 2.621297] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.650053] hub 1-1:1.0: USB hub found
[ 2.650242] hub 1-1:1.0: 6 ports detected
[ 2.661904] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.665595] usbcore: registered new interface driver usbhid
[ 2.665596] usbhid: USB HID core driver
[ 2.667225] input: PixArt Lenovo USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/0003:17EF:608D.0001/input/input4
[ 2.667319] hid-generic 0003:17EF:608D.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt Lenovo USB Optical Mouse] on usb-0000:00:14.0-1/input0
[ 2.673685] hub 4-1:1.0: USB hub found
[ 2.673872] hub 4-1:1.0: 8 ports detected
[ 2.772985] usb 2-4: new high-speed USB device number 3 using xhci_hcd
[ 3.014050] usb 2-7: new high-speed USB device number 4 using xhci_hcd
[ 3.039015] tsc: Refined TSC clocksource calibration: 3192.590 MHz
[ 3.039034] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e04f1e405e, max_idle_ns: 440795268354 ns
[ 3.154606] usb-storage 2-7:1.0: USB Mass Storage device detected
[ 3.155005] scsi host6: usb-storage 2-7:1.0
[ 3.155325] usbcore: registered new interface driver usb-storage
[ 3.155933] usbcore: registered new interface driver uas
[ 3.263033] usb 2-12: new low-speed USB device number 5 using xhci_hcd
[ 3.404446] input: Lenovo Lenovo Calliope USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-12/2-12:1.0/0003:17EF:608C.0002/input/input5
[ 3.456261] hid-generic 0003:17EF:608C.0002: input,hidraw1: USB HID v1.11 Keyboard [Lenovo Lenovo Calliope USB Keyboard] on usb-0000:00:14.0-12/input0
[ 3.461366] input: Lenovo Lenovo Calliope USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-12/2-12:1.1/0003:17EF:608C.0003/input/input6
[ 3.513318] hid-generic 0003:17EF:608C.0003: input,hidraw2: USB HID v1.11 Device [Lenovo Lenovo Calliope USB Keyboard] on usb-0000:00:14.0-12/input1
[ 4.047314] clocksource: Switched to clocksource tsc
[ 4.193165] scsi 6:0:0:0: Direct-Access Generic Flash Disk 8.07 PQ: 0 ANSI: 4
[ 4.194648] sd 6:0:0:0: [sdb] 7987200 512-byte logical blocks: (4.09 GB/3.81 GiB)
[ 4.195355] sd 6:0:0:0: [sdb] Write Protect is off
[ 4.195358] sd 6:0:0:0: [sdb] Mode Sense: 23 00 00 00
[ 4.196078] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 4.200037] sdb: sdb1 sdb2
[ 4.202112] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 5.116456] ISO 9660 Extensions: RRIP_1991A
[ 5.126822] loop: module loaded
[ 5.236318] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 5.246252] overlayfs: fs on '/run/archiso/sfs/airootfs' does not support file handles, falling back to index=off.
[ 6.046495] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 6.064367] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid)
[ 6.076254] systemd[1]: Detected architecture x86-64.
[ 6.091996] systemd[1]: Set hostname to <fwul>.
[ 6.096128] systemd[1]: Initializing machine ID from random generator.
[ 6.337673] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 6.364894] systemd[1]: Created slice User and Session Slice.
[ 6.365502] systemd[1]: Created slice system-getty.slice.
[ 6.366708] systemd[1]: Listening on Journal Socket (/dev/log).
[ 6.375844] systemd[1]: Listening on Process Core Dump Socket.
[ 6.375977] systemd[1]: Reached target Slices.
[ 6.466051] vboxguest: loading out-of-tree module taints kernel.
[ 6.472163] vboxguest: PCI device not found, probably running on physical hardware.
[ 6.500289] vboxguest: PCI device not found, probably running on physical hardware.
[ 6.506214] systemd-journald[303]: Received request to flush runtime journal from PID 1
[ 6.952501] ACPI: Invalid active2 threshold
[ 6.953729] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 6.954747] thermal LNXTHERM:00: registered as thermal_zone0
[ 6.954748] ACPI: Thermal Zone [TZ00] (28 C)
[ 6.956082] thermal LNXTHERM:01: registered as thermal_zone1
[ 6.956083] ACPI: Thermal Zone [TZ01] (30 C)
[ 7.012992] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20170728/utaddress-247)
[ 7.012997] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.013004] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x00000000000008FF (\GPR) (20170728/utaddress-247)
[ 7.013007] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.013007] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GPRL) (20170728/utaddress-247)
[ 7.013009] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x00000000000008FF (\GPR) (20170728/utaddress-247)
[ 7.013012] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.013012] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GPRL) (20170728/utaddress-247)
[ 7.013014] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x00000000000008FF (\GPR) (20170728/utaddress-247)
[ 7.013016] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.013016] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 7.045902] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[ 7.046495] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 7.076029] pps_core: LinuxPPS API ver. 1 registered
[ 7.076031] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 7.077099] PTP clock support registered
[ 7.094944] tpm_tis 00:09: 1.2 TPM (device-id 0xB, rev-id 16)
[ 7.144205] input: PC Speaker as /devices/platform/pcspkr/input/input7
[ 7.236233] tpm tpm0: A TPM error (7) occurred attempting to read a pcr value
[ 7.236813] tpm tpm0: TPM is disabled/deactivated (0x7)
[ 7.265100] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 7.265101] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 7.311416] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 7.336037] mousedev: PS/2 mouse device common for all mice
[ 7.343881] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[ 7.344419] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[ 7.344817] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[ 7.345645] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
[ 7.346120] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
[ 7.361993] usblp 2-4:1.0: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x03F0 pid 0x2B17
[ 7.362024] usbcore: registered new interface driver usblp
[ 7.393297] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 7.474606] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[ 7.476119] input: HP WMI hotkeys as /devices/virtual/input/input9
[ 7.491862] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 7.491864] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 7.491864] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 7.491865] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 7.491865] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 7.548348] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) c4:34:6b:59:14:36
[ 7.548350] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 7.548398] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[ 7.585935] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC221: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 7.585937] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=1 (0x17/0x0/0x0/0x0/0x0)
[ 7.585938] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 7.585939] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 7.585939] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 7.585940] snd_hda_codec_realtek hdaudioC1D0: Mic=0x1a
[ 7.585941] snd_hda_codec_realtek hdaudioC1D0: Line=0x1b
[ 7.766351] iTCO_vendor_support: vendor-support=0
[ 7.768415] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 7.768478] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x0460)
[ 7.768598] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 7.804693] kvm: disabled by bios
[ 7.819232] kvm: disabled by bios
[ 7.827912] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
[ 7.828060] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
[ 7.828173] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
[ 7.828230] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18
[ 7.957599] intel_rapl: Found RAPL domain package
[ 7.957601] intel_rapl: Found RAPL domain core
[ 7.957601] intel_rapl: Found RAPL domain uncore
[ 7.957602] intel_rapl: Found RAPL domain dram
[ 7.957603] intel_rapl: RAPL package 0 domain package locked by BIOS
[ 7.957606] intel_rapl: RAPL package 0 domain dram locked by BIOS
[ 8.039287] e1000e 0000:00:19.0 eno1: renamed from eth0
[ 11.792724] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ 12.010349] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ 13.384537] fuse init (API version 7.26)
[ 13.553288] e1000e: eno1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
[ 13.553291] e1000e 0000:00:19.0 eno1: 10/100 speed: disabling TSO
[ 13.553328] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[ 160.654761] TCP: eno1: Driver has suspect GRO implementation, TCP performance may be compromised.
[ 225.740105] usb 2-8: new low-speed USB device number 6 using xhci_hcd
[ 225.855146] usb 2-8: device descriptor read/64, error -71
[ 226.074207] usb 2-8: device descriptor read/64, error -71
[ 226.297125] usb 2-8: new low-speed USB device number 7 using xhci_hcd
[ 226.412116] usb 2-8: device descriptor read/64, error -71
[ 226.635168] usb 2-8: device descriptor read/64, error -71
[ 226.743107] usb usb2-port8: attempt power cycle
[ 227.371085] usb 2-8: new low-speed USB device number 8 using xhci_hcd
[ 227.371690] usb 2-8: Device not responding to setup address.
[ 227.575669] usb 2-8: Device not responding to setup address.
[ 227.783089] usb 2-8: device not accepting address 8, error -71
[ 227.897072] usb 2-8: new low-speed USB device number 9 using xhci_hcd
[ 227.897676] usb 2-8: Device not responding to setup address.
[ 228.103714] usb 2-8: Device not responding to setup address.
[ 228.311129] usb 2-8: device not accepting address 9, error -71
[ 228.311222] usb usb2-port8: unable to enumerate USB device
[ 328.537102] usb 2-8: new low-speed USB device number 10 using xhci_hcd
[ 328.652150] usb 2-8: device descriptor read/64, error -71
[ 328.874143] usb 2-8: device descriptor read/64, error -71
[ 329.097099] usb 2-8: new low-speed USB device number 11 using xhci_hcd
[ 329.212150] usb 2-8: device descriptor read/64, error -71
[ 329.434186] usb 2-8: device descriptor read/64, error -71
[ 329.543168] usb usb2-port8: attempt power cycle
[ 330.171100] usb 2-8: new low-speed USB device number 12 using xhci_hcd
[ 330.171653] usb 2-8: Device not responding to setup address.
[ 330.375640] usb 2-8: Device not responding to setup address.
[ 330.583092] usb 2-8: device not accepting address 12, error -71
[ 330.697100] usb 2-8: new low-speed USB device number 13 using xhci_hcd
[ 330.697654] usb 2-8: Device not responding to setup address.
[ 330.903638] usb 2-8: Device not responding to setup address.
[ 331.111091] usb 2-8: device not accepting address 13, error -71
[ 331.111203] usb usb2-port8: unable to enumerate USB device
kinuris said:
Thank you very much.
lsusb
Code:
Bus 004 Device 002: ID 8087:8000 Intel Corp.
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 004: ID 058f:6387 Alcor Micro Corp. Flash Drive
Bus 002 Device 003: ID 03f0:2b17 HP, Inc LaserJet 1020
Bus 002 Device 005: ID 17ef:608c Lenovo
Bus 002 Device 002: ID 17ef:608d Lenovo
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
and dmesg (it does not allow me post more than 30000 characters, so I'm shorting it. If you need the first part, please tell me and I post it
Click to expand...
Click to collapse
it seems you forgot to do this command:
Code:
sudo -s (enter password)
dmesg -c > /dev/null
as that cleans the dmesg output.
for the future: use a paste service like http://bpaste.net to share output bigger then a few lines!
so do it again but this time slightly different:
power off PC
connect phone in download mode to the PC
turn on PC and boot FWUL
once FWUL is booted login and open a terminal again:
Code:
sudo -s
(enter password)
dmesg -c > /dev/null
lsusb
dmesg
(should be just a few lines)
copy the complete terminal output and paste it over to http://bpaste.net (and share the link)
.
steadfasterX said:
it seems you forgot to do this command:
Code:
sudo -s (enter password)
dmesg -c > /dev/null
as that cleans the dmesg output.
for the future: use a paste service like http://bpaste.net to share output bigger then a few lines!
so do it again but this time slightly different:
power off PC
connect phone in download mode to the PC
turn on PC and boot FWUL
once FWUL is booted login and open a terminal again:
Code:
sudo -s
(enter password)
dmesg -c > /dev/null
lsusb
dmesg
(should be just a few lines)
copy the complete terminal output and paste it over to http://bpaste.net (and share the link)
.
Click to expand...
Click to collapse
Hi again! Thank you for your super fast answer!
No need for pastebin.
Code:
[fwul android]# dmesg -c > /dev/null
[fwul android]# lsusb
Bus 004 Device 002: ID 8087:8000 Intel Corp.
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 004: ID 058f:6387 Alcor Micro Corp. Flash Drive
Bus 002 Device 003: ID 03f0:2b17 HP, Inc LaserJet 1020
Bus 002 Device 009: ID 17ef:608c Lenovo
Bus 002 Device 002: ID 17ef:608d Lenovo
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[fwul android]# dmesg
[fwul android]#
No output from dmesg!
And, if I disconnect and connect again - phone in bootloader mode
Code:
[fwul android]# dmesg -c > /dev/null
-- connect
[fwul android]# dmesg
[ 1742.599059] usb 2-8: new full-speed USB device number 10 using xhci_hcd
[ 1742.713092] usb 2-8: device descriptor read/64, error -71
[ 1742.929101] usb 2-8: device descriptor read/64, error -71
[ 1743.145110] usb 2-8: new full-speed USB device number 11 using xhci_hcd
[ 1743.259103] usb 2-8: device descriptor read/64, error -71
[ 1743.481113] usb 2-8: device descriptor read/64, error -71
[ 1743.583168] usb usb2-port8: attempt power cycle
[ 1744.211113] usb 2-8: new full-speed USB device number 12 using xhci_hcd
[ 1744.211382] usb 2-8: Device not responding to setup address.
[ 1744.415377] usb 2-8: Device not responding to setup address.
[ 1744.623085] usb 2-8: device not accepting address 12, error -71
[ 1744.737080] usb 2-8: new full-speed USB device number 13 using xhci_hcd
[ 1744.737366] usb 2-8: Device not responding to setup address.
[ 1744.943226] usb 2-8: Device not responding to setup address.
[ 1745.151079] usb 2-8: device not accepting address 13, error -71
[ 1745.151177] usb usb2-port8: unable to enumerate USB device
kinuris said:
Hi again! Thank you for your super fast answer!
No need for pastebin.
Code:
[fwul android]# dmesg -c > /dev/null
[fwul android]# lsusb
Bus 004 Device 002: ID 8087:8000 Intel Corp.
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 004: ID 058f:6387 Alcor Micro Corp. Flash Drive
Bus 002 Device 003: ID 03f0:2b17 HP, Inc LaserJet 1020
Bus 002 Device 009: ID 17ef:608c Lenovo
Bus 002 Device 002: ID 17ef:608d Lenovo
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[fwul android]# dmesg
[fwul android]#
No output from dmesg!
And, if I disconnect and connect again - phone in bootloader mode
Code:
[fwul android]# dmesg -c > /dev/null
-- connect
[fwul android]# dmesg
[ 1742.599059] usb 2-8: new full-speed USB device number 10 using xhci_hcd
[ 1742.713092] usb 2-8: device descriptor read/64, error -71
[ 1742.929101] usb 2-8: device descriptor read/64, error -71
[ 1743.145110] usb 2-8: new full-speed USB device number 11 using xhci_hcd
[ 1743.259103] usb 2-8: device descriptor read/64, error -71
[ 1743.481113] usb 2-8: device descriptor read/64, error -71
[ 1743.583168] usb usb2-port8: attempt power cycle
[ 1744.211113] usb 2-8: new full-speed USB device number 12 using xhci_hcd
[ 1744.211382] usb 2-8: Device not responding to setup address.
[ 1744.415377] usb 2-8: Device not responding to setup address.
[ 1744.623085] usb 2-8: device not accepting address 12, error -71
[ 1744.737080] usb 2-8: new full-speed USB device number 13 using xhci_hcd
[ 1744.737366] usb 2-8: Device not responding to setup address.
[ 1744.943226] usb 2-8: Device not responding to setup address.
[ 1745.151079] usb 2-8: device not accepting address 13, error -71
[ 1745.151177] usb usb2-port8: unable to enumerate USB device
Click to expand...
Click to collapse
well try other USB ports and other USB cables but besides that it looks like the USB port has died on the phone (happened to some others already as well).
.
steadfasterX said:
well try other USB ports and other USB cables but besides that it looks like the USB port has died on the phone (happened to some others already as well).
.
Click to expand...
Click to collapse
I've tried other computer and OS's (my main OS is Manjaro at home), and W10 at workplace, and cables. So, USB died :crying:
Thank you very much for your time and help.
Related
I can't mount my EVO (CM 6.1) on a new Linux installation (Debian testing). I have searched the forums and Googled quite a bit, but none of the suggestions seem to pertain to me.
I'm aware I have to select mount on the phone first. (I've mounted it on other Linux systems many times before.)
It's not the SD card; it shows up fine in a Windows VM.
It's not the cable; I've tried two different cables.
I can mount regular USB drives just fine on this system.
Toggling debug mode yields the same result.
The device shows up, but udev never creates the device for the partition:
Code:
% dmesg| tail -14
[238025.284187] usb 2-1.1: new high speed USB device using ehci_hcd and address 16
[238025.387890] usb 2-1.1: New USB device found, idVendor=0bb4, idProduct=0ff9
[238025.387895] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[238025.387900] usb 2-1.1: Product: Android Phone
[238025.387902] usb 2-1.1: Manufacturer: HTC
[238025.387905] usb 2-1.1: SerialNumber: HT06WHL08214
[238025.388060] usb 2-1.1: configuration #1 chosen from 1 choice
[238025.390940] scsi22 : SCSI emulation for USB Mass Storage devices
[238025.391150] usb-storage: device found at 16
[238025.391154] usb-storage: waiting for device to settle before scanning
[238030.378804] usb-storage: device scan complete
[238030.380428] scsi 22:0:0:0: Direct-Access HTC Supersonic 0100 PQ: 0 ANSI: 2
[238030.381361] sd 22:0:0:0: Attached scsi generic sg2 type 0
[238030.391320] sd 22:0:0:0: [sdb] Attached SCSI removable disk
Code:
% ls /dev/sd*
/dev/sda /dev/sda1 /dev/sda2 /dev/sda5 /dev/sdb
Code:
% sudo fdisk -l /dev/sdb
Disk /dev/sdb: 7944 MB, 7944011776 bytes
245 heads, 62 sectors/track, 1021 cylinders
Units = cylinders of 15190 * 512 = 7777280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
Any Linux people out there have any ideas?
That is odd. It appears your linux is misreading the geometry of the memory card. I also have an 8GB SDCard and my fdisk listing from my Mac (UNIX) reads as follows (Note, Darwin's fdisk defaults to "List" if no option is specified)
Code:
$ sudo fdisk /dev/rdisk1
Disk: /dev/rdisk1 geometry: 966/255/63 [15523840 sectors]
Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: 0C 4 0 1 - 868 254 63 [ 64260 - 13896225] Win95 FAT32L
2: 83 869 0 1 - 962 101 45 [ 13960485 - 1500453] Linux files*
3: 82 962 101 46 - 966 80 10 [ 15460938 - 62902] Linux swap
4: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
Mine is showing 255 heads, 63 sectors and 966 cylinders for a total of 15523840 512 Byte sectors. You're system seems to be reading (or enforcing) inaccurate data making it impossible to read the partition table.
EDIT: Your phone seems to have an odd product ID (0x0ff9). I can't seem to find a mode that uses that PID. Mine shows PID 0x0c8d when in Disk Mode.
Hi
I updated my phone to 4.0.A.2.368 FW . now my device detected Flash Memory but not mount it
<6>[ 570.560455] usb 1-1: Product: Storage Media
<6>[ 570.560485] usb 1-1: Manufacturer: Sony
<6>[ 570.560516] usb 1-1: SerialNumber: 5A10042782776
can any one help me to mount it ?
Hey all,
So I was using my KF just fine with hashcode's AOSP Jelly Bean rom. That rom was on there for more than a month and then suddenly ,as of yesterday, adb refuses to connect. Fastboot on the other hand works just fine.
I'm running Debian Squeeze on and old Thinkpad R51. Both adb and fastboot binaries are in my PATH, and my 51-android.rules looks as follows...
Code:
# Amazon
SUBSYSTEM=="usb", ATTRS{idVendor}=="1949", MODE="0666", GROUP="plugdev"
# HTC
SUBSYSTEM=="usb", ATTRS{idVendor}=="0bb4", MODE="0666", GROUP="plugdev"
# Lenovo
SUBSYSTEM=="usb", ATTRS{idVendor}=="17ef", MODE="0666", GROUP="plugdev"
# Motorola
SUBSYSTEM=="usb", ATTRS{idVendor}=="22b8", MODE="0666", GROUP="plugdev"
Running "adb kill-server" and then "adb devices" does not show the device at all. I switched to the jandykane rom and it's still the same. I'm currently in the stock amazon 6.3.1 rom and still I get nothing. I did a full /cache /data /system /sdcard wipe after installing each rom. Running "lsusb" I get...
Code:
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 040: ID 1949:0006 Lab126
Bus 001 Device 002: ID 1058:1021 Western Digital Technologies, Inc. Elements 2TB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
And running "dmesg | tail" (only posted what is shown after I plug in the KF), I get...
Code:
[ 8851.136202] usb 1-4: new high speed USB device using ehci_hcd and address 40
[ 8851.269079] usb 1-4: New USB device found, idVendor=1949, idProduct=0006
[ 8851.269090] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8851.269099] usb 1-4: Product: Kindle
[ 8851.269106] usb 1-4: Manufacturer: Amazon
[ 8851.269114] usb 1-4: SerialNumber: 1CDE000600000001
[ 8851.270544] usb 1-4: configuration #1 chosen from 1 choice
[ 8851.277370] scsi29 : SCSI emulation for USB Mass Storage devices
[ 8851.284978] usb-storage: device found at 40
[ 8851.284986] usb-storage: waiting for device to settle before scanning
[ 8856.290243] usb-storage: device scan complete
[ 8856.290897] scsi 29:0:0:0: Direct-Access Amazon Kindle 0001 PQ: 0 ANSI: 2
[ 8856.295474] sd 29:0:0:0: Attached scsi generic sg3 type 0
[ 8856.316198] sd 29:0:0:0: [sdc] Attached SCSI removable disk
I am able to do adb commands just fine on a Droid X2. The DX2 is shown in the device list and I can successfully send commands. I've used the same cable for both the DX2 and the KF. I've tried another working cable and still nothing. I can successfully use adbWireless to send commands. I even went as far as clean installing Debian Wheezy and setting up the udev rules for adb/fastboot access, and still no success.
Is there anything I can try to fix this problem. What could cause fastboot to work but not adb. My best guess is that it may be hardware failure.
Oh and one last thing, In hashcode's jelly bean rom, I was able to mount the sdcard partition when connected via usb to my computer. I could browse the drive and everything. It also works on the stock amazon 6.3.1 update.
Also, I've been using an adb and fastboot binary that has been compiled with the Amazon device id included in the source code (0x1949). I've been using those binaries for the longest without any problems but I don't know if they could have caused any hardware damage.
I noticed as well some changes in device id's . Make a backup and flash this http://forum.xda-developers.com/showthread.php?t=1778010 see if your adb doesn't again work just out of curiosity
Edit: some have complained about not having adb access after flashing JB but this I believe only existed on windows on Linux that should not have become a problem because of static drivers.
The problem seems to be my Thinkpad. I have no idea what happened to it considering USB mass storage mode and fastboot work perfectly fine. I've now plugged the KF to my desktop and I can see my device and am able to send commands via adb just fine. That's weird.
Stranger things have happened I would think more common to have no fastboot and have adb but yes that's strange
Tried a few methods for getting root, none of which worked. I'm running a d851 with d85120g software. Ubuntu as my desktop. Here's a step by step pulled from various sources.
1. Put your phone in developer mode. Go to settings-->about phone. Click on build 8ish times until you see "you're a developer"
2. Go to settings-->developer options-->enable USB debugging
Now we need the desktop to recognize the phone
3. In your favorite text editor, you'll need to create a text file named /etc/udev/rules.d/51-android.rules
4. Copy this line into the file and save it:
Code:
SUBSYSTEM=="usb", ATTR{idVendor}=="1004", MODE="0666", GROUP="plugdev"
(Source here)
5. In a terminal:
Code:
sudo chmod a+r /etc/udev/rules.d/51-android.rules
6.
Code:
sudo service udev restart && sudo killall -9 adb
6a. Get this file and
Code:
sudo chmod a+r ./qcdlcomm.py
from that directory. (Source)
Next steps are modified from here.
7. Download and extract the zip file: http://bit.ly/1Ln9FKB .
7a. Move qcdlcomm.py to wherever you extracted the above file.
8. Connect your phone. At some point you can choose your USB connection type. Reports state it only works with PTP mode (v. MTP), but I didn't try MTP.
9. Terminal:
Code:
adb devices
You should see your phone listed. Then, in the same directory as the files from step 7:
10.
Code:
adb push ./busybox /data/local/tmp && adb push ./UPDATE-SuperSU-v2.46.zip /data/local/tmp
Now you want to get in download mode.
11. Unplug and turn off your phone, then hold volume up as you plug the cable back in. You should see "download" or something on the screen.
Next steps taken from here.
12.
Code:
ls /dev/ttyUSB*
Make note of the devices. You'll try the highest device number first in a few steps.
13.
Code:
sudo rmmod cdc_acm && sudo rmmod usbserial
You'll get an error if there's anything else using usbserial. If so, sudo rmmod that module, then rerun
Code:
sudo rmmod usbserial
14.
Code:
sudo modprobe usbserial vendor=0x1004 product=0x633e
15.
Code:
sudo python ./qcdlcomm.py /dev/ttyUSB*< ./root
Replace the device with the output from step 12. Something should happen here. (BTW, at some point the phone screen says "flashing firmware" or something. There's a progress bar. It never moves past 0%"
16. Type "LEAVE" at the hash prompt that's left. At this point, your phone may not reboot. If not, type "exit" (or ctrl+c) and disconnect your phone. Then reconnect the phone.
17.
Code:
ls /dev/ttyUSB*
again. You may have lost a usb device. If so, repeat:
18.
Code:
sudo python ./qcdlcomm.py /dev/ttyUSB*
with the next highest device from above.
19. Type "LEAVE" again. Device should reboot. You should have root.
Some of this from memory, so if anyone has any suggestions, LMK. Hope this helps someone.
Good
Sent from my SM-G361H using Xposed Modules
These instructions killed my phone....
All steps went absolutely fine, except that the phone refused to boot. After the fact I found other, similar, instructions that also tell you to push and run lg_root.sh.
slow64 said:
These instructions killed my phone....
All steps went absolutely fine, except that the phone refused to boot. After the fact I found other, similar, instructions that also tell you to push and run lg_root.sh.
Click to expand...
Click to collapse
Well, I just got a new d851. This process was still harder than it should be. I had trouble at step 15; it never dropped me back to back to a hash prompt. I had the scary task of battery pulling/ctrl+c in the middle of the flash a couple of times, but no bricking. Also noticed a typo in my instructions, which took me a while to figure out. Those instructions wouldn't have worked as I originally posted them. Anyway, it worked again. Purple drake still didn't work, and there STILL doesn't appear to be an easy way to root on linux.
nola mike said:
Well, I just got a new d851. This process was still harder than it should be. I had trouble at step 15; it never dropped me back to back to a hash prompt. I had the scary task of battery pulling/ctrl+c in the middle of the flash a couple of times, but no bricking. Also noticed a typo in my instructions, which took me a while to figure out. Those instructions wouldn't have worked as I originally posted them. Anyway, it worked again. Purple drake still didn't work, and there STILL doesn't appear to be an easy way to root on linux.
Click to expand...
Click to collapse
I notice my product ID differs from yours. Is this unimportant? I have been really wanting to get root on this for a while now, and this is the most promising looking aggregation of all available information I've found so far.
Don't know why the product ID would be different (at least the vendor ID should be the same). What's your dmesg/lsusb output? It uses the ID to create the udev rules in step 4, so you'd need it correct there. In step 14 I don't know if it would work if you left the vendor info out and just did a modprobe usbserial.
nola mike said:
Don't know why the product ID would be different (at least the vendor ID should be the same). What's your dmesg/lsusb output? It uses the ID to create the udev rules in step 4, so you'd need it correct there. In step 14 I don't know if it would work if you left the vendor info out and just did a modprobe usbserial.
Click to expand...
Click to collapse
I was thinking I'd just substitute my ProdID in the necessary locations.
dmesg:
Code:
[11036.082260] usb 3-2: new high-speed USB device number 10 using ehci-pci
lsusb:
Code:
[~]$ lsusb | grep LG
Bus 003 Device 010: ID 1004:631d LG Electronics, Inc. Optimus Android Phone (Camera/PTP Mode)
Sounds good, keep us updated.
Well, just got my third d851, running v30e firmware. Now doesn't work, getting stuck at step 15. When I plug in in download mode, the phone switches to the "firmware update" screen before I do anything. This is the dmesg output.
Code:
[ 6277.744082] usb 1-1: new high-speed USB device number 28 using ehci-pci
[ 6277.893938] usb 1-1: New USB device found, idVendor=1004, idProduct=633a
[ 6277.893944] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6277.893948] usb 1-1: Product: LGE Android Phone
[ 6277.893950] usb 1-1: Manufacturer: LG Electronics Inc.
[ 6277.893953] usb 1-1: SerialNumber: LGD8511199581b
[ 6277.894874] usbserial_generic 1-1:1.0: Generic device with no bulk out, not allowed.
[ 6277.894890] usbserial_generic: probe of 1-1:1.0 failed with error -5
[ 6277.895019] cdc_acm 1-1:1.0: ttyACM0: USB ACM device
[ 6277.900634] usbserial_generic 1-1:1.2: The "generic" usb-serial driver is only for testing and one-off prototypes.
[ 6277.900638] usbserial_generic 1-1:1.2: Tell [email protected] to add your device to a proper driver.
[ 6277.900641] usbserial_generic 1-1:1.2: generic converter detected
[ 6277.900827] usb 1-1: generic converter now attached to ttyUSB0
[ 6534.787683] usb 1-1: USB disconnect, device number 28
[ 6534.791136] generic ttyUSB0: generic converter now disconnected from ttyUSB0
[ 6534.791175] usbserial_generic 1-1:1.2: device disconnected
[ 6550.456114] usb 1-1: new high-speed USB device number 29 using ehci-pci
[ 6550.605565] usb 1-1: New USB device found, idVendor=1004, idProduct=633a
[ 6550.605571] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6550.605574] usb 1-1: Product: LGE Android Phone
[ 6550.605578] usb 1-1: Manufacturer: LG Electronics Inc.
[ 6550.605581] usb 1-1: SerialNumber: LGD8511199581b
[ 6550.606530] usbserial_generic 1-1:1.0: Generic device with no bulk out, not allowed.
[ 6550.606559] usbserial_generic: probe of 1-1:1.0 failed with error -5
[ 6550.606720] cdc_acm 1-1:1.0: ttyACM0: USB ACM device
[ 6550.612943] usbserial_generic 1-1:1.2: The "generic" usb-serial driver is only for testing and one-off prototypes.
[ 6550.612948] usbserial_generic 1-1:1.2: Tell [email protected] to add your device to a proper driver.
[ 6550.612951] usbserial_generic 1-1:1.2: generic converter detected
[ 6550.613624] usb 1-1: generic converter now attached to ttyUSB0
Hi folks!
I purchased an OTG micro-sd reader, but I get the power consumption error when I plug it in my rooted Z1c 5.1.1.
I learned about the /sys/bus/usb/devices/1-1/bConfigurationValue trick, but my /devices/ folder is empty so I can't use it...
Here is the relevant log from dmesg:
<6>[ 1632.217199] xhci-hcd xhci-hcd: xHCI Host Controller
<6>[ 1632.217212] xhci-hcd xhci-hcd: new USB bus registered, assigned bus number 1
<6>[ 1632.217293] xhci-hcd xhci-hcd: irq 163, io mem 0xf9200000
<6>[ 1632.218513] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[ 1632.218520] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[ 1632.218525] usb usb1: Product: xHCI Host Controller
<6>[ 1632.218530] usb usb1: Manufacturer: Linux 3.4.0-perf-gd26777b-00851-ga8b7b55 xhci-hcd
<6>[ 1632.218535] usb usb1: SerialNumber: xhci-hcd
<7>[ 1632.219525] xHCI xhci_add_endpoint called for root hub<7>[ 1632.219531] xHCI xhci_check_bandwidth called for root hub
<6>[ 1632.220004] hub 1-0:1.0: USB hub found
<6>[ 1632.220016] hub 1-0:1.0: 1 port detected
<6>[ 1632.220670] xhci-hcd xhci-hcd: xHCI Host Controller
<6>[ 1632.220680] xhci-hcd xhci-hcd: new USB bus registered, assigned bus number 2
<6>[ 1632.220723] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
<6>[ 1632.220729] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[ 1632.220734] usb usb2: Product: xHCI Host Controller
<6>[ 1632.220738] usb usb2: Manufacturer: Linux 3.4.0-perf-gd26777b-00851-ga8b7b55 xhci-hcd
<6>[ 1632.220743] usb usb2: SerialNumber: xhci-hcd
<7>[ 1632.221100] xHCI xhci_add_endpoint called for root hub<7>[ 1632.221105] xHCI xhci_check_bandwidth called for root hub
<6>[ 1632.221811] hub 2-0:1.0: USB hub found
<6>[ 1632.221824] hub 2-0:1.0: 1 port detected
<4>[ 1632.324911] healthd: battery l=71 v=3941 t=41.8 h=2 st=3 c=-358 chg=
<4>[ 1632.379681] healthd: battery l=71 v=3949 t=41.9 h=2 st=3 c=-510 chg=
<6>[ 1632.538218] usb 1-1: new high-speed USB device number 2 using xhci-hcd
<6>[ 1632.559752] usb 1-1: New USB device found, idVendor=14cd, idProduct=1212
<6>[ 1632.559764] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=2
<6>[ 1632.559775] usb 1-1: Product: Mass Storage Device
<6>[ 1632.559783] usb 1-1: Manufacturer: Generic
<6>[ 1632.559791] usb 1-1: SerialNumber: 121220130416
<4>[ 1632.560162] usb 1-1: ep 0x81 - rounding interval to 32768 microframes, ep desc says 0 microframes
<4>[ 1632.561670] usb 1-1: ep 0x2 - rounding interval to 32768 microframes, ep desc says 0 microframes
<6>[ 1632.563063] scsi8 : usb-storage 1-1:1.0
<6>[ 1632.628390] qpnp_chg_check_unpluged_charger: Assume reverse boost issue happens
<5>[ 1633.558981] scsi 8:0:0:0: Direct-Access Mass Storage Device 1.00 PQ: 0 ANSI: 0 CCS
<3>[ 1633.609919] qpnp_regulator_vs_ocp_isr: 8941_mvs1: OCP triggered 11 times; no further retries
<6>[ 1633.613501] usb 1-1: USB disconnect, device number 2
<6>[ 1633.613717] dwc3_ocp_work: receive ocp notification
<6>[ 1633.613725] dwc3 f9200000.dwc3: XCVR: ID clear
<6>[ 1633.613730] dwc3 f9200000.dwc3: XCVR: BSV clear
<6>[ 1633.613737] dwc3 f9200000.dwc3: a_host state
<6>[ 1633.613873] xhci-hcd xhci-hcd: remove, state 1
<6>[ 1633.613884] usb usb2: USB disconnect, device number 1
<7>[ 1633.614020] xHCI xhci_drop_endpoint called for root hub
<7>[ 1633.614025] xHCI xhci_check_bandwidth called for root hub
<6>[ 1633.614311] xhci-hcd xhci-hcd: USB bus 2 deregistered
<6>[ 1633.614320] xhci-hcd xhci-hcd: remove, state 1
<6>[ 1633.614329] usb usb1: USB disconnect, device number 1
<5>[ 1633.628477] sd 8:0:0:0: [sda] READ CAPACITY failed
<6>[ 1633.628490] sd 8:0:0:0: [sda] Result: hostbyte=0x01 driverbyte=0x00
<5>[ 1633.628497] sd 8:0:0:0: [sda] Sense not available.
<5>[ 1633.628539] sd 8:0:0:0: [sda] Write Protect is off
<7>[ 1633.628549] sd 8:0:0:0: [sda] Mode Sense: 13 01 00 00
<5>[ 1633.628586] sd 8:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
<5>[ 1633.629184] sd 8:0:0:0: [sda] Attached SCSI removable disk
<3>[ 1633.630437] hub 1-0:1.0: hub_port_status failed (err = -19)
<3>[ 1633.630449] hub 1-0:1.0: connect-debounce failed, port 1 disabled
<7>[ 1633.630608] xHCI xhci_drop_endpoint called for root hub
<7>[ 1633.630613] xHCI xhci_check_bandwidth called for root hub
<6>[ 1633.630940] xhci-hcd xhci-hcd: USB bus 1 deregistered
<4>[ 1633.679917] healthd: battery l=71 v=3916 t=42.0 h=2 st=3 c=-776 chg=
<4>[ 1633.719931] healthd: battery l=71 v=3898 t=42.1 h=2 st=3 c=-911 chg=
<6>[ 1633.924292] usb_host_ext_event: sending USB_HOST_VBUS_DROP event
<6>[ 1633.925266] dwc3 f9200000.dwc3: a_idle state
<6>[ 1634.118262] qpnp_chg_rb_work: stopping worker usb/dc disconnected
<4>[ 1634.184094] healthd: battery l=71 v=3906 t=42.0 h=2 st=3 c=-841 chg=
<4>[ 1634.212750] healthd: battery l=71 v=3905 t=42.0 h=2 st=3 c=-774 chg=
Click to expand...
Click to collapse
I tried plugging the reader on the OTG Sony cable I got with the phone, same error message.
Any idea?
People online mention a "USB detection" toggle but I don't seem to have such a thing.
Cheers!
Edit: the reader works fine on my computer, and another USB drive works fine on the phone with my OTG cable.
I think this specific micro-sd reader exceeds the mA threshold set on the phone, and I would like to override that threshold.