Skip to content

Instantly share code, notes, and snippets.

@avafinger
Created June 1, 2019 21:07
Show Gist options
  • Save avafinger/ea433cc4a2fbdf444f83cbcbee901b0e to your computer and use it in GitHub Desktop.
Save avafinger/ea433cc4a2fbdf444f83cbcbee901b0e to your computer and use it in GitHub Desktop.
NanoPi A64 Kernel 4.20.17 for KODI
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 4.20.17 (alex@svn) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05)) #1 SMP PREEMPT Fri May 31 22:04:22 -03 2019
[ 0.000000] Machine model: FriendlyARM NanoPi A64
[ 0.000000] OF: reserved mem: failed to allocate memory for node 'cma@4a000000'
[ 0.000000] cma: Reserved 256 MiB at 0x000000006e000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007dffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x6dfce840-0x6dfcffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007dffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x000000007dffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007dffffff]
[ 0.000000] On node 0 totalpages: 253952
[ 0.000000] DMA32 zone: 3968 pages used for memmap
[ 0.000000] DMA32 zone: 0 pages reserved
[ 0.000000] DMA32 zone: 253952 pages, LIFO batch:63
[ 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.1
[ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x400 with crng_init=0
[ 0.000000] percpu: Embedded 22 pages/cpu @(____ptrval____) s52504 r8192 d29416 u90112
[ 0.000000] pcpu-alloc: s52504 r8192 d29416 u90112 alloc=22*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: enabling workaround for ARM erratum 843419
[ 0.000000] CPU features: enabling workaround for ARM erratum 845719
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 249984
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait fsck.repair=yes panic=10
[ 0.000000] Memory: 723188K/1015808K available (8382K kernel code, 590K rwdata, 2276K rodata, 512K init, 340K bss, 30476K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1
[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
[ 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.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000360] Console: colour dummy device 80x25
[ 0.000433] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.000443] pid_max: default: 32768 minimum: 301
[ 0.000533] LSM: Security Framework initializing
[ 0.001100] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.001382] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.001418] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.001434] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.024009] ASID allocator initialised with 32768 entries
[ 0.032000] rcu: Hierarchical SRCU implementation.
[ 0.048035] smp: Bringing up secondary CPUs ...
[ 0.080975] Detected VIPT I-cache on CPU1
[ 0.081025] arch_timer: CPU1: Trapping CNTVCT access
[ 0.081034] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.112680] Detected VIPT I-cache on CPU2
[ 0.112713] arch_timer: CPU2: Trapping CNTVCT access
[ 0.112722] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.144713] Detected VIPT I-cache on CPU3
[ 0.144739] arch_timer: CPU3: Trapping CNTVCT access
[ 0.144747] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.144823] smp: Brought up 1 node, 4 CPUs
[ 0.144828] SMP: Total of 4 processors activated.
[ 0.144834] CPU features: detected: 32-bit EL0 Support
[ 0.144839] CPU features: detected: CRC32 instructions
[ 0.147505] CPU: All CPU(s) started at EL2
[ 0.147522] alternatives: patching kernel code
[ 0.148595] devtmpfs: initialized
[ 0.154951] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.155011] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.163251] pinctrl core: initialized pinctrl subsystem
[ 0.164552] NET: Registered protocol family 16
[ 0.165018] audit: initializing netlink subsys (disabled)
[ 0.165140] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1
[ 0.166061] cpuidle: using governor menu
[ 0.166380] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
[ 0.166389] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.168534] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.169402] Serial: AMBA PL011 UART driver
[ 0.188396] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.188839] cryptd: max_cpu_qlen set to 1000
[ 0.190200] cam500b-avdd: supplied by vcc3v3
[ 0.190498] cam500b-dovdd: supplied by vcc3v3
[ 0.190741] cam500b-dvdd: supplied by vcc3v3
[ 0.191468] SCSI subsystem initialized
[ 0.192705] libata version 3.00 loaded.
[ 0.192989] usbcore: registered new interface driver usbfs
[ 0.193045] usbcore: registered new interface driver hub
[ 0.193127] usbcore: registered new device driver usb
[ 0.193650] pps_core: LinuxPPS API ver. 1 registered
[ 0.193656] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.193681] PTP clock support registered
[ 0.193862] EDAC MC: Ver: 3.0.0
[ 0.194728] Advanced Linux Sound Architecture Driver Initialized.
[ 0.195691] clocksource: Switched to clocksource arch_sys_counter
[ 0.195869] VFS: Disk quotas dquot_6.6.0
[ 0.195928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.205915] NET: Registered protocol family 2
[ 0.206473] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
[ 0.206608] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.206711] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.206868] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.206997] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.207036] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.207183] NET: Registered protocol family 1
[ 0.207563] RPC: Registered named UNIX socket transport module.
[ 0.207567] RPC: Registered udp transport module.
[ 0.207570] RPC: Registered tcp transport module.
[ 0.207573] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.207866] Unpacking initramfs...
[ 0.262538] Freeing initrd memory: 1076K
[ 0.263394] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.269776] Initialise system trusted keyrings
[ 0.269926] workingset: timestamp_bits=44 max_order=18 bucket_order=0
[ 0.278508] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.279329] NFS: Registering the id_resolver key type
[ 0.279353] Key type id_resolver registered
[ 0.279356] Key type id_legacy registered
[ 0.279372] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.279560] 9p: Installing v9fs 9p2000 file system support
[ 0.285930] NET: Registered protocol family 38
[ 0.285948] Key type asymmetric registered
[ 0.285953] Asymmetric key parser 'x509' registered
[ 0.286025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.286154] io scheduler noop registered
[ 0.286159] io scheduler deadline registered
[ 0.286348] io scheduler cfq registered (default)
[ 0.286353] io scheduler mq-deadline registered
[ 0.286357] io scheduler kyber registered
[ 0.286659] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
[ 0.287593] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
[ 0.291166] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[ 0.304559] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.313494] loop: module loaded
[ 0.316779] libphy: Fixed MDIO Bus: probed
[ 0.317059] tun: Universal TUN/TAP device driver, 1.6
[ 0.318163] PPP generic driver version 2.4.2
[ 0.318478] VFIO - User Level meta-driver version: 0.3
[ 0.318826] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.318831] ehci-platform: EHCI generic platform driver
[ 0.319280] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.319302] ohci-platform: OHCI generic platform driver
[ 0.320118] usbcore: registered new interface driver usb-storage
[ 0.321290] mousedev: PS/2 mouse device common for all mice
[ 0.322015] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
[ 0.322022] sun6i-rtc 1f00000.rtc: RTC enabled
[ 0.322152] i2c /dev entries driver
[ 0.323515] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 0.324624] sdhci: Secure Digital Host Controller Interface driver
[ 0.324631] sdhci: Copyright(c) Pierre Ossman
[ 0.324763] Synopsys Designware Multimedia Card Interface Driver
[ 0.325616] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.326634] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.326933] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.327234] usbcore: registered new interface driver usbhid
[ 0.327239] usbhid: USB HID core driver
[ 0.328098] thermal thermal_zone0: failed to read out thermal zone (-110)
[ 0.328131] thermal thermal_zone1: failed to read out thermal zone (-110)
[ 0.328150] thermal thermal_zone2: failed to read out thermal zone (-110)
[ 0.329994] NET: Registered protocol family 17
[ 0.330201] 9pnet: Installing 9P2000 support
[ 0.330273] Key type dns_resolver registered
[ 0.330956] registered taskstats version 1
[ 0.330961] Loading compiled-in X.509 certificates
[ 0.341411] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
[ 0.341843] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[ 0.344384] dcdc1: supplied by regulator-dummy
[ 0.344679] dcdc2: supplied by regulator-dummy
[ 0.344910] dcdc4: supplied by regulator-dummy
[ 0.345133] dcdc5: supplied by regulator-dummy
[ 0.345379] dcdc6: supplied by regulator-dummy
[ 0.345616] dc1sw: supplied by regulator-dummy
[ 0.345812] aldo1: supplied by regulator-dummy
[ 0.346078] aldo2: supplied by regulator-dummy
[ 0.346297] aldo3: supplied by regulator-dummy
[ 0.346521] dldo1: supplied by regulator-dummy
[ 0.346771] dldo2: supplied by regulator-dummy
[ 0.346988] dldo3: supplied by regulator-dummy
[ 0.347220] dldo4: supplied by regulator-dummy
[ 0.347307] vcc-pg-wifi-io: Bringing 3300000uV into 3000000-3000000uV
[ 0.347543] eldo1: supplied by regulator-dummy
[ 0.347825] eldo2: supplied by regulator-dummy
[ 0.348051] eldo3: supplied by regulator-dummy
[ 0.348310] fldo1: supplied by regulator-dummy
[ 0.348547] fldo2: supplied by regulator-dummy
[ 0.348791] rtc-ldo: supplied by regulator-dummy
[ 0.349024] ldo-io0: supplied by regulator-dummy
[ 0.349273] ldo-io1: supplied by regulator-dummy
[ 0.349551] drivevbus: supplied by regulator-dummy
[ 0.349781] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[ 0.355249] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 0.355956] printk: console [ttyS0] disabled
[ 0.376576] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 29, base_baud = 1500000) is a U6_16550A
[ 0.376633] printk: console [ttyS0] enabled
[ 0.377705] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[ 0.377809] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.5
[ 0.378162] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
[ 0.378177] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
[ 0.378183] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
[ 0.378189] dwmac-sun8i 1c30000.ethernet: COE Type 2
[ 0.378195] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[ 0.378201] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[ 0.378207] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[ 0.378334] libphy: stmmac: probed
[ 0.380011] ehci-platform 1c1a000.usb: EHCI Host Controller
[ 0.380036] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[ 0.380873] ehci-platform 1c1a000.usb: irq 18, io mem 0x01c1a000
[ 0.395696] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[ 0.395916] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[ 0.395924] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.395930] usb usb1: Product: EHCI Host Controller
[ 0.395937] usb usb1: Manufacturer: Linux 4.20.17 ehci_hcd
[ 0.395943] usb usb1: SerialNumber: 1c1a000.usb
[ 0.396467] hub 1-0:1.0: USB hub found
[ 0.396503] hub 1-0:1.0: 1 port detected
[ 0.397338] ehci-platform 1c1b000.usb: EHCI Host Controller
[ 0.397365] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2
[ 0.397730] ehci-platform 1c1b000.usb: irq 20, io mem 0x01c1b000
[ 0.411714] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[ 0.411865] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[ 0.411872] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.411879] usb usb2: Product: EHCI Host Controller
[ 0.411885] usb usb2: Manufacturer: Linux 4.20.17 ehci_hcd
[ 0.411891] usb usb2: SerialNumber: 1c1b000.usb
[ 0.412365] hub 2-0:1.0: USB hub found
[ 0.412395] hub 2-0:1.0: 1 port detected
[ 0.413184] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[ 0.413204] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3
[ 0.413497] ohci-platform 1c1a400.usb: irq 19, io mem 0x01c1a400
[ 0.437541] thermal thermal_zone2: failed to read out thermal zone (-110)
[ 0.448436] thermal thermal_zone2: failed to read out thermal zone (-110)
[ 0.475934] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.20
[ 0.475942] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.475948] usb usb3: Product: Generic Platform OHCI controller
[ 0.475954] usb usb3: Manufacturer: Linux 4.20.17 ohci_hcd
[ 0.475960] usb usb3: SerialNumber: 1c1a400.usb
[ 0.476430] hub 3-0:1.0: USB hub found
[ 0.476460] hub 3-0:1.0: 1 port detected
[ 0.477242] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[ 0.477263] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[ 0.477592] ohci-platform 1c1b400.usb: irq 21, io mem 0x01c1b400
[ 0.539914] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.20
[ 0.539922] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.539929] usb usb4: Product: Generic Platform OHCI controller
[ 0.539935] usb usb4: Manufacturer: Linux 4.20.17 ohci_hcd
[ 0.539941] usb usb4: SerialNumber: 1c1b400.usb
[ 0.540423] hub 4-0:1.0: USB hub found
[ 0.540454] hub 4-0:1.0: 1 port detected
[ 0.541317] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[ 0.541404] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
[ 0.541751] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 0.541761] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
[ 0.541909] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[ 0.541917] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.541923] usb usb5: Product: MUSB HDRC host driver
[ 0.541929] usb usb5: Manufacturer: Linux 4.20.17 musb-hcd
[ 0.541935] usb usb5: SerialNumber: musb-hdrc.1.auto
[ 0.542363] hub 5-0:1.0: USB hub found
[ 0.542393] hub 5-0:1.0: 1 port detected
[ 0.543059] cpu cpu0: Linked as a consumer to regulator.6
[ 0.543107] cpu cpu0: Dropping the link to regulator.6
[ 0.543254] cpu cpu0: Linked as a consumer to regulator.6
[ 0.544395] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 792000 KHz
[ 0.547233] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 816000 KHz
[ 0.548218] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.5
[ 0.551454] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[ 0.576305] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 0.577377] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.5
[ 0.577497] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.17
[ 0.578382] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[ 0.578623] vcc-pg-wifi-io: voltage operation not allowed
[ 0.602006] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 0.606309] simple-framebuffer 7e000000.framebuffer: Linked as a consumer to regulator.14
[ 0.606417] simple-framebuffer 7e000000.framebuffer: framebuffer at 0x7e000000, 0x7e9000 bytes, mapped to 0x(____ptrval____)
[ 0.606474] simple-framebuffer 7e000000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680
[ 0.619613] mmc0: new high speed SDHC card at address aaaa
[ 0.627557] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[ 0.642483] mmcblk0: p1 p2
[ 0.647478] mmc1: new high speed SDIO card at address 0001
[ 0.875365] Console: switching to colour frame buffer device 240x67
[ 1.118604] simple-framebuffer 7e000000.framebuffer: fb0: simplefb registered!
[ 1.120556] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:09 UTC (9)
[ 1.124356] cam500b-avdd: disabling
[ 1.124360] cam500b-dovdd: disabling
[ 1.124363] cam500b-dvdd: disabling
[ 1.124382] cpvdd: disabling
[ 1.124435] ALSA device list:
[ 1.124438] No soundcards found.
[ 1.124936] Freeing unused kernel memory: 512K
[ 1.144199] Run /init as init process
[ 1.255730] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 1.263501] random: fast init done
[ 1.264992] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
[ 1.413606] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 9.01
[ 1.413637] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.413657] usb 1-1: Product: USB2.0 Hub
[ 1.415367] hub 1-1:1.0: USB hub found
[ 1.415860] hub 1-1:1.0: 4 ports detected
[ 1.707732] usb 1-1.1: new low-speed USB device number 3 using ehci-platform
[ 1.824197] usb 1-1.1: New USB device found, idVendor=1bcf, idProduct=0007, bcdDevice= 0.10
[ 1.824214] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 1.824224] usb 1-1.1: Product: USB Optical Mouse
[ 1.834316] input: USB Optical Mouse as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:1BCF:0007.0001/input/input0
[ 1.834804] input: USB Optical Mouse as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:1BCF:0007.0001/input/input1
[ 1.835350] hid-generic 0003:1BCF:0007.0001: input,hiddev96,hidraw0: USB HID v1.10 Mouse [USB Optical Mouse] on usb-1c1a000.usb-1.1/input0
[ 1.916281] usb 1-1.4: new low-speed USB device number 4 using ehci-platform
[ 2.003792] systemd[1]: System time before build time, advancing clock.
[ 2.039205] usb 1-1.4: New USB device found, idVendor=1c4f, idProduct=0002, bcdDevice= 1.10
[ 2.039603] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.040343] usb 1-1.4: Product: USB Keyboard
[ 2.040620] usb 1-1.4: Manufacturer: SIGMACHIP
[ 2.052297] input: SIGMACHIP USB Keyboard as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:1C4F:0002.0002/input/input2
[ 2.118123] hid-generic 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-1c1a000.usb-1.4/input0
[ 2.125392] input: SIGMACHIP USB Keyboard Consumer Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:1C4F:0002.0003/input/input3
[ 2.180798] NET: Registered protocol family 10
[ 2.181432] Segment Routing with IPv6
[ 2.183996] input: SIGMACHIP USB Keyboard System Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:1C4F:0002.0003/input/input4
[ 2.184183] hid-generic 0003:1C4F:0002.0003: input,hidraw2: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-1c1a000.usb-1.4/input1
[ 2.251380] 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)
[ 2.252028] systemd[1]: Detected architecture arm64.
[ 2.279793] systemd[1]: Set hostname to <nanopi-a64>.
[ 2.509717] 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.
[ 2.509735] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 2.769523] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.770543] systemd[1]: Created slice System Slice.
[ 2.784004] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.784366] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 2.799867] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.800348] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 2.812900] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.824330] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.200332] EXT4-fs (mmcblk0p2): re-mounted. Opts: commit=600,errors=remount-ro
[ 3.603890] systemd-journald[1322]: Received request to flush runtime journal from PID 1
[ 3.963233] gpio-141 (sda): enforced open drain please flag it properly in DT/ACPI DSDT/board file
[ 3.963266] gpio-140 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file
[ 3.963969] i2c-gpio i2c: using lines 141 (SDA) and 140 (SCL)
[ 4.030811] media: Linux media interface: v0.10
[ 4.066835] videodev: Linux video capture interface: v2.00
[ 4.091598] mali: loading out-of-tree module taints kernel.
[ 4.115776] Allwinner sunXi mali glue initialized
[ 4.117181] Mali:
[ 4.117187] Found Mali GPU Mali-400 MP r1p1
[ 4.130396] Mali:
[ 4.130401] 2+0 PP cores initialized
[ 4.131140] Mali:
[ 4.131144] Mali device driver loaded
[ 4.146048] Registered IR keymap rc-empty
[ 4.146169] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
[ 4.146313] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input5
[ 4.148034] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
[ 4.151609] sunxi-ir 1f02000.ir: initialized sunXi IR driver
[ 4.225045] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer])
[ 4.232074] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer])
[ 4.232556] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[ 4.232576] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon])
[ 4.232742] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon])
[ 4.232862] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.14
[ 4.234244] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[ 4.242976] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[ 4.243424] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi])
[ 4.243434] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 4.243437] [drm] No driver support for vblank timestamp query.
[ 4.243444] checking generic (7e000000 7e9000) vs hw (0 ffffffffffffffff)
[ 4.243447] fb0: switching to sun4i-drm-fb from simple
[ 4.243539] Console: switching to colour dummy device 80x25
[ 4.279097] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.283419] cedrus 1c0e000.video-codec: Device registered as /dev/video1
[ 4.296628] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.340132] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 4.366712] ov5640 0-003c: ov5640 probing...
[ 4.366886] ov5640 0-003c: Linked as a consumer to regulator.3
[ 4.366928] ov5640 0-003c: Linked as a consumer to regulator.4
[ 4.366961] ov5640 0-003c: Linked as a consumer to regulator.2
[ 4.413064] ov5640 0-003c: ov5640 probed
[ 4.595561] bFWReady == _FALSE call reset 8051...
[ 4.796619] Console: switching to colour frame buffer device 240x67
[ 4.830466] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
[ 4.847048] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
[ 4.922095] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
[ 5.140472] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 5.805757] RTL8211E Gigabit Ethernet stmmac-0:07: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:07, irq=POLL)
[ 5.807372] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
[ 5.807384] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
[ 5.807392] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
[ 5.807907] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.128712] zram: Added device: zram0
[ 6.134730] zram: Added device: zram1
[ 6.135446] zram: Added device: zram2
[ 6.136814] zram: Added device: zram3
[ 6.234520] zram0: detected capacity change from 0 to 126328832
[ 6.824522] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 6.824561] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 7.318779] Adding 123364k swap on /dev/zram0. Priority:5 extents:1 across:123364k SS
[ 7.324245] zram1: detected capacity change from 0 to 126328832
[ 8.354548] Adding 123364k swap on /dev/zram1. Priority:5 extents:1 across:123364k SS
[ 8.356012] zram2: detected capacity change from 0 to 126328832
[ 9.383270] Adding 123364k swap on /dev/zram2. Priority:5 extents:1 across:123364k SS
[ 9.388401] zram3: detected capacity change from 0 to 126328832
[ 10.414070] Adding 123364k swap on /dev/zram3. Priority:5 extents:1 across:123364k SS
[ 15.001035] random: crng init done
[ 15.001225] random: 7 urandom warning(s) missed due to ratelimiting
@avafinger
Copy link
Author

Kernel 4.20.17 for NanoPi A64 with:

  • Cedrus
  • Wifi
  • eth
  • hdmi-sound
  • hdmi
  • mali

You can build Kodi with this kernel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment