Question N200 usb connection loop when in 'fastbootd' mode - OnePlus Nord N200 5G

I can connect to the phone no problem in fastboot mode, but in fastbootd mode I can see it constantly connecting and disconnecting in dmesg.
I've added spaces in the output below so it's easier to read. What the heck is going on? I can't move to flashing DE2117 if I can't get it to stay connected.
Code:
[38977.628840] usb 1-1: new high-speed USB device number 10 using xhci_hcd
[38977.782068] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee0, bcdDevice= 5.04
[38977.782085] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[38977.782094] usb 1-1: Product: DE2118
[38977.782100] usb 1-1: Manufacturer: OnePlus
[38977.782106] usb 1-1: SerialNumber: 5cbbcabc
[38978.804973] usb 1-1: USB disconnect, device number 10
[38982.540853] usb 1-1: new high-speed USB device number 11 using xhci_hcd
[38982.690310] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee0, bcdDevice= 5.04
[38982.690324] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[38982.690331] usb 1-1: Product: DE2118
[38982.690336] usb 1-1: Manufacturer: OnePlus
[38982.690341] usb 1-1: SerialNumber: 5cbbcabc
[38983.712907] usb 1-1: USB disconnect, device number 11
[38987.444919] usb 1-1: new high-speed USB device number 12 using xhci_hcd
[38987.594218] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee0, bcdDevice= 5.04
[38987.594232] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[38987.594239] usb 1-1: Product: DE2118
[38987.594245] usb 1-1: Manufacturer: OnePlus
[38987.594249] usb 1-1: SerialNumber: 5cbbcabc
[38988.617117] usb 1-1: USB disconnect, device number 12
[38992.361028] usb 1-1: new high-speed USB device number 13 using xhci_hcd
[38992.510442] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee0, bcdDevice= 5.04
[38992.510456] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[38992.510463] usb 1-1: Product: DE2118
[38992.510469] usb 1-1: Manufacturer: OnePlus
[38992.510473] usb 1-1: SerialNumber: 5cbbcabc
[38993.529038] usb 1-1: USB disconnect, device number 13

lurkio said:
I can connect to the phone no problem in fastboot mode, but in fastbootd mode I can see it constantly connecting and disconnecting in dmesg.
I've added spaces in the output below so it's easier to read. What the heck is going on? I can't move to flashing DE2117 if I can't get it to stay connected.
Code:
[38977.628840] usb 1-1: new high-speed USB device number 10 using xhci_hcd
[38977.782068] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee0, bcdDevice= 5.04
[38977.782085] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[38977.782094] usb 1-1: Product: DE2118
[38977.782100] usb 1-1: Manufacturer: OnePlus
[38977.782106] usb 1-1: SerialNumber: 5cbbcabc
[38978.804973] usb 1-1: USB disconnect, device number 10
[38982.540853] usb 1-1: new high-speed USB device number 11 using xhci_hcd
[38982.690310] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee0, bcdDevice= 5.04
[38982.690324] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[38982.690331] usb 1-1: Product: DE2118
[38982.690336] usb 1-1: Manufacturer: OnePlus
[38982.690341] usb 1-1: SerialNumber: 5cbbcabc
[38983.712907] usb 1-1: USB disconnect, device number 11
[38987.444919] usb 1-1: new high-speed USB device number 12 using xhci_hcd
[38987.594218] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee0, bcdDevice= 5.04
[38987.594232] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[38987.594239] usb 1-1: Product: DE2118
[38987.594245] usb 1-1: Manufacturer: OnePlus
[38987.594249] usb 1-1: SerialNumber: 5cbbcabc
[38988.617117] usb 1-1: USB disconnect, device number 12
[38992.361028] usb 1-1: new high-speed USB device number 13 using xhci_hcd
[38992.510442] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee0, bcdDevice= 5.04
[38992.510456] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[38992.510463] usb 1-1: Product: DE2118
[38992.510469] usb 1-1: Manufacturer: OnePlus
[38992.510473] usb 1-1: SerialNumber: 5cbbcabc
[38993.529038] usb 1-1: USB disconnect, device number 13
Click to expand...
Click to collapse
Try a different USB cable or port.

ethical_haquer said:
Try a different USB cable or port.
Click to expand...
Click to collapse
Fair suggestion. Just tried, 3 different cables in 3 different ports; one front port, 2 back ports (one from each 'stack').
Going to try my mint laptop, see if cycles the connection there too...

The bahvior is the same on the mint laptop. It's an HP 11th gen intel, my main is a 7th gen. Totally different chipsets, that's why I mention it. Probably a similar driver, but I cant think why that would matter. Mint isnt doing anything special with USB, so I assume the OS really isnt to blame. :/

lurkio said:
The bahvior is the same on the mint laptop. It's an HP 11th gen intel, my main is a 7th gen. Totally different chipsets, that's why I mention it. Probably a similar driver, but I cant think why that would matter. Mint isnt doing anything special with USB, so I assume the OS really isnt to blame. :/
Click to expand...
Click to collapse
Oh well, I guess you'll have to just search for a solution. Sorry I couldn't find a solution.

Related

[Q] CDC ACM device

Hello everybody,
please my question is very simple.
Can I use CDC device (USB-SPI converter by Microchip) with GT7500?
The device uses CDC ACM drviers. When I plug in to my computer I see ttyACM0 is created in /dev/ folder.
If I connect device to GT7500 throw USB Adapter dmesg inform me about Device not supported (dmesg short report in bellow). But if I look to .config i see is CDC ACM driver is inculded.
If plug device to my second tabled WM8650 everything is OK. /dev/ttyACM0 is created and accessed from app.
Thanks for any answer.
Tulak
Sorry my english.
DMESG from GT7500:
<6>[ 51.517019] tegra-ehci tegra-ehci.0: Tegra EHCI Host Controller
<6>[ 51.517185] tegra-ehci tegra-ehci.0: new USB bus registered, assigned bus number 2
<6>[ 51.524200] [ CONNECTOR_DRIVER (acc_notified,387) ] ACCESSORY=OTG : STATE=online
<6>[ 51.544106] tegra-ehci tegra-ehci.0: irq 52, io mem 0xc5000000
<6>[ 51.563811] tegra-ehci tegra-ehci.0: USB 2.0 started, EHCI 1.00
<6>[ 51.563983] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
<6>[ 51.564019] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[ 51.564048] usb usb2: Product: Tegra EHCI Host Controller
<6>[ 51.564072] usb usb2: Manufacturer: Linux 2.6.36.3 ehci_hcd
<6>[ 51.564096] usb usb2: SerialNumber: tegra-ehci.0
<6>[ 51.568457] hub 2-0:1.0: USB hub found
<6>[ 51.568519] hub 2-0:1.0: 1 port detected
<6>[ 51.570408] tegra-otg tegra-otg: tegra_start_host-
<6>[ 51.570441] host_notify: ndev name=usb_otg: from state=0 -> to state=1
<6>[ 52.173954] usb 2-1: new full speed USB device using tegra-ehci and address 2
<3>[ 52.431969] usb 2-1: device v04d8 p000a is not supported
DMESG from WM8650:
usb 2-1: New USB device found, idVendor=04d8, idProduct=000a
usb 2-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
usb 2-1: Product: USB Device - CDC Mode
usb 2-1: Manufacturer: Microchip.
usb 2-1: uevent
usb 2-1: usb_probe_device
usb 2-1: configuration #1 chosen from 1 choice
usb 2-1: adding 2-1:1.0 (config #1, interface 0)
usb 2-1:1.0: uevent
cdc_acm 2-1:1.0: usb_probe_interface
cdc_acm 2-1:1.0: usb_probe_interface - got id
cdc_acm 2-1:1.0: This device cannot do calls on its own. It is not a modem.
cdc_acm 2-1:1.0: ttyACM0: USB ACM device
usb 2-1: adding 2-1:1.1 (config #1, interface 1)
usb 2-1:1.1: uevent
Sorry for needless information in dmesg.
To time 51.568519 is pluging USB adapter.
Tulak said:
Sorry for needless information in dmesg.
To time 51.568519 is pluging USB adapter.
Click to expand...
Click to collapse
Hi,
I also have similar problem of a cdc-acm device working on one tablet and not on the other.
On the tablet on which it doesnt work, the ROM doesnt come with the cdc-acm.ko so it was "insmod" ed
Any help on this? Anyone?
I have the same problem with Samsung devices, any one?

SK17i fastboot linux

Anyone using fastboot with linux?
I only get adb running using debian squeeze and this udev rule:
Code:
#Sony Ericsson
SUBSYSTEM=="usb", SYSFS{idVendor}=="0fce", MODE="0660", OWNER="root", GROUP="androiddev", SYMLINK+="android%n"
So I have to boot windows to flash boot images
Greetz,
scheich
no one???
*push*
Should be in latest sdk?
Compile can be a ***** so grab this
http://www.multiupload.com/91QOOXZHPY
Wow, seems, that my fastboot binary was too old.
Thank You a lot!
dmesg
Code:
[ 843.649189] usb 3-4: new high speed USB device using ehci_hcd and address 7
[ 843.795440] usb 3-4: New USB device found, idVendor=0fce, idProduct=adde
[ 843.795449] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 843.795456] usb 3-4: Product: S1Boot Download
[ 843.795461] usb 3-4: Manufacturer: Sony Ericsson Mobile Communications AB
[ 843.795680] usb 3-4: configuration #1 chosen from 1 choice
[ 884.106276] usb 3-4: USB disconnect, address 7
[ 922.884299] usb 3-4: new high speed USB device using ehci_hcd and address 8
[ 923.029670] usb 3-4: New USB device found, idVendor=0fce, idProduct=0dde
[ 923.029679] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 923.029686] usb 3-4: Product: S1Boot Fastboot
[ 923.029691] usb 3-4: Manufacturer: Sony Ericsson Mobile Communications AB
[ 923.029697] usb 3-4: SerialNumber: BX852J5PT5&ZLI
[ 923.029925] usb 3-4: configuration #1 chosen from 1 choice
fastboot-linux devices
Code:
BX852J5PT5&ZLI fastboot

[Q] Lindy usb-eth adapter 42974 on a Toshiba AC100

Hi,
I own a Toshiba AC100-10D italian 16GB version.
I bought a USB-Ethernet adapter 42974 from Lindy to connect my device to a wired LAN through ethernet.
The ROM I'm using is the CyanogenMod version I installed following the guide in tabletroms.com.
Here rom infos:
CyanogenMod Version: 10-20121202-UNOFFICIAL-ac100
Kernel Version:
3.1.10+
[email protected] #1
Sun Dec 2 15:23:02 MSK 2012
If I attach the adapter this is the dmesg output:
Code:
<3>[ 183.908401] tegradc tegradc.0: Size of window 1 is invalid.
<3>[ 183.919871] tegradc tegradc.0: Window atrributes are invalid.
...
<3>[ 185.033176] tegradc tegradc.0: Size of window 1 is invalid.
<3>[ 185.043535] tegradc tegradc.0: Window atrributes are invalid.
<6>[ 192.357528] usb 2-1.3: USB disconnect, device number 5
<6>[ 200.809295] usb 2-1.3: new full speed USB device number 6 using tegra-ehci
<6>[ 200.929736] usb 2-1.3: not running at top speed; connect to a high speed hub
<6>[ 200.948104] usb 2-1.3: New USB device found, idVendor=9710, idProduct=7830
<6>[ 200.961394] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[ 200.972796] usb 2-1.3: Product: USB-MAC Controller
<6>[ 200.982551] usb 2-1.3: Manufacturer: Moschip Semiconductor
<6>[ 200.991418] usb 2-1.3: SerialNumber: 00100136
<6>[ 309.791473] usb 2-1.3: applying rev.C fixup
<6>[ 309.816335] usb 2-1.3: applying rev.C fixup
<6>[ 309.851200] MOSCHIP usb-ethernet driver 2-1.3:1.0: eth0: register 'MOSCHIP usb-ethernet driver' at usb-tegra-ehci.2-1.3, MOSCHIP 7830/7832/7730 usb-NET adapter, 00:00:00:10:01:36
<6>[ 309.874052] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
<7>[ 320.676004] eth0: no IPv6 routers present
But no connection ...
The final question of course is:
How can I make the adapter to work and surf the net through ethernet connection?
Loading manually the module did the trick. Don't know why the first time didn't work.
Thanks for attention.
Inviato dal mio ac100 con Tapatalk 2

Optimus F3 Bricked Qualcomm HS-USB QDLoader 9008

I have optimus f3 rooted with jelly bean (lg official) and i think it just died.
The symptoms:
phone can't charging
Power on button has no effect at all (when I connect it to the computer, it shows the LED lights GREEN and RED.)
While connected to PC, the hardware manager shows the "qualcomm hs-usb qdloader 9008"
he does not go into recovery mode or dowload
This happened after we install rom
it is a processor MSM8930 (but in build.prop shows MSM8960)
lsusb returns:
Bus 001 Device 099: ID 05c6:9008 Qualcomm, Inc. Gobi Wireless Modem (QDL mode)
dmesg(without battery)
[25676.726513] usb 1-3: USB disconnect, device number 77
[25677.317891] usb 1-3: new high-speed USB device number 78 using ehci-pci
[25677.463734] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[25677.463752] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[25677.479101] hid-generic 0003:05C6:F006.00AE: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[25681.597673] usb 1-3: USB disconnect, device number 78
[25681.983810] usb 1-3: new high-speed USB device number 79 using ehci-pci
[25682.135356] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[25682.135374] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[25682.148050] hid-generic 0003:05C6:F006.00AF: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[25685.151798] usb 1-3: USB disconnect, device number 79
[25685.429284] usb 1-3: new high-speed USB device number 80 using ehci-pci
[25685.562560] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[25685.562578] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[25685.562588] usb 1-3: Product: QHSUSB_DLOAD
[25685.562597] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[25685.563364] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[25685.563632] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[26425.861826] usb 1-3: USB disconnect, device number 80
[26425.862476] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[26425.862545] qcserial 1-3:1.0: device disconnected
[26426.135495] usb 1-3: new high-speed USB device number 81 using ehci-pci
[26426.272785] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[26426.272804] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[26426.272814] usb 1-3: Product: QHSUSB_DLOAD
[26426.272823] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[26426.273658] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[26426.275272] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[26427.053972] usb 1-3: USB disconnect, device number 81
[26427.054427] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[26427.054478] qcserial 1-3:1.0: device disconnected
[26631.718802] cfg80211: Calling CRDA for country: CN
[26638.510827] wlan0: authenticate with 26:70:02:81:cf:f7
[26638.537370] wlan0: send auth to 26:70:02:81:cf:f7 (try 1/3)
[26638.539434] wlan0: authenticated
[26638.545500] wlan0: associate with 26:70:02:81:cf:f7 (try 1/3)
[26638.550039] wlan0: RX AssocResp from 26:70:02:81:cf:f7 (capab=0x431 status=0 aid=3)
[26638.550173] wlan0: associated
[26963.799648] usb 1-3: new high-speed USB device number 82 using ehci-pci
[26963.936603] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[26963.936621] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[26963.936631] usb 1-3: Product: QHSUSB_DLOAD
[26963.936640] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[26963.938277] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[26963.938786] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[27096.499325] usb 1-3: USB disconnect, device number 82
[27096.499886] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[27096.499937] qcserial 1-3:1.0: device disconnected
[27109.465491] usb 1-3: new high-speed USB device number 83 using ehci-pci
[27109.598649] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[27109.598667] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[27109.598677] usb 1-3: Product: QHSUSB_DLOAD
[27109.598686] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[27109.599444] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[27109.599727] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[27164.043494] usb 1-3: USB disconnect, device number 83
[27164.044162] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[27164.044220] qcserial 1-3:1.0: device disconnected
[27179.039051] usb 1-3: new high-speed USB device number 84 using ehci-pci
[27179.176418] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[27179.176435] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[27179.176445] usb 1-3: Product: QHSUSB_DLOAD
[27179.176454] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[27179.178400] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[27179.179522] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[27782.632293] usb 1-3: USB disconnect, device number 84
[27782.632867] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[27782.632933] qcserial 1-3:1.0: device disconnected
[27813.648242] usb 1-3: new high-speed USB device number 85 using ehci-pci
[27813.781475] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[27813.781493] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[27813.781503] usb 1-3: Product: QHSUSB_DLOAD
[27813.781512] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[27813.783032] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[27813.783555] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[27820.918465] usb 1-3: USB disconnect, device number 85
[27820.919155] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[27820.919221] qcserial 1-3:1.0: device disconnected
[27856.922565] usb 1-3: new high-speed USB device number 86 using ehci-pci
[27857.055450] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[27857.055468] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[27857.055478] usb 1-3: Product: QHSUSB_DLOAD
[27857.055487] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[27857.057158] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[27857.058066] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[27872.896418] usb 1-3: USB disconnect, device number 86
[27872.896967] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[27872.897100] qcserial 1-3:1.0: device disconnected
[27915.107210] usb 1-3: new high-speed USB device number 87 using ehci-pci
[27915.240273] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[27915.240291] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[27915.240301] usb 1-3: Product: QHSUSB_DLOAD
[27915.240310] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[27915.242403] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[27915.242928] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[28683.847710] usb 1-3: USB disconnect, device number 87
[28683.848167] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[28683.848209] qcserial 1-3:1.0: device disconnected
[28744.719137] usb 1-3: new high-speed USB device number 88 using ehci-pci
[28744.852497] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[28744.852515] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[28744.852525] usb 1-3: Product: QHSUSB_DLOAD
[28744.852534] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[28744.854519] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[28744.854918] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[28749.570413] usb 1-3: USB disconnect, device number 88
[28749.570852] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[28749.570865] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[28749.570875] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[28749.570885] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[28749.571642] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[28749.571691] qcserial 1-3:1.0: device disconnected
[28749.821409] usb 1-3: new high-speed USB device number 89 using ehci-pci
[28749.954861] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[28749.954878] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[28749.954888] usb 1-3: Product: QHSUSB_DLOAD
[28749.954897] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[28749.956670] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[28749.957011] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[29299.335347] usb 1-3: USB disconnect, device number 89
[29299.335718] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[29299.335739] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[29299.335749] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[29299.335758] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[29299.336315] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[29299.336357] qcserial 1-3:1.0: device disconnected
[29303.252189] usb 1-3: new high-speed USB device number 90 using ehci-pci
[29303.398280] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[29303.398298] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[29303.410845] hid-generic 0003:05C6:F006.00B0: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[29319.277100] usb 1-3: USB disconnect, device number 90
[29320.515519] usb 1-3: new high-speed USB device number 91 using ehci-pci
[29321.619977] usb 1-3: new high-speed USB device number 92 using ehci-pci
[29321.764473] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[29321.764491] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[29321.778098] hid-generic 0003:05C6:F006.00B1: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[29325.141802] usb 1-3: USB disconnect, device number 92
[29326.301847] usb 3-3: new full-speed USB device number 3 using ohci-pci
[29327.638461] usb 1-3: new high-speed USB device number 94 using ehci-pci
[29327.784014] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[29327.784032] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[29327.796730] hid-generic 0003:05C6:F006.00B2: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[29328.552763] usb 1-3: USB disconnect, device number 94
[29329.391211] usb 1-3: new high-speed USB device number 95 using ehci-pci
[29329.538026] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[29329.538044] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[29329.551322] hid-generic 0003:05C6:F006.00B3: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[29351.146166] usb 1-3: USB disconnect, device number 95
[29352.284926] usb 1-3: new high-speed USB device number 96 using ehci-pci
[29416.348069] usb 1-3: new high-speed USB device number 97 using ehci-pci
[29416.494763] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[29416.494782] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[29416.507548] hid-generic 0003:05C6:F006.00B4: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[30766.279640] usb 1-3: USB disconnect, device number 97
[30773.639825] usb 1-3: new high-speed USB device number 98 using ehci-pci
[30773.774168] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[30773.774185] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[30773.774195] usb 1-3: Product: QHSUSB_DLOAD
[30773.774204] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[30773.775852] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[30773.776555] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[31703.350958] usb 1-3: USB disconnect, device number 98
[31703.351333] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[31703.351367] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[31703.351373] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[31703.351384] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[31703.352396] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[31703.352433] qcserial 1-3:1.0: device disconnected
[31705.983345] usb 1-3: new high-speed USB device number 99 using ehci-pci
[31706.116389] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[31706.116408] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[31706.116427] usb 1-3: Product: QHSUSB_DLOAD
[31706.116436] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[31706.117972] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[31706.118462] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[email protected]:/home/ubuntu#
Click to expand...
Click to collapse
dmesg (with battery):
=0[25676.726513] usb 1-3: USB disconnect, device number 77
[25677.317891] usb 1-3: new high-speed USB device number 78 using ehci-pci
[25677.463734] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[25677.463752] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[25677.479101] hid-generic 0003:05C6:F006.00AE: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[25681.597673] usb 1-3: USB disconnect, device number 78
[25681.983810] usb 1-3: new high-speed USB device number 79 using ehci-pci
[25682.135356] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[25682.135374] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[25682.148050] hid-generic 0003:05C6:F006.00AF: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[25685.151798] usb 1-3: USB disconnect, device number 79
[25685.429284] usb 1-3: new high-speed USB device number 80 using ehci-pci
[25685.562560] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[25685.562578] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[25685.562588] usb 1-3: Product: QHSUSB_DLOAD
[25685.562597] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[25685.563364] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[25685.563632] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[26425.861826] usb 1-3: USB disconnect, device number 80
[26425.862476] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[26425.862545] qcserial 1-3:1.0: device disconnected
[26426.135495] usb 1-3: new high-speed USB device number 81 using ehci-pci
[26426.272785] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[26426.272804] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[26426.272814] usb 1-3: Product: QHSUSB_DLOAD
[26426.272823] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[26426.273658] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[26426.275272] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[26427.053972] usb 1-3: USB disconnect, device number 81
[26427.054427] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[26427.054478] qcserial 1-3:1.0: device disconnected
[26631.718802] cfg80211: Calling CRDA for country: CN
[26638.510827] wlan0: authenticate with 26:70:02:81:cf:f7
[26638.537370] wlan0: send auth to 26:70:02:81:cf:f7 (try 1/3)
[26638.539434] wlan0: authenticated
[26638.545500] wlan0: associate with 26:70:02:81:cf:f7 (try 1/3)
[26638.550039] wlan0: RX AssocResp from 26:70:02:81:cf:f7 (capab=0x431 status=0 aid=3)
[26638.550173] wlan0: associated
[26963.799648] usb 1-3: new high-speed USB device number 82 using ehci-pci
[26963.936603] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[26963.936621] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[26963.936631] usb 1-3: Product: QHSUSB_DLOAD
[26963.936640] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[26963.938277] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[26963.938786] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[27096.499325] usb 1-3: USB disconnect, device number 82
[27096.499886] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[27096.499937] qcserial 1-3:1.0: device disconnected
[27109.465491] usb 1-3: new high-speed USB device number 83 using ehci-pci
[27109.598649] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[27109.598667] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[27109.598677] usb 1-3: Product: QHSUSB_DLOAD
[27109.598686] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[27109.599444] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[27109.599727] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[27164.043494] usb 1-3: USB disconnect, device number 83
[27164.044162] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[27164.044220] qcserial 1-3:1.0: device disconnected
[27179.039051] usb 1-3: new high-speed USB device number 84 using ehci-pci
[27179.176418] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[27179.176435] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[27179.176445] usb 1-3: Product: QHSUSB_DLOAD
[27179.176454] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[27179.178400] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[27179.179522] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[27782.632293] usb 1-3: USB disconnect, device number 84
[27782.632867] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[27782.632933] qcserial 1-3:1.0: device disconnected
[27813.648242] usb 1-3: new high-speed USB device number 85 using ehci-pci
[27813.781475] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[27813.781493] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[27813.781503] usb 1-3: Product: QHSUSB_DLOAD
[27813.781512] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[27813.783032] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[27813.783555] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[27820.918465] usb 1-3: USB disconnect, device number 85
[27820.919155] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[27820.919221] qcserial 1-3:1.0: device disconnected
[27856.922565] usb 1-3: new high-speed USB device number 86 using ehci-pci
[27857.055450] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[27857.055468] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[27857.055478] usb 1-3: Product: QHSUSB_DLOAD
[27857.055487] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[27857.057158] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[27857.058066] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[27872.896418] usb 1-3: USB disconnect, device number 86
[27872.896967] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[27872.897100] qcserial 1-3:1.0: device disconnected
[27915.107210] usb 1-3: new high-speed USB device number 87 using ehci-pci
[27915.240273] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[27915.240291] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[27915.240301] usb 1-3: Product: QHSUSB_DLOAD
[27915.240310] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[27915.242403] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[27915.242928] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[28683.847710] usb 1-3: USB disconnect, device number 87
[28683.848167] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[28683.848209] qcserial 1-3:1.0: device disconnected
[28744.719137] usb 1-3: new high-speed USB device number 88 using ehci-pci
[28744.852497] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[28744.852515] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[28744.852525] usb 1-3: Product: QHSUSB_DLOAD
[28744.852534] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[28744.854519] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[28744.854918] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[28749.570413] usb 1-3: USB disconnect, device number 88
[28749.570852] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[28749.570865] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[28749.570875] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[28749.570885] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[28749.571642] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[28749.571691] qcserial 1-3:1.0: device disconnected
[28749.821409] usb 1-3: new high-speed USB device number 89 using ehci-pci
[28749.954861] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[28749.954878] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[28749.954888] usb 1-3: Product: QHSUSB_DLOAD
[28749.954897] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[28749.956670] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[28749.957011] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[29299.335347] usb 1-3: USB disconnect, device number 89
[29299.335718] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[29299.335739] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[29299.335749] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[29299.335758] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[29299.336315] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[29299.336357] qcserial 1-3:1.0: device disconnected
[29303.252189] usb 1-3: new high-speed USB device number 90 using ehci-pci
[29303.398280] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[29303.398298] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[29303.410845] hid-generic 0003:05C6:F006.00B0: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[29319.277100] usb 1-3: USB disconnect, device number 90
[29320.515519] usb 1-3: new high-speed USB device number 91 using ehci-pci
[29321.619977] usb 1-3: new high-speed USB device number 92 using ehci-pci
[29321.764473] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[29321.764491] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[29321.778098] hid-generic 0003:05C6:F006.00B1: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[29325.141802] usb 1-3: USB disconnect, device number 92
[29326.301847] usb 3-3: new full-speed USB device number 3 using ohci-pci
[29327.638461] usb 1-3: new high-speed USB device number 94 using ehci-pci
[29327.784014] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[29327.784032] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[29327.796730] hid-generic 0003:05C6:F006.00B2: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[29328.552763] usb 1-3: USB disconnect, device number 94
[29329.391211] usb 1-3: new high-speed USB device number 95 using ehci-pci
[29329.538026] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[29329.538044] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[29329.551322] hid-generic 0003:05C6:F006.00B3: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[29351.146166] usb 1-3: USB disconnect, device number 95
[29352.284926] usb 1-3: new high-speed USB device number 96 using ehci-pci
[29416.348069] usb 1-3: new high-speed USB device number 97 using ehci-pci
[29416.494763] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[29416.494782] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[29416.507548] hid-generic 0003:05C6:F006.00B4: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[30766.279640] usb 1-3: USB disconnect, device number 97
[30773.639825] usb 1-3: new high-speed USB device number 98 using ehci-pci
[30773.774168] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[30773.774185] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[30773.774195] usb 1-3: Product: QHSUSB_DLOAD
[30773.774204] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[30773.775852] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[30773.776555] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[31703.350958] usb 1-3: USB disconnect, device number 98
[31703.351333] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[31703.351367] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[31703.351373] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[31703.351384] qcserial ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[31703.352396] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[31703.352433] qcserial 1-3:1.0: device disconnected
[31705.983345] usb 1-3: new high-speed USB device number 99 using ehci-pci
[31706.116389] usb 1-3: New USB device found, idVendor=05c6, idProduct=9008
[31706.116408] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[31706.116427] usb 1-3: Product: QHSUSB_DLOAD
[31706.116436] usb 1-3: Manufacturer: Qualcomm CDMA Technologies MSM
[31706.117972] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[31706.118462] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB0
[31918.316775] usb 1-3: USB disconnect, device number 99
[31918.321360] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[31918.321410] qcserial 1-3:1.0: device disconnected
[31932.911636] usb 1-3: new high-speed USB device number 100 using ehci-pci
[31933.056460] usb 1-3: New USB device found, idVendor=05c6, idProduct=f006
[31933.056478] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[31933.071823] hid-generic 0003:05C6:F006.00B5: hiddev0,hidraw1: USB HID v1.11 Device [HID 05c6:f006] on usb-0000:00:12.2-3/input0
[email protected]:/home/ubuntu#
Click to expand...
Click to collapse
someone? :crying:
Actually you are in trouble. There are only factory programs that are able to flash this phone and they are not avail to download.
Use JTAG, it's the only option for now.
maxrfon said:
Actually you are in trouble. There are only factory programs that are able to flash this phone and they are not avail to download.
Use JTAG, it's the only option for now.
Click to expand...
Click to collapse
Here in my town there is none that use jtag on f3 because it is a cell "unknown".
I do not know what to do now...

APX Mode after Nexus 9 was run-over by a car

Hi,
Yesterday my Nexus 9 was run-over by a car while it was in my backpack.
It still looks perfectly fine and was just slightly bent on the top where the mainboard sits.
The only problem is that it does not turn on
When I connect it to my laptop I get the following message:
Code:
[ 1951.490340] usb 1-4: new high-speed USB device number 19 using xhci_hcd
[ 1951.674845] usb 1-4: New USB device found, idVendor=0955, idProduct=7f13
[ 1951.674848] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1951.674850] usb 1-4: Product: APX
[ 1951.674852] usb 1-4: Manufacturer: NVIDIA Corp.
I searched a bit and it seems that it is currently not known how to enter the APX mode.
Does anybody have experience with nvflash and would like to help me to diagnose the tablet?
(I suspect a broken solder joint on the EMMC chip)
@donothingloop,
If you are feeling adventuresome, follow this guide to disassemble it and look for the issue > https://www.ifixit.com/Teardown/Nexus+9+Teardown/31425
Hi,
Have already disassembled it.
Found no defect which is visible to the eye.

Categories

Resources