Advertisement
Guest User

Untitled

a guest
Jun 16th, 2021
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 94.31 KB | None | 0 0
  1. Welcome to Manjaro-ARM
  2. ~~Website: https://manjaro.org
  3. ~~Forum: https://forum.manjaro.org/c/arm
  4. ~~Matrix: #manjaro-arm-public:matrix.org
  5. Last login: Wed Jun 16 23:35:26 2021 from 192.168.1.110
  6. [xplorer4x4@majaro ~]$ dmesg
  7. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd050]
  8. [ 0.000000] Linux version 5.11.7-1-MANJARO-ARM (spikerguy@Manjaro-Beelink) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Mon Mar 22 20:22:09 +03 2021
  9. [ 0.000000] Machine model: H96 Max X3 4/32 1GbE/WiFi-AC/BT4
  10. [ 0.000000] efi: UEFI not found.
  11. [ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'secmon@5000000': base 0x0000000005000000, size 3 MiB
  12. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000b8000000, size 896 MiB
  13. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  14. [ 0.000000] Zone ranges:
  15. [ 0.000000] DMA [mem 0x0000000000000000-0x00000000f4ffffff]
  16. [ 0.000000] DMA32 empty
  17. [ 0.000000] Normal empty
  18. [ 0.000000] Movable zone start for each node
  19. [ 0.000000] Early memory node ranges
  20. [ 0.000000] node 0: [mem 0x0000000000000000-0x00000000f4ffffff]
  21. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000f4ffffff]
  22. [ 0.000000] On node 0 totalpages: 1003520
  23. [ 0.000000] DMA zone: 15680 pages used for memmap
  24. [ 0.000000] DMA zone: 0 pages reserved
  25. [ 0.000000] DMA zone: 1003520 pages, LIFO batch:63
  26. [ 0.000000] psci: probing for conduit method from DT.
  27. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  28. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  29. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  30. [ 0.000000] psci: SMC Calling Convention v1.1
  31. [ 0.000000] percpu: Embedded 23 pages/cpu s55000 r8192 d31016 u94208
  32. [ 0.000000] pcpu-alloc: s55000 r8192 d31016 u94208 alloc=23*4096
  33. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  34. [ 0.000000] Detected VIPT I-cache on CPU0
  35. [ 0.000000] CPU features: detected: Virtualization Host Extensions
  36. [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  37. [ 0.000000] alternatives: patching kernel code
  38. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 987840
  39. [ 0.000000] Kernel command line: root=PARTUUID=d2b129f6-02 rootflags=data=writeback rw console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 quiet splash plymouth.ignore-serial-consoles
  40. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  41. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  42. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  43. [ 0.000000] Memory: 2962152K/4014080K available (17152K kernel code, 2420K rwdata, 6592K rodata, 3584K init, 933K bss, 134424K reserved, 917504K cma-reserved)
  44. [ 0.000000] random: get_random_u64 called from cache_random_seq_create+0x84/0x180 with crng_init=0
  45. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  46. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  47. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  48. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  49. [ 0.000000] Tracing variant of Tasks RCU enabled.
  50. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  51. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  52. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  53. [ 0.000000] GIC: Using split EOI/Deactivate mode
  54. [ 0.000000] irq_meson_gpio: 100 to 8 gpio interrupt mux initialized
  55. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  56. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  57. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  58. [ 0.000147] Console: colour dummy device 80x25
  59. [ 0.000178] printk: console [tty0] enabled
  60. [ 0.000214] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  61. [ 0.000226] pid_max: default: 32768 minimum: 301
  62. [ 0.000345] LSM: Security Framework initializing
  63. [ 0.000396] SELinux: Initializing.
  64. [ 0.000522] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  65. [ 0.000543] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  66. [ 0.002109] rcu: Hierarchical SRCU implementation.
  67. [ 0.003652] EFI services will not be available.
  68. [ 0.003956] smp: Bringing up secondary CPUs ...
  69. [ 0.004746] Detected VIPT I-cache on CPU1
  70. [ 0.004817] CPU1: Booted secondary processor 0x0000000100 [0x411fd050]
  71. [ 0.005654] Detected VIPT I-cache on CPU2
  72. [ 0.005700] CPU2: Booted secondary processor 0x0000000200 [0x411fd050]
  73. [ 0.006484] Detected VIPT I-cache on CPU3
  74. [ 0.006522] CPU3: Booted secondary processor 0x0000000300 [0x411fd050]
  75. [ 0.006597] smp: Brought up 1 node, 4 CPUs
  76. [ 0.006611] SMP: Total of 4 processors activated.
  77. [ 0.006616] CPU features: detected: Privileged Access Never
  78. [ 0.006620] CPU features: detected: LSE atomic instructions
  79. [ 0.006624] CPU features: detected: 32-bit EL0 Support
  80. [ 0.006629] CPU features: detected: Common not Private translations
  81. [ 0.006633] CPU features: detected: RAS Extension Support
  82. [ 0.006637] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  83. [ 0.006642] CPU features: detected: CRC32 instructions
  84. [ 0.006648] CPU features: detected: 32-bit EL1 Support
  85. [ 0.006652] CPU features: detected: RCpc load-acquire (LDAPR)
  86. [ 0.029608] CPU: All CPU(s) started at EL2
  87. [ 0.032089] devtmpfs: initialized
  88. [ 0.041378] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  89. [ 0.041403] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  90. [ 0.061452] pinctrl core: initialized pinctrl subsystem
  91. [ 0.062041] DMI not present or invalid.
  92. [ 0.062446] NET: Registered protocol family 16
  93. [ 0.064019] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
  94. [ 0.064172] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  95. [ 0.064391] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  96. [ 0.064492] audit: initializing netlink subsys (disabled)
  97. [ 0.064660] audit: type=2000 audit(0.060:1): state=initialized audit_enabled=0 res=1
  98. [ 0.065785] thermal_sys: Registered thermal governor 'step_wise'
  99. [ 0.066074] cpuidle: using governor ladder
  100. [ 0.066096] cpuidle: using governor menu
  101. [ 0.066298] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  102. [ 0.066402] ASID allocator initialised with 65536 entries
  103. [ 0.067244] Serial: AMBA PL011 UART driver
  104. [ 0.070260] OF: /soc/vpu@ff900000: could not get #power-domain-cells for /soc/bus@ff600000/bus@34400/pinctrl@40/bank@40
  105. [ 0.093895] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  106. [ 0.093915] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  107. [ 0.093921] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  108. [ 0.093926] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  109. [ 0.096320] cryptd: max_cpu_qlen set to 1000
  110. [ 0.260546] raid6: neonx8 gen() 2132 MB/s
  111. [ 0.430618] raid6: neonx8 xor() 1637 MB/s
  112. [ 0.600703] raid6: neonx4 gen() 2183 MB/s
  113. [ 0.770778] raid6: neonx4 xor() 1625 MB/s
  114. [ 0.940841] raid6: neonx2 gen() 2078 MB/s
  115. [ 1.110907] raid6: neonx2 xor() 1490 MB/s
  116. [ 1.281002] raid6: neonx1 gen() 1745 MB/s
  117. [ 1.451042] raid6: neonx1 xor() 1195 MB/s
  118. [ 1.621108] raid6: int64x8 gen() 1424 MB/s
  119. [ 1.791173] raid6: int64x8 xor() 757 MB/s
  120. [ 1.961225] raid6: int64x4 gen() 1588 MB/s
  121. [ 2.131304] raid6: int64x4 xor() 814 MB/s
  122. [ 2.301395] raid6: int64x2 gen() 1440 MB/s
  123. [ 2.471475] raid6: int64x2 xor() 725 MB/s
  124. [ 2.641561] raid6: int64x1 gen() 1079 MB/s
  125. [ 2.811640] raid6: int64x1 xor() 494 MB/s
  126. [ 2.811647] raid6: using algorithm neonx4 gen() 2183 MB/s
  127. [ 2.811652] raid6: .... xor() 1625 MB/s, rmw enabled
  128. [ 2.811657] raid6: using neon recovery algorithm
  129. [ 2.811866] ACPI: Interpreter disabled.
  130. [ 2.813559] VSYS_3V3: supplied by DC_IN
  131. [ 2.813966] iommu: Default domain type: Translated
  132. [ 2.814250] vgaarb: loaded
  133. [ 2.814753] SCSI subsystem initialized
  134. [ 2.814890] libata version 3.00 loaded.
  135. [ 2.815110] usbcore: registered new interface driver usbfs
  136. [ 2.815155] usbcore: registered new interface driver hub
  137. [ 2.815184] usbcore: registered new device driver usb
  138. [ 2.815576] pps_core: LinuxPPS API ver. 1 registered
  139. [ 2.815582] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  140. [ 2.815597] PTP clock support registered
  141. [ 2.815628] EDAC MC: Ver: 3.0.0
  142. [ 2.816292] FPGA manager framework
  143. [ 2.816369] Advanced Linux Sound Architecture Driver Initialized.
  144. [ 2.816915] NetLabel: Initializing
  145. [ 2.816921] NetLabel: domain hash size = 128
  146. [ 2.816926] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  147. [ 2.816975] NetLabel: unlabeled traffic allowed by default
  148. [ 2.817280] clocksource: Switched to clocksource arch_sys_counter
  149. [ 2.817494] VFS: Disk quotas dquot_6.6.0
  150. [ 2.817545] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  151. [ 2.817631] FS-Cache: Loaded
  152. [ 2.818007] pnp: PnP ACPI: disabled
  153. [ 2.824456] NET: Registered protocol family 2
  154. [ 2.824996] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  155. [ 2.825039] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  156. [ 2.825263] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  157. [ 2.825673] TCP: Hash tables configured (established 32768 bind 32768)
  158. [ 2.825829] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  159. [ 2.825890] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  160. [ 2.826112] NET: Registered protocol family 1
  161. [ 2.826599] RPC: Registered named UNIX socket transport module.
  162. [ 2.826607] RPC: Registered udp transport module.
  163. [ 2.826611] RPC: Registered tcp transport module.
  164. [ 2.826615] RPC: Registered tcp NFSv4.1 backchannel transport module.
  165. [ 2.826625] PCI: CLS 0 bytes, default 64
  166. [ 2.826832] Trying to unpack rootfs image as initramfs...
  167. [ 3.230721] Freeing initrd memory: 12140K
  168. [ 3.231639] kvm [1]: IPA Size Limit: 40 bits
  169. [ 3.231781] kvm [1]: vgic interrupt IRQ9
  170. [ 3.231930] kvm [1]: VHE mode initialized successfully
  171. [ 3.238101] Initialise system trusted keyrings
  172. [ 3.238259] workingset: timestamp_bits=46 max_order=20 bucket_order=0
  173. [ 3.243463] zbud: loaded
  174. [ 3.244911] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  175. [ 3.245200] FS-Cache: Netfs 'nfs' registered for caching
  176. [ 3.245702] NFS: Registering the id_resolver key type
  177. [ 3.245726] Key type id_resolver registered
  178. [ 3.245731] Key type id_legacy registered
  179. [ 3.245816] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  180. [ 3.245822] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  181. [ 3.246672] FS-Cache: Netfs 'cifs' registered for caching
  182. [ 3.246978] Key type cifs.spnego registered
  183. [ 3.246997] Key type cifs.idmap registered
  184. [ 3.247247] ntfs: driver 2.1.32 [Flags: R/W].
  185. [ 3.247831] JFS: nTxBlock = 8192, nTxLock = 65536
  186. [ 3.253188] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
  187. [ 3.254680] ocfs2: Registered cluster interface o2cb
  188. [ 3.254832] OCFS2 User DLM kernel interface loaded
  189. [ 3.256197] gfs2: GFS2 installed
  190. [ 3.293726] xor: measuring software checksum speed
  191. [ 3.298037] 8regs : 2305 MB/sec
  192. [ 3.301545] 32regs : 2810 MB/sec
  193. [ 3.305412] arm64_neon : 2547 MB/sec
  194. [ 3.305416] xor: using function: 32regs (2810 MB/sec)
  195. [ 3.305428] Key type asymmetric registered
  196. [ 3.305433] Asymmetric key parser 'x509' registered
  197. [ 3.305439] Asymmetric key parser 'pkcs8' registered
  198. [ 3.305481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  199. [ 3.305595] io scheduler mq-deadline registered
  200. [ 3.305604] io scheduler kyber registered
  201. [ 3.305732] io scheduler bfq registered
  202. [ 3.322101] soc soc0: Amlogic Meson SM1 (S905X3) Revision 2b:c (10:2) Detected
  203. [ 3.323596] VCC_3V3: supplied by VSYS_3V3
  204. [ 3.323661] VCC_1V8: supplied by VCC_3V3
  205. [ 3.323710] VDDIO_AO1V8: supplied by VSYS_3V3
  206. [ 3.323763] EMMC_AO1V8: supplied by VCC_3V3
  207. [ 3.323813] VDDCPU: supplied by regulator-dummy
  208. [ 3.327544] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
  209. [ 3.329499] Serial: AMBA driver
  210. [ 3.329822] ff803000.serial: ttyAML0 at MMIO 0xff803000 (irq = 22, base_baud = 1500000) is a meson_uart
  211. [ 3.335035] printk: console [ttyAML0] enabled
  212. [ 3.335685] ffd24000.serial: ttyAML6 at MMIO 0xffd24000 (irq = 28, base_baud = 1500000) is a meson_uart
  213. [ 3.335801] serial serial0: tty port ttyAML6 registered
  214. [ 3.339544] OF: /soc/vpu@ff900000: could not get #power-domain-cells for /soc/bus@ff600000/bus@34400/pinctrl@40/bank@40
  215. [ 3.345702] meson-drm ff900000.vpu: Queued 2 outputs on vpu
  216. [ 3.346514] meson-drm ff900000.vpu: CVBS Output connector not available
  217. [ 3.346560] meson-drm ff900000.vpu: Couldn't bind all components
  218. [ 3.352973] panfrost ffe40000.gpu: clock rate = 799999987
  219. [ 3.353044] panfrost ffe40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19
  220. [ 3.360072] panfrost ffe40000.gpu: supply mali not found, using dummy regulator
  221. [ 3.360459] panfrost ffe40000.gpu: mali-g31 id 0x7093 major 0x0 minor 0x0 status 0x0
  222. [ 3.360474] panfrost ffe40000.gpu: features: 00000000,3fde77ff, issues: 00000000,00000400
  223. [ 3.360486] panfrost ffe40000.gpu: Features: L2:0x07100206 Shader:0x00000000 Tiler:0x00000209 Mem:0x1 MMU:0x00002821 AS:0xff JS:0x7
  224. [ 3.360500] panfrost ffe40000.gpu: shader_present=0x1 l2_present=0x1
  225. [ 3.361749] [drm] Initialized panfrost 1.1.0 20180908 for ffe40000.gpu on minor 0
  226. [ 3.370376] brd: module loaded
  227. [ 3.379271] loop: module loaded
  228. [ 3.382792] libphy: Fixed MDIO Bus: probed
  229. [ 3.385335] VFIO - User Level meta-driver version: 0.3
  230. [ 3.386586] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  231. [ 3.386615] ehci-pci: EHCI PCI platform driver
  232. [ 3.386661] ehci-platform: EHCI generic platform driver
  233. [ 3.386803] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  234. [ 3.386821] ohci-pci: OHCI PCI platform driver
  235. [ 3.386862] ohci-platform: OHCI generic platform driver
  236. [ 3.387364] usbcore: registered new interface driver usb-storage
  237. [ 3.387561] mousedev: PS/2 mouse device common for all mice
  238. [ 3.388201] i2c /dev entries driver
  239. [ 3.395311] sdhci: Secure Digital Host Controller Interface driver
  240. [ 3.395325] sdhci: Copyright(c) Pierre Ossman
  241. [ 3.395346] Synopsys Designware Multimedia Card Interface Driver
  242. [ 3.395892] sdhci-pltfm: SDHCI platform and OF driver helper
  243. [ 3.396274] meson-gx-mmc ffe03000.sd: allocated mmc-pwrseq
  244. [ 3.396473] meson-gx-mmc ffe05000.sd: Got CD GPIO
  245. [ 3.396596] meson-gx-mmc ffe07000.mmc: allocated mmc-pwrseq
  246. [ 3.397089] ledtrig-cpu: registered to indicate activity on CPUs
  247. [ 3.399105] meson-sm: secure-monitor enabled
  248. [ 3.399340] hid: raw HID events driver (C) Jiri Kosina
  249. [ 3.399507] usbcore: registered new interface driver usbhid
  250. [ 3.399512] usbhid: USB HID core driver
  251. [ 3.406277] Initializing XFRM netlink socket
  252. [ 3.406815] NET: Registered protocol family 10
  253. [ 3.425590] Segment Routing with IPv6
  254. [ 3.426251] NET: Registered protocol family 17
  255. [ 3.426403] Key type dns_resolver registered
  256. [ 3.426743] registered taskstats version 1
  257. [ 3.426753] Loading compiled-in X.509 certificates
  258. [ 3.426987] zswap: loaded using pool lzo/zbud
  259. [ 3.427243] Key type ._fscrypt registered
  260. [ 3.427248] Key type .fscrypt registered
  261. [ 3.427252] Key type fscrypt-provisioning registered
  262. [ 3.428401] Btrfs loaded, crc32c=crc32c-generic, zoned=yes
  263. [ 3.439378] Key type encrypted registered
  264. [ 3.456151] VCC_5V: supplied by DC_IN
  265. [ 3.456412] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
  266. [ 3.456526] USB_PWR: supplied by VCC_5V
  267. [ 3.460448] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
  268. [ 3.462548] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
  269. [ 3.466677] mmc1: new high speed SDXC card at address aaaa
  270. [ 3.467328] mmcblk1: mmc1:aaaa SD256 238 GiB
  271. [ 3.469035] mmcblk1: p1 p2
  272. [ 3.525451] random: fast init done
  273. [ 3.537588] meson-drm ff900000.vpu: CVBS Output connector not available
  274. [ 3.540414] mmc0: new high speed SDIO card at address 0001
  275. [ 3.552789] mmc2: new HS200 MMC card at address 0001
  276. [ 3.553313] mmcblk2: mmc2:0001 DJNB4R 116 GiB
  277. [ 3.553559] mmcblk2boot0: mmc2:0001 DJNB4R partition 1 4.00 MiB
  278. [ 3.553837] mmcblk2boot1: mmc2:0001 DJNB4R partition 2 4.00 MiB
  279. [ 3.553996] mmcblk2rpmb: mmc2:0001 DJNB4R partition 3 4.00 MiB, chardev (243:0)
  280. [ 3.577344] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
  281. [ 3.577783] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
  282. [ 3.578539] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops)
  283. [ 3.578886] [drm] Initialized meson 1.0.0 20161109 for ff900000.vpu on minor 1
  284. [ 3.870096] Console: switching to colour frame buffer device 480x135
  285. [ 3.956309] meson-drm ff900000.vpu: [drm] fb0: mesondrmfb frame buffer device
  286. [ 3.957419] meson8b-dwmac ff3f0000.ethernet: IRQ eth_wake_irq not found
  287. [ 3.957429] meson8b-dwmac ff3f0000.ethernet: IRQ eth_lpi not found
  288. [ 3.957520] meson8b-dwmac ff3f0000.ethernet: PTP uses main clock
  289. [ 3.958613] meson8b-dwmac ff3f0000.ethernet: User ID: 0x11, Synopsys ID: 0x37
  290. [ 3.958627] meson8b-dwmac ff3f0000.ethernet: DWMAC1000
  291. [ 3.958632] meson8b-dwmac ff3f0000.ethernet: DMA HW capability register supported
  292. [ 3.958636] meson8b-dwmac ff3f0000.ethernet: RX Checksum Offload Engine supported
  293. [ 3.958640] meson8b-dwmac ff3f0000.ethernet: COE Type 2
  294. [ 3.958644] meson8b-dwmac ff3f0000.ethernet: TX Checksum insertion supported
  295. [ 3.958648] meson8b-dwmac ff3f0000.ethernet: Wake-Up On Lan supported
  296. [ 3.958706] meson8b-dwmac ff3f0000.ethernet: Normal descriptors
  297. [ 3.958711] meson8b-dwmac ff3f0000.ethernet: Ring mode enabled
  298. [ 3.958715] meson8b-dwmac ff3f0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  299. [ 3.959004] libphy: stmmac: probed
  300. [ 3.960490] dwc3-meson-g12a ffe09000.usb: USB2 ports: 1
  301. [ 3.960499] dwc3-meson-g12a ffe09000.usb: USB3 ports: 1
  302. [ 3.962665] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
  303. [ 3.962684] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1
  304. [ 3.962807] xhci-hcd xhci-hcd.3.auto: hcc params 0x0228fe6c hci version 0x110 quirks 0x0000000000010010
  305. [ 3.962848] xhci-hcd xhci-hcd.3.auto: irq 36, io mem 0xff500000
  306. [ 3.963103] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
  307. [ 3.963111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  308. [ 3.963116] usb usb1: Product: xHCI Host Controller
  309. [ 3.963120] usb usb1: Manufacturer: Linux 5.11.7-1-MANJARO-ARM xhci-hcd
  310. [ 3.963124] usb usb1: SerialNumber: xhci-hcd.3.auto
  311. [ 3.963521] hub 1-0:1.0: USB hub found
  312. [ 3.963547] hub 1-0:1.0: 2 ports detected
  313. [ 3.963788] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
  314. [ 3.963799] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 2
  315. [ 3.963815] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed
  316. [ 3.963855] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  317. [ 3.963918] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
  318. [ 3.963925] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  319. [ 3.963931] usb usb2: Product: xHCI Host Controller
  320. [ 3.963935] usb usb2: Manufacturer: Linux 5.11.7-1-MANJARO-ARM xhci-hcd
  321. [ 3.963939] usb usb2: SerialNumber: xhci-hcd.3.auto
  322. [ 3.964216] hub 2-0:1.0: USB hub found
  323. [ 3.964244] hub 2-0:1.0: 1 port detected
  324. [ 3.968375] printk: console [netcon0] enabled
  325. [ 3.968387] netconsole: network logging started
  326. [ 3.968905] ALSA device list:
  327. [ 3.968915] No soundcards found.
  328. [ 3.970252] Freeing unused kernel memory: 3584K
  329. [ 4.017340] Run /init as init process
  330. [ 4.017348] with arguments:
  331. [ 4.017353] /init
  332. [ 4.017356] splash
  333. [ 4.017359] with environment:
  334. [ 4.017361] HOME=/
  335. [ 4.017364] TERM=linux
  336. [ 4.327366] usb 1-2: new full-speed USB device number 2 using xhci-hcd
  337. [ 4.509584] usb 1-2: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  338. [ 4.509605] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  339. [ 4.509611] usb 1-2: Product: USB Receiver
  340. [ 4.509614] usb 1-2: Manufacturer: Logitech
  341. [ 4.534958] input: Logitech USB Receiver as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-2/1-2:1.0/0003:046D:C534.0001/input/input0
  342. [ 4.598367] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-xhci-hcd.3.auto-2/input0
  343. [ 4.603521] input: Logitech USB Receiver Mouse as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-2/1-2:1.1/0003:046D:C534.0002/input/input1
  344. [ 4.603873] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-2/1-2:1.1/0003:046D:C534.0002/input/input2
  345. [ 4.667682] input: Logitech USB Receiver System Control as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-2/1-2:1.1/0003:046D:C534.0002/input/input3
  346. [ 4.668097] hid-generic 0003:046D:C534.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-xhci-hcd.3.auto-2/input1
  347. [ 5.354539] EXT4-fs (mmcblk1p2): mounted filesystem with writeback data mode. Opts: data=writeback. Quota mode: none.
  348. [ 5.973381] systemd[1]: System time before build time, advancing clock.
  349. [ 6.104700] systemd[1]: systemd 248-1-arch running in system mode. (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
  350. [ 6.105139] systemd[1]: Detected architecture arm64.
  351. [ 6.107831] systemd[1]: Hostname set to <majaro>.
  352. [ 6.604301] random: lvmconfig: uninitialized urandom read (4 bytes read)
  353. [ 6.802474] systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
  354. [ 6.845334] systemd[1]: Configuration file /usr/lib/systemd/system/sound.service is marked executable. Please remove executable permission bits. Proceeding anyway.
  355. [ 6.903735] systemd[1]: Configuration file /usr/lib/systemd/system/bluetooth-khadas.service is marked executable. Please remove executable permission bits. Proceeding anyway.
  356. [ 6.907406] systemd[1]: Queued start job for default target Graphical Interface.
  357. [ 6.908888] random: systemd: uninitialized urandom read (16 bytes read)
  358. [ 6.911366] systemd[1]: Created slice system-getty.slice.
  359. [ 6.911681] random: systemd: uninitialized urandom read (16 bytes read)
  360. [ 6.912699] systemd[1]: Created slice system-modprobe.slice.
  361. [ 6.914064] systemd[1]: Created slice system-serial\x2dgetty.slice.
  362. [ 6.914950] systemd[1]: Created slice User and Session Slice.
  363. [ 6.915275] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  364. [ 6.915948] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  365. [ 6.916313] systemd[1]: Reached target Remote Encrypted Volumes.
  366. [ 6.916382] systemd[1]: Reached target Remote File Systems.
  367. [ 6.916445] systemd[1]: Reached target Slices.
  368. [ 6.916533] systemd[1]: Reached target Swap.
  369. [ 6.916628] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
  370. [ 6.916922] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  371. [ 6.917426] systemd[1]: Listening on LVM2 poll daemon socket.
  372. [ 6.921936] systemd[1]: Listening on Process Core Dump Socket.
  373. [ 6.922588] systemd[1]: Listening on Journal Audit Socket.
  374. [ 6.923015] systemd[1]: Listening on Journal Socket (/dev/log).
  375. [ 6.923484] systemd[1]: Listening on Journal Socket.
  376. [ 6.924036] systemd[1]: Listening on Network Service Netlink Socket.
  377. [ 6.925489] systemd[1]: Listening on udev Control Socket.
  378. [ 6.925946] systemd[1]: Listening on udev Kernel Socket.
  379. [ 6.926356] systemd[1]: Listening on User Database Manager Socket.
  380. [ 6.929675] systemd[1]: Mounting Huge Pages File System...
  381. [ 6.933218] systemd[1]: Mounting POSIX Message Queue File System...
  382. [ 6.936946] systemd[1]: Mounting Kernel Debug File System...
  383. [ 6.937547] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
  384. [ 6.942096] systemd[1]: Mounting Temporary Directory (/tmp)...
  385. [ 6.947955] systemd[1]: Starting Create list of static device nodes for the current kernel...
  386. [ 6.951818] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  387. [ 6.956412] systemd[1]: Starting Load Kernel Module configfs...
  388. [ 6.960851] systemd[1]: Starting Load Kernel Module drm...
  389. [ 6.965892] systemd[1]: Starting Load Kernel Module fuse...
  390. [ 6.968863] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  391. [ 6.975399] systemd[1]: Starting Load Kernel Modules...
  392. [ 6.979436] systemd[1]: Starting Remount Root and Kernel File Systems...
  393. [ 6.979851] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
  394. [ 6.981638] fuse: init (API version 7.33)
  395. [ 6.984499] systemd[1]: Starting Coldplug All udev Devices...
  396. [ 6.989394] systemd[1]: Starting Setup Virtual Console...
  397. [ 6.998147] systemd[1]: Mounted Huge Pages File System.
  398. [ 6.999138] systemd[1]: Mounted POSIX Message Queue File System.
  399. [ 7.000041] systemd[1]: Mounted Kernel Debug File System.
  400. [ 7.001654] systemd[1]: Mounted Temporary Directory (/tmp).
  401. [ 7.003598] systemd[1]: Finished Create list of static device nodes for the current kernel.
  402. [ 7.005381] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  403. [ 7.006346] systemd[1]: Finished Load Kernel Module configfs.
  404. [ 7.007782] systemd[1]: modprobe@drm.service: Deactivated successfully.
  405. [ 7.009094] systemd[1]: Finished Load Kernel Module drm.
  406. [ 7.010873] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  407. [ 7.012338] systemd[1]: Finished Load Kernel Module fuse.
  408. [ 7.014253] systemd[1]: Finished Remount Root and Kernel File Systems.
  409. [ 7.019793] systemd[1]: Mounting FUSE Control File System...
  410. [ 7.024885] systemd[1]: Mounting Kernel Configuration File System...
  411. [ 7.073740] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  412. [ 7.073993] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  413. [ 7.078782] systemd[1]: Starting Load/Save Random Seed...
  414. [ 7.082578] systemd[1]: Starting Create System Users...
  415. [ 7.087352] systemd[1]: Finished Load Kernel Modules.
  416. [ 7.088300] systemd[1]: Mounted FUSE Control File System.
  417. [ 7.088876] systemd[1]: Mounted Kernel Configuration File System.
  418. [ 7.092414] systemd[1]: Starting Apply Kernel Variables...
  419. [ 7.164035] systemd[1]: Finished Apply Kernel Variables.
  420. [ 7.259822] systemd[1]: Finished Setup Virtual Console.
  421. [ 7.322267] systemd[1]: Finished Coldplug All udev Devices.
  422. [ 7.507260] systemd[1]: Finished Create System Users.
  423. [ 7.511050] systemd[1]: Starting Create Static Device Nodes in /dev...
  424. [ 7.568080] systemd[1]: Finished Create Static Device Nodes in /dev.
  425. [ 7.573061] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
  426. [ 7.579407] systemd[1]: Starting Journal Service...
  427. [ 7.585208] systemd[1]: Starting Rule-based Manager for Device Events and Files...
  428. [ 7.681454] systemd[1]: Started Journal Service.
  429. [ 7.681994] audit: type=1130 audit(1617309130.700:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  430. [ 7.712087] systemd-journald[345]: Received client request to flush runtime journal.
  431. [ 7.718779] audit: type=1130 audit(1617309130.740:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  432. [ 7.781727] audit: type=1130 audit(1617309130.800:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  433. [ 7.845339] audit: type=1130 audit(1617309130.860:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  434. [ 8.093095] random: crng init done
  435. [ 8.093116] random: 7 urandom warning(s) missed due to ratelimiting
  436. [ 8.139759] audit: type=1130 audit(1617309131.160:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  437. [ 8.226230] libphy: mdio_mux: probed
  438. [ 8.240471] libphy: mdio_mux: probed
  439. [ 8.245379] meson-vrtc ff8000a8.rtc: registered as rtc0
  440. [ 8.245752] meson-vrtc ff8000a8.rtc: setting system clock to 1970-01-01T00:00:08 UTC (8)
  441. [ 8.252360] debugfs: Directory 'ff800280.cec' with parent 'regmap' already present!
  442. [ 8.279000] mc: Linux media interface: v0.10
  443. [ 8.292584] axg-sound-card sound: ASoC: no DMI vendor name!
  444. [ 8.307455] Registered IR keymap rc-khadas
  445. [ 8.308097] videodev: Linux video capture interface: v2.00
  446. [ 8.320441] IR NEC protocol handler initialized
  447. [ 8.357472] rc rc0: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0
  448. [ 8.357695] rc rc0: lirc_dev: driver meson-ir registered at minor = 0, raw IR receiver, no transmitter
  449. [ 8.357816] input: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0/input6
  450. [ 8.363852] meson-ir ff808000.ir: receiver initialized
  451. [ 8.420877] Bluetooth: Core ver 2.22
  452. [ 8.420987] NET: Registered protocol family 31
  453. [ 8.420992] Bluetooth: HCI device and connection manager initialized
  454. [ 8.421010] Bluetooth: HCI socket layer initialized
  455. [ 8.421024] Bluetooth: L2CAP socket layer initialized
  456. [ 8.421044] Bluetooth: SCO socket layer initialized
  457. [ 8.422588] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  458. [ 8.445805] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  459. [ 8.469049] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  460. [ 8.469085] cfg80211: failed to load regulatory.db
  461. [ 8.511294] brcmfmac: F1 signature read @0x18000000=0x16024335
  462. [ 8.515098] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2
  463. [ 8.519134] usbcore: registered new interface driver brcmfmac
  464. [ 8.528042] Bluetooth: HCI UART driver ver 2.3
  465. [ 8.528078] Bluetooth: HCI UART protocol H4 registered
  466. [ 8.528082] Bluetooth: HCI UART protocol BCSP registered
  467. [ 8.528223] Bluetooth: HCI UART protocol LL registered
  468. [ 8.528230] Bluetooth: HCI UART protocol ATH3K registered
  469. [ 8.528273] Bluetooth: HCI UART protocol Three-wire (H5) registered
  470. [ 8.528874] Bluetooth: HCI UART protocol Intel registered
  471. [ 8.529286] Bluetooth: HCI UART protocol Broadcom registered
  472. [ 8.529451] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
  473. [ 8.529636] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
  474. [ 8.532399] Bluetooth: HCI UART protocol QCA registered
  475. [ 8.532421] Bluetooth: HCI UART protocol AG6XX registered
  476. [ 8.532500] Bluetooth: HCI UART protocol Marvell registered
  477. [ 8.534644] meson_vdec: module is from the staging directory, the quality is unknown, you have been warned.
  478. [ 8.573626] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.khadas,vim3l.txt failed with error -2
  479. [ 8.573690] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.txt failed with error -2
  480. [ 8.833777] audit: type=1130 audit(9.080:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  481. [ 8.863052] audit: type=1130 audit(9.110:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  482. [ 8.928673] Bluetooth: hci1: BCM: chip id 86
  483. [ 8.929350] Bluetooth: hci1: BCM: features 0x2f
  484. [ 8.931195] Bluetooth: hci1: BCM4335C0
  485. [ 8.931224] Bluetooth: hci1: BCM4335C0 (003.001.009) build 0000
  486. [ 8.935054] Bluetooth: hci1: BCM4335C0 'brcm/BCM.hcd' Patch
  487. [ 8.975052] audit: type=1130 audit(9.220:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  488. [ 9.127653] audit: type=1130 audit(9.380:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  489. [ 9.134869] audit: type=1334 audit(9.380:11): prog-id=10 op=LOAD
  490. [ 10.219510] zram: Added device: zram0
  491. [ 10.237990] zram0: detected capacity change from 0 to 11686144
  492. [ 10.337438] Adding 5843068k swap on /dev/zram0. Priority:100 extents:1 across:5843068k SSFS
  493. [ 10.649851] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  494. [ 10.649877] Bluetooth: BNEP filters: protocol multicast
  495. [ 10.649895] Bluetooth: BNEP socket layer initialized
  496. [ 11.007714] logitech-djreceiver 0003:046D:C534.0001: hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-xhci-hcd.3.auto-2/input0
  497. [ 11.287362] Bluetooth: hci1: command 0xfc4c tx timeout
  498. [ 11.469080] logitech-djreceiver 0003:046D:C534.0002: hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-xhci-hcd.3.auto-2/input1
  499. [ 11.537887] logitech-djreceiver 0003:046D:C534.0002: device of type eQUAD nano Lite (0x0a) connected on slot 1
  500. [ 11.539689] input: Logitech Wireless Keyboard PID:4023 Keyboard as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-2/1-2:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input7
  501. [ 11.539895] logitech-djreceiver 0003:046D:C534.0002: device of type eQUAD nano Lite (0x0a) connected on slot 2
  502. [ 11.540478] input: Logitech Wireless Keyboard PID:4023 Consumer Control as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-2/1-2:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input8
  503. [ 11.540726] input: Logitech Wireless Keyboard PID:4023 System Control as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-2/1-2:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input9
  504. [ 11.541011] hid-generic 0003:046D:4023.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Keyboard PID:4023] on usb-xhci-hcd.3.auto-2/input1:1
  505. [ 11.542326] input: Logitech Wireless Mouse PID:4091 Mouse as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-2/1-2:1.1/0003:046D:C534.0002/0003:046D:4091.0004/input/input14
  506. [ 11.542775] hid-generic 0003:046D:4091.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4091] on usb-xhci-hcd.3.auto-2/input1:2
  507. [ 11.547387] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
  508. [ 12.254479] input: Logitech Wireless Keyboard PID:4023 as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-2/1-2:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input18
  509. [ 12.255114] logitech-hidpp-device 0003:046D:4023.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Keyboard PID:4023] on usb-xhci-hcd.3.auto-2/input1:1
  510. [ 12.334078] input: Logitech Wireless Mouse as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.3.auto/usb1/1-2/1-2:1.1/0003:046D:C534.0002/0003:046D:4091.0004/input/input19
  511. [ 12.334425] logitech-hidpp-device 0003:046D:4091.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse] on usb-xhci-hcd.3.auto-2/input1:2
  512. [ 13.276000] kauditd_printk_skb: 27 callbacks suppressed
  513. [ 13.276018] audit: type=1131 audit(1623834585.524:39): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=bluetooth-khadas comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
  514. [ 14.135417] audit: type=1130 audit(1623834586.384:40): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  515. [ 14.146126] audit: type=1334 audit(1623834586.394:41): prog-id=20 op=LOAD
  516. [ 14.168744] bpfilter: Loaded bpfilter_umh pid 701
  517. [ 14.169736] Started bpfilter
  518. [ 14.237593] audit: type=1325 audit(1623834586.434:42): table=filter family=2 entries=0 op=xt_register pid=702 subj=kernel comm="modprobe"
  519. [ 14.237722] audit: type=1300 audit(1623834586.434:42): arch=c00000b7 syscall=105 success=yes exit=0 a0=ffffb704a010 a1=1e60 a2=aaaacae14988 a3=ffffb76b04c0 items=0 ppid=212 pid=702 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" subj=kernel key=(null)
  520. [ 14.237756] audit: type=1327 audit(1623834586.434:42): proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F66696C746572
  521. [ 14.333451] audit: type=1130 audit(1623834586.584:43): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  522. [ 14.337563] audit: type=1334 audit(1623834586.594:44): prog-id=21 op=LOAD
  523. [ 14.387551] audit: type=1325 audit(1623834586.574:45): table=filter family=10 entries=0 op=xt_register pid=707 subj=kernel comm="modprobe"
  524. [ 14.387677] audit: type=1300 audit(1623834586.574:45): arch=c00000b7 syscall=105 success=yes exit=0 a0=ffffb579f010 a1=1e88 a2=aaaae2094988 a3=ffffb5e054c0 items=0 ppid=212 pid=707 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" subj=kernel key=(null)
  525. [ 15.493765] meson8b-dwmac ff3f0000.ethernet eth0: PHY [0.0:00] driver [RTL8211F Gigabit Ethernet] (irq=37)
  526. [ 15.502166] meson8b-dwmac ff3f0000.ethernet eth0: No Safety Features support found
  527. [ 15.502198] meson8b-dwmac ff3f0000.ethernet eth0: PTP not supported by HW
  528. [ 15.502656] meson8b-dwmac ff3f0000.ethernet eth0: configuring for phy/rgmii link mode
  529. [ 18.397302] rc rc0: two consecutive events of type space
  530. [ 19.239986] meson8b-dwmac ff3f0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  531. [ 19.240041] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  532. [ 19.677378] Bluetooth: hci1: BCM: Patch command fc4c failed (-110)
  533. [ 19.677941] Bluetooth: hci1: BCM: Patch failed (-110)
  534. [ 19.812101] kauditd_printk_skb: 72 callbacks suppressed
  535. [ 19.812116] audit: type=1100 audit(1623834592.064:76): pid=846 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
  536. [ 19.812271] audit: type=1101 audit(1623834592.064:77): pid=846 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
  537. [ 19.823999] audit: type=1103 audit(1623834592.074:78): pid=846 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
  538. [ 19.857046] audit: type=1334 audit(1623834592.104:79): prog-id=22 op=LOAD
  539. [ 19.857749] audit: type=1334 audit(1623834592.114:80): prog-id=23 op=LOAD
  540. [ 19.857886] audit: type=1334 audit(1623834592.114:81): prog-id=24 op=LOAD
  541. [ 19.941409] audit: type=1130 audit(1623834592.194:82): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  542. [ 20.013730] audit: type=1130 audit(1623834592.264:83): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  543. [ 20.030182] audit: type=1130 audit(1623834592.284:84): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=user-runtime-dir@970 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  544. [ 20.113705] audit: type=1101 audit(1623834592.364:85): pid=860 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  545. [ 21.757315] Bluetooth: hci1: command 0xfc18 tx timeout
  546. [ 25.004814] kauditd_printk_skb: 11 callbacks suppressed
  547. [ 25.004840] audit: type=1130 audit(1623834742.127:93): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  548. [ 25.016533] audit: type=1334 audit(1623834742.137:94): prog-id=26 op=LOAD
  549. [ 25.016733] audit: type=1334 audit(1623834742.137:95): prog-id=27 op=LOAD
  550. [ 25.267639] audit: type=1130 audit(1623834742.397:96): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  551. [ 26.026591] audit: type=1131 audit(1623834743.147:97): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  552. [ 29.917347] Bluetooth: hci1: BCM: failed to write update baudrate (-110)
  553. [ 31.997358] Bluetooth: hci1: command 0x0c03 tx timeout
  554. [ 40.157370] Bluetooth: hci1: BCM: Reset failed (-110)
  555. [ 44.811984] audit: type=1131 audit(1623834761.937:98): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  556. [ 45.397971] audit: type=1334 audit(1623834762.527:99): prog-id=19 op=UNLOAD
  557. [ 45.398047] audit: type=1334 audit(1623834762.527:100): prog-id=18 op=UNLOAD
  558. [ 45.398058] audit: type=1334 audit(1623834762.527:101): prog-id=17 op=UNLOAD
  559. [ 100.950028] logitech-hidpp-device 0003:046D:4091.0004: HID++ 4.5 device connected.
  560. [ 106.208055] logitech-hidpp-device 0003:046D:4023.0003: HID++ 2.0 device connected.
  561. [ 112.988766] audit: type=1100 audit(1623834830.117:102): pid=942 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
  562. [ 112.994780] audit: type=1101 audit(1623834830.117:103): pid=942 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
  563. [ 112.996866] audit: type=1103 audit(1623834830.117:104): pid=942 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
  564. [ 112.997264] audit: type=1006 audit(1623834830.117:105): pid=942 uid=0 subj=kernel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
  565. [ 112.997286] audit: type=1300 audit(1623834830.117:105): arch=c00000b7 syscall=64 success=yes exit=4 a0=9 a1=ffffcfe03750 a2=4 a3=ffff836594f0 items=0 ppid=722 pid=942 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" subj=kernel key=(null)
  566. [ 112.997297] audit: type=1327 audit(1623834830.117:105): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746836376534376366332D323436342D343735372D616566302D663064326134663037333637002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
  567. [ 113.127327] audit: type=1130 audit(1623834830.247:106): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  568. [ 113.168283] audit: type=1101 audit(1623834830.287:107): pid=944 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  569. [ 113.168311] audit: type=1103 audit(1623834830.287:108): pid=944 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:setcred grantors=? acct="xplorer4x4" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
  570. [ 113.168322] audit: type=1006 audit(1623834830.297:109): pid=944 uid=0 subj=kernel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
  571. [ 124.521194] kauditd_printk_skb: 11 callbacks suppressed
  572. [ 124.521211] audit: type=1131 audit(1623834841.647:117): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=user@970 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  573. [ 124.590994] audit: type=1131 audit(1623834841.717:118): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=user-runtime-dir@970 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  574. [ 125.182551] audit: type=1130 audit(1623834842.307:119): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  575. [ 125.420096] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  576. [ 125.421558] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  577. [ 125.448009] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  578. [ 125.449818] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  579. [ 125.456706] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  580. [ 125.477182] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  581. [ 125.479223] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  582. [ 125.485596] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  583. [ 125.508312] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  584. [ 125.510107] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  585. [ 125.528563] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  586. [ 125.530207] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  587. [ 125.537092] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  588. [ 125.572863] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  589. [ 125.574796] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  590. [ 125.599637] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  591. [ 125.601293] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  592. [ 125.623131] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  593. [ 125.625098] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  594. [ 125.646958] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  595. [ 125.669030] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  596. [ 125.670496] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  597. [ 125.677420] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  598. [ 125.728380] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  599. [ 125.730169] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  600. [ 125.748162] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  601. [ 125.749648] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  602. [ 125.756544] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  603. [ 125.788357] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  604. [ 125.790133] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  605. [ 125.818465] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  606. [ 125.828193] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  607. [ 125.829822] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  608. [ 125.850655] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  609. [ 125.852613] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  610. [ 125.869211] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  611. [ 125.870907] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  612. [ 125.894042] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  613. [ 125.896014] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  614. [ 125.922716] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  615. [ 126.423520] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  616. [ 126.428869] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  617. [ 126.436043] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  618. [ 126.449396] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  619. [ 126.451183] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  620. [ 126.489289] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  621. [ 126.490776] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  622. [ 126.498409] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  623. [ 126.504899] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  624. [ 126.538688] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  625. [ 126.541688] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  626. [ 126.547247] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  627. [ 126.588128] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  628. [ 126.590041] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  629. [ 126.596991] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  630. [ 126.629825] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  631. [ 126.631479] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  632. [ 126.645068] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  633. [ 126.647065] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  634. [ 126.674207] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  635. [ 126.708768] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  636. [ 126.710264] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  637. [ 126.717149] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  638. [ 126.758254] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  639. [ 126.760056] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  640. [ 126.778303] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  641. [ 126.780036] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  642. [ 126.789535] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  643. [ 126.794509] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  644. [ 126.808876] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  645. [ 126.812523] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  646. [ 126.820939] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  647. [ 126.836203] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  648. [ 126.864785] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  649. [ 126.866706] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  650. [ 126.901311] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  651. [ 126.903005] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  652. [ 126.918192] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  653. [ 126.920815] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  654. [ 126.942270] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  655. [ 126.989543] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  656. [ 126.991364] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  657. [ 127.007168] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  658. [ 127.019964] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  659. [ 127.034643] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  660. [ 127.037244] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  661. [ 127.054406] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  662. [ 127.055891] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  663. [ 127.065642] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  664. [ 127.078424] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  665. [ 127.081514] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  666. [ 127.086974] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  667. [ 127.095582] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  668. [ 127.101616] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  669. [ 127.108358] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  670. [ 127.116183] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  671. [ 127.122341] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  672. [ 127.138147] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  673. [ 127.140133] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  674. [ 127.147029] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  675. [ 127.173564] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  676. [ 127.175076] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  677. [ 127.207946] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  678. [ 127.209714] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  679. [ 127.216637] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  680. [ 127.239205] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  681. [ 127.240665] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  682. [ 127.247586] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  683. [ 127.288256] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  684. [ 127.290048] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  685. [ 127.308575] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  686. [ 127.310236] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  687. [ 127.317143] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  688. [ 127.338404] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  689. [ 127.340330] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  690. [ 127.388766] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  691. [ 127.390471] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  692. [ 127.397384] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  693. [ 127.432446] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  694. [ 127.434459] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  695. [ 127.510349] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  696. [ 127.511806] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  697. [ 127.531067] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  698. [ 127.532841] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  699. [ 127.551364] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  700. [ 127.554106] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  701. [ 127.577936] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  702. [ 127.579417] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  703. [ 127.586664] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  704. [ 127.608268] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  705. [ 127.611325] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  706. [ 127.616816] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  707. [ 127.636469] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  708. [ 127.638874] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  709. [ 127.645329] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  710. [ 127.665653] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  711. [ 127.667371] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  712. [ 127.675369] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  713. [ 127.682166] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  714. [ 127.689371] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  715. [ 127.703175] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  716. [ 127.704672] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  717. [ 127.712781] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  718. [ 127.719188] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  719. [ 127.738234] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  720. [ 127.741012] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  721. [ 127.746649] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  722. [ 127.767946] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  723. [ 127.769639] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  724. [ 127.776685] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  725. [ 127.790523] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  726. [ 127.792127] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  727. [ 127.808111] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  728. [ 127.810066] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  729. [ 127.816949] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  730. [ 127.839899] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  731. [ 127.841626] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  732. [ 127.868143] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  733. [ 127.870207] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  734. [ 127.877146] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  735. [ 127.953651] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  736. [ 127.955146] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  737. [ 127.977948] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  738. [ 127.979724] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  739. [ 127.986665] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  740. [ 128.009442] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  741. [ 128.010930] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  742. [ 128.027960] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  743. [ 128.029776] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  744. [ 128.036597] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  745. [ 128.059560] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  746. [ 128.061217] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  747. [ 128.078081] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  748. [ 128.079986] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  749. [ 128.086901] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  750. [ 128.109706] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  751. [ 128.111415] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  752. [ 128.138121] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  753. [ 128.140091] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  754. [ 128.147026] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  755. [ 128.194271] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  756. [ 128.195773] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  757. [ 128.217909] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  758. [ 128.219741] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  759. [ 128.226618] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  760. [ 128.259191] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  761. [ 128.260687] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  762. [ 128.267580] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  763. [ 128.308249] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  764. [ 128.310057] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  765. [ 128.333892] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  766. [ 128.335532] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  767. [ 128.347036] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  768. [ 128.352748] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  769. [ 128.356536] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  770. [ 128.379629] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  771. [ 128.381320] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  772. [ 128.409990] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  773. [ 128.411991] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  774. [ 128.450309] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  775. [ 128.514083] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  776. [ 128.515541] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  777. [ 128.523097] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  778. [ 128.532126] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  779. [ 128.536528] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  780. [ 128.549194] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  781. [ 128.550811] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  782. [ 128.557588] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  783. [ 128.573490] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  784. [ 128.575230] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  785. [ 128.587121] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  786. [ 128.592412] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  787. [ 128.598176] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  788. [ 128.602958] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  789. [ 128.610594] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  790. [ 128.623409] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  791. [ 128.625128] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  792. [ 128.632390] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  793. [ 128.640847] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  794. [ 128.646273] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  795. [ 128.669104] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  796. [ 128.670597] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  797. [ 128.680717] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  798. [ 128.685301] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  799. [ 128.693101] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  800. [ 128.701953] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  801. [ 128.706434] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  802. [ 128.712168] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  803. [ 128.720679] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  804. [ 128.726151] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  805. [ 128.736092] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  806. [ 128.758116] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  807. [ 128.759682] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  808. [ 128.766948] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  809. [ 128.774600] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  810. [ 128.789050] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  811. [ 128.790727] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  812. [ 128.798410] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  813. [ 128.804875] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  814. [ 128.813036] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
  815. [ 243.501935] audit: type=1111 audit(1623834960.628:120): pid=698 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=statistics arg="refresh-rate-ms" pid=1091 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
  816. [ 245.080089] audit: type=1130 audit(1623834962.208:121): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=pamac-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  817. [ 248.080132] audit: type=1111 audit(1623834965.208:122): pid=698 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=statistics arg="refresh-rate-ms" pid=1091 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
  818. [ 251.689361] audit: type=1111 audit(1623834968.818:123): pid=698 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=statistics arg="refresh-rate-ms" pid=1091 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
  819. [ 276.290158] audit: type=1111 audit(1623834993.419:124): pid=698 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=statistics arg="refresh-rate-ms" pid=1091 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
  820. [ 294.668968] audit: type=1111 audit(1623835011.799:125): pid=698 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=connection-update uuid=14cc4b8d-290e-36d8-9eae-41a9caae5a82 name="Spectrum" args=connection.timestamp,connection.autoconnect-priority,connection.id,connection.interface-name pid=1336 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
  821. [ 315.482047] audit: type=1111 audit(1623835032.609:126): pid=698 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=connection-update uuid=14cc4b8d-290e-36d8-9eae-41a9caae5a82 name="Spectrum" pid=1336 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
  822. [ 365.194648] audit: type=1100 audit(1623835082.319:127): pid=1420 uid=1000 auid=1000 ses=2 subj=kernel msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
  823. [ 365.199869] audit: type=1101 audit(1623835082.329:128): pid=1420 uid=1000 auid=1000 ses=2 subj=kernel msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
  824. [ 535.541548] audit: type=1100 audit(1623835252.660:129): pid=3260 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  825. [ 535.547964] audit: type=1101 audit(1623835252.670:130): pid=3260 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  826. [ 535.551411] audit: type=1103 audit(1623835252.670:131): pid=3260 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  827. [ 535.551692] audit: type=1006 audit(1623835252.670:132): pid=3260 uid=0 subj=kernel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=4 res=1
  828. [ 535.551716] audit: type=1300 audit(1623835252.670:132): arch=c00000b7 syscall=64 success=yes exit=4 a0=3 a1=ffffcb1e6ff0 a2=4 a3=ffff9cb6e440 items=0 ppid=717 pid=3260 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="sshd" exe="/usr/bin/sshd" subj=kernel key=(null)
  829. [ 535.551742] audit: type=1327 audit(1623835252.670:132): proctitle=737368643A2078706C6F726572347834205B707269765D
  830. [ 535.606041] audit: type=1105 audit(1623835252.730:133): pid=3260 uid=0 auid=1000 ses=4 subj=kernel msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  831. [ 535.610567] audit: type=1103 audit(1623835252.730:134): pid=3262 uid=0 auid=1000 ses=4 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  832. [ 587.604001] audit: type=1100 audit(1623835304.720:135): pid=3266 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  833. [ 587.610271] audit: type=1101 audit(1623835304.730:136): pid=3266 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  834. [ 587.613904] audit: type=1103 audit(1623835304.730:137): pid=3266 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  835. [ 587.614195] audit: type=1006 audit(1623835304.730:138): pid=3266 uid=0 subj=kernel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=5 res=1
  836. [ 587.614222] audit: type=1300 audit(1623835304.730:138): arch=c00000b7 syscall=64 success=yes exit=4 a0=3 a1=ffffe2160000 a2=4 a3=ffff95111440 items=0 ppid=717 pid=3266 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=5 comm="sshd" exe="/usr/bin/sshd" subj=kernel key=(null)
  837. [ 587.614248] audit: type=1327 audit(1623835304.730:138): proctitle=737368643A2078706C6F726572347834205B707269765D
  838. [ 587.667790] audit: type=1105 audit(1623835304.790:139): pid=3266 uid=0 auid=1000 ses=5 subj=kernel msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  839. [ 587.672559] audit: type=1103 audit(1623835304.790:140): pid=3268 uid=0 auid=1000 ses=5 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  840. [ 723.151605] audit: type=1100 audit(1623835440.271:141): pid=3290 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  841. [ 723.157666] audit: type=1101 audit(1623835440.281:142): pid=3290 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  842. [ 723.161389] audit: type=1103 audit(1623835440.281:143): pid=3290 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  843. [ 723.161679] audit: type=1006 audit(1623835440.281:144): pid=3290 uid=0 subj=kernel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=6 res=1
  844. [ 723.161703] audit: type=1300 audit(1623835440.281:144): arch=c00000b7 syscall=64 success=yes exit=4 a0=3 a1=ffffe0241dc0 a2=4 a3=ffff9cc96440 items=0 ppid=717 pid=3290 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=6 comm="sshd" exe="/usr/bin/sshd" subj=kernel key=(null)
  845. [ 723.161730] audit: type=1327 audit(1623835440.281:144): proctitle=737368643A2078706C6F726572347834205B707269765D
  846. [ 723.215519] audit: type=1105 audit(1623835440.341:145): pid=3290 uid=0 auid=1000 ses=6 subj=kernel msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  847. [ 723.221880] audit: type=1103 audit(1623835440.341:146): pid=3292 uid=0 auid=1000 ses=6 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  848. [ 754.525462] audit: type=1100 audit(1623835471.651:147): pid=3296 uid=1000 auid=1000 ses=6 subj=kernel msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
  849. [ 754.529701] audit: type=1101 audit(1623835471.651:148): pid=3296 uid=1000 auid=1000 ses=6 subj=kernel msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
  850. [ 766.003392] audit: type=1101 audit(1623835483.121:149): pid=3297 uid=1000 auid=1000 ses=6 subj=kernel msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
  851. [ 776.489740] audit: type=1101 audit(1623835493.611:150): pid=3298 uid=1000 auid=1000 ses=6 subj=kernel msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
  852. [ 776.491847] audit: type=1110 audit(1623835493.611:151): pid=3298 uid=1000 auid=1000 ses=6 subj=kernel msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
  853. [ 776.492379] audit: type=1105 audit(1623835493.611:152): pid=3298 uid=1000 auid=1000 ses=6 subj=kernel msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
  854. [ 832.337977] audit: type=1106 audit(1623835549.461:153): pid=3298 uid=1000 auid=1000 ses=6 subj=kernel msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
  855. [ 832.338319] audit: type=1104 audit(1623835549.461:154): pid=3298 uid=1000 auid=1000 ses=6 subj=kernel msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
  856. [ 905.220000] audit: type=1130 audit(1623835622.342:155): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  857. [ 905.220026] audit: type=1131 audit(1623835622.342:156): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  858. [ 953.229375] audit: type=1106 audit(1623835670.352:157): pid=3260 uid=0 auid=1000 ses=4 subj=kernel msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  859. [ 953.230049] audit: type=1104 audit(1623835670.352:158): pid=3260 uid=0 auid=1000 ses=4 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  860. [ 959.427229] audit: type=1106 audit(1623835676.552:159): pid=3266 uid=0 auid=1000 ses=5 subj=kernel msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  861. [ 959.429624] audit: type=1104 audit(1623835676.552:160): pid=3266 uid=0 auid=1000 ses=5 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  862. [ 1119.696447] audit: type=1100 audit(1623835836.821:161): pid=5170 uid=1000 auid=1000 ses=6 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=failed'
  863. [ 1194.502072] audit: type=1100 audit(1623835911.621:162): pid=5170 uid=1000 auid=1000 ses=6 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=failed'
  864. [ 1496.580358] audit: type=2100 audit(1623836213.701:163): pid=5170 uid=1000 auid=1000 ses=6 subj=kernel msg='pam_faillock uid=1000 exe="/usr/bin/sudo" hostname=majaro addr=? terminal=pts/2 res=success'
  865. [ 1496.580416] audit: type=2207 audit(1623836213.701:164): pid=5170 uid=1000 auid=1000 ses=6 subj=kernel msg='pam_faillock uid=1000 exe="/usr/bin/sudo" hostname=majaro addr=? terminal=pts/2 res=success'
  866. [ 1496.580626] audit: type=1100 audit(1623836213.701:165): pid=5170 uid=1000 auid=1000 ses=6 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=failed'
  867. [ 8073.648398] rc rc0: nonsensical timing event of duration 0
  868. [16925.194562] audit: type=1130 audit(1623851642.333:166): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-networkd-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  869. [16925.224918] audit: type=1130 audit(1623851642.363:167): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  870. [16957.178523] audit: type=1130 audit(1623851674.314:168): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=pamac-mirrorlist comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  871. [16957.178552] audit: type=1131 audit(1623851674.314:169): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=pamac-mirrorlist comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  872. [21126.589495] audit: type=1106 audit(1623855843.737:170): pid=3290 uid=0 auid=1000 ses=6 subj=kernel msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  873. [21126.590182] audit: type=1104 audit(1623855843.737:171): pid=3290 uid=0 auid=1000 ses=6 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.15 addr=192.168.1.15 terminal=ssh res=success'
  874. [43220.467221] audit: type=1130 audit(1623877937.625:172): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  875. [43230.987150] audit: type=1131 audit(1623877948.145:173): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  876. [64015.853876] audit: type=2206 audit(1623898733.033:174): pid=6452 uid=1000 auid=1000 ses=2 subj=kernel msg='pam_faillock uid=1000 exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
  877. [64015.854816] audit: type=1100 audit(1623898733.033:175): pid=6452 uid=1000 auid=1000 ses=2 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
  878. [64025.673724] audit: type=1100 audit(1623898742.853:176): pid=6452 uid=1000 auid=1000 ses=2 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
  879. [64033.849741] audit: type=2100 audit(1623898751.023:177): pid=6452 uid=1000 auid=1000 ses=2 subj=kernel msg='pam_faillock uid=1000 exe="/usr/bin/sudo" hostname=majaro addr=? terminal=pts/0 res=success'
  880. [64033.849795] audit: type=2207 audit(1623898751.023:178): pid=6452 uid=1000 auid=1000 ses=2 subj=kernel msg='pam_faillock uid=1000 exe="/usr/bin/sudo" hostname=majaro addr=? terminal=pts/0 res=success'
  881. [64033.850070] audit: type=1100 audit(1623898751.023:179): pid=6452 uid=1000 auid=1000 ses=2 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
  882. [64040.527493] audit: type=1100 audit(1623898757.703:180): pid=6462 uid=1000 auid=1000 ses=2 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
  883. [64072.497807] audit: type=1100 audit(1623898789.673:181): pid=6490 uid=1000 auid=1000 ses=2 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
  884. [64080.870236] audit: type=1100 audit(1623898798.043:182): pid=6490 uid=1000 auid=1000 ses=2 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
  885. [64090.993885] audit: type=1100 audit(1623898808.173:183): pid=6490 uid=1000 auid=1000 ses=2 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
  886. [64102.443160] audit: type=1100 audit(1623898819.623:184): pid=6491 uid=1000 auid=1000 ses=2 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
  887. [64112.921963] audit: type=1100 audit(1623898830.103:185): pid=6491 uid=1000 auid=1000 ses=2 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
  888. [64120.625842] audit: type=1100 audit(1623898837.803:186): pid=6491 uid=1000 auid=1000 ses=2 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=failed'
  889. [64901.741018] audit: type=2206 audit(1623899618.914:187): pid=6521 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='pam_faillock uid=1000 exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  890. [64901.741308] audit: type=1100 audit(1623899618.924:188): pid=6521 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:authentication grantors=? acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=failed'
  891. [64916.396883] audit: type=1100 audit(1623899633.574:189): pid=6521 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  892. [64916.399334] audit: type=1101 audit(1623899633.574:190): pid=6521 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  893. [64916.402618] audit: type=1103 audit(1623899633.584:191): pid=6521 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  894. [64916.402887] audit: type=1006 audit(1623899633.584:192): pid=6521 uid=0 subj=kernel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=7 res=1
  895. [64916.402910] audit: type=1300 audit(1623899633.584:192): arch=c00000b7 syscall=64 success=yes exit=4 a0=3 a1=ffffff739de0 a2=4 a3=ffffbf2e0440 items=0 ppid=717 pid=6521 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=7 comm="sshd" exe="/usr/bin/sshd" subj=kernel key=(null)
  896. [64916.402930] audit: type=1327 audit(1623899633.584:192): proctitle=737368643A2078706C6F726572347834205B707269765D
  897. [64916.456277] audit: type=1105 audit(1623899633.634:193): pid=6521 uid=0 auid=1000 ses=7 subj=kernel msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  898. [64916.460786] audit: type=1103 audit(1623899633.634:194): pid=6523 uid=0 auid=1000 ses=7 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  899. [65616.886617] audit: type=1100 audit(1623900334.064:195): pid=6544 uid=1000 auid=1000 ses=7 subj=kernel msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
  900. [65616.890821] audit: type=1101 audit(1623900334.074:196): pid=6544 uid=1000 auid=1000 ses=7 subj=kernel msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
  901. [65616.891749] audit: type=1110 audit(1623900334.074:197): pid=6544 uid=1000 auid=1000 ses=7 subj=kernel msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
  902. [65616.892303] audit: type=1105 audit(1623900334.074:198): pid=6544 uid=1000 auid=1000 ses=7 subj=kernel msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
  903. [65684.461102] audit: type=1106 audit(1623900401.644:199): pid=6544 uid=1000 auid=1000 ses=7 subj=kernel msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
  904. [65684.461411] audit: type=1104 audit(1623900401.644:200): pid=6544 uid=1000 auid=1000 ses=7 subj=kernel msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
  905. [66287.278644] audit: type=1100 audit(1623901004.455:201): pid=8384 uid=1000 auid=1000 ses=7 subj=kernel msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
  906. [66287.282927] audit: type=1101 audit(1623901004.465:202): pid=8384 uid=1000 auid=1000 ses=7 subj=kernel msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
  907. [66287.283819] audit: type=1110 audit(1623901004.465:203): pid=8384 uid=1000 auid=1000 ses=7 subj=kernel msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
  908. [66287.284384] audit: type=1105 audit(1623901004.465:204): pid=8384 uid=1000 auid=1000 ses=7 subj=kernel msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
  909. [66287.289648] audit: type=1106 audit(1623901004.475:205): pid=8384 uid=1000 auid=1000 ses=7 subj=kernel msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
  910. [66287.289987] audit: type=1104 audit(1623901004.475:206): pid=8384 uid=1000 auid=1000 ses=7 subj=kernel msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
  911. [69809.323883] audit: type=1100 audit(1623904526.500:207): pid=8453 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  912. [69809.329944] audit: type=1101 audit(1623904526.510:208): pid=8453 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  913. [69809.333515] audit: type=1103 audit(1623904526.510:209): pid=8453 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  914. [69809.333800] audit: type=1006 audit(1623904526.510:210): pid=8453 uid=0 subj=kernel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=8 res=1
  915. [69809.333824] audit: type=1300 audit(1623904526.510:210): arch=c00000b7 syscall=64 success=yes exit=4 a0=3 a1=fffff4770820 a2=4 a3=ffff81efd440 items=0 ppid=717 pid=8453 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=8 comm="sshd" exe="/usr/bin/sshd" subj=kernel key=(null)
  916. [69809.333851] audit: type=1327 audit(1623904526.510:210): proctitle=737368643A2078706C6F726572347834205B707269765D
  917. [69809.388773] audit: type=1105 audit(1623904526.570:211): pid=8453 uid=0 auid=1000 ses=8 subj=kernel msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  918. [69809.393319] audit: type=1103 audit(1623904526.570:212): pid=8455 uid=0 auid=1000 ses=8 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  919. [69811.648884] audit: type=1106 audit(1623904528.830:213): pid=6521 uid=0 auid=1000 ses=7 subj=kernel msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  920. [69811.649524] audit: type=1104 audit(1623904528.830:214): pid=6521 uid=0 auid=1000 ses=7 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  921. [70130.918548] audit: type=1106 audit(1623904848.100:215): pid=8453 uid=0 auid=1000 ses=8 subj=kernel msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  922. [70130.919190] audit: type=1104 audit(1623904848.100:216): pid=8453 uid=0 auid=1000 ses=8 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  923. [70133.194229] audit: type=1100 audit(1623904850.370:217): pid=8468 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  924. [70133.200006] audit: type=1101 audit(1623904850.380:218): pid=8468 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  925. [70133.203169] audit: type=1103 audit(1623904850.380:219): pid=8468 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  926. [70133.203447] audit: type=1006 audit(1623904850.380:220): pid=8468 uid=0 subj=kernel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=9 res=1
  927. [70133.203481] audit: type=1300 audit(1623904850.380:220): arch=c00000b7 syscall=64 success=yes exit=4 a0=3 a1=ffffe257ebe0 a2=4 a3=ffffa13f2440 items=0 ppid=717 pid=8468 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=9 comm="sshd" exe="/usr/bin/sshd" subj=kernel key=(null)
  928. [70133.203494] audit: type=1327 audit(1623904850.380:220): proctitle=737368643A2078706C6F726572347834205B707269765D
  929. [70133.257122] audit: type=1105 audit(1623904850.440:221): pid=8468 uid=0 auid=1000 ses=9 subj=kernel msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  930. [70133.261790] audit: type=1103 audit(1623904850.440:222): pid=8470 uid=0 auid=1000 ses=9 subj=kernel msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="xplorer4x4" exe="/usr/bin/sshd" hostname=192.168.1.110 addr=192.168.1.110 terminal=ssh res=success'
  931. [xplorer4x4@majaro ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement