Created
March 8, 2024 10:48
-
-
Save tokyovigilante/f4e600aefdf31507279bbe9abcd87ddc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 6.8.0-rc7-g2d190068f346 (ryan@crackotage) (aarch64-linux-gnu-gcc (GCC) 13.2.1 20230728 (Red Hat Cross 13.2.1-1), GNU ld version 2.40-5.fc40) #4 SMP PREEMPT Wed Mar 6 20:24:08 NZDT 2024 | |
[ 0.000000] KASLR disabled due to lack of seed | |
[ 0.000000] Machine model: Anbernic RG35XX Plus | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] OF: reserved mem: OVERLAP DETECTED! | |
tf-a@40000000 (0x0000000040000000--0x0000000040040000) overlaps with secmon@40000000 (0x0000000040000000--0x0000000040040000) | |
[ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000004003ffff (256 KiB) nomap non-reusable tf-a@40000000 | |
[ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000004003ffff (256 KiB) nomap non-reusable secmon@40000000 | |
[ 0.000000] earlycon: uart0 at MMIO32 0x0000000005000000 (options '115200n8') | |
[ 0.000000] printk: legacy bootconsole [uart0] enabled | |
[ 0.000000] NUMA: No NUMA configuration found | |
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff] | |
[ 0.000000] NUMA: NODE_DATA [mem 0x7fde29c0-0x7fde4fff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000040000000-0x000000004003ffff] | |
[ 0.000000] node 0: [mem 0x0000000040040000-0x000000007fffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff] | |
[ 0.000000] cma: Reserved 32 MiB at 0x000000007cc00000 on node -1 | |
[ 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.4 | |
[ 0.000000] percpu: Embedded 22 pages/cpu s51368 r8192 d30552 u90112 | |
[ 0.000000] pcpu-alloc: s51368 r8192 d30552 u90112 alloc=22*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | |
[ 0.000000] Detected VIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: ARM erratum 845719 | |
[ 0.000000] alternatives: applying boot alternatives | |
[ 0.000000] Kernel command line: earlycon console=tty0 console=ttyS0,115200 root=/dev/mmcblk0p3 rootdelay=5 | |
[ 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] Fallback order for Node 0: 0 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 | |
[ 0.000000] Policy zone: DMA | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off | |
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB | |
[ 0.000000] software IO TLB: area num 4. | |
[ 0.000000] software IO TLB: mapped [mem 0x000000007ca80000-0x000000007cb80000] (1MB) | |
[ 0.000000] Memory: 950796K/1048576K available (16704K kernel code, 4680K rwdata, 11184K rodata, 9856K init, 608K bss, 65012K reserved, 32768K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
[ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU event tracing is enabled. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. | |
[ 0.000000] Trampoline 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=4 | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] Root IRQ handler: gic_handle_irq | |
[ 0.000000] GIC: Using split EOI/Deactivate mode | |
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. | |
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns | |
[ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns | |
[ 0.010818] Console: colour dummy device 80x25 | |
[ 0.015727] printk: legacy console [tty0] enabled | |
[ 0.022241] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) | |
[ 0.033585] pid_max: default: 32768 minimum: 301 | |
[ 0.038855] LSM: initializing lsm=capability,integrity | |
[ 0.044761] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) | |
[ 0.052954] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) | |
[ 0.063505] cacheinfo: Unable to detect cache hierarchy for CPU 0 | |
[ 0.072025] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. | |
[ 0.079997] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. | |
[ 0.088867] rcu: Hierarchical SRCU implementation. | |
[ 0.094181] rcu: Max phase no-delay instances is 1000. | |
[ 0.103320] EFI services will not be available. | |
[ 0.108880] smp: Bringing up secondary CPUs ... | |
[ 0.114951] Detected VIPT I-cache on CPU1 | |
[ 0.115088] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.116264] Detected VIPT I-cache on CPU2 | |
[ 0.116368] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[ 0.117486] Detected VIPT I-cache on CPU3 | |
[ 0.117593] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[ 0.117777] smp: Brought up 1 node, 4 CPUs | |
[ 0.157192] SMP: Total of 4 processors activated. | |
[ 0.162399] CPU: All CPU(s) started at EL2 | |
[ 0.167009] CPU features: detected: 32-bit EL0 Support | |
[ 0.172698] CPU features: detected: 32-bit EL1 Support | |
[ 0.178410] CPU features: detected: CRC32 instructions | |
[ 0.184173] alternatives: applying system-wide alternatives | |
[ 0.194300] devtmpfs: initialized | |
[ 0.208609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.219402] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
[ 0.229096] pinctrl core: initialized pinctrl subsystem | |
[ 0.238676] DMI not present or invalid. | |
[ 0.244970] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.253677] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.261692] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.270566] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.279537] audit: initializing netlink subsys (disabled) | |
[ 0.285827] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1 | |
[ 0.288409] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.294404] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.301191] cpuidle: using governor menu | |
[ 0.313173] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.320853] ASID allocator initialised with 65536 entries | |
[ 0.332234] Serial: AMBA PL011 UART driver | |
[ 0.345472] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000 | |
[ 0.366461] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000 | |
[ 0.375056] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@3001000 | |
[ 0.383659] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000 | |
[ 0.392842] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000 | |
[ 0.401455] platform 7010000.clock: Fixed dependency cycle(s) with /soc/clock@3001000 | |
[ 0.410239] platform 7010000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000 | |
[ 0.425483] Modules: 21952 pages in range for non-PLT usage | |
[ 0.425498] Modules: 513472 pages in range for PLT usage | |
[ 0.433159] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.446531] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.453455] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.460946] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
[ 0.467866] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.475355] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.482276] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.489766] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
[ 0.500248] ACPI: Interpreter disabled. | |
[ 0.509657] iommu: Default domain type: Translated | |
[ 0.514976] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.522630] SCSI subsystem initialized | |
[ 0.527082] libata version 3.00 loaded. | |
[ 0.527604] usbcore: registered new interface driver usbfs | |
[ 0.533745] usbcore: registered new interface driver hub | |
[ 0.539698] usbcore: registered new device driver usb | |
[ 0.546915] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.552413] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.562517] PTP clock support registered | |
[ 0.567113] EDAC MC: Ver: 3.0.0 | |
[ 0.571423] scmi_core: SCMI protocol bus registered | |
[ 0.578593] FPGA manager framework | |
[ 0.582587] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.591550] vgaarb: loaded | |
[ 0.595297] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.602523] VFS: Disk quotas dquot_6.6.0 | |
[ 0.606953] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.614967] pnp: PnP ACPI: disabled | |
[ 0.636358] NET: Registered PF_INET protocol family | |
[ 0.642066] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.652730] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) | |
[ 0.662070] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.670657] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) | |
[ 0.679389] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear) | |
[ 0.687879] TCP: Hash tables configured (established 8192 bind 8192) | |
[ 0.695081] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) | |
[ 0.702488] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) | |
[ 0.710517] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.717510] RPC: Registered named UNIX socket transport module. | |
[ 0.724074] RPC: Registered udp transport module. | |
[ 0.729279] RPC: Registered tcp transport module. | |
[ 0.734481] RPC: Registered tcp-with-tls transport module. | |
[ 0.740544] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.747671] PCI: CLS 0 bytes, default 64 | |
[ 0.752728] kvm [1]: IPA Size Limit: 40 bits | |
[ 0.763766] kvm [1]: vgic interrupt IRQ9 | |
[ 0.768176] kvm [1]: Hyp mode initialized successfully | |
[ 0.776633] Initialise system trusted keyrings | |
[ 0.781875] workingset: timestamp_bits=42 max_order=18 bucket_order=0 | |
[ 0.789706] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.796676] NFS: Registering the id_resolver key type | |
[ 0.802336] Key type id_resolver registered | |
[ 0.806973] Key type id_legacy registered | |
[ 0.811460] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.818870] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.827378] 9p: Installing v9fs 9p2000 file system support | |
[ 0.989920] Key type asymmetric registered | |
[ 0.994467] Asymmetric key parser 'x509' registered | |
[ 0.999958] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) | |
[ 1.008148] io scheduler mq-deadline registered | |
[ 1.013166] io scheduler kyber registered | |
[ 1.017663] io scheduler bfq registered | |
[ 1.047428] EINJ: ACPI disabled. | |
[ 1.116604] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 1.131589] msm_serial: driver initialized | |
[ 1.136885] SuperH (H)SCI(F) driver initialized | |
[ 1.142250] STM32 USART driver initialized | |
[ 1.164992] loop: module loaded | |
[ 1.170812] megasas: 07.727.03.00-rc1 | |
[ 1.190529] tun: Universal TUN/TAP device driver, 1.6 | |
[ 1.198157] thunder_xcv, ver 1.0 | |
[ 1.201826] thunder_bgx, ver 1.0 | |
[ 1.205476] nicpf, ver 1.0 | |
[ 1.211197] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version | |
[ 1.219182] hns3: Copyright (c) 2017 Huawei Corporation. | |
[ 1.225122] hclge is initializing | |
[ 1.228856] e1000: Intel(R) PRO/1000 Network Driver | |
[ 1.234252] e1000: Copyright (c) 1999-2006 Intel Corporation. | |
[ 1.240662] e1000e: Intel(R) PRO/1000 Network Driver | |
[ 1.246150] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
[ 1.252755] igb: Intel(R) Gigabit Ethernet Network Driver | |
[ 1.258740] igb: Copyright (c) 2007-2014 Intel Corporation. | |
[ 1.264962] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 1.271886] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 1.279127] sky2: driver version 1.30 | |
[ 1.286106] VFIO - User Level meta-driver version: 0.3 | |
[ 1.298184] usbcore: registered new interface driver usb-storage | |
[ 1.313230] sun6i-rtc 7000000.rtc: registered as rtc0 | |
[ 1.318891] sun6i-rtc 7000000.rtc: setting system clock to 1970-01-02T00:05:23 UTC (86723) | |
[ 1.329265] i2c_dev: i2c /dev entries driver | |
[ 1.350696] sdhci: Secure Digital Host Controller Interface driver | |
[ 1.357537] sdhci: Copyright(c) Pierre Ossman | |
[ 1.364037] Synopsys Designware Multimedia Card Interface Driver | |
[ 1.373021] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 1.383887] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 1.393359] SMCCC: SOC_ID: ID = jep106:091e:1823 Revision = 0x00000002 | |
[ 1.402876] usbcore: registered new interface driver usbhid | |
[ 1.409053] usbhid: USB HID core driver | |
[ 1.421206] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available | |
[ 1.441400] NET: Registered PF_PACKET protocol family | |
[ 1.447200] 9pnet: Installing 9P2000 support | |
[ 1.452091] Key type dns_resolver registered | |
[ 1.483354] registered taskstats version 1 | |
[ 1.488252] Loading compiled-in X.509 certificates | |
[ 1.540345] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. | |
[ 1.570492] sun50i-h616-pinctrl 300b000.pinctrl: initialized sunXi PIO driver | |
[ 1.580535] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. | |
[ 1.590744] sun50i-h616-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver | |
[ 1.602066] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-ph not found, using dummy regulator | |
[ 1.612859] printk: legacy console [ttyS0] disabled | |
[ 1.639415] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 283, base_baud = 1500000) is a 16550A | |
[ 1.649241] printk: legacy console [ttyS0] enabled | |
[ 1.659364] printk: legacy bootconsole [uart0] disabled | |
[ 1.675090] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pg not found, using dummy regulator | |
[ 1.710565] 5000400.serial: ttyS1 at MMIO 0x5000400 (irq = 284, base_baud = 1500000) is a 16550A | |
[ 1.730551] ehci-platform 5101000.usb: EHCI Host Controller | |
[ 1.735983] ohci-platform 5101400.usb: Generic Platform OHCI controller | |
[ 1.736253] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 1 | |
[ 1.736322] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests | |
[ 1.742822] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 2 | |
[ 1.750773] ehci-platform 5101000.usb: irq 285, io mem 0x05101000 | |
[ 1.760023] ohci-platform 5101400.usb: irq 286, io mem 0x05101400 | |
[ 1.787314] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00 | |
[ 1.794863] hub 1-0:1.0: USB hub found | |
[ 1.798732] hub 1-0:1.0: 1 port detected | |
[ 1.844467] hub 2-0:1.0: USB hub found | |
[ 1.848340] hub 2-0:1.0: 1 port detected | |
[ 1.943709] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver | |
[ 1.949551] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 3 | |
[ 1.958537] hub 3-0:1.0: USB hub found | |
[ 1.962398] hub 3-0:1.0: 1 port detected | |
[ 1.995099] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 2.002403] sun50i-h616-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator | |
[ 2.005562] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pc not found, using dummy regulator | |
[ 2.005727] sunxi-mmc 4020000.mmc: Got CD GPIO | |
[ 2.013290] sunxi-rsb 7083000.rsb: RSB running at 3000000 Hz | |
[ 2.022755] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pe not found, using dummy regulator | |
[ 2.031630] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode | |
[ 2.031809] sunxi-mmc 4022000.mmc: Got CD GPIO | |
[ 2.031897] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP717 found | |
[ 2.033844] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded | |
[ 2.040401] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pa not found, using dummy regulator | |
[ 2.040982] input: gpio-keys as /devices/platform/gpio-keys/input/input0 | |
[ 2.069307] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq | |
[ 2.075505] sunxi-mmc 4022000.mmc: initialized, max. request size: 2048 KB, uses new timings mode | |
[ 2.075715] clk: Disabling unused clocks | |
[ 2.075939] ALSA device list: | |
[ 2.075953] No soundcards found. | |
[ 2.106274] Waiting 5 sec before mounting root device... | |
[ 2.111562] mmc0: host does not support reading read-only switch, assuming write-enable | |
[ 2.122723] mmc0: new high speed SDXC card at address aaaa | |
[ 2.129661] mmcblk0: mmc0:aaaa SC64G 59.5 GiB | |
[ 2.130970] sunxi-mmc 4021000.mmc: initialized, max. request size: 16384 KB, uses new timings mode | |
[ 2.138593] mmcblk0: p1 p2 p3 | |
[ 2.150190] sunxi-mmc 4021000.mmc: card claims to support voltages below defined range | |
[ 2.170150] mmc2: new high speed SDIO card at address 0001 | |
[ 7.132449] EXT4-fs (mmcblk0p3): INFO: recovery required on readonly filesystem | |
[ 7.139892] EXT4-fs (mmcblk0p3): write access will be enabled during recovery | |
[ 7.645109] EXT4-fs (mmcblk0p3): orphan cleanup on readonly fs | |
[ 7.654747] EXT4-fs (mmcblk0p3): recovery complete | |
[ 7.663591] EXT4-fs (mmcblk0p3): mounted filesystem 56d5a6f6-cb37-4b79-8b97-6d28e467b924 ro with ordered data mode. Quota mode: none. | |
[ 7.675849] VFS: Mounted root (ext4 filesystem) readonly on device 179:3. | |
[ 7.683594] devtmpfs: mounted | |
[ 7.695813] Freeing unused kernel memory: 9856K | |
[ 7.700649] Run /sbin/init as init process | |
[ 7.704796] with arguments: | |
[ 7.704807] /sbin/init | |
[ 7.704818] with environment: | |
[ 7.704827] HOME=/ | |
[ 7.704838] TERM=linux | |
[ 8.409455] systemd[1]: RTC configured in localtime, applying delta of 720 minutes to system time. | |
[ 8.418620] systemd[1]: System time before build time, advancing clock. | |
[ 8.694333] NET: Registered PF_INET6 protocol family | |
[ 8.701395] Segment Routing with IPv6 | |
[ 8.705210] In-situ OAM (IOAM) with IPv6 | |
[ 8.790068] systemd[1]: systemd 254.5-2.fc39 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 +TPM) | |
[ 8.822637] systemd[1]: Detected architecture arm64. | |
[ 8.854806] systemd[1]: No hostname configured, using default hostname. | |
[ 8.862285] systemd[1]: Hostname set to <fedora>. | |
[ 9.632920] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported | |
[ 11.011338] random: crng init done | |
[ 11.084053] zram_generator::generator[104]: modprobe "zram" failed, ignoring: code exit status: 1 | |
[ 11.095114] (sd-execu[86]: /usr/lib/systemd/system-generators/zram-generator failed with exit status 1. | |
[ 12.591789] systemd[1]: Queued start job for default target multi-user.target. | |
[ 12.628752] systemd[1]: Created slice system-getty.slice - Slice /system/getty. | |
[ 12.659526] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. | |
[ 12.687211] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. | |
[ 12.719349] systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen. | |
[ 12.751261] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. | |
[ 12.783246] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup. | |
[ 12.813829] systemd[1]: Created slice user.slice - User and Session Slice. | |
[ 12.840115] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. | |
[ 12.867943] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). | |
[ 12.888038] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. | |
[ 12.916004] systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. | |
[ 12.943583] systemd[1]: Reached target remote-fs.target - Remote File Systems. | |
[ 12.967594] systemd[1]: Reached target slices.target - Slice Units. | |
[ 12.991915] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. | |
[ 13.020208] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. | |
[ 13.048682] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. | |
[ 13.094569] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. | |
[ 13.124075] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. | |
[ 13.153558] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. | |
[ 13.180545] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). | |
[ 13.208677] systemd[1]: Listening on systemd-journald.socket - Journal Socket. | |
[ 13.231812] systemd[1]: systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket was skipped because of an unmet condition check (ConditionPathExists=/proc/pressure/memory). | |
[ 13.249622] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. | |
[ 13.276379] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. | |
[ 13.304488] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket. | |
[ 13.359880] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... | |
[ 13.392808] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... | |
[ 13.443907] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... | |
[ 13.468667] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). | |
[ 13.495427] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... | |
[ 13.533651] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... | |
[ 13.592433] systemd[1]: Starting [email protected] - Load Kernel Module configfs... | |
[ 13.630809] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... | |
[ 13.666915] systemd[1]: Starting [email protected] - Load Kernel Module drm... | |
[ 13.703157] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... | |
[ 13.746761] systemd[1]: Starting [email protected] - Load Kernel Module fuse... | |
[ 13.769668] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected] | |
[ 13.791480] systemd[1]: Starting [email protected] - Load Kernel Module loop... | |
[ 13.852530] systemd[1]: Starting systemd-fsck-root.service - File System Check on Root Device... | |
[ 13.916586] systemd[1]: Starting systemd-journald.service - Journal Service... | |
[ 13.942698] fuse: init (API version 7.39) | |
[ 14.056724] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... | |
[ 14.076606] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... | |
[ 14.088345] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). | |
[ 14.118351] systemd-journald[125]: Collecting audit messages is enabled. | |
[ 14.122134] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... | |
[ 14.147936] systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... | |
[ 14.182503] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. | |
[ 14.191186] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. | |
[ 14.200574] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. | |
[ 14.212305] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. | |
[ 14.226406] audit: type=1130 audit(1695772805.804:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.226484] systemd[1]: [email protected]: Deactivated successfully. | |
[ 14.255945] systemd[1]: Finished [email protected] - Load Kernel Module configfs. | |
[ 14.266251] audit: type=1130 audit(1695772805.844:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.286561] audit: type=1131 audit(1695772805.844:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.287575] systemd[1]: Started systemd-journald.service - Journal Service. | |
[ 14.316246] audit: type=1130 audit(1695772805.896:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.339434] audit: type=1130 audit(1695772805.916:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.359832] audit: type=1130 audit(1695772805.940:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.380127] audit: type=1131 audit(1695772805.940:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.400435] audit: type=1130 audit(1695772805.980:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.420646] audit: type=1131 audit(1695772805.980:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.441724] audit: type=1130 audit(1695772806.020:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@efi_pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 15.178159] EXT4-fs (mmcblk0p3): re-mounted 56d5a6f6-cb37-4b79-8b97-6d28e467b924 r/w. Quota mode: none. | |
[ 15.352545] systemd-journald[125]: Received client request to flush runtime journal. | |
[ 15.370460] systemd-journald[125]: File /var/log/journal/c6817741ee2f44bc9cf9a2fafcd7a448/system.journal corrupted or uncleanly shut down, renaming and replacing. | |
[ 18.119136] EXT4-fs (mmcblk0p2): mounted filesystem b1fd0f9c-8f63-45be-8a26-2f62b72fa54a r/w with ordered data mode. Quota mode: none. | |
[ 18.722631] sunxi-wdt 30090a0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) | |
[ 18.988584] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 19.031203] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 19.039242] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' | |
[ 19.495813] rtw_8821cs mmc2:0001:1: Firmware version 24.11.0, H2C version 12 | |
[ 19.893603] kauditd_printk_skb: 23 callbacks suppressed | |
[ 19.893628] audit: type=1130 audit(1695772811.472:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 19.919706] audit: type=1130 audit(1695772811.500:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 24.911233] audit: type=1131 audit(1695772816.488:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 58.252752] audit: type=1130 audit(1695772849.832:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 58.468598] audit: type=1130 audit(1695772850.048:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 58.526599] audit: type=1334 audit(1695772850.104:40): prog-id=21 op=LOAD | |
[ 58.592598] audit: type=1334 audit(1695772850.172:41): prog-id=22 op=LOAD | |
[ 58.599633] audit: type=1334 audit(1695772850.180:42): prog-id=23 op=LOAD | |
[ 58.606560] audit: type=1334 audit(1695772850.184:43): prog-id=24 op=LOAD | |
[ 58.653028] audit: type=1305 audit(1695772850.232:44): op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 res=1 | |
[ 73.310012] wlan0: authenticate with 78:8a:20:d8:91:01 (local address=68:8f:c9:13:55:57) | |
[ 73.347529] wlan0: send auth to 78:8a:20:d8:91:01 (try 1/3) | |
[ 73.355989] wlan0: authenticated | |
[ 73.363352] wlan0: associate with 78:8a:20:d8:91:01 (try 1/3) | |
[ 73.374611] wlan0: RX AssocResp from 78:8a:20:d8:91:01 (capab=0x1511 status=0 aid=2) | |
[ 73.394107] wlan0: associated | |
[ 73.475889] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 78:8a:20:d8:91:01 | |
[ 79.524341] systemd-journald[125]: Failed to read journal file /var/log/journal/c6817741ee2f44bc9cf9a2fafcd7a448/user-1000.journal for rotation, trying to move it out of the way: Device or resource busy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment