Banana Pi BPI-M64 boot fedora 31 & ubuntu 18.04 with grub (u-boot-2019.07 + kernel 5.3.0)

Banana Pi BPI-M64 boot fedora 31 & ubuntu 18.04 with grub (u-boot-2019.07 + kernel 5.3.0)

fedora 31 aarch64 server from this :

https://dl.fedoraproject.org/pub/fedora/linux/development/31/Server/aarch64/images/

use BPI-M64 uboot :

logfile

fedora referenced document:

https://fedoraproject.org/wiki/Architectures/ARM/Installation

fedora 31 on SD card , and Ubuntu 18.04 on USB flash disk. use grub to choose boot fodora or ubuntu system. so easy.

BPI-M64 fedora image download(not support desktop):

1 Like

Kindly share u-boot-2019.07 & kernel 5.3 source code branch. Also Advice how the grub was achieved.

Thanks.

Agree with @Spikerguy, that would be very nice. :slight_smile:

Doing some tests. It is booting fine on my BPI-M64 v1.1

  • Ethernet is working
  • image
  • No soundcard / audio
  • No Wi-Fi device found

Still have to check device tree overlay and yes, I woudl as well appreciate some insights aand sources.

1 Like

Thank you for this information. I would like to know who is maintaining kernel for M64 ? and is there any kernel source which I can refer too. BPI official public version is quite old.

some more details:

Summary
U-Boot SPL 2019.10-rc3 (Aug 27 2019 - 00:00:00 +0000)
DRAM: 2048 MiB
Trying to boot from MMC1
NOTICE:  BL31: v2.1(release):
NOTICE:  BL31: Built : 00:00:00, Jul 24 2019
NOTICE:  BL31: Detected Allwinner A64/H64/R18 SoC (1689)
NOTICE:  BL31: Found U-Boot DTB at 0x4097d00, model: BananaPi-M64
NOTICE:  BL31: PMIC: Detected AXP803 on RSB.


U-Boot 2019.10-rc3 (Aug 27 2019 - 00:00:00 +0000) Allwinner Technology

CPU:   Allwinner A64 (SUN50I)
Model: BananaPi-M64
DRAM:  2 GiB
MMC:   Device 'mmc@1c11000': seq 1 is in use by 'mmc@1c10000'
mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment

In:    serial
Out:   vidconsole
Err:   vidconsole
Allwinner mUSB OTG (Peripheral)
Net:   phy interface7
eth0: ethernet@1c30000
Warning: usb_ether using MAC address from ROM
, eth1: usb_ether
starting USB...
Bus usb@1c1a000: USB EHCI 1.00
Bus usb@1c1a400: USB OHCI 1.0
Bus usb@1c1b000: USB EHCI 1.00
Bus usb@1c1b400: USB OHCI 1.0
scanning bus usb@1c1a000 for devices... 1 USB Device(s) found
scanning bus usb@1c1a400 for devices... 1 USB Device(s) found
scanning bus usb@1c1b000 for devices... 4 USB Device(s) found
scanning bus usb@1c1b400 for devices... 1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found EFI removable media binary efi/fedora/grubaa64.efi
** Unrecognized filesystem type **
** Unrecognized filesystem type **
** Unrecognized filesystem type **
** Unrecognized filesystem type **
** Unrecognized filesystem type **
** Unrecognized filesystem type **
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
Scanning disk [email protected]...
Card did not respond to voltage select!
Scanning disk [email protected]...
Disk [email protected] not ready
Scanning disk [email protected]...
Found 7 disks
BootOrder not defined
EFI boot manager: Cannot load any image
2476792 bytes read in 114 ms (20.7 MiB/s)
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
ethernet@1c30000 Waiting for PHY auto negotiation to complete........ done
  • parts of dmesg (I cut out some audit that polluted the logs)
Summary
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.3.0-0.rc6.git0.1.fc31.aarch64 ([email protected]) (gcc version 9.1.1 20190605 (Red Hat 9.1.1-2) (GCC)) #1 SMP Mon Aug 26 12:45:21 UTC 2019
[    0.000000] Machine model: BananaPi-M64
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: EFI v2.80 by Das U-Boot
[    0.000000] efi:  SMBIOS=0xb8f17000  MEMRESERVE=0xb8cac040
[    0.000000] cma: Reserved 64 MiB at 0x00000000b9000000
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bfffffff]
[    0.000000] NUMA: NODE_DATA [mem 0xbfb95780-0xbfba2fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000040000000-0x00000000bfffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000000b8f0efff]
[    0.000000]   node   0: [mem 0x00000000b8f0f000-0x00000000b8f15fff]
[    0.000000]   node   0: [mem 0x00000000b8f16000-0x00000000b8f16fff]
[    0.000000]   node   0: [mem 0x00000000b8f17000-0x00000000b8f17fff]
[    0.000000]   node   0: [mem 0x00000000b8f18000-0x00000000b8f19fff]
[    0.000000]   node   0: [mem 0x00000000b8f1a000-0x00000000b8f21fff]
[    0.000000]   node   0: [mem 0x00000000b8f22000-0x00000000b8f23fff]
[    0.000000]   node   0: [mem 0x00000000b8f24000-0x00000000b8f24fff]
[    0.000000]   node   0: [mem 0x00000000b8f25000-0x00000000bdf3ffff]
[    0.000000]   node   0: [mem 0x00000000bdf40000-0x00000000bdf4ffff]
[    0.000000]   node   0: [mem 0x00000000bdf50000-0x00000000bdffffff]
[    0.000000]   node   0: [mem 0x00000000be000000-0x00000000be7e8fff]
[    0.000000]   node   0: [mem 0x00000000be7e9000-0x00000000bfffffff]
[    0.000000] Zeroed struct page in unavailable ranges: 33 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
[    0.000000] On node 0 totalpages: 524288
[    0.000000]   DMA32 zone: 8192 pages used for memmap
[    0.000000]   DMA32 zone: 0 pages reserved
[    0.000000]   DMA32 zone: 524288 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 30 pages/cpu s85784 r8192 d28904 u122880
[    0.000000] pcpu-alloc: s85784 r8192 d28904 u122880 alloc=30*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: 516096
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=(hd0,msdos2)/vmlinuz-5.3.0-0.rc6.git0.1.fc31.aarch64 root=/dev/mapper/fedora-root rord.lvm.lv=fedora/root
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 1885528K/2097152K available (11452K kernel code, 2110K rwdata, 5292K rodata, 6272K init, 942K bss, 146088K reserved, 65536K cma-reserved)
[    0.000000] random: get_random_u64 called from kmem_cache_open+0x38/0x258 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 42520 entries in 167 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000]  Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    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.000604] Console: colour dummy device 80x25
[    0.001202] printk: console [tty0] enabled
[    0.001346] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    0.001374] pid_max: default: 32768 minimum: 301
[    0.001541] LSM: Security Framework initializing
[    0.001600] Yama: becoming mindful.
[    0.001641] SELinux:  Initializing.
[    0.001752] *** VALIDATE SELinux ***
[    0.001849] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.001884] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.002622] *** VALIDATE proc ***
[    0.002924] *** VALIDATE cgroup1 ***
[    0.002941] *** VALIDATE cgroup2 ***
[    0.003970] ASID allocator initialised with 32768 entries
[    0.004099] rcu: Hierarchical SRCU implementation.
[    0.006985] Remapping and enabling EFI services.
[    0.007538] smp: Bringing up secondary CPUs ...
[    0.008967] Detected VIPT I-cache on CPU1
[    0.009032] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.010223] Detected VIPT I-cache on CPU2
[    0.010263] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.011329] Detected VIPT I-cache on CPU3
[    0.011365] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.011464] smp: Brought up 1 node, 4 CPUs
[    0.011540] SMP: Total of 4 processors activated.
[    0.011554] CPU features: detected: 32-bit EL0 Support
[    0.011570] CPU features: detected: CRC32 instructions
[    0.015224] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[    0.015246] CPU: All CPU(s) started at EL2
[    0.018432] devtmpfs: initialized
[    0.024250] Registered cp15_barrier emulation handler
[    0.024284] Registered setend emulation handler
[    0.024658] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.024694] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.028151] pinctrl core: initialized pinctrl subsystem
[    0.029413] SMBIOS 3.0 present.
[    0.029445] DMI: sunxi sunxi/sunxi, BIOS 2019.10-rc3 08/27/2019
[    0.030303] NET: Registered protocol family 16
[    0.030782] audit: initializing netlink subsys (disabled)
[    0.031000] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
[    0.032260] cpuidle: using governor menu
[    0.032475] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.039481] DMA: preallocated 256 KiB pool for atomic allocations
[    0.040197] Serial: AMBA PL011 UART driver
[    0.058924] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.058958] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.058974] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.058990] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.908373] cryptd: max_cpu_qlen set to 1000
[    0.917101] alg: No test for lzo-rle (lzo-rle-generic)
[    0.917360] alg: No test for lzo-rle (lzo-rle-scomp)
[    0.917618] alg: No test for 842 (842-generic)
[    0.917870] alg: No test for 842 (842-scomp)
[    0.935081] fbcon: Taking over console
[    0.935125] ACPI: Interpreter disabled.
[    0.935886] vgaarb: loaded
[    0.936491] SCSI subsystem initialized
[    0.936693] libata version 3.00 loaded.
[    0.936935] usbcore: registered new interface driver usbfs
[    0.937001] usbcore: registered new interface driver hub
[    0.937093] usbcore: registered new device driver usb
[    0.937350] pps_core: LinuxPPS API ver. 1 registered
[    0.937365] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.937411] PTP clock support registered
[    0.937627] EDAC MC: Ver: 3.0.0
[    0.938277] Registered efivars operations
[    0.938328] efivars: get_next_variable: status=8000000000000003
[    0.939314] NetLabel: Initializing
[    0.939329] NetLabel:  domain hash size = 128
[    0.939340] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.939422] NetLabel:  unlabeled traffic allowed by default
[    0.939903] clocksource: Switched to clocksource arch_sys_counter
[    1.041348] VFS: Disk quotas dquot_6.6.0
[    1.041455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.041596] *** VALIDATE hugetlbfs ***
[    1.042736] pnp: PnP ACPI: disabled
[    1.050513] thermal_sys: Registered thermal governor 'fair_share'
[    1.050518] thermal_sys: Registered thermal governor 'step_wise'
[    1.050540] thermal_sys: Registered thermal governor 'user_space'
[    1.051101] NET: Registered protocol family 2
[    1.051758] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    1.051821] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.051997] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    1.052325] TCP: Hash tables configured (established 16384 bind 16384)
[    1.052484] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    1.052556] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    1.052806] NET: Registered protocol family 1
[    1.052842] NET: Registered protocol family 44
[    1.052863] PCI: CLS 0 bytes, default 64
[    1.053118] Trying to unpack rootfs image as initramfs...
[    4.724951] Freeing initrd memory: 69432K
[    4.725816] kvm [1]: IPA Size Limit: 40bits
[    4.726910] kvm [1]: vgic interrupt IRQ1
[    4.727081] kvm [1]: Hyp mode initialized successfully
[    5.244571] Initialise system trusted keyrings
[    5.244642] Key type blacklist registered
[    5.244871] workingset: timestamp_bits=37 max_order=19 bucket_order=0
[    5.252729] zbud: loaded
[    5.283332] NET: Registered protocol family 38
[    5.283373] Key type asymmetric registered
[    5.283387] Asymmetric key parser 'x509' registered
[    5.283470] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    5.283704] io scheduler mq-deadline registered
[    5.283720] io scheduler kyber registered
[    5.283963] io scheduler bfq registered
[    5.284281] atomic64_test: passed
[    5.285400] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
[    5.290102] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    5.292987] efifb: probing for efifb
[    5.293158] efifb: No BGRT, not showing boot graphics
[    5.293174] efifb: framebuffer at 0xbe000000, using 8100k, total 8100k
[    5.293190] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    5.293203] efifb: scrolling: redraw
[    5.293217] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    5.293738] Console: switching to colour frame buffer device 240x67
[    5.330861] fb0: EFI VGA frame buffer device
[    5.339232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    5.348570] msm_serial: driver initialized
[    5.352254] libphy: Fixed MDIO Bus: probed
[    5.352853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.353059] ehci-pci: EHCI PCI platform driver
[    5.353260] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.353584] usbcore: registered new interface driver usbserial_generic
[    5.353810] usbserial: USB Serial support registered for generic
[    5.354139] mousedev: PS/2 mouse device common for all mice
[    5.355598] sun6i-rtc 1f00000.rtc: registered as rtc0
[    5.355757] sun6i-rtc 1f00000.rtc: RTC enabled
[    5.357566] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: [email protected]
[    5.358358] sun50i-a64-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
[    5.359155] ledtrig-cpu: registered to indicate activity on CPUs
[    5.359755] EFI Variables Facility v0.08 2004-May-17
[    5.360029] efivars: get_next_variable: status=8000000000000003
[    5.360569] hidraw: raw HID events driver (C) Jiri Kosina
[    5.360965] usbcore: registered new interface driver usbhid
[    5.361130] usbhid: USB HID core driver
[    5.362166] drop_monitor: Initializing network drop monitor service
[    5.362591] Initializing XFRM netlink socket
[    5.363473] NET: Registered protocol family 10
[    5.410339] Segment Routing with IPv6
[    5.410575] mip6: Mobile IPv6
[    5.410674] NET: Registered protocol family 17
[    5.411850] registered taskstats version 1
[    5.412021] Loading compiled-in X.509 certificates
[    5.617010] Loaded X.509 cert 'Fedora kernel signing key: fde13c43019a13897d75b31efd4fabba162c3cb1'
[    5.617509] zswap: loaded using pool lzo/zbud
[    5.643172] Key type big_key registered
[    5.665706] Key type encrypted registered
[    5.665896] ima: No TPM chip found, activating TPM-bypass!
[    5.666110] ima: Allocated hash algorithm: sha256
[    5.666285] No architecture policies found
[    5.685081] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    5.685967] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
[    5.707449] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 21, base_baud = 1500000) is a U6_16550A
[    8.665918] printk: console [ttyS0] enabled
[    8.680052] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
[    8.720216] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 22, base_baud = 1500000) is a U6_16550A
[    8.741018] sun6i-rtc 1f00000.rtc: setting system clock to 1971-10-19T10:51:00 UTC (56717460)
[    8.768184] Freeing unused kernel memory: 6272K
[    8.826980] Checked W+X mappings: passed, no W+X pages found
[    8.841794] rodata_test: all tests were successful
[    8.855705] Run /init as init process
[    8.900329] systemd[1]: System time before build time, advancing clock.
[    8.924057] efivars: get_next_variable: status=8000000000000003
[    8.942975] systemd[1]: systemd v243-1.fc31 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=unified)
[    8.986087] systemd[1]: Detected architecture arm64.
[    9.001136] systemd[1]: Running in initial RAM disk.
[    9.050047] systemd[1]: No hostname configured.
[    9.064564] systemd[1]: Set hostname to <localhost>.
[    9.079753] random: systemd: uninitialized urandom read (16 bytes read)
[    9.096508] systemd[1]: Initializing machine ID from random generator.
[    9.442375] systemd[1]: /usr/lib/systemd/system/iscsiuio.service:13: PIDFile= references a path below legacy directory /var/run/, updating /var/run/iscsiuio.pid ? /run/iscsiuio.pid; please update the unit file accordingly.
[    9.475746] systemd[1]: /usr/lib/systemd/system/iscsid.service:11: PIDFile= references a path below legacy directory /var/run/, updating /var/run/iscsid.pid ? /run/iscsid.pid; please update the unit file accordingly.
[    9.545847] random: systemd: uninitialized urandom read (16 bytes read)
[    9.563644] systemd[1]: Reached target Slices.
[    9.610176] random: systemd: uninitialized urandom read (16 bytes read)
[    9.628030] systemd[1]: Reached target Swap.
[    9.972106] Asymmetric key parser 'pkcs8' registered
[   10.850608] audit: ...
[   10.969469] Loading iSCSI transport class v2.0-870.
[   11.023444] iscsi: registered transport (tcp)
[   11.122207] iscsi: registered transport (qla4xxx)
[   11.138677] QLogic iSCSI HBA Driver
[   11.179622] libcxgbi:libcxgbi_init_module: Chelsio iSCSI driver library libcxgbi v0.9.1-ko (Apr. 2015)
[   11.256566] Chelsio T3 iSCSI Driver cxgb3i v2.0.1-ko (Apr. 2015)
[   11.274701] iscsi: registered transport (cxgb3i)
[   11.396718] Chelsio T4-T6 iSCSI Driver cxgb4i v0.9.5-ko (Apr. 2015)
[   11.414989] iscsi: registered transport (cxgb4i)
[   11.431419] cxgb4i:cxgb4i_init_module: cxgb4i dcb enabled.
[   11.475798] cnic: QLogic cnicDriver v2.5.22 (July 20, 2015)
[   11.510570] QLogic NetXtreme II iSCSI Driver bnx2i v2.7.10.1 (Jul 16, 2014)
[   11.529656] iscsi: registered transport (bnx2i)
[   11.577260] iscsi: registered transport (be2iscsi)
[   11.593934] In beiscsi_module_init, tt=(____ptrval____)
[   11.740190] audit: ...
[   11.942144] RPC: Registered named UNIX socket transport module.
[   11.960430] RPC: Registered udp transport module.
[   11.977490] RPC: Registered tcp transport module.
[   11.994406] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   12.519600] alua: device handler registered
[   12.556044] emc: device handler registered
[   12.592952] rdac: device handler registered
[   12.720236] audit: ...

