Skip to content

Instantly share code, notes, and snippets.

@daiaji

daiaji/t4_k.log Secret

Created May 17, 2022 15:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daiaji/5e32ee3b8ddcdac5b0c9df20d4cfa52d to your computer and use it in GitHub Desktop.
Save daiaji/5e32ee3b8ddcdac5b0c9df20d4cfa52d to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.17.5-4-MANJARO-ARM (builduser@fh-mjr-build-lon-xlarge) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Mon May 2 11:14:27 UTC 2022
[ 0.000000] Machine model: FriendlyElec NanoPC-T4
[ 0.000000] efi: UEFI not found.
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000200000-0x00000000f7ffffff]
[ 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 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
[ 0.000000] cma: Reserved 256 MiB at 0x00000000e1400000
[ 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 20 pages/cpu s42648 r8192 d31080 u81920
[ 0.000000] pcpu-alloc: s42648 r8192 d31080 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 999432
[ 0.000000] Kernel command line: rootflags=subvol=@ initrd=/initramfs-linux.img console=ttyS2,1500000 root=PARTUUID=dcee78f5-50ba-42e0-b267-8179689bc7a4 rw rootwait audit=0 splash plymouth.ignore-serial-consoles
[ 0.000000] audit: disabled (until reboot)
[ 0.000000] Unknown kernel command line parameters "splash", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 3681776K/4061184K available (16320K kernel code, 2588K rwdata, 6976K rodata, 4096K init, 842K bss, 117264K reserved, 262144K cma-reserved)
[ 0.000000] random: get_random_u64 called from cache_random_seq_create+0x84/0x184 with crng_init=0
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[ 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 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 256 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
[ 0.000000] ITS [mem 0xfee20000-0xfee3ffff]
[ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @480000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000000440000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000000450000
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
[ 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.002680] Console: colour dummy device 80x25
[ 0.002743] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.002763] pid_max: default: 32768 minimum: 301
[ 0.002912] LSM: Security Framework initializing
[ 0.002963] Yama: becoming mindful.
[ 0.003060] AppArmor: AppArmor initialized
[ 0.003237] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.003272] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.005842] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.005863] cblist_init_generic: Setting shift to 3 and lim to 1.
[ 0.005999] cblist_init_generic: Setting shift to 3 and lim to 1.
[ 0.006126] cblist_init_generic: Setting shift to 3 and lim to 1.
[ 0.006437] rcu: Hierarchical SRCU implementation.
[ 0.007877] Platform MSI: interrupt-controller@fee20000 domain created
[ 0.008327] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ 0.013827] EFI services will not be available.
[ 0.014660] smp: Bringing up secondary CPUs ...
[ 0.015446] Detected VIPT I-cache on CPU1
[ 0.015492] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[ 0.015514] GICv3: CPU1: using allocated LPI pending table @0x0000000000460000
[ 0.015579] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.016486] Detected VIPT I-cache on CPU2
[ 0.016522] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[ 0.016540] GICv3: CPU2: using allocated LPI pending table @0x0000000000470000
[ 0.016583] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.017427] Detected VIPT I-cache on CPU3
[ 0.017462] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[ 0.017480] GICv3: CPU3: using allocated LPI pending table @0x0000000000500000
[ 0.017520] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.018348] CPU features: detected: Spectre-v2
[ 0.018365] CPU features: detected: Spectre-BHB
[ 0.018377] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.018383] Detected PIPT I-cache on CPU4
[ 0.018420] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[ 0.018438] GICv3: CPU4: using allocated LPI pending table @0x0000000000510000
[ 0.018484] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[ 0.019339] Detected PIPT I-cache on CPU5
[ 0.019372] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[ 0.019389] GICv3: CPU5: using allocated LPI pending table @0x0000000000520000
[ 0.019425] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[ 0.019558] smp: Brought up 1 node, 6 CPUs
[ 0.019586] SMP: Total of 6 processors activated.
[ 0.019595] CPU features: detected: 32-bit EL0 Support
[ 0.019601] CPU features: detected: 32-bit EL1 Support
[ 0.019610] CPU features: detected: CRC32 instructions
[ 0.040718] CPU: All CPU(s) started at EL2
[ 0.040812] alternatives: patching kernel code
[ 0.043519] devtmpfs: initialized
[ 0.055779] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.055805] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.060681] pinctrl core: initialized pinctrl subsystem
[ 0.061217] DMI not present or invalid.
[ 0.061714] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.064212] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.064578] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.064956] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.066062] thermal_sys: Registered thermal governor 'fair_share'
[ 0.066071] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.066077] thermal_sys: Registered thermal governor 'step_wise'
[ 0.066082] thermal_sys: Registered thermal governor 'user_space'
[ 0.066574] cpuidle: using governor ladder
[ 0.066606] cpuidle: using governor menu
[ 0.066840] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.067049] ASID allocator initialised with 65536 entries
[ 0.090306] platform ff770000.syscon:phy@f780: Fixing up cyclic dependency with fe330000.mmc
[ 0.095175] platform ff940000.hdmi: Fixing up cyclic dependency with ff8f0000.vop
[ 0.095234] platform ff940000.hdmi: Fixing up cyclic dependency with ff900000.vop
[ 0.102838] rockchip-gpio ff720000.gpio: probed /pinctrl/gpio@ff720000
[ 0.103577] rockchip-gpio ff730000.gpio: probed /pinctrl/gpio@ff730000
[ 0.104255] rockchip-gpio ff780000.gpio: probed /pinctrl/gpio@ff780000
[ 0.104858] rockchip-gpio ff788000.gpio: probed /pinctrl/gpio@ff788000
[ 0.105414] rockchip-gpio ff790000.gpio: probed /pinctrl/gpio@ff790000
[ 0.123086] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.123102] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.123111] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.123119] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.123615] cryptd: max_cpu_qlen set to 1000
[ 0.124779] ACPI: Interpreter disabled.
[ 0.125663] iommu: Default domain type: Translated
[ 0.125673] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.128065] vgaarb: loaded
[ 0.128835] SCSI subsystem initialized
[ 0.129031] libata version 3.00 loaded.
[ 0.129225] usbcore: registered new interface driver usbfs
[ 0.129267] usbcore: registered new interface driver hub
[ 0.129305] usbcore: registered new device driver usb
[ 0.129830] mc: Linux media interface: v0.10
[ 0.129862] videodev: Linux video capture interface: v2.00
[ 0.129899] pps_core: LinuxPPS API ver. 1 registered
[ 0.129906] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.129921] PTP clock support registered
[ 0.130125] EDAC MC: Ver: 3.0.0
[ 0.131274] Advanced Linux Sound Architecture Driver Initialized.
[ 0.131842] NetLabel: Initializing
[ 0.131849] NetLabel: domain hash size = 128
[ 0.131856] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.131912] NetLabel: unlabeled traffic allowed by default
[ 0.132321] clocksource: Switched to clocksource arch_sys_counter
[ 0.132561] VFS: Disk quotas dquot_6.6.0
[ 0.132616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.133229] AppArmor: AppArmor Filesystem Enabled
[ 0.133283] pnp: PnP ACPI: disabled
[ 0.142104] NET: Registered PF_INET protocol family
[ 0.142429] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.145936] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.146076] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.146425] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.147092] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.147214] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.147354] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.147650] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.148142] RPC: Registered named UNIX socket transport module.
[ 0.148152] RPC: Registered udp transport module.
[ 0.148157] RPC: Registered tcp transport module.
[ 0.148163] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.148173] PCI: CLS 0 bytes, default 64
[ 0.148647] Trying to unpack rootfs image as initramfs...
[ 0.163086] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.163524] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.164224] kvm [1]: IPA Size Limit: 40 bits
[ 0.165899] kvm [1]: vgic-v2@fff20000
[ 0.165929] kvm [1]: GIC system register CPU interface enabled
[ 0.166188] kvm [1]: vgic interrupt IRQ18
[ 0.166500] kvm [1]: Hyp mode initialized successfully
[ 0.168383] Initialise system trusted keyrings
[ 0.168640] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.174428] zbud: loaded
[ 0.176863] NFS: Registering the id_resolver key type
[ 0.176902] Key type id_resolver registered
[ 0.176908] Key type id_legacy registered
[ 0.176993] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.177007] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.177032] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.177354] fuse: init (API version 7.36)
[ 0.177717] SGI XFS with ACLs, security attributes, quota, no debug enabled
[ 0.245101] NET: Registered PF_ALG protocol family
[ 0.245121] xor: measuring software checksum speed
[ 0.249002] 8regs : 2540 MB/sec
[ 0.252395] 32regs : 2918 MB/sec
[ 0.256323] arm64_neon : 2509 MB/sec
[ 0.256330] xor: using function: 32regs (2918 MB/sec)
[ 0.256344] Key type asymmetric registered
[ 0.256350] Asymmetric key parser 'x509' registered
[ 0.256431] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 0.256680] io scheduler mq-deadline registered
[ 0.256689] io scheduler kyber registered
[ 0.256740] io scheduler bfq registered
[ 0.266366] rockchip-usb2phy ff770000.syscon:usb2phy@e450: failed to create phy
[ 0.267378] rockchip-usb2phy ff770000.syscon:usb2phy@e460: failed to create phy
[ 0.277253] IPMI message handler: version 39.2
[ 0.285415] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.285433] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[ 0.286718] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.286731] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 0.293654] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.296054] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 43, base_baud = 1500000) is a 16550A
[ 0.296215] serial serial0: tty port ttyS0 registered
[ 0.297231] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 44, base_baud = 1500000) is a 16550A
[ 0.297509] printk: console [ttyS2] enabled
[ 0.301801] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.311607] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.311631] ehci-pci: EHCI PCI platform driver
[ 0.311675] ehci-platform: EHCI generic platform driver
[ 0.311953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.311967] ohci-pci: OHCI PCI platform driver
[ 0.312006] ohci-platform: OHCI generic platform driver
[ 0.312236] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.313222] usbcore: registered new interface driver uas
[ 0.313267] usbcore: registered new interface driver usb-storage
[ 0.313297] usbcore: registered new interface driver ums-alauda
[ 0.313332] usbcore: registered new interface driver ums-cypress
[ 0.313361] usbcore: registered new interface driver ums-datafab
[ 0.313390] usbcore: registered new interface driver ums_eneub6250
[ 0.313418] usbcore: registered new interface driver ums-freecom
[ 0.313448] usbcore: registered new interface driver ums-isd200
[ 0.313481] usbcore: registered new interface driver ums-jumpshot
[ 0.313509] usbcore: registered new interface driver ums-karma
[ 0.313538] usbcore: registered new interface driver ums-onetouch
[ 0.313599] usbcore: registered new interface driver ums-realtek
[ 0.313630] usbcore: registered new interface driver ums-sddr09
[ 0.313661] usbcore: registered new interface driver ums-sddr55
[ 0.313690] usbcore: registered new interface driver ums-usbat
[ 0.313767] usbcore: registered new interface driver usbserial_generic
[ 0.313789] usbserial: USB Serial support registered for generic
[ 0.316118] mousedev: PS/2 mouse device common for all mice
[ 0.317093] i2c_dev: i2c /dev entries driver
[ 0.326038] device-mapper: uevent: version 1.0.3
[ 0.326347] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 0.329142] sdhci: Secure Digital Host Controller Interface driver
[ 0.329152] sdhci: Copyright(c) Pierre Ossman
[ 0.329947] Synopsys Designware Multimedia Card Interface Driver
[ 0.331643] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
[ 0.331683] dwmmc_rockchip fe310000.mmc: Using internal DMA controller.
[ 0.331701] dwmmc_rockchip fe310000.mmc: Version ID is 270a
[ 0.331782] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo
[ 0.331995] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.334638] mmc2: CQHCI version 5.10
[ 0.334966] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.335358] No iBFT detected.
[ 0.336078] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.336495] hid: raw HID events driver (C) Jiri Kosina
[ 0.336620] usbcore: registered new interface driver usbhid
[ 0.336628] usbhid: USB HID core driver
[ 0.337133] ashmem: initialized
[ 0.345142] Initializing XFRM netlink socket
[ 0.345649] NET: Registered PF_INET6 protocol family
[ 0.361282] mmc2: SDHCI controller on fe330000.mmc [fe330000.mmc] using ADMA
[ 0.407048] mmc2: Command Queue Engine enabled
[ 0.407086] mmc2: new HS400 Enhanced strobe MMC card at address 0001
[ 0.408237] mmcblk2: mmc2:0001 AJNB4R 14.6 GiB
[ 0.412713] mmcblk2: p1 p2
[ 0.413819] mmcblk2boot0: mmc2:0001 AJNB4R 4.00 MiB
[ 0.415314] mmcblk2boot1: mmc2:0001 AJNB4R 4.00 MiB
[ 0.416723] mmcblk2rpmb: mmc2:0001 AJNB4R 4.00 MiB, chardev (235:0)
[ 0.663123] Freeing initrd memory: 7724K
[ 0.706508] Segment Routing with IPv6
[ 0.706562] In-situ OAM (IOAM) with IPv6
[ 0.706644] mip6: Mobile IPv6
[ 0.706652] NET: Registered PF_PACKET protocol family
[ 0.707332] Key type dns_resolver registered
[ 0.708896] registered taskstats version 1
[ 0.708917] Loading compiled-in X.509 certificates
[ 0.710900] zswap: loaded using pool lzo/zbud
[ 0.711222] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
[ 0.711489] Key type ._fscrypt registered
[ 0.711498] Key type .fscrypt registered
[ 0.711503] Key type fscrypt-provisioning registered
[ 0.712918] Key type encrypted registered
[ 0.880018] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 0.880362] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 0.880550] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 0.880588] xhci-hcd xhci-hcd.0.auto: irq 73, io mem 0xfe800000
[ 0.881124] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[ 0.881143] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.881156] usb usb1: Product: xHCI Host Controller
[ 0.881168] usb usb1: Manufacturer: Linux 5.17.5-4-MANJARO-ARM xhci-hcd
[ 0.881178] usb usb1: SerialNumber: xhci-hcd.0.auto
[ 0.881917] hub 1-0:1.0: USB hub found
[ 0.881981] hub 1-0:1.0: 1 port detected
[ 0.882508] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 0.882884] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 0.882912] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 0.883053] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.883309] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
[ 0.883328] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.883342] usb usb2: Product: xHCI Host Controller
[ 0.883352] usb usb2: Manufacturer: Linux 5.17.5-4-MANJARO-ARM xhci-hcd
[ 0.883364] usb usb2: SerialNumber: xhci-hcd.0.auto
[ 0.884108] hub 2-0:1.0: USB hub found
[ 0.884161] hub 2-0:1.0: 1 port detected
[ 0.888315] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 0.888636] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 0.888806] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 0.888890] xhci-hcd xhci-hcd.1.auto: irq 74, io mem 0xfe900000
[ 0.889355] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[ 0.889375] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.889388] usb usb3: Product: xHCI Host Controller
[ 0.889399] usb usb3: Manufacturer: Linux 5.17.5-4-MANJARO-ARM xhci-hcd
[ 0.889410] usb usb3: SerialNumber: xhci-hcd.1.auto
[ 0.890137] hub 3-0:1.0: USB hub found
[ 0.890192] hub 3-0:1.0: 1 port detected
[ 0.890649] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 0.890910] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 0.890935] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 0.891043] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.891245] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
[ 0.891264] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.891277] usb usb4: Product: xHCI Host Controller
[ 0.891288] usb usb4: Manufacturer: Linux 5.17.5-4-MANJARO-ARM xhci-hcd
[ 0.891299] usb usb4: SerialNumber: xhci-hcd.1.auto
[ 0.891890] hub 4-0:1.0: USB hub found
[ 0.891941] hub 4-0:1.0: 1 port detected
[ 0.895665] ehci-platform fe380000.usb: EHCI Host Controller
[ 0.896071] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 5
[ 0.896237] ehci-platform fe380000.usb: irq 35, io mem 0xfe380000
[ 0.932598] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[ 0.933006] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[ 0.933026] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.933040] usb usb5: Product: EHCI Host Controller
[ 0.933052] usb usb5: Manufacturer: Linux 5.17.5-4-MANJARO-ARM ehci_hcd
[ 0.933063] usb usb5: SerialNumber: fe380000.usb
[ 0.933882] hub 5-0:1.0: USB hub found
[ 0.933935] hub 5-0:1.0: 1 port detected
[ 0.937563] ehci-platform fe3c0000.usb: EHCI Host Controller
[ 0.937987] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 6
[ 0.938166] ehci-platform fe3c0000.usb: irq 37, io mem 0xfe3c0000
[ 0.962596] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[ 0.962959] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[ 0.962978] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.962992] usb usb6: Product: EHCI Host Controller
[ 0.963003] usb usb6: Manufacturer: Linux 5.17.5-4-MANJARO-ARM ehci_hcd
[ 0.963014] usb usb6: SerialNumber: fe3c0000.usb
[ 0.963905] hub 6-0:1.0: USB hub found
[ 0.963958] hub 6-0:1.0: 1 port detected
[ 0.965403] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[ 0.965787] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 7
[ 0.965953] ohci-platform fe3a0000.usb: irq 36, io mem 0xfe3a0000
[ 1.036875] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17
[ 1.036907] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.036921] usb usb7: Product: Generic Platform OHCI controller
[ 1.036932] usb usb7: Manufacturer: Linux 5.17.5-4-MANJARO-ARM ohci_hcd
[ 1.036944] usb usb7: SerialNumber: fe3a0000.usb
[ 1.037830] hub 7-0:1.0: USB hub found
[ 1.037884] hub 7-0:1.0: 1 port detected
[ 1.039328] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[ 1.039723] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 8
[ 1.039879] ohci-platform fe3e0000.usb: irq 38, io mem 0xfe3e0000
[ 1.106893] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17
[ 1.106924] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.106938] usb usb8: Product: Generic Platform OHCI controller
[ 1.106949] usb usb8: Manufacturer: Linux 5.17.5-4-MANJARO-ARM ohci_hcd
[ 1.106961] usb usb8: SerialNumber: fe3e0000.usb
[ 1.107829] hub 8-0:1.0: USB hub found
[ 1.107892] hub 8-0:1.0: 1 port detected
[ 1.109727] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[ 1.113659] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[ 1.116488] rk808 0-001b: chip id: 0x0
[ 1.123362] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 1.123413] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 1.124489] random: fast init done
[ 1.137647] OF: graph: no port node found in /i2c@ff3d0000/typec-portc@22
[ 1.146458] cpu cpu0: EM: created perf domain
[ 1.149868] cpu cpu4: EM: OPP:600000 is inefficient
[ 1.149889] cpu cpu4: EM: OPP:408000 is inefficient
[ 1.150041] cpu cpu4: EM: created perf domain
[ 1.153140] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
[ 1.153173] dwmmc_rockchip fe320000.mmc: Using internal DMA controller.
[ 1.153183] dwmmc_rockchip fe320000.mmc: Version ID is 270a
[ 1.153225] dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 33,32 bit host data width,256 deep fifo
[ 1.153516] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
[ 1.153541] dwmmc_rockchip fe310000.mmc: Using internal DMA controller.
[ 1.153551] dwmmc_rockchip fe310000.mmc: Version ID is 270a
[ 1.153575] dwmmc_rockchip fe320000.mmc: Got CD GPIO
[ 1.153579] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo
[ 1.153724] dwmmc_rockchip fe310000.mmc: allocated mmc-pwrseq
[ 1.153732] mmc_host mmc0: card is non-removable.
[ 1.153857] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[ 1.153881] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000
[ 1.153893] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000
[ 1.154438] rockchip-pcie f8000000.pcie: no bus scan delay, default to 0 ms
[ 1.154465] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
[ 1.166635] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 1.167080] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 1.280799] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
[ 1.433006] dwmmc_rockchip fe310000.mmc: Successfully tuned phase to 197
[ 1.443705] mmc0: new ultra high speed SDR104 SDIO card at address 0001
[ 1.692478] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
[ 1.692560] rockchip-pcie: probe of f8000000.pcie failed with error -110
[ 1.697300] ALSA device list:
[ 1.697311] No soundcards found.
[ 1.697467] dw-apb-uart ff1a0000.serial: forbid DMA for kernel console
[ 1.699098] Freeing unused kernel memory: 4096K
[ 1.753042] Run /init as init process
[ 1.753071] with arguments:
[ 1.753085] /init
[ 1.753096] splash
[ 1.753106] with environment:
[ 1.753116] HOME=/
[ 1.753127] TERM=linux
[ 2.002420] raid6: neonx8 gen() 2526 MB/s
[ 2.172559] raid6: neonx4 gen() 2558 MB/s
[ 2.342487] raid6: neonx2 gen() 2082 MB/s
[ 2.512387] raid6: neonx1 gen() 1613 MB/s
[ 2.682382] raid6: int64x8 gen() 1239 MB/s
[ 2.852418] raid6: int64x4 gen() 1388 MB/s
[ 3.022316] raid6: int64x2 gen() 2845 MB/s
[ 3.192313] raid6: int64x1 gen() 2193 MB/s
[ 3.192316] raid6: using algorithm int64x2 gen() 2845 MB/s
[ 3.362313] raid6: .... xor() 1532 MB/s, rmw enabled
[ 3.362316] raid6: using neon recovery algorithm
[ 3.375751] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=no
[ 3.666014] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 3.685648] BTRFS: device label ROOT_MNJRO devid 1 transid 36 /dev/mmcblk2p2 scanned by systemd-udevd (235)
[ 3.897632] BTRFS info (device mmcblk2p2): flagging fs with big metadata feature
[ 3.897663] BTRFS info (device mmcblk2p2): using free space tree
[ 3.897671] BTRFS info (device mmcblk2p2): has skinny extents
[ 3.907617] BTRFS info (device mmcblk2p2): enabling ssd optimizations
[ 4.136110] systemd[1]: System time before build time, advancing clock.
[ 4.171821] systemd[1]: systemd 250.5-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 -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 4.173156] systemd[1]: Detected architecture arm64.
[ 4.204769] systemd[1]: Hostname set to <Asgard>.
[ 4.345648] systemd-fstab-generator[289]: Failed to create unit file /run/systemd/generator/boot.mount, as it already exists. Duplicate entry in /etc/fstab?
[ 4.405637] systemd[285]: /usr/lib/systemd/system-generators/systemd-fstab-generator failed with exit status 1.
[ 4.601890] systemd[1]: Queued start job for default target Graphical Interface.
[ 4.604288] systemd[1]: Created slice Slice /system/getty.
[ 4.606068] systemd[1]: Created slice Slice /system/modprobe.
[ 4.634019] systemd[1]: Created slice Slice /system/serial-getty.
[ 4.635807] systemd[1]: Created slice User and Session Slice.
[ 4.636919] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 4.663098] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.693105] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.695054] systemd[1]: Reached target Local Encrypted Volumes.
[ 4.696372] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 4.733434] systemd[1]: Reached target Path Units.
[ 4.763222] systemd[1]: Reached target Remote Encrypted Volumes.
[ 4.764665] systemd[1]: Reached target Remote File Systems.
[ 4.766114] systemd[1]: Reached target Slice Units.
[ 4.793283] systemd[1]: Reached target Swaps.
[ 4.823344] systemd[1]: Reached target Local Verity Protected Volumes.
[ 4.825763] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 4.841144] systemd[1]: Listening on Process Core Dump Socket.
[ 4.869301] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
[ 4.870695] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.894449] systemd[1]: Listening on Journal Socket.
[ 4.924722] systemd[1]: Listening on Network Service Netlink Socket.
[ 4.927551] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.
[ 4.955967] systemd[1]: Listening on udev Control Socket.
[ 4.957900] systemd[1]: Listening on udev Kernel Socket.
[ 4.960399] systemd[1]: Listening on User Database Manager Socket.
[ 4.991286] systemd[1]: Mounting Huge Pages File System...
[ 5.030363] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.035674] systemd[1]: Mounting Kernel Debug File System...
[ 5.073973] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 5.081611] systemd[1]: Mounting Temporary Directory /tmp...
[ 5.112581] systemd[1]: Starting Create List of Static Device Nodes...
[ 5.118319] systemd[1]: Starting Load Kernel Module configfs...
[ 5.161466] systemd[1]: Starting Load Kernel Module drm...
[ 5.186927] systemd[1]: Starting Load Kernel Module fuse...
[ 5.227875] systemd[1]: Starting Journal Service...
[ 5.256919] systemd[1]: Starting Load Kernel Modules...
[ 5.290796] systemd[1]: Starting Generate network units from Kernel command line...
[ 5.330834] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 5.332915] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[ 5.337281] systemd[1]: Starting Coldplug All udev Devices...
[ 5.368622] systemd[1]: Started Journal Service.
[ 5.427293] BTRFS info (device mmcblk2p2): use zstd compression, level 3
[ 5.427322] BTRFS info (device mmcblk2p2): using free space tree
[ 5.700133] systemd-journald[306]: Received client request to flush runtime journal.
[ 6.204504] input: adc-keys as /devices/platform/adc-keys/input/input1
[ 6.224190] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 6.224222] cfg80211: failed to load regulatory.db
[ 6.280148] rk808-rtc rk808-rtc: registered as rtc0
[ 6.280308] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4356-sdio for chip BCM4356/2
[ 6.280726] rk808-rtc rk808-rtc: setting system clock to 2013-01-18T08:50:19 UTC (1358499019)
[ 6.281753] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4356-sdio.friendlyarm,nanopc-t4.bin failed with error -2
[ 6.286648] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4356-sdio.friendlyarm,nanopc-t4.txt failed with error -2
[ 6.286700] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4356-sdio.txt failed with error -2
[ 6.294450] rk_gmac-dwmac fe300000.ethernet: IRQ eth_wake_irq not found
[ 6.294461] rk_gmac-dwmac fe300000.ethernet: IRQ eth_lpi not found
[ 6.294539] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[ 6.294826] usbcore: registered new interface driver brcmfmac
[ 6.300450] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[ 6.300473] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
[ 6.300481] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11).
[ 6.300495] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
[ 6.300551] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
[ 6.300557] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[ 6.305581] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[ 6.305805] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[ 6.305820] rk_gmac-dwmac fe300000.ethernet: DWMAC1000
[ 6.305827] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
[ 6.305832] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
[ 6.305836] rk_gmac-dwmac fe300000.ethernet: COE Type 2
[ 6.305841] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported
[ 6.305845] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
[ 6.306008] systemd-journald[306]: Time jumped backwards, rotating.
[ 6.306263] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
[ 6.306272] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
[ 6.306277] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 6.306287] rk_gmac-dwmac fe300000.ethernet: device MAC address 7e:86:1b:2d:6c:50
[ 6.306288] rockchip-vop ff8f0000.vop: Adding to iommu group 2
[ 6.325604] rockchip-vop ff900000.vop: Adding to iommu group 3
[ 6.333953] rockchip-rga ff680000.rga: HW Version: 0x03.02
[ 6.336113] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.337405] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.338303] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video0
[ 6.339607] Bluetooth: Core ver 2.22
[ 6.339695] NET: Registered PF_BLUETOOTH protocol family
[ 6.339700] Bluetooth: HCI device and connection manager initialized
[ 6.339718] Bluetooth: HCI socket layer initialized
[ 6.339726] Bluetooth: L2CAP socket layer initialized
[ 6.339742] Bluetooth: SCO socket layer initialized
[ 6.343126] hantro-vpu ff650000.video-codec: Adding to iommu group 0
[ 6.343260] rkvdec ff660000.video-codec: Adding to iommu group 1
[ 6.343664] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video1
[ 6.344606] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video2
[ 6.349887] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops [rockchipdrm])
[ 6.350084] [drm] unsupported AFBC format[3231564e]
[ 6.353073] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops [rockchipdrm])
[ 6.353276] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[ 6.359144] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm])
[ 6.359731] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[ 6.359779] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
[ 6.361493] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
[ 6.361510] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
[ 6.416109] dw_wdt ff848000.watchdog: No valid TOPs array specified
[ 6.424508] Bluetooth: HCI UART driver ver 2.3
[ 6.424523] Bluetooth: HCI UART protocol H4 registered
[ 6.424526] Bluetooth: HCI UART protocol BCSP registered
[ 6.424923] Bluetooth: HCI UART protocol LL registered
[ 6.424929] Bluetooth: HCI UART protocol ATH3K registered
[ 6.425956] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 6.429083] Bluetooth: HCI UART protocol Intel registered
[ 6.432728] Registered IR keymap rc-empty
[ 6.436751] Bluetooth: HCI UART protocol Broadcom registered
[ 6.436784] Bluetooth: HCI UART protocol QCA registered
[ 6.437571] Bluetooth: HCI UART protocol Marvell registered
[ 6.470903] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
[ 6.478290] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
[ 6.484669] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input2
[ 6.592543] dw-apb-uart ff180000.serial: failed to request DMA
[ 6.705352] Registered IR keymap rc-cec
[ 6.705442] rc rc1: dw_hdmi as /devices/platform/ff940000.hdmi/rc/rc1
[ 6.705512] input: dw_hdmi as /devices/platform/ff940000.hdmi/rc/rc1/input3
[ 6.732795] panfrost ff9a0000.gpu: clock rate = 500000000
[ 6.734736] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0
[ 6.734761] panfrost ff9a0000.gpu: features: 00000000,100e77bf, issues: 00000000,24040400
[ 6.734769] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
[ 6.734777] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1
[ 6.740992] [drm] Initialized panfrost 1.2.0 20180908 for ff9a0000.gpu on minor 1
[ 6.874151] Bluetooth: hci0: BCM: chip id 101
[ 6.874837] Bluetooth: hci0: BCM: features 0x2f
[ 6.876146] Bluetooth: hci0: BCM4354A2
[ 6.876163] Bluetooth: hci0: BCM4356A2 (001.003.015) build 0000
[ 6.876568] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[ 6.876580] Bluetooth: hci0: BCM: 'brcm/BCM4356A2.hcd'
[ 6.876588] Bluetooth: hci0: BCM: 'brcm/BCM.hcd'
[ 7.187132] systemd-journald[306]: Oldest entry in /run/log/journal/697790a925b94d719f4848b7fdf3746f/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[ 7.187173] systemd-journald[306]: /run/log/journal/697790a925b94d719f4848b7fdf3746f/system.journal: Journal header limits reached or header out-of-date, rotating.
[ 7.417969] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 7.423896] random: dhcpcd: uninitialized urandom read (112 bytes read)
[ 7.447536] 8021q: 802.1Q VLAN Support v1.8
[ 7.453592] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 7.539123] alg: No test for hmac(md4) (hmac(md4-generic))
[ 7.553828] rk_gmac-dwmac fe300000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=91)
[ 7.557227] rk_gmac-dwmac fe300000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 7.559257] zram: Added device: zram0
[ 7.562429] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found
[ 7.562468] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW
[ 7.568061] rk_gmac-dwmac fe300000.ethernet eth0: configuring for phy/rgmii link mode
[ 7.568076] zram0: detected capacity change from 0 to 11867224
[ 9.132369] random: crng init done
[ 9.257763] Adding 5933608k swap on /dev/zram0. Priority:100 extents:1 across:5933608k SSFS
[ 10.247799] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 10.247841] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 31.832594] vcca0v9_s3: disabling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment