Created
April 21, 2019 23:44
-
-
Save avafinger/12c7ba931eec5972c7cfb19af0fa326a to your computer and use it in GitHub Desktop.
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
Module Size Used by | |
brcmfmac 225280 0 | |
rockchipdrm 118784 1 | |
brcmutil 16384 1 brcmfmac | |
cfg80211 327680 1 brcmfmac | |
analogix_dp 36864 1 rockchipdrm | |
dw_hdmi 32768 1 rockchipdrm | |
dw_mipi_dsi 20480 1 rockchipdrm | |
drm_kms_helper 180224 4 dw_mipi_dsi,rockchipdrm,dw_hdmi,analogix_dp | |
hci_uart 49152 0 | |
drm 425984 6 drm_kms_helper,dw_mipi_dsi,rockchipdrm,dw_hdmi,analogix_dp | |
realtek 20480 1 | |
btbcm 16384 1 hci_uart | |
bluetooth 335872 23 hci_uart,btbcm | |
dwmac_rk 28672 0 | |
stmmac_platform 20480 1 dwmac_rk | |
crct10dif_ce 16384 1 | |
ecdh_generic 24576 2 bluetooth | |
stmmac 135168 2 stmmac_platform,dwmac_rk | |
rfkill 28672 4 bluetooth,cfg80211 | |
phy_rockchip_pcie 16384 0 | |
rockchip_thermal 24576 0 | |
rtc_rk808 16384 1 | |
rockchip_saradc 16384 0 | |
drm_panel_orientation_quirks 20480 1 drm | |
pcie_rockchip_host 20480 0 | |
ip_tables 32768 0 | |
x_tables 36864 1 ip_tables | |
ipv6 393216 26 |
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 5.1.0-rc6 (ubuntu@nanopi-m4) (gcc version 7.4.0 (Ubuntu/Linaro 7.4.0-1ubuntu1~18.04)) #1 SMP PREEMPT Sun Apr 21 22:58:24 UTC 2019 | |
[ 0.000000] Machine model: FriendlyElec NanoPi M4 | |
[ 0.000000] efi: Getting EFI parameters from FDT: | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] cma: Reserved 32 MiB at 0x000000007e000000 | |
[ 0.000000] NUMA: No NUMA configuration found | |
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x000000007fffffff] | |
[ 0.000000] NUMA: NODE_DATA [mem 0x7da92840-0x7da93fff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA32 [mem 0x0000000000200000-0x000000007fffffff] | |
[ 0.000000] Normal empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000000200000-0x000000007fffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000007fffffff] | |
[ 0.000000] On node 0 totalpages: 523776 | |
[ 0.000000] DMA32 zone: 8184 pages used for memmap | |
[ 0.000000] DMA32 zone: 0 pages reserved | |
[ 0.000000] DMA32 zone: 523776 pages, LIFO batch:63 | |
[ 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.0 | |
[ 0.000000] random: get_random_bytes called from start_kernel+0xa4/0x470 with crng_init=0 | |
[ 0.000000] percpu: Embedded 23 pages/cpu s56664 r8192 d29352 u94208 | |
[ 0.000000] pcpu-alloc: s56664 r8192 d29352 u94208 alloc=23*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 | |
[ 0.000000] Detected VIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: ARM erratum 845719 | |
[ 0.000000] CPU features: detected: GIC system register CPU interface | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 515592 | |
[ 0.000000] Policy zone: DMA32 | |
[ 0.000000] Kernel command line: earlyprintk root=/dev/mmcblk1p2 rw rootfstype=ext4 rootwait fsck.repair=yes panic=10 no_console_suspend consoleblank=0 | |
[ 0.000000] Memory: 2001432K/2095104K available (11324K kernel code, 1708K rwdata, 5548K rodata, 1408K init, 448K bss, 60904K reserved, 32768K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 | |
[ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6. | |
[ 0.000000] 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=6 | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode | |
[ 0.000000] GICv3: Distributor has no Range Selector support | |
[ 0.000000] GICv3: no VLPI support, no direct LPI support | |
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000 | |
[ 0.000000] ITS [mem 0xfee20000-0xfee3ffff] | |
[ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @7b480000 (flat, esz 8, psz 64K, shr 0) | |
[ 0.000000] ITS: using cache flushing for cmd queue | |
[ 0.000000] GICv3: using LPI property table @0x000000007b440000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x000000007b450000 | |
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] } | |
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] } | |
[ 0.000000] rockchip_mmc_get_phase: invalid clk rate | |
[ 0.000000] rockchip_mmc_get_phase: invalid clk rate | |
[ 0.000000] rockchip_mmc_get_phase: invalid clk rate | |
[ 0.000000] rockchip_mmc_get_phase: invalid clk rate | |
[ 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.000009] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns | |
[ 0.003698] Console: colour dummy device 80x25 | |
[ 0.005002] printk: console [tty0] enabled | |
[ 0.005177] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) | |
[ 0.005235] pid_max: default: 32768 minimum: 301 | |
[ 0.005438] LSM: Security Framework initializing | |
[ 0.007091] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) | |
[ 0.007962] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) | |
[ 0.008075] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.008140] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.008979] *** VALIDATE proc *** | |
[ 0.009350] *** VALIDATE cgroup1 *** | |
[ 0.009384] *** VALIDATE cgroup2 *** | |
[ 0.031812] ASID allocator initialised with 32768 entries | |
[ 0.039813] rcu: Hierarchical SRCU implementation. | |
[ 0.047991] Platform MSI: interrupt-controller@fee20000 domain created | |
[ 0.048519] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created | |
[ 0.056884] EFI services will not be available. | |
[ 0.061578] smp: Bringing up secondary CPUs ... | |
[ 0.093883] Detected VIPT I-cache on CPU1 | |
[ 0.093932] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000 | |
[ 0.093951] GICv3: CPU1: using allocated LPI pending table @0x000000007b460000 | |
[ 0.094004] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.126011] Detected VIPT I-cache on CPU2 | |
[ 0.126052] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000 | |
[ 0.126069] GICv3: CPU2: using allocated LPI pending table @0x000000007b470000 | |
[ 0.126110] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[ 0.158172] Detected VIPT I-cache on CPU3 | |
[ 0.158212] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000 | |
[ 0.158229] GICv3: CPU3: using allocated LPI pending table @0x000000007b500000 | |
[ 0.158269] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[ 0.192992] CPU features: detected: EL2 vector hardening | |
[ 0.193503] Detected PIPT I-cache on CPU4 | |
[ 0.194721] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000 | |
[ 0.195182] GICv3: CPU4: using allocated LPI pending table @0x000000007b510000 | |
[ 0.196378] CPU4: Booted secondary processor 0x0000000100 [0x410fd082] | |
[ 0.236666] Detected PIPT I-cache on CPU5 | |
[ 0.237835] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000 | |
[ 0.238269] GICv3: CPU5: using allocated LPI pending table @0x000000007b520000 | |
[ 0.239348] CPU5: Booted secondary processor 0x0000000101 [0x410fd082] | |
[ 0.244540] smp: Brought up 1 node, 6 CPUs | |
[ 0.245116] SMP: Total of 6 processors activated. | |
[ 0.245158] CPU features: detected: 32-bit EL0 Support | |
[ 0.245199] CPU features: detected: CRC32 instructions | |
[ 0.255652] CPU: All CPU(s) started at EL2 | |
[ 0.256450] alternatives: patching kernel code | |
[ 0.261473] devtmpfs: initialized | |
[ 0.286374] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.286815] futex hash table entries: 2048 (order: 5, 131072 bytes) | |
[ 0.290162] pinctrl core: initialized pinctrl subsystem | |
[ 0.296685] DMI not present or invalid. | |
[ 0.298369] NET: Registered protocol family 16 | |
[ 0.302493] audit: initializing netlink subsys (disabled) | |
[ 0.303025] audit: type=2000 audit(0.296:1): state=initialized audit_enabled=0 res=1 | |
[ 0.310477] cpuidle: using governor menu | |
[ 0.312265] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____)) | |
[ 0.312936] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.326682] DMA: preallocated 256 KiB pool for atomic allocations | |
[ 0.332692] Serial: AMBA PL011 UART driver | |
[ 0.466444] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.466633] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.466681] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.466725] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.469287] cryptd: max_cpu_qlen set to 1000 | |
[ 0.473976] ACPI: Interpreter disabled. | |
[ 0.482894] vcc5v0_core: supplied by vdd_5v | |
[ 0.483471] vcc5v0_sys: supplied by vdd_5v | |
[ 0.483621] vbus_typec: supplied by vdd_5v | |
[ 0.483977] vcc5v0_usb1: supplied by vcc5v0_sys | |
[ 0.484323] vcc3v3_sys: supplied by vcc5v0_core | |
[ 0.484489] vcc3v0_sd: supplied by vcc3v3_sys | |
[ 0.484875] vcc5v0_usb2: supplied by vcc5v0_sys | |
[ 0.496184] vgaarb: loaded | |
[ 0.497634] SCSI subsystem initialized | |
[ 0.498938] libata version 3.00 loaded. | |
[ 0.499841] usbcore: registered new interface driver usbfs | |
[ 0.500077] usbcore: registered new interface driver hub | |
[ 0.500558] usbcore: registered new device driver usb | |
[ 0.505399] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.505557] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.505716] PTP clock support registered | |
[ 0.507849] EDAC MC: Ver: 3.0.0 | |
[ 0.517521] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.521767] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.522729] VFS: Disk quotas dquot_6.6.0 | |
[ 0.522903] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.523079] *** VALIDATE hugetlbfs *** | |
[ 0.523564] pnp: PnP ACPI: disabled | |
[ 0.549732] NET: Registered protocol family 2 | |
[ 0.552952] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes) | |
[ 0.553160] TCP established hash table entries: 16384 (order: 5, 131072 bytes) | |
[ 0.554015] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) | |
[ 0.554616] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.555163] UDP hash table entries: 1024 (order: 3, 32768 bytes) | |
[ 0.555328] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) | |
[ 0.555776] NET: Registered protocol family 1 | |
[ 0.559540] RPC: Registered named UNIX socket transport module. | |
[ 0.559578] RPC: Registered udp transport module. | |
[ 0.559605] RPC: Registered tcp transport module. | |
[ 0.559634] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.559674] PCI: CLS 0 bytes, default 64 | |
[ 0.560619] Unpacking initramfs... | |
[ 0.671106] Freeing initrd memory: 1076K | |
[ 0.681810] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available | |
[ 0.684975] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available | |
[ 0.686366] kvm [1]: IPA Size Limit: 40bits | |
[ 0.688314] kvm [1]: vgic-v2@fff20000 | |
[ 0.688640] kvm [1]: GIC system register CPU interface enabled | |
[ 0.691111] kvm [1]: vgic interrupt IRQ10 | |
[ 0.693338] kvm [1]: Hyp mode initialized successfully | |
[ 0.712310] Initialise system trusted keyrings | |
[ 0.713719] workingset: timestamp_bits=44 max_order=19 bucket_order=0 | |
[ 0.736985] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.740339] NFS: Registering the id_resolver key type | |
[ 0.740506] Key type id_resolver registered | |
[ 0.740535] Key type id_legacy registered | |
[ 0.740582] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.741150] 9p: Installing v9fs 9p2000 file system support | |
[ 0.793201] Key type asymmetric registered | |
[ 0.793383] Asymmetric key parser 'x509' registered | |
[ 0.793816] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) | |
[ 0.793867] io scheduler mq-deadline registered | |
[ 0.793895] io scheduler kyber registered | |
[ 0.863521] EINJ: ACPI disabled. | |
[ 0.898778] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330 | |
[ 0.898956] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12 | |
[ 0.907624] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330 | |
[ 0.907811] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 | |
[ 0.943952] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.951861] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 39, base_baud = 1500000) is a 16550A | |
[ 0.952504] serial serial0: tty port ttyS0 registered | |
[ 0.955002] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 40, base_baud = 1500000) is a 16550A | |
[ 1.053740] printk: console [ttyS2] enabled | |
[ 1.060186] SuperH (H)SCI(F) driver initialized | |
[ 1.063298] msm_serial: driver initialized | |
[ 1.068891] cacheinfo: Unable to detect cache hierarchy for CPU 0 | |
[ 1.091161] loop: module loaded | |
[ 1.112378] libphy: Fixed MDIO Bus: probed | |
[ 1.114601] tun: Universal TUN/TAP device driver, 1.6 | |
[ 1.120695] thunder_xcv, ver 1.0 | |
[ 1.121533] thunder_bgx, ver 1.0 | |
[ 1.122058] nicpf, ver 1.0 | |
[ 1.124934] hclge is initializing | |
[ 1.125589] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version | |
[ 1.126257] hns3: Copyright (c) 2017 Huawei Corporation. | |
[ 1.127063] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k | |
[ 1.127604] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
[ 1.128276] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k | |
[ 1.128916] igb: Copyright (c) 2007-2014 Intel Corporation. | |
[ 1.129610] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k | |
[ 1.130333] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 1.132687] sky2: driver version 1.30 | |
[ 1.136473] VFIO - User Level meta-driver version: 0.3 | |
[ 1.144407] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2 | |
[ 1.157059] OF: graph: no port node found in /syscon@ff770000/usb2-phy@e450/otg-port | |
[ 1.166092] dwc3 fe900000.dwc3: Failed to get clk 'ref': -2 | |
[ 1.180500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 1.181203] ehci-pci: EHCI PCI platform driver | |
[ 1.181893] ehci-platform: EHCI generic platform driver | |
[ 1.185177] ehci-platform fe380000.usb: EHCI Host Controller | |
[ 1.185922] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1 | |
[ 1.188920] ehci-platform fe380000.usb: irq 31, io mem 0xfe380000 | |
[ 1.205388] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00 | |
[ 1.207784] hub 1-0:1.0: USB hub found | |
[ 1.208220] hub 1-0:1.0: 1 port detected | |
[ 1.212208] ehci-platform fe3c0000.usb: EHCI Host Controller | |
[ 1.212795] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2 | |
[ 1.215640] ehci-platform fe3c0000.usb: irq 33, io mem 0xfe3c0000 | |
[ 1.229384] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00 | |
[ 1.231812] hub 2-0:1.0: USB hub found | |
[ 1.232259] hub 2-0:1.0: 1 port detected | |
[ 1.234329] ehci-orion: EHCI orion driver | |
[ 1.235405] ehci-exynos: EHCI EXYNOS driver | |
[ 1.236265] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 1.236962] ohci-pci: OHCI PCI platform driver | |
[ 1.237870] ohci-platform: OHCI generic platform driver | |
[ 1.238990] ohci-platform fe3a0000.usb: Generic Platform OHCI controller | |
[ 1.239661] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3 | |
[ 1.243603] ohci-platform fe3a0000.usb: irq 32, io mem 0xfe3a0000 | |
[ 1.306973] hub 3-0:1.0: USB hub found | |
[ 1.307399] hub 3-0:1.0: 1 port detected | |
[ 1.309125] ohci-platform fe3e0000.usb: Generic Platform OHCI controller | |
[ 1.309896] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4 | |
[ 1.311956] ohci-platform fe3e0000.usb: irq 34, io mem 0xfe3e0000 | |
[ 1.374894] hub 4-0:1.0: USB hub found | |
[ 1.375329] hub 4-0:1.0: 1 port detected | |
[ 1.377053] ohci-exynos: OHCI EXYNOS driver | |
[ 1.380273] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 1.380893] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5 | |
[ 1.385943] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010 | |
[ 1.386930] xhci-hcd xhci-hcd.0.auto: irq 223, io mem 0xfe800000 | |
[ 1.389854] hub 5-0:1.0: USB hub found | |
[ 1.390290] hub 5-0:1.0: 1 port detected | |
[ 1.391730] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 1.392282] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 6 | |
[ 1.393009] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed | |
[ 1.393802] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 1.395977] hub 6-0:1.0: USB hub found | |
[ 1.396481] hub 6-0:1.0: 1 port detected | |
[ 1.398296] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller | |
[ 1.398877] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 7 | |
[ 1.404179] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010 | |
[ 1.405331] xhci-hcd xhci-hcd.1.auto: irq 224, io mem 0xfe900000 | |
[ 1.408155] hub 7-0:1.0: USB hub found | |
[ 1.408624] hub 7-0:1.0: 1 port detected | |
[ 1.410141] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller | |
[ 1.410698] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 8 | |
[ 1.411444] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed | |
[ 1.412200] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 1.414490] hub 8-0:1.0: USB hub found | |
[ 1.414930] hub 8-0:1.0: 1 port detected | |
[ 1.417897] usbcore: registered new interface driver usb-storage | |
[ 1.432936] i2c /dev entries driver | |
[ 1.448656] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! | |
[ 1.449713] fan53555-reg: supplied by vcc3v3_sys | |
[ 1.453906] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! | |
[ 1.454630] fan53555-reg: supplied by vcc3v3_sys | |
[ 1.458026] rk808 0-001b: chip id: 0x0 | |
[ 1.466938] rk808-regulator rk808-regulator: there is no dvs0 gpio | |
[ 1.467677] rk808-regulator rk808-regulator: there is no dvs1 gpio | |
[ 1.468546] DCDC_REG1: supplied by vcc3v3_sys | |
[ 1.470710] DCDC_REG2: supplied by vcc3v3_sys | |
[ 1.472077] DCDC_REG3: supplied by vcc3v3_sys | |
[ 1.473030] DCDC_REG4: supplied by vcc3v3_sys | |
[ 1.474398] LDO_REG1: supplied by vcc3v3_sys | |
[ 1.476469] LDO_REG2: supplied by vcc3v3_sys | |
[ 1.478868] LDO_REG3: supplied by vcc3v3_sys | |
[ 1.480732] LDO_REG4: supplied by vcc3v3_sys | |
[ 1.482703] LDO_REG5: supplied by vcc3v3_sys | |
[ 1.484528] LDO_REG6: supplied by vcc3v3_sys | |
[ 1.486609] LDO_REG7: supplied by vcc3v3_sys | |
[ 1.488380] LDO_REG8: supplied by vcc3v3_sys | |
[ 1.490425] SWITCH_REG1: supplied by vcc3v3_sys | |
[ 1.491483] SWITCH_REG2: supplied by vcc3v3_sys | |
[ 1.523763] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 400000 KHz | |
[ 1.524876] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 408000 KHz | |
[ 1.527757] cpufreq: cpufreq_online: CPU4: Running at unlisted freq: 12000 KHz | |
[ 1.529200] random: fast init done | |
[ 1.529907] cpufreq: cpufreq_online: CPU4: Unlisted initial frequency changed to: 408000 KHz | |
[ 1.533668] sdhci: Secure Digital Host Controller Interface driver | |
[ 1.534223] sdhci: Copyright(c) Pierre Ossman | |
[ 1.535123] Synopsys Designware Multimedia Card Interface Driver | |
[ 1.536711] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode. | |
[ 1.537625] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller. | |
[ 1.538232] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a | |
[ 1.538774] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 28,32 bit host data width,256 deep fifo | |
[ 1.539730] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq | |
[ 1.540257] mmc_host mmc0: card is non-removable. | |
[ 1.553936] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
[ 1.568367] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode. | |
[ 1.569258] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller. | |
[ 1.569865] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a | |
[ 1.570407] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo | |
[ 1.571445] dwmmc_rockchip fe320000.dwmmc: Got CD GPIO | |
[ 1.584901] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
[ 1.599983] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 1.602054] mmc2: CQHCI version 5.10 | |
[ 1.602508] mmc0: queuing unknown CIS tuple 0x80 (2 bytes) | |
[ 1.604677] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) | |
[ 1.606787] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) | |
[ 1.610142] mmc0: queuing unknown CIS tuple 0x80 (7 bytes) | |
[ 1.625339] mmc2: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA | |
[ 1.628179] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 1.630163] usbcore: registered new interface driver usbhid | |
[ 1.630693] usbhid: USB HID core driver | |
[ 1.635180] NET: Registered protocol family 17 | |
[ 1.635736] 9pnet: Installing 9P2000 support | |
[ 1.636154] Key type dns_resolver registered | |
[ 1.637006] registered taskstats version 1 | |
[ 1.637383] Loading compiled-in X.509 certificates | |
[ 1.654134] input: gpio-keys as /devices/platform/gpio-keys/input/input0 | |
[ 1.654965] hctosys: unable to open rtc device (rtc0) | |
[ 1.656147] vcc1v8_s3: supplied by vcc_1v8 | |
[ 1.656580] ALSA device list: | |
[ 1.656846] No soundcards found. | |
[ 1.657463] ttyS2 - failed to request DMA | |
[ 1.658227] Freeing unused kernel memory: 1408K | |
[ 1.666194] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0) | |
[ 1.681147] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0) | |
[ 1.685400] Run /init as init process | |
[ 1.753265] usb 7-1: new high-speed USB device number 2 using xhci-hcd | |
[ 1.797596] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 199 | |
[ 1.799461] mmc0: new ultra high speed SDR104 SDIO card at address 0001 | |
[ 1.820002] dwmmc_rockchip fe320000.dwmmc: Successfully tuned phase to 223 | |
[ 1.820645] mmc1: new ultra high speed SDR104 SDHC card at address aaaa | |
[ 1.822163] mmcblk1: mmc1:aaaa SB32G 29.7 GiB | |
[ 1.829347] mmcblk1: p1 p2 | |
[ 1.956799] hub 7-1:1.0: USB hub found | |
[ 1.957578] hub 7-1:1.0: 4 ports detected | |
[ 2.051340] usb 8-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd | |
[ 2.164716] hub 8-1:1.0: USB hub found | |
[ 2.165251] hub 8-1:1.0: 4 ports detected | |
[ 2.745422] usb 7-1.3: new high-speed USB device number 3 using xhci-hcd | |
[ 2.948801] hub 7-1.3:1.0: USB hub found | |
[ 2.949606] hub 7-1.3:1.0: 4 ports detected | |
[ 3.237422] usb 7-1.3.1: new low-speed USB device number 4 using xhci-hcd | |
[ 3.401637] input: USB Optical Mouse as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.3/7-1.3.1/7-1.3.1:1.0/0003:1BCF:0007.0001/input/input1 | |
[ 3.403460] input: USB Optical Mouse as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.3/7-1.3.1/7-1.3.1:1.0/0003:1BCF:0007.0001/input/input2 | |
[ 3.405005] hid-generic 0003:1BCF:0007.0001: input: USB HID v1.10 Mouse [USB Optical Mouse] on usb-xhci-hcd.1.auto-1.3.1/input0 | |
[ 3.485431] usb 7-1.3.4: new low-speed USB device number 5 using xhci-hcd | |
[ 3.687915] input: SIGMACHIP USB Keyboard as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.3/7-1.3.4/7-1.3.4:1.0/0003:1C4F:0002.0002/input/input3 | |
[ 3.749845] hid-generic 0003:1C4F:0002.0002: input: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-xhci-hcd.1.auto-1.3.4/input0 | |
[ 3.753928] input: SIGMACHIP USB Keyboard Consumer Control as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.3/7-1.3.4/7-1.3.4:1.1/0003:1C4F:0002.0003/input/input4 | |
[ 3.813983] input: SIGMACHIP USB Keyboard System Control as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.3/7-1.3.4/7-1.3.4:1.1/0003:1C4F:0002.0003/input/input5 | |
[ 3.815838] hid-generic 0003:1C4F:0002.0003: input: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-xhci-hcd.1.auto-1.3.4/input1 | |
[ 6.737729] EXT4-fs (mmcblk1p2): mounted filesystem without journal. Opts: (null) | |
[ 7.014381] systemd[1]: System time before build time, advancing clock. | |
[ 7.298134] NET: Registered protocol family 10 | |
[ 7.299209] Segment Routing with IPv6 | |
[ 7.346717] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) | |
[ 7.348981] systemd[1]: Detected architecture arm64. | |
[ 7.358258] systemd[1]: Set hostname to <nanopi-m4>. | |
[ 7.446665] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. | |
[ 7.448178] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) | |
[ 7.546825] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 7.548051] systemd[1]: Created slice System Slice. | |
[ 7.549334] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 7.550152] systemd[1]: Listening on fsck to fsckd communication Socket. | |
[ 7.551546] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 7.552616] systemd[1]: Created slice system-getty.slice. | |
[ 7.565837] systemd[1]: Listening on udev Kernel Socket. | |
[ 7.578140] systemd[1]: Created slice User and Session Slice. | |
[ 7.659920] EXT4-fs (mmcblk1p2): re-mounted. Opts: commit=600,errors=remount-ro | |
[ 8.042196] systemd-journald[1926]: Received request to flush runtime journal from PID 1 | |
[ 8.077327] phy phy-ff770000.syscon:[email protected]: charger = USB_DCP_CHARGER | |
[ 8.256529] rk808-rtc rk808-rtc: registered as rtc0 | |
[ 8.446557] rockchip-pcie f8000000.pcie: no vpcie12v regulator found | |
[ 8.446568] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found | |
[ 8.446577] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found | |
[ 8.446585] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found | |
[ 8.628127] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock | |
[ 8.628221] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input). | |
[ 8.628227] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28). | |
[ 8.628232] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11). | |
[ 8.628237] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no). | |
[ 8.628267] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed | |
[ 8.628902] rk_gmac-dwmac fe300000.ethernet: clock input from PHY | |
[ 8.633972] rk_gmac-dwmac fe300000.ethernet: init for RGMII | |
[ 8.634175] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35 | |
[ 8.634182] rk_gmac-dwmac fe300000.ethernet: DWMAC1000 | |
[ 8.634187] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported | |
[ 8.634190] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported | |
[ 8.634194] rk_gmac-dwmac fe300000.ethernet: COE Type 2 | |
[ 8.634197] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported | |
[ 8.634200] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported | |
[ 8.634226] rk_gmac-dwmac fe300000.ethernet: Normal descriptors | |
[ 8.634230] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled | |
[ 8.634233] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer | |
[ 8.778726] Bluetooth: Core ver 2.22 | |
[ 8.778783] NET: Registered protocol family 31 | |
[ 8.778791] Bluetooth: HCI device and connection manager initialized | |
[ 8.778800] Bluetooth: HCI socket layer initialized | |
[ 8.778804] Bluetooth: L2CAP socket layer initialized | |
[ 8.778816] Bluetooth: SCO socket layer initialized | |
[ 8.816654] libphy: stmmac: probed | |
[ 8.816667] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) | |
[ 8.816672] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL) | |
[ 8.892739] Bluetooth: HCI UART driver ver 2.3 | |
[ 8.892743] Bluetooth: HCI UART protocol H4 registered | |
[ 8.892788] Bluetooth: HCI UART protocol LL registered | |
[ 8.893027] Bluetooth: HCI UART protocol Broadcom registered | |
[ 8.913459] ttyS0 - failed to request DMA | |
[ 8.973304] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout! | |
[ 8.973974] rockchip-pcie: probe of f8000000.pcie failed with error -110 | |
[ 9.129915] Bluetooth: hci0: BCM: chip id 101 | |
[ 9.130177] Bluetooth: hci0: BCM: features 0x2f | |
[ 9.131236] Bluetooth: hci0: BCM4354A2 | |
[ 9.131248] Bluetooth: hci0: BCM4356A2 (001.003.015) build 0000 | |
[ 9.187257] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 9.195168] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 9.251287] rockchip-vop ff8f0000.vop: Adding to iommu group 1 | |
[ 9.251610] rockchip-vop ff900000.vop: Adding to iommu group 2 | |
[ 9.255824] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops [rockchipdrm]) | |
[ 9.257322] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops [rockchipdrm]) | |
[ 9.257397] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY) | |
[ 9.257958] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) | |
[ 9.257963] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 9.257965] [drm] No driver support for vblank timestamp query. | |
[ 9.325351] Console: switching to colour frame buffer device 240x67 | |
[ 9.361335] rockchip-drm display-subsystem: fb0: frame buffer device | |
[ 9.385673] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 | |
[ 9.393589] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4356-sdio for chip BCM4356/2 | |
[ 9.402518] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4356-sdio.friendlyarm,nanopi-m4.txt failed with error -2 | |
[ 9.469908] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) | |
[ 9.472739] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4356-sdio for chip BCM4356/2 | |
[ 9.472777] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available | |
[ 9.473073] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4356/2 wl0: May 14 2014 19:51:52 version 7.35.17 (r477908) FWID 01-2ed3ee81 | |
[ 9.482304] random: crng init done | |
[ 9.482311] random: 7 urandom warning(s) missed due to ratelimiting | |
[ 9.682570] rk_gmac-dwmac fe300000.ethernet eth0: device MAC address 12:19:5d:05:04:1c | |
[ 9.682746] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) | |
[ 9.693306] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found | |
[ 9.693321] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW | |
[ 9.981953] Bluetooth: hci0: BCM4356A2 (001.003.015) build 0266 | |
[ 13.774115] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
[ 13.774486] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,could you share your kernel config and dts file? I have a nanopi-m4, But the mainline kernel I compiled always hangs at startup.