您尚未登录。

楼主 # 2023-04-06 10:22:49

ookk303
会员
注册时间: 2023-01-18
已发帖子: 36
积分: 8

尝试编译v3s的buildroot文件系统,发现使用4。14和5.2进不去,3.4内核可以进系统

开机的情况如下


[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.10.2-licheepi-zero+ (zp@ubuntu) (gcc version 6.3.1 20170109 (Linaro GCC 6.3-2017.02) ) #15 SMP Sat Apr 15 21:38:23 CST 2017
[    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
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] percpu: Embedded 14 pages/cpu @c3dea000 s24652 r8192 d24500 u57344
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 15883
[    0.000000] Kernel command line: console=ttyS0,115200 panic=5 console=tty0 rootwait root=/dev/mmcblk0p2 earlyprintk rw
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Memory: 53628K/64036K available (6144K kernel code, 213K rwdata, 1472K rodata, 1024K init, 260K bss, 10408K reserved, 0K cma-reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xc4000000 - 0xff800000   ( 952 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc3e89000   (  62 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0700000   (7136 kB)
[    0.000000]       .init : 0xc0900000 - 0xc0a00000   (1024 kB)
[    0.000000]       .data : 0xc0a00000 - 0xc0a35600   ( 214 kB)
[    0.000000]        .bss : 0xc0a37000 - 0xc0a781cc   ( 261 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 32.
[    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] arm_arch_timer: Architected 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000019] Switching to timer-based delay loop, resolution 41ns
[    0.000148] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000358] Console: colour dummy device 80x30
[    0.000784] console [tty0] enabled
[    0.000824] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    0.000861] pid_max: default: 32768 minimum: 301
[    0.001020] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.001048] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.001779] CPU: Testing write buffer coherency: ok
[    0.002217] /cpus/cpu@0 missing clock-frequency property
[    0.002261] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.002673] Setting up static identity map for 0x40100000 - 0x40100058
[    0.003475] smp: Bringing up secondary CPUs ...
[    0.003516] smp: Brought up 1 node, 1 CPU
[    0.003537] SMP: Total of 1 processors activated (48.00 BogoMIPS).
[    0.003556] CPU: All CPU(s) started in SVC mode.
[    0.004368] devtmpfs: initialized
[    0.007118] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.007457] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.007513] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.007689] pinctrl core: initialized pinctrl subsystem
[    0.008700] NET: Registered protocol family 16
[    0.009202] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.010560] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.010611] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.022001] SCSI subsystem initialized
[    0.022325] usbcore: registered new interface driver usbfs
[    0.022414] usbcore: registered new interface driver hub
[    0.022526] usbcore: registered new device driver usb
[    0.022767] pps_core: LinuxPPS API ver. 1 registered
[    0.022793] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.022843] PTP clock support registered
[    0.023081] Advanced Linux Sound Architecture Driver Initialized.
[    0.024952] clocksource: Switched to clocksource arch_sys_counter
[    0.025797] simple-framebuffer 43e89000.framebuffer: framebuffer at 0x43e89000, 0x177000 bytes, mapped to 0xc4080000
[    0.025852] simple-framebuffer 43e89000.framebuffer: format=x8r8g8b8, mode=800x480x32, linelength=3200
[    0.032741] Console: switching to colour frame buffer device 100x30
[    0.042569] simple-framebuffer 43e89000.framebuffer: fb0: simplefb registered!
[    0.056620] NET: Registered protocol family 2
[    0.061045] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.065022] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[    0.068828] TCP: Hash tables configured (established 1024 bind 1024)
[    0.072655] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.076446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.080350] NET: Registered protocol family 1
[    0.084605] RPC: Registered named UNIX socket transport module.
[    0.088373] RPC: Registered udp transport module.
[    0.091954] RPC: Registered tcp transport module.
[    0.095440] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.101184] workingset: timestamp_bits=30 max_order=14 bucket_order=0
[    0.113803] NFS: Registering the id_resolver key type
[    0.117457] Key type id_resolver registered
[    0.120834] Key type id_legacy registered
[    0.124193] ntfs: driver 2.1.32 [Flags: R/W].
[    0.132152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.135901] io scheduler noop registered
[    0.139420] io scheduler deadline registered
[    0.143072] io scheduler cfq registered (default)
[    0.150706] sun8i-v3s-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    0.224321] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[    0.231306] console [ttyS0] disabled
[    0.255094] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 31, base_baud = 1500000) is a U6_16550A
[    0.855506] console [ttyS0] enabled
[    0.863142] [drm] Initialized
[    0.871352] libphy: Fixed MDIO Bus: probed
[    0.879145] usbcore: registered new interface driver r8152
[    0.887964] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.897745] ehci-platform: EHCI generic platform driver
[    0.906292] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.915733] ohci-platform: OHCI generic platform driver
[    0.924295] usbcore: registered new interface driver usb-storage
[    0.933594] usbcore: registered new interface driver ums-freecom
[    0.943177] udc-core: couldn't find an available UDC - added [g_cdc] to list of pending drivers
[    0.956137] sun6i-rtc 1c20400.rtc: rtc core: registered rtc-sun6i as rtc0
[    0.966313] sun6i-rtc 1c20400.rtc: RTC enabled
[    0.974058] i2c /dev entries driver
[    0.982192] input: ns2009_ts as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0048/input/input0
[    0.995464] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[    1.065001] sunxi-mmc 1c0f000.mmc: base:0xc405d000 irq:23
[    1.074852] usbcore: registered new interface driver usbhid
[    1.083998] usbhid: USB HID core driver
[    1.093098] NET: Registered protocol family 17
[    1.101346] Key type dns_resolver registered
[    1.109235] Registering SWP/SWPB emulation handler
[    1.126260] usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[    1.137819] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[    1.147276] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
[    1.160069] hub 1-0:1.0: USB hub found
[    1.167622] hub 1-0:1.0: 1 port detected
[    1.175869] using random self ethernet address
[    1.183741] using random host ethernet address
[    1.192485] usb0: HOST MAC 06:c7:28:e9:ca:7b
[    1.200139] usb0: MAC 3a:f5:8c:6e:55:a9
[    1.207258] g_cdc gadget: CDC Composite Gadget, version: King Kamehameha Day 2008
[    1.218095] g_cdc gadget: g_cdc ready
[    1.225352] sun6i-rtc 1c20400.rtc: setting system clock to 1970-01-01 00:00:12 UTC (12)
[    1.237063] vcc3v0: disabling
[    1.243370] vcc5v0: disabling
[    1.249600] ALSA device list:
[    1.255731]   No soundcards found.
[    1.266011] Waiting for root device /dev/mmcblk0p2...
[    1.312320] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.326300] mmc0: new high speed SDHC card at address 5048
[    1.335850] mmcblk0: mmc0:5048 SD32G 29.7 GiB
[    1.346079]  mmcblk0: p1 p2
[    1.356650] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[    1.369625] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
[    1.411377] random: fast init done
[    1.424697] EXT4-fs (mmcblk0p2): recovery complete
[    1.437080] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.448434] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    1.459280] devtmpfs: mounted
[    1.466785] Freeing unused kernel memory: 1024K
[    1.580319] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered

离线

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn