Hi
After a few days of mostly staying connected I have noticed that the modem/router seems to loose the connection every 14 hours. Right now I am on a run with everything automatically reconnecting as it should with about 1.1 minutes of lost connect time. Back in the day when I worked on automated weather data collection systems we would think this is indicating some sort of buffer overflow or memory leak in the firmware either in the modem or the router.
Here is a typical system log file from during the disconnection/re-connection event . The disconnect starts at 03:57:10 and everything is finally reconnected at 03:58:23. All the event codes don't mean anything to me.
Code: Select all
Tue Apr 6 03:18:25 2021 user.notice sms process: Reread SMS Messages on Modem 1
Tue Apr 6 03:42:13 2021 daemon.notice netifd: wan1 (3423): udhcpc: sending renew to 48.85.81.233
Tue Apr 6 03:42:13 2021 daemon.notice netifd: wan1 (3423): udhcpc: lease of 48.85.81.232 obtained, lease time 7200
Tue Apr 6 03:57:10 2021 kern.info kernel: [153981.340559] usb 1-1.3: USB disconnect, device number 11
Tue Apr 6 03:57:10 2021 kern.info kernel: [153981.346451] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
Tue Apr 6 03:57:10 2021 kern.info kernel: [153981.355055] qcserial 1-1.3:1.0: device disconnected
Tue Apr 6 03:57:10 2021 kern.info kernel: [153981.360748] qcserial ttyUSB1: Qualcomm USB modem converter now disconnected from ttyUSB1
Tue Apr 6 03:57:10 2021 kern.info kernel: [153981.369265] qcserial 1-1.3:1.2: device disconnected
Tue Apr 6 03:57:10 2021 kern.info kernel: [153981.415895] qcserial ttyUSB2: Qualcomm USB modem converter now disconnected from ttyUSB2
Tue Apr 6 03:57:10 2021 kern.info kernel: [153981.424515] qcserial 1-1.3:1.3: device disconnected
Tue Apr 6 03:57:10 2021 kern.info kernel: [153981.459523] qmi_wwan 1-1.3:1.8 wwan0: unregister 'qmi_wwan' usb-101c0000.ehci-1.3, WWAN/QMI device
Tue Apr 6 03:57:10 2021 daemon.err odhcp6c[3455]: Failed to send RS (Permission denied)
Tue Apr 6 03:57:10 2021 daemon.notice netifd: Network device 'wwan0' link is down
Tue Apr 6 03:57:10 2021 daemon.notice netifd: Network alias 'wwan0' link is down
Tue Apr 6 03:57:10 2021 daemon.notice netifd: Interface 'wan1_6' has link connectivity loss
Tue Apr 6 03:57:10 2021 daemon.notice netifd: Interface 'wan1' has link connectivity loss
Tue Apr 6 03:57:10 2021 kern.info kernel: [153981.562528] qmi_wwan 1-1.3:1.10 wwan1: unregister 'qmi_wwan' usb-101c0000.ehci-1.3, WWAN/QMI device
Tue Apr 6 03:57:10 2021 user.err wsdd2[2979]: error: wsdd-mcast-v4: wsd_send_soap_msg: send: Network unreachable
Tue Apr 6 03:57:11 2021 kern.info kernel: [153981.756761] do_page_fault(): sending SIGSEGV to gcom for invalid write access to 0041c000
Tue Apr 6 03:57:11 2021 kern.info kernel: [153981.765291] epc = 0040364d in comgt[400000+6000]
Tue Apr 6 03:57:11 2021 kern.info kernel: [153981.770151] ra = 00403601 in comgt[400000+6000]
Tue Apr 6 03:57:11 2021 daemon.notice netifd: wan1 (3423): udhcpc: SIOCGIFINDEX: No such device
Tue Apr 6 03:57:11 2021 daemon.notice netifd: wan1 (3423): udhcpc: received SIGTERM
Tue Apr 6 03:57:11 2021 daemon.notice netifd: Interface 'wan1' is now down
Tue Apr 6 03:57:11 2021 daemon.info dnsmasq[2909]: reading /tmp/resolv.conf.auto
Tue Apr 6 03:57:11 2021 daemon.info dnsmasq[2909]: using local addresses only for domain test
Tue Apr 6 03:57:11 2021 daemon.info dnsmasq[2909]: using local addresses only for domain onion
Tue Apr 6 03:57:11 2021 daemon.info dnsmasq[2909]: using local addresses only for domain localhost
Tue Apr 6 03:57:11 2021 daemon.info dnsmasq[2909]: using local addresses only for domain local
Tue Apr 6 03:57:11 2021 daemon.info dnsmasq[2909]: using local addresses only for domain invalid
Tue Apr 6 03:57:11 2021 daemon.info dnsmasq[2909]: using local addresses only for domain bind
Tue Apr 6 03:57:11 2021 daemon.info dnsmasq[2909]: using local addresses only for domain lan
Tue Apr 6 03:57:11 2021 daemon.info dnsmasq[2909]: using nameserver 8.8.8.8#53
Tue Apr 6 03:57:11 2021 daemon.err odhcp6c[3455]: Failed to send DHCPV6 message to ff02::1:2 (Permission denied)
Tue Apr 6 03:57:11 2021 daemon.notice netifd: Interface 'wan1_6' is now down
Tue Apr 6 03:57:11 2021 user.notice URL-DEBUG: hotplug (iface): action='ifdown' interface='wan1'
Tue Apr 6 03:57:11 2021 daemon.info dnsmasq[2909]: read /etc/hosts - 4 addresses
Tue Apr 6 03:57:11 2021 daemon.info dnsmasq[2909]: read /tmp/hosts/odhcpd - 2 addresses
Tue Apr 6 03:57:11 2021 daemon.info dnsmasq[2909]: read /tmp/hosts/dhcp.cfg01411c - 3 addresses
Tue Apr 6 03:57:11 2021 daemon.info dnsmasq-dhcp[2909]: read /etc/ethers - 0 addresses
Tue Apr 6 03:57:12 2021 daemon.notice netifd: Interface 'wan1_6' is disabled
Tue Apr 6 03:57:12 2021 daemon.notice netifd: Interface 'wan1' is disabled
Tue Apr 6 03:57:12 2021 user.notice mwan3[16707]: Using firewall mask 0x3F00
Tue Apr 6 03:57:12 2021 user.notice mwan3[16707]: Max interface count is 60
Tue Apr 6 03:57:18 2021 user.notice usb-modeswitch: *****************************************************************
Tue Apr 6 03:57:18 2021 user.notice usb-modeswitch: *
Tue Apr 6 03:57:18 2021 user.notice usb-modeswitch: * Remove : 1-1.3 : Modem1
Tue Apr 6 03:57:18 2021 user.notice usb-modeswitch: *
Tue Apr 6 03:57:18 2021 user.notice usb-modeswitch: *****************************************************************
Tue Apr 6 03:57:18 2021 user.notice usb-modeswitch: *****************************************************************
Tue Apr 6 03:57:18 2021 user.notice usb-modeswitch: *
Tue Apr 6 03:57:18 2021 user.notice usb-modeswitch: * No Modems present
Tue Apr 6 03:57:18 2021 user.notice usb-modeswitch: *
Tue Apr 6 03:57:18 2021 user.notice usb-modeswitch: *****************************************************************
Tue Apr 6 03:57:19 2021 kern.info kernel: [153989.502924] usb 1-1.3: new high-speed USB device number 12 using ehci-platform
Tue Apr 6 03:57:19 2021 kern.warn kernel: [153989.564829] usb 1-1.3: config 1 has an invalid interface number: 8 but max is 4
Tue Apr 6 03:57:19 2021 kern.warn kernel: [153989.572413] usb 1-1.3: config 1 has an invalid interface number: 10 but max is 4
Tue Apr 6 03:57:19 2021 kern.warn kernel: [153989.580115] usb 1-1.3: config 1 has no interface number 1
Tue Apr 6 03:57:19 2021 kern.warn kernel: [153989.585749] usb 1-1.3: config 1 has no interface number 4
Tue Apr 6 03:57:19 2021 kern.info kernel: [153989.596988] qcserial 1-1.3:1.0: Qualcomm USB modem converter detected
Tue Apr 6 03:57:19 2021 kern.info kernel: [153989.604104] usb 1-1.3: Qualcomm USB modem converter now attached to ttyUSB0
Tue Apr 6 03:57:19 2021 kern.info kernel: [153989.623980] qcserial 1-1.3:1.2: Qualcomm USB modem converter detected
Tue Apr 6 03:57:19 2021 kern.info kernel: [153989.631215] usb 1-1.3: Qualcomm USB modem converter now attached to ttyUSB1
Tue Apr 6 03:57:19 2021 kern.info kernel: [153989.657015] qcserial 1-1.3:1.3: Qualcomm USB modem converter detected
Tue Apr 6 03:57:19 2021 kern.info kernel: [153989.664142] usb 1-1.3: Qualcomm USB modem converter now attached to ttyUSB2
Tue Apr 6 03:57:19 2021 kern.info kernel: [153989.683749] qmi_wwan 1-1.3:1.8: cdc-wdm0: USB WDM device
Tue Apr 6 03:57:19 2021 kern.info kernel: [153989.691704] qmi_wwan 1-1.3:1.8 wwan0: register 'qmi_wwan' at usb-101c0000.ehci-1.3, WWAN/QMI device, 02:fd:58:34:b6:c9
Tue Apr 6 03:57:19 2021 kern.info kernel: [153989.723576] qmi_wwan 1-1.3:1.10: cdc-wdm1: USB WDM device
Tue Apr 6 03:57:19 2021 kern.info kernel: [153989.731465] qmi_wwan 1-1.3:1.10 wwan1: register 'qmi_wwan' at usb-101c0000.ehci-1.3, WWAN/QMI device, 02:fd:58:34:b6:c9
Tue Apr 6 03:57:20 2021 user.notice Log Print : Driver Name : 1 qcserial
Tue Apr 6 03:57:20 2021 user.notice Log Print : Driver Name : 2 qcserial
Tue Apr 6 03:57:20 2021 user.notice Log Print : Driver Name : 3 qcserial
Tue Apr 6 03:57:20 2021 user.notice Log Print : Driver Name : 4 qmi_wwan
Tue Apr 6 03:57:20 2021 user.notice Log Print : Driver Name : 5 qmi_wwan
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: Add : 1-1.3: Manufacturer=Sierra_Wireless,_Incorporated Product=Sierra_Wireless_MC7455_Qualcomm®_Snapdragon™_X7_LTE-A Serial=LQ93320075021028 1199 9071
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: *****************************************************************
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: *
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: * Start of Modem Detection and Connection Information
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: *
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: * Product=Sierra_Wireless_MC7455_Qualcomm®_Snapdragon™_X7_LTE-A 1199 9071
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: *
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: *****************************************************************
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: Found Modem at 1-1.3 in Cfg#= 1 from 1 available
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: *****************************************************************
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: *
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: * Device at 1-1.3 does not have a switch data file
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: *
Tue Apr 6 03:57:20 2021 user.notice usb-modeswitch: *****************************************************************
Tue Apr 6 03:57:23 2021 daemon.info dnsmasq-dhcp[2909]: DHCPDISCOVER(br-lan) d8:8c:79:68:57:54
Tue Apr 6 03:57:23 2021 daemon.info dnsmasq-dhcp[2909]: DHCPOFFER(br-lan) 192.168.1.157 d8:8c:79:68:57:54
Tue Apr 6 03:57:23 2021 daemon.info dnsmasq-dhcp[2909]: DHCPREQUEST(br-lan) 192.168.1.157 d8:8c:79:68:57:54
Tue Apr 6 03:57:23 2021 daemon.info dnsmasq-dhcp[2909]: DHCPACK(br-lan) 192.168.1.157 d8:8c:79:68:57:54
Tue Apr 6 03:57:30 2021 user.notice usb-modeswitch: *****************************************************************
Tue Apr 6 03:57:30 2021 user.notice usb-modeswitch: *
Tue Apr 6 03:57:30 2021 user.notice usb-modeswitch: * Modem at 1-1.3 switched to : 1199:9071
Tue Apr 6 03:57:30 2021 user.notice usb-modeswitch: *
Tue Apr 6 03:57:30 2021 user.notice usb-modeswitch: *****************************************************************
Tue Apr 6 03:57:30 2021 user.notice Log Print : Driver Name : 1 qcserial
Tue Apr 6 03:57:30 2021 user.notice Log Print : Driver Name : 2 qcserial
Tue Apr 6 03:57:30 2021 user.notice Log Print : Driver Name : 3 qcserial
Tue Apr 6 03:57:30 2021 user.notice Log Print : Driver Name : 4 qmi_wwan
Tue Apr 6 03:57:30 2021 user.notice Log Print : Driver Name : 5 qmi_wwan
Tue Apr 6 03:57:30 2021 user.notice usb-modeswitch: *****************************************************************
Tue Apr 6 03:57:30 2021 user.notice usb-modeswitch: *
Tue Apr 6 03:57:30 2021 user.notice usb-modeswitch: * ProtoFind returns : 2
Tue Apr 6 03:57:30 2021 user.notice usb-modeswitch: *
Tue Apr 6 03:57:30 2021 user.notice usb-modeswitch: *****************************************************************
Tue Apr 6 03:57:30 2021 user.notice usb-modeswitch: Found Modem 1
Tue Apr 6 03:57:30 2021 user.notice usb-modeswitch: Connecting a QMI Modem
Tue Apr 6 03:57:31 2021 user.notice Create Connection: Start QMI Connection
Tue Apr 6 03:57:36 2021 user.notice Create Connection: QMI Comm Port : /dev/ttyUSB2
Tue Apr 6 03:57:36 2021 user.notice Create Connection: WDA-GET-DATA-FORMAT is "raw-ip"
Tue Apr 6 03:57:38 2021 user.notice Band Mask :
Tue Apr 6 03:57:38 2021 user.notice Band Mask : Sierra Response : AT!ENTERCND="A710";!BAND? Index, Name, GW Band Mask L Band Mask TDS Band Mask 0A, lopez, 0000000000000000 000000000000080A 0000000000000000 OK
Tue Apr 6 03:57:38 2021 user.notice Band Mask :
Tue Apr 6 03:57:38 2021 user.notice Band Mask :
Tue Apr 6 03:57:38 2021 user.notice Band Mask : LTE Band Mask : 000000000000080A
Tue Apr 6 03:57:38 2021 user.notice Band Mask :
Tue Apr 6 03:57:45 2021 user.notice Get Profile: Modem 1 is Sierra Wireless, Incorporated MC7455
Tue Apr 6 03:57:45 2021 user.notice Get Profile: Default Profile Used
Tue Apr 6 03:57:46 2021 user.notice Create Connection: Profile for Modem 1 sets interface to WAN1
Tue Apr 6 03:57:46 2021 user.notice Create Connection: Modem 1 is using WAN1
Tue Apr 6 03:57:46 2021 user.notice Create Connection: Using Provider assigned DNS
Tue Apr 6 03:57:47 2021 user.notice Create Connection: Pincode in script
Tue Apr 6 03:57:47 2021 user.notice Create Connection: Attempting to Connect Modem 1
Tue Apr 6 03:57:59 2021 user.notice sms process: SMS Supported
Tue Apr 6 03:58:00 2021 user.notice QMI Connect: WDA-GET-DATA-FORMAT is "raw-ip"
Tue Apr 6 03:58:02 2021 user.notice QMI Connect: Waiting for network registration
Tue Apr 6 03:58:02 2021 user.notice QMI Connect: Starting network r.ispsn
Tue Apr 6 03:58:02 2021 user.notice QMI Connect: Connection returned : 63277712
Tue Apr 6 03:58:02 2021 user.notice QMI Connect: Status is "connected"
Tue Apr 6 03:58:02 2021 user.notice QMI Connect: GET-CURRENT-SETTINGS is {"pdp-type":"ipv4-or-ipv6","ip-family":"ipv4","mtu":1500,"ipv4":{"ip":"48.81.59.80","dns1":"10.177.0.34","dns2":"10.177.0.210","gateway":"48.81.59.81","subnet":"255.255.255.224"},"ipv6":{},"domain-names":{}}
Tue Apr 6 03:58:02 2021 user.notice QMI Connect: IPv6 Connection returned : "No effect"
Tue Apr 6 03:58:03 2021 user.notice QMI Connect: IPv6 settings are { "ip": "2607:fb90:8222:f523:a9c0:80b7:9e0b:cf39", "ip-prefix-length": 64, "gateway": "2607:fb90:8222:f523:5510:22f8:b770:8f70", "gw-prefix-length": 64, "dns1": "fd00:976a::9", "dns2": "fd00:976a::10" }
Tue Apr 6 03:58:03 2021 user.notice QMI Connect: Handle raw-ip
Tue Apr 6 03:58:03 2021 daemon.notice netifd: Interface 'wan1' is enabled
Tue Apr 6 03:58:03 2021 daemon.notice netifd: Network device 'wwan0' link is up
Tue Apr 6 03:58:03 2021 daemon.notice netifd: Interface 'wan1' has link connectivity
Tue Apr 6 03:58:03 2021 daemon.notice netifd: Interface 'wan1' is setting up now
Tue Apr 6 03:58:03 2021 daemon.notice netifd: wan1 (18250): udhcpc: started, v1.30.1
Tue Apr 6 03:58:03 2021 daemon.notice netifd: wan1 (18250): udhcpc: sending discover
Tue Apr 6 03:58:03 2021 daemon.notice netifd: wan1 (18250): udhcpc: sending select for 48.81.59.80
Tue Apr 6 03:58:03 2021 daemon.notice netifd: wan1 (18250): udhcpc: lease of 48.81.59.80 obtained, lease time 7200
Tue Apr 6 03:58:03 2021 daemon.notice netifd: Interface 'wan1_6' is enabled
Tue Apr 6 03:58:03 2021 daemon.notice netifd: Network alias 'wwan0' link is up
Tue Apr 6 03:58:03 2021 daemon.notice netifd: Interface 'wan1_6' has link connectivity
Tue Apr 6 03:58:03 2021 daemon.notice netifd: Interface 'wan1_6' is setting up now
Tue Apr 6 03:58:03 2021 daemon.notice netifd: Interface 'wan1' is now up
Tue Apr 6 03:58:03 2021 daemon.info dnsmasq[2909]: reading /tmp/resolv.conf.auto
Tue Apr 6 03:58:03 2021 daemon.info dnsmasq[2909]: using local addresses only for domain test
Tue Apr 6 03:58:03 2021 daemon.info dnsmasq[2909]: using local addresses only for domain onion
Tue Apr 6 03:58:03 2021 daemon.info dnsmasq[2909]: using local addresses only for domain localhost
Tue Apr 6 03:58:03 2021 daemon.info dnsmasq[2909]: using local addresses only for domain local
Tue Apr 6 03:58:03 2021 daemon.info dnsmasq[2909]: using local addresses only for domain invalid
Tue Apr 6 03:58:03 2021 daemon.info dnsmasq[2909]: using local addresses only for domain bind
Tue Apr 6 03:58:03 2021 daemon.info dnsmasq[2909]: using local addresses only for domain lan
Tue Apr 6 03:58:03 2021 daemon.info dnsmasq[2909]: using nameserver 8.8.8.8#53
Tue Apr 6 03:58:03 2021 daemon.info dnsmasq[2909]: using nameserver 10.177.0.34#53
Tue Apr 6 03:58:03 2021 daemon.info dnsmasq[2909]: using nameserver 10.177.0.210#53
Tue Apr 6 03:58:03 2021 user.notice URL-DEBUG: hotplug (iface): action='ifup' interface='wan1'
Tue Apr 6 03:58:04 2021 daemon.err dnsmasq[2909]: failed to send packet: Address family not supported by protocol
Tue Apr 6 03:58:06 2021 user.notice firewall: Reloading firewall due to ifup of wan1 (wwan0)
Tue Apr 6 03:58:07 2021 user.notice nlbwmon: Reloading nlbwmon due to ifup of wan1 (wwan0)
Tue Apr 6 03:58:08 2021 user.notice sms process: Reread SMS Messages on Modem 1
Tue Apr 6 03:58:14 2021 daemon.notice netifd: Interface 'wan1_6' is now up
Tue Apr 6 03:58:14 2021 daemon.info dnsmasq[2909]: reading /tmp/resolv.conf.auto
Tue Apr 6 03:58:14 2021 daemon.info dnsmasq[2909]: using local addresses only for domain test
Tue Apr 6 03:58:14 2021 daemon.info dnsmasq[2909]: using local addresses only for domain onion
Tue Apr 6 03:58:14 2021 daemon.info dnsmasq[2909]: using local addresses only for domain localhost
Tue Apr 6 03:58:14 2021 daemon.info dnsmasq[2909]: using local addresses only for domain local
Tue Apr 6 03:58:14 2021 daemon.info dnsmasq[2909]: using local addresses only for domain invalid
Tue Apr 6 03:58:14 2021 daemon.info dnsmasq[2909]: using local addresses only for domain bind
Tue Apr 6 03:58:14 2021 daemon.info dnsmasq[2909]: using local addresses only for domain lan
Tue Apr 6 03:58:14 2021 daemon.info dnsmasq[2909]: using nameserver 8.8.8.8#53
Tue Apr 6 03:58:14 2021 daemon.info dnsmasq[2909]: using nameserver fd00:976a::9#53
Tue Apr 6 03:58:14 2021 daemon.info dnsmasq[2909]: using nameserver fd00:976a::10#53
Tue Apr 6 03:58:14 2021 daemon.info dnsmasq[2909]: using nameserver 10.177.0.34#53
Tue Apr 6 03:58:14 2021 daemon.info dnsmasq[2909]: using nameserver 10.177.0.210#53
Tue Apr 6 03:58:14 2021 user.notice URL-DEBUG: hotplug (iface): action='ifup' interface='wan1_6'
Tue Apr 6 03:58:16 2021 daemon.info dnsmasq[2909]: read /etc/hosts - 4 addresses
Tue Apr 6 03:58:16 2021 daemon.info dnsmasq[2909]: read /tmp/hosts/odhcpd - 4 addresses
Tue Apr 6 03:58:16 2021 daemon.info dnsmasq[2909]: read /tmp/hosts/dhcp.cfg01411c - 3 addresses
Tue Apr 6 03:58:16 2021 daemon.info dnsmasq-dhcp[2909]: read /etc/ethers - 0 addresses
Tue Apr 6 03:58:17 2021 user.notice nlbwmon: Reloading nlbwmon due to ifup of wan1_6 (wwan0)
Tue Apr 6 03:58:23 2021 user.notice Create Connection: Connected
Tue Apr 6 03:58:23 2021 user.notice Connection Monitor: Start Connection Monitor for Modem 1
Here is the kernel log from the same time period.
Code: Select all
[153981.340559] usb 1-1.3: USB disconnect, device number 11
[153981.346451] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[153981.355055] qcserial 1-1.3:1.0: device disconnected
[153981.360748] qcserial ttyUSB1: Qualcomm USB modem converter now disconnected from ttyUSB1
[153981.369265] qcserial 1-1.3:1.2: device disconnected
[153981.415895] qcserial ttyUSB2: Qualcomm USB modem converter now disconnected from ttyUSB2
[153981.424515] qcserial 1-1.3:1.3: device disconnected
[153981.459523] qmi_wwan 1-1.3:1.8 wwan0: unregister 'qmi_wwan' usb-101c0000.ehci-1.3, WWAN/QMI device
[153981.562528] qmi_wwan 1-1.3:1.10 wwan1: unregister 'qmi_wwan' usb-101c0000.ehci-1.3, WWAN/QMI device
[153981.756761] do_page_fault(): sending SIGSEGV to gcom for invalid write access to 0041c000
[153981.765291] epc = 0040364d in comgt[400000+6000]
[153981.770151] ra = 00403601 in comgt[400000+6000]
[153989.502924] usb 1-1.3: new high-speed USB device number 12 using ehci-platform
[153989.564829] usb 1-1.3: config 1 has an invalid interface number: 8 but max is 4
[153989.572413] usb 1-1.3: config 1 has an invalid interface number: 10 but max is 4
[153989.580115] usb 1-1.3: config 1 has no interface number 1
[153989.585749] usb 1-1.3: config 1 has no interface number 4
[153989.596988] qcserial 1-1.3:1.0: Qualcomm USB modem converter detected
[153989.604104] usb 1-1.3: Qualcomm USB modem converter now attached to ttyUSB0
[153989.623980] qcserial 1-1.3:1.2: Qualcomm USB modem converter detected
[153989.631215] usb 1-1.3: Qualcomm USB modem converter now attached to ttyUSB1
[153989.657015] qcserial 1-1.3:1.3: Qualcomm USB modem converter detected
[153989.664142] usb 1-1.3: Qualcomm USB modem converter now attached to ttyUSB2
[153989.683749] qmi_wwan 1-1.3:1.8: cdc-wdm0: USB WDM device
[153989.691704] qmi_wwan 1-1.3:1.8 wwan0: register 'qmi_wwan' at usb-101c0000.ehci-1.3, WWAN/QMI device, 02:fd:58:34:b6:c9
[153989.723576] qmi_wwan 1-1.3:1.10: cdc-wdm1: USB WDM device
[153989.731465] qmi_wwan 1-1.3:1.10 wwan1: register 'qmi_wwan' at usb-101c0000.ehci-1.3, WWAN/QMI device, 02:fd:58:34:b6:c9
Is there a better forum to post about this so the experts can see what is happening?
TIA
John