[   14.873236] audit: ...
[   14.911492] ohci-platform: OHCI generic platform driver
[   14.911878] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[   14.920112] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 1
[   14.920336] ohci-platform 1c1a400.usb: irq 15, io mem 0x01c1a400
[   14.953415] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[   14.994464] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.03
[   15.014943] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-ph not found, using dummy regulator
[   15.037596] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.063376] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb0_vbus... Deferring probe
[   15.085052] usb usb1: Product: Generic Platform OHCI controller
[   15.085062] usb usb1: Manufacturer: Linux 5.3.0-0.rc6.git0.1.fc31.aarch64 ohci_hcd
[   15.111171] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[   15.127213] ehci-platform: EHCI generic platform driver
[   15.127627] ehci-platform 1c1a000.usb: EHCI Host Controller
[   15.129972] usb usb1: SerialNumber: 1c1a400.usb
[   15.153577] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator
[   15.173405] hub 1-0:1.0: USB hub found
[   15.202603] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[   15.217286] hub 1-0:1.0: 1 port detected
[   15.242890] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[   15.256870] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 2
[   15.284689] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb0_vbus... Deferring probe
[   15.301496] ehci-platform 1c1a000.usb: irq 14, io mem 0x01c1a000
[   15.327542] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[   15.346088] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
[   15.375578] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator
[   15.390096] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[   15.415234] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb0_vbus... Deferring probe
[   15.480308] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[   15.505264] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
[   15.506796] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[   15.508819] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator
[   15.523527] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.553985] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[   15.569048] usb usb2: Product: EHCI Host Controller
[   15.619998] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb0_vbus... Deferring probe
[   15.641463] usb usb2: Manufacturer: Linux 5.3.0-0.rc6.git0.1.fc31.aarch64 ehci_hcd
[   15.667221] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[   15.682594] usb usb2: SerialNumber: 1c1a000.usb
[   15.703549] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator
[   15.723661] hub 2-0:1.0: USB hub found
[   15.745626] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
[   15.767953] hub 2-0:1.0: 1 port detected
[   15.786588] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[   15.828350] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[   15.853078] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb0_vbus... Deferring probe
[   15.873805] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[   15.893583] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[   15.932670] dcdc1: supplied by regulator-dummy
[   15.953266] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator
[   15.976154] dcdc2: supplied by regulator-dummy
[   16.020022] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[   16.038340] dcdc4: supplied by regulator-dummy
[   16.062865] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
[   16.079783] dcdc5: supplied by regulator-dummy
[   16.103964] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[   16.123022] dcdc6: supplied by regulator-dummy
[   16.143970] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb0_vbus... Deferring probe
[   16.161998] dc1sw: supplied by regulator-dummy
[   16.203476] aldo1: supplied by regulator-dummy
[   16.228328] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[   16.246023] afvcc-csi: Bringing 3300000uV into 2800000-2800000uV
[   16.284509] aldo2: supplied by regulator-dummy
[   16.284983] aldo3: supplied by regulator-dummy
[   16.289803] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[   16.292783] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
[   16.293098] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[   16.293710] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
[   16.293728] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
[   16.293734] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
[   16.293739] dwmac-sun8i 1c30000.ethernet: COE Type 2
[   16.293745] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[   16.293751] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[   16.293756] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[   16.293994] libphy: stmmac: probed
[   16.309352] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb0_vbus... Deferring probe
[   16.328215] dldo1: supplied by regulator-dummy
[   16.585038] dldo2: supplied by regulator-dummy
[   16.602539] dldo3: supplied by regulator-dummy
[   16.602930] dldo4: supplied by regulator-dummy
[   16.603296] eldo1: supplied by regulator-dummy
[   16.603661] eldo2: supplied by regulator-dummy
[   16.604040] eldo3: supplied by regulator-dummy
[   16.604387] fldo1: supplied by regulator-dummy
[   16.604806] fldo2: supplied by regulator-dummy
[   16.605185] rtc-ldo: supplied by regulator-dummy
[   16.605450] ldo-io0: supplied by regulator-dummy
[   16.605820] ldo-io1: supplied by regulator-dummy
[   16.606189] drivevbus: supplied by regulator-dummy
[   16.608999] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x7e9000 bytes, mapped to 0x(____ptrval____)
[   16.609014] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680
[   16.609024] checking generic (be000000 7e9000) vs hw (be000000 7e9000)
[   16.609028] fb0: switching to simple from EFI VGA
[   16.616285] mmc1: new high speed SDHC card at address aaaa
[   16.861754] Console: switching to colour dummy device 80x25
[   16.868346] Console: switching to colour frame buffer device 240x67
[   16.880650] mmc0: new DDR MMC card at address 0001
[   16.882618] mmcblk1: mmc1:aaaa SL16G 14.8 GiB
[   16.887834] mmcblk0: mmc0:0001 8WPD3R 7.28 GiB
[   16.889166] mmcblk0boot0: mmc0:0001 8WPD3R partition 1 4.00 MiB
[   16.890595] mmcblk0boot1: mmc0:0001 8WPD3R partition 2 4.00 MiB
[   16.917218]  mmcblk1: p1 p2 p3
[   16.921830] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
[   16.926553]  mmcblk0: p1 p2
[   16.934705] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[   16.965434] random: fast init done
[   16.983058] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[   16.994380] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[   17.006674] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[   17.013091] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 3
[   17.021842] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[   17.030468] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   17.037968] usb usb3: Product: MUSB HDRC host driver
[   17.043112] usb usb3: Manufacturer: Linux 5.3.0-0.rc6.git0.1.fc31.aarch64 musb-hcd
[   17.050916] usb usb3: SerialNumber: musb-hdrc.1.auto
[   17.057512] hub 3-0:1.0: USB hub found
[   17.061623] hub 3-0:1.0: 1 port detected
[   17.068716] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[   17.077290] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[   17.085670] ohci-platform 1c1b400.usb: irq 17, io mem 0x01c1b400
[   17.099812] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
[   17.107254] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[   17.114548] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[   17.123078] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
[   17.133784] mmc2: queuing unknown CIS tuple 0x81 (9 bytes)
[   17.164324] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.03
[   17.172959] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   17.180505] usb usb4: Product: Generic Platform OHCI controller
[   17.186649] usb usb4: Manufacturer: Linux 5.3.0-0.rc6.git0.1.fc31.aarch64 ohci_hcd
[   17.194526] usb usb4: SerialNumber: 1c1b400.usb
[   17.200737] hub 4-0:1.0: USB hub found
[   17.204777] hub 4-0:1.0: 1 port detected
[   17.210920] ehci-platform 1c1b000.usb: EHCI Host Controller
[   17.217245] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 5
[   17.225639] ehci-platform 1c1b000.usb: irq 16, io mem 0x01c1b000
[   17.260056] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[   17.266968] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[   17.275638] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   17.290530] usb usb5: Product: EHCI Host Controller
[   17.302928] usb usb5: Manufacturer: Linux 5.3.0-0.rc6.git0.1.fc31.aarch64 ehci_hcd
[   17.318198] usb usb5: SerialNumber: 1c1b000.usb
[   17.331425] hub 5-0:1.0: USB hub found
[   17.342924] hub 5-0:1.0: 1 port detected
[   17.395666] mmc2: new high speed SDIO card at address 0001
[   17.437990] audit: ...

