Skip to content

Instantly share code, notes, and snippets.

@avafinger
Created November 1, 2019 00:17
Show Gist options
  • Save avafinger/1286756a022fb9a20593c817e3d4bb02 to your computer and use it in GitHub Desktop.
Save avafinger/1286756a022fb9a20593c817e3d4bb02 to your computer and use it in GitHub Desktop.
NanoPi A64 with cedrus and mali - KODI 18.3
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.3.8 (alex@svn) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #1 SMP PREEMPT Wed Oct 30 17:30:56 -03 2019
[ 0.000000] Machine model: FriendlyARM NanoPi A64
[ 0.000000] cma: Reserved 384 MiB at 0x0000000066000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007dffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x65de3840-0x65de4fff]
[ 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] percpu: Embedded 21 pages/cpu s48600 r8192 d29224 u86016
[ 0.000000] pcpu-alloc: s48600 r8192 d29224 u86016 alloc=21*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: detected: ARM erratum 845719
[ 0.000000] CPU features: detected: ARM erratum 843419
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 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] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 588396K/1015808K available (8510K kernel code, 584K rwdata, 2412K rodata, 576K init, 340K bss, 34196K reserved, 393216K 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] random: get_random_bytes called from start_kernel+0x2f4/0x488 with crng_init=0
[ 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.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000282] Console: colour dummy device 80x25
[ 0.000362] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.000372] pid_max: default: 32768 minimum: 301
[ 0.000472] LSM: Security Framework initializing
[ 0.000544] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.000559] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.001125] *** VALIDATE proc ***
[ 0.001338] *** VALIDATE cgroup1 ***
[ 0.001345] *** VALIDATE cgroup2 ***
[ 0.024000] ASID allocator initialised with 32768 entries
[ 0.031991] rcu: Hierarchical SRCU implementation.
[ 0.048025] smp: Bringing up secondary CPUs ...
[ 0.080983] Detected VIPT I-cache on CPU1
[ 0.081035] arch_timer: CPU1: Trapping CNTVCT access
[ 0.081046] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.112664] Detected VIPT I-cache on CPU2
[ 0.112696] arch_timer: CPU2: Trapping CNTVCT access
[ 0.112704] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.144690] Detected VIPT I-cache on CPU3
[ 0.144716] arch_timer: CPU3: Trapping CNTVCT access
[ 0.144724] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.144802] smp: Brought up 1 node, 4 CPUs
[ 0.144807] SMP: Total of 4 processors activated.
[ 0.144813] CPU features: detected: 32-bit EL0 Support
[ 0.144818] CPU features: detected: CRC32 instructions
[ 0.145134] CPU: All CPU(s) started at EL2
[ 0.145154] alternatives: patching kernel code
[ 0.146250] devtmpfs: initialized
[ 0.152855] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.152880] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.166705] pinctrl core: initialized pinctrl subsystem
[ 0.167954] NET: Registered protocol family 16
[ 0.168414] audit: initializing netlink subsys (disabled)
[ 0.168549] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
[ 0.169473] cpuidle: using governor menu
[ 0.169815] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.173505] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.174435] Serial: AMBA PL011 UART driver
[ 0.195048] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.195058] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.195064] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.195070] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.197538] cryptd: max_cpu_qlen set to 1000
[ 0.203472] cam500b-avdd: supplied by vcc3v3
[ 0.203735] cam500b-dovdd: supplied by vcc3v3
[ 0.203992] cam500b-dvdd: supplied by vcc3v3
[ 0.204841] SCSI subsystem initialized
[ 0.205085] libata version 3.00 loaded.
[ 0.205477] usbcore: registered new interface driver usbfs
[ 0.205534] usbcore: registered new interface driver hub
[ 0.205615] usbcore: registered new device driver usb
[ 0.206097] pps_core: LinuxPPS API ver. 1 registered
[ 0.206102] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.206126] PTP clock support registered
[ 0.206309] EDAC MC: Ver: 3.0.0
[ 0.207207] Advanced Linux Sound Architecture Driver Initialized.
[ 0.208156] clocksource: Switched to clocksource arch_sys_counter
[ 0.208344] VFS: Disk quotas dquot_6.6.0
[ 0.208405] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.208453] *** VALIDATE hugetlbfs ***
[ 0.217031] thermal_sys: Registered thermal governor 'fair_share'
[ 0.217037] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.217045] thermal_sys: Registered thermal governor 'step_wise'
[ 0.217049] thermal_sys: Registered thermal governor 'user_space'
[ 0.217053] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.217694] NET: Registered protocol family 2
[ 0.218127] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.218156] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.218240] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.218397] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.218521] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.218556] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.218723] NET: Registered protocol family 1
[ 0.219179] RPC: Registered named UNIX socket transport module.
[ 0.219183] RPC: Registered udp transport module.
[ 0.219186] RPC: Registered tcp transport module.
[ 0.219190] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.219381] Trying to unpack rootfs image as initramfs...
[ 0.274942] Freeing initrd memory: 1076K
[ 0.275827] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.282899] Initialise system trusted keyrings
[ 0.283059] workingset: timestamp_bits=44 max_order=18 bucket_order=0
[ 0.291983] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.292947] NFS: Registering the id_resolver key type
[ 0.292980] Key type id_resolver registered
[ 0.292984] Key type id_legacy registered
[ 0.292996] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.293197] 9p: Installing v9fs 9p2000 file system support
[ 0.312437] NET: Registered protocol family 38
[ 0.312453] Key type asymmetric registered
[ 0.312458] Asymmetric key parser 'x509' registered
[ 0.312520] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.312653] io scheduler mq-deadline registered
[ 0.312659] io scheduler kyber registered
[ 0.313113] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device
[ 0.314092] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
[ 0.317705] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[ 0.330832] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.339711] loop: module loaded
[ 0.342797] libphy: Fixed MDIO Bus: probed
[ 0.343105] tun: Universal TUN/TAP device driver, 1.6
[ 0.344401] PPP generic driver version 2.4.2
[ 0.344739] VFIO - User Level meta-driver version: 0.3
[ 0.345162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.345168] ehci-platform: EHCI generic platform driver
[ 0.345651] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.345675] ohci-platform: OHCI generic platform driver
[ 0.346421] usbcore: registered new interface driver usb-storage
[ 0.347467] mousedev: PS/2 mouse device common for all mice
[ 0.348249] sun6i-rtc 1f00000.rtc: registered as rtc0
[ 0.348258] sun6i-rtc 1f00000.rtc: RTC enabled
[ 0.348423] i2c /dev entries driver
[ 0.349939] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 0.350703] sun50i-a64-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
[ 0.351133] sdhci: Secure Digital Host Controller Interface driver
[ 0.351137] sdhci: Copyright(c) Pierre Ossman
[ 0.351281] Synopsys Designware Multimedia Card Interface Driver
[ 0.352534] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.353667] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.354005] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.354318] usbcore: registered new interface driver usbhid
[ 0.354322] usbhid: USB HID core driver
[ 0.355195] thermal thermal_zone0: failed to read out thermal zone (-110)
[ 0.355236] thermal thermal_zone1: failed to read out thermal zone (-110)
[ 0.355260] thermal thermal_zone2: failed to read out thermal zone (-110)
[ 0.357274] NET: Registered protocol family 17
[ 0.357482] 9pnet: Installing 9P2000 support
[ 0.357549] Key type dns_resolver registered
[ 0.358286] registered taskstats version 1
[ 0.358291] Loading compiled-in X.509 certificates
[ 0.369105] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
[ 0.369546] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[ 0.373069] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
[ 0.373437] dcdc1: supplied by regulator-dummy
[ 0.373809] dcdc2: supplied by regulator-dummy
[ 0.374075] dcdc4: supplied by regulator-dummy
[ 0.374335] dcdc5: supplied by regulator-dummy
[ 0.374631] dcdc6: supplied by regulator-dummy
[ 0.374890] dc1sw: supplied by regulator-dummy
[ 0.375097] aldo1: supplied by regulator-dummy
[ 0.375379] aldo2: supplied by regulator-dummy
[ 0.375671] aldo3: supplied by regulator-dummy
[ 0.375939] dldo1: supplied by regulator-dummy
[ 0.376304] dldo2: supplied by regulator-dummy
[ 0.376564] dldo3: supplied by regulator-dummy
[ 0.376839] dldo4: supplied by regulator-dummy
[ 0.376904] vcc-pg-wifi-io: Bringing 3300000uV into 3000000-3000000uV
[ 0.377205] eldo1: supplied by regulator-dummy
[ 0.377470] eldo2: supplied by regulator-dummy
[ 0.377748] eldo3: supplied by regulator-dummy
[ 0.378043] fldo1: supplied by regulator-dummy
[ 0.378317] fldo2: supplied by regulator-dummy
[ 0.378601] rtc-ldo: supplied by regulator-dummy
[ 0.378834] ldo-io0: supplied by regulator-dummy
[ 0.379121] ldo-io1: supplied by regulator-dummy
[ 0.379407] drivevbus: supplied by regulator-dummy
[ 0.379604] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[ 0.384572] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 0.384958] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
[ 0.385444] printk: console [ttyS0] disabled
[ 0.406103] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 30, base_baud = 1500000) is a U6_16550A
[ 0.406157] printk: console [ttyS0] enabled
[ 0.407112] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
[ 0.407379] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[ 0.407659] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
[ 0.407675] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
[ 0.407682] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
[ 0.407688] dwmac-sun8i 1c30000.ethernet: COE Type 2
[ 0.407694] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[ 0.407701] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[ 0.407707] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[ 0.407858] libphy: stmmac: probed
[ 0.409861] ehci-platform 1c1a000.usb: EHCI Host Controller
[ 0.409888] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[ 0.410014] ehci-platform 1c1a000.usb: irq 18, io mem 0x01c1a000
[ 0.424178] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[ 0.424345] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[ 0.424354] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.424361] usb usb1: Product: EHCI Host Controller
[ 0.424368] usb usb1: Manufacturer: Linux 5.3.8 ehci_hcd
[ 0.424374] usb usb1: SerialNumber: 1c1a000.usb
[ 0.424920] hub 1-0:1.0: USB hub found
[ 0.424950] hub 1-0:1.0: 1 port detected
[ 0.425752] ehci-platform 1c1b000.usb: EHCI Host Controller
[ 0.425774] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2
[ 0.425893] ehci-platform 1c1b000.usb: irq 20, io mem 0x01c1b000
[ 0.440174] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[ 0.440317] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[ 0.440326] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.440333] usb usb2: Product: EHCI Host Controller
[ 0.440340] usb usb2: Manufacturer: Linux 5.3.8 ehci_hcd
[ 0.440347] usb usb2: SerialNumber: 1c1b000.usb
[ 0.440815] hub 2-0:1.0: USB hub found
[ 0.440844] hub 2-0:1.0: 1 port detected
[ 0.464657] thermal thermal_zone2: failed to read out thermal zone (-110)
[ 0.475546] thermal thermal_zone2: failed to read out thermal zone (-110)
[ 0.616258] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[ 0.616284] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3
[ 0.616449] ohci-platform 1c1a400.usb: irq 19, io mem 0x01c1a400
[ 0.680438] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.03
[ 0.680447] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.680454] usb usb3: Product: Generic Platform OHCI controller
[ 0.680461] usb usb3: Manufacturer: Linux 5.3.8 ohci_hcd
[ 0.680467] usb usb3: SerialNumber: 1c1a400.usb
[ 0.680973] hub 3-0:1.0: USB hub found
[ 0.681004] hub 3-0:1.0: 1 port detected
[ 0.681784] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[ 0.681808] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[ 0.681927] ohci-platform 1c1b400.usb: irq 21, io mem 0x01c1b400
[ 0.744444] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.03
[ 0.744452] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.744460] usb usb4: Product: Generic Platform OHCI controller
[ 0.744467] usb usb4: Manufacturer: Linux 5.3.8 ohci_hcd
[ 0.744473] usb usb4: SerialNumber: 1c1b400.usb
[ 0.744952] hub 4-0:1.0: USB hub found
[ 0.744982] hub 4-0:1.0: 1 port detected
[ 0.745848] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[ 0.824306] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 0.824319] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
[ 0.824459] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[ 0.824468] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.824475] usb usb5: Product: MUSB HDRC host driver
[ 0.824482] usb usb5: Manufacturer: Linux 5.3.8 musb-hcd
[ 0.824488] usb usb5: SerialNumber: musb-hdrc.1.auto
[ 0.824961] hub 5-0:1.0: USB hub found
[ 0.824992] hub 5-0:1.0: 1 port detected
[ 0.827088] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 792000 KHz
[ 0.831038] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 816000 KHz
[ 0.834879] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[ 0.835372] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[ 0.852197] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 0.859481] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 0.860463] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
[ 0.861405] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[ 0.861688] vcc-pg-wifi-io: voltage operation not allowed
[ 0.886836] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 0.891491] simple-framebuffer 7e000000.framebuffer: framebuffer at 0x7e000000, 0x7e9000 bytes, mapped to 0x(____ptrval____)
[ 0.891506] simple-framebuffer 7e000000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680
[ 0.892059] Console: switching to colour frame buffer device 240x67
[ 0.904050] mmc0: new high speed SDHC card at address aaaa
[ 0.905158] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
[ 0.907306] mmcblk0: p1 p2
[ 0.911427] mmc1: new high speed SDIO card at address 0001
[ 0.927890] simple-framebuffer 7e000000.framebuffer: fb0: simplefb registered!
[ 0.928304] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:07 UTC (7)
[ 0.928541] ALSA device list:
[ 0.928545] No soundcards found.
[ 0.929053] Freeing unused kernel memory: 576K
[ 0.956418] Run /init as init process
[ 1.011627] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 9.01
[ 1.011647] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.011659] usb 1-1: Product: USB2.0 Hub
[ 1.012815] hub 1-1:1.0: USB hub found
[ 1.013229] hub 1-1:1.0: 4 ports detected
[ 1.076984] random: fast init done
[ 1.100589] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
[ 1.317371] usb 1-1.1: new low-speed USB device number 3 using ehci-platform
[ 1.447228] usb 1-1.1: New USB device found, idVendor=1bcf, idProduct=0007, bcdDevice= 0.10
[ 1.449928] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 1.451201] usb 1-1.1: Product: USB Optical Mouse
[ 1.480720] 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.481040] 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.481342] 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.560286] usb 1-1.4: new low-speed USB device number 4 using ehci-platform
[ 1.680271] usb 1-1.4: New USB device found, idVendor=1c4f, idProduct=0002, bcdDevice= 1.10
[ 1.681076] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.681314] usb 1-1.4: Product: USB Keyboard
[ 1.681537] usb 1-1.4: Manufacturer: SIGMACHIP
[ 1.709365] 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
[ 1.773938] hid-generic 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-1c1a000.usb-1.4/input0
[ 1.778401] 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
[ 1.836631] 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
[ 1.836983] hid-generic 0003:1C4F:0002.0003: input,hidraw2: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-1c1a000.usb-1.4/input1
[ 1.859158] systemd[1]: System time before build time, advancing clock.
[ 1.991071] NET: Registered protocol family 10
[ 1.991758] Segment Routing with IPv6
[ 2.081944] 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.082549] systemd[1]: Detected architecture arm64.
[ 2.120400] systemd[1]: Set hostname to <nanopi-a64>.
[ 2.368001] systemd[1]: File /lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 2.368023] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 2.594627] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.594708] systemd[1]: Reached target Swap.
[ 2.608305] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.611204] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 2.628350] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.628669] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.640592] systemd[1]: Reached target Paths.
[ 2.652356] systemd[1]: Reached target Local Encrypted Volumes.
[ 3.053715] EXT4-fs (mmcblk0p2): re-mounted. Opts: commit=600,errors=remount-ro
[ 3.397813] systemd-journald[1343]: Received request to flush runtime journal from PID 1
[ 3.728979] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pe not found, using dummy regulator
[ 3.729052] gpio-141 (sda): enforced open drain please flag it properly in DT/ACPI DSDT/board file
[ 3.729091] gpio-140 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file
[ 3.731094] i2c-gpio i2c: using lines 141 (SDA) and 140 (SCL)
[ 3.866480] mali: loading out-of-tree module taints kernel.
[ 3.876872] Allwinner sunXi mali glue initialized
[ 3.877393] Mali:
[ 3.877397] Found Mali GPU Mali-400 MP r1p1
[ 3.877617] Mali:
[ 3.877619] 2+0 PP cores initialized
[ 3.878166] Mali:
[ 3.878168] Mali device driver loaded
[ 3.924585] mc: Linux media interface: v0.10
[ 3.925143] Registered IR keymap rc-empty
[ 3.925251] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
[ 3.925368] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input5
[ 3.926070] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
[ 3.926097] axp20x-gpio axp20x-gpio: DMA mask not set
[ 3.926627] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
[ 3.928503] sunxi-ir 1f02000.ir: initialized sunXi IR driver
[ 3.963215] videodev: Linux video capture interface: v2.00
[ 3.977022] axp20x-adc axp813-adc: DMA mask not set
[ 4.009193] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer])
[ 4.009925] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
[ 4.010976] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer])
[ 4.011558] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[ 4.011581] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon])
[ 4.011814] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon])
[ 4.013247] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[ 4.013840] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[ 4.014287] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi])
[ 4.014296] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 4.014299] [drm] No driver support for vblank timestamp query.
[ 4.014305] checking generic (7e000000 7e9000) vs hw (0 ffffffffffffffff)
[ 4.014308] fb0: switching to sun4i-drm-fb from simple
[ 4.016798] Console: switching to colour dummy device 80x25
[ 4.017570] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
[ 4.118156] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.129186] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.132636] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 4.134097] cedrus 1c0e000.video-codec: Device registered as /dev/video1
[ 4.386817] bFWReady == _FALSE call reset 8051...
[ 4.513393] Console: switching to colour frame buffer device 240x67
[ 4.571579] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
[ 4.668548] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
[ 4.819025] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 5.707108] zram: Added device: zram0
[ 5.707782] zram: Added device: zram1
[ 5.709292] zram: Added device: zram2
[ 5.710025] zram: Added device: zram3
[ 5.840327] zram0: detected capacity change from 0 to 125857792
[ 6.184557] dwmac-sun8i 1c30000.ethernet eth0: PHY [stmmac-0:07] driver [RTL8211E Gigabit Ethernet]
[ 6.184574] dwmac-sun8i 1c30000.ethernet eth0: phy: setting supported 00,00000000,000062ff advertising 00,00000000,000062ff
[ 6.188995] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
[ 6.189011] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
[ 6.189019] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
[ 6.189030] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii link mode
[ 6.189045] dwmac-sun8i 1c30000.ethernet eth0: phylink_mac_config: mode=phy/rgmii/Unknown/Unknown adv=00,00000000,000062ff pause=10 link=0 an=1
[ 6.190327] dwmac-sun8i 1c30000.ethernet eth0: phy link down rgmii/Unknown/Unknown
[ 6.956261] Adding 122904k swap on /dev/zram0. Priority:5 extents:1 across:122904k SS
[ 6.963016] zram1: detected capacity change from 0 to 125857792
[ 8.032207] Adding 122904k swap on /dev/zram1. Priority:5 extents:1 across:122904k SS
[ 8.039223] zram2: detected capacity change from 0 to 125857792
[ 9.092229] Adding 122904k swap on /dev/zram2. Priority:5 extents:1 across:122904k SS
[ 9.094260] zram3: detected capacity change from 0 to 125857792
[ 10.140228] Adding 122904k swap on /dev/zram3. Priority:5 extents:1 across:122904k SS
[ 11.303521] dwmac-sun8i 1c30000.ethernet eth0: phy link up rgmii/1Gbps/Full
[ 11.303561] dwmac-sun8i 1c30000.ethernet eth0: phylink_mac_config: mode=phy/rgmii/1Gbps/Full adv=00,00000000,00000000 pause=0f link=1 an=0
[ 11.303593] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 11.303630] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 15.251803] random: crng init done
[ 15.251818] random: 7 urandom warning(s) missed due to ratelimiting
[ 18.185529] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 31.716238] vcc3v3: disabling
[ 31.716250] cam500b-avdd: disabling
[ 31.716258] cam500b-dovdd: disabling
[ 31.716265] cam500b-dvdd: disabling
[ 31.716304] cpvdd: disabling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment