Armbian 21.02.3 Focal with Linux 5.10.21-sunxi64 distro on Banana Pi M64 (BPI-M64) SBC (http://ix.io/3lLD).
What does not work still:
- Bluetooth
bananapim64:~:# bluetoothctl
Agent registered
[CHG] Controller AA:AA:AA:AA:AA:AA Pairable: yes
[bluetooth]# devices
[bluetooth]# show
Controller AA:AA:AA:AA:AA:AA (public)
Name: bananapim64
Alias: bananapim64
Class: 0x000c0000
Powered: yes
Discoverable: no
DiscoverableTimeout: 0x000000b4
Pairable: yes
UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb)
UUID: Audio Source (0000110a-0000-1000-8000-00805f9b34fb)
UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
UUID: Headset AG (00001112-0000-1000-8000-00805f9b34fb)
UUID: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
UUID: Headset (00001108-0000-1000-8000-00805f9b34fb)
UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
Modalias: usb:v1D6Bp0246d0535
Discovering: no
Advertising Features:
ActiveInstances: 0x00
SupportedInstances: 0x05
SupportedIncludes: tx-power
SupportedIncludes: appearance
SupportedIncludes: local-name
[bluetooth]# list
Controller AA:AA:AA:AA:AA:AA bananapim64 [default]
[bluetooth]# scan on
Discovery started
[CHG] Controller AA:AA:AA:AA:AA:AA Discovering: yes
[bluetooth]# advertise on
[CHG] Controller AA:AA:AA:AA:AA:AA SupportedInstances: 0x04
[CHG] Controller AA:AA:AA:AA:AA:AA ActiveInstances: 0x01
Advertising object registered
Tx Power: off
Name: off
Apperance: off
Discoverable: off
[bluetooth]#
- Audio: both 3.5mm jack and HDMI:
May 4 16:25:25 bananapim64 pulseaudio[2366]: ALSA woke us up to write new data to the device, but there was actually nothing to write.
May 4 16:25:25 bananapim64 pulseaudio[2366]: Most likely this is a bug in the ALSA driver 'snd_soc_simple_card'. Please report this issue to the ALSA developers.
May 4 16:25:25 bananapim64 pulseaudio[2366]: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.
dmesg
's output:
bananapim64:vit:# dmesg
[ 1.029249] raid6: int64x2 xor() 510 MB/s
[ 1.097331] raid6: int64x1 gen() 717 MB/s
[ 1.165431] raid6: int64x1 xor() 373 MB/s
[ 1.165436] raid6: using algorithm neonx4 gen() 1497 MB/s
[ 1.165440] raid6: .... xor() 1086 MB/s, rmw enabled
[ 1.165446] raid6: using neon recovery algorithm
[ 1.166043] iommu: Default domain type: Translated
[ 1.166404] SCSI subsystem initialized
[ 1.166660] usbcore: registered new interface driver usbfs
[ 1.166708] usbcore: registered new interface driver hub
[ 1.166744] usbcore: registered new device driver usb
[ 1.167068] pps_core: LinuxPPS API ver. 1 registered
[ 1.167074] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 1.167092] PTP clock support registered
[ 1.167789] Advanced Linux Sound Architecture Driver Initialized.
[ 1.168473] NetLabel: Initializing
[ 1.168479] NetLabel: domain hash size = 128
[ 1.168483] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.168562] NetLabel: unlabeled traffic allowed by default
[ 1.169017] clocksource: Switched to clocksource arch_sys_counter
[ 1.169244] VFS: Disk quotas dquot_6.6.0
[ 1.169304] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.169971] AppArmor: AppArmor Filesystem Enabled
[ 1.177538] NET: Registered protocol family 2
[ 1.178214] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 1.178256] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 1.178413] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 1.178723] TCP: Hash tables configured (established 16384 bind 16384)
[ 1.178893] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 1.178956] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 1.179176] NET: Registered protocol family 1
[ 1.179806] RPC: Registered named UNIX socket transport module.
[ 1.179812] RPC: Registered udp transport module.
[ 1.179816] RPC: Registered tcp transport module.
[ 1.179820] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.180053] Trying to unpack rootfs image as initramfs...
[ 1.868138] Freeing initrd memory: 11480K
[ 1.869265] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.875820] Initialise system trusted keyrings
[ 1.875877] Key type blacklist registered
[ 1.876047] workingset: timestamp_bits=44 max_order=19 bucket_order=0
[ 1.882385] zbud: loaded
[ 1.884074] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.884889] Installing knfsd (copyright (C) 1996 [email protected]).
[ 1.887286] integrity: Platform Keyring initialized
[ 1.938051] xor: automatically using best checksumming function 32regs
[ 1.938056] async_tx: api initialized (async)
[ 1.938066] Key type asymmetric registered
[ 1.938072] Asymmetric key parser 'x509' registered
[ 1.938116] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 1.938241] io scheduler mq-deadline registered
[ 1.938248] io scheduler kyber registered
[ 1.938372] io scheduler bfq registered
[ 1.942993] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[ 1.954428] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 1.966780] loop: module loaded
[ 1.968321] libphy: Fixed MDIO Bus: probed
[ 1.969291] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.969308] ehci-platform: EHCI generic platform driver
[ 1.969798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.969814] ohci-platform: OHCI generic platform driver
[ 1.970511] usbcore: registered new interface driver usb-storage
[ 1.971060] mousedev: PS/2 mouse device common for all mice
[ 1.972037] sun6i-rtc 1f00000.rtc: registered as rtc0
[ 1.972075] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:10 UTC (10)
[ 1.972081] sun6i-rtc 1f00000.rtc: RTC enabled
[ 1.972178] i2c /dev entries driver
[ 1.973178] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 1.974446] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
[ 1.974993] sdhci: Secure Digital Host Controller Interface driver
[ 1.974998] sdhci: Copyright(c) Pierre Ossman
[ 1.975025] Synopsys Designware Multimedia Card Interface Driver
[ 1.975759] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.976245] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.976692] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.976957] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz)
[ 1.977222] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 1.977343] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 1.977454] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 1.977548] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
[ 1.977635] sun8i-ce 1c15000.crypto: Register cbc(aes)
[ 1.977794] sun8i-ce 1c15000.crypto: Register ecb(aes)
[ 1.977915] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
[ 1.978023] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
[ 1.978139] sun8i-ce 1c15000.crypto: Register md5
[ 1.978247] sun8i-ce 1c15000.crypto: Register sha1
[ 1.978357] sun8i-ce 1c15000.crypto: Register sha224
[ 1.978465] sun8i-ce 1c15000.crypto: Register sha256
[ 1.978574] sun8i-ce 1c15000.crypto: DEBUG: Algo of sha384 not supported
[ 1.978581] sun8i-ce 1c15000.crypto: DEBUG: Algo of sha512 not supported
[ 1.978588] sun8i-ce 1c15000.crypto: Register stdrng
[ 1.978718] sun8i-ce 1c15000.crypto: TRNG not supported
[ 1.978727] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0
[ 1.979273] hid: raw HID events driver (C) Jiri Kosina
[ 1.979430] usbcore: registered new interface driver usbhid
[ 1.979435] usbhid: USB HID core driver
[ 1.984810] NET: Registered protocol family 10
[ 2.015013] Segment Routing with IPv6
[ 2.015143] NET: Registered protocol family 17
[ 2.015309] 8021q: 802.1Q VLAN Support v1.8
[ 2.015483] 9pnet: Installing 9P2000 support
[ 2.015564] Key type dns_resolver registered
[ 2.016110] registered taskstats version 1
[ 2.016126] Loading compiled-in X.509 certificates
[ 2.020359] Loaded X.509 cert 'Build time autogenerated kernel key: b55cc50c0b5861053e31ca5c6be0f880e49735e6'
[ 2.024698] zswap: loaded using pool zstd/z3fold
[ 2.024961] Key type ._fscrypt registered
[ 2.024967] Key type .fscrypt registered
[ 2.024971] Key type fscrypt-provisioning registered
[ 2.026327] Btrfs loaded, crc32c=crc32c-generic
[ 2.040773] Key type encrypted registered
[ 2.040799] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.040840] ima: No TPM chip found, activating TPM-bypass!
[ 2.040875] ima: Allocated hash algorithm: sha1
[ 2.040908] ima: No architecture policies found
[ 2.040996] evm: Initialising EVM extended attributes:
[ 2.041045] evm: security.selinux
[ 2.041050] evm: security.SMACK64
[ 2.041054] evm: security.SMACK64EXEC
[ 2.041058] evm: security.SMACK64TRANSMUTE
[ 2.041061] evm: security.SMACK64MMAP
[ 2.041065] evm: security.apparmor
[ 2.041069] evm: security.ima
[ 2.041072] evm: security.capability
[ 2.041079] evm: HMAC attrs: 0x1
[ 2.085092] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010e14668)
[ 2.086883] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010e14668)
[ 2.087323] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[ 2.087342] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010e0f890)
[ 2.087548] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010e0f890)
[ 2.087608] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
[ 2.088009] sun4i-drm display-engine: Couldn't bind all pipelines components
[ 2.088732] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
[ 2.089138] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
[ 2.091255] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
[ 2.097446] vcc-3v3: supplied by regulator-dummy
[ 2.097744] vdd-cpux: supplied by regulator-dummy
[ 2.098037] dcdc4: supplied by regulator-dummy
[ 2.098310] vcc-dram: supplied by regulator-dummy
[ 2.098581] vdd-sys: supplied by regulator-dummy
[ 2.098862] vcc-phy: supplied by regulator-dummy
[ 2.098976] afvcc-csi: Bringing 3300000uV into 2800000-2800000uV
[ 2.099224] afvcc-csi: supplied by regulator-dummy
[ 2.099492] vcc-pl: supplied by regulator-dummy
[ 2.099779] vcc-pll-avcc: supplied by regulator-dummy
[ 2.100046] vcc-hdmi-dsi: supplied by regulator-dummy
[ 2.100319] vcc-wifi: supplied by regulator-dummy
[ 2.100612] dldo3: supplied by regulator-dummy
[ 2.100889] vcc-wifi-io: supplied by regulator-dummy
[ 2.101196] cpvdd: supplied by regulator-dummy
[ 2.101491] eldo2: supplied by regulator-dummy
[ 2.101762] eldo3: supplied by regulator-dummy
[ 2.102047] vcc-1v2-hsic: supplied by regulator-dummy
[ 2.102359] vdd-cpus: supplied by regulator-dummy
[ 2.102605] vcc-rtc: supplied by regulator-dummy
[ 2.102896] ldo-io0: supplied by regulator-dummy
[ 2.103198] ldo-io1: supplied by regulator-dummy
[ 2.103518] usb0-vbus: supplied by regulator-dummy
[ 2.103652] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
[ 2.108559] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 2.109089] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator
[ 2.109647] printk: console [ttyS0] disabled
[ 2.109737] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 38, base_baud = 1500000) is a 16550A
[ 2.109946] printk: console [ttyS0] enabled
[ 2.110771] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator
[ 2.111236] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 39, base_baud = 1500000) is a 16550A
[ 2.111397] serial serial0: tty port ttyS1 registered
[ 2.116225] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator
[ 2.116586] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pd not found, using dummy regulator
[ 2.117269] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator
[ 2.117379] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[ 2.117771] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[ 2.117917] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pe not found, using dummy regulator
[ 2.118702] scpi_protocol scpi: SCP Protocol 0.0 Firmware 0.0.0 version
[ 2.121111] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010e14668)
[ 2.122842] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010e14668)
[ 2.123303] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
[ 2.123320] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010e0f890)
[ 2.123513] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010e0f890)
[ 2.124649] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[ 2.125247] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[ 2.125610] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff800010e139a0)
[ 2.126209] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
[ 2.141039] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 2.141048] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[ 2.141638] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 2.167961] random: fast init done
[ 2.170105] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 2.171638] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.173172] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.175931] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 2.178455] mmc0: new high speed SDHC card at address 0007
[ 2.179348] mmcblk0: mmc0:0007 SD8GB 7.42 GiB
[ 2.181805] mmcblk0: p1
[ 2.265168] mmc2: new DDR MMC card at address 0001
[ 2.266172] mmcblk2: mmc2:0001 8WPD3R 7.28 GiB
[ 2.266668] mmcblk2boot0: mmc2:0001 8WPD3R partition 1 4.00 MiB
[ 2.267170] mmcblk2boot1: mmc2:0001 8WPD3R partition 2 4.00 MiB
[ 2.268898] mmcblk2: p1 p2
[ 2.271618] mmc1: new high speed SDIO card at address 0001
[ 2.480774] Console: switching to colour frame buffer device 240x67
[ 2.536896] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
[ 2.537404] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator
[ 2.540228] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator
[ 2.542989] of_cfs_init
[ 2.543130] of_cfs_init: OK
[ 2.543295] ALSA device list:
[ 2.543301] No soundcards found.
[ 2.545176] Freeing unused kernel memory: 2496K
[ 2.561099] Run /init as init process
[ 2.561108] with arguments:
[ 2.561113] /init
[ 2.561117] with environment:
[ 2.561123] HOME=/
[ 2.561127] TERM=linux
[ 2.561131] ubootpart=9d2f0d64-01
[ 2.561136] cgroup_enable=memory
[ 3.084654] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator
[ 3.104289] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found
[ 3.104308] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found
[ 3.104644] dwmac-sun8i 1c30000.ethernet: supply phy-io not found, using dummy regulator
[ 3.104896] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[ 3.104931] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
[ 3.105625] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
[ 3.105640] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
[ 3.105657] dwmac-sun8i 1c30000.ethernet: COE Type 2
[ 3.105663] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[ 3.105670] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[ 3.105677] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[ 3.106716] libphy: stmmac: probed
[ 3.194576] axp20x-gpio axp20x-gpio: DMA mask not set
[ 3.195161] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
[ 3.206890] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
[ 3.238271] phy phy-1c19400.phy.0: Changing dr_mode to 1
[ 3.238292] phy phy-1c19400.phy.0: External vbus detected, not enabling our own vbus
[ 3.238299] ehci-platform 1c1a000.usb: EHCI Host Controller
[ 3.238329] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[ 3.238504] ehci-platform 1c1a000.usb: irq 28, io mem 0x01c1a000
[ 3.253143] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[ 3.253454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.253465] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.253472] usb usb1: Product: EHCI Host Controller
[ 3.253479] usb usb1: Manufacturer: Linux 5.10.21-sunxi64 ehci_hcd
[ 3.253485] usb usb1: SerialNumber: 1c1a000.usb
[ 3.254149] hub 1-0:1.0: USB hub found
[ 3.254193] hub 1-0:1.0: 1 port detected
[ 3.255521] ehci-platform 1c1b000.usb: EHCI Host Controller
[ 3.255557] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2
[ 3.255735] ehci-platform 1c1b000.usb: irq 30, io mem 0x01c1b000
[ 3.269075] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[ 3.269425] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.269435] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.269442] usb usb2: Product: EHCI Host Controller
[ 3.269449] usb usb2: Manufacturer: Linux 5.10.21-sunxi64 ehci_hcd
[ 3.269456] usb usb2: SerialNumber: 1c1b000.usb
[ 3.270056] hub 2-0:1.0: USB hub found
[ 3.270096] hub 2-0:1.0: 1 port detected
[ 3.271368] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[ 3.271401] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3
[ 3.271546] ohci-platform 1c1a400.usb: irq 29, io mem 0x01c1a400
[ 3.301152] phy id_det change to host
[ 3.333289] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 3.333307] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.333315] usb usb3: Product: Generic Platform OHCI controller
[ 3.333321] usb usb3: Manufacturer: Linux 5.10.21-sunxi64 ohci_hcd
[ 3.333327] usb usb3: SerialNumber: 1c1a400.usb
[ 3.334046] hub 3-0:1.0: USB hub found
[ 3.334089] hub 3-0:1.0: 1 port detected
[ 3.335391] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[ 3.335423] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[ 3.335592] ohci-platform 1c1b400.usb: irq 31, io mem 0x01c1b400
[ 3.397311] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 3.397330] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.397337] usb usb4: Product: Generic Platform OHCI controller
[ 3.397344] usb usb4: Manufacturer: Linux 5.10.21-sunxi64 ohci_hcd
[ 3.397350] usb usb4: SerialNumber: 1c1b400.usb
[ 3.398154] hub 4-0:1.0: USB hub found
[ 3.398204] hub 4-0:1.0: 1 port detected
[ 3.399716] usb_phy_generic usb_phy_generic.3.auto: supply vcc not found, using dummy regulator
[ 3.509420] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
[ 3.509458] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 5
[ 3.509701] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.509711] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.509718] usb usb5: Product: MUSB HDRC host driver
[ 3.509725] usb usb5: Manufacturer: Linux 5.10.21-sunxi64 musb-hcd
[ 3.509732] usb usb5: SerialNumber: musb-hdrc.4.auto
[ 3.510355] hub 5-0:1.0: USB hub found
[ 3.510403] hub 5-0:1.0: 1 port detected
[ 3.605063] usb 2-1: new high-speed USB device number 2 using ehci-platform
[ 3.761669] usb 2-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[ 3.761682] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 3.761690] usb 2-1: Product: USB 2.0 Hub
[ 3.762459] hub 2-1:1.0: USB hub found
[ 3.762650] hub 2-1:1.0: 4 ports detected
[ 3.933372] random: crng init done
[ 8.231578] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
[ 9.174471] systemd[1]: System time before build time, advancing clock.
[ 9.211151] systemd[1]: systemd 245.4-4ubuntu3.6 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)
[ 9.211851] systemd[1]: Detected architecture arm64.
[ 9.244599] systemd[1]: Set hostname to <bananapim64>.
[ 9.333816] dw-apb-uart 1c28000.serial: forbid DMA for kernel console
[ 10.087841] systemd[1]: Created slice system-modprobe.slice.
[ 10.090082] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 10.091806] systemd[1]: Created slice User and Session Slice.
[ 10.092598] systemd[1]: Started Dispatch Password Requests to Console Directory Watch when bootsplash is active.
[ 10.093397] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 10.094747] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 10.095398] systemd[1]: Reached target Local Encrypted Volumes.
[ 10.095903] systemd[1]: Reached target Remote File Systems.
[ 10.096235] systemd[1]: Reached target Slices.
[ 10.096562] systemd[1]: Reached target Swap.
[ 10.096865] systemd[1]: Reached target System Time Set.
[ 10.097910] systemd[1]: Listening on Syslog Socket.
[ 10.098776] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 10.099396] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 10.100805] systemd[1]: Listening on Journal Audit Socket.
[ 10.101916] systemd[1]: Listening on Journal Socket (/dev/log).
[ 10.102850] systemd[1]: Listening on Journal Socket.
[ 10.103788] systemd[1]: Listening on udev Control Socket.
[ 10.104541] systemd[1]: Listening on udev Kernel Socket.
[ 10.110584] systemd[1]: Mounting Huge Pages File System...
[ 10.116808] systemd[1]: Mounting POSIX Message Queue File System...
[ 10.124113] systemd[1]: Mounting Kernel Debug File System...
[ 10.125578] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[ 10.138817] systemd[1]: Starting Restore / save the current clock...
[ 10.148611] systemd[1]: Starting Set the console keyboard layout...
[ 10.155334] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 10.156302] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[ 10.163249] systemd[1]: Started Nameserver information manager.
[ 10.164664] systemd[1]: Reached target Network (Pre).
[ 10.180001] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 10.180251] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 10.201624] systemd[1]: Starting Load Kernel Modules...
[ 10.208312] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 10.215810] systemd[1]: Starting udev Coldplug all Devices...
[ 10.226583] systemd[1]: Mounted Huge Pages File System.
[ 10.228372] systemd[1]: Mounted POSIX Message Queue File System.
[ 10.230214] systemd[1]: Mounted Kernel Debug File System.
[ 10.234808] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 10.239305] systemd[1]: Finished Restore / save the current clock.
[ 10.250617] systemd[1]: Finished Load Kernel Modules.
[ 10.252627] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[ 10.259030] systemd[1]: Mounting Kernel Configuration File System...
[ 10.266215] systemd[1]: Starting Apply Kernel Variables...
[ 10.275416] systemd[1]: Mounted Kernel Configuration File System.
[ 10.288086] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
[ 10.296607] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 10.304560] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 10.304856] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 10.310403] systemd[1]: Starting Load/Save Random Seed...
[ 10.316753] systemd[1]: Starting Create System Users...
[ 10.651318] systemd[1]: Finished udev Coldplug all Devices.
[ 10.830221] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
[ 10.834050] systemd[1]: Finished Set the console keyboard layout.
[ 10.853687] systemd[1]: Finished Load/Save Random Seed.
[ 10.861746] systemd[1]: Finished Apply Kernel Variables.
[ 10.865643] systemd[1]: Finished Create System Users.
[ 10.869193] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
[ 10.883481] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 10.944495] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 10.953356] systemd[1]: Reached target Local File Systems (Pre).
[ 10.967766] systemd[1]: Mounting /tmp...
[ 10.982018] systemd[1]: Starting udev Kernel Device Manager...
[ 10.994983] systemd[1]: Mounted /tmp.
[ 11.003819] systemd[1]: Reached target Local File Systems.
[ 11.017860] systemd[1]: Starting Armbian ZRAM config...
[ 11.031725] systemd[1]: Starting Set console font and keymap...
[ 11.045886] systemd[1]: Starting Raise network interfaces...
[ 11.054167] systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped.
[ 11.054375] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
[ 11.054568] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[ 11.098904] systemd[1]: Finished Set console font and keymap.
[ 11.446615] systemd[1]: Started udev Kernel Device Manager.
[ 11.573162] zram: Added device: zram0
[ 11.573841] zram: Added device: zram1
[ 11.574634] zram: Added device: zram2
[ 11.786155] ------------[ cut here ]------------
[ 11.788731] WARNING: CPU: 2 PID: 31 at drivers/clocksource/arm_arch_timer.c:364 sun50i_a64_read_cntpct_el0+0x2c/0x38
[ 11.790738] Modules linked in: cpufreq_dt zram sch_fq_codel axp20x_usb_power industrialio pinctrl_axp209 realtek dwmac_sun8i mdio_mux i2c_mv64xxx
[ 11.794176] CPU: 2 PID: 31 Comm: kworker/2:1 Not tainted 5.10.21-sunxi64 #21.02.3
[ 11.796197] Hardware name: BananaPi-M64 (DT)
[ 11.798476] Workqueue: events dbs_work_handler
[ 11.800762] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)
[ 11.802946] pc : sun50i_a64_read_cntpct_el0+0x2c/0x38
[ 11.805117] lr : arch_counter_get_cntpct_stable+0x3c/0x80
[ 11.807244] sp : ffff800011663a30
[ 11.809342] x29: ffff800011663a30 x28: ffff000040c5e700
[ 11.811620] x27: ffff0000455c9300 x26: ffff000077b6f098
[ 11.813940] x25: 0000000000000000 x24: ffff000042dd8228
[ 11.816292] x23: ffff800011663b30 x22: 0000000000000001
[ 11.818596] x21: 0000000000000001
[ 11.820681] hrtimer: interrupt took 27873625 ns
[ 11.822815] x20: 0000000000000018
[ 11.825063] x19: ffff800011474000 x18: 0000000000000001
[ 11.827307] x17: 0000000000000018 x16: 0000000000000002
[ 11.829638] x15: 0000000000000001 x14: 0000000000000001
[ 11.831851] x13: 0000000000000005 x12: 0000000000000021
[ 11.834114] x11: 0000000000000005 x10: 00000000bcd3d800
[ 11.836366] x9 : 0000000000000004 x8 : 0000000000000004
[ 11.838653] x7 : ffff800011431100 x6 : 00000000112a8800
[ 11.841001] x5 : 0000000000000010 x4 : 0000000000000012
[ 11.843237] x3 : 0000000000000050 x2 : 000000001fd24b1c
[ 11.845466] x1 : 0000000000000000 x0 : 000000001fd24b22
[ 11.847754] Call trace:
[ 11.850009] sun50i_a64_read_cntpct_el0+0x2c/0x38
[ 11.852214] __delay+0x24/0xa8
[ 11.854490] __udelay+0x2c/0x38
[ 11.856666] ccu_mux_notifier_cb+0x64/0xa0
[ 11.858816] srcu_notifier_call_chain+0x70/0xc0
[ 11.861013] __clk_notify+0x8c/0xc8
[ 11.863159] clk_propagate_rate_change+0xc4/0xe0
[ 11.865308] clk_core_set_rate_nolock+0x118/0x1f0
[ 11.867569] clk_set_rate+0x38/0xa8
[ 11.869782] dev_pm_opp_set_rate+0x258/0x5c8
[ 11.872012] set_target+0x30/0x40 [cpufreq_dt]
[ 11.874281] __cpufreq_driver_target+0x2b0/0x698
[ 11.876438] od_dbs_update+0x140/0x1a0
[ 11.878663] dbs_work_handler+0x40/0x78
[ 11.880812] process_one_work+0x1f0/0x3c0
[ 11.882982] worker_thread+0x140/0x520
[ 11.885214] kthread+0x120/0x128
[ 11.887483] ret_from_fork+0x10/0x30
[ 11.889573] ---[ end trace 8a3dbd32b6ab4a91 ]---
[ 11.992586] zram0: detected capacity change from 0 to 1009324032
[ 12.045650] systemd[1]: Finished Raise network interfaces.
[ 12.104659] mc: Linux media interface: v0.10
[ 12.129156] Adding 985664k swap on /dev/zram0. Priority:5 extents:1 across:985664k SSFS
[ 12.135639] videodev: Linux video capture interface: v2.00
[ 12.221625] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
[ 12.232741] cedrus 1c0e000.video-codec: Device registered as /dev/video0
[ 12.462738] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 12.506130] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 12.543277] zram1: detected capacity change from 0 to 52428800
[ 12.575617] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430a0-sdio for chip BCM43430/0
[ 12.583232] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[ 12.583280] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[ 12.583320] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[ 12.583353] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[ 12.618428] systemd[1]: Found device /dev/ttyS0.
[ 12.618752] lima 1c40000.gpu: bus rate = 200000000
[ 12.618761] lima 1c40000.gpu: mod rate = 432000000
[ 12.619202] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1
[ 12.635029] input: sun50i-a64-audio Headset Jack as /devices/platform/sound/sound/card0/input1
[ 12.648483] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430a0-sdio.sinovoip,bananapi-m64.txt failed with error -2
[ 12.739212] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430a0-sdio for chip BCM43430/0
[ 12.739385] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[ 12.740162] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/0 wl0: Jul 1 2016 18:02:40 version 7.10.1 (A0 Station/P2P feature) FWID 01-bae8afee
[ 12.792351] systemd[1]: Finished Armbian ZRAM config.
[ 12.806672] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
[ 12.808020] axp20x-adc axp813-adc: DMA mask not set
[ 12.808939] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
[ 12.809487] Bluetooth: Core ver 2.22
[ 12.809598] NET: Registered protocol family 31
[ 12.809602] Bluetooth: HCI device and connection manager initialized
[ 12.809624] Bluetooth: HCI socket layer initialized
[ 12.809631] Bluetooth: L2CAP socket layer initialized
[ 12.809650] Bluetooth: SCO socket layer initialized
[ 12.822137] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 12.845336] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[ 12.845776] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[ 12.889670] systemd[1]: Starting Armbian memory supported logging...
[ 12.913618] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 12.913945] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
[ 12.914308] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 12.914496] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[ 12.914633] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 12.933273] Bluetooth: HCI UART driver ver 2.3
[ 12.933288] Bluetooth: HCI UART protocol H4 registered
[ 12.933292] Bluetooth: HCI UART protocol BCSP registered
[ 12.933391] Bluetooth: HCI UART protocol LL registered
[ 12.933396] Bluetooth: HCI UART protocol ATH3K registered
[ 12.933432] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 12.933678] Bluetooth: HCI UART protocol Intel registered
[ 12.933840] Bluetooth: HCI UART protocol Broadcom registered
[ 12.935002] Bluetooth: HCI UART protocol QCA registered
[ 12.935015] Bluetooth: HCI UART protocol AG6XX registered
[ 12.935083] Bluetooth: HCI UART protocol Marvell registered
[ 13.097211] dw-apb-uart 1c28400.serial: failed to request DMA
[ 13.193462] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[ 13.200161] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[ 13.200508] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[ 13.200871] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 13.201058] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
[ 13.201235] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 13.201395] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[ 13.201503] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 13.207846] systemd[1]: Starting Load/Save RF Kill Switch Status...
[ 13.248769] systemd[1]: Reached target Bluetooth.
[ 13.257094] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard
[ 13.257130] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
[ 13.499856] systemd[1]: Started Load/Save RF Kill Switch Status.
[ 15.237051] Bluetooth: hci0: command 0x0c03 tx timeout
[ 18.023590] systemd[1]: Finished Armbian memory supported logging.
[ 18.032458] systemd[1]: Starting Journal Service...
[ 18.258131] systemd[1]: systemd-rfkill.service: Succeeded.
[ 18.307304] systemd[1]: Started Journal Service.
[ 18.407455] systemd-journald[636]: Received client request to flush runtime journal.
[ 23.296291] Bluetooth: hci0: BCM: Reset failed (-110)
[ 33.765135] cpvdd: disabling
[ 33.765202] vcc-1v2-hsic: disabling
[ 34.793589] dwmac-sun8i 1c30000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=POLL)
[ 34.795237] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
[ 34.795258] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
[ 34.795266] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
[ 34.795879] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii-id link mode
[ 36.833555] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 153.700116] usb 2-1.3: new full-speed USB device number 3 using ehci-platform
[ 153.930064] usb 2-1.3: New USB device found, idVendor=09da, idProduct=054f, bcdDevice= 2.69
[ 153.930079] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 153.930086] usb 2-1.3: Product: USB Device
[ 153.930091] usb 2-1.3: Manufacturer: A4TECH
[ 153.935517] input: A4TECH USB Device Keyboard as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.3/2-1.3:1.0/0003:09DA:054F.0001/input/input2
[ 153.992947] input: A4TECH USB Device System Control as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.3/2-1.3:1.0/0003:09DA:054F.0001/input/input3
[ 153.993255] input: A4TECH USB Device Consumer Control as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.3/2-1.3:1.0/0003:09DA:054F.0001/input/input4
[ 153.993470] input: A4TECH USB Device as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.3/2-1.3:1.0/0003:09DA:054F.0001/input/input5
[ 153.993826] hid-generic 0003:09DA:054F.0001: input,hiddev96,hidraw0: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-1c1b000.usb-1.3/input0
[ 153.996600] input: A4TECH USB Device as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.3/2-1.3:1.1/0003:09DA:054F.0002/input/input6
[ 153.997178] hid-generic 0003:09DA:054F.0002: input,hidraw1: USB HID v1.11 Mouse [A4TECH USB Device] on usb-1c1b000.usb-1.3/input1
bananapim64:vit:#