Advertisement
Guest User

Untitled

a guest
Oct 19th, 2023
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.62 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 5.15.135 (jeff@jeff-Z390-AORUS-ULTRA) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r24154+2-6f31941d38) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Wed Oct 18 01:50:34 2023
  3. [ 0.000000] Machine model: Gateworks Venice GW71xx-0x i.MX8MM Development Kit
  4. [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030890000 (options '115200')
  5. [ 0.000000] printk: bootconsole [ec_imx6q0] enabled
  6. [ 0.000000] Zone ranges:
  7. [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
  8. [ 0.000000] DMA32 empty
  9. [ 0.000000] Normal empty
  10. [ 0.000000] Movable zone start for each node
  11. [ 0.000000] Early memory node ranges
  12. [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]
  13. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
  14. [ 0.000000] psci: probing for conduit method from DT.
  15. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  16. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  17. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  18. [ 0.000000] psci: SMC Calling Convention v1.2
  19. [ 0.000000] percpu: Embedded 16 pages/cpu s25240 r8192 d32104 u65536
  20. [ 0.000000] pcpu-alloc: s25240 r8192 d32104 u65536 alloc=16*4096
  21. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  22. [ 0.000000] Detected VIPT I-cache on CPU0
  23. [ 0.000000] CPU features: detected: GIC system register CPU interface
  24. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
  25. [ 0.000000] Kernel command line: net.ifnames=0 console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200 root=PARTUUID=f0481064-02 rootfstype=squashfs,ext4,f2fs rootwait
  26. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  27. [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  28. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  29. [ 0.000000] Memory: 1015588K/1048576K available (8448K kernel code, 928K rwdata, 2240K rodata, 448K init, 294K bss, 32988K reserved, 0K cma-reserved)
  30. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  31. [ 0.000000] rcu: Hierarchical RCU implementation.
  32. [ 0.000000] Tracing variant of Tasks RCU enabled.
  33. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  34. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  35. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  36. [ 0.000000] GICv3: 128 SPIs implemented
  37. [ 0.000000] GICv3: 0 Extended SPIs implemented
  38. [ 0.000000] GICv3: Distributor has no Range Selector support
  39. [ 0.000000] Root IRQ handler: gic_handle_irq
  40. [ 0.000000] GICv3: 16 PPIs implemented
  41. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000
  42. [ 0.000000] ITS: No ITS available, not enabling LPIs
  43. [ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys).
  44. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns
  45. [ 0.000000] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns
  46. [ 0.008322] Console: colour dummy device 80x25
  47. [ 0.012531] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=80000)
  48. [ 0.022840] pid_max: default: 32768 minimum: 301
  49. [ 0.027816] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  50. [ 0.034916] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  51. [ 0.044238] rcu: Hierarchical SRCU implementation.
  52. [ 0.048069] smp: Bringing up secondary CPUs ...
  53. [ 0.052499] Detected VIPT I-cache on CPU1
  54. [ 0.052526] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000
  55. [ 0.052562] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  56. [ 0.052916] Detected VIPT I-cache on CPU2
  57. [ 0.052935] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000
  58. [ 0.052955] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  59. [ 0.053299] Detected VIPT I-cache on CPU3
  60. [ 0.053316] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000
  61. [ 0.053335] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  62. [ 0.053376] smp: Brought up 1 node, 4 CPUs
  63. [ 0.108764] SMP: Total of 4 processors activated.
  64. [ 0.113486] CPU features: detected: 32-bit EL0 Support
  65. [ 0.118649] CPU features: detected: CRC32 instructions
  66. [ 0.123840] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  67. [ 0.132212] CPU: All CPU(s) started at EL2
  68. [ 0.136337] alternatives: patching kernel code
  69. [ 0.146395] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  70. [ 0.153435] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  71. [ 0.160553] pinctrl core: initialized pinctrl subsystem
  72. [ 0.166622] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  73. [ 0.171941] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
  74. [ 0.178646] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  75. [ 0.186441] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  76. [ 0.194709] thermal_sys: Registered thermal governor 'step_wise'
  77. [ 0.194916] ASID allocator initialised with 65536 entries
  78. [ 0.211619] imx8mm-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver
  79. [ 0.229419] cryptd: max_cpu_qlen set to 1000
  80. [ 0.233867] SCSI subsystem initialized
  81. [ 0.234800] libata version 3.00 loaded.
  82. [ 0.234941] usbcore: registered new interface driver usbfs
  83. [ 0.240312] usbcore: registered new interface driver hub
  84. [ 0.245667] usbcore: registered new device driver usb
  85. [ 0.251245] pps_core: LinuxPPS API ver. 1 registered
  86. [ 0.255699] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  87. [ 0.264878] PTP clock support registered
  88. [ 0.269687] clocksource: Switched to clocksource arch_sys_counter
  89. [ 0.278140] NET: Registered PF_INET protocol family
  90. [ 0.280304] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  91. [ 0.288260] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
  92. [ 0.296035] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  93. [ 0.303808] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
  94. [ 0.311642] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
  95. [ 0.318957] TCP: Hash tables configured (established 8192 bind 8192)
  96. [ 0.325333] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  97. [ 0.331916] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  98. [ 0.339132] NET: Registered PF_UNIX/PF_LOCAL protocol family
  99. [ 0.344687] PCI: CLS 0 bytes, default 64
  100. [ 0.351609] workingset: timestamp_bits=46 max_order=18 bucket_order=0
  101. [ 0.359075] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  102. [ 0.411802] mxs-dma 33000000.dma-controller: initialized
  103. [ 0.417037] imx-sdma 302c0000.dma-controller: loaded firmware 4.5
  104. [ 0.420610] imx-sdma 302b0000.dma-controller: loaded firmware 4.5
  105. [ 0.426599] SoC: i.MX8MM revision 1.0
  106. [ 0.430855] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  107. [ 0.437270] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 34, base_baud = 1500000) is a IMX
  108. [ 0.445905] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 35, base_baud = 1500000) is a IMX
  109. [ 0.454681] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 36, base_baud = 1500000) is a IMX
  110. [ 0.463140] printk: console [ttymxc1] enabled
  111. [ 0.471810] printk: bootconsole [ec_imx6q0] disabled
  112. [ 0.482459] imx-sdma 30bd0000.dma-controller: loaded firmware 4.5
  113. [ 0.492607] loop: module loaded
  114. [ 0.497948] pps pps0: new PPS source ptp0
  115. [ 0.504174] fec 30be0000.ethernet eth0: registered PHC device 0
  116. [ 0.510755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  117. [ 0.517293] ehci-pci: EHCI PCI platform driver
  118. [ 0.521844] usbcore: registered new interface driver usb-storage
  119. [ 0.528772] i2c_dev: i2c /dev entries driver
  120. [ 0.534351] sdhci: Secure Digital Host Controller Interface driver
  121. [ 0.540557] sdhci: Copyright(c) Pierre Ossman
  122. [ 0.544914] sdhci-pltfm: SDHCI platform and OF driver helper
  123. [ 0.551562] caam 30900000.crypto: device ID = 0x0a16040100000000 (Era 9)
  124. [ 0.558292] caam 30900000.crypto: job rings = 3, qi = 0
  125. [ 0.564910] caam_jr 30901000.jr: failed to flush job ring 0
  126. [ 0.570530] caam_jr: probe of 30901000.jr failed with error -5
  127. [ 0.579857] caam algorithms registered in /proc/crypto
  128. [ 0.582251] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA
  129. [ 0.585798] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto
  130. [ 0.599507] caam 30900000.crypto: registering rng-caam
  131. [ 0.606835] NET: Registered PF_INET6 protocol family
  132. [ 0.612683] Segment Routing with IPv6
  133. [ 0.616392] In-situ OAM (IOAM) with IPv6
  134. [ 0.620410] NET: Registered PF_PACKET protocol family
  135. [ 0.625584] 8021q: 802.1Q VLAN Support v1.8
  136. [ 0.630020] Key type .fscrypt registered
  137. [ 0.633943] Key type fscrypt-provisioning registered
  138. [ 0.640230] Key type encrypted registered
  139. [ 0.660570] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator
  140. [ 0.668317] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests
  141. [ 0.676665] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator
  142. [ 0.684409] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests
  143. [ 0.714883] i2c i2c-0: IMX I2C adapter registered
  144. [ 0.720508] i2c i2c-1: IMX I2C adapter registered
  145. [ 0.725808] i2c i2c-2: IMX I2C adapter registered
  146. [ 0.731694] imx6q-pcie 33800000.pcie: host bridge /soc@0/pcie@33800000 ranges:
  147. [ 0.735712] usbmisc_imx 32e40200.usbmisc: vbus is error
  148. [ 0.738952] imx6q-pcie 33800000.pcie: IO 0x001ff80000..0x001ff8ffff -> 0x0000000000
  149. [ 0.744180] usbmisc_imx 32e40200.usbmisc: Error occurs during detection: -22
  150. [ 0.747433] ci_hdrc ci_hdrc.1: EHCI Host Controller
  151. [ 0.752405] imx6q-pcie 33800000.pcie: MEM 0x0018000000..0x001fefffff -> 0x0018000000
  152. [ 0.759461] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
  153. [ 0.785216] random: crng init done
  154. [ 0.799689] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  155. [ 0.805485] hub 1-0:1.0: USB hub found
  156. [ 0.809284] hub 1-0:1.0: 1 port detected
  157. [ 0.813896] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 2 mkt segment 2 supported-hw 0x4 0x4
  158. [ 0.824305] mmc2: new HS400 Enhanced strobe MMC card at address 0001
  159. [ 0.831099] mmcblk2: mmc2:0001 DG4008 7.28 GiB
  160. [ 0.836150] mmcblk2: p1 p2
  161. [ 0.839312] mmcblk2boot0: mmc2:0001 DG4008 4.00 MiB
  162. [ 0.844655] mmcblk2boot1: mmc2:0001 DG4008 4.00 MiB
  163. [ 0.849850] mmcblk2rpmb: mmc2:0001 DG4008 4.00 MiB, chardev (249:0)
  164. [ 1.019696] imx6q-pcie 33800000.pcie: iATU unroll: enabled
  165. [ 1.025187] imx6q-pcie 33800000.pcie: Detected iATU regions: 4 outbound, 4 inbound
  166. [ 1.129680] imx6q-pcie 33800000.pcie: Link up
  167. [ 1.229680] imx6q-pcie 33800000.pcie: Link up
  168. [ 1.234035] imx6q-pcie 33800000.pcie: Link up, Gen2
  169. [ 1.238912] imx6q-pcie 33800000.pcie: Link up
  170. [ 1.243346] imx6q-pcie 33800000.pcie: PCI host bridge to bus 0000:00
  171. [ 1.249706] pci_bus 0000:00: root bus resource [bus 00-ff]
  172. [ 1.255194] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  173. [ 1.261377] pci_bus 0000:00: root bus resource [mem 0x18000000-0x1fefffff]
  174. [ 1.268275] pci 0000:00:00.0: [16c3:abcd] type 01 class 0x060400
  175. [ 1.274293] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
  176. [ 1.280567] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
  177. [ 1.287296] pci 0000:00:00.0: supports D1
  178. [ 1.291307] pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold
  179. [ 1.299001] pci 0000:01:00.0: [17cb:1104] type 00 class 0x028000
  180. [ 1.305079] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
  181. [ 1.312194] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  182. [ 1.318391] pci 0000:01:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0000:00:00.0 (capable of 15.752 Gb/s with 8.0 GT/s PCIe x2 link)
  183. [ 1.334468] pci 0000:00:00.0: BAR 8: assigned [mem 0x18000000-0x181fffff]
  184. [ 1.341264] pci 0000:00:00.0: BAR 0: assigned [mem 0x18200000-0x182fffff]
  185. [ 1.348054] pci 0000:00:00.0: BAR 6: assigned [mem 0x18300000-0x1830ffff pref]
  186. [ 1.355287] pci 0000:01:00.0: BAR 0: assigned [mem 0x18000000-0x181fffff 64bit]
  187. [ 1.362628] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  188. [ 1.367855] pci 0000:00:00.0: bridge window [mem 0x18000000-0x181fffff]
  189. [ 1.374912] pcieport 0000:00:00.0: PME: Signaling with IRQ 218
  190. [ 1.380963] pcieport 0000:00:00.0: AER: enabled with IRQ 218
  191. [ 1.390477] VFS: Mounted root (squashfs filesystem) readonly on device 179:2.
  192. [ 1.397740] Freeing unused kernel memory: 448K
  193. [ 1.449759] Run /sbin/init as init process
  194. [ 1.453855] with arguments:
  195. [ 1.453857] /sbin/init
  196. [ 1.453859] with environment:
  197. [ 1.453861] HOME=/
  198. [ 1.453863] TERM=linux
  199. [ 1.573139] init: Console is alive
  200. [ 1.576654] init: - watchdog -
  201. [ 2.635114] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  202. [ 2.657749] pps pps1: new PPS source pps.-1
  203. [ 2.662005] pps pps1: Registered IRQ 73 as PPS source
  204. [ 2.671406] gateworks-gsc 0-0020: Gateworks System Controller v61: fw 0x1d6f
  205. [ 2.679055] pca953x 0-0023: supply vcc not found, using dummy regulator
  206. [ 2.685798] pca953x 0-0023: using no AI
  207. [ 2.689815] Button Hotplug driver version 0.4.1
  208. [ 2.698728] gpio-keys gpio-keys: skipping button user_pb1x (only gpio buttons supported)
  209. [ 2.706856] gpio-keys gpio-keys: skipping button key_erased (only gpio buttons supported)
  210. [ 2.715041] gpio-keys gpio-keys: skipping button eeprom_wp (only gpio buttons supported)
  211. [ 2.723133] gpio-keys gpio-keys: skipping button tamper (only gpio buttons supported)
  212. [ 2.730964] gpio-keys gpio-keys: skipping button switch_hold (only gpio buttons supported)
  213. [ 2.747391] igb: Intel(R) Gigabit Ethernet Network Driver
  214. [ 2.752845] igb: Copyright (c) 2007-2014 Intel Corporation.
  215. [ 2.759407] fsl-ehci: Freescale EHCI Host controller driver
  216. [ 2.765720] ehci-platform: EHCI generic platform driver
  217. [ 2.774339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  218. [ 2.781099] ohci-platform: OHCI generic platform driver
  219. [ 2.787219] uhci_hcd: USB Universal Host Controller Interface driver
  220. [ 2.798890] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  221. [ 2.808685] init: - preinit -
  222. [ 3.242397] Generic PHY 30be0000.ethernet-1:00: attached PHY driver (mii_bus:phy_addr=30be0000.ethernet-1:00, irq=POLL)
  223. [ 5.315930] mount_root: loading kmods from internal overlay
  224. [ 5.340869] kmodloader: loading kernel modules from //etc/modules-boot.d/*
  225. [ 5.350944] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
  226. [ 5.443146] block: attempting to load /etc/config/fstab
  227. [ 5.452184] block: unable to load configuration (fstab: Entry not found)
  228. [ 5.458921] block: no usable configuration
  229. [ 5.463423] loop0: detected capacity change from 0 to 212992
  230. [ 5.549688] loop0: detected capacity change from 212992 to 105216
  231. [ 5.583794] EXT4-fs (loop0): recovery complete
  232. [ 5.589391] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled.
  233. [ 5.618424] block: attempting to load /etc/config/fstab
  234. [ 5.623734] block: unable to load configuration (fstab: Entry not found)
  235. [ 5.630472] block: no usable configuration
  236. [ 5.635051] mount_root: switching to ext4 overlay
  237. [ 5.644043] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
  238. [ 5.679874] EXT4-fs (mmcblk2p1): mounted filesystem without journal. Opts: (null). Quota mode: disabled.
  239. [ 5.694204] urandom-seed: Seeding with /etc/urandom.seed
  240. [ 5.726437] procd: - early -
  241. [ 5.729377] procd: - watchdog -
  242. [ 6.278302] procd: - watchdog -
  243. [ 6.283504] procd: - ubus -
  244. [ 6.337358] procd: - init -
  245. [ 6.540318] kmodloader: loading kernel modules from /etc/modules.d/*
  246. [ 6.562112] NET: Registered PF_ALG protocol family
  247. [ 6.574812] Key type dns_resolver registered
  248. [ 6.585665] RPC: Registered named UNIX socket transport module.
  249. [ 6.591716] RPC: Registered udp transport module.
  250. [ 6.596428] RPC: Registered tcp transport module.
  251. [ 6.601140] RPC: Registered tcp NFSv4.1 backchannel transport module.
  252. [ 6.611098] ntfs: driver 2.1.32 [Flags: R/O MODULE].
  253. [ 6.629146] tun: Universal TUN/TAP device driver, 1.6
  254. [ 6.638414] e1000: Intel(R) PRO/1000 Network Driver
  255. [ 6.643340] e1000: Copyright (c) 1999-2006 Intel Corporation.
  256. [ 6.650070] gre: GRE over IPv4 demultiplexor driver
  257. [ 6.655785] ip_gre: GRE over IPv4 tunneling driver
  258. [ 6.677144] NFS: Registering the id_resolver key type
  259. [ 6.681155] urngd: v1.0.2 started.
  260. [ 6.682285] Key type id_resolver registered
  261. [ 6.689811] Key type id_legacy registered
  262. [ 6.698178] cryptodev: driver 1.12 loaded.
  263. [ 6.720172] st-accel-i2c 1-0019: supply vdd not found, using dummy regulator
  264. [ 6.727394] st-accel-i2c 1-0019: supply vddio not found, using dummy regulator
  265. [ 6.735037] st-accel-i2c 1-0019: mounting matrix not found: using identity...
  266. [ 6.744002] iio iio:device0: interrupts on the falling edge or active low level
  267. [ 6.756057] iio iio:device0: registered accelerometer lis2de12
  268. [ 6.765565] hid: raw HID events driver (C) Jiri Kosina
  269. [ 6.821655] GACT probability on
  270. [ 6.825633] Mirror/redirect action on
  271. [ 6.837611] u32 classifier
  272. [ 6.840408] input device check on
  273. [ 6.844079] Actions configured
  274. [ 6.862188] at24 0-0050: supply vcc not found, using dummy regulator
  275. [ 6.869522] at24 0-0050: 256 byte 24c02 EEPROM, writable, 16 bytes/write
  276. [ 6.876470] at24 0-0051: supply vcc not found, using dummy regulator
  277. [ 6.883844] at24 0-0051: 256 byte 24c02 EEPROM, writable, 16 bytes/write
  278. [ 6.890766] at24 0-0052: supply vcc not found, using dummy regulator
  279. [ 6.898130] at24 0-0052: 256 byte 24c02 EEPROM, writable, 16 bytes/write
  280. [ 6.905111] at24 0-0053: supply vcc not found, using dummy regulator
  281. [ 6.912419] at24 0-0053: 256 byte 24c02 EEPROM, writable, 16 bytes/write
  282. [ 6.919362] at24 1-0052: supply vcc not found, using dummy regulator
  283. [ 6.926349] at24 1-0052: 4096 byte 24c32 EEPROM, writable, 32 bytes/write
  284. [ 6.938561] Bluetooth: Core ver 2.22
  285. [ 6.942266] NET: Registered PF_BLUETOOTH protocol family
  286. [ 6.947581] Bluetooth: HCI device and connection manager initialized
  287. [ 6.953963] Bluetooth: HCI socket layer initialized
  288. [ 6.958850] Bluetooth: L2CAP socket layer initialized
  289. [ 6.963931] Bluetooth: SCO socket layer initialized
  290. [ 6.970586] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  291. [ 6.975917] Bluetooth: BNEP filters: protocol multicast
  292. [ 6.981182] Bluetooth: BNEP socket layer initialized
  293. [ 6.989957] usbcore: registered new interface driver btusb
  294. [ 6.996400] can: controller area network core
  295. [ 7.000924] NET: Registered PF_CAN protocol family
  296. [ 7.006454] can: broadcast manager protocol
  297. [ 7.012154] CAN device driver interface
  298. [ 7.016676] can: netlink gateway - max_hops=1
  299. [ 7.021881] can: raw protocol
  300. [ 7.025720] usbcore: registered new interface driver cdc_acm
  301. [ 7.031417] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  302. [ 7.040328] usbcore: registered new interface driver cdc_wdm
  303. [ 7.046618] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f
  304. [ 7.053879] Backport generated by backports.git v5.15.92-1-56-g5fb2ccb6b9e8
  305. [ 7.062102] usbcore: registered new interface driver dmx_usb
  306. [ 7.067774] /home/jeff/Desktop/openwrt_vanilla/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-imx_cortexa53/dmx_usb_module-19.12.1/dmx_usb.c: DMX USB Driver V19.12.1
  307. [ 7.085253] e1000e: Intel(R) PRO/1000 Network Driver
  308. [ 7.090255] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  309. [ 7.098935] Bluetooth: HCI UART driver ver 2.3
  310. [ 7.103443] Bluetooth: HCI UART protocol H4 registered
  311. [ 7.108587] Bluetooth: HCI UART protocol BCSP registered
  312. [ 7.113916] Bluetooth: HCI UART protocol ATH3K registered
  313. [ 7.121048] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  314. [ 7.126997] Bluetooth: HIDP socket layer initialized
  315. [ 7.132987] hso: drivers/net/usb/hso.c: Option Wireless
  316. [ 7.138321] usbcore: registered new interface driver hso
  317. [ 7.144390] usbcore: registered new interface driver ipheth
  318. [ 7.150735] usbcore: registered new interface driver kaweth
  319. [ 7.197652] pegasus: Pegasus/Pegasus II USB Ethernet driver
  320. [ 7.203357] usbcore: registered new interface driver pegasus
  321. [ 7.211275] NET: Registered PF_QIPCRTR protocol family
  322. [ 7.218577] usbcore: registered new interface driver r8152
  323. [ 7.225466] Bluetooth: RFCOMM TTY layer initialized
  324. [ 7.230403] Bluetooth: RFCOMM socket layer initialized
  325. [ 7.235563] Bluetooth: RFCOMM ver 1.11
  326. [ 7.241967] rtc-ds1672 0-0068: registered as rtc0
  327. [ 7.248289] rtc-ds1672 0-0068: setting system clock to 2023-10-19T16:48:46 UTC (1697734126)
  328. [ 7.257688] usbcore: registered new interface driver rtl8150
  329. [ 7.264430] sky2: driver version 1.30
  330. [ 7.268862] slcan: serial line CAN interface driver
  331. [ 7.273803] slcan: 10 dynamic interface channels.
  332. [ 7.284316] usbcore: registered new interface driver ums-alauda
  333. [ 7.290863] usbcore: registered new interface driver ums-cypress
  334. [ 7.297542] usbcore: registered new interface driver ums-datafab
  335. [ 7.304492] usbcore: registered new interface driver ums-freecom
  336. [ 7.311249] usbcore: registered new interface driver ums-isd200
  337. [ 7.317897] usbcore: registered new interface driver ums-jumpshot
  338. [ 7.324719] usbcore: registered new interface driver ums-karma
  339. [ 7.331284] usbcore: registered new interface driver ums-sddr09
  340. [ 7.337832] usbcore: registered new interface driver ums-sddr55
  341. [ 7.344458] usbcore: registered new interface driver ums-usbat
  342. [ 7.351705] usbcore: registered new interface driver usbhid
  343. [ 7.357292] usbhid: USB HID core driver
  344. [ 7.363492] usbcore: registered new device driver usbip-host
  345. [ 7.373270] usbcore: registered new interface driver usbserial_generic
  346. [ 7.379906] usbserial: USB Serial support registered for generic
  347. [ 7.386642] vcan: Virtual CAN interface driver
  348. [ 7.392393] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
  349. [ 7.398336] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 2
  350. [ 7.405667] vhci_hcd: created sysfs vhci_hcd.0
  351. [ 7.410601] hub 2-0:1.0: USB hub found
  352. [ 7.414397] hub 2-0:1.0: 8 ports detected
  353. [ 7.418914] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
  354. [ 7.424883] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 3
  355. [ 7.432364] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
  356. [ 7.440857] hub 3-0:1.0: USB hub found
  357. [ 7.444658] hub 3-0:1.0: 8 ports detected
  358. [ 7.450126] usbcore: registered new interface driver visor
  359. [ 7.455693] usbserial: USB Serial support registered for Handspring Visor / Palm OS
  360. [ 7.463439] usbserial: USB Serial support registered for Sony Clie 5.0
  361. [ 7.470033] usbserial: USB Serial support registered for Sony Clie 3.5
  362. [ 7.497826] xt_time: kernel timezone is -0000
  363. [ 7.502956] usbcore: registered new interface driver ark3116
  364. [ 7.508666] usbserial: USB Serial support registered for ark3116
  365. [ 7.516250] usbcore: registered new interface driver asix
  366. [ 7.522626] usbcore: registered new interface driver ath3k
  367. [ 7.529526] usbcore: registered new interface driver ax88179_178a
  368. [ 7.536406] usbcore: registered new interface driver belkin_sa
  369. [ 7.542390] usbserial: USB Serial support registered for Belkin / Peracom / GoHubs USB Serial Adapter
  370. [ 7.552465] usbcore: registered new interface driver cdc_eem
  371. [ 7.559397] usbcore: registered new interface driver cdc_ether
  372. [ 7.567245] usbcore: registered new interface driver cdc_ncm
  373. [ 7.573652] usbcore: registered new interface driver cdc_subset
  374. [ 7.591739] usbcore: registered new interface driver ch341
  375. [ 7.597359] usbserial: USB Serial support registered for ch341-uart
  376. [ 7.605119] usbcore: registered new interface driver cp210x
  377. [ 7.610790] usbserial: USB Serial support registered for cp210x
  378. [ 7.617754] usbcore: registered new interface driver cypress_m8
  379. [ 7.623757] usbserial: USB Serial support registered for DeLorme Earthmate USB
  380. [ 7.631056] usbserial: USB Serial support registered for HID->COM RS232 Adapter
  381. [ 7.638476] usbserial: USB Serial support registered for Nokia CA-42 V2 Adapter
  382. [ 7.678595] usbcore: registered new interface driver dm9601
  383. [ 7.691850] usbcore: registered new interface driver ftdi_sio
  384. [ 7.697700] usbserial: USB Serial support registered for FTDI USB Serial Device
  385. [ 7.706072] usbcore: registered new interface driver garmin_gps
  386. [ 7.712114] usbserial: USB Serial support registered for Garmin GPS usb/tty
  387. [ 7.719973] usbcore: registered new interface driver huawei_cdc_ncm
  388. [ 7.727099] usbcore: registered new interface driver io_edgeport
  389. [ 7.733197] usbserial: USB Serial support registered for Edgeport 2 port adapter
  390. [ 7.740654] usbserial: USB Serial support registered for Edgeport 4 port adapter
  391. [ 7.748127] usbserial: USB Serial support registered for Edgeport 8 port adapter
  392. [ 7.755661] usbserial: USB Serial support registered for EPiC device
  393. [ 7.775837] Intel(R) Wireless WiFi driver for Linux
  394. [ 7.782109] usbcore: registered new interface driver kalmia
  395. [ 7.788697] usbcore: registered new interface driver keyspan
  396. [ 7.794508] usbserial: USB Serial support registered for Keyspan - (without firmware)
  397. [ 7.802438] usbserial: USB Serial support registered for Keyspan 1 port adapter
  398. [ 7.809823] usbserial: USB Serial support registered for Keyspan 2 port adapter
  399. [ 7.817196] usbserial: USB Serial support registered for Keyspan 4 port adapter
  400. [ 7.839485] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  401. [ 7.849542] usbcore: registered new interface driver mct_u232
  402. [ 7.855416] usbserial: USB Serial support registered for MCT U232
  403. [ 7.862467] usbcore: registered new interface driver mos7720
  404. [ 7.868242] usbserial: USB Serial support registered for Moschip 2 port adapter
  405. [ 7.876651] usbcore: registered new interface driver mos7840
  406. [ 7.882505] usbserial: USB Serial support registered for Moschip 7840/7820 USB Serial Driver
  407. [ 7.939170] usbcore: registered new interface driver oti6858
  408. [ 7.944981] usbserial: USB Serial support registered for oti6858
  409. [ 7.952085] usbcore: registered new interface driver pl2303
  410. [ 7.957740] usbserial: USB Serial support registered for pl2303
  411. [ 7.964626] usbcore: registered new interface driver plusb
  412. [ 7.972751] PPP generic driver version 2.4.2
  413. [ 7.978899] NET: Registered PF_PPPOX protocol family
  414. [ 7.985326] usbcore: registered new interface driver qmi_wwan
  415. [ 7.992706] usbcore: registered new interface driver rndis_host
  416. [ 7.999789] usbcore: registered new interface driver sierra
  417. [ 8.005450] usbserial: USB Serial support registered for Sierra USB modem
  418. [ 8.013559] usbcore: registered new interface driver sierra_net
  419. [ 8.020864] usbcore: registered new interface driver smsc95xx
  420. [ 8.028718] usbcore: registered new interface driver sr9700
  421. [ 8.035743] usbcore: registered new interface driver ti_usb_3410_5052
  422. [ 8.042335] usbserial: USB Serial support registered for TI USB 3410 1 port adapter
  423. [ 8.050090] usbserial: USB Serial support registered for TI USB 5052 2 port adapter
  424. [ 8.058894] usbcore: registered new interface driver usb_serial_simple
  425. [ 8.065550] usbserial: USB Serial support registered for carelink
  426. [ 8.071735] usbserial: USB Serial support registered for flashloader
  427. [ 8.078154] usbserial: USB Serial support registered for funsoft
  428. [ 8.084247] usbserial: USB Serial support registered for google
  429. [ 8.090259] usbserial: USB Serial support registered for hp4x
  430. [ 8.096082] usbserial: USB Serial support registered for kaufmann
  431. [ 8.102289] usbserial: USB Serial support registered for libtransistor
  432. [ 8.108892] usbserial: USB Serial support registered for moto_modem
  433. [ 8.115269] usbserial: USB Serial support registered for motorola_tetra
  434. [ 8.121981] usbserial: USB Serial support registered for nokia
  435. [ 8.127883] usbserial: USB Serial support registered for novatel_gps
  436. [ 8.134338] usbserial: USB Serial support registered for siemens_mpi
  437. [ 8.140780] usbserial: USB Serial support registered for suunto
  438. [ 8.146774] usbserial: USB Serial support registered for vivopay
  439. [ 8.152890] usbserial: USB Serial support registered for zio
  440. [ 8.190627] ath11k_pci 0000:01:00.0: BAR 0: assigned [mem 0x18000000-0x181fffff 64bit]
  441. [ 8.198613] ath11k_pci 0000:01:00.0: enabling device (0000 -> 0002)
  442. [ 8.205425] ath11k_pci 0000:01:00.0: MSI vectors: 16
  443. [ 8.210455] ath11k_pci 0000:01:00.0: qcn9074 hw1.0
  444. [ 8.215256] ath11k_pci 0000:01:00.0: FW memory mode: 2
  445. [ 8.380860] mhi mhi0: Requested to power ON
  446. [ 8.385244] mhi mhi0: Power on setup success
  447. [ 8.919728] mhi mhi0: Wait for device to enter SBL or Mission mode
  448. [ 9.007898] usbcore: registered new interface driver ath6kl_usb
  449. [ 9.015336] ath11k_pci 0000:01:00.0: chip_id 0x0 chip_family 0x0 board_id 0xff soc_id 0xffffffff
  450. [ 9.024156] ath11k_pci 0000:01:00.0: fw_version 0x29010762 fw_build_timestamp 2023-08-02 19:50 fw_build_id
  451. [ 9.043039] batman_adv: B.A.T.M.A.N. advanced 2023.2-openwrt-2 (compatibility version 15) loaded
  452. [ 9.056796] usbcore: registered new interface driver brcmfmac
  453. [ 9.064598] usbcore: registered new interface driver carl9170
  454. [ 9.071574] usbcore: registered new interface driver cdc_mbim
  455. [ 9.079976] usbcore: registered new interface driver ipw
  456. [ 9.085344] usbserial: USB Serial support registered for IPWireless converter
  457. [ 9.103443] usbcore: registered new interface driver option
  458. [ 9.109068] usbserial: USB Serial support registered for GSM modem (1-port)
  459. [ 9.118576] usbcore: registered new interface driver qcserial
  460. [ 9.124417] usbserial: USB Serial support registered for Qualcomm USB modem
  461. [ 9.135909] usbcore: registered new interface driver ath9k_htc
  462. [ 9.145016] kmodloader: done loading kernel modules from /etc/modules.d/*
  463. [ 10.863160] ath11k_pci 0000:01:00.0: htt event 48 not handled
  464. [ 11.512160] Generic PHY 30be0000.ethernet-1:00: attached PHY driver (mii_bus:phy_addr=30be0000.ethernet-1:00, irq=POLL)
  465. [ 11.523905] br-lan: port 1(eth0) entered blocking state
  466. [ 11.529162] br-lan: port 1(eth0) entered disabled state
  467. [ 11.534627] device eth0 entered promiscuous mode
  468. [ 15.720292] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  469. [ 15.728079] br-lan: port 1(eth0) entered blocking state
  470. [ 15.733318] br-lan: port 1(eth0) entered forwarding state
  471. [ 15.739109] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  472. [ 167.964423] br-lan: port 2(phy0-ap0) entered blocking state
  473. [ 167.970034] br-lan: port 2(phy0-ap0) entered disabled state
  474. [ 167.975858] device phy0-ap0 entered promiscuous mode
  475. [ 168.006890] br-lan: port 2(phy0-ap0) entered blocking state
  476. [ 168.012500] br-lan: port 2(phy0-ap0) entered forwarding state
  477. [ 168.019910] br-lan: port 2(phy0-ap0) entered disabled state
  478. [ 168.923527] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
  479. [ 168.930283] br-lan: port 2(phy0-ap0) entered blocking state
  480. [ 168.935865] br-lan: port 2(phy0-ap0) entered forwarding state
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement