· 2 years ago · Oct 24, 2022, 09:10 AM
1 -----------------------------------------------------
2 OpenLumi 21.02.3, r16554-1d4dea6d4f
3 -----------------------------------------------------
4=== WARNING! =====================================
5There is no root password defined on this device!
6Use the "passwd" command to set up a new password
7in order to prevent unauthorized SSH logins.
8--------------------------------------------------
9root@OpenWrt:/# dmesg
10[ 0.000000] Booting Linux on physical CPU 0x0
11[ 0.000000] Linux version 5.4.188 (builder@e58855cbbbc2) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16554-1d4dea6d4f)) #0 SMP Sat Apr 16 12:59:34 2022
12[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
13[ 0.000000] CPU: div instructions available: patching division code
14[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
15[ 0.000000] OF: fdt: Machine model: Xiaomi Gateway DGNWG05LM
16[ 0.000000] Memory policy: Data cache writealloc
17[ 0.000000] On node 0 totalpages: 65536
18[ 0.000000] Normal zone: 576 pages used for memmap
19[ 0.000000] Normal zone: 0 pages reserved
20[ 0.000000] Normal zone: 65536 pages, LIFO batch:15
21[ 0.000000] percpu: Embedded 14 pages/cpu s27468 r8192 d21684 u57344
22[ 0.000000] pcpu-alloc: s27468 r8192 d21684 u57344 alloc=14*4096
23[ 0.000000] pcpu-alloc: [0] 0
24[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960
25[ 0.000000] Kernel command line: console=ttymxc0,115200 ubi.mtd=3 ubi.block=0,rootfs root=/dev/ubiblock0_0 rootfstype=squashfs cma=32M mtdparts=gpmi-nand:3m(boot),7m(kernel),1m(dtb),-(ubi) pci=nomsi
26[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
27[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
28[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
29[ 0.000000] Memory: 248708K/262144K available (7163K kernel code, 289K rwdata, 1840K rodata, 1024K init, 230K bss, 13436K reserved, 0K cma-reserved)
30[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
31[ 0.000000] rcu: Hierarchical RCU implementation.
32[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
33[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
34[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
35[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
36[ 0.000000] random: get_random_bytes called from start_kernel+0x2ec/0x49c with crng_init=0
37[ 0.000000] Switching to timer-based delay loop, resolution 41ns
38[ 0.000017] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
39[ 0.000058] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
40[ 0.002065] Console: colour dummy device 80x30
41[ 0.002156] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
42[ 0.002188] pid_max: default: 32768 minimum: 301
43[ 0.002556] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
44[ 0.002589] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
45[ 0.004368] CPU: Testing write buffer coherency: ok
46[ 0.005086] CPU0: update cpu_capacity 1024
47[ 0.005120] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
48[ 0.006442] Setting up static identity map for 0x80100000 - 0x80100060
49[ 0.006755] rcu: Hierarchical SRCU implementation.
50[ 0.007456] smp: Bringing up secondary CPUs ...
51[ 0.007490] smp: Brought up 1 node, 1 CPU
52[ 0.007512] SMP: Total of 1 processors activated (48.00 BogoMIPS).
53[ 0.007527] CPU: All CPU(s) started in SVC mode.
54[ 0.019683] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
55[ 0.020144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
56[ 0.020192] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
57[ 0.020555] pinctrl core: initialized pinctrl subsystem
58[ 0.023230] NET: Registered protocol family 16
59[ 0.023966] DMA: preallocated 256 KiB pool for atomic coherent allocations
60[ 0.040056] vdd3p0: supplied by regulator-dummy
61[ 0.041068] cpu: supplied by regulator-dummy
62[ 0.042338] vddsoc: supplied by regulator-dummy
63[ 0.060933] debugfs: Directory 'dummy-iomuxc-gpr@20e4000' with parent 'regmap' already present!
64[ 0.061369] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
65[ 0.062139] imx6ul-pinctrl 2290000.iomuxc-snvs: no groups defined in /soc/aips-bus@2200000/iomuxc-snvs@2290000
66[ 0.062174] imx6ul-pinctrl 2290000.iomuxc-snvs: initialized IMX pinctrl driver
67[ 0.136334] cryptd: max_cpu_qlen set to 1000
68[ 0.166420] mxs-dma 1804000.dma-apbh: initialized
69[ 0.169120] SCSI subsystem initialized
70[ 0.179274] libata version 3.00 loaded.
71[ 0.179969] usbcore: registered new interface driver usbfs
72[ 0.180121] usbcore: registered new interface driver hub
73[ 0.180254] usbcore: registered new device driver usb
74[ 0.182155] i2c i2c-0: IMX I2C adapter registered
75[ 0.182594] pps_core: LinuxPPS API ver. 1 registered
76[ 0.182616] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
77[ 0.182683] PTP clock support registered
78[ 0.193270] clocksource: Switched to clocksource mxc_timer1
79[ 0.206063] thermal_sys: Registered thermal governor 'step_wise'
80[ 0.206657] NET: Registered protocol family 2
81[ 0.207046] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
82[ 0.208389] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
83[ 0.208472] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
84[ 0.208543] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
85[ 0.208632] TCP: Hash tables configured (established 2048 bind 2048)
86[ 0.208833] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
87[ 0.208902] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
88[ 0.209305] NET: Registered protocol family 1
89[ 0.209382] PCI: CLS 0 bytes, default 64
90[ 0.235981] workingset: timestamp_bits=14 max_order=16 bucket_order=2
91[ 0.251162] squashfs: version 4.0 (2009/01/31) Phillip Lougher
92[ 0.361796] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
93[ 0.376690] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
94[ 0.385573] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 22, base_baud = 5000000) is a IMX
95[ 0.392738] imx-sdma 20ec000.sdma: loaded firmware 3.5
96[ 0.929003] printk: console [ttymxc0] enabled
97[ 0.935266] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 55, base_baud = 5000000) is a IMX
98[ 0.945449] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 56, base_baud = 5000000) is a IMX
99[ 0.969371] loop: module loaded
100[ 0.972698] Loading iSCSI transport class v2.0-870.
101[ 0.986446] ------------[ cut here ]------------
102[ 0.991116] WARNING: CPU: 0 PID: 1 at drivers/clk/clk.c:958 clk_core_disable+0xc4/0xcc
103[ 0.999045] gpmi_io already disabled
104[ 1.002628] Modules linked in:
105[ 1.005709] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.188 #0
106[ 1.011725] Hardware name: Freescale i.MX6 Ultralite (Device Tree)
107[ 1.017952] [<8010ec04>] (unwind_backtrace) from [<8010aff8>] (show_stack+0x10/0x14)
108[ 1.025733] [<8010aff8>] (show_stack) from [<807e35a4>] (dump_stack+0x94/0xa8)
109[ 1.032991] [<807e35a4>] (dump_stack) from [<8012b400>] (__warn+0xbc/0xd8)
110[ 1.039896] [<8012b400>] (__warn) from [<8012b4a0>] (warn_slowpath_fmt+0x84/0x94)
111[ 1.047408] [<8012b4a0>] (warn_slowpath_fmt) from [<8049480c>] (clk_core_disable+0xc4/0xcc)
112[ 1.055787] [<8049480c>] (clk_core_disable) from [<8049490c>] (clk_core_disable_lock+0x18/0x24)
113[ 1.064515] [<8049490c>] (clk_core_disable_lock) from [<80563bc4>] (gpmi_nfc_exec_op+0x688/0x998)
114[ 1.073421] [<80563bc4>] (gpmi_nfc_exec_op) from [<80556064>] (nand_reset_op+0x13c/0x1a0)
115[ 1.081625] [<80556064>] (nand_reset_op) from [<8055a6a4>] (nand_reset+0x88/0xe4)
116[ 1.089132] [<8055a6a4>] (nand_reset) from [<8055acd8>] (nand_scan_with_ids+0x2ac/0x1630)
117[ 1.097334] [<8055acd8>] (nand_scan_with_ids) from [<80564330>] (gpmi_nand_probe+0x3a4/0x734)
118[ 1.105890] [<80564330>] (gpmi_nand_probe) from [<804eca70>] (platform_drv_probe+0x48/0x98)
119[ 1.114279] [<804eca70>] (platform_drv_probe) from [<804eb050>] (really_probe+0x1f8/0x360)
120[ 1.122570] [<804eb050>] (really_probe) from [<804eb338>] (driver_probe_device+0x60/0x168)
121[ 1.130860] [<804eb338>] (driver_probe_device) from [<804eb5e0>] (device_driver_attach+0x58/0x60)
122[ 1.139759] [<804eb5e0>] (device_driver_attach) from [<804eb640>] (__driver_attach+0x58/0xcc)
123[ 1.148311] [<804eb640>] (__driver_attach) from [<804e94e0>] (bus_for_each_dev+0x68/0x8c)
124[ 1.156518] [<804e94e0>] (bus_for_each_dev) from [<804ea464>] (bus_add_driver+0x1c8/0x1d8)
125[ 1.164809] [<804ea464>] (bus_add_driver) from [<804ebbf8>] (driver_register+0x74/0x108)
126[ 1.172929] [<804ebbf8>] (driver_register) from [<801027e4>] (do_one_initcall+0x84/0x1d8)
127[ 1.181140] [<801027e4>] (do_one_initcall) from [<80a0111c>] (kernel_init_freeable+0x1d4/0x27c)
128[ 1.189874] [<80a0111c>] (kernel_init_freeable) from [<807f939c>] (kernel_init+0x8/0x114)
129[ 1.198077] [<807f939c>] (kernel_init) from [<801010e8>] (ret_from_fork+0x14/0x2c)
130[ 1.205661] Exception stack(0x8f851fb0 to 0x8f851ff8)
131[ 1.210735] 1fa0: 00000000 00000000 00000000 00000000
132[ 1.218932] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
133[ 1.227127] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000
134[ 1.233767] ---[ end trace bb8a3ca8bf53ec5b ]---
135[ 1.238666] ------------[ cut here ]------------
136[ 1.243387] WARNING: CPU: 0 PID: 1 at drivers/clk/clk.c:817 clk_core_unprepare+0xec/0x148
137[ 1.251577] gpmi_io already unprepared
138[ 1.255375] Modules linked in:
139[ 1.258458] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.4.188 #0
140[ 1.265864] Hardware name: Freescale i.MX6 Ultralite (Device Tree)
141[ 1.272086] [<8010ec04>] (unwind_backtrace) from [<8010aff8>] (show_stack+0x10/0x14)
142[ 1.279865] [<8010aff8>] (show_stack) from [<807e35a4>] (dump_stack+0x94/0xa8)
143[ 1.287123] [<807e35a4>] (dump_stack) from [<8012b400>] (__warn+0xbc/0xd8)
144[ 1.294029] [<8012b400>] (__warn) from [<8012b4a0>] (warn_slowpath_fmt+0x84/0x94)
145[ 1.301544] [<8012b4a0>] (warn_slowpath_fmt) from [<80495abc>] (clk_core_unprepare+0xec/0x148)
146[ 1.310186] [<80495abc>] (clk_core_unprepare) from [<8049623c>] (clk_unprepare+0x24/0x2c)
147[ 1.318398] [<8049623c>] (clk_unprepare) from [<80563bcc>] (gpmi_nfc_exec_op+0x690/0x998)
148[ 1.326603] [<80563bcc>] (gpmi_nfc_exec_op) from [<80556064>] (nand_reset_op+0x13c/0x1a0)
149[ 1.334805] [<80556064>] (nand_reset_op) from [<8055a6a4>] (nand_reset+0x88/0xe4)
150[ 1.342313] [<8055a6a4>] (nand_reset) from [<8055acd8>] (nand_scan_with_ids+0x2ac/0x1630)
151[ 1.350515] [<8055acd8>] (nand_scan_with_ids) from [<80564330>] (gpmi_nand_probe+0x3a4/0x734)
152[ 1.359071] [<80564330>] (gpmi_nand_probe) from [<804eca70>] (platform_drv_probe+0x48/0x98)
153[ 1.367454] [<804eca70>] (platform_drv_probe) from [<804eb050>] (really_probe+0x1f8/0x360)
154[ 1.375747] [<804eb050>] (really_probe) from [<804eb338>] (driver_probe_device+0x60/0x168)
155[ 1.384037] [<804eb338>] (driver_probe_device) from [<804eb5e0>] (device_driver_attach+0x58/0x60)
156[ 1.392936] [<804eb5e0>] (device_driver_attach) from [<804eb640>] (__driver_attach+0x58/0xcc)
157[ 1.401485] [<804eb640>] (__driver_attach) from [<804e94e0>] (bus_for_each_dev+0x68/0x8c)
158[ 1.409689] [<804e94e0>] (bus_for_each_dev) from [<804ea464>] (bus_add_driver+0x1c8/0x1d8)
159[ 1.417986] [<804ea464>] (bus_add_driver) from [<804ebbf8>] (driver_register+0x74/0x108)
160[ 1.426106] [<804ebbf8>] (driver_register) from [<801027e4>] (do_one_initcall+0x84/0x1d8)
161[ 1.434317] [<801027e4>] (do_one_initcall) from [<80a0111c>] (kernel_init_freeable+0x1d4/0x27c)
162[ 1.443045] [<80a0111c>] (kernel_init_freeable) from [<807f939c>] (kernel_init+0x8/0x114)
163[ 1.451246] [<807f939c>] (kernel_init) from [<801010e8>] (ret_from_fork+0x14/0x2c)
164[ 1.458829] Exception stack(0x8f851fb0 to 0x8f851ff8)
165[ 1.463898] 1fa0: 00000000 00000000 00000000 00000000
166[ 1.472096] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
167[ 1.480291] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000
168[ 1.486973] ---[ end trace bb8a3ca8bf53ec5c ]---
169[ 1.494376] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
170[ 1.500760] nand: Micron MT29F2G08ABAEAWP
171[ 1.504963] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
172[ 1.514238] Bad block table found at page 131008, version 0x01
173[ 1.520228] Bad block table found at page 130944, version 0x01
174[ 1.526560] 4 cmdlinepart partitions found on MTD device gpmi-nand
175[ 1.532880] Creating 4 MTD partitions on "gpmi-nand":
176[ 1.537964] 0x000000000000-0x000000300000 : "boot"
177[ 1.544876] 0x000000300000-0x000000a00000 : "kernel"
178[ 1.551797] 0x000000a00000-0x000000b00000 : "dtb"
179[ 1.558576] 0x000000b00000-0x000010000000 : "ubi"
180[ 1.566989] gpmi-nand 1806000.gpmi-nand: driver registered.
181[ 1.578169] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
182[ 1.584141] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
183[ 1.590248] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
184[ 1.596854] ehci-pci: EHCI PCI platform driver
185[ 1.601422] ehci-mxc: Freescale On-Chip EHCI Host driver
186[ 1.610227] imx_usb 2184000.usb: No over current polarity defined
187[ 1.616588] imx_usb 2184000.usb: 2184000.usb supply vbus not found, using dummy regulator
188[ 1.641751] ci_hdrc ci_hdrc.0: EHCI Host Controller
189[ 1.646868] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
190[ 1.682349] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
191[ 1.689619] hub 1-0:1.0: USB hub found
192[ 1.694352] hub 1-0:1.0: 1 port detected
193[ 1.700859] i2c /dev entries driver
194[ 1.706715] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
195[ 1.714568] sdhci: Secure Digital Host Controller Interface driver
196[ 1.720770] sdhci: Copyright(c) Pierre Ossman
197[ 1.725251] sdhci-pltfm: SDHCI platform and OF driver helper
198[ 1.732825] sdhci-esdhc-imx 2190000.usdhc: allocated mmc-pwrseq
199[ 1.777320] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA
200[ 1.791704] NET: Registered protocol family 10
201[ 1.806480] Segment Routing with IPv6
202[ 1.810415] NET: Registered protocol family 17
203[ 1.815208] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
204[ 1.829156] 8021q: 802.1Q VLAN Support v1.8
205[ 1.836326] Registering SWP/SWPB emulation handler
206[ 1.846111] Key type ._fscrypt registered
207[ 1.850145] Key type .fscrypt registered
208[ 1.860010] Key type encrypted registered
209[ 1.897643] imx_thermal tempmon: Commercial CPU temperature grade - max:95C critical:90C passive:85C
210[ 1.909320] ubi0: attaching mtd3
211[ 1.919471] random: fast init done
212[ 1.925605] mmc0: new high speed SDIO card at address 0001
213[ 2.344336] ubi0: scanning is finished
214[ 2.357073] ubi0: attached mtd3 (name "ubi", size 245 MiB)
215[ 2.362707] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
216[ 2.369596] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
217[ 2.376450] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
218[ 2.383457] ubi0: good PEBs: 1956, bad PEBs: 4, corrupted PEBs: 0
219[ 2.389562] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
220[ 2.396829] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1673870600
221[ 2.406003] ubi0: available PEBs: 0, total reserved PEBs: 1956, PEBs reserved for bad PEB handling: 36
222[ 2.416626] block ubiblock0_0: created from ubi0:0(rootfs)
223[ 2.422134] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
224[ 2.429687] ubi0: background thread "ubi_bgt0d" started, PID 898
225[ 2.436391] UBI error: block: can't add 'rootfs' volume, err=-17
226[ 2.442556] hctosys: unable to open rtc device (rtc0)
227[ 2.455251] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
228[ 2.464834] Freeing unused kernel memory: 1024K
229[ 2.482579] Run /sbin/init as init process
230[ 2.875676] init: Console is alive
231[ 2.879448] init: - watchdog -
232[ 4.277376] kmodloader: loading kernel modules from /etc/modules-boot.d/*
233[ 4.399428] Button Hotplug driver version 0.4.1
234[ 4.422949] input: gpio-keys as /devices/soc0/gpio-keys/input/input0
235[ 4.436850] usbcore: registered new interface driver usb-storage
236[ 4.447500] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
237[ 4.465547] init: - preinit -
238[ 5.474901] random: jshn: uninitialized urandom read (4 bytes read)
239[ 5.520548] random: jshn: uninitialized urandom read (4 bytes read)
240[ 5.547937] random: jshn: uninitialized urandom read (4 bytes read)
241[ 8.936070] UBIFS (ubi0:1): Mounting in unauthenticated mode
242[ 8.942489] urandom_read: 1 callbacks suppressed
243[ 8.942501] random: procd: uninitialized urandom read (4 bytes read)
244[ 8.953837] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 981
245[ 8.975743] UBIFS (ubi0:1): recovery needed
246[ 9.038381] UBIFS (ubi0:1): recovery completed
247[ 9.043123] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
248[ 9.050973] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
249[ 9.060962] UBIFS (ubi0:1): FS size: 233889792 bytes (223 MiB, 1842 LEBs), journal size 11681792 bytes (11 MiB, 92 LEBs)
250[ 9.071881] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
251[ 9.078544] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID D7705B1A-B174-4164-8D8C-240817544228, small LPT model
252[ 9.093128] mount_root: switching to ubifs overlay
253[ 9.115493] urandom-seed: Seed file not found (/etc/urandom.seed)
254[ 9.284098] procd: - early -
255[ 9.287143] procd: - watchdog -
256[ 10.037898] procd: - watchdog -
257[ 10.133083] procd: - ubus -
258[ 10.201757] random: ubusd: uninitialized urandom read (4 bytes read)
259[ 10.210962] random: ubusd: uninitialized urandom read (4 bytes read)
260[ 10.218182] random: ubusd: uninitialized urandom read (4 bytes read)
261[ 10.228726] procd: - init -
262[ 11.467966] kmodloader: loading kernel modules from /etc/modules.d/*
263[ 11.650342] urngd: v1.0.2 started.
264[ 11.958961] crng init done
265[ 11.961698] random: 2 urandom warning(s) missed due to ratelimiting
266[ 12.017685] vf610-adc 2198000.adc: 2198000.adc supply vref not found, using dummy regulator
267[ 12.099323] hidraw: raw HID events driver (C) Jiri Kosina
268[ 12.204331] asoc-simple-card sound-tfa9882: tfa9882-hifi <-> 2028000.sai mapping ok
269[ 12.222407] Bluetooth: Core ver 2.22
270[ 12.226204] NET: Registered protocol family 31
271[ 12.230663] Bluetooth: HCI device and connection manager initialized
272[ 12.237146] Bluetooth: HCI socket layer initialized
273[ 12.242043] Bluetooth: L2CAP socket layer initialized
274[ 12.247188] Bluetooth: SCO socket layer initialized
275[ 12.294160] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
276[ 12.299502] Bluetooth: BNEP filters: protocol multicast
277[ 12.304953] Bluetooth: BNEP socket layer initialized
278[ 12.344603] usbcore: registered new interface driver btusb
279[ 12.363638] Loading modules backported from Linux version v5.10.110-0-g3238bffaf992
280[ 12.371321] Backport generated by backports.git v5.10.110-1-0-g1fbde860
281[ 12.409748] Bluetooth: HCI UART driver ver 2.3
282[ 12.414387] Bluetooth: HCI UART protocol H4 registered
283[ 12.419537] Bluetooth: HCI UART protocol BCSP registered
284[ 12.424897] Bluetooth: HCI UART protocol ATH3K registered
285[ 12.430502] Bluetooth: HCI UART protocol Three-wire (H5) registered
286[ 12.474215] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
287[ 12.480187] Bluetooth: HIDP socket layer initialized
288[ 12.558890] Bluetooth: RFCOMM TTY layer initialized
289[ 12.563946] Bluetooth: RFCOMM socket layer initialized
290[ 12.569142] Bluetooth: RFCOMM ver 1.11
291[ 12.620378] usbcore: registered new interface driver usbserial_generic
292[ 12.627199] usbserial: USB Serial support registered for generic
293[ 12.696237] xt_time: kernel timezone is -0000
294[ 12.724244] usbcore: registered new interface driver cdc_ether
295[ 12.915698] PPP generic driver version 2.4.2
296[ 12.934194] NET: Registered protocol family 24
297[ 12.954601] usbcore: registered new interface driver rndis_host
298[ 13.622410] RTW: module init start
299[ 13.625848] RTW: rtl8723bs v5.2.17.1_26955.20180307_COEX20180201-6f52
300[ 13.632347] RTW: build time: Apr 16 2022 12:59:34
301[ 13.637060] RTW: rtl8723bs BT-Coex version = COEX20180201-6f52
302[ 13.698971] RTW: == SDIO Card Info ==
303[ 13.702704] RTW: clock: 50000000 Hz
304[ 13.706372] RTW: timing spec :
305[ 13.706377] sd high-speed
306[ 13.709610]
307[ 13.713757] RTW: sd3_bus_mode: FALSE
308[ 13.717511] RTW: ================
309[ 13.799249] RTW: hal_com_config_channel_plan chplan:0x20
310[ 13.809052] RTW: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
311[ 13.820512] RTW: rtw_ndev_init(wlan0) if1 mac_addr=38:83:9a:43:b5:26
312[ 13.829927] RTW: rtw_ndev_init(wlan1) if2 mac_addr=3a:83:9a:43:b5:26
313[ 13.900572] RTW: module init ret=0
314[ 13.958055] kmodloader: done loading kernel modules from /etc/modules.d/*
315[ 43.065219] RTW: wlan0- hw port(0) mac_addr =38:83:9a:43:b5:26
316[ 43.065504] RTW: wlan1- hw port(1) mac_addr =3a:83:9a:43:b5:26
317[ 43.261896] RTW: ERROR rtw_release_macid(wlan1) if2, mac_addr:ff:ff:ff:ff:ff:ff with macid:1
318[ 43.287037] RTW: port switch - port0(wlan1), port1(wlan0)
319[ 43.300295] br-lan: port 1(wlan1) entered blocking state
320[ 43.300318] br-lan: port 1(wlan1) entered disabled state
321[ 43.300849] device wlan1 entered promiscuous mode
322[ 43.340873] RTW: assoc success
323[ 43.343520] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
324[ 43.343896] br-lan: port 1(wlan1) entered blocking state
325[ 43.343916] br-lan: port 1(wlan1) entered forwarding state
326[ 43.347439] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
327