JustPaste.it

[root@nixos:~]# dmesg
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.15.3 (nixbld@localhost) (gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.35.2) #1-NixOS SMP Thu Nov 18 18:17:21 UTC 2021
[    0.000000] Machine model: Bananapi BPI-R64
[    0.000000] efi: UEFI not found.
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x7fddc140-0x7fddefff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x0000000042ffffff]
[    0.000000]   node   0: [mem 0x0000000043000000-0x000000004302ffff]
[    0.000000]   node   0: [mem 0x0000000043030000-0x000000007fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000] cma: Reserved 32 MiB at 0x000000007b400000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 30 pages/cpu s82072 r8192 d32616 u122880
[    0.000000] pcpu-alloc: s82072 r8192 d32616 u122880 alloc=30*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 843419
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: init=/nix/store/zlvgla92p76bkqqygc3swr84al0g9lw3-nixos-system-nixos-21.11pre332842.8afc4e54366/init console=ttyS0,115200n1 loglevel=4
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 930888K/1048576K available (19264K kernel code, 4540K rwdata, 10496K rodata, 10304K init, 613K bss, 84920K reserved, 32768K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] ftrace: allocating 63506 entries in 249 pages
[    0.000000] ftrace: allocated 249 pages with 6 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=384 to nr_cpu_ids=2.
[    0.000000]     Trampoline variant of Tasks RCU enabled.
[    0.000000]     Rude variant of Tasks RCU enabled.
[    0.000000]     Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: GICv2 detected, but range too small and irqchip.gicv2_force_probe not set
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] random: get_random_bytes called from start_kernel+0x4e4/0x6c8 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 12.50MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049cda, max_idle_ns: 440795202628 ns
[    0.000000] sched_clock: 56 bits at 12MHz, resolution 80ns, wraps every 4398046511080ns
[    0.000712] Console: colour dummy device 80x25
[    0.000792] Calibrating delay loop (skipped), value calculated using timer frequency.. 25.00 BogoMIPS (lpj=50000)
[    0.000804] pid_max: default: 32768 minimum: 301
[    0.000864] LSM: Security Framework initializing
[    0.000880] Yama: becoming mindful.
[    0.000934] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.000947] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.002482] rcu: Hierarchical SRCU implementation.
[    0.004988] EFI services will not be available.
[    0.005292] smp: Bringing up secondary CPUs ...
[    0.005776] Detected VIPT I-cache on CPU1
[    0.005843] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.005959] smp: Brought up 1 node, 2 CPUs
[    0.005968] SMP: Total of 2 processors activated.
[    0.005973] CPU features: detected: 32-bit EL0 Support
[    0.005976] CPU features: detected: 32-bit EL1 Support
[    0.005981] CPU features: detected: CRC32 instructions
[    0.018557] CPU: All CPU(s) started at EL2
[    0.018629] alternatives: patching kernel code
[    0.020087] devtmpfs: initialized
[    0.024533] KASLR disabled due to lack of seed
[    0.024739] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.024761] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.026175] pinctrl core: initialized pinctrl subsystem
[    0.027035] DMI not present or invalid.
[    0.027528] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.028765] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.028894] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.028991] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.029088] audit: initializing netlink subsys (disabled)
[    0.029343] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1
[    0.030338] thermal_sys: Registered thermal governor 'step_wise'
[    0.030351] thermal_sys: Registered thermal governor 'power_allocator'
[    0.030600] cpuidle: using governor menu
[    0.030793] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.030859] ASID allocator initialised with 65536 entries
[    0.032134] Serial: AMBA PL011 UART driver
[    0.048841] gpio-499 (asm_sel): hogged as output/high
[    0.070986] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.071006] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.071011] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.071015] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.072367] cryptd: max_cpu_qlen set to 1000
[    0.074864] ACPI: Interpreter disabled.
[    0.077042] iommu: Default domain type: Translated
[    0.077058] iommu: DMA domain TLB invalidation policy: strict mode
[    0.077294] vgaarb: loaded
[    0.077702] SCSI subsystem initialized
[    0.077937] libata version 3.00 loaded.
[    0.078143] usbcore: registered new interface driver usbfs
[    0.078176] usbcore: registered new interface driver hub
[    0.078207] usbcore: registered new device driver usb
[    0.078853] pps_core: LinuxPPS API ver. 1 registered
[    0.078859] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.078872] PTP clock support registered
[    0.078977] EDAC MC: Ver: 3.0.0
[    0.080825] FPGA manager framework
[    0.080942] Advanced Linux Sound Architecture Driver Initialized.
[    0.081958] clocksource: Switched to clocksource arch_sys_counter
[    0.127294] VFS: Disk quotas dquot_6.6.0
[    0.127347] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.127696] pnp: PnP ACPI: disabled
[    0.132757] NET: Registered PF_INET protocol family
[    0.132899] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.133706] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[    0.133737] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.133791] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.133893] TCP: Hash tables configured (established 8192 bind 8192)
[    0.134142] MPTCP token hash table entries: 1024 (order: 2, 24576 bytes, linear)
[    0.134206] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.134231] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.134344] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.138606] RPC: Registered named UNIX socket transport module.
[    0.138622] RPC: Registered udp transport module.
[    0.138625] RPC: Registered tcp transport module.
[    0.138629] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.138639] NET: Registered PF_XDP protocol family
[    0.138654] PCI: CLS 0 bytes, default 64
[    0.139108] Trying to unpack rootfs image as initramfs...
[    0.853926] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.854379] kvm [1]: IPA Size Limit: 40 bits
[    0.856445] kvm [1]: Hyp mode initialized successfully
[    0.861276] Initialise system trusted keyrings
[    0.861625] workingset: timestamp_bits=42 max_order=18 bucket_order=0
[    0.866858] zbud: loaded
[    0.868098] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.869001] NFS: Registering the id_resolver key type
[    0.869043] Key type id_resolver registered
[    0.869046] Key type id_legacy registered
[    0.869127] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.869133] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.869364] 9p: Installing v9fs 9p2000 file system support
[    0.901926] Key type asymmetric registered
[    0.901996] Asymmetric key parser 'x509' registered
[    0.902105] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.902421] io scheduler mq-deadline registered
[    0.902431] io scheduler kyber registered
[    0.914048] EINJ: ACPI disabled.
[    0.922000] mt-pmic-pwrap 10001000.pwrap: unexpected interrupt int=0x1
[    0.944187] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.947283] printk: console [ttyS0] disabled
[    0.967572] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 131, base_baud = 1562500) is a ST16650V2
[    0.974404] printk: console [ttyS0] enabled
[    0.976154] 1100c000.serial: ttyS1 at MMIO 0x1100c000 (irq = 137, base_baud = 17499995) is a MediaTek BTIF
[    0.976351] serial serial0: tty port ttyS1 registered
[    0.977216] SuperH (H)SCI(F) driver initialized
[    0.977800] msm_serial: driver initialized
[    0.979603] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.987304] loop: module loaded
[    0.988333] megasas: 07.717.02.00-rc1
[    0.990665] SPI driver mtd_dataflash has no spi_device_id for atmel,at45
[    0.990683] SPI driver mtd_dataflash has no spi_device_id for atmel,dataflash
[    0.994119] libphy: Fixed MDIO Bus: probed
[    0.995614] tun: Universal TUN/TAP device driver, 1.6
[    0.997175] thunder_xcv, ver 1.0
[    0.997259] thunder_bgx, ver 1.0
[    0.997296] nicpf, ver 1.0
[    0.999488] hclge is initializing
[    0.999537] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    0.999543] hns3: Copyright (c) 2017 Huawei Corporation.
[    0.999688] e1000: Intel(R) PRO/1000 Network Driver
[    0.999695] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.999738] e1000e: Intel(R) PRO/1000 Network Driver
[    0.999742] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.999800] igb: Intel(R) Gigabit Ethernet Network Driver
[    0.999805] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.999849] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.999854] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.000449] sky2: driver version 1.30
[    1.002019] VFIO - User Level meta-driver version: 0.3
[    1.005092] Freeing initrd memory: 18972K
[    1.005471] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.005513] ehci-pci: EHCI PCI platform driver
[    1.005564] ehci-platform: EHCI generic platform driver
[    1.005716] ehci-orion: EHCI orion driver
[    1.005823] ehci-exynos: EHCI Exynos driver
[    1.005912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.005930] ohci-pci: OHCI PCI platform driver
[    1.006058] ohci-platform: OHCI generic platform driver
[    1.006230] ohci-exynos: OHCI Exynos driver
[    1.006741] usbcore: registered new interface driver usb-storage
[    1.009311] i2c_dev: i2c /dev entries driver
[    1.017471] sdhci: Secure Digital Host Controller Interface driver
[    1.017487] sdhci: Copyright(c) Pierre Ossman
[    1.018570] mtk-msdc 11240000.mmc: Got CD GPIO
[    1.019197] SPI driver mmc_spi has no spi_device_id for mmc-spi-slot
[    1.020322] Synopsys Designware Multimedia Card Interface Driver
[    1.021903] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.024160] ledtrig-cpu: registered to indicate activity on CPUs
[    1.025727] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    1.026090] hid: raw HID events driver (C) Jiri Kosina
[    1.026543] usbcore: registered new interface driver usbhid
[    1.026550] usbhid: USB HID core driver
[    1.031810] drop_monitor: Initializing network drop monitor service
[    1.032348] NET: Registered PF_INET6 protocol family
[    1.035453] Segment Routing with IPv6
[    1.035509] In-situ OAM (IOAM) with IPv6
[    1.035575] NET: Registered PF_PACKET protocol family
[    1.035865] 9pnet: Installing 9P2000 support
[    1.035934] Key type dns_resolver registered
[    1.036477] Loading compiled-in X.509 certificates
[    1.036637] zswap: loaded using pool lzo/zbud
[    1.037090] Key type ._fscrypt registered
[    1.037102] Key type .fscrypt registered
[    1.037105] Key type fscrypt-provisioning registered
[    1.056046] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    1.057172] ALSA device list:
[    1.057191]   No soundcards found.
[    1.066979] Freeing unused kernel memory: 10304K
[    1.080389] mmc1: host does not support reading read-only switch, assuming write-enable
[    1.082043] Run /init as init process
[    1.082048]   with arguments:
[    1.082054]     /init
[    1.082058]   with environment:
[    1.082061]     HOME=/
[    1.082064]     TERM=linux
[    1.082617] mmc1: new high speed SDHC card at address 59b4
[    1.084079] mmcblk1: mmc1:59b4 SMI   7.36 GiB
[    1.093986] GPT:Primary header thinks Alt. header is not at the end of the disk.
[    1.094005] GPT:4095999 != 15437823
[    1.094013] GPT:Alternate GPT header not at the end of the disk.
[    1.094016] GPT:4095999 != 15437823
[    1.094019] GPT: Use GNU Parted to correct GPT errors.
[    1.094051]  mmcblk1: p1 p2 p3 p4
[    1.120518] mtk-msdc 11230000.mmc: phase: [map:7fffffff] [maxlen:31] [final:10]
[    1.120688] mmc0: new HS200 MMC card at address 0001
[    1.122141] mmcblk0: mmc0:0001 008G30 7.28 GiB
[    1.127895] mmcblk0boot0: mmc0:0001 008G30 4.00 MiB
[    1.132848] mmcblk0boot1: mmc0:0001 008G30 4.00 MiB
[    1.136848] mmcblk0rpmb: mmc0:0001 008G30 4.00 MiB, chardev (511:0)
[    1.196916] stage-1-init: [Thu Jan  1 00:00:01 UTC 1970] loading module dm_mod...
[    1.214336] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    1.219068] stage-1-init: [Thu Jan  1 00:00:01 UTC 1970] running udev...
[    1.262154] stage-1-init: [Thu Jan  1 00:00:01 UTC 1970] Starting version 249.5
[    1.458380] random: fast init done
[    1.830531] stage-1-init: [Thu Jan  1 00:00:01 UTC 1970] kbd_mode: KDSKBMODE: Inappropriate ioctl for device
[    1.836167] stage-1-init: [Thu Jan  1 00:00:01 UTC 1970] starting device mapper and LVM...
[    1.839813] random: lvm: uninitialized urandom read (4 bytes read)
[    1.978095] stage-1-init: [Thu Jan  1 00:00:01 UTC 1970] checking /dev/disk/by-partlabel/rootfs...
[    1.981850] stage-1-init: [Thu Jan  1 00:00:01 UTC 1970] fsck (busybox 1.34.1)
[    1.986521] stage-1-init: [Thu Jan  1 00:00:01 UTC 1970] [fsck.ext4 (1) -- /mnt-root/] fsck.ext4 -a /dev/disk/by-partlabel/rootfs
[    1.992086] stage-1-init: [Thu Jan  1 00:00:01 UTC 1970] rootfs: recovering journal
[    2.261371] stage-1-init: [Thu Jan  1 00:00:02 UTC 1970] rootfs: clean, 45773/98304 files, 311655/393216 blocks
[    2.278675] stage-1-init: [Thu Jan  1 00:00:02 UTC 1970] mounting /dev/disk/by-partlabel/rootfs on /...
[    2.298325] EXT4-fs (mmcblk1p4): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    3.026466] EXT4-fs (mmcblk1p4): re-mounted. Opts: (null). Quota mode: none.
[    3.032999] booting system configuration /nix/store/zlvgla92p76bkqqygc3swr84al0g9lw3-nixos-system-nixos-21.11pre332842.8afc4e54366
[    3.265537] stage-2-init: running activation script...
[    3.614798] random: perl: uninitialized urandom read (4 bytes read)
[    4.300118] random: perl: uninitialized urandom read (4 bytes read)
[    4.412154] stage-2-init: setting up /etc...
[    4.435152] random: perl: uninitialized urandom read (4 bytes read)
[    9.293981] random: crng init done
[    9.933584] systemd[1]: System time before build time, advancing clock.
[   10.065667] systemd[1]: systemd 249.5 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)
[   10.066220] systemd[1]: Detected architecture arm64.
[   11.080053] systemd[1]: Queued start job for default target Multi-User System.
[   11.086730] systemd[1]: Created slice Slice /system/getty.
[   11.104337] systemd[1]: Created slice Slice /system/modprobe.
[   11.124531] systemd[1]: Created slice Slice /system/serial-getty.
[   11.144297] systemd[1]: Created slice Slice /system/systemd-fsck.
[   11.164091] systemd[1]: Created slice User and Session Slice.
[   11.178533] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   11.194439] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   11.210296] systemd[1]: Reached target Local Encrypted Volumes.
[   11.226192] systemd[1]: Reached target Containers.
[   11.242267] systemd[1]: Reached target Path Units.
[   11.258177] systemd[1]: Reached target Remote File Systems.
[   11.274157] systemd[1]: Reached target Slice Units.
[   11.290193] systemd[1]: Reached target Swaps.
[   11.312271] systemd[1]: Listening on Process Core Dump Socket.
[   11.330947] systemd[1]: Listening on Journal Audit Socket.
[   11.346741] systemd[1]: Listening on Journal Socket (/dev/log).
[   11.362799] systemd[1]: Listening on Journal Socket.
[   11.379738] systemd[1]: Listening on udev Control Socket.
[   11.394708] systemd[1]: Listening on udev Kernel Socket.
[   11.414784] systemd[1]: Mounting Huge Pages File System...
[   11.435818] systemd[1]: Mounting POSIX Message Queue File System...
[   11.454694] systemd[1]: Mounting Kernel Debug File System...
[   11.475496] systemd[1]: Starting Create List of Static Device Nodes...
[   11.494918] systemd[1]: Starting Load Kernel Module configfs...
[   11.515177] systemd[1]: Starting Load Kernel Module drm...
[   11.535185] systemd[1]: Starting Load Kernel Module fuse...
[   11.546020] systemd[1]: Starting mount-pstore.service...
[   11.562503] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   11.570687] systemd[1]: Starting Journal Service...
[   11.586424] systemd[1]: Starting Load Kernel Modules...
[   11.609815] fuse: init (API version 7.34)
[   11.610812] systemd[1]: Starting Remount Root and Kernel File Systems...
[   11.632060] systemd[1]: Starting Coldplug All udev Devices...
[   11.665851] systemd[1]: Mounted Huge Pages File System.
[   11.675170] systemd[1]: Mounted POSIX Message Queue File System.
[   11.691824] systemd[1]: Mounted Kernel Debug File System.
[   11.704727] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   11.713337] systemd[1]: Finished Create List of Static Device Nodes.
[   11.731698] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   11.733025] systemd[1]: Finished Load Kernel Module configfs.
[   11.750385] audit: type=1130 audit(315532801.816:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/nix/store/d0kp33aa56bm5xrkymz48swv64z9ika5-systemd-249.5/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.750514] audit: type=1131 audit(315532801.816:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/nix/store/d0kp33aa56bm5xrkymz48swv64z9ika5-systemd-249.5/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.751819] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   11.753681] systemd[1]: Finished Load Kernel Module drm.
[   11.771889] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   11.773352] audit: type=1130 audit(315532801.836:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/nix/store/d0kp33aa56bm5xrkymz48swv64z9ika5-systemd-249.5/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.773379] audit: type=1131 audit(315532801.836:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/nix/store/d0kp33aa56bm5xrkymz48swv64z9ika5-systemd-249.5/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.773590] systemd[1]: Finished Load Kernel Module fuse.
[   11.794106] audit: type=1130 audit(315532801.856:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/nix/store/d0kp33aa56bm5xrkymz48swv64z9ika5-systemd-249.5/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.794141] audit: type=1131 audit(315532801.856:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/nix/store/d0kp33aa56bm5xrkymz48swv64z9ika5-systemd-249.5/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.796827] audit: type=1334 audit(315532801.860:8): prog-id=46 op=LOAD
[   11.802584] audit: type=1334 audit(315532801.868:9): prog-id=47 op=LOAD
[   11.805417] EXT4-fs (mmcblk1p4): re-mounted. Opts: (null). Quota mode: none.
[   11.807220] systemd[1]: Mounting FUSE Control File System...
[   11.824772] audit: type=1334 audit(315532801.888:10): prog-id=48 op=LOAD
[   11.825336] audit: type=1334 audit(315532801.888:11): prog-id=49 op=LOAD
[   11.834470] systemd[1]: Mounting Kernel Configuration File System...
[   11.860254] systemd[1]: Starting Create Static Device Nodes in /dev...
[   11.882813] systemd[1]: Started Journal Service.
[   12.086642] systemd-journald[471]: Received client request to flush runtime journal.
[   12.099027] systemd-journald[471]: File /var/log/journal/e5eca83f384940e3a5beaed991e30eb2/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   14.156911] mtk_rng 1020f000.rng: registered RNG driver
[   14.176097] Registered IR keymap rc-empty
[   14.176230] rc rc0: mtk_cir as /devices/platform/10009000.cir/rc/rc0
[   14.176430] rc rc0: lirc_dev: driver mtk_cir registered at minor = 0, raw IR receiver, no transmitter
[   14.176552] input: mtk_cir as /devices/platform/10009000.cir/rc/rc0/input1
[   14.182276] mtk_cir 10009000.cir: Initialized MT7623 IR driver, sample period = 46us
[   14.282606] rtc_mt7622 10212800.rtc: registered as rtc0
[   14.282672] rtc_mt7622 10212800.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800)
[   14.317654] mtk-wdt 10212000.watchdog: IRQ index 0 not found
[   14.350000] mtk-wdt 10212000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
[   14.760197] Bluetooth: Core ver 2.22
[   14.760319] NET: Registered PF_BLUETOOTH protocol family
[   14.760324] Bluetooth: HCI device and connection manager initialized
[   14.760342] Bluetooth: HCI socket layer initialized
[   14.760351] Bluetooth: L2CAP socket layer initialized
[   14.760368] Bluetooth: SCO socket layer initialized
[   14.983801] mtk_eth: loading out-of-tree module taints kernel.
[   15.129400] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   16.055808] 8021q: 802.1Q VLAN Support v1.8
[   16.201696] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   16.222439] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   16.235708] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   16.235742] cfg80211: failed to load regulatory.db
[   21.831301] fbcon: Taking over console
[   25.053972] Bluetooth: hci0: Execution of wmt command timed out
[   25.059929] Bluetooth: hci0: Failed to query firmware status (-110)