EM7565 enumeration

Aleksander Morgado aleksander at aleksander.es
Mon Sep 24 18:52:35 UTC 2018


Hey,

>>> > [   36.007167] usb 3-4: new high-speed USB device number 11 using xhci_hcd
>>> > [   36.175364] usb 3-4: config 1 has an invalid interface number: 8 but max is 3
>>> > [   36.175368] usb 3-4: config 1 has no interface number 1
>>> > [   36.177987] usb 3-4: New USB device found, idVendor=1199, idProduct=9091
>>> > [   36.177991] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
>>> > [   36.177993] usb 3-4: Product: Sierra Wireless EM7565 Qualcomm\xffffffc2\xffffffae Snapdragon\xffffffe2\xffffff84\xffffffa2 X16 LTE-A
>>> > [   36.177995] usb 3-4: Manufacturer: Sierra Wireless, Incorporated
>>> > [   36.177997] usb 3-4: SerialNumber: d470b623
>>> >
>>> >
>>> > I had a look through the archive for mentions of EM7565 and I saw some talk of patches to support it but nothing solid about what was added or if anything was, some stuff about GPS and also qmi-firmware-update and so on. At this stage do I just need to patch the vendor and product ID's in some files for this modem to be functional?
>>> >
>>>
>>> What kernel version are you using? The necessary support in the kernel
>>> should be available since v4.15 (commit
>>> aceef61ee56898cfa7b6960fb60b9326c3860441).
>>>

Try to insert the id in runtime:
# echo "1199 9091" > /sys/bus/usb/drivers/qmi_wwan/new_id


-- 
Aleksander
https://aleksander.es


More information about the libqmi-devel mailing list