[   17.604550] audit: ...
[   17.701866] dwmac-sun8i 1c30000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet]
[   17.701883] dwmac-sun8i 1c30000.ethernet eth0: phy: setting supported 00,00000000,000062ff advertising 00,00000000,000062ff
[   17.720025] usb 5-1: new high-speed USB device number 2 using ehci-platform
[   17.748557] audit: ...
[   17.802606] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
[   17.802622] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
[   17.802630] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
[   17.802643] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii link mode
[   17.802662] dwmac-sun8i 1c30000.ethernet eth0: phylink_mac_config: mode=phy/rgmii/Unknown/Unknown adv=00,00000000,000062ff pause=10 link=0 an=1
[   17.804616] dwmac-sun8i 1c30000.ethernet eth0: phy link down rgmii/Unknown/Unknown
[   17.877972] audit: ...
[   17.980526] usb 5-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[   18.000894] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   18.020079] usb 5-1: Product: USB 2.0 Hub
[   18.036835] hub 5-1:1.0: USB hub found
[   18.052651] hub 5-1:1.0: 4 ports detected
[   18.479925] usb 5-1.2: new low-speed USB device number 3 using ehci-platform
[   18.745761] usb 5-1.2: New USB device found, idVendor=1c4f, idProduct=0002, bcdDevice= 1.10
[   18.765854] usb 5-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   18.784931] usb 5-1.2: Product: USB Keyboard
[   18.800856] usb 5-1.2: Manufacturer: SIGMACHIP
[   18.821639] input: SIGMACHIP USB Keyboard as /devices/platform/soc/1c1b000.usb/usb5/5-1/5-1.2/5-1.2:1.0/0003:1C4F:0002.0001/input/input0
[   18.910670] hid-generic 0003:1C4F:0002.0001: input,hidraw0: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-1c1b000.usb-1.2/input0
[   18.939285] input: SIGMACHIP USB Keyboard Consumer Control as /devices/platform/soc/1c1b000.usb/usb5/5-1/5-1.2/5-1.2:1.1/0003:1C4F:0002.0002/input/input1
[   19.030374] input: SIGMACHIP USB Keyboard System Control as /devices/platform/soc/1c1b000.usb/usb5/5-1/5-1.2/5-1.2:1.1/0003:1C4F:0002.0002/input/input2
[   19.056914] hid-generic 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-1c1b000.usb-1.2/input1
[   19.279943] usb 5-1.3: new low-speed USB device number 4 using ehci-platform
[   19.554013] usb 5-1.3: New USB device found, idVendor=046d, idProduct=c05a, bcdDevice=54.00
[   19.575327] usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   19.595638] usb 5-1.3: Product: USB Optical Mouse
[   19.613419] usb 5-1.3: Manufacturer: Logitech
[   19.635178] input: Logitech USB Optical Mouse as /devices/platform/soc/1c1b000.usb/usb5/5-1/5-1.3/5-1.3:1.0/0003:046D:C05A.0003/input/input3
[   19.661897] hid-generic 0003:046D:C05A.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-1c1b000.usb-1.3/input0
[   23.050511] dwmac-sun8i 1c30000.ethernet eth0: phy link up rgmii/1Gbps/Full
[   23.050536] dwmac-sun8i 1c30000.ethernet eth0: phylink_mac_config: mode=phy/rgmii/1Gbps/Full adv=00,00000000,00000000 pause=0e link=1 an=0
[   23.050559] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   23.072674] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   24.036525] audit: ...

