Skip to content

Instantly share code, notes, and snippets.

@avafinger
Created February 29, 2020 00:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avafinger/ad2356421d1f1bd9db366a64e7728301 to your computer and use it in GitHub Desktop.
Save avafinger/ad2356421d1f1bd9db366a64e7728301 to your computer and use it in GitHub Desktop.
Kernel 5.6-rc3 Bananapi m2 zero
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.6.0-rc3+ (alex@svn) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #1 SMP Fri Feb 28 21:19:44 -03 2020
[ 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: Banana Pi M2 Zero
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 128 MiB at 0x55c00000
[ 0.000000] On node 0 totalpages: 122880
[ 0.000000] Normal zone: 960 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 122880 pages, LIFO batch:31
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
[ 0.000000] percpu: Embedded 15 pages/cpu s31180 r8192 d22068 u61440
[ 0.000000] pcpu-alloc: s31180 r8192 d22068 u61440 alloc=15*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121920
[ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk rootfstype=ext4 root=/dev/mmcblk0p2 rw rootwait fsck.repair=yes panic=10 no_console_suspend consoleblank=0 drm_leak_fbdev_smem=1
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 341600K/491520K available (8192K kernel code, 449K rwdata, 2076K rodata, 1024K init, 265K bss, 18848K reserved, 131072K cma-reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x524/0x6b0 with crng_init=0
[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000018] Switching to timer-based delay loop, resolution 41ns
[ 0.000230] Console: colour dummy device 80x30
[ 0.000273] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.000286] pid_max: default: 32768 minimum: 301
[ 0.000433] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.000446] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001207] CPU: Testing write buffer coherency: ok
[ 0.001710] CPU0: update cpu_capacity 1024
[ 0.001721] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.002299] Setting up static identity map for 0x40100000 - 0x40100060
[ 0.002424] rcu: Hierarchical SRCU implementation.
[ 0.002979] smp: Bringing up secondary CPUs ...
[ 0.013796] CPU1: update cpu_capacity 1024
[ 0.013803] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.024731] CPU2: update cpu_capacity 1024
[ 0.024738] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.035538] CPU3: update cpu_capacity 1024
[ 0.035544] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.035639] smp: Brought up 1 node, 4 CPUs
[ 0.035664] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[ 0.035670] CPU: All CPU(s) started in HYP mode.
[ 0.035675] CPU: Virtualization extensions available.
[ 0.036381] devtmpfs: initialized
[ 0.042792] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.043028] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.043055] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.047951] pinctrl core: initialized pinctrl subsystem
[ 0.048644] thermal_sys: Registered thermal governor 'step_wise'
[ 0.049649] NET: Registered protocol family 16
[ 0.051316] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.052281] cpuidle: using governor menu
[ 0.052607] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.052615] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.077338] iommu: Default domain type: Translated
[ 0.077766] SCSI subsystem initialized
[ 0.078030] libata version 3.00 loaded.
[ 0.078256] usbcore: registered new interface driver usbfs
[ 0.078302] usbcore: registered new interface driver hub
[ 0.078382] usbcore: registered new device driver usb
[ 0.078600] mc: Linux media interface: v0.10
[ 0.078644] videodev: Linux video capture interface: v2.00
[ 0.078743] pps_core: LinuxPPS API ver. 1 registered
[ 0.078751] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.078771] PTP clock support registered
[ 0.079193] Advanced Linux Sound Architecture Driver Initialized.
[ 0.079811] Bluetooth: Core ver 2.22
[ 0.079888] NET: Registered protocol family 31
[ 0.079897] Bluetooth: HCI device and connection manager initialized
[ 0.079917] Bluetooth: HCI socket layer initialized
[ 0.079928] Bluetooth: L2CAP socket layer initialized
[ 0.079948] Bluetooth: SCO socket layer initialized
[ 0.080703] clocksource: Switched to clocksource arch_sys_counter
[ 0.088873] NET: Registered protocol family 2
[ 0.089443] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.089473] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.089526] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.089589] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.089736] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.089787] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.090005] NET: Registered protocol family 1
[ 0.090634] RPC: Registered named UNIX socket transport module.
[ 0.090645] RPC: Registered udp transport module.
[ 0.090651] RPC: Registered tcp transport module.
[ 0.090656] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.091486] Trying to unpack rootfs image as initramfs...
[ 0.135762] Freeing initrd memory: 960K
[ 0.137037] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.138303] Initialise system trusted keyrings
[ 0.138609] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[ 0.146327] NFS: Registering the id_resolver key type
[ 0.146378] Key type id_resolver registered
[ 0.146386] Key type id_legacy registered
[ 0.181341] Key type asymmetric registered
[ 0.181356] Asymmetric key parser 'x509' registered
[ 0.181454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.181464] io scheduler mq-deadline registered
[ 0.181471] io scheduler kyber registered
[ 0.182655] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
[ 0.187176] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 0.188940] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[ 0.191676] sun6i-dma 1c02000.dma-controller: WARN: Device release is not defined so it is not safe to unbind this driver while in use
[ 0.240296] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[ 0.242741] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pa not found, using dummy regulator
[ 0.243694] printk: console [ttyS0] disabled
[ 0.244041] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 42, base_baud = 1500000) is a 16550A
[ 0.936750] printk: console [ttyS0] enabled
[ 0.941688] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
[ 0.952391] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 43, base_baud = 1500000) is a 16550A
[ 0.961281] serial serial0: tty port ttyS1 registered
[ 0.967012] 1c28c00.serial: ttyS3 at MMIO 0x1c28c00 (irq = 44, base_baud = 1500000) is a 16550A
[ 0.981614] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc095a2e0)
[ 0.988792] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0956ec0)
[ 0.996531] sun8i-dw-hdmi 1ee0000.hdmi: 1ee0000.hdmi supply hvcc not found, using dummy regulator
[ 1.006404] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[ 1.016312] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[ 1.024060] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc09598c8)
[ 1.030856] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.037461] [drm] No driver support for vblank timestamp query.
[ 1.043825] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
[ 1.253908] random: fast init done
[ 1.576915] Console: switching to colour frame buffer device 240x67
[ 1.615056] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
[ 1.624438] libphy: Fixed MDIO Bus: probed
[ 1.628888] CAN device driver interface
[ 1.633307] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found
[ 1.639656] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found
[ 1.645729] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[ 1.651534] dwmac-sun8i 1c30000.ethernet: No regulator found
[ 1.657533] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
[ 1.664783] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
[ 1.672011] dwmac-sun8i 1c30000.ethernet: COE Type 2
[ 1.676971] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[ 1.683783] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[ 1.689437] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[ 1.695113] dwmac-sun8i 1c30000.ethernet: device MAC address 72:4e:3f:70:78:14
[ 1.702902] libphy: stmmac: probed
[ 1.706896] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
[ 1.713434] libphy: mdio_mux: probed
[ 1.717028] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
[ 1.723398] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
[ 1.730612] libphy: mdio_mux: probed
[ 1.734805] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.741344] ehci-platform: EHCI generic platform driver
[ 1.746783] ehci-platform 1c1a000.usb: EHCI Host Controller
[ 1.752390] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[ 1.760593] ehci-platform 1c1a000.usb: irq 27, io mem 0x01c1a000
[ 1.790714] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[ 1.797579] hub 1-0:1.0: USB hub found
[ 1.801389] hub 1-0:1.0: 1 port detected
[ 1.806256] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.812480] ohci-platform: OHCI generic platform driver
[ 1.817873] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[ 1.824513] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
[ 1.832511] ohci-platform 1c1a400.usb: irq 28, io mem 0x01c1a400
[ 1.905343] hub 2-0:1.0: USB hub found
[ 1.909118] hub 2-0:1.0: 1 port detected
[ 1.917783] sun6i-rtc 1f00000.rtc: registered as rtc0
[ 1.922862] sun6i-rtc 1f00000.rtc: RTC enabled
[ 1.927588] i2c /dev entries driver
[ 1.933569] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 1.941880] sun8i-h3-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
[ 1.952545] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[ 1.988528] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
[ 1.996545] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[ 2.025785] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB
[ 2.034193] sun8i-ce 1c15000.crypto: Set mod clock to 50000000 (50 Mhz) from 24000000 (24 Mhz)
[ 2.043120] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 2.047972] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.058996] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 2.060652] mmc0: new high speed SDHC card at address 59b4
[ 2.066727] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 2.073166] mmcblk0: mmc0:59b4 SDU1 7.52 GiB
[ 2.084826] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 2.090341] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 2.098240] sun8i-ce 1c15000.crypto: Register cbc(aes)
[ 2.099388] mmcblk0: p1 p2
[ 2.103886] sun8i-ce 1c15000.crypto: Register ecb(aes)
[ 2.106711] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.111734] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
[ 2.118348] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.122737] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
[ 2.131192] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 2.133836] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 1
[ 2.142218] mmc1: queuing unknown CIS tuple 0x81 (9 bytes)
[ 2.145288] usbcore: registered new interface driver usbhid
[ 2.155457] usbhid: USB HID core driver
[ 2.163185] sun4i-codec 1c22c00.codec: Failed to register our card
[ 2.171239] NET: Registered protocol family 17
[ 2.175709] can: controller area network core (rev 20170425 abi 9)
[ 2.182015] NET: Registered protocol family 29
[ 2.186459] can: raw protocol (rev 20170425)
[ 2.190737] can: broadcast manager protocol (rev 20170425 t)
[ 2.196396] can: netlink gateway (rev 20190810) max_hops=1
[ 2.202236] Bluetooth: RFCOMM TTY layer initialized
[ 2.207121] Bluetooth: RFCOMM socket layer initialized
[ 2.212301] Bluetooth: RFCOMM ver 1.11
[ 2.216054] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.221367] Bluetooth: BNEP filters: protocol multicast
[ 2.226590] Bluetooth: BNEP socket layer initialized
[ 2.231558] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.233939] mmc1: new high speed SDIO card at address 0001
[ 2.237473] Bluetooth: HIDP socket layer initialized
[ 2.248131] Key type dns_resolver registered
[ 2.252634] Registering SWP/SWPB emulation handler
[ 2.257658] Loading compiled-in X.509 certificates
[ 2.274103] simple-framebuffer 5e000000.framebuffer: framebuffer at 0x5e000000, 0x7e9000 bytes, mapped to 0x(ptrval)
[ 2.284683] simple-framebuffer 5e000000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680
[ 2.294481] simple-framebuffer 5e000000.framebuffer: fb1: simplefb registered!
[ 2.303262] ehci-platform 1c1b000.usb: EHCI Host Controller
[ 2.308870] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
[ 2.317339] ehci-platform 1c1b000.usb: irq 29, io mem 0x01c1b000
[ 2.350709] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[ 2.357618] hub 3-0:1.0: USB hub found
[ 2.361466] hub 3-0:1.0: 1 port detected
[ 2.366249] ehci-platform 1c1c000.usb: EHCI Host Controller
[ 2.371886] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
[ 2.379950] ehci-platform 1c1c000.usb: irq 31, io mem 0x01c1c000
[ 2.410704] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
[ 2.417440] hub 4-0:1.0: USB hub found
[ 2.421266] hub 4-0:1.0: 1 port detected
[ 2.425963] ehci-platform 1c1d000.usb: EHCI Host Controller
[ 2.431592] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 5
[ 2.439662] ehci-platform 1c1d000.usb: irq 33, io mem 0x01c1d000
[ 2.471420] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
[ 2.478120] hub 5-0:1.0: USB hub found
[ 2.481940] hub 5-0:1.0: 1 port detected
[ 2.486626] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[ 2.493294] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6
[ 2.501320] ohci-platform 1c1b400.usb: irq 30, io mem 0x01c1b400
[ 2.575367] hub 6-0:1.0: USB hub found
[ 2.579143] hub 6-0:1.0: 1 port detected
[ 2.583886] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
[ 2.590515] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7
[ 2.598888] ohci-platform 1c1c400.usb: irq 32, io mem 0x01c1c400
[ 2.675342] hub 7-0:1.0: USB hub found
[ 2.679129] hub 7-0:1.0: 1 port detected
[ 2.683924] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
[ 2.690552] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8
[ 2.698717] ohci-platform 1c1d400.usb: irq 34, io mem 0x01c1d400
[ 2.775328] hub 8-0:1.0: USB hub found
[ 2.779106] hub 8-0:1.0: 1 port detected
[ 2.783900] usb_phy_generic usb_phy_generic.3.auto: usb_phy_generic.3.auto supply vcc not found, using dummy regulator
[ 2.795298] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
[ 2.801082] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 9
[ 2.809524] hub 9-0:1.0: USB hub found
[ 2.813338] hub 9-0:1.0: 1 port detected
[ 2.822137] debugfs: Directory '1c22c00.codec' with parent 'H3 Audio Codec' already present!
[ 2.832724] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
[ 2.841668] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:07 UTC (7)
[ 2.849826] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 2.860592] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 2.867493] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 2.870720] ALSA device list:
[ 2.876114] cfg80211: failed to load regulatory.db
[ 2.879056] #0: H3 Audio Codec
[ 2.896919] Freeing unused kernel memory: 1024K
[ 2.941122] Run /init as init process
[ 2.944792] with arguments:
[ 2.944797] /init
[ 2.944803] earlyprintk
[ 2.944807] with environment:
[ 2.944812] HOME=/
[ 2.944816] TERM=linux
[ 2.944821] drm_leak_fbdev_smem=1
[ 3.235358] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.310837] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 3.364905] hub 1-1:1.0: USB hub found
[ 3.369276] hub 1-1:1.0: 4 ports detected
[ 3.720874] usb 1-1.2: new high-speed USB device number 3 using ehci-platform
[ 3.777647] hub 1-1.2:1.0: USB hub found
[ 3.782098] hub 1-1.2:1.0: 4 ports detected
[ 4.170840] usb 1-1.2.3: new low-speed USB device number 4 using ehci-platform
[ 4.366404] systemd[1]: System time before build time, advancing clock.
[ 4.388731] input: SIGMACHIP USB Keyboard as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3:1.0/0003:1C4F:0002.0001/input/input0
[ 4.458061] systemd[1]: Failed to find module 'autofs4'
[ 4.471744] hid-generic 0003:1C4F:0002.0001: input: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-1c1a000.usb-1.2.3/input0
[ 4.499915] input: SIGMACHIP USB Keyboard Consumer Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3:1.1/0003:1C4F:0002.0002/input/input1
[ 4.526373] systemd[1]: systemd 242 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)
[ 4.556978] systemd[1]: Detected architecture arm.
[ 4.591260] input: SIGMACHIP USB Keyboard System Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3:1.1/0003:1C4F:0002.0002/input/input2
[ 4.606062] hid-generic 0003:1C4F:0002.0002: input: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-1c1a000.usb-1.2.3/input1
[ 4.646681] systemd[1]: Set hostname to <bpi-m2z>.
[ 4.663930] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[ 5.220260] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 5.237359] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 5.654700] systemd[1]: /lib/systemd/system/dbus.socket:4: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket \xe2\x86\x92 /run/dbus/system_bus_socket; please update the unit file accordingly.
[ 5.835115] systemd[1]: /etc/systemd/system/dhclient.service:8: PIDFile= references a path below legacy directory /var/run/, updating /var/run/dhclient.pid \xe2\x86\x92 /run/dhclient.pid; please update the unit file accordingly.
[ 6.051382] systemd[1]: network.target: Found ordering cycle on networking-routes.service/start
[ 6.060106] systemd[1]: network.target: Found dependency on network.target/start
[ 6.119913] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.170991] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.210956] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.889684] EXT4-fs (mmcblk0p2): re-mounted. Opts: commit=600,errors=remount-ro
[ 7.678778] systemd-journald[196]: Received request to flush runtime journal from PID 1
[ 8.247650] sun8i-di 1400000.deinterlace: Device registered as /dev/video0
[ 8.252381] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.261396] cedrus 1c0e000.video-codec: Device registered as /dev/video1
[ 8.379840] Bluetooth: HCI UART driver ver 2.3
[ 8.379860] Bluetooth: HCI UART protocol H4 registered
[ 8.380253] Bluetooth: HCI UART protocol Broadcom registered
[ 8.441122] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
[ 8.462014] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 8.471744] usbcore: registered new interface driver brcmfmac
[ 8.578389] lima 1c40000.gpu: IRQ ppmmu2 not found
[ 8.583327] lima 1c40000.gpu: IRQ ppmmu3 not found
[ 8.598914] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[ 8.599087] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[ 8.599170] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[ 8.604762] Registered IR keymap rc-empty
[ 8.604951] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
[ 8.605139] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input3
[ 8.611625] lima 1c40000.gpu: IRQ pp2 not found
[ 8.613692] sunxi-ir 1f02000.ir: initialized sunXi IR driver
[ 8.616209] lima 1c40000.gpu: IRQ pp3 not found
[ 8.616225] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[ 8.644409] lima 1c40000.gpu: bus rate = 200000000
[ 8.644428] lima 1c40000.gpu: mod rate = 384000000
[ 8.650302] [drm] Initialized lima 1.0.0 20190217 for 1c40000.gpu on minor 1
[ 8.731251] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 8.742491] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[ 8.761528] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Aug 29 2016 20:48:16 version 7.45.41.26 (r640327) FWID 01-4527cfab
[ 8.765001] Bluetooth: hci0: BCM: chip id 94
[ 8.774515] Bluetooth: hci0: BCM: features 0x2e
[ 8.776653] Bluetooth: hci0: BCM43430A1
[ 8.776679] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0000
[ 9.384681] asoc-simple-card soc:sound: i2s-hifi <-> 1c22800.i2s mapping ok
[ 9.531690] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0106
[ 13.816675] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 13.816728] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
[ 14.468186] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY] (irq=POLL)
[ 14.471421] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
[ 14.471446] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
[ 14.471457] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
[ 14.471476] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
[ 14.473269] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[ 16.630874] random: crng init done
[ 16.630891] random: 7 urandom warning(s) missed due to ratelimiting
[ 17.415391] loop: module loaded
[ 33.120772] vcc3v0: disabling
[ 33.120791] vcc5v0: disabling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment