Elric Posted September 11, 2021 Posted September 11, 2021 Armbianmonitor: http://ix.io/3yvM I know, using an old Banana Pi M1 for desktop doesn't make sense at all. I would prefer having help or/and advice clearing the problems I've encountered, instead a discussion why I'm testing a desktop environment on a BPi M1. Tested with Armbian 21.08.01 Buster / 5.10.60 After the initial boot nano or / and armbian-config doesn't work. A reboot solves this issue. After the second boot I changed verbosity to 7 and console to serial. All other changes where made throu armbian-config. Changing Pi's name works, but changing console's layout doesn't. Never mind, that is a minor problem, which can easily solved by hand. So I did "firmware upgrade" and rebooted my pi. dmesg: Spoiler [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.60-sunxi (root@runner7) (arm-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 8.3.0, GNU ld (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 2.32.0.20190321) #21.08.1 SMP Wed Aug 25 18:19:32 UTC 2021 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=50c5387d [ 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: LeMaker Banana Pi [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB [ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000040000000-0x000000006fffffff] [ 0.000000] HighMem [mem 0x0000000070000000-0x000000007f816fff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007f816fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007f816fff] [ 0.000000] On node 0 totalpages: 260119 [ 0.000000] Normal zone: 1728 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:63 [ 0.000000] HighMem zone: 63511 pages, LIFO batch:15 [ 0.000000] On node 0, zone HighMem: 2025 pages in unavailable ranges [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920 [ 0.000000] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258391 [ 0.000000] Kernel command line: root=UUID=0489f687-75e9-4939-8374-04193f5d68c8 rootwait rootfstype=ext4 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=7 ubootpart=dc64d8da-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1 [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 905788K/1040476K available (9216K kernel code, 1460K rwdata, 3232K rodata, 1024K init, 333K bss, 36384K reserved, 98304K cma-reserved, 254044K highmem) [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x1b/0x298 with crng_init=0 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] ftrace: allocating 42134 entries in 83 pages [ 0.000000] ftrace: allocated 83 pages with 4 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000024] Switching to timer-based delay loop, resolution 41ns [ 0.000561] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000909] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns [ 0.001273] Console: colour dummy device 80x30 [ 0.001351] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.001373] pid_max: default: 32768 minimum: 301 [ 0.001633] LSM: Security Framework initializing [ 0.001712] Yama: becoming mindful. [ 0.001957] AppArmor: AppArmor initialized [ 0.002062] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.002083] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.003322] CPU: Testing write buffer coherency: ok [ 0.003921] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004850] Setting up static identity map for 0x40100000 - 0x40100054 [ 0.005022] rcu: Hierarchical SRCU implementation. [ 0.006484] smp: Bringing up secondary CPUs ... [ 0.017481] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.017672] smp: Brought up 1 node, 2 CPUs [ 0.017696] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.017705] CPU: All CPU(s) started in HYP mode. [ 0.017712] CPU: Virtualization extensions available. [ 0.018904] allocated 1048576 bytes of page_ext [ 0.019704] devtmpfs: initialized [ 0.029957] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 0.030279] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.030333] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.033330] pinctrl core: initialized pinctrl subsystem [ 0.034905] NET: Registered protocol family 16 [ 0.036949] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.037787] audit: initializing netlink subsys (disabled) [ 0.038199] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1 [ 0.038888] thermal_sys: Registered thermal governor 'fair_share' [ 0.038898] thermal_sys: Registered thermal governor 'bang_bang' [ 0.038912] thermal_sys: Registered thermal governor 'step_wise' [ 0.039259] cpuidle: using governor ladder [ 0.039300] cpuidle: using governor menu [ 0.039885] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.039899] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.071487] cryptd: max_cpu_qlen set to 1000 [ 0.142025] raid6: neonx8 gen() 704 MB/s [ 0.210131] raid6: neonx8 xor() 522 MB/s [ 0.278281] raid6: neonx4 gen() 751 MB/s [ 0.346399] raid6: neonx4 xor() 571 MB/s [ 0.414563] raid6: neonx2 gen() 828 MB/s [ 0.482669] raid6: neonx2 xor() 590 MB/s [ 0.550819] raid6: neonx1 gen() 737 MB/s [ 0.618926] raid6: neonx1 xor() 510 MB/s [ 0.687134] raid6: int32x8 gen() 274 MB/s [ 0.755226] raid6: int32x8 xor() 162 MB/s [ 0.823393] raid6: int32x4 gen() 320 MB/s [ 0.891516] raid6: int32x4 xor() 186 MB/s [ 0.959605] raid6: int32x2 gen() 361 MB/s [ 1.027759] raid6: int32x2 xor() 193 MB/s [ 1.095898] raid6: int32x1 gen() 361 MB/s [ 1.164026] raid6: int32x1 xor() 173 MB/s [ 1.164036] raid6: using algorithm neonx2 gen() 828 MB/s [ 1.164044] raid6: .... xor() 590 MB/s, rmw enabled [ 1.164053] raid6: using neon recovery algorithm [ 1.166075] iommu: Default domain type: Translated [ 1.166530] SCSI subsystem initialized [ 1.166928] libata version 3.00 loaded. [ 1.167215] usbcore: registered new interface driver usbfs [ 1.167274] usbcore: registered new interface driver hub [ 1.167327] usbcore: registered new device driver usb [ 1.167442] mc: Linux media interface: v0.10 [ 1.167479] videodev: Linux video capture interface: v2.00 [ 1.167661] pps_core: LinuxPPS API ver. 1 registered [ 1.167674] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.167698] PTP clock support registered [ 1.168545] Advanced Linux Sound Architecture Driver Initialized. [ 1.169463] NetLabel: Initializing [ 1.169480] NetLabel: domain hash size = 128 [ 1.169488] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.169590] NetLabel: unlabeled traffic allowed by default [ 1.170448] clocksource: Switched to clocksource arch_sys_counter [ 1.297419] VFS: Disk quotas dquot_6.6.0 [ 1.297563] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.298282] AppArmor: AppArmor Filesystem Enabled [ 1.299241] ------------[ cut here ]------------ [ 1.299281] WARNING: CPU: 0 PID: 1 at arch/arm/mm/ioremap.c:287 __arm_ioremap_pfn_caller+0x13f/0x14c [ 1.299291] Modules linked in: [ 1.299315] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.60-sunxi #21.08.1 [ 1.299324] Hardware name: Allwinner sun7i (A20) Family [ 1.299361] [<c010ca1d>] (unwind_backtrace) from [<c010952d>] (show_stack+0x11/0x14) [ 1.299386] [<c010952d>] (show_stack) from [<c0978293>] (dump_stack+0x77/0x84) [ 1.299410] [<c0978293>] (dump_stack) from [<c011ae71>] (__warn+0xad/0xc0) [ 1.299428] [<c011ae71>] (__warn) from [<c09721a3>] (warn_slowpath_fmt+0x43/0x7c) [ 1.299447] [<c09721a3>] (warn_slowpath_fmt) from [<c01133bb>] (__arm_ioremap_pfn_caller+0x13f/0x14c) [ 1.299465] [<c01133bb>] (__arm_ioremap_pfn_caller) from [<c01133f7>] (__arm_ioremap_caller+0x2f/0x38) [ 1.299486] [<c01133f7>] (__arm_ioremap_caller) from [<c05bd6cb>] (simplefb_probe+0x19b/0x6b8) [ 1.299509] [<c05bd6cb>] (simplefb_probe) from [<c06554e3>] (platform_drv_probe+0x33/0x68) [ 1.299528] [<c06554e3>] (platform_drv_probe) from [<c065394d>] (really_probe+0x14d/0x364) [ 1.299545] [<c065394d>] (really_probe) from [<c0653d29>] (driver_probe_device+0xa9/0x16c) [ 1.299560] [<c0653d29>] (driver_probe_device) from [<c06523a5>] (bus_for_each_drv+0x4d/0x78) [ 1.299576] [<c06523a5>] (bus_for_each_drv) from [<c0653793>] (__device_attach+0x8f/0xf0) [ 1.299592] [<c0653793>] (__device_attach) from [<c0652d03>] (bus_probe_device+0x5b/0x60) [ 1.299612] [<c0652d03>] (bus_probe_device) from [<c065011b>] (device_add+0x2e7/0x564) [ 1.299633] [<c065011b>] (device_add) from [<c07d8385>] (of_platform_device_create_pdata+0x65/0x88) [ 1.299658] [<c07d8385>] (of_platform_device_create_pdata) from [<c0e1dde7>] (simplefb_init+0x4f/0x60) [ 1.299680] [<c0e1dde7>] (simplefb_init) from [<c0101c99>] (do_one_initcall+0x39/0x1b0) [ 1.299699] [<c0101c99>] (do_one_initcall) from [<c0e00f1b>] (kernel_init_freeable+0x1f3/0x238) [ 1.299719] [<c0e00f1b>] (kernel_init_freeable) from [<c097d3b9>] (kernel_init+0xd/0xe0) [ 1.299736] [<c097d3b9>] (kernel_init) from [<c0100159>] (ret_from_fork+0x11/0x38) [ 1.299746] Exception stack(0xc1529fb0 to 0xc1529ff8) [ 1.299758] 9fa0: 00000000 00000000 00000000 00000000 [ 1.299772] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 1.299785] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 [ 1.299805] ---[ end trace 759d64ad4aa682c9 ]--- [ 1.299844] simple-framebuffer: probe of 7f817000.framebuffer failed with error -12 [ 1.309617] NET: Registered protocol family 2 [ 1.309900] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.311541] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.311645] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.311780] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.311922] TCP: Hash tables configured (established 8192 bind 8192) [ 1.312136] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.312209] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.312591] NET: Registered protocol family 1 [ 1.313581] Trying to unpack rootfs image as initramfs... [ 2.084862] Freeing initrd memory: 9756K [ 2.085673] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 2.085991] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 2.087737] Initialise system trusted keyrings [ 2.087822] Key type blacklist registered [ 2.088174] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 2.094174] zbud: loaded [ 2.096042] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.097290] fuse: init (API version 7.32) [ 2.101046] integrity: Platform Keyring initialized [ 2.216352] xor: measuring software checksum speed [ 2.224789] arm4regs : 1179 MB/sec [ 2.236881] 8regs : 814 MB/sec [ 2.249659] 32regs : 770 MB/sec [ 2.257916] neon : 1196 MB/sec [ 2.257926] xor: using function: neon (1196 MB/sec) [ 2.257949] Key type asymmetric registered [ 2.257961] Asymmetric key parser 'x509' registered [ 2.258199] bounce: pool size: 64 pages [ 2.258384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 2.258750] io scheduler mq-deadline registered [ 2.258770] io scheduler kyber registered [ 2.259092] io scheduler bfq registered [ 2.264637] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 2.277637] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 2.280952] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator [ 2.281693] printk: console [ttyS0] disabled [ 2.281806] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 57, base_baud = 1500000) is a 16550A [ 3.447079] printk: console [ttyS0] enabled [ 3.452308] sun4i-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator [ 3.461324] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 58, base_baud = 1500000) is a 16550A [ 3.471104] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pi not found, using dummy regulator [ 3.480075] 1c29c00.serial: ttyS2 at MMIO 0x1c29c00 (irq = 59, base_baud = 1500000) is a 16550A [ 3.496068] sun4i-drm display-engine: bound 1e00000.display-frontend (ops 0xc0a9d618) [ 3.504088] sun4i-drm display-engine: bound 1e20000.display-frontend (ops 0xc0a9d618) [ 3.512409] sun4i-drm display-engine: bound 1e60000.display-backend (ops 0xc0a9cdb8) [ 3.520183] sun4i-drm display-engine: attempt to add DMA range to existing map [ 3.527826] sun4i-drm display-engine: bound 1e40000.display-backend (ops 0xc0a9cdb8) [ 3.536180] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 3.544061] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a9b60c) [ 3.552251] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 3.560122] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xc0a9b60c) [ 3.568879] sun4i-drm display-engine: bound 1c16000.hdmi (ops 0xc0a9dfc4) [ 3.576688] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 [ 3.694146] Console: switching to colour frame buffer device 240x67 [ 3.750430] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device [ 3.763975] brd: module loaded [ 3.894509] loop: module loaded [ 3.898830] ahci-sunxi 1c18000.sata: supply ahci not found, using dummy regulator [ 3.906594] ahci-sunxi 1c18000.sata: supply phy not found, using dummy regulator [ 3.914117] ahci-sunxi 1c18000.sata: supply target not found, using dummy regulator [ 3.974485] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 3.981990] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1 [ 3.987888] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 3.996861] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc [ 4.006234] scsi host0: ahci-sunxi [ 4.010175] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 45 [ 4.021162] libphy: Fixed MDIO Bus: probed [ 4.026639] sun7i-dwmac 1c50000.ethernet: IRQ eth_wake_irq not found [ 4.033071] sun7i-dwmac 1c50000.ethernet: IRQ eth_lpi not found [ 4.039168] sun7i-dwmac 1c50000.ethernet: PTP uses main clock [ 4.044956] sun7i-dwmac 1c50000.ethernet: no reset control found [ 4.052754] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.059415] ehci-platform: EHCI generic platform driver [ 4.065317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.071566] ohci-platform: OHCI generic platform driver [ 4.077830] usbcore: registered new interface driver usb-storage [ 4.085059] sunxi-rtc 1c20d00.rtc: registered as rtc0 [ 4.090195] sunxi-rtc 1c20d00.rtc: setting system clock to 2021-09-10T22:43:25 UTC (1631313805) [ 4.099108] i2c /dev entries driver [ 4.104202] axp20x-i2c 1-0034: AXP20x variant AXP209 found [ 4.116805] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-0034/axp20x-pek/input/input0 [ 4.135286] vdd-rtc: supplied by regulator-dummy [ 4.140819] avcc: supplied by regulator-dummy [ 4.146639] ldo3: supplied by regulator-dummy [ 4.151354] ldo4: supplied by regulator-dummy [ 4.156894] ldo5: supplied by regulator-dummy [ 4.161864] vdd-cpu: supplied by regulator-dummy [ 4.167324] vdd-int-dll: supplied by regulator-dummy [ 4.174358] random: fast init done [ 4.180148] axp20x-i2c 1-0034: Backup (RTC) battery charging is disabled [ 4.187024] axp20x-i2c 1-0034: AXP20X driver loaded [ 4.195091] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 4.205739] ledtrig-cpu: registered to indicate activity on CPUs [ 4.205963] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 4.212222] sun4i-ss 1c15000.crypto-engine: Die ID 0 [ 4.223792] hid: raw HID events driver (C) Jiri Kosina [ 4.229243] usbcore: registered new interface driver usbhid [ 4.234869] usbhid: USB HID core driver [ 4.241997] debugfs: Directory '1c22c00.codec' with parent 'sun4i-codec' already present! [ 4.242110] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB [ 4.260725] Initializing XFRM netlink socket [ 4.265769] NET: Registered protocol family 10 [ 4.297561] mmc0: host does not support reading read-only switch, assuming write-enable [ 4.308484] mmc0: new high speed SDHC card at address aaaa [ 4.316417] mmcblk0: mmc0:aaaa SL32G 29.7 GiB [ 4.325492] mmcblk0: p1 [ 4.333647] ata1: SATA link down (SStatus 0 SControl 300) [ 4.337185] Segment Routing with IPv6 [ 4.343016] NET: Registered protocol family 17 [ 4.347518] NET: Registered protocol family 15 [ 4.352077] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 4.365289] 8021q: 802.1Q VLAN Support v1.8 [ 4.369596] Key type dns_resolver registered [ 4.374379] Registering SWP/SWPB emulation handler [ 4.379570] registered taskstats version 1 [ 4.383725] Loading compiled-in X.509 certificates [ 4.396231] Loaded X.509 cert 'Build time autogenerated kernel key: 8a253d6735cd65910a63c6d97c40747ce9ff7e4b' [ 4.409760] zswap: loaded using pool zstd/z3fold [ 4.415589] Key type ._fscrypt registered [ 4.419652] Key type .fscrypt registered [ 4.423591] Key type fscrypt-provisioning registered [ 4.436212] Btrfs loaded, crc32c=crc32c-generic [ 4.455771] Key type encrypted registered [ 4.459865] AppArmor: AppArmor sha1 policy hashing enabled [ 4.484974] sun7i-dwmac 1c50000.ethernet: IRQ eth_wake_irq not found [ 4.491437] sun7i-dwmac 1c50000.ethernet: IRQ eth_lpi not found [ 4.497498] sun7i-dwmac 1c50000.ethernet: PTP uses main clock [ 4.503272] sun7i-dwmac 1c50000.ethernet: no reset control found [ 4.614785] sun7i-dwmac 1c50000.ethernet: Version ID not available [ 4.621037] sun7i-dwmac 1c50000.ethernet: DWMAC1000 [ 4.626037] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported [ 4.633275] sun7i-dwmac 1c50000.ethernet: Normal descriptors [ 4.638951] sun7i-dwmac 1c50000.ethernet: Ring mode enabled [ 4.645205] libphy: stmmac: probed [ 4.686924] of_cfs_init [ 4.689597] of_cfs_init: OK [ 4.692706] ALSA device list: [ 4.695734] #0: sun4i-hdmi [ 4.698634] #1: sun4i-codec [ 4.706544] Freeing unused kernel memory: 1024K [ 4.718705] Run /init as init process [ 4.722396] with arguments: [ 4.722404] /init [ 4.722409] with environment: [ 4.722441] HOME=/ [ 4.722447] TERM=linux [ 4.722453] ubootpart=dc64d8da-01 [ 4.722458] ubootsource=mmc [ 4.722464] sunxi_ve_mem_reserve=0 [ 4.722469] sunxi_g2d_mem_reserve=0 [ 4.722475] sunxi_fb_mem_reserve=16 [ 4.722480] cgroup_enable=memory [ 4.722991] process '/usr/bin/sh' started with executable stack [ 5.594198] sun5i-a13-gpadc-iio: Failed to locate of_node [id: 0] [ 5.678281] axp20x-gpio axp20x-gpio: DMA mask not set [ 5.689329] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded [ 5.718774] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set [ 6.299054] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null) [ 7.131436] systemd[1]: Inserted module 'autofs4' [ 7.216079] systemd[1]: systemd 241 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) [ 7.238269] systemd[1]: Detected architecture arm. [ 7.287648] systemd[1]: Set hostname to <deskpi>. [ 8.360926] random: systemd: uninitialized urandom read (16 bytes read) [ 8.384740] random: systemd: uninitialized urandom read (16 bytes read) [ 8.396338] systemd[1]: Created slice User and Session Slice. [ 8.418794] random: systemd: uninitialized urandom read (16 bytes read) [ 8.426926] systemd[1]: Listening on Journal Socket. [ 8.455269] systemd[1]: Starting Nameserver information manager... [ 8.485787] systemd[1]: Mounting RPC Pipe File System... [ 8.507054] systemd[1]: Reached target Swap. [ 8.527981] systemd[1]: Started Dispatch Password Requests to Console Directory Watch when bootsplash is active. [ 8.558317] systemd[1]: Created slice system-getty.slice. [ 8.661914] RPC: Registered named UNIX socket transport module. [ 8.668038] RPC: Registered udp transport module. [ 8.668044] RPC: Registered tcp transport module. [ 8.668060] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 9.182574] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro [ 10.908971] zram: Added device: zram0 [ 10.924320] zram: Added device: zram1 [ 10.944822] zram: Added device: zram2 [ 11.450267] zram0: detected capacity change from 0 to 519614464 [ 11.972194] Registered IR keymap rc-empty [ 11.976542] rc rc0: sunxi-ir as /devices/platform/soc/1c21800.ir/rc/rc0 [ 12.050649] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned. [ 12.061461] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter [ 12.071338] input: sunxi-ir as /devices/platform/soc/1c21800.ir/rc/rc0/input1 [ 12.150634] cedrus 1c0e000.video-codec: Device registered as /dev/video0 [ 12.162874] sunxi-ir 1c21800.ir: initialized sunXi IR driver [ 12.291333] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 [ 12.297712] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 [ 12.304145] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 [ 12.310571] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus [ 12.430896] axp20x-adc axp20x-adc: DMA mask not set [ 12.490865] lima 1c40000.gpu: bus rate = 300000000 [ 12.495852] lima 1c40000.gpu: mod rate = 384000000 [ 12.556414] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1 [ 12.578082] usb_phy_generic usb_phy_generic.0.auto: supply vcc not found, using dummy regulator [ 12.589040] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 12.594942] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 12.615323] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 12.623803] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 12.631178] usb usb1: Product: MUSB HDRC host driver [ 12.636300] usb usb1: Manufacturer: Linux 5.10.60-sunxi musb-hcd [ 12.642460] usb usb1: SerialNumber: musb-hdrc.1.auto [ 12.651183] hub 1-0:1.0: USB hub found [ 12.655363] hub 1-0:1.0: 1 port detected [ 12.671205] phy id_det change to device [ 12.680715] ehci-platform 1c14000.usb: EHCI Host Controller [ 12.686532] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 2 [ 12.723135] ehci-platform 1c14000.usb: irq 41, io mem 0x01c14000 [ 12.742585] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 12.750834] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 12.759274] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 12.766639] usb usb2: Product: EHCI Host Controller [ 12.771582] usb usb2: Manufacturer: Linux 5.10.60-sunxi ehci_hcd [ 12.777642] usb usb2: SerialNumber: 1c14000.usb [ 12.819524] hub 2-0:1.0: USB hub found [ 12.831054] hub 2-0:1.0: 1 port detected [ 12.834736] Adding 507432k swap on /dev/zram0. Priority:5 extents:1 across:507432k SSFS [ 12.836991] ehci-platform 1c1c000.usb: EHCI Host Controller [ 12.848896] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 [ 12.857759] ehci-platform 1c1c000.usb: irq 46, io mem 0x01c1c000 [ 12.882555] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 12.894835] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 12.903249] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 12.910534] usb usb3: Product: EHCI Host Controller [ 12.915502] usb usb3: Manufacturer: Linux 5.10.60-sunxi ehci_hcd [ 12.921643] usb usb3: SerialNumber: 1c1c000.usb [ 13.000760] hub 3-0:1.0: USB hub found [ 13.028168] hub 3-0:1.0: 1 port detected [ 13.048550] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 13.055495] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 4 [ 13.111059] ohci-platform 1c14400.usb: irq 42, io mem 0x01c14400 [ 13.179121] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10 [ 13.187519] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.194829] usb usb4: Product: Generic Platform OHCI controller [ 13.200804] usb usb4: Manufacturer: Linux 5.10.60-sunxi ohci_hcd [ 13.206844] usb usb4: SerialNumber: 1c14400.usb [ 13.306673] usb 3-1: new high-speed USB device number 2 using ehci-platform [ 13.314365] hub 4-0:1.0: USB hub found [ 13.330629] hub 4-0:1.0: 1 port detected [ 13.354136] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 13.360981] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 5 [ 13.413727] ohci-platform 1c1c400.usb: irq 47, io mem 0x01c1c400 [ 13.424652] systemd[1]: Started Raise network interfaces. [ 13.477158] usb 3-1: New USB device found, idVendor=7392, idProduct=7811, bcdDevice= 2.00 [ 13.485557] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 13.485566] usb 3-1: Product: 802.11n WLAN Adapter [ 13.485572] usb 3-1: Manufacturer: Realtek [ 13.485579] usb 3-1: SerialNumber: 00e04c000001 [ 13.490372] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10 [ 13.516502] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.523793] usb usb5: Product: Generic Platform OHCI controller [ 13.529799] usb usb5: Manufacturer: Linux 5.10.60-sunxi ohci_hcd [ 13.535867] usb usb5: SerialNumber: 1c1c400.usb [ 13.711164] hub 5-0:1.0: USB hub found [ 13.715130] hub 5-0:1.0: 1 port detected [ 13.899687] systemd[1]: Found device /dev/ttyS0. [ 14.079105] zram1: detected capacity change from 0 to 52428800 [ 14.432101] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 14.474379] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 14.482646] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 14.491414] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db [ 14.522792] cfg80211: failed to load regulatory.db [ 14.575245] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 14.609487] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 14.619981] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 14.630133] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 14.683813] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. [ 14.710996] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 14.792590] rtl8192cu: Chip version 0x10 [ 14.906162] rtl8192cu: Board Type 0 [ 14.910387] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1 [ 14.916405] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin [ 14.923049] ieee80211 phy0: Selected rate control algorithm 'rtl_rc' [ 14.925773] usbcore: registered new interface driver rtl8192cu [ 14.951735] systemd[1]: Starting Load/Save RF Kill Switch Status... [ 14.990962] rtl8192cu 3-1:1.0 wlx74da387ed9f9: renamed from wlan0 [ 15.071144] systemd[1]: Started Load/Save RF Kill Switch Status. [ 16.582873] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard [ 16.590392] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff) [ 20.087915] systemd[1]: systemd-rfkill.service: Succeeded. [ 21.931653] systemd[1]: Started Set console font and keymap. [ 21.967326] systemd[1]: Started Armbian memory supported logging. [ 22.013204] systemd[1]: Starting Journal Service... [ 22.474197] systemd[1]: Started Journal Service. [ 22.607015] systemd-journald[732]: Received request to flush runtime journal from PID 1 [ 25.034525] random: crng init done [ 25.037975] random: 7 urandom warning(s) missed due to ratelimiting [ 35.822878] vcc3v0: disabling [ 35.825919] vcc5v0: disabling [ 35.829018] usb0-vbus: disabling [ 36.035967] sun7i-dwmac 1c50000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=POLL) [ 36.049890] sun7i-dwmac 1c50000.ethernet eth0: No Safety Features support found [ 36.057316] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled [ 36.064756] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available [ 36.072499] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW [ 36.121936] sun7i-dwmac 1c50000.ethernet eth0: configuring for phy/rgmii-id link mode [ 36.243712] rtl8192cu: MAC auto ON okay! [ 36.282907] rtl8192cu: Tx queue select: 0x05 [ 39.215900] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 39.224827] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready apt list lightdm lightdm/oldstable 1.26.0-4 armhf I proceed installing armbian desktop throu armbian-config. To ensure, that the installation will have all their dependencies installed, I quit armbian-config and reboot my pi. The armbianmonitor -u from this boot: http:// http://ix.io/3yvT This dmesg: Spoiler [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.60-sunxi (root@runner7) (arm-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 8.3.0, GNU ld (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 2.32.0.20190321) #21.08.1 SMP Wed Aug 25 18:19:32 UTC 2021 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=50c5387d [ 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: LeMaker Banana Pi [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB [ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000040000000-0x000000006fffffff] [ 0.000000] HighMem [mem 0x0000000070000000-0x000000007f816fff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007f816fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007f816fff] [ 0.000000] On node 0 totalpages: 260119 [ 0.000000] Normal zone: 1728 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:63 [ 0.000000] HighMem zone: 63511 pages, LIFO batch:15 [ 0.000000] On node 0, zone HighMem: 2025 pages in unavailable ranges [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920 [ 0.000000] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258391 [ 0.000000] Kernel command line: root=UUID=0489f687-75e9-4939-8374-04193f5d68c8 rootwait rootfstype=ext4 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=7 ubootpart=dc64d8da-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1 [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 905788K/1040476K available (9216K kernel code, 1460K rwdata, 3232K rodata, 1024K init, 333K bss, 36384K reserved, 98304K cma-reserved, 254044K highmem) [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x1b/0x298 with crng_init=0 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] ftrace: allocating 42134 entries in 83 pages [ 0.000000] ftrace: allocated 83 pages with 4 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 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.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000023] Switching to timer-based delay loop, resolution 41ns [ 0.000562] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000907] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns [ 0.001275] Console: colour dummy device 80x30 [ 0.001356] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.001379] pid_max: default: 32768 minimum: 301 [ 0.001644] LSM: Security Framework initializing [ 0.001720] Yama: becoming mindful. [ 0.001964] AppArmor: AppArmor initialized [ 0.002067] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.002090] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.003314] CPU: Testing write buffer coherency: ok [ 0.003906] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004832] Setting up static identity map for 0x40100000 - 0x40100054 [ 0.005008] rcu: Hierarchical SRCU implementation. [ 0.006469] smp: Bringing up secondary CPUs ... [ 0.017467] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.017664] smp: Brought up 1 node, 2 CPUs [ 0.017690] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.017700] CPU: All CPU(s) started in HYP mode. [ 0.017707] CPU: Virtualization extensions available. [ 0.018890] allocated 1048576 bytes of page_ext [ 0.019680] devtmpfs: initialized [ 0.029943] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 0.030269] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.030329] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.033458] pinctrl core: initialized pinctrl subsystem [ 0.034923] NET: Registered protocol family 16 [ 0.036971] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.037808] audit: initializing netlink subsys (disabled) [ 0.038211] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1 [ 0.038894] thermal_sys: Registered thermal governor 'fair_share' [ 0.038905] thermal_sys: Registered thermal governor 'bang_bang' [ 0.038918] thermal_sys: Registered thermal governor 'step_wise' [ 0.039277] cpuidle: using governor ladder [ 0.039317] cpuidle: using governor menu [ 0.039904] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.039916] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.071556] cryptd: max_cpu_qlen set to 1000 [ 0.146028] raid6: neonx8 gen() 704 MB/s [ 0.214122] raid6: neonx8 xor() 517 MB/s [ 0.282273] raid6: neonx4 gen() 751 MB/s [ 0.350406] raid6: neonx4 xor() 569 MB/s [ 0.418554] raid6: neonx2 gen() 828 MB/s [ 0.486673] raid6: neonx2 xor() 590 MB/s [ 0.554803] raid6: neonx1 gen() 737 MB/s [ 0.622926] raid6: neonx1 xor() 511 MB/s [ 0.691124] raid6: int32x8 gen() 274 MB/s [ 0.759217] raid6: int32x8 xor() 162 MB/s [ 0.827372] raid6: int32x4 gen() 320 MB/s [ 0.895510] raid6: int32x4 xor() 186 MB/s [ 0.963599] raid6: int32x2 gen() 361 MB/s [ 1.031753] raid6: int32x2 xor() 193 MB/s [ 1.099922] raid6: int32x1 gen() 362 MB/s [ 1.168019] raid6: int32x1 xor() 173 MB/s [ 1.168029] raid6: using algorithm neonx2 gen() 828 MB/s [ 1.168038] raid6: .... xor() 590 MB/s, rmw enabled [ 1.168047] raid6: using neon recovery algorithm [ 1.170070] iommu: Default domain type: Translated [ 1.170520] SCSI subsystem initialized [ 1.170918] libata version 3.00 loaded. [ 1.171218] usbcore: registered new interface driver usbfs [ 1.171279] usbcore: registered new interface driver hub [ 1.171335] usbcore: registered new device driver usb [ 1.171447] mc: Linux media interface: v0.10 [ 1.171487] videodev: Linux video capture interface: v2.00 [ 1.171659] pps_core: LinuxPPS API ver. 1 registered [ 1.171671] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.171696] PTP clock support registered [ 1.172909] Advanced Linux Sound Architecture Driver Initialized. [ 1.173832] NetLabel: Initializing [ 1.173850] NetLabel: domain hash size = 128 [ 1.173857] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.173961] NetLabel: unlabeled traffic allowed by default [ 1.174820] clocksource: Switched to clocksource arch_sys_counter [ 1.301762] VFS: Disk quotas dquot_6.6.0 [ 1.301919] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.302675] AppArmor: AppArmor Filesystem Enabled [ 1.303614] ------------[ cut here ]------------ [ 1.303656] WARNING: CPU: 0 PID: 1 at arch/arm/mm/ioremap.c:287 __arm_ioremap_pfn_caller+0x13f/0x14c [ 1.303666] Modules linked in: [ 1.303690] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.60-sunxi #21.08.1 [ 1.303699] Hardware name: Allwinner sun7i (A20) Family [ 1.303736] [<c010ca1d>] (unwind_backtrace) from [<c010952d>] (show_stack+0x11/0x14) [ 1.303761] [<c010952d>] (show_stack) from [<c0978293>] (dump_stack+0x77/0x84) [ 1.303784] [<c0978293>] (dump_stack) from [<c011ae71>] (__warn+0xad/0xc0) [ 1.303804] [<c011ae71>] (__warn) from [<c09721a3>] (warn_slowpath_fmt+0x43/0x7c) [ 1.303822] [<c09721a3>] (warn_slowpath_fmt) from [<c01133bb>] (__arm_ioremap_pfn_caller+0x13f/0x14c) [ 1.303839] [<c01133bb>] (__arm_ioremap_pfn_caller) from [<c01133f7>] (__arm_ioremap_caller+0x2f/0x38) [ 1.303860] [<c01133f7>] (__arm_ioremap_caller) from [<c05bd6cb>] (simplefb_probe+0x19b/0x6b8) [ 1.303883] [<c05bd6cb>] (simplefb_probe) from [<c06554e3>] (platform_drv_probe+0x33/0x68) [ 1.303902] [<c06554e3>] (platform_drv_probe) from [<c065394d>] (really_probe+0x14d/0x364) [ 1.303920] [<c065394d>] (really_probe) from [<c0653d29>] (driver_probe_device+0xa9/0x16c) [ 1.303936] [<c0653d29>] (driver_probe_device) from [<c06523a5>] (bus_for_each_drv+0x4d/0x78) [ 1.303952] [<c06523a5>] (bus_for_each_drv) from [<c0653793>] (__device_attach+0x8f/0xf0) [ 1.303967] [<c0653793>] (__device_attach) from [<c0652d03>] (bus_probe_device+0x5b/0x60) [ 1.303986] [<c0652d03>] (bus_probe_device) from [<c065011b>] (device_add+0x2e7/0x564) [ 1.304008] [<c065011b>] (device_add) from [<c07d8385>] (of_platform_device_create_pdata+0x65/0x88) [ 1.304031] [<c07d8385>] (of_platform_device_create_pdata) from [<c0e1dde7>] (simplefb_init+0x4f/0x60) [ 1.304052] [<c0e1dde7>] (simplefb_init) from [<c0101c99>] (do_one_initcall+0x39/0x1b0) [ 1.304072] [<c0101c99>] (do_one_initcall) from [<c0e00f1b>] (kernel_init_freeable+0x1f3/0x238) [ 1.304092] [<c0e00f1b>] (kernel_init_freeable) from [<c097d3b9>] (kernel_init+0xd/0xe0) [ 1.304109] [<c097d3b9>] (kernel_init) from [<c0100159>] (ret_from_fork+0x11/0x38) [ 1.304120] Exception stack(0xc1529fb0 to 0xc1529ff8) [ 1.304132] 9fa0: 00000000 00000000 00000000 00000000 [ 1.304146] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 1.304158] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 [ 1.304178] ---[ end trace eb56e21b705478b4 ]--- [ 1.304216] simple-framebuffer: probe of 7f817000.framebuffer failed with error -12 [ 1.313813] NET: Registered protocol family 2 [ 1.314054] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.315585] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.315686] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.315816] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.315948] TCP: Hash tables configured (established 8192 bind 8192) [ 1.316160] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.316234] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.316622] NET: Registered protocol family 1 [ 1.317628] Trying to unpack rootfs image as initramfs... [ 2.089224] Freeing initrd memory: 9756K [ 2.090028] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 2.090347] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 2.092099] Initialise system trusted keyrings [ 2.092184] Key type blacklist registered [ 2.092534] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 2.098535] zbud: loaded [ 2.100378] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.101615] fuse: init (API version 7.32) [ 2.105438] integrity: Platform Keyring initialized [ 2.221866] xor: measuring software checksum speed [ 2.230312] arm4regs : 1179 MB/sec [ 2.242401] 8regs : 814 MB/sec [ 2.255189] 32regs : 770 MB/sec [ 2.263444] neon : 1194 MB/sec [ 2.263452] xor: using function: neon (1194 MB/sec) [ 2.263475] Key type asymmetric registered [ 2.263486] Asymmetric key parser 'x509' registered [ 2.263732] bounce: pool size: 64 pages [ 2.263899] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 2.264203] io scheduler mq-deadline registered [ 2.264221] io scheduler kyber registered [ 2.264540] io scheduler bfq registered [ 2.270028] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 2.283073] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 2.286236] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator [ 2.287060] printk: console [ttyS0] disabled [ 2.287181] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 57, base_baud = 1500000) is a 16550A [ 3.452503] printk: console [ttyS0] enabled [ 3.457740] sun4i-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator [ 3.466743] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 58, base_baud = 1500000) is a 16550A [ 3.476498] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pi not found, using dummy regulator [ 3.485486] 1c29c00.serial: ttyS2 at MMIO 0x1c29c00 (irq = 59, base_baud = 1500000) is a 16550A [ 3.501442] sun4i-drm display-engine: bound 1e00000.display-frontend (ops 0xc0a9d618) [ 3.509487] sun4i-drm display-engine: bound 1e20000.display-frontend (ops 0xc0a9d618) [ 3.517839] sun4i-drm display-engine: bound 1e60000.display-backend (ops 0xc0a9cdb8) [ 3.525617] sun4i-drm display-engine: attempt to add DMA range to existing map [ 3.533307] sun4i-drm display-engine: bound 1e40000.display-backend (ops 0xc0a9cdb8) [ 3.541663] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 3.549545] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a9b60c) [ 3.557745] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 3.565621] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xc0a9b60c) [ 3.574365] sun4i-drm display-engine: bound 1c16000.hdmi (ops 0xc0a9dfc4) [ 3.582161] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 [ 3.699668] Console: switching to colour frame buffer device 240x67 [ 3.755920] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device [ 3.769396] brd: module loaded [ 3.902868] loop: module loaded [ 3.907260] ahci-sunxi 1c18000.sata: supply ahci not found, using dummy regulator [ 3.915032] ahci-sunxi 1c18000.sata: supply phy not found, using dummy regulator [ 3.922521] ahci-sunxi 1c18000.sata: supply target not found, using dummy regulator [ 3.982858] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 3.990367] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1 [ 3.996278] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 4.005250] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc [ 4.014641] scsi host0: ahci-sunxi [ 4.018565] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 45 [ 4.029571] libphy: Fixed MDIO Bus: probed [ 4.034939] sun7i-dwmac 1c50000.ethernet: IRQ eth_wake_irq not found [ 4.041362] sun7i-dwmac 1c50000.ethernet: IRQ eth_lpi not found [ 4.047430] sun7i-dwmac 1c50000.ethernet: PTP uses main clock [ 4.053212] sun7i-dwmac 1c50000.ethernet: no reset control found [ 4.061027] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.067717] ehci-platform: EHCI generic platform driver [ 4.073632] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.079907] ohci-platform: OHCI generic platform driver [ 4.086151] usbcore: registered new interface driver usb-storage [ 4.093376] sunxi-rtc 1c20d00.rtc: registered as rtc0 [ 4.098535] sunxi-rtc 1c20d00.rtc: setting system clock to 2021-09-10T23:45:40 UTC (1631317540) [ 4.107435] i2c /dev entries driver [ 4.112582] axp20x-i2c 1-0034: AXP20x variant AXP209 found [ 4.125126] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-0034/axp20x-pek/input/input0 [ 4.143536] vdd-rtc: supplied by regulator-dummy [ 4.149060] avcc: supplied by regulator-dummy [ 4.154849] ldo3: supplied by regulator-dummy [ 4.159555] ldo4: supplied by regulator-dummy [ 4.165062] ldo5: supplied by regulator-dummy [ 4.170034] vdd-cpu: supplied by regulator-dummy [ 4.175532] vdd-int-dll: supplied by regulator-dummy [ 4.182546] random: fast init done [ 4.188276] axp20x-i2c 1-0034: Backup (RTC) battery charging is disabled [ 4.195172] axp20x-i2c 1-0034: AXP20X driver loaded [ 4.203255] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 4.213602] ledtrig-cpu: registered to indicate activity on CPUs [ 4.220113] sun4i-ss 1c15000.crypto-engine: Die ID 0 [ 4.225589] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 4.228020] hid: raw HID events driver (C) Jiri Kosina [ 4.235480] usbcore: registered new interface driver usbhid [ 4.241083] usbhid: USB HID core driver [ 4.248355] debugfs: Directory '1c22c00.codec' with parent 'sun4i-codec' already present! [ 4.257022] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB [ 4.268872] Initializing XFRM netlink socket [ 4.273921] NET: Registered protocol family 10 [ 4.311860] mmc0: host does not support reading read-only switch, assuming write-enable [ 4.322976] mmc0: new high speed SDHC card at address aaaa [ 4.331332] mmcblk0: mmc0:aaaa SL32G 29.7 GiB [ 4.340961] mmcblk0: p1 [ 4.343981] ata1: SATA link down (SStatus 0 SControl 300) [ 4.344750] Segment Routing with IPv6 [ 4.353264] NET: Registered protocol family 17 [ 4.357762] NET: Registered protocol family 15 [ 4.362361] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 4.375591] 8021q: 802.1Q VLAN Support v1.8 [ 4.379904] Key type dns_resolver registered [ 4.384699] Registering SWP/SWPB emulation handler [ 4.389936] registered taskstats version 1 [ 4.394098] Loading compiled-in X.509 certificates [ 4.406577] Loaded X.509 cert 'Build time autogenerated kernel key: 8a253d6735cd65910a63c6d97c40747ce9ff7e4b' [ 4.420269] zswap: loaded using pool zstd/z3fold [ 4.426091] Key type ._fscrypt registered [ 4.430195] Key type .fscrypt registered [ 4.434145] Key type fscrypt-provisioning registered [ 4.446493] Btrfs loaded, crc32c=crc32c-generic [ 4.466270] Key type encrypted registered [ 4.470363] AppArmor: AppArmor sha1 policy hashing enabled [ 4.495049] sun7i-dwmac 1c50000.ethernet: IRQ eth_wake_irq not found [ 4.501448] sun7i-dwmac 1c50000.ethernet: IRQ eth_lpi not found [ 4.507507] sun7i-dwmac 1c50000.ethernet: PTP uses main clock [ 4.513297] sun7i-dwmac 1c50000.ethernet: no reset control found [ 4.627163] sun7i-dwmac 1c50000.ethernet: Version ID not available [ 4.633413] sun7i-dwmac 1c50000.ethernet: DWMAC1000 [ 4.638391] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported [ 4.645626] sun7i-dwmac 1c50000.ethernet: Normal descriptors [ 4.651295] sun7i-dwmac 1c50000.ethernet: Ring mode enabled [ 4.657504] libphy: stmmac: probed [ 4.699307] of_cfs_init [ 4.701907] of_cfs_init: OK [ 4.705012] ALSA device list: [ 4.708045] #0: sun4i-hdmi [ 4.710946] #1: sun4i-codec [ 4.718760] Freeing unused kernel memory: 1024K [ 4.735071] Run /init as init process [ 4.738740] with arguments: [ 4.738748] /init [ 4.738754] with environment: [ 4.738759] HOME=/ [ 4.738765] TERM=linux [ 4.738771] ubootpart=dc64d8da-01 [ 4.738776] ubootsource=mmc [ 4.738810] sunxi_ve_mem_reserve=0 [ 4.738816] sunxi_g2d_mem_reserve=0 [ 4.738822] sunxi_fb_mem_reserve=16 [ 4.738828] cgroup_enable=memory [ 4.739362] process '/usr/bin/sh' started with executable stack [ 5.603212] sun5i-a13-gpadc-iio: Failed to locate of_node [id: 0] [ 5.637285] axp20x-gpio axp20x-gpio: DMA mask not set [ 5.645556] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded [ 5.669405] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set [ 6.277345] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null) [ 7.116865] systemd[1]: Inserted module 'autofs4' [ 7.203078] systemd[1]: systemd 241 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) [ 7.225305] systemd[1]: Detected architecture arm. [ 7.268041] systemd[1]: Set hostname to <deskpi>. [ 8.351889] random: systemd: uninitialized urandom read (16 bytes read) [ 8.375785] random: systemd: uninitialized urandom read (16 bytes read) [ 8.383678] systemd[1]: Listening on Syslog Socket. [ 8.403298] random: systemd: uninitialized urandom read (16 bytes read) [ 8.411173] systemd[1]: Listening on udev Control Socket. [ 8.431711] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 8.455165] systemd[1]: Reached target System Time Synchronized. [ 8.485390] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 8.508170] systemd[1]: Listening on fsck to fsckd communication Socket. [ 8.531822] systemd[1]: Listening on udev Kernel Socket. [ 8.976417] RPC: Registered named UNIX socket transport module. [ 8.983480] RPC: Registered udp transport module. [ 8.989517] RPC: Registered tcp transport module. [ 8.995557] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 9.275287] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro [ 10.173193] systemd-journald[265]: Received request to flush runtime journal from PID 1 [ 12.104526] random: crng init done [ 12.108083] random: 7 urandom warning(s) missed due to ratelimiting [ 13.751508] Registered IR keymap rc-empty [ 13.755834] rc rc0: sunxi-ir as /devices/platform/soc/1c21800.ir/rc/rc0 [ 13.780758] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned. [ 13.798973] cedrus 1c0e000.video-codec: Device registered as /dev/video0 [ 13.927077] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter [ 13.936863] input: sunxi-ir as /devices/platform/soc/1c21800.ir/rc/rc0/input1 [ 14.181023] sunxi-ir 1c21800.ir: initialized sunXi IR driver [ 14.391103] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 [ 14.397624] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 [ 14.404191] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 [ 14.410860] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus [ 14.602262] axp20x-adc axp20x-adc: DMA mask not set [ 14.735498] usb_phy_generic usb_phy_generic.0.auto: supply vcc not found, using dummy regulator [ 14.746133] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 14.752120] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 14.779337] lima 1c40000.gpu: bus rate = 300000000 [ 14.784303] lima 1c40000.gpu: mod rate = 384000000 [ 14.791514] phy id_det change to device [ 14.843196] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1 [ 15.047314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 15.055773] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 15.063149] usb usb1: Product: MUSB HDRC host driver [ 15.068240] usb usb1: Manufacturer: Linux 5.10.60-sunxi musb-hcd [ 15.074429] usb usb1: SerialNumber: musb-hdrc.1.auto [ 15.355506] hub 1-0:1.0: USB hub found [ 15.400263] hub 1-0:1.0: 1 port detected [ 15.470080] ehci-platform 1c14000.usb: EHCI Host Controller [ 15.475884] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 2 [ 15.619581] ehci-platform 1c14000.usb: irq 41, io mem 0x01c14000 [ 15.711799] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 15.771258] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 15.779754] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 15.787150] usb usb2: Product: EHCI Host Controller [ 15.792161] usb usb2: Manufacturer: Linux 5.10.60-sunxi ehci_hcd [ 15.798325] usb usb2: SerialNumber: 1c14000.usb [ 16.167703] hub 2-0:1.0: USB hub found [ 16.167814] hub 2-0:1.0: 1 port detected [ 16.170380] ehci-platform 1c1c000.usb: EHCI Host Controller [ 16.170417] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 [ 16.208960] ehci-platform 1c1c000.usb: irq 46, io mem 0x01c1c000 [ 16.222938] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 16.223354] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 16.223365] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 16.223371] usb usb3: Product: EHCI Host Controller [ 16.223377] usb usb3: Manufacturer: Linux 5.10.60-sunxi ehci_hcd [ 16.223383] usb usb3: SerialNumber: 1c1c000.usb [ 16.224386] hub 3-0:1.0: USB hub found [ 16.224468] hub 3-0:1.0: 1 port detected [ 16.226256] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 16.226290] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 4 [ 16.234505] ohci-platform 1c14400.usb: irq 42, io mem 0x01c14400 [ 16.295335] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10 [ 16.295350] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 16.295358] usb usb4: Product: Generic Platform OHCI controller [ 16.295364] usb usb4: Manufacturer: Linux 5.10.60-sunxi ohci_hcd [ 16.295370] usb usb4: SerialNumber: 1c14400.usb [ 16.296482] hub 4-0:1.0: USB hub found [ 16.296594] hub 4-0:1.0: 1 port detected [ 16.298380] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 16.298429] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 5 [ 16.300450] ohci-platform 1c1c400.usb: irq 47, io mem 0x01c1c400 [ 16.363362] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10 [ 16.363379] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 16.363386] usb usb5: Product: Generic Platform OHCI controller [ 16.363392] usb usb5: Manufacturer: Linux 5.10.60-sunxi ohci_hcd [ 16.363399] usb usb5: SerialNumber: 1c1c400.usb [ 16.364580] hub 5-0:1.0: USB hub found [ 16.365521] hub 5-0:1.0: 1 port detected [ 16.478952] usb 3-1: new high-speed USB device number 2 using ehci-platform [ 16.637046] usb 3-1: New USB device found, idVendor=7392, idProduct=7811, bcdDevice= 2.00 [ 16.637061] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 16.637068] usb 3-1: Product: 802.11n WLAN Adapter [ 16.637074] usb 3-1: Manufacturer: Realtek [ 16.637081] usb 3-1: SerialNumber: 00e04c000001 [ 17.180635] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 17.328431] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 17.330651] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 17.344836] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db [ 17.381736] cfg80211: failed to load regulatory.db [ 17.785591] rtl8192cu: Chip version 0x10 [ 17.964753] rtl8192cu: Board Type 0 [ 17.981077] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1 [ 18.000232] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin [ 18.006940] ieee80211 phy0: Selected rate control algorithm 'rtl_rc' [ 18.008995] usbcore: registered new interface driver rtl8192cu [ 18.183270] rtl8192cu 3-1:1.0 wlx74da387ed9f9: renamed from wlan0 [ 21.292190] sun7i-dwmac 1c50000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=POLL) [ 21.320843] sun7i-dwmac 1c50000.ethernet eth0: No Safety Features support found [ 21.328333] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled [ 21.335777] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available [ 21.343499] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW [ 21.435154] sun7i-dwmac 1c50000.ethernet eth0: configuring for phy/rgmii-id link mode [ 21.655003] rtl8192cu: MAC auto ON okay! [ 21.705938] rtl8192cu: Tx queue select: 0x05 [ 22.877694] rtl8192c_common: Polling FW ready fail! REG_MCUFWDL:0x00030006. [ 22.884733] rtl8192c_common: Firmware is not ready to run! [ 25.548255] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 25.556917] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 35.820223] vcc3v0: disabling [ 35.823294] vcc5v0: disabling [ 35.826383] usb0-vbus: disabling Console-Output: Spoiler U-Boot SPL 2020.10-armbian (Aug 08 2021 - 14:45:47 +0200) DRAM: 1024 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2020.10-armbian (Aug 08 2021 - 14:45:47 +0200) Allwinner Technology CPU: Allwinner A20 (SUN7I) Model: LeMaker Banana Pi I2C: ready DRAM: 1 GiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... Unable to use mmc 0:1... HDMI connected: Setting up a 1920x1080 hdmi console (overscan 0x0) In: serial Out: vga Err: vga Net: eth0: ethernet@1c50000 230454 bytes read in 14 ms (15.7 MiB/s) starting USB... Bus usb@1c14000: USB EHCI 1.00 Bus usb@1c14400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 scanning bus usb@1c14000 for devices... 1 USB Device(s) found scanning bus usb@1c14400 for devices... 1 USB Device(s) found scanning bus usb@1c1c000 for devices... 2 USB Device(s) found scanning bus usb@1c1c400 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Autoboot in 1 seconds switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot/boot.scr 3964 bytes read in 1 ms (3.8 MiB/s) ## Executing script at 43100000 U-boot loaded from SD Boot script loaded from mmc 205 bytes read in 2 ms (99.6 KiB/s) 9990142 bytes read in 550 ms (17.3 MiB/s) 7995296 bytes read in 441 ms (17.3 MiB/s) Found mainline kernel configuration 43645 bytes read in 7 ms (5.9 MiB/s) 5532 bytes read in 4 ms (1.3 MiB/s) Applying kernel provided DT fixup script (sun7i-a20-fixup.scr) ## Executing script at 45000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: uInitrd Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 9990078 Bytes = 9.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 EHCI failed to shut down host controller. Loading Ramdisk to 49679000, end 49ffffbe ... OK Loading Device Tree to 49605000, end 49678fff ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.60-sunxi (root@runner7) (arm-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 8.3.0, GNU ld (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 2.32.0.20190321) #21.08.1 SMP Wed Aug 25 18:19:32 UTC 2021 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=50c5387d [ 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: LeMaker Banana Pi [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB [ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000040000000-0x000000006fffffff] [ 0.000000] HighMem [mem 0x0000000070000000-0x000000007f816fff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007f816fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007f816fff] [ 0.000000] On node 0, zone HighMem: 2025 pages in unavailable ranges [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258391 [ 0.000000] Kernel command line: root=UUID=0489f687-75e9-4939-8374-04193f5d68c8 rootwait rootfstype=ext4 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=7 ubootpart=dc64d8da-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1 [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 905788K/1040476K available (9216K kernel code, 1460K rwdata, 3232K rodata, 1024K init, 333K bss, 36384K reserved, 98304K cma-reserved, 254044K highmem) [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x1b/0x298 with crng_init=0 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] ftrace: allocating 42134 entries in 83 pages [ 0.000000] ftrace: allocated 83 pages with 4 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 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.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000023] Switching to timer-based delay loop, resolution 41ns [ 0.000562] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000907] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns [ 0.001275] Console: colour dummy device 80x30 [ 0.001356] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.001379] pid_max: default: 32768 minimum: 301 [ 0.001644] LSM: Security Framework initializing [ 0.001720] Yama: becoming mindful. [ 0.001964] AppArmor: AppArmor initialized [ 0.002067] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.002090] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.003314] CPU: Testing write buffer coherency: ok [ 0.003906] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004832] Setting up static identity map for 0x40100000 - 0x40100054 [ 0.005008] rcu: Hierarchical SRCU implementation. [ 0.006469] smp: Bringing up secondary CPUs ... [ 0.017467] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.017664] smp: Brought up 1 node, 2 CPUs [ 0.017690] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.017700] CPU: All CPU(s) started in HYP mode. [ 0.017707] CPU: Virtualization extensions available. [ 0.018890] allocated 1048576 bytes of page_ext [ 0.019680] devtmpfs: initialized [ 0.029943] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 0.030269] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.030329] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.033458] pinctrl core: initialized pinctrl subsystem [ 0.034923] NET: Registered protocol family 16 [ 0.036971] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.037808] audit: initializing netlink subsys (disabled) [ 0.038211] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1 [ 0.038894] thermal_sys: Registered thermal governor 'fair_share' [ 0.038905] thermal_sys: Registered thermal governor 'bang_bang' [ 0.038918] thermal_sys: Registered thermal governor 'step_wise' [ 0.039277] cpuidle: using governor ladder [ 0.039317] cpuidle: using governor menu [ 0.039904] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.039916] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.071556] cryptd: max_cpu_qlen set to 1000 [ 0.146028] raid6: neonx8 gen() 704 MB/s [ 0.214122] raid6: neonx8 xor() 517 MB/s [ 0.282273] raid6: neonx4 gen() 751 MB/s [ 0.350406] raid6: neonx4 xor() 569 MB/s [ 0.418554] raid6: neonx2 gen() 828 MB/s [ 0.486673] raid6: neonx2 xor() 590 MB/s [ 0.554803] raid6: neonx1 gen() 737 MB/s [ 0.622926] raid6: neonx1 xor() 511 MB/s [ 0.691124] raid6: int32x8 gen() 274 MB/s [ 0.759217] raid6: int32x8 xor() 162 MB/s [ 0.827372] raid6: int32x4 gen() 320 MB/s [ 0.895510] raid6: int32x4 xor() 186 MB/s [ 0.963599] raid6: int32x2 gen() 361 MB/s [ 1.031753] raid6: int32x2 xor() 193 MB/s [ 1.099922] raid6: int32x1 gen() 362 MB/s [ 1.168019] raid6: int32x1 xor() 173 MB/s [ 1.168029] raid6: using algorithm neonx2 gen() 828 MB/s [ 1.168038] raid6: .... xor() 590 MB/s, rmw enabled [ 1.168047] raid6: using neon recovery algorithm [ 1.170070] iommu: Default domain type: Translated [ 1.170520] SCSI subsystem initialized [ 1.171218] usbcore: registered new interface driver usbfs [ 1.171279] usbcore: registered new interface driver hub [ 1.171335] usbcore: registered new device driver usb [ 1.171447] mc: Linux media interface: v0.10 [ 1.171487] videodev: Linux video capture interface: v2.00 [ 1.171659] pps_core: LinuxPPS API ver. 1 registered [ 1.171671] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.171696] PTP clock support registered [ 1.172909] Advanced Linux Sound Architecture Driver Initialized. [ 1.173832] NetLabel: Initializing [ 1.173850] NetLabel: domain hash size = 128 [ 1.173857] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.173961] NetLabel: unlabeled traffic allowed by default [ 1.174820] clocksource: Switched to clocksource arch_sys_counter [ 1.301762] VFS: Disk quotas dquot_6.6.0 [ 1.301919] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.302675] AppArmor: AppArmor Filesystem Enabled [ 1.303614] ------------[ cut here ]------------ [ 1.303656] WARNING: CPU: 0 PID: 1 at arch/arm/mm/ioremap.c:287 __arm_ioremap_pfn_caller+0x13f/0x14c [ 1.303666] Modules linked in: [ 1.303690] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.60-sunxi #21.08.1 [ 1.303699] Hardware name: Allwinner sun7i (A20) Family [ 1.303736] [<c010ca1d>] (unwind_backtrace) from [<c010952d>] (show_stack+0x11/0x14) [ 1.303761] [<c010952d>] (show_stack) from [<c0978293>] (dump_stack+0x77/0x84) [ 1.303784] [<c0978293>] (dump_stack) from [<c011ae71>] (__warn+0xad/0xc0) [ 1.303804] [<c011ae71>] (__warn) from [<c09721a3>] (warn_slowpath_fmt+0x43/0x7c) [ 1.303822] [<c09721a3>] (warn_slowpath_fmt) from [<c01133bb>] (__arm_ioremap_pfn_caller+0x13f/0x14c) [ 1.303839] [<c01133bb>] (__arm_ioremap_pfn_caller) from [<c01133f7>] (__arm_ioremap_caller+0x2f/0x38) [ 1.303860] [<c01133f7>] (__arm_ioremap_caller) from [<c05bd6cb>] (simplefb_probe+0x19b/0x6b8) [ 1.303883] [<c05bd6cb>] (simplefb_probe) from [<c06554e3>] (platform_drv_probe+0x33/0x68) [ 1.303902] [<c06554e3>] (platform_drv_probe) from [<c065394d>] (really_probe+0x14d/0x364) [ 1.303920] [<c065394d>] (really_probe) from [<c0653d29>] (driver_probe_device+0xa9/0x16c) [ 1.303936] [<c0653d29>] (driver_probe_device) from [<c06523a5>] (bus_for_each_drv+0x4d/0x78) [ 1.303952] [<c06523a5>] (bus_for_each_drv) from [<c0653793>] (__device_attach+0x8f/0xf0) [ 1.303967] [<c0653793>] (__device_attach) from [<c0652d03>] (bus_probe_device+0x5b/0x60) [ 1.303986] [<c0652d03>] (bus_probe_device) from [<c065011b>] (device_add+0x2e7/0x564) [ 1.304008] [<c065011b>] (device_add) from [<c07d8385>] (of_platform_device_create_pdata+0x65/0x88) [ 1.304031] [<c07d8385>] (of_platform_device_create_pdata) from [<c0e1dde7>] (simplefb_init+0x4f/0x60) [ 1.304052] [<c0e1dde7>] (simplefb_init) from [<c0101c99>] (do_one_initcall+0x39/0x1b0) [ 1.304072] [<c0101c99>] (do_one_initcall) from [<c0e00f1b>] (kernel_init_freeable+0x1f3/0x238) [ 1.304092] [<c0e00f1b>] (kernel_init_freeable) from [<c097d3b9>] (kernel_init+0xd/0xe0) [ 1.304109] [<c097d3b9>] (kernel_init) from [<c0100159>] (ret_from_fork+0x11/0x38) [ 1.304120] Exception stack(0xc1529fb0 to 0xc1529ff8) [ 1.304132] 9fa0: 00000000 00000000 00000000 00000000 [ 1.304146] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 1.304158] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 [ 1.304178] ---[ end trace eb56e21b705478b4 ]--- [ 1.304216] simple-framebuffer: probe of 7f817000.framebuffer failed with error -12 [ 1.313813] NET: Registered protocol family 2 [ 1.314054] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.315585] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.315686] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.315816] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.315948] TCP: Hash tables configured (established 8192 bind 8192) [ 1.316160] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.316234] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.316622] NET: Registered protocol family 1 [ 1.317628] Trying to unpack rootfs image as initramfs... [ 2.089224] Freeing initrd memory: 9756K [ 2.090028] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 2.090347] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 2.092099] Initialise system trusted keyrings [ 2.092184] Key type blacklist registered [ 2.092534] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 2.098535] zbud: loaded [ 2.100378] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.101615] fuse: init (API version 7.32) [ 2.105438] integrity: Platform Keyring initialized [ 2.221866] xor: measuring software checksum speed [ 2.230312] arm4regs : 1179 MB/sec [ 2.242401] 8regs : 814 MB/sec [ 2.255189] 32regs : 770 MB/sec [ 2.263444] neon : 1194 MB/sec [ 2.263452] xor: using function: neon (1194 MB/sec) [ 2.263475] Key type asymmetric registered [ 2.263486] Asymmetric key parser 'x509' registered [ 2.263732] bounce: pool size: 64 pages [ 2.263899] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 2.264203] io scheduler mq-deadline registered [ 2.264221] io scheduler kyber registered [ 2.264540] io scheduler bfq registered [ 2.270028] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 2.283073] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 2.286236] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator [ 2.287060] printk: console [ttyS0] disabled [ 2.287181] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 57, base_baud = 1500000) is a 16550A [ 3.452503] printk: console [ttyS0] enabled [ 3.457740] sun4i-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator [ 3.466743] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 58, base_baud = 1500000) is a 16550A [ 3.476498] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pi not found, using dummy regulator [ 3.485486] 1c29c00.serial: ttyS2 at MMIO 0x1c29c00 (irq = 59, base_baud = 1500000) is a 16550A [ 3.501442] sun4i-drm display-engine: bound 1e00000.display-frontend (ops 0xc0a9d618) [ 3.509487] sun4i-drm display-engine: bound 1e20000.display-frontend (ops 0xc0a9d618) [ 3.517839] sun4i-drm display-engine: bound 1e60000.display-backend (ops 0xc0a9cdb8) [ 3.525617] sun4i-drm display-engine: attempt to add DMA range to existing map [ 3.533307] sun4i-drm display-engine: bound 1e40000.display-backend (ops 0xc0a9cdb8) [ 3.541663] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 3.549545] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a9b60c) [ 3.557745] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 3.565621] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xc0a9b60c) [ 3.574365] sun4i-drm display-engine: bound 1c16000.hdmi (ops 0xc0a9dfc4) [ 3.582161] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 [ 3.699668] Console: switching to colour frame buffer device 240x67 [ 3.755920] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device [ 3.769396] brd: module loaded [ 3.902868] loop: module loaded [ 3.907260] ahci-sunxi 1c18000.sata: supply ahci not found, using dummy regulator [ 3.915032] ahci-sunxi 1c18000.sata: supply phy not found, using dummy regulator [ 3.922521] ahci-sunxi 1c18000.sata: supply target not found, using dummy regulator [ 3.982858] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 3.990367] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1 [ 3.996278] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 4.005250] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc [ 4.014641] scsi host0: ahci-sunxi [ 4.018565] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 45 [ 4.029571] libphy: Fixed MDIO Bus: probed [ 4.034939] sun7i-dwmac 1c50000.ethernet: IRQ eth_wake_irq not found [ 4.041362] sun7i-dwmac 1c50000.ethernet: IRQ eth_lpi not found [ 4.047430] sun7i-dwmac 1c50000.ethernet: PTP uses main clock [ 4.053212] sun7i-dwmac 1c50000.ethernet: no reset control found [ 4.061027] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.067717] ehci-platform: EHCI generic platform driver [ 4.073632] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.079907] ohci-platform: OHCI generic platform driver [ 4.086151] usbcore: registered new interface driver usb-storage [ 4.093376] sunxi-rtc 1c20d00.rtc: registered as rtc0 [ 4.098535] sunxi-rtc 1c20d00.rtc: setting system clock to 2021-09-10T23:45:40 UTC (1631317540) [ 4.107435] i2c /dev entries driver [ 4.112582] axp20x-i2c 1-0034: AXP20x variant AXP209 found [ 4.125126] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-0034/axp20x-pek/input/input0 [ 4.143536] vdd-rtc: supplied by regulator-dummy [ 4.149060] avcc: supplied by regulator-dummy [ 4.154849] ldo3: supplied by regulator-dummy [ 4.159555] ldo4: supplied by regulator-dummy [ 4.165062] ldo5: supplied by regulator-dummy [ 4.170034] vdd-cpu: supplied by regulator-dummy [ 4.175532] vdd-int-dll: supplied by regulator-dummy [ 4.182546] random: fast init done [ 4.188276] axp20x-i2c 1-0034: Backup (RTC) battery charging is disabled [ 4.195172] axp20x-i2c 1-0034: AXP20X driver loaded [ 4.203255] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 4.213602] ledtrig-cpu: registered to indicate activity on CPUs [ 4.220113] sun4i-ss 1c15000.crypto-engine: Die ID 0 [ 4.225589] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 4.228020] hid: raw HID events driver (C) Jiri Kosina [ 4.235480] usbcore: registered new interface driver usbhid [ 4.241083] usbhid: USB HID core driver [ 4.248355] debugfs: Directory '1c22c00.codec' with parent 'sun4i-codec' already present! [ 4.257022] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB [ 4.268872] Initializing XFRM netlink socket [ 4.273921] NET: Registered protocol family 10 [ 4.311860] mmc0: host does not support reading read-only switch, assuming write-enable [ 4.322976] mmc0: new high speed SDHC card at address aaaa [ 4.331332] mmcblk0: mmc0:aaaa SL32G 29.7 GiB [ 4.340961] mmcblk0: p1 [ 4.343981] ata1: SATA link down (SStatus 0 SControl 300) [ 4.344750] Segment Routing with IPv6 [ 4.353264] NET: Registered protocol family 17 [ 4.357762] NET: Registered protocol family 15 [ 4.362361] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 4.375591] 8021q: 802.1Q VLAN Support v1.8 [ 4.379904] Key type dns_resolver registered [ 4.384699] Registering SWP/SWPB emulation handler [ 4.389936] registered taskstats version 1 [ 4.394098] Loading compiled-in X.509 certificates [ 4.406577] Loaded X.509 cert 'Build time autogenerated kernel key: 8a253d6735cd65910a63c6d97c40747ce9ff7e4b' [ 4.420269] zswap: loaded using pool zstd/z3fold [ 4.426091] Key type ._fscrypt registered [ 4.430195] Key type .fscrypt registered [ 4.434145] Key type fscrypt-provisioning registered [ 4.446493] Btrfs loaded, crc32c=crc32c-generic [ 4.466270] Key type encrypted registered [ 4.470363] AppArmor: AppArmor sha1 policy hashing enabled [ 4.495049] sun7i-dwmac 1c50000.ethernet: IRQ eth_wake_irq not found [ 4.501448] sun7i-dwmac 1c50000.ethernet: IRQ eth_lpi not found [ 4.507507] sun7i-dwmac 1c50000.ethernet: PTP uses main clock [ 4.513297] sun7i-dwmac 1c50000.ethernet: no reset control found [ 4.627163] sun7i-dwmac 1c50000.ethernet: Version ID not available [ 4.633413] sun7i-dwmac 1c50000.ethernet: DWMAC1000 [ 4.638391] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported [ 4.645626] sun7i-dwmac 1c50000.ethernet: Normal descriptors [ 4.651295] sun7i-dwmac 1c50000.ethernet: Ring mode enabled [ 4.657504] libphy: stmmac: probed [ 4.699307] of_cfs_init [ 4.701907] of_cfs_init: OK [ 4.705012] ALSA device list: [ 4.708045] #0: sun4i-hdmi [ 4.710946] #1: sun4i-codec [ 4.718760] Freeing unused kernel memory: 1024K [ 4.735071] Run /init as init process [ 4.739362] process '/usr/bin/sh' started with executable stack Loading, please wait... Starting version 241 [ 5.603212] sun5i-a13-gpadc-iio: Failed to locate of_node [id: 0] [ 5.637285] axp20x-gpio axp20x-gpio: DMA mask not set [ 5.645556] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded [ 5.669405] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems done. Begin: Will now check root file system ... fsck from util-linux 2.33.1 [/sbin/fsck.ext4 (1) -- /dev/mmcblk0p1] fsck.ext4 -a -C0 /dev/mmcblk0p1 /dev/mmcblk0p1: clean, 175204/2813120 files, 1234384/7711744 blocks done. [ 6.277345] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 7.116865] systemd[1]: Inserted module 'autofs4' [ 7.203078] systemd[1]: systemd 241 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) [ 7.225305] systemd[1]: Detected architecture arm. Welcome to Armbian 21.08.2 Buster! [ 7.268041] systemd[1]: Set hostname to <deskpi>. [ 8.351889] random: systemd: uninitialized urandom read (16 bytes read) [ 8.375785] random: systemd: uninitialized urandom read (16 bytes read) [ 8.383678] systemd[1]: Listening on Syslog Socket. [ OK ] Listening on Syslog Socket. [ 8.403298] random: systemd: uninitialized urandom read (16 bytes read) [ 8.411173] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 8.431711] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 8.455165] systemd[1]: Reached target System Time Synchronized. [ OK ] Reached target System Time Synchronized. [ 8.485390] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 8.508170] systemd[1]: Listening on fsck to fsckd communication Socket. [ OK ] Listening on fsck to fsckd communication Socket. [ 8.531822] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ OK ] Created slice system-getty.slice. [ OK ] Reached target Swap. [ OK ] Listening on Journal Socket. Starting udev Coldplug all Devices... Starting Nameserver information manager... Mounting RPC Pipe File System... Starting Set the console keyboard layout... Starting Load Kernel Modules... Mounting POSIX Message Queue File System... [ OK ] Listening on Journal Audit Socket. [ OK ] Listening on[ 8.976417] RPC: Registered named UNIX socket transport module. RPCbin[ 8.983480] RPC: Registered udp transport module. d Server Activat[ 8.989517] RPC: Registered tcp transport module. [ 8.995557] RPC: Registered tcp NFSv4.1 backchannel transport module. Starting Restore / save the current clock... [ OK ] Created slice User and Session Slice. [ OK ] Reached target Slices. Starting Remount Root and Kernel File Systems... [ OK ] Listening on Journal Socket (/dev/log). Starting Create list of re…odes for the current kernel... [ OK ] Set up automount Arbitrary…s File System Automount Point. Starting Journal Service... Mounting Kernel Debug File System... [ 9.275287] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro [ OK ] Mounted RPC Pipe File System. [ OK ] Started Load Kernel Modules. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Started Restore / save the current clock. [ OK ] Started Remount Root and Kernel File Systems. [ OK ] Started Create list of req… nodes for the current kernel. [ OK ] Mounted Kernel Debug File System. [ OK ] Started Nameserver information manager. Starting Load/Save Random Seed... Starting Create System Users... Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Kernel Configuration File System... [ OK ] Started Set the console keyboard layout. [ OK ] Mounted FUSE Control File System. [ OK ] Mounted Kernel Configuration File System. [ OK ] Started Load/Save Random Seed. [ OK ] Started Create System Users. Starting Create Static Device Nodes in /dev... [ OK ] Started Apply Kernel Variables. [ OK ] Started Journal Service. Starting Flush Journal to Persistent Storage... [ OK ] Started Create Static Device Nodes in /dev. [ 10.173193] systemd-journald[265]: Received request to flush runtime journal from PID 1 [ OK ] Reached target Local File Systems (Pre). Mounting /tmp... Starting udev Kernel Device Manager... [ OK ] Started udev Coldplug all Devices. [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Mounted /tmp. [ OK ] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Helper to synchronize boot up for ifupdown... [ OK ] Started Preprocess NFS configuration. [ OK ] Started Tell Plymouth To Write Out Runtime Data. [ OK ] Started Set console font and keymap. [ OK ] Started Helper to synchronize boot up for ifupdown. Starting Raise network interfaces... [ OK ] Reached target NFS client services. [ OK ] Started Create Volatile Files and Directories. [ OK ] Started udev Kernel Device Manager. Starting Show Plymouth Boot Screen... Starting RPC bind portmap service... [ OK ] Started Entropy daemon using the HAVEGE algorithm. Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Show Plymouth Boot Screen. [ OK ] Started Forward Password R…s to Plymouth Directory Watch. [ OK ] Reached target Local Encrypted Volumes. [ OK ] Reached target Paths. [ OK ] Started RPC bind portmap service. [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. [ OK ] Reached target RPC Port Mapper. [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Reached target System Initialization. [ OK ] Started Daily rotation of log files. [ OK ] Started Daily man-db regeneration. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Basic System. Starting Resets System Activity Data Collector... [ OK ] Started Self Monitoring an…ing Technology (SMART) Daemon. Starting rng-tools.service... Starting System Logging Service... Starting LSB: Load kernel …d to enable cpufreq scaling... [ 12.104526] random: crng init done [ 12.108083] random: 7 urandom warning(s) missed due to ratelimiting Starting Login Service... [ OK ] Started Regular background program processing daemon. Starting Dispatcher daemon for systemd-networkd... [ OK ] Started Daily apt download activities. [ OK ] Started Daily apt upgrade and clean activities. [ OK ] Reached target Timers. [ OK ] Started D-Bus System Message Bus. Starting WPA supplicant... Starting Network Manager... [ OK ] Started System Logging Service. [ OK ] Started Resets System Activity Data Collector. [ OK ] Started rng-tools.service. [ 13.751508] Registered IR keymap rc-empty [ 13.755834] rc rc0: sunxi-ir as /devices/platform/soc/1c21800.ir/rc/rc0 [ 13.780758] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned. [ 13.798973] cedrus 1c0e000.video-codec: Device registered as /dev/video0 [ 13.927077] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter [ 13.936863] input: sunxi-ir as /devices/platform/soc/1c21800.ir/rc/rc0/input1 [ 14.181023] sunxi-ir 1c21800.ir: initialized sunXi IR driver [ 14.391103] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 [ 14.397624] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 [ 14.404191] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 [ 14.410860] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus [ 14.602262] axp20x-adc axp20x-adc: DMA mask not set [ OK ] Started Raise network interfaces. [ 14.735498] usb_phy_generic usb_phy_generic.0.auto: supply vcc not found, using dummy regulator [ 14.746133] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 14.752120] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 14.779337] lima 1c40000.gpu: bus rate = 300000000 [ 14.784303] lima 1c40000.gpu: mod rate = 384000000 [ 14.791514] phy id_det change to device [ 14.843196] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1 [ 15.047314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 15.055773] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 15.063149] usb usb1: Product: MUSB HDRC host driver [ 15.068240] usb usb1: Manufacturer: Linux 5.10.60-sunxi musb-hcd [ 15.074429] usb usb1: SerialNumber: musb-hdrc.1.auto [ 15.355506] hub 1-0:1.0: USB hub found [ 15.400263] hub 1-0:1.0: 1 port detected [ 15.470080] ehci-platform 1c14000.usb: EHCI Host Controller [ 15.475884] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 2 [ 15.619581] ehci-platform 1c14000.usb: irq 41, io mem 0x01c14000 [ 15.711799] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 15.771258] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 15.779754] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 15.787150] usb usb2: Product: EHCI Host Controller [ 15.792161] usb usb2: Manufacturer: Linux 5.10.60-sunxi ehci_hcd [ 15.798325] usb usb2: SerialNumber: 1c14000.usb [ 16.167703] hub 2-0:1.0: USB hub found [ 16.167814] hub 2-0:1.0: 1 port detected [ 16.170380] ehci-platform 1c1c000.usb: EHCI Host Controller [ 16.170417] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 [ 16.208960] ehci-platform 1c1c000.usb: irq 46, io mem 0x01c1c000 [ 16.222938] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 16.223354] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 16.223365] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 16.223371] usb usb3: Product: EHCI Host Controller [ 16.223377] usb usb3: Manufacturer: Linux 5.10.60-sunxi ehci_hcd [ 16.223383] usb usb3: SerialNumber: 1c1c000.usb [ 16.224386] hub 3-0:1.0: USB hub found [ 16.224468] hub 3-0:1.0: 1 port detected [ 16.226256] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 16.226290] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 4 [ 16.234505] ohci-platform 1c14400.usb: irq 42, io mem 0x01c14400 [ 16.295335] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10 [ 16.295350] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 16.295358] usb usb4: Product: Generic Platform OHCI controller [ 16.295364] usb usb4: Manufacturer: Linux 5.10.60-sunxi ohci_hcd [ 16.295370] usb usb4: SerialNumber: 1c14400.usb [ 16.296482] hub 4-0:1.0: USB hub found [ 16.296594] hub 4-0:1.0: 1 port detected [ 16.298380] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 16.298429] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 5 [ 16.300450] ohci-platform 1c1c400.usb: irq 47, io mem 0x01c1c400 [ 16.363362] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10 [ 16.363379] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 16.363386] usb usb5: Product: Generic Platform OHCI controller [ 16.363392] usb usb5: Manufacturer: Linux 5.10.60-sunxi ohci_hcd [ 16.363399] usb usb5: SerialNumber: 1c1c400.usb [ 16.364580] hub 5-0:1.0: USB hub found [ 16.365521] hub 5-0:1.0: 1 port detected [ 16.478952] usb 3-1: new high-speed USB device number 2 using ehci-platform [ 16.637046] usb 3-1: New USB device found, idVendor=7392, idProduct=7811, bcdDevice= 2.00 [ 16.637061] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 16.637068] usb 3-1: Product: 802.11n WLAN Adapter [ 16.637074] usb 3-1: Manufacturer: Realtek [ 16.637081] usb 3-1: SerialNumber: 00e04c000001 [ 17.180635] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ OK ] Started LSB: Load kernel m…ded to enable cpufreq scaling. [ 17.328431] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 17.330651] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 17.344836] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db [ 17.381736] cfg80211: failed to load regulatory.db [ 17.785591] rtl8192cu: Chip version 0x10 [ 17.964753] rtl8192cu: Board Type 0 [ 17.981077] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1 [ OK ] Found device /dev/ttyS0. [ 18.000232] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin [ 18.008995] usbcore: registered new interface driver rtl8192cu [ 18.183270] rtl8192cu 3-1:1.0 wlx74da387ed9f9: renamed from wlan0 [ OK ] Started Network Manager. Starting Hostname Service... [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. Starting LSB: set CPUFreq kernel parameters... [ OK ] Started Manage Sound Card State (restore and store). Starting Save/Restore Sound Card State... Starting Load/Save RF Kill Switch Status... [ OK ] Started Dispatcher daemon for systemd-networkd. [ OK ] Started Save/Restore Sound Card State. [ OK ] Reached target Sound Card. [ OK ] Started Load/Save RF Kill Switch Status. [ OK ] Started WPA supplicant. [ OK ] Started Login Service. [ OK ] Reached target Network. Starting OpenVPN service... [ OK ] Started Unattended Upgrades Shutdown. Starting chrony, an NTP client/server... [ OK ] Reached target Network is Online. Starting LSB: Advanced IEEE 802.11 management daemon... Starting /etc/rc.local Compatibility... Starting OpenBSD Secure Shell server... Starting Permit User Sessions... [ OK ] Started vnStat network traffic monitor. [ OK ] Started LSB: set CPUFreq kernel parameters. [ OK ] Started OpenVPN service. [ OK ] Started LSB: Advanced IEEE 802.11 management daemon. [ OK ] Started /etc/rc.local Compatibility. [ OK ] Started Permit User Sessions. [ OK ] Started Hostname Service. Starting Network Manager Script Dispatcher Service... Starting Light Display Manager... Starting Hold until boot process finishes up... Starting LSB: Set sysfs variables from /etc/sysfs.conf... [ OK ] Started OpenBSD Secure Shell server. [ OK ] Started chrony, an NTP client/server. [FAILED] Failed to start Light Display Manager. See 'systemctl status lightdm.service' for details. [ OK ] Started Network Manager Script Dispatcher Service. [ OK ] Stopped Light Display Manager. Starting Light Display Manager... [ 21.292190] sun7i-dwmac 1c50000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=POLL) [ 21.320843] sun7i-dwmac 1c50000.ethernet eth0: No Safety Features support found [ 21.328333] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled [ 21.335777] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available [ 21.343499] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW [ OK ] Started LSB: Set sysfs variables from /etc/sysfs.conf. [FAILED] Failed to start Light Display Manager. See 'systemctl status lightdm.service' for details. [ 21.435154] sun7i-dwmac 1c50000.ethernet eth0: configuring for phy/rgmii-id link mode [ OK ] Stopped 21.655003] rtl8192cu: MAC auto ON okay! 1;39mLight Display Manager. Starting Light Display Manager... [ 21.705938] rtl8192cu: Tx queue select: 0x05 Starting Authorization Manager... [FAILED] Failed to start Light Display Manager. See 'systemctl status lightdm.service' for details. [ OK ] Stopped Light Display Manager. Starting Light Display Manager... [FAILED] Failed to start Light Display Manager. See 'systemctl status lightdm.service' for details. [ OK ] Started Authorization Manager. [ OK ] Stopped Light Display Manager. Starting Light Display Manager... [FAILED] Failed to start Light Display Manager. See 'systemctl status lightdm.service' for details. [ 22.877694] rtl8192c_common: Polling FW ready fail! REG_MCUFWDL:0x00030006. [ 22.884733] rtl8192c_common: Firmware is not ready to run! [ OK ] Stopped Light Display Manager. [FAILED] Failed to start Light Display Manager. See 'systemctl status lightdm.service' for details. Starting Terminate Plymouth Boot Screen... [ 25.548255] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 25.556917] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Armbian 21.08.2 Buster ttyS0 deskpi login: root Password: [ 35.820223] vcc3v0: disabling [ 35.823294] vcc5v0: disabling [ 35.826383] usb0-vbus: disabling Last login: Sat Sep 11 00:44:56 CEST 2021 on ttyS0 ____ ____ _ | __ )| _ \(_) | _ \| |_) | | | |_) | __/| | |____/|_| |_| Welcome to Armbian 21.08.2 Buster with Linux 5.10.60-sunxi System load: 106% Up time: 0 min Memory usage: 7% of 991M IP: 192.168.178.104 CPU temp: 53°C Usage of /: 15% of 29G RX today: 967.3 MiB systemctl status lightdm.service ● lightdm.service - Light Display Manager Loaded: loaded (/lib/systemd/system/lightdm.service; indirect; vendor preset: Active: failed (Result: exit-code) since Sat 2021-09-11 01:45:59 CEST; 10min Docs: man:lightdm(1) Process: 593 ExecStartPre=/bin/sh -c [ "$(cat /etc/X11/default-display-manager Sep 11 01:45:59 deskpi systemd[1]: lightdm.service: Service RestartSec=100ms exp Sep 11 01:45:59 deskpi systemd[1]: lightdm.service: Scheduled restart job, resta Sep 11 01:45:59 deskpi systemd[1]: Stopped Light Display Manager. Sep 11 01:45:59 deskpi systemd[1]: lightdm.service: Start request repeated too q Sep 11 01:45:59 deskpi systemd[1]: lightdm.service: Failed with result 'exit-cod Sep 11 01:45:59 deskpi systemd[1]: Failed to start Light Display Manager. Sep 11 01:45:59 deskpi systemd[1]: lightdm.service: Triggering OnFailure= depend journalctl -xe -- Support: https://www.debian.org/support -- -- A start job for unit user@0.service has finished successfully. -- -- The job identifier is 810. Sep 11 01:46:32 deskpi systemd[1]: Started Session 2 of user root. -- Subject: A start job for unit session-2.scope has finished successfully -- Defined-By: systemd -- Support: https://www.debian.org/support -- -- A start job for unit session-2.scope has finished successfully. -- -- The job identifier is 871. Sep 11 01:46:32 deskpi login[835]: ROOT LOGIN on '/dev/ttyS0' Sep 11 01:46:37 deskpi systemd[1]: systemd-hostnamed.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://www.debian.org/support -- -- The unit systemd-hostnamed.service has successfully entered the 'dead' state. Sep 11 01:55:01 deskpi CRON[1345]: pam_unix(cron:session): session opened for us Sep 11 01:55:01 deskpi CRON[1346]: (root) CMD (command -v debian-sa1 > /dev/null Sep 11 01:55:01 deskpi CRON[1345]: pam_unix(cron:session): session closed for us On this point, I was couple of times before. I tried un- / re- install lightdm, which leaded me to missing kernel links. Installing an other display manager after installing armbian desktop via armbian-config will althrough bring errors and missing links for system.d. But at least armbian desktop does start. As a workaround having a desktop environment without having broken symblinks (but with a broken atomic namespace, whatever that means) I installed LXDE with LXDM. But this won't fix the problem with built-in lightdm. Thank you for your time reading my problems, i'll be deeply grateful for every hint fixing the broken lightdm. 0 Quote
Elric Posted September 14, 2021 Author Posted September 14, 2021 Tested new image (21.08.01 Buster / 5.10.60) WITH preinstalled xfce desktop. Works without any problems. So, I will use this one, if any desktop needed. The problem in the server image, discribed above, still exits (broken lightdm) 0 Quote
lanefu Posted September 14, 2021 Posted September 14, 2021 we probably need to remove the desktop-install feature from Armbian-config.. we have new code for our more complex desktops and its not in armbian config. 1 Quote
Solution Igor Posted September 14, 2021 Solution Posted September 14, 2021 2 hours ago, lanefu said: we probably need to remove the desktop-install feature from Armbian-config.. we have new code for our more complex desktops and its not in armbian config. 3 hours ago, Elric said: The problem in the server image, discribed above, still exits (broken lightdm) Bug is actually outside Armbian domain - we are 1000 x too small to be able to fix bugs in community maintained packages - https://www.google.com/search?q=lightdm-gtk-greeter+bug - fixed in desktop build scenario, forgotten to fix in armbian-config. We have replaced buggy greeter with slick-greeter which is why desktop still works just fine. 0 Quote
Elric Posted September 15, 2021 Author Posted September 15, 2021 Thx for explaining a newbie, what is causing the bug. I suppose in the next release, you'll drop the armbian desktop support for server images (by removing the menu entry in armbian-config). When this bug is finally fixed, you'll turn it on again. Meanwhile you provide two desktop images, that's plenty of work for such small team and more than enough for a workaround! You really do a great job! I think, that this bug a general problem and will occur on every board, not only on my BPi M1. armbian-config is great, enduser-friendly utiliy which helps beginners / noobs / newbies to do their first steps in a new OS, gathering experience, ending up with a well working device. Even an experienced admin saves a lot of time / command lines at the cli, using armbian-config. Somehow it seems to me, that I'm the only one who uses armbian-config, otherwise this bug would be reported before. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.