[   24.316942] audit: ...
[   24.799347] SGI XFS with ACLs, security attributes, scrub, no debug enabled
[   24.837866] XFS (dm-0): Mounting V5 Filesystem
[   25.174014] XFS (dm-0): Ending clean mount
[   26.236071] audit: ...

[   26.236146] audit: ...
[   28.055568] systemd-journald[342]: Received SIGTERM from PID 1 (systemd).
[   28.413296] printk: systemd: 22 output lines suppressed due to ratelimiting
[   29.137323] kauditd_printk_skb: 24 callbacks suppressed
[   29.137331] audit: ...
[   31.168848] SELinux:  policy capability network_peer_controls=1
[   31.185854] SELinux:  policy capability open_perms=1
[   31.201315] SELinux:  policy capability extended_socket_class=1
[   31.217328] SELinux:  policy capability always_check_network=0
[   31.233066] SELinux:  policy capability cgroup_seclabel=1
[   31.248281] SELinux:  policy capability nnp_nosuid_transition=1
[   31.466892] audit: ...
[   31.481109] systemd[1]: Successfully loaded SELinux policy in 2.354733s.
[   31.566194] systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
[   31.584659] systemd[1]: System time before build time, advancing clock.
[   32.058035] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 355.535ms.
[   32.096708] systemd[1]: systemd v243-1.fc31 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=unified)
[   32.138820] systemd[1]: Detected architecture arm64.
[   32.174296] systemd[1]: Set hostname to <localhost.localdomain>.
[   33.643927] systemd[1]: /usr/lib/systemd/system/sssd.service:12: PIDFile= references a path below legacy directory /var/run/, updating /var/run/sssd.pid ? /run/sssd.pid; please update the unit file accordingly.
[   33.816765] systemd[1]: /usr/lib/systemd/system/iscsiuio.service:13: PIDFile= references a path below legacy directory /var/run/, updating /var/run/iscsiuio.pid ? /run/iscsiuio.pid; please update the unit file accordingly.
[   33.852167] systemd[1]: /usr/lib/systemd/system/iscsid.service:11: PIDFile= references a path below legacy directory /var/run/, updating /var/run/iscsid.pid ? /run/iscsid.pid; please update the unit file accordingly.
[   33.965846] systemd[1]: /usr/lib/systemd/system/sssd-kcm.socket:7: ListenStream= references a path below legacy directory /var/run/, updating /var/run/.heim_org.h5l.kcm-socket ? /run/.heim_org.h5l.kcm-socket; please update the unit file accordingly.
[   34.016657] systemd[1]: /usr/lib/systemd/system/pcscd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/pcscd/pcscd.comm ? /run/pcscd/pcscd.comm; please update the unit file accordingly.
[   34.493985] audit: ...
[   34.496020] systemd[1]: initrd-switch-root.service: Succeeded.
[   34.556824] systemd[1]: Stopped Switch Root.
[   34.573889] audit: ...

[   35.554772] audit: ...
[   35.860338] zram: Added device: zram0
[   36.122330] zram0: detected capacity change from 0 to 989003776
[   36.293708] systemd-journald[878]: Received client request to flush runtime journal.
[   36.324681] systemd-journald[878]: File /var/log/journal/ffe45f20abbb4c56ae11a03e9f746cfd/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   37.230070] Adding 965820k swap on /dev/zram0.  Priority:1000 extents:1 across:965820k SSFS
[   37.888375] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pe not found, using dummy regulator
[   38.211461] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[   38.409569] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
[   38.434864] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
[   38.483672] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[   38.506114] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
[   38.532851] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
[   38.565811] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input4
[   38.580746] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[   38.625937] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[   38.690789] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi])
[   38.742423] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   38.764170] [drm] No driver support for vblank timestamp query.
[   38.789346] checking generic (be000000 7e9000) vs hw (0 ffffffffffffffff)
[   38.789357] fb0: switching to sun4i-drm-fb from simple
[   38.816300] Console: switching to colour dummy device 80x25
[   38.825788] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
[   38.877528] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   38.896778] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   39.103211] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[   39.112581] usbcore: registered new interface driver brcmfmac
[   39.145247] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.sinovoip,bananapi-m64.txt failed with error -2
[   39.157206] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.txt failed with error -2
[   39.478462] Console: switching to colour frame buffer device 240x67
[   39.537480] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
[   39.713238] Registered IR keymap rc-cec
[   39.713514] rc rc0: dw_hdmi as /devices/platform/soc/1ee0000.hdmi/rc/rc0
[   39.724676] input: dw_hdmi as /devices/platform/soc/1ee0000.hdmi/rc/rc0/input5
[   40.190072] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[   40.231075] kauditd_printk_skb: 13 callbacks suppressed
[   40.231084] audit: ...

