Hello,
It looks like I bricked this EM7565 card after a failed attempt to update the firmware, now only one USB interface is present and it’s not an AT interface:
dmesg:
[ 55.262614] usb 1-4.2: new high-speed USB device number 8 using xhci_hcd
[ 55.349384] usb 1-4.2: New USB device found, idVendor=1199, idProduct=9090
[ 55.349389] usb 1-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 55.349392] usb 1-4.2: Product: QUSB__BULK
[ 55.349395] usb 1-4.2: Manufacturer: Sierra Wireless, Incorporated
[ 55.349398] usb 1-4.2: SerialNumber: UF80168511030634
[ 55.393491] usbcore: registered new interface driver qcserial
[ 55.393571] usbserial: USB Serial support registered for Qualcomm USB modem
[ 55.393627] qcserial 1-4.2:1.0: Qualcomm USB modem converter detected
[ 55.394343] usb 1-4.2: Qualcomm USB modem converter now attached to ttyUSB0
lsusb
Bus 002 Device 003: ID 0451:8140 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 002 Device 002: ID 0451:8140 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 008: ID 1199:9090 Sierra Wireless, Inc.
Bus 001 Device 005: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 001 Device 007: ID 1976:1307 Chipsbrand Microelectronics (HK) Co., Ltd.
Bus 001 Device 006: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 001 Device 003: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 001 Device 004: ID 0557:2419 ATEN International Co., Ltd
Bus 001 Device 002: ID 0557:7000 ATEN International Co., Ltd Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsusb -t
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
|__ Port 3: Dev 2, If 0, Class=Hub, Driver=hub/4p, 5000M
|__ Port 4: Dev 3, If 0, Class=Hub, Driver=hub/4p, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 1: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 1: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 3: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 1: Dev 6, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 1: Dev 6, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 1: Dev 6, If 2, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 7, If 0, Class=Mass Storage, Driver=usb-storage, 480M
|__ Port 4: Dev 5, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 2: Dev 8, If 0, Class=Vendor Specific Class, Driver=qcserial, 480M
ls /dev | grep USB
ttyUSB0
Has anyone encountered this problem?, how do we recover from this?
Thank you