sorry for asking more assitance. I'm setting lte connection according to https://openwrt.org/docs/guide-user/network/wan/wwan/ltedongle:
opkg update
opkg install kmod-usb-net-qmi-wwan uqmi luci-proto-qmi kmod-usb-serial-qualcomm picocom
vi /etc/config/network
config interface 'wan'
option device '/dev/cdc-wdm0'
option proto 'qmi'
option pdptype 'ipv4'
option apn 'web'
option autoconnect '1'
reboot
Unfortunately it works for about 1 minute and than it disconnect and the command "ls -l /dev/cdc-wdm0" dont find any device. Any help? This is also the log:
root@OpenWrt:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.15.137 (builder@buildhost) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 12.3.0 r23630-842932a63d) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Tue Nov 14 13:38:11 2023
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: ZTE MF287
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000080000000-0x000000008fffffff]
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x0000000087dfffff]
[ 0.000000] node 0: [mem 0x0000000087e00000-0x0000000087ffffff]
[ 0.000000] node 0: [mem 0x0000000088000000-0x000000008fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000008fffffff]
[ 0.000000] percpu: Embedded 12 pages/cpu s16588 r8192 d24372 u49152
[ 0.000000] pcpu-alloc: s16588 r8192 d24372 u49152 alloc=124096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960
[ 0.000000] Kernel command line: ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait root=/dev/ubiblock0_1
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 247204K/262144K available (6746K kernel code, 610K rwdata, 1020K rodata, 1024K init, 247K bss, 14940K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns
[ 0.000001] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns
[ 0.000024] Switching to timer-based delay loop, resolution 20ns
[ 0.000321] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
[ 0.000350] CPU: Testing write buffer coherency: ok
[ 0.000406] pid_max: default: 32768 minimum: 301
[ 0.001269] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001297] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.003313] qcom_scm: convention: smc legacy
[ 0.004538] Setting up static identity map for 0x80300000 - 0x8030003c
[ 0.004714] rcu: Hierarchical SRCU implementation.
[ 0.005305] smp: Bringing up secondary CPUs ...
[ 0.008842] smp: Brought up 1 node, 4 CPUs
[ 0.008880] SMP: Total of 4 processors activated (384.00 BogoMIPS).
[ 0.008896] CPU: All CPU(s) started in SVC mode.
[ 0.015176] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.015379] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.015415] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.015804] pinctrl core: initialized pinctrl subsystem
[ 0.017821] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.018208] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.019572] thermal_sys: Registered thermal governor 'step_wise'
[ 0.020049] cpuidle: using governor ladder
[ 0.020110] cpuidle: using governor menu
[ 0.048433] cryptd: max_cpu_qlen set to 1000
[ 0.053234] usbcore: registered new interface driver usbfs
[ 0.053317] usbcore: registered new interface driver hub
[ 0.053379] usbcore: registered new device driver usb
[ 0.053463] pps_core: LinuxPPS API ver. 1 registered
[ 0.053477] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.053512] PTP clock support registered
[ 0.055767] clocksource: Switched to clocksource arch_sys_counter
[ 0.057171] NET: Registered PF_INET protocol family
[ 0.057417] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.058416] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.058476] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.058500] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.058541] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.058595] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.058749] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.058829] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.059169] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.059225] PCI: CLS 0 bytes, default 64
[ 0.061481] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[ 0.067446] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.067481] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.197652] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.200321] gpio-export gpio_export: 1 gpio(s) exported
[ 0.202413] bam-dma-engine 8e04000.dma: num-channels unspecified in dt
[ 0.202440] bam-dma-engine 8e04000.dma: num-ees unspecified in dt
[ 0.203989] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
[ 0.204101] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
[ 0.204197] tcsr 1953000.ess_tcsr: setting ess interface select = 0
[ 0.204288] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
[ 0.204645] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.206849] msm_serial 78af000.serial: msm_serial: detected port #0
[ 0.206940] msm_serial 78af000.serial: uartclk = 1843200
[ 0.207002] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 33, base_baud = 115200) is a MSM
[ 0.207041] msm_serial: console setup on port #0
[ 0.763402] printk: console [ttyMSM0] enabled
[ 0.768639] msm_serial: driver initialized
[ 0.778644] loop: module loaded
[ 0.779890] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
[ 0.782701] spi-nor spi0.0: gd25q16 (2048 Kbytes)
[ 0.788042] 8 fixed-partitions partitions found on MTD device spi0.0
[ 0.792506] Creating 8 MTD partitions on "spi0.0":
[ 0.798947] 0x000000000000-0x000000040000 : "0:SBL1"
[ 0.804211] 0x000000040000-0x000000060000 : "0:MIBIB"
[ 0.809301] 0x000000060000-0x0000000c0000 : "0:QSEE"
[ 0.814085] 0x0000000c0000-0x0000000d0000 : "0:CDT"
[ 0.819269] 0x0000000d0000-0x0000000e0000 : "0:DDRPARAMS"
[ 0.823823] 0x0000000e0000-0x0000000f0000 : "0:APPSBLENV"
[ 0.829392] 0x0000000f0000-0x0000001b0000 : "0:APPSBL"
[ 0.834737] 0x0000001b0000-0x000000200000 : "0:reserved1"
[ 0.843992] spi-nand spi0.1: GigaDevice SPI NAND was found.
[ 0.844671] spi-nand spi0.1: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128
[ 0.850525] 9 fixed-partitions partitions found on MTD device spi0.1
[ 0.858445] OF: Bad cell count for /soc/spi@78b5000/spi-nand@1/partitions
[ 0.864827] OF: Bad cell count for /soc/spi@78b5000/spi-nand@1/partitions
[ 0.871979] OF: Bad cell count for /soc/spi@78b5000/spi-nand@1/partitions
[ 0.878318] OF: Bad cell count for /soc/spi@78b5000/spi-nand@1/partitions
[ 0.885509] Creating 9 MTD partitions on "spi0.1":
[ 0.891834] 0x000000000000-0x000000140000 : "fota-flag"
[ 0.902426] 0x000000140000-0x000000280000 : "ART"
[ 0.908354] 0x000000280000-0x0000003c0000 : "mac"
[ 0.913881] 0x0000003c0000-0x0000009c0000 : "cfg-param"
[ 0.939874] 0x0000009c0000-0x000000b00000 : "oops"
[ 0.945647] 0x000000b00000-0x000001300000 : "web"
[ 0.979921] 0x000001300000-0x000003500000 : "rootfs"
[ 1.123191] mtd: setting mtd14 (rootfs) as root device
[ 1.124743] mtdsplit: no squashfs found in "rootfs"
[ 1.127291] 0x000003500000-0x000004e00000 : "data"
[ 1.238192] 0x000004e00000-0x000008000000 : "fota"
[ 1.502960] i2c_dev: i2c /dev entries driver
[ 1.504865] sdhci: Secure Digital Host Controller Interface driver
[ 1.506361] sdhci: Copyright(c) Pierre Ossman
[ 1.512298] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.520569] NET: Registered PF_INET6 protocol family
[ 1.523983] Segment Routing with IPv6
[ 1.527490] In-situ OAM (IOAM) with IPv6
[ 1.531060] NET: Registered PF_PACKET protocol family
[ 1.535021] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 1.540286] 8021q: 802.1Q VLAN Support v1.8
[ 1.553079] Registering SWP/SWPB emulation handler
[ 1.569073] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode
[ 1.569343] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx
[ 1.668927] qca8k-ipq4019 c000000.switch lan1 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL)
[ 1.749093] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm QCA8075] (irq=POLL)
[ 1.829018] qca8k-ipq4019 c000000.switch lan3 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm QCA8075] (irq=POLL)
[ 1.910465] qca8k-ipq4019 c000000.switch lan4 (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL)
[ 1.911384] DSA: tree 0 setup
[ 1.921004] ubi0: attaching mtd14
[ 2.535783] random: crng init done
[ 2.640498] ubi0: scanning is finished
[ 2.671157] ubi0: attached mtd14 (name "rootfs", size 34 MiB)
[ 2.671207] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.675948] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.682675] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.689547] ubi0: good PEBs: 272, bad PEBs: 0, corrupted PEBs: 0
[ 2.696325] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
[ 2.702552] ubi0: max/mean erase counter: 9/5, WL threshold: 4096, image sequence number: 2106927844
[ 2.709603] ubi0: available PEBs: 0, total reserved PEBs: 272, PEBs reserved for bad PEB handling: 20
[ 2.718911] ubi0: background thread "ubi_bgt0d" started, PID 137
[ 2.720985] block ubiblock0_1: created from ubi0:1(rootfs)
[ 2.752676] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 2.754691] Freeing unused kernel image (initmem) memory: 1024K
[ 2.806001] Run /sbin/init as init process
[ 2.806034] with arguments:
[ 2.806040] /sbin/init
[ 2.806046] with environment:
[ 2.806050] HOME=/
[ 2.806056] TERM=linux
[ 3.500323] init: Console is alive
[ 3.500660] init: - watchdog -
[ 4.856057] kmodloader: loading kernel modules from /etc/modules-boot.d/
[ 5.374644] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 5.374731] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 5.379393] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010
[ 5.386717] xhci-hcd xhci-hcd.0.auto: irq 104, io mem 0x08a00000
[ 5.396202] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 5.402242] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 5.407556] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 5.415875] hub 1-0:1.0: USB hub found
[ 5.421723] hub 1-0:1.0: 1 port detected
[ 5.428630] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.430074] hub 2-0:1.0: USB hub found
[ 5.437640] hub 2-0:1.0: 1 port detected
[ 5.441638] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 5.445217] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 5.450779] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
[ 5.458142] xhci-hcd xhci-hcd.1.auto: irq 105, io mem 0x06000000
[ 5.467634] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 5.473683] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 5.478998] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 5.487299] hub 3-0:1.0: USB hub found
[ 5.493153] hub 3-0:1.0: 1 port detected
[ 5.497344] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.501479] hub 4-0:1.0: USB hub found
[ 5.510067] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)
[ 5.514838] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 5.520825] init: - preinit -
[ 5.745798] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 6.892807] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
[ 6.893568] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
[ 6.900007] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 7.828512] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 10.124117] UBIFS (ubi0:2): Mounting in unauthenticated mode
[ 10.124398] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 240
[ 10.287011] UBIFS (ubi0:2): recovery needed
[ 10.678036] UBIFS (ubi0:2): recovery completed
[ 10.678189] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
[ 10.681403] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 10.689337] UBIFS (ubi0:2): FS size: 23109632 bytes (22 MiB, 182 LEBs), max 192 LEBs, journal size 1142784 bytes (1 MiB, 9 LEBs)
[ 10.699221] UBIFS (ubi0:2): reserved for root: 1091524 bytes (1065 KiB)
[ 10.710842] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 68359B90-06F8-43E3-9B15-D5FF04381F35, small LPT model
[ 10.735394] mount_root: switching to ubifs overlay
[ 10.776946] urandom-seed: Seeding with /etc/urandom.seed
[ 11.047266] procd: - early -
[ 11.047483] procd: - watchdog -
[ 11.723844] procd: - watchdog -
[ 11.729749] procd: - ubus -
[ 11.908224] procd: - init -
[ 12.825177] kmodloader: loading kernel modules from /etc/modules.d/*
[ 12.994855] usbcore: registered new interface driver cdc_wdm
[ 12.996106] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b
[ 12.999601] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36
[ 13.023116] usbcore: registered new interface driver usbserial_generic
[ 13.023217] usbserial: USB Serial support registered for generic
[ 13.128017] PPP generic driver version 2.4.2
[ 13.130192] NET: Registered PF_PPPOX protocol family
[ 13.159842] qmi_wwan 1-1:1.3: cdc-wdm0: USB WDM device
[ 13.160728] qmi_wwan 1-1:1.3 wwan0: register 'qmi_wwan' at usb-xhci-hcd.0.auto-1, WWAN/QMI device, 2e:08:bc:72:4f:46
[ 13.164106] usbcore: registered new interface driver qmi_wwan
[ 13.694331] urngd: v1.0.2 started.
[ 14.547106] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
[ 14.547179] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[ 14.559039] ath10k_ahb a000000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b
[ 14.618548] ath10k_ahb a000000.wifi: Loading BDF type 0
[ 14.619221] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:24 crc32 40422407
[ 15.918918] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 15.918999] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
[ 15.965997] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[ 15.966948] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
[ 16.103358] ath10k_ahb a000000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
[ 16.215379] ath: EEPROM regdomain: 0x0
[ 16.215409] ath: EEPROM indicates default country code should be used
[ 16.215415] ath: doing EEPROM country->regdmn map search
[ 16.215423] ath: country maps to regdmn code: 0x3a
[ 16.215431] ath: Country alpha2 being used: US
[ 16.215439] ath: Regpair used: 0x3a
[ 17.539600] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
[ 17.539678] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[ 17.551594] ath10k_ahb a800000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b
[ 17.610916] ath10k_ahb a800000.wifi: Loading BDF type 0
[ 17.611179] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:25 crc32 40422407
[ 18.911751] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 18.911825] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
[ 18.959540] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[ 18.960479] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
[ 19.096810] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
[ 19.208775] ath: EEPROM regdomain: 0x0
[ 19.208806] ath: EEPROM indicates default country code should be used
[ 19.208812] ath: doing EEPROM country->regdmn map search
[ 19.208821] ath: country maps to regdmn code: 0x3a
[ 19.208829] ath: Country alpha2 being used: US
[ 19.208837] ath: Regpair used: 0x3a
[ 19.223987] usbcore: registered new interface driver option
[ 19.224114] usbserial: USB Serial support registered for GSM modem (1-port)
[ 19.229125] option 1-1:1.0: GSM modem (1-port) converter detected
[ 19.235685] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0
[ 19.242122] option 1-1:1.1: GSM modem (1-port) converter detected
[ 19.248712] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1
[ 19.254909] option 1-1:1.2: GSM modem (1-port) converter detected
[ 19.261636] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB2
[ 19.270821] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 27.425709] ipqess-edma c080000.ethernet eth0: Link is Down
[ 27.431869] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
[ 27.432203] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 27.438914] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 27.447786] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
[ 27.456835] br-lan: port 1(lan1) entered blocking state
[ 27.460943] br-lan: port 1(lan1) entered disabled state
[ 27.466799] device lan1 entered promiscuous mode
[ 27.471351] device eth0 entered promiscuous mode
[ 27.494315] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode
[ 27.496784] br-lan: port 2(lan2) entered blocking state
[ 27.500829] br-lan: port 2(lan2) entered disabled state
[ 27.506627] device lan2 entered promiscuous mode
[ 27.520244] qca8k-ipq4019 c000000.switch lan3: configuring for phy/psgmii link mode
[ 27.522541] br-lan: port 3(lan3) entered blocking state
[ 27.526866] br-lan: port 3(lan3) entered disabled state
[ 27.532410] device lan3 entered promiscuous mode
[ 27.545245] qca8k-ipq4019 c000000.switch lan4: configuring for phy/psgmii link mode
[ 27.547703] br-lan: port 4(lan4) entered blocking state
[ 27.551749] br-lan: port 4(lan4) entered disabled state
[ 27.557657] device lan4 entered promiscuous mode
[ 30.638442] qca8k-ipq4019 c000000.switch lan4: Link is Up - 1Gbps/Full - flow control off
[ 30.638540] br-lan: port 4(lan4) entered blocking state
[ 30.645628] br-lan: port 4(lan4) entered forwarding state
[ 30.651456] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 30.657169] qca8k-ipq4019 c000000.switch lan2: Link is Up - 1Gbps/Full - flow control rx/tx
[ 30.662964] br-lan: port 2(lan2) entered blocking state
[ 30.670874] br-lan: port 2(lan2) entered forwarding state
[ 84.655188] usb 1-1: USB disconnect, device number 2
[ 84.655608] option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
[ 84.659415] option 1-1:1.0: device disconnected
[ 84.667552] option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
[ 84.671646] option 1-1:1.1: device disconnected
[ 84.680059] option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
[ 84.684152] option 1-1:1.2: device disconnected
[ 89.755927] xhci-hcd xhci-hcd.0.auto: xHCI host not responding to stop endpoint command.
[ 89.755994] xhci-hcd xhci-hcd.0.auto: USBSTS: 0x00000000
[ 89.795115] xhci-hcd xhci-hcd.0.auto: Host halt failed, -110
[ 89.795147] xhci-hcd xhci-hcd.0.auto: xHCI host controller not responding, assume dead
[ 89.799918] xhci-hcd xhci-hcd.0.auto: HC died; cleaning up
[ 89.807903] qmi_wwan 1-1:1.3 wwan0: unregister 'qmi_wwan' usb-xhci-hcd.0.auto-1, WWAN/QMI device