[   40.442535] audit: ...
[   40.493256] XFS (mmcblk1p2): Mounting V5 Filesystem
[   40.763736] XFS (mmcblk1p2): Ending clean mount
[   40.921281] audit: ...
[   41.070275] random: crng init done
[   41.073803] random: 7 urandom warning(s) missed due to ratelimiting
  • output of lsmod
Summary
Module                  Size  Used by
ip6t_REJECT            16384  11
nf_reject_ipv6         20480  1 ip6t_REJECT
ip6t_rpfilter          16384  1
ipt_REJECT             16384  2
nf_reject_ipv4         16384  1 ipt_REJECT
xt_conntrack           16384  15
ebtable_nat            16384  1
ip6table_nat           16384  1
ip6table_mangle        16384  1
ip6table_raw           16384  1
ip6table_security      16384  1
iptable_nat            16384  1
nf_nat                 53248  2 ip6table_nat,iptable_nat
iptable_mangle         16384  1
iptable_raw            16384  1
iptable_security       16384  1
nf_conntrack          167936  2 xt_conntrack,nf_nat
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         16384  1 nf_conntrack
ip_set                 57344  0
nfnetlink              16384  1 ip_set
ebtable_filter         16384  1
ebtables               45056  2 ebtable_nat,ebtable_filter
ip6table_filter        16384  1
ip6_tables             32768  7 ip6table_filter,ip6table_raw,ip6table_nat,ip6table_mangle,ip6table_security
iptable_filter         16384  1
ip_tables              32768  5 iptable_filter,iptable_security,iptable_raw,iptable_nat,iptable_mangle
vfat                   24576  1
fat                    98304  1 vfat
snd_soc_hdmi_codec     20480  0
rc_cec                 16384  0
dw_hdmi_i2s_audio      16384  0
dw_hdmi_cec            16384  0
snd_soc_simple_card    24576  0
snd_soc_simple_card_utils    28672  1 snd_soc_simple_card
snd_soc_spdif_tx       16384  0
snd_soc_core          282624  4 snd_soc_spdif_tx,snd_soc_hdmi_codec,snd_soc_simple_card_utils,snd_soc_simple_card
snd_compress           32768  1 snd_soc_core
ac97_bus               16384  1 snd_soc_core
brcmfmac              327680  0
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_seq                98304  0
snd_seq_device         16384  1 snd_seq
crct10dif_ce           16384  1
brcmutil               20480  1 brcmfmac
ghash_ce               20480  0
snd_pcm               163840  3 snd_soc_hdmi_codec,snd_soc_core,snd_pcm_dmaengine
cfg80211              798720  1 brcmfmac
snd_timer              53248  2 snd_seq,snd_pcm
joydev                 32768  0
axp20x_adc             20480  0
snd                   110592  7 snd_seq,snd_seq_device,snd_soc_hdmi_codec,snd_timer,snd_compress,snd_soc_core,snd_pcm
industrialio           90112  1 axp20x_adc
axp20x_pek             16384  0
soundcore              16384  1 snd
sun8i_drm_hdmi         24576  0
rfkill                 32768  2 cfg80211
dw_hdmi                45056  2 sun8i_drm_hdmi,dw_hdmi_i2s_audio
sunxi_wdt              16384  0
nvmem_sunxi_sid        16384  0
sun8i_mixer            40960  0
sun4i_drm              20480  0
sun4i_frontend         20480  1 sun4i_drm
leds_gpio              16384  0
lz4                    16384  4
lz4_compress           45056  1 lz4
zram                   32768  1
xfs                  1634304  2
libcrc32c              16384  3 nf_conntrack,nf_nat,xfs
mmc_block              53248  4
axp20x_regulator       45056  8
axp20x_rsb             16384  0
sun4i_tcon             40960  1 sun4i_drm
sun8i_tcon_top         16384  3 sun8i_drm_hdmi,sun4i_tcon,sun4i_drm
dwmac_sun8i            28672  0
drm_kms_helper        221184  7 sun8i_mixer,sun4i_frontend,sun4i_tcon,sun4i_drm,dw_hdmi
stmmac_platform        24576  1 dwmac_sun8i
stmmac                192512  2 dwmac_sun8i,stmmac_platform
phylink                36864  1 stmmac
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
sunxi                  24576  0
fb_sys_fops            16384  1 drm_kms_helper
sunxi_rsb              24576  1 axp20x_rsb
drm                   540672  8 sun8i_mixer,drm_kms_helper,sun8i_drm_hdmi,sun4i_frontend,sun4i_tcon,sun4i_drm,dw_hdmi
musb_hdrc             139264  1 sunxi
mdio_mux               16384  1 dwmac_sun8i
i2c_mv64xxx            20480  0
phy_generic            20480  2 sunxi
udc_core               65536  1 musb_hdrc
sun6i_dma              32768  0
sunxi_mmc              32768  0
ohci_platform          16384  0
phy_sun4i_usb          28672  4 sunxi
ehci_platform          16384  0
dm_multipath           40960  0
scsi_dh_rdac           20480  0
scsi_dh_emc            16384  0
scsi_dh_alua           24576  0
sunrpc                466944  1
be2iscsi              122880  0
bnx2i                  61440  0
cnic                   73728  1 bnx2i
uio                    20480  1 cnic
cxgb4i                 49152  0
cxgb4                 479232  1 cxgb4i
cxgb3i                 36864  0
cxgb3                 188416  1 cxgb3i
mdio                   16384  1 cxgb3
libcxgbi               65536  2 cxgb4i,cxgb3i
libcxgb                24576  2 libcxgbi,cxgb3i
qla4xxx               303104  0
iscsi_boot_sysfs       20480  2 be2iscsi,qla4xxx
iscsi_tcp              24576  0
libiscsi_tcp           36864  4 libcxgbi,iscsi_tcp,cxgb4i,cxgb3i
libiscsi               69632  8 be2iscsi,libiscsi_tcp,bnx2i,libcxgbi,iscsi_tcp,qla4xxx,cxgb4i,cxgb3i
scsi_transport_iscsi   139264  7 be2iscsi,libiscsi_tcp,bnx2i,libcxgbi,iscsi_tcp,qla4xxx,libiscsi
pkcs8_key_parser       16384  0
  • that seems to be quite a mix up of modules (e.g. sun4i, sun6i, sun8i, …) but at least for audio the mainline kernel need as well some cleanup and fixing.
  • boot overlays doesn’t seem to be supported
1 Like