Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Please also find below the dmesg output
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd050]
- [ 0.000000] Linux version 6.6.40-114 (root@builder32) (aarch64-linux-gnu-gcc (Ubuntu 11.4.0-9ubuntu1) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #1 SMP PREEMPT Mon Jul 15 23:04:48 UTC 2024
- [ 0.000000] KASLR disabled due to lack of seed
- [ 0.000000] Machine model: Hardkernel ODROID-HC4
- [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000ad800000, size 1024 MiB
- [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
- [ 0.000000] OF: reserved mem: 0x00000000ad800000..0x00000000ed7fffff (1048576 KiB) map reusable linux,cma
- [ 0.000000] OF: reserved mem: 0x0000000005000000..0x00000000052fffff (3072 KiB) nomap non-reusable secmon@5000000
- [ 0.000000] OF: reserved mem: 0x0000000005300000..0x00000000072fffff (32768 KiB) nomap non-reusable secmon@5300000
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA [mem 0x0000000000000000-0x00000000ed7fffff]
- [ 0.000000] DMA32 empty[pastebin][/pastebin]
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000004ffffff]
- [ 0.000000] node 0: [mem 0x0000000005000000-0x00000000072fffff]
- [ 0.000000] node 0: [mem 0x0000000007300000-0x00000000ed7fffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000ed7fffff]
- [ 0.000000] On node 0, zone DMA: 10240 pages in unavailable ranges
- [ 0.000000] psci: probing for conduit method from DT.
- [ 0.000000] psci: PSCIv1.0 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.1
- [ 0.000000] percpu: Embedded 21 pages/cpu s48864 r8192 d28960 u86016
- [ 0.000000] pcpu-alloc: s48864 r8192 d28960 u86016 alloc=21*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: Virtualization Host Extensions
- [ 0.000000] CPU features: detected: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009
- [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
- [ 0.000000] alternatives: applying boot alternatives
- [ 0.000000] Kernel command line: root=/dev/mmcblk0p2 rootwait rw console=ttyAML0,115200 console=tty0 no_console_suspend fsck.repair=yes net.ifnames=0 elevator=noop maxcpus=4 consoleblank=0
- [ 0.000000] Kernel parameter elevator= does not have any effect anymore.
- Please use sysfs to set IO scheduler for individual devices.
- [ 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] Built 1 zonelists, mobility grouping on. Total pages: 957600
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] software IO TLB: area num 4.
- [ 0.000000] software IO TLB: mapped [mem 0x00000000a4dac000-0x00000000a8dac000] (64MB)
- [ 0.000000] Memory: 2631324K/3891200K available (11008K kernel code, 2070K rwdata, 4424K rodata, 2944K init, 4653K bss, 211300K reserved, 1048576K 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 restricting CPUs from NR_CPUS=8 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.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.000202] Console: colour dummy device 80x25
- [ 0.000221] printk: console [tty0] enabled
- [ 0.001630] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
- [ 0.001664] ... MAX_LOCKDEP_SUBCLASSES: 8
- [ 0.001684] ... MAX_LOCK_DEPTH: 48
- [ 0.001705] ... MAX_LOCKDEP_KEYS: 8192
- [ 0.001726] ... CLASSHASH_SIZE: 4096
- [ 0.001747] ... MAX_LOCKDEP_ENTRIES: 32768
- [ 0.001768] ... MAX_LOCKDEP_CHAINS: 65536
- [ 0.001790] ... CHAINHASH_SIZE: 32768
- [ 0.001811] memory used by lock dependency info: 3765 kB
- [ 0.001835] per task-struct memory footprint: 1920 bytes
- [ 0.001892] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
- [ 0.001942] pid_max: default: 32768 minimum: 301
- [ 0.002151] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 0.002196] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 0.004859] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
- [ 0.005004] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
- [ 0.005363] rcu: Hierarchical SRCU implementation.
- [ 0.005391] rcu: Max phase no-delay instances is 1000.
- [ 0.006820] smp: Bringing up secondary CPUs ...
- [ 0.007924] Detected VIPT I-cache on CPU1
- [ 0.008029] CPU1: Booted secondary processor 0x0000000100 [0x411fd050]
- [ 0.009228] Detected VIPT I-cache on CPU2
- [ 0.009311] CPU2: Booted secondary processor 0x0000000200 [0x411fd050]
- [ 0.010387] Detected VIPT I-cache on CPU3
- [ 0.010464] CPU3: Booted secondary processor 0x0000000300 [0x411fd050]
- [ 0.010609] smp: Brought up 1 node, 4 CPUs
- [ 0.010766] SMP: Total of 4 processors activated.
- [ 0.010791] CPU features: detected: 32-bit EL0 Support
- [ 0.010816] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
- [ 0.010854] CPU features: detected: Common not Private translations
- [ 0.010882] CPU features: detected: CRC32 instructions
- [ 0.010908] CPU features: detected: RCpc load-acquire (LDAPR)
- [ 0.010935] CPU features: detected: LSE atomic instructions
- [ 0.010961] CPU features: detected: Privileged Access Never
- [ 0.010987] CPU features: detected: RAS Extension Support
- [ 0.011098] CPU: All CPU(s) started at EL2
- [ 0.011123] alternatives: applying system-wide alternatives
- [ 0.014656] devtmpfs: initialized
- [ 0.038272] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.038341] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
- [ 0.123479] pinctrl core: initialized pinctrl subsystem
- [ 0.124972] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.126868] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
- [ 0.127130] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
- [ 0.127481] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
- [ 0.128434] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.128513] cpuidle: using governor menu
- [ 0.128673] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.128825] ASID allocator initialised with 65536 entries
- [ 0.137931] platform ff600000.hdmi-tx: Fixed dependency cycle(s) with /soc/vpu@ff900000
- [ 0.151021] platform ff600000.hdmi-tx: Fixed dependency cycle(s) with /soc/vpu@ff900000
- [ 0.151185] platform ff900000.vpu: Fixed dependency cycle(s) with /soc/bus@ff600000/hdmi-tx@0
- [ 0.160403] platform ff600000.hdmi-tx: Fixed dependency cycle(s) with /hdmi-connector
- [ 0.160568] platform hdmi-connector: Fixed dependency cycle(s) with /soc/bus@ff600000/hdmi-tx@0
- [ 0.162685] Modules: 26448 pages in range for non-PLT usage
- [ 0.162693] Modules: 517968 pages in range for PLT usage
- [ 0.164428] cryptd: max_cpu_qlen set to 1000
- [ 0.166101] iommu: Default domain type: Translated
- [ 0.166139] iommu: DMA domain TLB invalidation policy: strict mode
- [ 0.166711] SCSI subsystem initialized
- [ 0.167075] usbcore: registered new interface driver usbfs
- [ 0.167173] usbcore: registered new interface driver hub
- [ 0.167257] usbcore: registered new device driver usb
- [ 0.167807] mc: Linux media interface: v0.10
- [ 0.167997] pps_core: LinuxPPS API ver. 1 registered
- [ 0.168026] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.168774] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.170228] vgaarb: loaded
- [ 0.170662] clocksource: Switched to clocksource arch_sys_counter
- [ 0.171132] VFS: Disk quotas dquot_6.6.0
- [ 0.171203] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 0.171359] FS-Cache: Loaded
- [ 0.183429] NET: Registered PF_INET protocol family
- [ 0.183770] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
- [ 0.186131] tcp_listen_portaddr_hash hash table entries: 2048 (order: 5, 147456 bytes, linear)
- [ 0.186308] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.186359] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
- [ 0.186566] TCP bind hash table entries: 32768 (order: 10, 4718592 bytes, vmalloc hugepage)
- [ 0.190384] TCP: Hash tables configured (established 32768 bind 32768)
- [ 0.191041] MPTCP token hash table entries: 4096 (order: 6, 360448 bytes, linear)
- [ 0.191412] UDP hash table entries: 2048 (order: 6, 327680 bytes, linear)
- [ 0.191743] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes, linear)
- [ 0.192259] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 0.192359] NET: Registered PF_XDP protocol family
- [ 0.192400] PCI: CLS 0 bytes, default 64
- [ 0.193065] Trying to unpack rootfs image as initramfs...
- [ 0.200524] Initialise system trusted keyrings
- [ 0.200906] workingset: timestamp_bits=46 max_order=20 bucket_order=0
- [ 0.201596] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.219909] NET: Registered PF_ALG protocol family
- [ 0.220081] Key type asymmetric registered
- [ 0.220139] Asymmetric key parser 'x509' registered
- [ 0.220261] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
- [ 0.220624] io scheduler mq-deadline registered
- [ 0.220657] io scheduler kyber registered
- [ 0.221373] irq_meson_gpio: 100 to 8 gpio interrupt mux initialized
- [ 0.247187] soc soc0: Amlogic Meson SM1 (S905X3) Revision 2b:c (10:2) Detected
- [ 0.251320] ff803000.serial: ttyAML0 at MMIO 0xff803000 (irq = 14, base_baud = 1500000) is a meson_uart
- [ 0.251504] printk: console [ttyAML0] enabled
- [ 1.012267] Freeing initrd memory: 7716K
- [ 1.016532] ffd24000.serial: ttyAML1 at MMIO 0xffd24000 (irq = 15, base_baud = 1500000) is a meson_uart
- [ 1.217248] random: crng init done
- [ 1.232877] brd: module loaded
- [ 1.233080] loop: module loaded
- [ 1.268470] spi-nor spi1.0: spi-nor-generic (16384 Kbytes)
- [ 1.285747] usbcore: registered new interface driver usb-storage
- [ 1.286587] mousedev: PS/2 mouse device common for all mice
- [ 1.292778] i2c_dev: i2c /dev entries driver
- [ 1.299211] debugfs: Directory 'ff800280.cec' with parent 'regmap' already present!
- [ 1.304259] Registered IR keymap rc-cec
- [ 1.307596] rc rc0: meson_g12a_ao_cec as /devices/platform/soc/ff800000.bus/ff800280.cec/rc/rc0
- [ 1.316286] input: meson_g12a_ao_cec as /devices/platform/soc/ff800000.bus/ff800280.cec/rc/rc0/input0
- [ 1.337432] ledtrig-cpu: registered to indicate activity on CPUs
- [ 1.338369] meson-sm: secure-monitor enabled
- [ 1.342547] hid: raw HID events driver (C) Jiri Kosina
- [ 1.349028] usbcore: registered new interface driver usbhid
- [ 1.352767] usbhid: USB HID core driver
- [ 1.357673] meson-saradc ff809000.adc: supply vref not found, using dummy regulator
- [ 1.372111] NET: Registered PF_PACKET protocol family
- [ 1.372343] Key type dns_resolver registered
- [ 1.387885] Loading compiled-in X.509 certificates
- [ 1.448650] reg-fixed-voltage regulator-p12v_0: nonexclusive access to GPIO for (null)
- [ 1.448913] reg-fixed-voltage regulator-p12v_1: nonexclusive access to GPIO for (null)
- [ 1.529382] meson-drm ff900000.vpu: Queued 1 outputs on vpu
- [ 1.531209] stackdepot: allocating hash table of 262144 entries via kvcalloc
- [ 1.536996] meson-drm ff900000.vpu: CVBS Output connector not available
- [ 1.570939] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
- [ 1.576205] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
- [ 1.585175] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops)
- [ 1.590816] meson-drm ff900000.vpu: DSI transceiver device is disabled
- [ 1.598053] [drm] Initialized meson 1.0.0 20161109 for ff900000.vpu on minor 0
- [ 2.176276] Console: switching to colour frame buffer device 240x67
- [ 2.185577] meson-drm ff900000.vpu: [drm] fb0: mesondrmfb frame buffer device
- [ 2.197174] meson8b-dwmac ff3f0000.ethernet: IRQ eth_wake_irq not found
- [ 2.199392] meson8b-dwmac ff3f0000.ethernet: IRQ eth_lpi not found
- [ 2.205695] meson8b-dwmac ff3f0000.ethernet: PTP uses main clock
- [ 2.212617] meson8b-dwmac ff3f0000.ethernet: User ID: 0x11, Synopsys ID: 0x37
- [ 2.218539] meson8b-dwmac ff3f0000.ethernet: DWMAC1000
- [ 2.223722] meson8b-dwmac ff3f0000.ethernet: DMA HW capability register supported
- [ 2.231171] meson8b-dwmac ff3f0000.ethernet: RX Checksum Offload Engine supported
- [ 2.238622] meson8b-dwmac ff3f0000.ethernet: COE Type 2
- [ 2.243835] meson8b-dwmac ff3f0000.ethernet: TX Checksum insertion supported
- [ 2.250869] meson8b-dwmac ff3f0000.ethernet: Wake-Up On Lan supported
- [ 2.257362] meson8b-dwmac ff3f0000.ethernet: Normal descriptors
- [ 2.263163] meson8b-dwmac ff3f0000.ethernet: Ring mode enabled
- [ 2.268989] meson8b-dwmac ff3f0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
- [ 2.276934] meson8b-dwmac ff3f0000.ethernet: device MAC address 00:1e:06:49:12:33
- [ 2.287767] dwc3-meson-g12a ffe09000.usb: USB2 ports: 2
- [ 2.289573] dwc3-meson-g12a ffe09000.usb: USB3 ports: 0
- [ 2.298695] dwc2 ff400000.usb: supply vusb_d not found, using dummy regulator
- [ 2.302067] dwc2 ff400000.usb: supply vusb_a not found, using dummy regulator
- [ 2.309407] dwc2 ff400000.usb: Controller does not support host mode.
- [ 2.315450] dwc2: probe of ff400000.usb failed with error -22
- [ 2.323586] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
- [ 2.326809] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
- [ 2.334507] xhci-hcd xhci-hcd.2.auto: hcc params 0x0228fe64 hci version 0x110 quirks 0x0000008000000010
- [ 2.343643] xhci-hcd xhci-hcd.2.auto: irq 25, io mem 0xff500000
- [ 2.349875] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
- [ 2.354954] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
- [ 2.362606] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
- [ 2.369486] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
- [ 2.377328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.384486] usb usb1: Product: xHCI Host Controller
- [ 2.389413] usb usb1: Manufacturer: Linux 6.6.40-114 xhci-hcd
- [ 2.395061] usb usb1: SerialNumber: xhci-hcd.2.auto
- [ 2.400880] hub 1-0:1.0: USB hub found
- [ 2.403684] hub 1-0:1.0: 2 ports detected
- [ 2.408425] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
- [ 2.415842] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
- [ 2.423953] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.431317] usb usb2: Product: xHCI Host Controller
- [ 2.435998] usb usb2: Manufacturer: Linux 6.6.40-114 xhci-hcd
- [ 2.441687] usb usb2: SerialNumber: xhci-hcd.2.auto
- [ 2.447345] hub 2-0:1.0: USB hub found
- [ 2.450292] hub 2-0:1.0: 1 port detected
- [ 2.457773] meson-gx-mmc ffe05000.mmc: Got CD GPIO
- [ 2.543055] mmc0: new ultra high speed SDR104 SDXC card at address 0001
- [ 2.548395] mmcblk0: mmc0:0001 SD64G 58.3 GiB
- [ 2.555937] mmcblk0: p1 p2
- [ 2.662710] usb 1-2: new full-speed USB device number 2 using xhci-hcd
- [ 2.705517] printk: console [netcon0] enabled
- [ 2.707849] netconsole: network logging started
- [ 2.711800] clk: Disabling unused clocks
- [ 2.716820] ALSA device list:
- [ 2.718457] #0: ODROID-HC4
- [ 2.721994] Freeing unused kernel memory: 2944K
- [ 2.725422] Run /init as init process
- [ 2.728881] with arguments:
- [ 2.728890] /init
- [ 2.728897] with environment:
- [ 2.728902] HOME=/
- [ 2.728908] TERM=linux
- [ 2.836838] usb 1-2: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91
- [ 2.847523] usb 1-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
- [ 2.850638] usb 1-2: Product: CSR8510 A10
- [ 3.508271] meson-vrtc ff8000a8.rtc: registered as rtc1
- [ 3.528162] rtc-pcf8563 0-0051: pcf8563_write_block_data: err=-6 addr=0e, data=03
- [ 3.532217] rtc-pcf8563 0-0051: pcf8563_probe: write error
- [ 3.560964] rtc-pcf8563: probe of 0-0051 failed with error -5
- [ 3.840043] EXT4-fs (mmcblk0p2): mounted filesystem e139ce78-9841-40fe-8823-96a304a09859 r/w with ordered data mode. Quota mode: none.
- [ 4.282890] systemd[1]: System time before build time, advancing clock.
- [ 4.391152] NET: Registered PF_INET6 protocol family
- [ 4.435780] Segment Routing with IPv6
- [ 4.438099] RPL Segment Routing with IPv6
- [ 4.440338] In-situ OAM (IOAM) with IPv6
- [ 4.483190] systemd[1]: systemd 255.4-1ubuntu8.2 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 +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
- [ 4.515449] systemd[1]: Detected architecture arm64.
- [ 4.530590] systemd[1]: Hostname set to <hc4>.
- [ 6.087583] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
- [ 6.369087] systemd[1]: Queued start job for default target graphical.target.
- [ 6.435939] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
- [ 6.448005] systemd[1]: Created slice system-postfix.slice - Slice /system/postfix.
- [ 6.456968] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
- [ 6.467892] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
- [ 6.479059] systemd[1]: Created slice user.slice - User and Session Slice.
- [ 6.485366] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
- [ 6.496358] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
- [ 6.507924] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
- [ 6.520053] systemd[1]: Expecting device dev-disk-by\x2dlabel-BOOT.device - /dev/disk/by-label/BOOT...
- [ 6.529095] systemd[1]: Expecting device dev-ttyAML0.device - /dev/ttyAML0...
- [ 6.536128] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
- [ 6.543911] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
- [ 6.552780] systemd[1]: Reached target paths.target - Path Units.
- [ 6.558758] systemd[1]: Reached target remote-fs.target - Remote File Systems.
- [ 6.566038] systemd[1]: Reached target slices.target - Slice Units.
- [ 6.572274] systemd[1]: Reached target swap.target - Swaps.
- [ 6.577841] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
- [ 6.587104] systemd[1]: Listening on syslog.socket - Syslog Socket.
- [ 6.593907] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
- [ 6.603025] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
- [ 6.612529] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
- [ 6.622376] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
- [ 6.629819] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
- [ 6.642537] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
- [ 6.653266] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
- [ 6.662168] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
- [ 6.706957] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
- [ 6.721979] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
- [ 6.731742] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
- [ 6.752537] systemd[1]: Starting systemd-journald.service - Journal Service...
- [ 6.766113] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
- [ 6.780608] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
- [ 6.796334] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
- [ 6.812397] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
- [ 6.831495] systemd[1]: Starting [email protected] - Load Kernel Module drm...
- [ 6.838104] systemd-journald[222]: Collecting audit messages is disabled.
- [ 6.855523] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
- [ 6.885248] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
- [ 6.899452] systemd[1]: Starting [email protected] - Load Kernel Module loop...
- [ 6.910303] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
- [ 6.933520] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
- [ 6.942487] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
- [ 6.958802] fuse: init (API version 7.39)
- [ 6.965156] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
- [ 6.975639] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
- [ 6.992886] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
- [ 7.012083] systemd[1]: Started systemd-journald.service - Journal Service.
- [ 7.063250] EXT4-fs (mmcblk0p2): re-mounted e139ce78-9841-40fe-8823-96a304a09859 r/w. Quota mode: none.
- [ 7.258475] systemd-journald[222]: Received client request to flush runtime journal.
- [ 7.317350] systemd-journald[222]: /var/log/journal/e00bd6223a7245d0aa6e19e0ab12a024/system.journal: Realtime clock jumped backwards relative to last journal entry, rotating.
- [ 7.330752] systemd-journald[222]: Rotating system journal.
- [ 8.640056] Registered IR keymap rc-odroid
- [ 8.671063] videodev: Linux video capture interface: v2.00
- [ 8.688918] panfrost ffe40000.gpu: clock rate = 24000000
- [ 8.689068] panfrost ffe40000.gpu: error -ENODEV: _opp_set_regulators: no regulator (mali) found
- [ 8.701030] IR NEC protocol handler initialized
- [ 8.730356] panfrost ffe40000.gpu: mali-g31 id 0x7093 major 0x0 minor 0x0 status 0x0
- [ 8.730381] panfrost ffe40000.gpu: features: 00000000,000027f7, issues: 00000000,00000400
- [ 8.730390] panfrost ffe40000.gpu: Features: L2:0x07100206 Shader:0x00000000 Tiler:0x00000209 Mem:0x1 MMU:0x00002821 AS:0xff JS:0x7
- [ 8.730400] panfrost ffe40000.gpu: shader_present=0x1 l2_present=0x1
- [ 8.738484] rc rc1: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc1
- [ 8.743500] rc rc1: lirc_dev: driver meson-ir registered at minor = 0, raw IR receiver, no transmitter
- [ 8.761259] input: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc1/input1
- [ 8.763092] meson-ir ff808000.ir: receiver initialized
- [ 8.809386] meson_vdec: module is from the staging directory, the quality is unknown, you have been warned.
- [ 8.904111] [drm] Initialized panfrost 1.2.0 20180908 for ffe40000.gpu on minor 1
- [ 9.446767] Bluetooth: Core ver 2.22
- [ 9.446938] NET: Registered PF_BLUETOOTH protocol family
- [ 9.446948] Bluetooth: HCI device and connection manager initialized
- [ 9.447260] Bluetooth: HCI socket layer initialized
- [ 9.447279] Bluetooth: L2CAP socket layer initialized
- [ 9.447549] Bluetooth: SCO socket layer initialized
- [ 9.490789] usbcore: registered new interface driver btusb
- [ 9.508005] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=6 rev=22bb
- [ 9.508032] Bluetooth: hci0: LMP ver=6 subver=22bb; manufacturer=10
- [ 10.300537] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 10.300553] Bluetooth: BNEP filters: protocol multicast
- [ 10.300572] Bluetooth: BNEP socket layer initialized
- [ 10.344763] Bluetooth: MGMT ver 1.22
- [ 11.214843] NET: Registered PF_QIPCRTR protocol family
- [ 14.255570] meson8b-dwmac ff3f0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
- [ 14.434914] meson8b-dwmac ff3f0000.ethernet eth0: PHY [mdio_mux-0.0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
- [ 14.444515] meson8b-dwmac ff3f0000.ethernet eth0: No Safety Features support found
- [ 14.444545] meson8b-dwmac ff3f0000.ethernet eth0: PTP not supported by HW
- [ 14.448249] meson8b-dwmac ff3f0000.ethernet eth0: configuring for phy/rgmii link mode
- [ 17.537253] meson8b-dwmac ff3f0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement