Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.2.0-licheepi-zero (lch@lch-virtual-machine) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05)) #2 SMP Tue Dec 24 11:22:48 CST 2024
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Lichee Pi Zero with Dock
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] percpu: Embedded 16 pages/cpu s34508 r8192 d22836 u65536
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 15883
[ 0.000000] Kernel command line: console=tty0 console=ttyS0,115200, panic=5 rootwait root=/dev/mmcblk0p2 earlyprintk rw vt.global_cursor_default=0
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 53544K/64036K available (6144K kernel code, 301K rwdata, 1676K rodata, 1024K init, 252K bss, 10492K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
[ 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=1
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] random: get_random_bytes called from start_kernel+0x300/0x48c with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000020] Switching to timer-based delay loop, resolution 41ns
[ 0.000210] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000452] Console: colour dummy device 80x30
[ 0.000744] printk: console [tty0] enabled
[ 0.000801] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.000830] pid_max: default: 32768 minimum: 301
[ 0.001003] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001034] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001883] CPU: Testing write buffer coherency: ok
[ 0.002436] /cpus/cpu@0 missing clock-frequency property
[ 0.002481] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.003290] Setting up static identity map for 0x40100000 - 0x40100060
[ 0.003541] rcu: Hierarchical SRCU implementation.
[ 0.004100] smp: Bringing up secondary CPUs ...
[ 0.004140] smp: Brought up 1 node, 1 CPU
[ 0.004157] SMP: Total of 1 processors activated (48.00 BogoMIPS).
[ 0.004171] CPU: All CPU(s) started in SVC mode.
[ 0.005293] devtmpfs: initialized
[ 0.008872] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.009249] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.009305] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.009571] pinctrl core: initialized pinctrl subsystem
[ 0.010764] NET: Registered protocol family 16
[ 0.011306] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.012585] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.012628] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.036270] SCSI subsystem initialized
[ 0.036498] usbcore: registered new interface driver usbfs
[ 0.036578] usbcore: registered new interface driver hub
[ 0.036713] usbcore: registered new device driver usb
[ 0.036967] mc: Linux media interface: v0.10
[ 0.037025] videodev: Linux video capture interface: v2.00
[ 0.037235] Advanced Linux Sound Architecture Driver Initialized.
[ 0.038550] clocksource: Switched to clocksource arch_sys_counter
[ 0.051424] NET: Registered protocol family 2
[ 0.052277] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.052348] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.052390] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.052420] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.052591] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.052658] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.052988] NET: Registered protocol family 1
[ 0.054919] Initialise system trusted keyrings
[ 0.055312] workingset: timestamp_bits=30 max_order=14 bucket_order=0
[ 0.092735] Key type asymmetric registered
[ 0.092780] Asymmetric key parser 'x509' registered
[ 0.092891] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.092919] io scheduler mq-deadline registered
[ 0.092933] io scheduler kyber registered
[ 0.094001] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
[ 0.097839] sun8i-v3s-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 0.170620] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[ 0.173076] sun8i-v3s-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
[ 0.174230] printk: console [ttyS0] disabled
[ 0.194570] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 36, base_baud = 1500000) is a U6_16550A
[ 0.711182] printk: console [ttyS0] enabled
[ 0.740421] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.746983] ehci-platform: EHCI generic platform driver
[ 0.752608] ehci-platform 1c1a000.usb: EHCI Host Controller
[ 0.758253] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[ 0.766279] ehci-platform 1c1a000.usb: irq 26, io mem 0x01c1a000
[ 0.798554] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[ 0.805769] hub 1-0:1.0: USB hub found
[ 0.809754] hub 1-0:1.0: 1 port detected
[ 0.814364] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.820707] ohci-platform: OHCI generic platform driver
[ 0.826256] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[ 0.832998] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
[ 0.840984] ohci-platform 1c1a400.usb: irq 27, io mem 0x01c1a400
[ 0.913703] hub 2-0:1.0: USB hub found
[ 0.917564] hub 2-0:1.0: 1 port detected
[ 0.924923] usbcore: registered new interface driver usb-storage
[ 0.932282] input: 1c22800.lradc as /devices/platform/soc/1c22800.lradc/input/input0
[ 0.941646] sun6i-rtc 1c20400.rtc: registered as rtc0
[ 0.946731] sun6i-rtc 1c20400.rtc: RTC enabled
[ 0.951476] i2c /dev entries driver
[ 0.956450] input: ns2009_ts as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0048/input/input1
[ 0.966288] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 0.975060] sun8i-v3s-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[ 1.011553] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
[ 1.018883] sun8i-v3s-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
[ 1.053940] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB
[ 1.062163] usbcore: registered new interface driver usbhid
[ 1.067764] usbhid: USB HID core driver
[ 1.073842] sun4i-codec 1c22c00.codec: ASoC: codec-analog@01c23000 not registered
[ 1.081512] sun4i-codec 1c22c00.codec: Failed to register our card
[ 1.089108] Initializing XFRM netlink socket
[ 1.093459] NET: Registered protocol family 17
[ 1.098713] Registering SWP/SWPB emulation handler
[ 1.104713] Loading compiled-in X.509 certificates
[ 1.115091] simple-framebuffer 43e89000.framebuffer: framebuffer at 0x43e89000, 0x177000 bytes, mapped to 0x(ptrval)
[ 1.125779] simple-framebuffer 43e89000.framebuffer: format=x8r8g8b8, mode=800x480x32, linelength=3200
[ 1.142499] Console: switching to colour frame buffer device 100x30
[ 1.158973] simple-framebuffer 43e89000.framebuffer: fb0: simplefb registered!
[ 1.171840] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[ 1.191432] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 1.201473] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 3
[ 1.214933] hub 3-0:1.0: USB hub found
[ 1.223191] hub 3-0:1.0: 1 port detected
[ 1.231296] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.245997] debugfs: Directory '1c22c00.codec' with parent 'V3s Audio Codec' already present!
[ 1.258936] sun4i-codec 1c22c00.codec: ASoC: Failed to create component debugfs directory: -17
[ 1.273334] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
[ 1.285200] mmc0: new high speed SDHC card at address aaaa
[ 1.296744] sun6i-rtc 1c20400.rtc: setting system clock to 1970-01-01T00:30:30 UTC (1830)
[ 1.309519] vcc5v0: disabling
[ 1.316547] ALSA device list:
[ 1.323499] #0: V3s Audio Codec
[ 1.332816] mmcblk0: mmc0:aaaa SD32G 29.7 GiB
[ 1.343723] mmcblk0: p1 p2
[ 1.377002] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.389334] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 1.401282] devtmpfs: mounted
离线
IIC卡死了
离线