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?
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
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...