I can’t get my AirPrime MC7710 detected as a modem device. On linux, I get the following:
[ 2.105909] usb 1-1.6: new high-speed USB device number 8 using ehci-pci
[ 2.193137] usb 1-1.6: New USB device found, idVendor=05c6, idProduct=9008
[ 2.193150] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.193151] usb 1-1.6: Product: QHSUSB_DLOAD
[ 2.193153] usb 1-1.6: Manufacturer: Qualcomm CDMA Technologies MSM
[ 2.193814] qcserial 1-1.6:1.0: Qualcomm USB modem converter detected
[ 2.193871] usb 1-1.6: Qualcomm USB modem converter now attached to ttyUSB0
I could not find any documentation on your site that tells me what to do with this virtual /dev/ttyUSB0 serial port (it doesn’t respond to AT commands). (I have the proper cdc_mbim, cdc_qmi, option and cdc_acm modules compiled in my kernel)
When I connect the device to a windows 7 machine, it is recognized as an “unknown QHUSB_DLOAD” device, without any matching drivers found. I’ve installed the Skylight Connection Manager Build 4260 as mentioned on your website, but this software fails to detect the device.
The “MC7710 FW 3.5.24.0 (QMI) (.exe)” firmware upgrade software fails to find any serial ports, so is of little help here.
Is this device simply missing the firmware, or is this a faulty device? If (hopefully) not the latter: how can I flash the firmware onto the device?
Many thanks in advance!