I am using a HUAWEI device with an E3372h chipset. After switching the mode using usb_modeswitch, I was able to create ttyUSB{0-2}, and also, the device is listed by mmcli -L as a modem. However, it still isn’t working with qcsuper:
> sudo qcsuper --usb-modem /dev/ttyUSB2 --wireshark-live
< [16:08:40 | WARNING @ usb_modem_pyserial.py:178 ] Note: cooperation with ModemManager was enabled by adding a temporary udev rule. This udev rule will be automatically removed when quitting QCSuper.
< [16:09:04 | ERROR @_base_input.py:281 ] Error: Diag request DIAG_LOG_CONFIG_F with payload b'\x00\x00\x00\x00\x001x00\x00' timed out
I am unable to resolve this error. Could anyone could help with this?
Thank you!
I am using a HUAWEI device with an E3372h chipset. After switching the mode using
usb_modeswitch
, I was able to createttyUSB{0-2}
, and also, the device is listed bymmcli -L
as a modem. However, it still isn’t working withqcsuper
:I am unable to resolve this error. Could anyone could help with this? Thank you!