Last active
March 3, 2026 15:32
-
-
Save lucmann/ed8635bdb7fd735975d4191e3071cb23 to your computer and use it in GitHub Desktop.
hikey970-v6.19-drm-kms
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.19.0-rc6-g47fe1a294526-dirty (luc@vostro) (aarch64-linux-gnu-gcc (GCC) 15.1.0, GNU ld (GNU Binutils) 2.44) #39 SMP PREEMPT Mon Mar 2 21:28:02 CST 2026 | |
| [ 0.000000] KASLR disabled due to lack of seed | |
| [ 0.000000] Machine model: HiKey970 | |
| [ 0.000000] earlycon: pl11 at MMIO 0x00000000fff32000 (options '115200') | |
| [ 0.000000] printk: legacy bootconsole [pl11] enabled | |
| [ 0.000000] efi: EFI v2.6 by EDK II | |
| [ 0.000000] efi: MEMATTR=0xbe637018 MEMRESERVE=0xba404c18 | |
| [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000032200000, size 128 MiB | |
| [ 0.000000] OF: reserved mem: initialized node drm_dma_mem_region, compatible id shared-dma-pool | |
| [ 0.000000] OF: reserved mem: 0x0000000032200000..0x000000003a1fffff (131072 KiB) nomap non-reusable drm_dma_mem_region | |
| [ 0.000000] Zone ranges: | |
| [ 0.000000] DMA [mem 0x0000000000000000-0x00000000ffffffff] | |
| [ 0.000000] DMA32 empty | |
| [ 0.000000] Normal [mem 0x0000000100000000-0x00000001bfffffff] | |
| [ 0.000000] Movable zone start for each node | |
| [ 0.000000] Early memory node ranges | |
| [ 0.000000] node 0: [mem 0x0000000000000000-0x00000000167fffff] | |
| [ 0.000000] node 0: [mem 0x0000000016988000-0x00000000209fffff] | |
| [ 0.000000] node 0: [mem 0x0000000020b00000-0x00000000320fffff] | |
| [ 0.000000] node 0: [mem 0x0000000032101000-0x00000000321fffff] | |
| [ 0.000000] node 0: [mem 0x0000000032200000-0x000000003a1fffff] | |
| [ 0.000000] node 0: [mem 0x000000003a200000-0x000000008e0fffff] | |
| [ 0.000000] node 0: [mem 0x000000008e240000-0x00000000ba3effff] | |
| [ 0.000000] node 0: [mem 0x00000000ba3f0000-0x00000000ba3fffff] | |
| [ 0.000000] node 0: [mem 0x00000000ba400000-0x00000000ba438fff] | |
| [ 0.000000] node 0: [mem 0x00000000ba439000-0x00000000ba43cfff] | |
| [ 0.000000] node 0: [mem 0x00000000ba43d000-0x00000000ba44ffff] | |
| [ 0.000000] node 0: [mem 0x00000000ba450000-0x00000000ba68ffff] | |
| [ 0.000000] node 0: [mem 0x00000000ba690000-0x00000000bf65ffff] | |
| [ 0.000000] node 0: [mem 0x00000000bf660000-0x00000000bf69ffff] | |
| [ 0.000000] node 0: [mem 0x00000000bf6a0000-0x00000000bf6affff] | |
| [ 0.000000] node 0: [mem 0x00000000bf6b0000-0x00000000bf6fffff] | |
| [ 0.000000] node 0: [mem 0x00000000bf700000-0x00000000bfffffff] | |
| [ 0.000000] node 0: [mem 0x0000000100000000-0x00000001bfffffff] | |
| [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001bfffffff] | |
| [ 0.000000] On node 0, zone DMA: 392 pages in unavailable ranges | |
| [ 0.000000] On node 0, zone DMA: 256 pages in unavailable ranges | |
| [ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges | |
| [ 0.000000] On node 0, zone DMA: 320 pages in unavailable ranges | |
| [ 0.000000] cma: Reserved 64 MiB at 0x00000000b0200000 | |
| [ 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.0 | |
| [ 0.000000] percpu: Embedded 23 pages/cpu s56088 r8192 d29928 u94208 | |
| [ 0.000000] pcpu-alloc: s56088 r8192 d29928 u94208 alloc=23*4096 | |
| [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 | |
| [ 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: BOOT_IMAGE=/Image-hikey970-v6.19.0-rc2.gz log_buf_len=32M drm.debug=0x06 earlycon=pl011,0xfff32000,115200 clk_ignore_unused=true console=tty0 console=ttyAMA6,115200n8 root=/dev/mmcblk0p2 rootwait rw loglevel=8 efi=noruntime | |
| [ 0.000000] printk: log buffer data + meta data: 33554432 + 117440512 = 150994944 bytes | |
| [ 0.000000] printk: early log buf free: 12904(78%) | |
| [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) | |
| [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) | |
| [ 0.000000] software IO TLB: area num 8. | |
| [ 0.000000] software IO TLB: mapped [mem 0x00000000ac200000-0x00000000b0200000] (64MB) | |
| [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1571895 | |
| [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | |
| [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 | |
| [ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
| [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8. | |
| [ 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=8 | |
| [ 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 running at 1.92MHz (phys). | |
| [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1c570327e, max_idle_ns: 1763180809505 ns | |
| [ 0.000000] sched_clock: 56 bits at 1920kHz, resolution 520ns, wraps every 4398046510977ns | |
| [ 0.008977] Calibrating delay loop (skipped), value calculated using timer frequency.. 3.84 BogoMIPS (lpj=7680) | |
| [ 0.019182] pid_max: default: 32768 minimum: 301 | |
| [ 0.023970] SELinux: Initializing. | |
| [ 0.027858] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
| [ 0.035522] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
| [ 0.044552] cacheinfo: Unable to detect cache hierarchy for CPU 0 | |
| [ 0.051379] rcu: Hierarchical SRCU implementation. | |
| [ 0.056221] rcu: Max phase no-delay instances is 1000. | |
| [ 0.061647] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level | |
| [ 0.070555] EFI runtime services will be disabled. | |
| [ 0.075638] smp: Bringing up secondary CPUs ... | |
| [ 0.080720] Detected VIPT I-cache on CPU1 | |
| [ 0.080784] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
| [ 0.081329] Detected VIPT I-cache on CPU2 | |
| [ 0.081365] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
| [ 0.081858] Detected VIPT I-cache on CPU3 | |
| [ 0.081890] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
| [ 0.082881] CPU features: detected: Spectre-v2 | |
| [ 0.082889] CPU features: detected: Spectre-v4 | |
| [ 0.082892] CPU features: detected: Spectre-BHB | |
| [ 0.082894] CPU features: detected: ARM erratum 858921 | |
| [ 0.082899] Detected VIPT I-cache on CPU4 | |
| [ 0.082930] arch_timer: Enabling local workaround for ARM erratum 858921 | |
| [ 0.082940] arch_timer: CPU4: Trapping CNTVCT access | |
| [ 0.082945] CPU4: Booted secondary processor 0x0000000100 [0x410fd092] | |
| [ 0.083444] Detected VIPT I-cache on CPU5 | |
| [ 0.083462] arch_timer: Enabling local workaround for ARM erratum 858921 | |
| [ 0.083467] arch_timer: CPU5: Trapping CNTVCT access | |
| [ 0.083471] CPU5: Booted secondary processor 0x0000000101 [0x410fd092] | |
| [ 0.083948] Detected VIPT I-cache on CPU6 | |
| [ 0.083967] arch_timer: Enabling local workaround for ARM erratum 858921 | |
| [ 0.083972] arch_timer: CPU6: Trapping CNTVCT access | |
| [ 0.083977] CPU6: Booted secondary processor 0x0000000102 [0x410fd092] | |
| [ 0.084488] Detected VIPT I-cache on CPU7 | |
| [ 0.084508] arch_timer: Enabling local workaround for ARM erratum 858921 | |
| [ 0.084514] arch_timer: CPU7: Trapping CNTVCT access | |
| [ 0.084518] CPU7: Booted secondary processor 0x0000000103 [0x410fd092] | |
| [ 0.084568] smp: Brought up 1 node, 8 CPUs | |
| [ 0.229006] SMP: Total of 8 processors activated. | |
| [ 0.233763] CPU: All CPU(s) started at EL2 | |
| [ 0.237933] CPU features: detected: 32-bit EL0 Support | |
| [ 0.243125] CPU features: detected: 32-bit EL1 Support | |
| [ 0.248326] CPU features: detected: CRC32 instructions | |
| [ 0.253523] CPU features: detected: PMUv3 | |
| [ 0.257614] alternatives: applying system-wide alternatives | |
| [ 0.264492] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching | |
| [ 0.273231] Memory: 5714120K/6287580K available (17088K kernel code, 2190K rwdata, 9432K rodata, 3072K init, 361K bss, 503876K reserved, 65536K cma-reserved) | |
| [ 0.289785] devtmpfs: initialized | |
| [ 0.297814] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
| [ 0.307698] posixtimers hash table entries: 4096 (order: 4, 65536 bytes, linear) | |
| [ 0.315278] futex hash table entries: 2048 (131072 bytes on 1 NUMA nodes, total 128 KiB, linear). | |
| [ 0.325143] 24672 pages in range for non-PLT usage | |
| [ 0.325153] 516192 pages in range for PLT usage | |
| [ 0.330832] regulator-dummy: 2147483647 mW budge, enabled | |
| [ 0.341074] DMI not present or invalid. | |
| [ 0.346704] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
| [ 0.353608] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations | |
| [ 0.361038] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
| [ 0.368980] audit: initializing netlink subsys (disabled) | |
| [ 0.374594] audit: type=2000 audit(0.248:1): state=initialized audit_enabled=0 res=1 | |
| [ 0.375828] thermal_sys: Registered thermal governor 'fair_share' | |
| [ 0.382461] cpuidle: using governor ladder | |
| [ 0.392771] cpuidle: using governor menu | |
| [ 0.396879] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
| [ 0.403848] ASID allocator initialised with 65536 entries | |
| [ 0.409934] Serial: AMBA PL011 UART driver | |
| [ 0.427319] /dpe@e8600000: Fixed dependency cycle(s) with /dsi@e8601000 | |
| [ 0.434059] /soc/i2c@fdf0d000/adv7533@39: Fixed dependency cycle(s) with /dsi@e8601000 | |
| [ 0.442117] /dsi@e8601000: Fixed dependency cycle(s) with /soc/i2c@fdf0d000/adv7533@39 | |
| [ 0.450129] /dsi@e8601000: Fixed dependency cycle(s) with /dpe@e8600000 | |
| [ 0.458142] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
| [ 0.465011] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
| [ 0.471351] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
| [ 0.478212] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
| [ 0.484546] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
| [ 0.491404] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
| [ 0.497738] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
| [ 0.504597] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
| [ 0.511989] ACPI: Interpreter disabled. | |
| [ 0.516359] iommu: Default domain type: Translated | |
| [ 0.516570] fixed-3.3V: 3300 mV 2147483647 mW budge, enabled | |
| [ 0.521205] iommu: DMA domain TLB invalidation policy: strict mode | |
| [ 0.527073] reg-fixed-voltage regulator-3v3: fixed-3.3V supplying 3300000uV | |
| [ 0.540592] SCSI subsystem initialized | |
| [ 0.544481] libata version 3.00 loaded. | |
| [ 0.548596] usbcore: registered new interface driver usbfs | |
| [ 0.554168] usbcore: registered new interface driver hub | |
| [ 0.559561] usbcore: registered new device driver usb | |
| [ 0.564817] mc: Linux media interface: v0.10 | |
| [ 0.569161] videodev: Linux video capture interface: v2.00 | |
| [ 0.574757] pps_core: LinuxPPS API ver. 1 registered | |
| [ 0.579773] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
| [ 0.589014] PTP clock support registered | |
| [ 0.593444] Advanced Linux Sound Architecture Driver Initialized. | |
| [ 0.600263] Bluetooth: Core ver 2.22 | |
| [ 0.603894] NET: Registered PF_BLUETOOTH protocol family | |
| [ 0.609263] Bluetooth: HCI device and connection manager initialized | |
| [ 0.615693] Bluetooth: HCI socket layer initialized | |
| [ 0.620628] Bluetooth: L2CAP socket layer initialized | |
| [ 0.625754] Bluetooth: SCO socket layer initialized | |
| [ 0.630979] vgaarb: loaded | |
| [ 0.634018] clocksource: Switched to clocksource arch_sys_counter | |
| [ 0.640391] VFS: Disk quotas dquot_6.6.0 | |
| [ 0.644372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
| [ 0.651608] pnp: PnP ACPI: disabled | |
| [ 0.655816] NET: Registered PF_INET protocol family | |
| [ 0.660961] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
| [ 0.672490] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) | |
| [ 0.681190] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
| [ 0.689036] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
| [ 0.697339] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) | |
| [ 0.706218] TCP: Hash tables configured (established 65536 bind 65536) | |
| [ 0.712956] UDP hash table entries: 4096 (order: 6, 262144 bytes, linear) | |
| [ 0.719999] UDP-Lite hash table entries: 4096 (order: 6, 262144 bytes, linear) | |
| [ 0.727646] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
| [ 0.734331] PCI: CLS 0 bytes, default 64 | |
| [ 0.742193] kvm [1]: nv: 568 coarse grained trap handlers | |
| [ 0.748092] kvm [1]: IPA Size Limit: 40 bits | |
| [ 0.754132] kvm [1]: vgic interrupt IRQ9 | |
| [ 0.758127] kvm [1]: Hyp nVHE mode initialized successfully | |
| [ 0.765121] Initialise system trusted keyrings | |
| [ 0.769740] workingset: timestamp_bits=46 max_order=21 bucket_order=0 | |
| [ 0.776504] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
| [ 0.782414] fuse: init (API version 7.45) | |
| [ 0.786570] 9p: Installing v9fs 9p2000 file system support | |
| [ 0.792666] cryptd: max_cpu_qlen set to 1000 | |
| [ 0.837344] Key type asymmetric registered | |
| [ 0.841484] Asymmetric key parser 'x509' registered | |
| [ 0.846463] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) | |
| [ 0.853942] io scheduler mq-deadline registered | |
| [ 0.858521] io scheduler kyber registered | |
| [ 0.862605] io scheduler bfq registered | |
| [ 0.869065] pinctrl-single e896c000.pinmux: 459 pins, size 1836 | |
| [ 0.875846] pinctrl-single fff11000.pinmux: 463 pins, size 1852 | |
| [ 0.882391] pinctrl-single e896c800.pinmux: 459 pins, size 1836 | |
| [ 0.888690] pinctrl-single fc182000.pinmux: 10 pins, size 40 | |
| [ 0.894563] pinctrl-single fc182800.pinmux: 10 pins, size 40 | |
| [ 0.900446] pinctrl-single ff37e000.pinmux: 12 pins, size 48 | |
| [ 0.906327] pinctrl-single ff37e800.pinmux: 12 pins, size 48 | |
| [ 0.912631] pinctrl-single fff11800.pinmux: 463 pins, size 1852 | |
| [ 0.921014] pl061_gpio e8a0b000.gpio: PL061 GPIO chip registered | |
| [ 0.927417] pl061_gpio e8a0c000.gpio: PL061 GPIO chip registered | |
| [ 0.933798] pl061_gpio e8a0d000.gpio: PL061 GPIO chip registered | |
| [ 0.940170] pl061_gpio e8a0e000.gpio: PL061 GPIO chip registered | |
| [ 0.946537] pl061_gpio e8a0f000.gpio: PL061 GPIO chip registered | |
| [ 0.952917] pl061_gpio e8a10000.gpio: PL061 GPIO chip registered | |
| [ 0.959390] pl061_gpio e8a11000.gpio: PL061 GPIO chip registered | |
| [ 0.965750] pl061_gpio e8a12000.gpio: PL061 GPIO chip registered | |
| [ 0.972128] pl061_gpio e8a13000.gpio: PL061 GPIO chip registered | |
| [ 0.978514] pl061_gpio e8a14000.gpio: PL061 GPIO chip registered | |
| [ 0.984900] pl061_gpio e8a15000.gpio: PL061 GPIO chip registered | |
| [ 0.991267] pl061_gpio e8a16000.gpio: PL061 GPIO chip registered | |
| [ 0.997640] pl061_gpio e8a17000.gpio: PL061 GPIO chip registered | |
| [ 1.004018] pl061_gpio e8a18000.gpio: PL061 GPIO chip registered | |
| [ 1.010382] pl061_gpio e8a19000.gpio: PL061 GPIO chip registered | |
| [ 1.016754] pl061_gpio e8a1a000.gpio: PL061 GPIO chip registered | |
| [ 1.023127] pl061_gpio e8a1b000.gpio: PL061 GPIO chip registered | |
| [ 1.029499] pl061_gpio e8a1c000.gpio: PL061 GPIO chip registered | |
| [ 1.035894] pl061_gpio fff28000.gpio: PL061 GPIO chip registered | |
| [ 1.042333] pl061_gpio fff29000.gpio: PL061 GPIO chip registered | |
| [ 1.048713] pl061_gpio e8a1f000.gpio: PL061 GPIO chip registered | |
| [ 1.055086] pl061_gpio e8a20000.gpio: PL061 GPIO chip registered | |
| [ 1.061494] pl061_gpio fff0b000.gpio: PL061 GPIO chip registered | |
| [ 1.067866] pl061_gpio fff0c000.gpio: PL061 GPIO chip registered | |
| [ 1.074263] pl061_gpio fff0d000.gpio: PL061 GPIO chip registered | |
| [ 1.080724] pl061_gpio fff0e000.gpio: PL061 GPIO chip registered | |
| [ 1.087101] pl061_gpio fff0f000.gpio: PL061 GPIO chip registered | |
| [ 1.093479] pl061_gpio fff10000.gpio: PL061 GPIO chip registered | |
| [ 1.099855] pl061_gpio fff1d000.gpio: PL061 GPIO chip registered | |
| [ 1.107057] ledtrig-cpu: registered to indicate activity on CPUs | |
| [ 1.124583] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled | |
| [ 1.132870] msm_serial: driver initialized | |
| [ 1.137106] SuperH (H)SCI(F) driver initialized | |
| [ 1.149208] brd: module loaded | |
| [ 1.156822] loop: module loaded | |
| [ 1.163308] tun: Universal TUN/TAP device driver, 1.6 | |
| [ 1.168640] CAN device driver interface | |
| [ 1.172988] e1000e: Intel(R) PRO/1000 Network Driver | |
| [ 1.178007] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
| [ 1.181673] ldo3: 1500 <--> 2000 mV at 1800 mV 2147483647 mW budge, enabled | |
| [ 1.184024] igb: Intel(R) Gigabit Ethernet Network Driver | |
| [ 1.196476] igb: Copyright (c) 2007-2014 Intel Corporation. | |
| [ 1.202139] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
| [ 1.208476] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
| [ 1.211379] ldo4: 1725 <--> 1900 mV at 1800 mV 2147483647 mW budge, enabled | |
| [ 1.214489] sky2: driver version 1.30 | |
| [ 1.225390] PPP generic driver version 2.4.2 | |
| [ 1.229822] PPP BSD Compression module registered | |
| [ 1.234582] PPP Deflate Compression module registered | |
| [ 1.239687] PPP MPPE Compression module registered | |
| [ 1.242024] ldo9: 1750 <--> 3300 mV at 2950 mV 2147483647 mW budge, enabled | |
| [ 1.244627] usbcore: registered new interface driver asix | |
| [ 1.257044] usbcore: registered new interface driver ax88179_178a | |
| [ 1.263236] usbcore: registered new interface driver cdc_ether | |
| [ 1.269163] usbcore: registered new interface driver net1080 | |
| [ 1.272154] ldo15: 1800 <--> 3000 mV at 2950 mV 2147483647 mW budge, enabled | |
| [ 1.274922] usbcore: registered new interface driver cdc_subset | |
| [ 1.288012] usbcore: registered new interface driver zaurus | |
| [ 1.293675] usbcore: registered new interface driver cdc_ncm | |
| [ 1.299604] VFIO - User Level meta-driver version: 0.3 | |
| [ 1.302591] ldo16: 1800 <--> 3000 mV at 2950 mV 2147483647 mW budge, enabled | |
| [ 1.306378] usbcore: registered new interface driver usb-storage | |
| [ 1.312037] ldo17: 2500 <--> 3300 mV at 2500 mV 2147483647 mW budge, disabled | |
| [ 1.318837] mousedev: PS/2 mouse device common for all mice | |
| [ 1.325253] ldo33: 2500 <--> 3300 mV at 2500 mV 2147483647 mW budge, disabled | |
| [ 1.330918] usbcore: registered new interface driver xpad | |
| [ 1.338104] ldo34: 2600 <--> 3300 mV at 2600 mV 2147483647 mW budge, disabled | |
| [ 1.343519] usbcore: registered new interface driver usb_acecad | |
| [ 1.356701] usbcore: registered new interface driver aiptek | |
| [ 1.362366] usbcore: registered new interface driver hanwang | |
| [ 1.368126] usbcore: registered new interface driver kbtab | |
| [ 1.374360] i2c_dev: i2c /dev entries driver | |
| [ 1.379277] usbcore: registered new interface driver uvcvideo | |
| [ 1.385908] device-mapper: uevent: version 1.0.3 | |
| [ 1.390704] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev | |
| [ 1.399764] Bluetooth: HCI UART driver ver 2.3 | |
| [ 1.404344] Bluetooth: HCI UART protocol H4 registered | |
| [ 1.409786] sdhci: Secure Digital Host Controller Interface driver | |
| [ 1.416184] sdhci: Copyright(c) Pierre Ossman | |
| [ 1.420653] Synopsys Designware Multimedia Card Interface Driver | |
| [ 1.427089] sdhci-pltfm: SDHCI platform and OF driver helper | |
| [ 1.427235] dwmmc_k3 ff37f000.dwmmc1: fifo-depth property not found, using value of FIFOTH register as default | |
| [ 1.433187] ufshcd-hisi ff3c0000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled | |
| [ 1.445118] dwmmc_k3 ff37f000.dwmmc1: IDMAC supports 64-bit address mode. | |
| [ 1.453695] ufshcd-hisi ff3c0000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled | |
| [ 1.460509] dwmmc_k3 ff37f000.dwmmc1: Using internal DMA controller. | |
| [ 1.470874] ufshcd-hisi ff3c0000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled | |
| [ 1.477288] dwmmc_k3 ff37f000.dwmmc1: Version ID is 270a | |
| [ 1.487745] ufshcd-hisi ff3c0000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled | |
| [ 1.493126] dwmmc_k3 ff37f000.dwmmc1: DW MMC controller at irq 43,32 bit host data width,256 deep fifo | |
| [ 1.503668] ufshcd-hisi ff3c0000.ufs: invalid ref_clk setting = 3200000 | |
| [ 1.513091] dwmmc_k3 ff37f000.dwmmc1: Looking up vmmc-supply from device node /soc/dwmmc1@ff37f000 | |
| [ 1.528837] dwmmc_k3 ff37f000.dwmmc1: Looking up vqmmc-supply from device node /soc/dwmmc1@ff37f000 | |
| [ 1.538026] dwmmc_k3 ff37f000.dwmmc1: Looking up vqmmc2-supply from device node /soc/dwmmc1@ff37f000 | |
| [ 1.547263] dwmmc_k3 ff37f000.dwmmc1: Looking up vqmmc2-supply property in node /soc/dwmmc1@ff37f000 failed | |
| [ 1.548833] scsi host0: ufshcd | |
| [ 1.557177] dwmmc_k3 ff37f000.dwmmc1: Got CD GPIO | |
| [ 1.579971] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
| [ 1.603956] scsi 0:0:0:49488: Well-known LUN SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6 | |
| [ 1.604174] hid: raw HID events driver (C) Jiri Kosina | |
| [ 1.613816] scsi 0:0:0:49476: Well-known LUN SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6 | |
| [ 1.620137] usbcore: registered new interface driver usbhid | |
| [ 1.627433] scsi 0:0:0:49456: Well-known LUN SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6 | |
| [ 1.631830] usbhid: USB HID core driver | |
| [ 1.631996] [drm] the device node is dpe | |
| [ 1.641585] scsi 0:0:0:0: Direct-Access SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6 | |
| [ 1.644265] [drm] the device remote node is dsi | |
| [ 1.649413] sd 0:0:0:0: [sda] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB) | |
| [ 1.649420] scsi 0:0:0:1: Direct-Access SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6 | |
| [ 1.650625] scsi 0:0:0:2: Direct-Access SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6 | |
| [ 1.650777] sd 0:0:0:1: [sdb] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB) | |
| [ 1.650841] sd 0:0:0:1: [sdb] Write Protect is off | |
| [ 1.650848] sd 0:0:0:1: [sdb] Mode Sense: 00 32 00 10 | |
| [ 1.650974] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA | |
| [ 1.651024] sd 0:0:0:1: [sdb] Preferred minimum I/O size 8192 bytes | |
| [ 1.651031] sd 0:0:0:1: [sdb] Optimal transfer size 8192 bytes | |
| [ 1.651832] sd 0:0:0:2: [sdc] 2048 4096-byte logical blocks: (8.39 MB/8.00 MiB) | |
| [ 1.651846] scsi 0:0:0:3: Direct-Access SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6 | |
| [ 1.651897] sd 0:0:0:2: [sdc] Write Protect is off | |
| [ 1.651901] sd 0:0:0:2: [sdc] Mode Sense: 00 32 00 10 | |
| [ 1.652005] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA | |
| [ 1.652054] sd 0:0:0:2: [sdc] Preferred minimum I/O size 8192 bytes | |
| [ 1.652057] sd 0:0:0:2: [sdc] Optimal transfer size 8192 bytes | |
| [ 1.653061] sd 0:0:0:3: [sdd] 15616000 4096-byte logical blocks: (64.0 GB/59.6 GiB) | |
| [ 1.653116] sd 0:0:0:3: [sdd] Write Protect is off | |
| [ 1.653119] sd 0:0:0:3: [sdd] Mode Sense: 00 32 00 10 | |
| [ 1.653220] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA | |
| [ 1.653263] sd 0:0:0:3: [sdd] Preferred minimum I/O size 8192 bytes | |
| [ 1.653266] sd 0:0:0:3: [sdd] Optimal transfer size 8192 bytes | |
| [ 1.656385] [drm:kirin_drm_platform_probe] *ERROR* luc cma device init failed! | |
| [ 1.661203] sd 0:0:0:0: [sda] Write Protect is off | |
| [ 1.669159] [drm] dsi gpio_mux is (____ptrval____) <0->hdmi;1->panel> | |
| [ 1.676569] sd 0:0:0:0: [sda] Mode Sense: 00 32 00 10 | |
| [ 1.684712] [drm] dsi cur_client is 0 <0->hdmi;1->panel> | |
| [ 1.684736] [drm] dss_dphy0_ref_clk:[19200000]->[19200000]. | |
| [ 1.692248] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA | |
| [ 1.696962] [drm] dss_dphy0_cfg_clk:[19200000]->[19200000]. | |
| [ 1.702097] sd 0:0:0:0: [sda] Preferred minimum I/O size 8192 bytes | |
| [ 1.710674] [drm] dsi_parse_dt 0 | |
| [ 1.716995] sd 0:0:0:0: [sda] Optimal transfer size 8192 bytes | |
| [ 1.724801] u32 classifier | |
| [ 1.734438] sd 0:0:0:1: [sdb] Attached SCSI disk | |
| [ 1.738468] input device check on | |
| [ 1.746243] sd 0:0:0:2: [sdc] Attached SCSI disk | |
| [ 1.747753] GPT:Primary header thinks Alt. header is not at the end of the disk. | |
| [ 1.747755] GPT:7805956 != 15615999 | |
| [ 1.747758] GPT:Alternate GPT header not at the end of the disk. | |
| [ 1.747760] GPT:7805956 != 15615999 | |
| [ 1.747761] GPT: Use GNU Parted to correct GPT errors. | |
| [ 1.747777] sdd: sdd1 sdd2 sdd3 sdd4 sdd5 sdd6 sdd7 sdd8 sdd9 sdd10 sdd11 sdd12 sdd13 sdd14 sdd15 | |
| [ 1.748414] Actions configured | |
| [ 1.748530] sd 0:0:0:3: [sdd] Attached SCSI disk | |
| [ 1.827521] mmc_host mmc0: Bus speed (slot 0) = 150000000Hz (slot req 200000000Hz, actual 150000000HZ div = 0) | |
| [ 1.833231] xt_time: kernel timezone is -0000 | |
| [ 1.945789] Initializing XFRM netlink socket | |
| [ 1.950158] NET: Registered PF_INET6 protocol family | |
| [ 1.955628] sd 0:0:0:0: [sda] Attached SCSI disk | |
| [ 1.955872] Segment Routing with IPv6 | |
| [ 1.964023] In-situ OAM (IOAM) with IPv6 | |
| [ 1.968041] mip6: Mobile IPv6 | |
| [ 1.971066] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver | |
| [ 1.977468] NET: Registered PF_PACKET protocol family | |
| [ 1.982579] PFKEY is deprecated and scheduled to be removed in 2027, please contact the netdev mailing list | |
| [ 1.992430] NET: Registered PF_KEY protocol family | |
| [ 1.997272] can: controller area network core | |
| [ 2.001701] NET: Registered PF_CAN protocol family | |
| [ 2.006544] can: raw protocol | |
| [ 2.009538] can: broadcast manager protocol | |
| [ 2.013768] can: netlink gateway - max_hops=1 | |
| [ 2.018240] Bluetooth: RFCOMM TTY layer initialized | |
| [ 2.023211] Bluetooth: RFCOMM socket layer initialized | |
| [ 2.028423] Bluetooth: RFCOMM ver 1.11 | |
| [ 2.032238] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 | |
| [ 2.038230] Bluetooth: HIDP socket layer initialized | |
| [ 2.043571] 9pnet: Installing 9P2000 support | |
| [ 2.059709] registered taskstats version 1 | |
| [ 2.064006] Loading compiled-in X.509 certificates | |
| [ 2.091741] fdf02000.serial: ttyAMA0 at MMIO 0xfdf02000 (irq = 46, base_baud = 0) is a PL011 rev2 | |
| [ 2.101034] fdf03000.serial: ttyAMA2 at MMIO 0xfdf03000 (irq = 47, base_baud = 0) is a PL011 rev2 | |
| [ 2.110307] fff32000.serial: ttyAMA6 at MMIO 0xfff32000 (irq = 48, base_baud = 0) is a PL011 rev2 | |
| [ 2.119298] printk: console [ttyAMA6] enabled | |
| [ 2.119298] printk: console [ttyAMA6] enabled | |
| [ 2.128059] printk: legacy bootconsole [pl11] disabled | |
| [ 2.128059] printk: legacy bootconsole [pl11] disabled | |
| [ 2.139955] wlan-en-regulator: 1800 mV 2147483647 mW budge, disabled | |
| [ 2.140037] reg-fixed-voltage wlan-en-1-8v: wlan-en-regulator supplying 1800000uV | |
| [ 2.140407] adv7511 0-0039: Looking up avdd-supply from device node /soc/i2c@fdf0d000/adv7533@39 | |
| [ 2.140459] adv7511 0-0039: Looking up dvdd-supply from device node /soc/i2c@fdf0d000/adv7533@39 | |
| [ 2.140477] adv7511 0-0039: Looking up pvdd-supply from device node /soc/i2c@fdf0d000/adv7533@39 | |
| [ 2.140492] adv7511 0-0039: Looking up a2vdd-supply from device node /soc/i2c@fdf0d000/adv7533@39 | |
| [ 2.140508] adv7511 0-0039: Looking up v3p3-supply from device node /soc/i2c@fdf0d000/adv7533@39 | |
| [ 2.140559] adv7511 0-0039: Looking up v1p2-supply from device node /soc/i2c@fdf0d000/adv7533@39 | |
| [ 2.208510] [drm] luc Initialized kirin9xx 1.0.0 on minor 0 | |
| [ 2.208692] [drm] dss irq = 51. | |
| [ 2.208696] kirin9xx-drm e8600000.dpe: Looking up ldo3-supply from device node /dpe@e8600000 | |
| [ 2.208705] kirin9xx-drm e8600000.dpe: Looking up ldo3-supply property in node /dpe@e8600000 failed | |
| [ 2.208795] [drm] dsi_bind | |
| [ 2.208798] kirin9xx-dw-dsi e8601000.dsi: dw_drm_encoder_init: | |
| [ 2.208807] kirin9xx-dw-dsi e8601000.dsi: Initializing CRTC encoder: 1 | |
| [ 2.234799] kirin9xx-drm e8600000.dpe: bound e8601000.dsi (ops dsi_ops) | |
| [ 2.262013] [drm] client change to panel | |
| [ 2.262196] kirin9xx-drm e8600000.dpe: [drm:drm_sysfs_connector_add] [CONNECTOR:37:HDMI-A-1] adding connector to sysfs | |
| [ 2.262251] kirin9xx-drm e8600000.dpe: [drm:drm_sysfs_connector_hotplug_event] [CONNECTOR:37:HDMI-A-1] generating connector hotplug event | |
| [ 2.265952] [drm] Initialized kirin9xx 1.0.0 for e8600000.dpe on minor 0 | |
| [ 2.265970] kirin9xx-drm e8600000.dpe: [drm:drm_client_modeset_probe] | |
| [ 2.265980] kirin9xx-drm e8600000.dpe: [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:HDMI-A-1] | |
| [ 2.395116] dwmmc_k3 ff37f000.dwmmc1: tuning ok best_clksmpl 11 tuning_sample_flag bff3fff3 | |
| [ 2.395131] mmc0: new UHS-I speed SDR104 SDHC card at address aaaa | |
| [ 2.395402] mmcblk0: mmc0:aaaa SC16G 14.8 GiB | |
| [ 2.409736] mmcblk0: p1 p2 | |
| [ 2.518243] kirin9xx-drm e8600000.dpe: [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:HDMI-A-1] status updated from unknown to connected | |
| [ 2.518275] kirin9xx-drm e8600000.dpe: [drm:drm_sysfs_hotplug_event] generating hotplug event | |
| [ 2.518303] [drm] Valid mode: 640x480@60, clock 25175 (adjusted to 25175) | |
| [ 2.518325] [drm] Valid mode: 800x600@56, clock 36000 (adjusted to 36000) | |
| [ 2.518343] [drm] Valid mode: 800x600@60, clock 40000 (adjusted to 40000) | |
| [ 2.518361] [drm] Valid mode: 848x480@60, clock 33750 (adjusted to 33750) | |
| [ 2.518380] [drm] Valid mode: 1024x768@60, clock 65000 (adjusted to 65000) | |
| [ 2.518387] kirin9xx-drm e8600000.dpe: [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:HDMI-A-1] probed modes: | |
| [ 2.518395] kirin9xx-drm e8600000.dpe: [drm:drm_helper_probe_single_connector_modes] Probed mode: "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa | |
| [ 2.518402] kirin9xx-drm e8600000.dpe: [drm:drm_helper_probe_single_connector_modes] Probed mode: "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 | |
| [ 2.518408] kirin9xx-drm e8600000.dpe: [drm:drm_helper_probe_single_connector_modes] Probed mode: "800x600": 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5 | |
| [ 2.518415] kirin9xx-drm e8600000.dpe: [drm:drm_helper_probe_single_connector_modes] Probed mode: "848x480": 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5 | |
| [ 2.518422] kirin9xx-drm e8600000.dpe: [drm:drm_helper_probe_single_connector_modes] Probed mode: "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa | |
| [ 2.518430] kirin9xx-drm e8600000.dpe: [drm:drm_client_modeset_probe] [CONNECTOR:37:HDMI-A-1] enabled? yes | |
| [ 2.518440] kirin9xx-drm e8600000.dpe: [drm:drm_client_modeset_probe] Not using firmware configuration | |
| [ 2.518447] kirin9xx-drm e8600000.dpe: [drm:drm_client_modeset_probe] [CONNECTOR:37:HDMI-A-1] found first mode: 1024x768 | |
| [ 2.518454] kirin9xx-drm e8600000.dpe: [drm:drm_client_modeset_probe] picking CRTCs for 2048x2048 config | |
| [ 2.518461] kirin9xx-drm e8600000.dpe: [drm:drm_client_modeset_probe] [CRTC:35:crtc-0] desired mode 1024x768 set (0,0) | |
| [ 2.518472] kirin9xx-drm e8600000.dpe: [drm:__drm_fb_helper_initial_config_and_unlock] test CRTC 0 primary plane | |
| [ 2.518482] kirin9xx-drm e8600000.dpe: [drm:drm_fbdev_dma_driver_fbdev_probe] surface width(1024), height(768) and bpp(32) | |
| [ 2.532083] kirin9xx-drm e8600000.dpe: [drm:drm_mode_addfb2] [FB:39] | |
| [ 2.532165] kirin9xx-drm e8600000.dpe: [drm] fb0: kirin9xxdrmfb frame buffer device | |
| [ 2.532174] kirin9xx-drm e8600000.dpe: [drm:drm_fb_helper_hotplug_event] | |
| [ 2.532180] kirin9xx-drm e8600000.dpe: [drm:drm_client_modeset_probe] | |
| [ 2.532186] kirin9xx-drm e8600000.dpe: [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:HDMI-A-1] | |
| [ 2.769283] kirin9xx-drm e8600000.dpe: [drm:update_display_info.part.0] [CONNECTOR:37:HDMI-A-1] CEA VCDB 0xd5 | |
| [ 2.769296] kirin9xx-drm e8600000.dpe: [drm:update_display_info.part.0] [CONNECTOR:37:HDMI-A-1] HDMI: DVI dual 0, max TMDS clock 360000 kHz | |
| [ 2.769303] kirin9xx-drm e8600000.dpe: [drm:update_display_info.part.0] [CONNECTOR:37:HDMI-A-1] HDMI sink does deep color 30. | |
| [ 2.769309] kirin9xx-drm e8600000.dpe: [drm:update_display_info.part.0] [CONNECTOR:37:HDMI-A-1] Assigning HDMI sink color depth as 10 bpc. | |
| [ 2.769316] kirin9xx-drm e8600000.dpe: [drm:update_display_info.part.0] [CONNECTOR:37:HDMI-A-1] HDMI sink does YCRCB444 in deep color. | |
| [ 2.769321] kirin9xx-drm e8600000.dpe: [drm:update_display_info.part.0] [CONNECTOR:37:HDMI-A-1] HDMI sink should do DC_36, but does not! | |
| [ 2.769329] kirin9xx-drm e8600000.dpe: [drm:update_display_info.part.0] [CONNECTOR:37:HDMI-A-1] ELD monitor Sculptor | |
| [ 2.769335] kirin9xx-drm e8600000.dpe: [drm:update_display_info.part.0] [CONNECTOR:37:HDMI-A-1] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0 | |
| [ 2.769341] kirin9xx-drm e8600000.dpe: [drm:update_display_info.part.0] [CONNECTOR:37:HDMI-A-1] ELD size 32, SAD count 1 | |
| [ 2.769470] [drm] Valid mode: 1024x768@60, clock 65000 (adjusted to 65000) | |
| [ 2.769489] [drm] Valid mode: 800x600@60, clock 40000 (adjusted to 40000) | |
| [ 2.769492] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "800x600": 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5 (STALE) | |
| [ 2.769502] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "848x480": 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5 (STALE) | |
| [ 2.769509] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa (STALE) | |
| [ 2.769516] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "1920x1080": 60 148500 1920 2008 2052 2200 1080 1082 1087 1125 0x48 0x5 (VIRTUAL_X) | |
| [ 2.769523] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "1920x1080": 50 117000 1920 2008 2052 2080 1080 1084 1089 1125 0x40 0x5 (VIRTUAL_X) | |
| [ 2.769530] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "1152x864": 60 81579 1152 1216 1336 1520 864 865 868 895 0x0 0x6 (VIRTUAL_X) | |
| [ 2.769536] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 (VIRTUAL_X) | |
| [ 2.769543] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 (VIRTUAL_X) | |
| [ 2.769550] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 (VIRTUAL_X) | |
| [ 2.769556] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 (VIRTUAL_X) | |
| [ 2.769563] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "1280x720": 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5 (VIRTUAL_X) | |
| [ 2.769569] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 (VIRTUAL_X) | |
| [ 2.769575] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 (VIRTUAL_X) | |
| [ 2.769581] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 (VIRTUAL_X) | |
| [ 2.769588] kirin9xx-drm e8600000.dpe: [drm:drm_mode_prune_invalid] Rejected mode: "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 (VIRTUAL_X) | |
| [ 2.769594] kirin9xx-drm e8600000.dpe: [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:HDMI-A-1] probed modes: | |
| [ 2.769599] kirin9xx-drm e8600000.dpe: [drm:drm_helper_probe_single_connector_modes] Probed mode: "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa | |
| [ 2.769605] kirin9xx-drm e8600000.dpe: [drm:drm_helper_probe_single_connector_modes] Probed mode: "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 | |
| [ 2.769611] kirin9xx-drm e8600000.dpe: [drm:drm_client_modeset_probe] [CONNECTOR:37:HDMI-A-1] enabled? yes | |
| [ 2.769618] kirin9xx-drm e8600000.dpe: [drm:drm_client_modeset_probe] Not using firmware configuration | |
| [ 2.769623] kirin9xx-drm e8600000.dpe: [drm:drm_client_modeset_probe] [CONNECTOR:37:HDMI-A-1] found first mode: 1024x768 | |
| [ 2.769628] kirin9xx-drm e8600000.dpe: [drm:drm_client_modeset_probe] picking CRTCs for 1024x768 config | |
| [ 2.769637] [drm] Initialized kirin9xx 1.0.0 on minor 0 | |
| [ 2.769643] [drm] host attach, client name=[adv7533], id=0 | |
| [ 2.770557] kirin9xx-drm e8600000.dpe: [drm:drm_client_modeset_probe] [CRTC:35:crtc-0] desired mode 1024x768 set (0,0) | |
| [ 2.770589] kirin9xx-drm e8600000.dpe: [drm:hdmi_compute_format_bpc] Trying RGB output format with 8 bpc | |
| [ 2.770614] kirin9xx-drm e8600000.dpe: [drm:hdmi_compute_format_bpc] RGB Format, checking the constraints. | |
| [ 2.770619] kirin9xx-drm e8600000.dpe: [drm:hdmi_compute_format_bpc] RGB format supported in that configuration. | |
| [ 2.770632] kirin9xx-drm e8600000.dpe: [drm:hdmi_compute_format_bpc] RGB output format supported with 8 bpc (TMDS char rate: 65000000 Hz) | |
| [ 2.770638] kirin9xx-drm e8600000.dpe: [drm:hdmi_compute_format_bpc] Mode 1024x768 @ 60Hz: Found configuration: bpc: 8, fmt: RGB, clock: 65000000 | |
| [ 2.770666] [drm] Valid mode: 1024x768@60, clock 65000 (adjusted to 65000) | |
| [ 2.770706] [drm] enabling DPE regulator | |
| [ 2.770712] [drm] -. | |
| [ 2.770860] [drm] dss_pri_clk:[300000000]->[300000000]. | |
| [ 2.770992] [drm] dss_mmbuf_clk:[238000000]->[237142858]. | |
| [ 2.771019] [drm] Requested clock 65000 kHz, setting to 65000 kHz | |
| [ 2.771025] [drm] PLL7 set to (0x4b04705, 0x6180000) | |
| [ 2.771144] dwmmc_k3 fc183000.dwmmc2: fifo-depth property not found, using value of FIFOTH register as default | |
| [ 2.771159] [drm] dss_pxl0_clk:[144000000]->[144000000]. | |
| [ 2.771640] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
| [ 2.772562] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
| [ 2.773046] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' | |
| [ 2.773107] faux_driver regulatory: Direct firmware load for regulatory.db failed with error -2 | |
| [ 2.773115] cfg80211: failed to load regulatory.db | |
| [ 2.773227] clk: Not disabling unused clocks | |
| [ 2.773231] PM: genpd: Disabling unused power domains | |
| [ 2.773241] ALSA device list: | |
| [ 2.773245] No soundcards found. | |
| [ 2.773273] dwmmc_k3 fc183000.dwmmc2: IDMAC supports 64-bit address mode. | |
| [ 2.773295] dwmmc_k3 fc183000.dwmmc2: Using internal DMA controller. | |
| [ 2.773300] dwmmc_k3 fc183000.dwmmc2: Version ID is 270a | |
| [ 2.773322] dwmmc_k3 fc183000.dwmmc2: DW MMC controller at irq 52,32 bit host data width,256 deep fifo | |
| [ 2.773372] dwmmc_k3 fc183000.dwmmc2: Looking up vmmc-supply from device node /soc/dwmmc2@fc183000 | |
| [ 2.773451] dwmmc_k3 fc183000.dwmmc2: Looking up vqmmc-supply from device node /soc/dwmmc2@fc183000 | |
| [ 2.773457] dwmmc_k3 fc183000.dwmmc2: Looking up vqmmc-supply property in node /soc/dwmmc2@fc183000 failed | |
| [ 2.773468] dwmmc_k3 fc183000.dwmmc2: Looking up vqmmc2-supply from device node /soc/dwmmc2@fc183000 | |
| [ 2.773475] dwmmc_k3 fc183000.dwmmc2: Looking up vqmmc2-supply property in node /soc/dwmmc2@fc183000 failed | |
| [ 2.773506] mmc_host mmc1: card is non-removable. | |
| [ 2.779219] [drm] isr_s1 = 0x10000! | |
| [ 2.779223] [drm] isr_s2 = 0x40b1! | |
| [ 2.831219] [drm:hisi_fb_pan_display] channel0: src:(0,0, 1024x768) crtc:(0,0, 1024x768), rect(0,0,1023,767),fb:1024x768, pixel_format=13, stride=4096, paddr=0xb0500000, bpp=4. | |
| [ 2.831281] [drm] dsi_mipi_init: id=0 | |
| [ 2.831287] [drm] Expected : lane_clock = 520 M | |
| [ 2.831437] [drm] burst_mode = 0x0 (flags: 0x0215) | |
| [ 2.831441] [drm] hsa_time=135, hbp_time=159, hline_time=1340 | |
| [ 2.831443] [drm] lane_byte_clk=64800000, pixel_clk=65000000 | |
| [ 2.839845] check access for rdinit=/init failed: -2, ignoring | |
| [ 2.864047] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
| [ 2.905444] kirin9xx-drm e8600000.dpe: [drm:write_device_infoframe] Writing infoframe type 82 | |
| [ 2.906501] kirin9xx-drm e8600000.dpe: [drm:write_device_infoframe] Writing infoframe type 83 | |
| [ 2.906669] dwmmc_k3 fc183000.dwmmc2: card claims to support voltages below defined range | |
| [ 2.907476] [drm] dss_enable_vblank | |
| [ 2.918013] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0) | |
| [ 2.919767] mmc1: new SDIO card at address 0001 | |
| [ 2.920527] wl18xx_driver wl18xx.1.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2 | |
| [ 2.920544] wl18xx_driver wl18xx.1.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2 | |
| [ 2.920547] wlcore: ERROR could not get configuration binary ti-connectivity/wl18xx-conf.bin: -2 | |
| [ 2.920549] wlcore: WARNING falling back to default config | |
| [ 2.921209] kirin9xx-drm e8600000.dpe: [drm:drm_client_hotplug] fbdev: ret=0 | |
| [ 3.040052] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
| [ 3.070015] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0) | |
| [ 3.164047] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
| [ 3.194839] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0) | |
| [ 3.406785] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11) | |
| [ 3.408522] wlcore: loaded | |
| [ 3.475204] EXT4-fs (mmcblk0p2): recovery complete | |
| [ 3.476151] EXT4-fs (mmcblk0p2): mounted filesystem 569fe59e-63c3-4eaf-914a-ebf82f1afe59 r/w with ordered data mode. Quota mode: none. | |
| [ 3.476236] VFS: Mounted root (ext4 filesystem) on device 179:2. | |
| [ 3.477708] devtmpfs: mounted | |
| [ 3.478711] Freeing unused kernel memory: 3072K | |
| [ 3.478805] Run /sbin/init as init process | |
| [ 3.478809] with arguments: | |
| [ 3.478810] /sbin/init | |
| [ 3.478813] with environment: | |
| [ 3.478815] HOME=/ | |
| [ 3.478817] TERM=linux | |
| SELinux: Could not open policy file <= /etc/selinux/targeted/policy/policy.35: No such file or directory | |
| [ 3.728377] systemd[1]: System time before build time, advancing clock. | |
| [ 3.739733] systemd[1]: Failed to find module 'autofs4' | |
| [ 3.774496] systemd[1]: systemd 252.39-1~deb12u1 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) | |
| [ 3.774513] systemd[1]: Detected architecture arm64. | |
| Welcome to Debian GNU/Linux 12 (bookworm)! | |
| [ 3.821735] systemd[1]: Hostname set to <hikey970>. | |
| [ 4.148653] systemd[1]: Queued start job for default target graphical.target. | |
| [ 4.175423] systemd[1]: Created slice system-getty.slice - Slice /system/getty. | |
| [ OK ] Created slice system-getty.slice - Slice /system/getty. | |
| [ 4.194504] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. | |
| [ OK ] Created slice system-modpr…lice - Slice /system/modprobe. | |
| [ 4.214455] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. | |
| [ OK ] Created slice system-seria… - Slice /system/serial-getty. | |
| [ 4.234455] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. | |
| [ OK ] Created slice system-syste… - Slice /system/systemd-fsck. | |
| [ 4.254478] systemd[1]: Created slice system-wpa_supplicant.slice - Slice /system/wpa_supplicant. | |
| [ OK ] Created slice system-wpa_s…0m - Slice /system/wpa_supplicant. | |
| [ 4.274367] systemd[1]: Created slice user.slice - User and Session Slice. | |
| [ OK ] Created slice user.slice - User and Session Slice. | |
| [ 4.290141] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. | |
| [ OK ] Started systemd-ask-passwo…quests to Console Directory Watch. | |
| [ 4.314106] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. | |
| [ OK ] Started systemd-ask-passwo… Requests to Wall Directory Watch. | |
| [ 4.334122] 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). | |
| [ 4.334167] systemd[1]: Expecting device dev-disk-by\x2duuid-F1A5\x2d2022.device - /dev/disk/by-uuid/F1A5-2022... | |
| Expecting device dev-disk-…m - /dev/disk/by-uuid/F1A5-2022... | |
| [ 4.374049] systemd[1]: Expecting device dev-ttyAMA6.device - /dev/ttyAMA6... | |
| Expecting device dev-ttyAMA6.device - /dev/ttyAMA6... | |
| [ 4.390047] systemd[1]: Expecting device sys-subsystem-net-devices-wlan0.device - /sys/subsystem/net/devices/wlan0... | |
| Expecting device sys-subsy…sys/subsystem/net/devices/wlan0... | |
| [ 4.410060] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. | |
| [ OK ] Reached target cryptsetup.…get - Local Encrypted Volumes. | |
| [ 4.430075] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. | |
| [ OK ] Reached target integrityse…Local Integrity Protected Volumes. | |
| [ 4.450083] systemd[1]: Reached target paths.target - Path Units. | |
| [ OK ] Reached target paths.target - Path Units. | |
| [ 4.466075] systemd[1]: Reached target remote-fs.target - Remote File Systems. | |
| [ OK ] Reached target remote-fs.target - Remote File Systems. | |
| [ 4.486060] systemd[1]: Reached target slices.target - Slice Units. | |
| [ OK ] Reached target slices.target - Slice Units. | |
| [ 4.502065] systemd[1]: Reached target swap.target - Swaps. | |
| [ OK ] Reached target swap.target - Swaps. | |
| [ 4.518065] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. | |
| [ OK ] Reached target veritysetup… - Local Verity Protected Volumes. | |
| [ 4.538327] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket. | |
| [ OK ] Listening on systemd-fsckd…sck to fsckd communication Socket. | |
| [ 4.558165] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. | |
| [ OK ] Listening on systemd-initc… initctl Compatibility Named Pipe. | |
| [ 4.578501] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. | |
| [ OK ] Listening on systemd-journ…socket - Journal Audit Socket. | |
| [ 4.598257] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). | |
| [ OK ] Listening on systemd-journ…t - Journal Socket (/dev/log). | |
| [ 4.622243] systemd[1]: Listening on systemd-journald.socket - Journal Socket. | |
| [ OK ] Listening on systemd-journald.socket - Journal Socket. | |
| [ 4.651121] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. | |
| [ OK ] Listening on systemd-udevd….socket - udev Control Socket. | |
| [ 4.674177] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. | |
| [ OK ] Listening on systemd-udevd…l.socket - udev Kernel Socket. | |
| [ 4.714131] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... | |
| Mounting dev-hugepages.mount - Huge Pages File System... | |
| [ 4.731377] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... | |
| Mounting dev-mqueue.mountPOSIX Message Queue File System... | |
| [ 4.751270] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... | |
| Mounting sys-kernel-debug.… - Kernel Debug File System... | |
| [ 4.770170] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). | |
| Starting modprobe@configfs…m - Load Kernel Mo[ 4.770329] systemd[1]: kmod-static-nodes.service - Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.19.0-rc6-g47fe1a294526-dirty/modules.devname). | |
| [ 4.771736] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... | |
| [ 4.828292] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... | |
| Starting modprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... | |
| [ 4.847549] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... | |
| Starting modprobe@drm.service - Load Kernel Module drm... | |
| [ 4.867430] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... | |
| Starting modprobe@efi_psto…- Load Kernel Module efi_pstore... | |
| [ 4.887416] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... | |
| Starting modprobe@fuse.ser…e - Load Kernel Module fuse... | |
| [ 4.907400] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... | |
| Starting modprobe@loop.ser…e - Load Kernel Module loop... | |
| [ 4.926311] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. | |
| [ 4.926321] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) | |
| [ 4.927392] systemd[1]: Starting systemd-journald.service - Journal Service... | |
| Starting systemd-journald.service - Journal Service... | |
| [ 4.973615] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... | |
| Starting systemd-modules-l…rvice - Load Kernel Modules... | |
| [ 4.992188] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... | |
| Starting systemd-remount-f…nt Root and Kernel File Systems... | |
| [ 5.011986] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... | |
| Starting systemd-udev-trig…[0m - Coldplug All udev Devices... | |
| [ 5.032408] systemd[1]: Started systemd-journald.service - Journal Service. | |
| [ OK ] Started systemd-journald.service - Journal Service. | |
| [ OK ] Mounted dev-hugepages.mount - Huge Pages File System. | |
| [ OK ] Mounted dev-mqueue.mount- POSIX Message Queue File System. | |
| [ OK ] Mounted sys-kernel-debug.m…nt - Kernel Debug File System. | |
| [ OK ] Finished modprobe@configfs…[0m - Load Kernel Module configfs. | |
| [ OK ] Finished modprobe@dm_mod.s…e - Load Kernel Module dm_mod. | |
| [ OK ] Finished modprobe@drm.service - Load Kernel Module drm. | |
| [ OK ] Finished modprobe@efi_psto…m - Load Kernel Module efi_pstore. | |
| [ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse. | |
| [ OK ] Finished modprobe@loop.service - Load Kernel Module loop. | |
| [ OK ] Finished systemd-modules-l…service - Load Kernel Modules. | |
| [ OK ] Finished systemd-remount-f…ount Root and Kernel File Systems. | |
| Mounting sys-fs-fuse-conne… - FUSE Control File System... | |
| Mounting sys-kernel-config…ernel Configuration File System... | |
| Starting systemd-journal-f…h Journal to Persistent Storage... | |
| [ 5.256472] systemd-journald[1722]: Received client request to flush runtime journal. | |
| [ 5.259009] systemd-journald[1722]: File /var/log/journal/bfa8d16e0bef4aa8855b2fcf7122d3e6/system.journal corrupted or uncleanly shut down, renaming and replacing. | |
| Starting systemd-random-se…ice - Load/Save Random Seed... | |
| Starting systemd-sysctl.se…ce - Apply Kernel Variables... | |
| Starting systemd-sysusers.…rvice - Create System Users... | |
| [ OK ] Mounted sys-fs-fuse-connec…nt - FUSE Control File System. | |
| [ OK ] Mounted sys-kernel-config.… Kernel Configuration File System. | |
| [ OK ] Finished systemd-sysctl.service - Apply Kernel Variables. | |
| [ OK ] Finished systemd-sysusers.service - Create System Users. | |
| Starting systemd-tmpfiles-…ate Static Device Nodes in /dev... | |
| [ OK ] Finished systemd-udev-trig…e - Coldplug All udev Devices. | |
| [ OK ] Finished systemd-journal-f…ush Journal to Persistent Storage. | |
| [ OK ] Finished systemd-tmpfiles-…reate Static Device Nodes in /dev. | |
| [ OK ] Reached target local-fs-pr…reparation for Local File Systems. | |
| Starting ifupdown-pre.serv…ynchronize boot up for ifupdown... | |
| Starting systemd-udevd.ser…ger for Device Events and Files... | |
| [ OK ] Finished ifupdown-pre.serv… synchronize boot up for ifupdown. | |
| [ OK ] Started systemd-udevd.serv…nager for Device Events and Files. | |
| [ OK ] Found device dev-ttyAMA6.device - /dev/ttyAMA6. | |
| [ 6.256255] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
| [ 6.288457] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0) | |
| [ OK ] Found device dev-disk-by\x…[0m - /dev/disk/by-uuid/F1A5-2022. | |
| [ OK ] Found device sys-subsystem… /sys/subsystem/net/devices/wlan0. | |
| [ OK ] Listening on systemd-rfkil…l Switch Status /dev/rfkill Watch. | |
| Starting systemd-fsck@dev-… on /dev/disk/by-uuid/F1A5-2022... | |
| Starting systemd-rfkill.se…Load/Save RF Kill Switch Status... | |
| [ OK ] Started systemd-fsckd.serv…tem Check Daemon to report status. | |
| [ OK ] Started systemd-rfkill.ser…- Load/Save RF Kill Switch Status. | |
| [ OK ] Finished systemd-fsck@dev-…ck on /dev/disk/by-uuid/F1A5-2022. | |
| Mounting boot.mount - /boot... | |
| [ OK ] Mounted boot.mount - /boot. | |
| [ OK ] Reached target local-fs.target - Local File Systems. | |
| Starting networking.service - Raise network interfaces... | |
| Starting systemd-tmpfiles-…te System Files and Directories... | |
| [ OK ] Finished systemd-tmpfiles-…eate System Files and Directories. | |
| [ OK ] Started haveged.servicemon based on the HAVEGE algorithm. | |
| Starting systemd-update-ut…rd System Boot/Shutdown in UTMP... | |
| [ OK ] Finished systemd-update-ut…cord System Boot/Shutdown in UTMP. | |
| [ OK ] Reached target sysinit.target - System Initialization. | |
| [ OK ] Started apt-daily.timer - Daily apt download activities. | |
| [ OK ] Started apt-daily-upgrade.… apt upgrade and clean activities. | |
| [ OK ] Started dpkg-db-backup.tim… Daily dpkg database backup timer. | |
| [ OK ] Started e2scrub_all.timeretadata Check for All Filesystems. | |
| [ OK ] Started fstrim.timer - Discard unused blocks once a week. | |
| [ OK ] Started logrotate.timer - Daily rotation of log files. | |
| [ OK ] Started man-db.timer - Daily man-db regeneration. | |
| [ OK ] Started systemd-tmpfiles-c… Cleanup of Temporary Directories. | |
| [ OK ] Reached target timers.target - Timer Units. | |
| [ OK ] Listening on dbus.socket- D-Bus System Message Bus Socket. | |
| [ OK ] Reached target sockets.target - Socket Units. | |
| [ OK ] Reached target basic.target - Basic System. | |
| [ OK ] Started cron.service -…kground program processing daemon. | |
| Starting dbus.service - D-Bus System Message Bus... | |
| Starting dhcpcd.serviceClient Daemon on all interfaces... | |
| [ 7.239234] random: dbus-daemon: uninitialized urandom read (12 bytes read) | |
| Starting e2scrub_reap.serv…e ext4 Metadata Check Snapshots... | |
| [ 7.262421] random: dbus-daemon: uninitialized urandom read (12 bytes read) | |
| [ OK ] Started rngd.service -…t entropy gathering daemon (rngd). | |
| Starting systemd-logind.se…ice - User Login Management... | |
| Starting udisks2.service - Disk Manager... | |
| [ OK ] Started wpa_supplicant@wla…pplicant daemon (interface wlan0). | |
| [ OK ] Started dbus.service - D-Bus System Message Bus. | |
| [ OK ] Finished networking.service - Raise network interfaces. | |
| [ 7.356429] random: dhcpcd: uninitialized urandom read (112 bytes read) | |
| Starting lightdm.service - LSB: Light Display Manager... | |
| Starting wpa_supplicant.service - WPA supplicant... | |
| [ OK ] Started lightdm.service - LSB: Light Display Manager. | |
| [ OK ] Started dhcpcd.service…P Client Daemon on all interfaces. | |
| [ OK ] Started systemd-logind.service - User Login Management. | |
| [ OK ] Started wpa_supplicant.service - WPA supplicant. | |
| [ OK ] Reached target network.target - Network. | |
| Starting rc-local.servicem - /etc/rc.local Compatibility... | |
| Starting ssh.service - OpenBSD Secure Shell server... | |
| Starting systemd-user-sess…vice - Permit User Sessions... | |
| [ OK ] Started rc-local.service - /etc/rc.local Compatibility. | |
| [ OK ] Finished systemd-user-sess…ervice - Permit User Sessions. | |
| [ OK ] Started serial-getty@ttyAM…ice - Serial Getty on ttyAMA6. | |
| [ OK ] Reached target getty.target - Login Prompts. | |
| [ 7.627835] random: crng init done | |
| [ 7.627849] random: 2 urandom warning(s) missed due to ratelimiting | |
| [ 7.652128] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
| [ OK ] Finished systemd-random-se…rvice - Load/Save Random Seed. | |
| [ 7.682018] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0) | |
| [ 7.776614] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
| Starting polkit.service - Authorization Manager... | |
| [ OK ] Finished e2scrub_reap.serv…ine ext4 Metadata Check Snapsho[ 7.807497] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0) | |
| ts. | |
| [ OK ] Started polkit.service - Authorization Manager. | |
| [ OK ] Started udisks2.service - Disk Manager. | |
| [ 8.101138] wlcore: PHY firmware version: Rev 8.2.0.0.243 | |
| [ 8.110018] [drm] dss_disable_vblank | |
| [ 8.185117] wlcore: firmware booted (Rev 8.9.0.0.83) | |
| [ OK ] Started ssh.service - OpenBSD Secure Shell server. | |
| [ OK ] Reached target multi-user.target - Multi-User System. | |
| [ OK ] Reached target graphical.target - Graphical Interface. | |
| Starting systemd-update-ut… Record Runlevel Change in UTMP... | |
| [ OK ] Finished systemd-update-ut… - Record Runlevel Change in UTMP. | |
| Debian GNU/Linux 12 hikey970 ttyAMA6 | |
| hikey970 login: hi[ 12.534451] wlan0: authenticate with 60:3a:7c:52:9c:21 (local address=c8:df:84:51:a3:37) | |
| [ 12.534482] wlan0: send auth to 60:3a:7c:52:9c:21 (try 1/3) | |
| [ 12.577023] wlan0: authenticated | |
| [ 12.578029] wlan0: associate with 60:3a:7c:52:9c:21 (try 1/3) | |
| [ 12.684432] wlan0: RX AssocResp from 60:3a:7c:52:9c:21 (capab=0x1011 status=0 aid=7) | |
| [ 12.690180] wlan0: associated | |
| [ 12.776547] wlan0: Limiting TX power to 35 (35 - 0) dBm as advertised by 60:3a:7c:52:9c:21 | |
| [ 12.838853] wlcore: Association completed. | |
| Password: | |
| Linux hikey970 6.19.0-rc6-g47fe1a294526-dirty #39 SMP PREEMPT Mon Mar 2 21:28:02 CST 2026 aarch64 | |
| * Image Support: https://github.com/lucmann/hikey970-debian-image | |
| The programs included with the Debian GNU/Linux system are free software; | |
| the exact distribution terms for each program are described in the | |
| individual files in /usr/share/doc/*/copyright. | |
| Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent | |
| permitted by applicable law. | |
| Last login: Thu Jun 26 22:58:53 CST 2025 on ttyAMA6 | |
| [ 17.476108] systemd-journald[1722]: File /var/log/journal/bfa8d16e0bef4aa8855b2fcf7122d3e6/user-1000.journal corrupted or uncleanly shut down, renaming and replacing. | |
| hi@hikey970:~$ ls | |
| fbtest fbtest.c kmstest kmstest.c | |
| hi@hikey970:~$ [ 33.966058] ldo4: disabling | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment