johang / sd-card-images

Scripts to build bootable SD card images with Debian for various single-board computers
https://sd-card-images.johang.se
GNU General Public License v3.0
140 stars 32 forks source link

A20-OLinuXino-MICRO, Debian stable 12.5/bookworm #135

Closed dieterth closed 1 month ago

dieterth commented 1 month ago

Hi Johang, since to weeks i try to setup the last build. Yesterday i build an local immage: wget https://dl.sd-card-images.johang.se/boots/2024-06-01/boot-a20_olinuxino_micro.bin.gz wget https://dl.sd-card-images.johang.se/debians/2024-06-03/debian-bookworm-armhf-zue4ye.bin.gz zcat boot-a20_olinuxino_micro.bin.gz debian-bookworm-armhf-zue4ye.bin.gz > sd-card.img dd if=sd-card.img of=/dev/sdd

After put the sd card into the device it seems to start up. Then i try to sighn on, but i get a lott of errormessages. I am connected wit a serial console. I will try to send the console log: ######### U-Boot SPL 2024.04johang-dirty (Jun 01 2024 - 02:24:47 +0000) DRAM: 1024 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1

U-Boot 2024.04johang-dirty (Jun 01 2024 - 02:24:47 +0000) Allwinner Technology

CPU: Allwinner A20 (SUN7I) Model: Olimex A20-Olinuxino Micro DRAM: 1 GiB Core: 73 devices, 24 uclasses, devicetree: separate WDT: Not starting watchdog@1c20c90 MMC: mmc@1c0f000: 0, mmc@1c12000: 1 Loading Environment from FAT... Unable to use mmc 0:2... Setting up a 1024x768 vga console (overscan 0x0) In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@1c50000 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... U-Boot SPL 2024.04johang-dirty (Jun 01 2024 - 02:24:47 +0000) DRAM: 1024 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1

U-Boot 2024.04johang-dirty (Jun 01 2024 - 02:24:47 +0000) Allwinner Technology

CPU: Allwinner A20 (SUN7I) Model: Olimex A20-Olinuxino Micro DRAM: 1 GiB Core: 73 devices, 24 uclasses, devicetree: separate WDT: Not starting watchdog@1c20c90 MMC: mmc@1c0f000: 0, mmc@1c12000: 1 Loading Environment from FAT... Unable to use mmc 0:2... Setting up a 1024x768 vga console (overscan 0x0) In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@1c50000 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... 1 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 Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device Scanning mmc 0:2... Found U-Boot script /boot/boot.scr 962 bytes read in 1 ms (939.5 KiB/s)

Executing script at 43100000

5423616 bytes read in 225 ms (23 MiB/s) 12107977 bytes read in 502 ms (23 MiB/s) 27410 bytes read in 28 ms (955.1 KiB/s) Kernel image @ 0x42000000 [ 0x000000 - 0x52c200 ]

Flattened Device Tree blob at 43000000

Booting using the fdt blob at 0x43000000 Working FDT set to 43000000 EHCI failed to shut down host controller. Loading Ramdisk to 49473000, end 49fff0c9 ... OK Loading Device Tree to 49469000, end 49472b11 ... OK Working FDT set to 49469000

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.0-21-armmp (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Debian 6.1.90-1 (2024-05-03) [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Olimex A20-Olinuxino Micro [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 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] DMA [mem 0x0000000040000000-0x000000006fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000070000000-0x000000007dffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007dffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007dffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 18 pages/cpu s44692 r8192 d20844 u73728 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 252224 [ 0.000000] Kernel command line: root=PARTUUID=3666275d-02 rw rootwait [ 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:all(zero), heap alloc:on, heap free:off [ 0.000000] Memory: 876004K/1015808K available (11264K kernel code, 1697K rwdata, 3720K rodata, 2048K init, 376K bss, 41500K reserved, 98304K cma-reserved, 229376K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] ftrace: allocating 39590 entries in 117 pages [ 0.000000] ftrace: allocated 116 pages with 4 groups [ 0.000000] trace event string verifier disabled [ 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] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 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.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000018] Switching to timer-based delay loop, resolution 41ns [ 0.001587] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.002819] Can't get timer clock [ 0.003662] Console: colour dummy device 80x30 [ 0.004307] printk: console [tty0] enabled [ 0.004399] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.004442] CPU: Testing write buffer coherency: ok [ 0.004538] pid_max: default: 32768 minimum: 301 [ 0.005065] LSM: Security Framework initializing [ 0.005200] landlock: Up and running. [ 0.005221] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.005539] AppArmor: AppArmor initialized [ 0.005582] TOMOYO Linux initialized [ 0.005641] LSM support for eBPF active [ 0.006022] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.006076] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.008857] /cpus/cpu@0 missing clock-frequency property [ 0.008962] /cpus/cpu@1 missing clock-frequency property [ 0.008992] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.010560] cblist_init_generic: Setting adjustable number of callback queues. [ 0.010619] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.010852] cblist_init_generic: Setting adjustable number of callback queues. [ 0.010887] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.011211] Setting up static identity map for 0x40300000 - 0x403000ac [ 0.012750] rcu: Hierarchical SRCU implementation. [ 0.012805] rcu: Max phase no-delay instances is 1000. [ 0.015476] EFI services will not be available. [ 0.016535] smp: Bringing up secondary CPUs ... [ 0.028098] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.028357] smp: Brought up 1 node, 2 CPUs [ 0.028427] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.028450] CPU: All CPU(s) started in HYP mode. [ 0.028466] CPU: Virtualization extensions available. [ 0.029995] devtmpfs: initialized [ 0.040094] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 0.040603] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.040689] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.046248] pinctrl core: initialized pinctrl subsystem [ 0.047708] DMI not present or invalid. [ 0.049008] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.056107] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.057660] audit: initializing netlink subsys (disabled) [ 0.058306] audit: type=2000 audit(0.048:1): state=initialized audit_enabled=0 res=1 [ 0.060221] thermal_sys: Registered thermal governor 'fair_share' [ 0.060247] thermal_sys: Registered thermal governor 'bang_bang' [ 0.060288] thermal_sys: Registered thermal governor 'step_wise' [ 0.060309] thermal_sys: Registered thermal governor 'user_space' [ 0.060327] thermal_sys: Registered thermal governor 'power_allocator' [ 0.060650] No ATAGs? [ 0.060846] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.060888] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.062523] Serial: AMBA PL011 UART driver [ 0.071767] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/hdmi@1c16000 [ 0.071904] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.071999] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.072452] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/hdmi@1c16000 [ 0.072558] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.072648] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.075682] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/hdmi@1c16000 [ 0.075930] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/hdmi@1c16000 [ 0.076137] platform 1c16000.hdmi: Fixed dependency cycle(s) with /soc/lcd-controller@1c0d000 [ 0.076365] platform 1c16000.hdmi: Fixed dependency cycle(s) with /soc/lcd-controller@1c0c000 [ 0.086222] platform 1e00000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.086353] platform 1e00000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.086903] platform 1e20000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.087002] platform 1e20000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.087501] platform 1e20000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.087728] platform 1e00000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.087876] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.088016] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.088183] platform 1e40000.display-backend: Fixed dependency cycle(s) with /soc/lcd-controller@1c0d000 [ 0.088314] platform 1e40000.display-backend: Fixed dependency cycle(s) with /soc/lcd-controller@1c0c000 [ 0.088449] platform 1e40000.display-backend: Fixed dependency cycle(s) with /soc/display-frontend@1e20000 [ 0.088643] platform 1e40000.display-backend: Fixed dependency cycle(s) with /soc/display-frontend@1e00000 [ 0.089282] platform 1e20000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.089513] platform 1e00000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.089660] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.089799] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.089930] platform 1e60000.display-backend: Fixed dependency cycle(s) with /soc/lcd-controller@1c0d000 [ 0.090095] platform 1e60000.display-backend: Fixed dependency cycle(s) with /soc/lcd-controller@1c0c000 [ 0.090286] platform 1e60000.display-backend: Fixed dependency cycle(s) with /soc/display-frontend@1e20000 [ 0.090458] platform 1e60000.display-backend: Fixed dependency cycle(s) with /soc/display-frontend@1e00000 [ 0.094126] platform 1c16000.hdmi: Fixed dependency cycle(s) with /hdmi-connector [ 0.094384] platform hdmi-connector: Fixed dependency cycle(s) with /soc/hdmi@1c16000 [ 0.102760] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.115126] iommu: Default domain type: Translated [ 0.115196] iommu: DMA domain TLB invalidation policy: strict mode [ 0.117059] pps_core: LinuxPPS API ver. 1 registered [ 0.117114] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.117165] PTP clock support registered [ 0.119716] NetLabel: Initializing [ 0.119777] NetLabel: domain hash size = 128 [ 0.119794] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.119918] NetLabel: unlabeled traffic allowed by default [ 0.120417] vgaarb: loaded [ 0.121589] clocksource: Switched to clocksource arch_sys_counter [ 0.123084] VFS: Disk quotas dquot_6.6.0 [ 0.123313] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.124455] AppArmor: AppArmor Filesystem Enabled [ 0.156285] NET: Registered PF_INET protocol family [ 0.156862] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.161159] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.161430] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.161512] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.161783] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.162240] TCP: Hash tables configured (established 8192 bind 8192) [ 0.162895] MPTCP token hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.163217] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.163365] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.163890] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.164025] NET: Registered PF_XDP protocol family [ 0.164083] PCI: CLS 0 bytes, default 64 [ 0.165022] armv7-pmu pmu: hw perfevents: no interrupt-affinity property, guessing. [ 0.165148] Trying to unpack rootfs image as initramfs... [ 0.170073] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 0.235730] Initialise system trusted keyrings [ 0.235951] Key type blacklist registered [ 0.238322] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.249507] zbud: loaded [ 0.252557] integrity: Platform Keyring initialized [ 0.252765] integrity: Machine keyring initialized [ 0.252798] Key type asymmetric registered [ 0.252822] Asymmetric key parser 'x509' registered [ 1.183399] Freeing initrd memory: 11828K [ 1.231265] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.231905] bounce: pool size: 64 pages [ 1.232285] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.232825] io scheduler mq-deadline registered [ 1.272983] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 1.277423] Serial: AMBA driver [ 1.279563] STM32 USART driver initialized [ 1.283961] mousedev: PS/2 mouse device common for all mice [ 1.287722] sunxi-rtc 1c20d00.rtc: registered as rtc0 [ 1.287825] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01T00:00:15 UTC (15) [ 1.291909] ledtrig-cpu: registered to indicate activity on CPUs [ 1.296007] NET: Registered PF_INET6 protocol family [ 1.342096] Segment Routing with IPv6 [ 1.342283] In-situ OAM (IOAM) with IPv6 [ 1.342451] mip6: Mobile IPv6 [ 1.342508] NET: Registered PF_PACKET protocol family [ 1.342976] mpls_gso: MPLS GSO support [ 1.343138] ThumbEE CPU extension supported. [ 1.343177] Registering SWP/SWPB emulation handler [ 1.344002] registered taskstats version 1 [ 1.344093] Loading compiled-in X.509 certificates [ 2.279552] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 2.279821] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 2.282060] zswap: loaded using pool lzo/zbud [ 2.283559] Key type .fscrypt registered [ 2.283616] Key type fscrypt-provisioning registered [ 2.326788] Key type encrypted registered [ 2.326885] AppArmor: AppArmor sha1 policy hashing enabled [ 2.326999] ima: No TPM chip found, activating TPM-bypass! [ 2.327033] ima: Allocated hash algorithm: sha256 [ 2.327131] ima: No architecture policies found [ 2.327316] evm: Initialising EVM extended attributes: [ 2.327342] evm: security.selinux [ 2.327360] evm: security.SMACK64 (disabled) [ 2.327376] evm: security.SMACK64EXEC (disabled) [ 2.327392] evm: security.SMACK64TRANSMUTE (disabled) [ 2.327409] evm: security.SMACK64MMAP (disabled) [ 2.327425] evm: security.apparmor [ 2.327439] evm: security.ima [ 2.327454] evm: security.capability [ 2.327469] evm: HMAC attrs: 0x1 [ 3.516514] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 3.518673] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator [ 3.540308] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 69, base_baud = 1500000) is a U6_16550A [ 4.858437] printk: console [ttyS0] enabled [ 4.864529] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pi not found, using dummy regulator [ 4.896279] 1c29800.serial: ttyS1 at MMIO 0x1c29800 (irq = 70, base_baud = 1500000) is a U6_16550A [ 4.928326] 1c29c00.serial: ttyS2 at MMIO 0x1c29c00 (irq = 71, base_baud = 1500000) is a U6_16550A [ 4.940333] sun4i-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator [ 4.951208] clk: Disabling unused clocks [ 4.968647] Freeing unused kernel image (initmem) memory: 2048K [ 4.976981] Checked W+X mappings: passed, no W+X pages found [ 4.982761] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 [ 6.254781] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator [ 6.310121] usbcore: registered new interface driver usbfs [ 6.318578] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator [ 6.330318] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 6.343366] sunxi-mmc 1c12000.mmc: Got CD GPIO [ 6.357982] usbcore: registered new interface driver hub [ 6.368091] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB [ 6.382155] usbcore: registered new device driver usb [ 6.387801] sunxi-mmc 1c12000.mmc: initialized, max. request size: 16384 KB [ 6.404365] ehci-platform 1c14000.usb: EHCI Host Controller [ 6.404519] ehci-platform 1c1c000.usb: EHCI Host Controller [ 6.414133] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 [ 6.430821] ehci-platform 1c14000.usb: irq 77, io mem 0x01c14000 [ 6.450776] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 [ 6.465751] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 6.489240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 6.497717] mmc0: host does not support reading read-only switch, assuming write-enable [ 6.498495] input: 1c22800.lradc as /devices/platform/soc/1c22800.lradc/input/input0 [ 6.505865] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.505884] usb usb1: Product: EHCI Host Controller [ 6.505893] usb usb1: Manufacturer: Linux 6.1.0-21-armmp ehci_hcd [ 6.505902] usb usb1: SerialNumber: 1c14000.usb [ 6.537082] mmc0: new high speed SDHC card at address aaaa [ 6.543579] ehci-platform 1c1c000.usb: irq 76, io mem 0x01c1c000 [ 6.555963] mmcblk0: mmc0:aaaa SK32G 29.7 GiB [ 6.561973] axp20x-i2c 0-0034: AXP20x variant AXP209 found [ 6.571304] hub 1-0:1.0: USB hub found [ 6.577521] axp20x-i2c 0-0034: mask_invert=true is deprecated; please switch to unmask_base [ 6.577763] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 6.586129] mmcblk0: p1 p2 [ 6.593810] hub 1-0:1.0: 1 port detected [ 6.615497] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 6.623956] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.631334] usb usb2: Product: EHCI Host Controller [ 6.636230] axp20x-i2c 0-0034: AXP20X driver loaded [ 6.641323] usb usb2: Manufacturer: Linux 6.1.0-21-armmp ehci_hcd [ 6.647518] usb usb2: SerialNumber: 1c1c000.usb [ 6.653471] hub 2-0:1.0: USB hub found [ 6.657504] hub 2-0:1.0: 1 port detected [ 6.672875] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 6.677931] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 6.692881] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3 [ 6.699727] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 [ 6.709100] ohci-platform 1c14400.usb: irq 122, io mem 0x01c14400 [ 6.746179] ohci-platform 1c1c400.usb: irq 123, io mem 0x01c1c400 [ 6.781155] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01 [ 6.789688] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.797043] usb usb3: Product: Generic Platform OHCI controller [ 6.803065] usb usb3: Manufacturer: Linux 6.1.0-21-armmp ohci_hcd [ 6.809260] usb usb3: SerialNumber: 1c14400.usb [ 6.822435] hub 3-0:1.0: USB hub found [ 6.826457] hub 3-0:1.0: 1 port detected [ 6.836644] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01 [ 6.845187] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.852579] usb usb4: Product: Generic Platform OHCI controller [ 6.858625] usb usb4: Manufacturer: Linux 6.1.0-21-armmp ohci_hcd [ 6.864822] usb usb4: SerialNumber: 1c1c400.usb [ 6.876318] hub 4-0:1.0: USB hub found [ 6.880472] hub 4-0:1.0: 1 port detected [ 6.932199] usb_phy_generic usb_phy_generic.0.auto: supply vcc not found, using dummy regulator [ 6.946499] usb_phy_generic usb_phy_generic.0.auto: dummy supplies not allowed for exclusive requests [ 6.975824] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 6.994018] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5 [ 7.016941] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 7.025535] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.032922] usb usb5: Product: MUSB HDRC host driver [ 7.037976] usb usb5: Manufacturer: Linux 6.1.0-21-armmp musb-hcd [ 7.044164] usb usb5: SerialNumber: musb-hdrc.1.auto [ 7.112647] axp20x-gpio axp20x-gpio: DMA mask not set [ 7.164724] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded [ 7.200631] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set [ 7.241024] hub 5-0:1.0: USB hub found [ 7.245153] hub 5-0:1.0: 1 port detected 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 ... done. Warning: fsck not present, so skipping root file system [ 7.738577] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none. done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 7.971507] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist. [ 8.471471] systemd[1]: System time before build time, advancing clock. [ 8.543662] systemd[1]: Inserted module 'autofs4' [ 8.651255] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 8.684164] systemd[1]: Detected architecture arm.

Welcome to Debian GNU/Linux 12 (bookworm)!

[ 8.707183] systemd[1]: Hostname set to . [ 10.072839] systemd[1]: Queued start job for default target graphical.target. [ 10.112205] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [ OK ] Created slice system-getty.slice - Slice /system/getty. [ 10.142551] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ OK ] Created slice system-modpr…lice - Slice /system/modprobe. [ 10.170405] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [ OK ] Created slice system-seria… - Slice /system/serial-getty. [ 10.197083] systemd[1]: Created slice user.slice - User and Session Slice. [ OK ] Created slice user.slice - User and Session Slice. [ 10.222849] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [ OK ] Started systemd-ask-passwo…quests to Console Directory Watch. [ 10.250703] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ OK ] Started systemd-ask-passwo… Requests to Wall Directory Watch. [ 10.279804] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. [ OK ] Set up automount proc-sys-…rmats File System Automount Point. [ 10.310208] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device dev-ttyS0.device - /dev/ttyS0... [ 10.334072] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [ OK ] Reached target cryptsetup.…get - Local Encrypted Volumes. [ 10.358180] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [ OK ] Reached target integrityse…Local Integrity Protected Volumes. [ 10.382432] systemd[1]: Reached target paths.target - Path Units. [ OK ] Reached target paths.target - Path Units. [ 10.406238] systemd[1]: Reached target remote-fs.target - Remote File Systems. [ OK ] Reached target remote-fs.target - Remote File Systems. [ 10.430065] systemd[1]: Reached target slices.target - Slice Units. [ OK ] Reached target slices.target - Slice Units. [ 10.454150] systemd[1]: Reached target swap.target - Swaps. [ OK ] Reached target swap.target - Swaps. [ 10.478192] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [ OK ] Reached target veritysetup… - Local Verity Protected Volumes. [ 10.503115] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ OK ] Listening on systemd-initc… initctl Compatibility Named Pipe. [ 10.532716] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [ OK ] Listening on systemd-journ…socket - Journal Audit Socket. [ 10.559728] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ OK ] Listening on systemd-journ…t - Journal Socket (/dev/log). [ 10.587741] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [ OK ] Listening on systemd-journald.socket - Journal Socket. [ 10.612010] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [ OK ] Listening on systemd-netwo… - Network Service Netlink Socket. [ 10.640148] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ OK ] Listening on systemd-udevd….socket - udev Control Socket. [ 10.667423] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ OK ] Listening on systemd-udevd…l.socket - udev Kernel Socket. [ 10.691461] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 10.730449] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting dev-mqueue.mountPOSIX Message Queue File System... [ 10.765259] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting sys-kernel-debug.… - Kernel Debug File System... [ 10.814483] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting sys-kernel-tracin… - Kernel Trace File System... [ 10.850030] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting kmod-static-nodes…ate List of Static Device Nodes... [ 10.889328] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting modprobe@configfs…m - Load Kernel Module configfs... [ 10.940007] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting modprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... [ 10.978047] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting modprobe@drm.service - Load Kernel Module drm... [ 11.014945] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 11.016594] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Starting modprobe@efi_psto…- Load Kernel Mod[ 11.037396] device-mapper: uevent: version 1.0.3 ule efi_pstore... [ 11.048852] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com [ 11.071421] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting modprobe@fuse.ser…e - Load Kernel Module fuse... [ 11.127693] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... [ 11.135748] fuse: init (API version 7.37) Starting modprobe@loop.ser…e - Load Kernel Module loop... [ 11.195419] systemd[1]: Starting systemd-journald.service - Journal Service... [ 11.198746] loop: module loaded Starting systemd-journald.service - Journal Service... [ 11.267378] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting systemd-modules-l…rvice - Load Kernel Modules... [ 11.323303] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting systemd-network-g… units from Kernel command line... [ 11.395587] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting systemd-remount-f…nt Root and Kernel File Systems... [ 11.459605] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting systemd-udev-trig…[0m - Coldplug All udev Devices... [ 11.531096] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [ OK ] Mounted dev-mqueue.mountOSIX Message Queue File System. [ 11.561938] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ OK ] Mounted sys-kernel-debug.m…nt - Kernel Debug File System. [ 11.595722] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [ OK ] Mounted sys-kernel-tracing…nt - Kernel Trace File System. [ 11.634713] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ OK ] Finished kmod-static-nodes…reate List of Static Device Nodes. [ 11.675027] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 11.699207] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [ OK ] Finished modprobe@configfs…[0m - Load Kernel Module configfs. [ 11.742249] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 11.760232] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [ OK ] Finished modprobe@dm_mod.s…e - Load Kernel Module dm_mod. [ 11.798755] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 11.822983] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [ OK ] Finished modprobe@drm.service - Load Kernel Module drm. [ 11.855710] systemd[1]: Started systemd-journald.service - Journal Service. [ OK ] Started systemd-journald.service - Journal Service. [ OK ] Finished modprobe@efi_psto…m - Load Kernel Module efi_pstore. [ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse. [ OK ] Finished modprobe@loop.service - Load Kernel Module loop. [ OK ] Finished systemd-modules-l…service - Load Kernel Modules. [ OK ] Finished systemd-network-g…rk units from Kernel command line. [ OK ] Finished systemd-remount-f…ount Root and Kernel File Systems. [ OK ] Reached target network-pre…get - Preparation for Network. Mounting sys-fs-fuse-conne… - FUSE Control File System... Mounting sys-kernel-config…ernel Configuration File System... Starting systemd-journal-f…h Journal to Persistent Storage... Starting systemd-random-se…ice - Load/Save Random Seed... Starting systemd-sysctl.se…ce - Apply Kernel Variables... Starting systemd-sysusers.…rvice - Create System Users... [ OK ] Mounted sys-fs-fuse-connec…nt[ 12.370366] systemd-journald[183]: Received client request to flush runtime journal.

Debian GNU/Linux 12 debian ttyS0

debian login: [ 21.926701] sun7i-dwmac 1c50000.ethernet end0: Link is Up - 100Mbps/Full - flow control rx/tx [ 21.935838] IPv6: ADDRCONF(NETDEV_CHANGE): end0: link becomes ready [ 35.813968] ldo3: disabling [ 35.818022] ldo4: disabling

debian login: root Password: Linux debian 6.1.0-21-armmp #1 SMP Debian 6.1.90-1 (2024-05-03) armv7l

The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Tue Jun 4 21:16:57 UTC 2024 on ttyS0 root@debian:~# apt-get clean root@debian:~# ifconfig end0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 10.220.10.2 netmask 255.255.255.0 broadcast 10.220.10.255 inet6 fe80::8c:4ff:fec2:208a prefixlen 64 scopeid 0x20 ether 02:8c:04:c2:20:8a txqueuelen 1000 (Ethernet) RX packets 19 bytes 2297 (2.2 KiB) RX errors 0 dropped 1 overruns 0 frame 0 TX packets 29 bytes 2722 (2.6 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 136

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen 1000 (Local Loopback) RX packets 80 bytes 6480 (6.3 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 80 bytes 6480 (6.3 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

root@debian:~# apt install mc Reading package lists... Done Building dependency tree... Done Reading state information... Done Package mc is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'mc' has no installation candidate root@debian:~# apt update Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 0% [1 InRelease 944 B/151 kB 1%][ 152.792582] 8<--- cut here --- [ 152.795865] Unable to handle kernel NULL pointer dereference at virtual address 00000000 [ 152.804177] [00000000] *pgd=00000000 [ 152.807906] Internal error: Oops: 80000005 [#1] SMP ARM [ 152.813189] Modules linked in: ecb sd_mod t10_pi crc64_rocksoft_generic crc64_rocksoft crc_t10dif des_generic crct10dif_generic crc64 crct10dif_common sg sun4i_codec dwmac_sunxi stmmac_platform snd_soc_core stmmac snd_pcm_dmaengine pcs_xpcs sun4i_backend phylink aes_arm_bs of_mdio lima axp20x_pek snd_pcm fixed_phy gpu_sched fwnode_mdio crypto_simd axp20x_battery axp20x_adc axp20x_ac_power cryptd libphy at24 drm_shmem_helper sun4i_ts snd_timer sunxi_cedrus(C) snd soundcore nvmem_sunxi_sid ahci_sunxi v4l2_mem2mem libahci_platform videobuf2_dma_contig libahci videobuf2_memops sunxi_wdt videobuf2_v4l2 sun4i_drm_hdmi libata videobuf2_common cec rc_core scsi_mod videodev scsi_common sun4i_ss libdes mc cfg80211 sun4i_drm sun4i_frontend rfkill sun4i_tcon sun8i_tcon_top drm_dma_helper display_connector drm_kms_helper leds_gpio cpufreq_dt evdev loop fuse drm dm_mod configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic axp20x_usb_power industrialio pinctrl_axp209 [ 152.814019] axp20x_regulator sunxi phy_generic musb_hdrc udc_core ohci_platform i2c_mv64xxx sun4i_lradc_keys ohci_hcd ehci_platform ehci_hcd usbcore spi_sun4i phy_sun4i_usb sunxi_mmc [ 152.916675] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G C 6.1.0-21-armmp #1 Debian 6.1.90-1 [ 152.926295] Hardware name: Allwinner sun7i (A20) Family [ 152.931545] PC is at 0x0 [ 152.934123] LR is at ip_sublist_rcv+0x16c/0x220 [ 152.938704] pc : [<00000000>] lr : [] psr: 600f0113 [ 152.944997] sp : c1401c00 ip : 20040000 fp : c1401c54 [ 152.950247] r10: c16007c0 r9 : 00000000 r8 : 00000000 [ 152.955497] r7 : c1401c54 r6 : c33f8000 r5 : c1401c0c r4 : f0d65d30 [ 152.962052] r3 : c1401c54 r2 : c1dfd180 r1 : c1dfd180 r0 : 00000001 [ 152.968608] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none [ 152.975776] Control: 10c5387d Table: 4307806a DAC: 00000051 [ 152.981544] Register r0 information: non-paged memory [ 152.986635] Register r1 information: slab skbuff_head_cache start c1dfd180 pointer offset 0 size 48 [ 152.995765] Register r2 information: slab skbuff_head_cache start c1dfd180 pointer offset 0 size 48 [ 153.004873] Register r3 information: non-slab/vmalloc memory [ 153.010571] Register r4 information: 2-page vmalloc region starting at 0xf0d64000 allocated at kernel_clone+0xac/0x3c4 [ 153.021332] Register r5 information: non-slab/vmalloc memory [ 153.027024] Register r6 information: non-slab/vmalloc memory [ 153.032716] Register r7 information: non-slab/vmalloc memory [ 153.038407] Register r8 information: NULL pointer [ 153.043143] Register r9 information: NULL pointer [ 153.047878] Register r10 information: non-slab/vmalloc memory [ 153.053656] Register r11 information: non-slab/vmalloc memory [ 153.059434] Register r12 information: non-paged memory [ 153.064605] Process swapper/0 (pid: 0, stack limit = 0x486b0fe4) [ 153.070647] Stack: (0xc1401c00 to 0xc1402000) [ 153.075045] 1c00: 00000000 20040000 c33f9500 c1401c0c c1401c0c 200f0193 00000000 c0af7520 [ 153.083263] 1c20: 000003d0 202c223f c3664be4 c1401c54 c1401c54 c16007c0 c1401ca4 c16007c0 [ 153.091479] 1c40: c33f8000 c1401ca4 c1401ca4 c0b8bbc4 00000000 c1dfd180 c1dfd180 202c223f [ 153.099695] 1c60: 00000000 c33f9488 c140e4dc c1401cec c1401ca4 c0b8baac 00000000 c33f8000 [ 153.107911] 1c80: c33f8000 c0af75dc c1401c94 c33f9488 00000000 c0ad3448 c0ad3434 c33f9488 [ 153.116127] 1ca0: c140e4dc c1401ca4 c1401ca4 202c223f 00000050 c33f9488 00000000 c1401cec [ 153.124343] 1cc0: c140f800 c33f9488 00000000 00000000 c140cf1c c0af7c28 c33f9400 c1401ce4 [ 153.132559] 1ce0: c33f9424 c1401ce4 c1401ce4 c0b2d5d8 c33f9400 202c223f 00000000 c33f9488 [ 153.140775] 1d00: c33fa640 c33f9400 c33f8640 00000000 00000001 ca04cbf0 c33f8640 c0af8414 [ 153.148991] 1d20: c33f8640 c33fa640 000003f2 bf61437c 00001dd8 00000001 c33fa640 c33f8640 [ 153.157208] 1d40: c33f8640 000000c0 ffffffff bf614b0c 000003f2 00000002 c33f8640 bf61310c [ 153.165423] 1d60: 00000000 c33f8780 00001dd8 c3448000 00000001 00002a24 00000001 00000000 [ 153.173639] 1d80: 00000008 00000000 00000040 00000000 00000000 c33fac40 ca04cc00 00000002 [ 153.181855] 1da0: 00000000 00001000 00000040 c34c5000 c33f9400 00000000 c34c53f2 00000000 [ 153.190075] 1dc0: c1584980 00000000 00000000 c34c5000 c34c53f2 c34c5001 c34c5000 c33f87c0 [ 153.198296] 1de0: 00000000 00001000 00000000 202c223f c33f96e4 00000001 c33f9400 00000040 [ 153.206513] 1e00: c1401e53 0000012c ef6e0e00 c1401e58 c1404d40 c0af84dc 00000004 00000000 [ 153.214729] 1e20: c33f9500 c33f9400 ef6e0c00 ffff703e 00000000 c0af89cc c33f8000 c140f800 [ 153.222946] 1e40: c33f8640 c1333c00 2e3ad000 00000001 00000000 bf612084 c1401e58 c1401e58 [ 153.231161] 1e60: c1401e60 c1401e60 00000000 202c223f 00000000 c140408c 00000004 00000003 [ 153.239378] 1e80: 00000100 00000008 c140f800 0000000a c1404080 c0301a80 c1401ea8 c03c612c [ 153.247593] 1ea0: ef6deaf8 c1401e98 c1329420 c140b09c c1588494 0000000a c1329398 c1332d00 [ 153.255809] 1ec0: c1332d00 ffff703d c1404d40 04200002 c13317a4 c03caee8 c140bbcc c140f800 [ 153.264025] 1ee0: 600f0013 ffffffff c1401f4c ffffffff c140f800 c9fff0b9 00000000 c0352474 [ 153.272241] 1f00: c0309cfc 600f0013 ffffffff c0352588 c0309cfc c0300be8 00000005 00000000 [ 153.280457] 1f20: 000282f1 c031ff40 c140f800 c140b09c c140f800 c140b0fc ffffffff 00000000 [ 153.288673] 1f40: c9fff0b9 00000000 2e3ad000 c1401f68 c0309cf8 c0309cfc 600f0013 ffffffff [ 153.296889] 1f60: 00000051 c0d2a518 c140f800 c0d2a518 00000000 c039a28c 000000ed 00000001 [ 153.305097] 1f80: 10c0387d effffe40 ffffffff c039a5e8 c14297b0 c0d2152c c15a9040 c1200b80 [ 153.313313] 1fa0: c15a9040 c12012b8 ffffffff ffffffff 00000000 c1200744 c140f800 00000000 [ 153.321529] 1fc0: 00000000 c12a1e78 202a2365 00000000 00000000 c1200420 00000051 10c0387d [ 153.329744] 1fe0: 00000000 49469000 410fc074 10c5387d 00000000 00000000 00000000 00000000 [ 153.337973] ip_sublist_rcv from ip_list_rcv+0x118/0x148 [ 153.343359] ip_list_rcv from netif_receive_skb_list_core+0x1dc/0x25c [ 153.350036] netif_receive_skb_list_core from netif_receive_skb_list_internal+0x1fc/0x2f0 [ 153.358447] netif_receive_skb_list_internal from napi_complete_done+0x134/0x1c8 [ 153.365897] napi_complete_done from stmmac_napi_poll_rx+0xbb8/0xe60 [stmmac] [ 153.373298] stmmac_napi_poll_rx [stmmac] from napi_poll.constprop.0+0x34/0x1d0 [ 153.380937] __napi_poll.constprop.0 from net_rx_action+0x354/0x418 [ 153.387256] net_rx_action from do_softirq+0x120/0x33c [ 153.392622] do_softirq from irq_exit_rcu+0xc8/0xec [ 153.397896] irq_exit_rcu from irq_exit+0x10/0x18 [ 153.402818] irq_exit from __irq_svc+0x88/0xb0 [ 153.407303] Exception stack(0xc1401f18 to 0xc1401f60) [ 153.412384] 1f00: 00000005 00000000 [ 153.420602] 1f20: 000282f1 c031ff40 c140f800 c140b09c c140f800 c140b0fc ffffffff 00000000 [ 153.428817] 1f40: c9fff0b9 00000000 2e3ad000 c1401f68 c0309cf8 c0309cfc 600f0013 ffffffff [ 153.437026] irq_svc from arch_cpu_idle+0x40/0x44 [ 153.441951] arch_cpu_idle from default_idle_call+0x30/0xac [ 153.447587] default_idle_call from do_idle+0xb0/0x12c [ 153.452795] do_idle from cpu_startup_entry+0x30/0x34 [ 153.457901] cpu_startup_entry from rest_init+0xb0/0xb4 [ 153.463181] rest_init from arch_post_acpi_subsys_init+0x0/0x18 [ 153.469202] Code: bad PC value [ 153.472458] ---[ end trace 0000000000000000 ]--- [ 153.477184] Kernel panic - not syncing: Fatal exception in interrupt [ 153.483595] CPU1: stopping [ 153.483621] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D C 6.1.0-21-armmp #1 Debian 6.1.90-1 [ 153.483644] Hardware name: Allwinner sun7i (A20) Family [ 153.483665] unwind_backtrace from show_stack+0x18/0x1c [ 153.483718] show_stack from dump_stack_lvl+0x40/0x4c [ 153.483755] dump_stack_lvl from do_handle_IPI+0x2d8/0x310 [ 153.483794] do_handle_IPI from ipi_handler+0x20/0x28 [ 153.483834] ipi_handler from handle_percpu_devid_irq+0x84/0x1c0 [ 153.483878] handle_percpu_devid_irq from generic_handle_domain_irq+0x30/0x40 [ 153.483926] generic_handle_domain_irq from gic_handle_irq+0x70/0x9c [ 153.483968] gic_handle_irq from generic_handle_arch_irq+0x34/0x44 [ 153.483998] generic_handle_arch_irq from call_with_stack+0x18/0x20 [ 153.484036] call_with_stack from __irq_svc+0x98/0xb0 [ 153.484065] Exception stack(0xf085df68 to 0xf085dfb0) [ 153.484088] df60: 00000005 00000000 0002ec71 c031ff40 c19a2040 c140b09c [ 153.484108] df80: c19a2040 c140b0fc 4020406a 410fc074 00000000 00000000 2e3bf000 f085dfb8 [ 153.484123] dfa0: c0309cf8 c0309cfc 600e0013 ffffffff [ 153.484133] __irq_svc from arch_cpu_idle+0x40/0x44 [ 153.484160] arch_cpu_idle from default_idle_call+0x30/0xac [ 153.484197] default_idle_call from do_idle+0xb0/0x12c [ 153.484238] do_idle from cpu_startup_entry+0x30/0x34 [ 153.484272] cpu_startup_entry from secondary_start_kernel+0x124/0x148 [ 153.484311] secondary_start_kernel from 0x40301d40 [ 153.618436] ---[ end Kernel panic - not syncing: Fatal exception in interrupt ]---

I do not have any clu whats the reason.

Best regards, dieter

johang commented 1 month ago

Looks like a kernel/Debian issue. Try any of the newer builds.