Hi Geert. > I think we really need to see the output of "amiboot -d", > for both the good and the bad cases.
I had amiboot like so: amiboot -d -k vmlinux-5.15.0-2-m68k -r initrd.img-5.15.0-2-m68k root=/dev/sda2 fb=false Didn't see anything different, in the output except for this at the start of the process: https://amiga.vk3heg.net/wp-content/uploads/2022/09/PXL_20220909_120251490.MP_-scaled.jpg Kernel/Intrd: 5.15.0-2-m68k >>>>>>>>>>>>>>>>>>>> [ 0.000000] Linux version 5.15.0-2-m68k (debian-ker...@lists.debian.org) (gcc-11 (Debian 11.2.0-12) 11.2.0, GNU ld (GNU Binutils for Debian) 2.37) #1 Debian 5.15.5-2 (2021-12-18) [ 0.000000] printk: console [debug0] enabled [ 0.000000] Amiga hardware found: [A3000] VIDEO BLITTER AMBER_FF AUDIO FLOPPY A3000_SCSI KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA DENISE_HR AGNUS_HR_PAL MAGIC_REKICK ZORRO3 [ 0.000000] Ignoring memory chunk at 0x7800000:0x800000 before the first chunk [ 0.000000] Fix your bootloader or use a memfile to make use of this area! [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000008000000-0x000000ffffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000008000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000008000000-0x000000000fffffff] [ 0.000000] initrd: 0783283d - 08000000 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32448 [ 0.000000] Kernel command line: root=/dev/sda2 fb=false debug=mem BOOT_IMAGE=vmlinux-5.15.0-2-m68k [ 0.000000] Unknown kernel command line parameters "fb=false BOOT_IMAGE=vmlinux-5.15.0-2-m68k", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] Sorting __ex_table... [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 116212K/131072K available (3399K kernel code, 611K rwdata, 1116K rodata, 164K init, 212K bss, 14860K reserved, 0K cma-reserved) [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x24/0x26e with crng_init=0 [ 0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS: 200 [ 0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2694272661900 ns [ 0.000000] Console: colour dummy device 80x25 [ 0.020000] printk: console [tty0] enabled [ 0.020000] Calibrating delay loop... 26.00 BogoMIPS (lpj=130048) [ 0.130000] pid_max: default: 32768 minimum: 301 [ 0.140000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.140000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.210000] devtmpfs: initialized [ 0.240000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.240000] futex hash table entries: 256 (order: -1, 3072 bytes, linear) [ 0.260000] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.270000] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.280000] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.520000] SCSI subsystem initialized [ 0.550000] clocksource: Switched to clocksource ciab [ 0.570000] VFS: Disk quotas dquot_6.6.0 [ 0.580000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.840000] NET: Registered PF_INET protocol family [ 0.840000] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.860000] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.860000] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.870000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.870000] TCP: Hash tables configured (established 1024 bind 1024) [ 0.870000] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.880000] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.880000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.890000] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.890000] NET: Registered PF_XDP protocol family [ 0.900000] Initialise system trusted keyrings [ 0.900000] Key type blacklist registered [ 0.920000] Trying to unpack rootfs image as initramfs... [ 0.980000] workingset: timestamp_bits=14 max_order=15 bucket_order=1 [ 1.280000] random: fast init done [ 1.360000] zbud: loaded [ 1.400000] Key type asymmetric registered [ 1.400000] Asymmetric key parser 'x509' registered [ 1.410000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 1.880000] io scheduler mq-deadline registered [ 2.300000] Console: switching to colour frame buffer device 80x32 [ 2.720000] fb0: Amiga ECS frame buffer device, using 640K of video memory [ 2.770000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <b...@kernel.crashing.org>) [ 2.780000] ttyS0 is the amiga builtin serial port [ 3.340000] Zorro: Probing AutoConfig expansion devices: 3 devices [ 3.410000] mousedev: PS/2 mouse device common for all mice [ 3.420000] input: amiga-keyboard as /devices/platform/amiga-keyboard/input/input0 [ 3.480000] rtc-rp5c01 rtc-rp5c01: registered as rtc0 [ 3.490000] rtc-rp5c01 rtc-rp5c01: setting system clock to 2022-09-09T22:00:11 UTC (1662760811) [ 3.510000] ledtrig-cpu: registered to indicate activity on CPUs [ 3.530000] NET: Registered PF_PACKET protocol family [ 3.620000] mpls_gso: MPLS GSO support [ 3.630000] registered taskstats version 1 [ 3.640000] Loading compiled-in X.509 certificates [ 26.270000] Freeing initrd memory: 7988K [ 27.030000] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 27.040000] Loaded X.509 cert 'Debian Secure Boot Signer 2021 - linux: 4b6ef5abca669825178e052c84667ccbc0531f8c' [ 27.060000] zswap: loaded using pool lzo/zbud [ 27.080000] Key type ._fscrypt registered [ 27.090000] Key type .fscrypt registered [ 27.100000] Key type fscrypt-provisioning registered [ 27.710000] Key type encrypted registered [ 27.730000] Freeing unused kernel image (initmem) memory: 164K [ 27.740000] This architecture does not have kernel memory protection. [ 27.750000] Run /init as init process [ 27.760000] with arguments: [ 27.770000] /init [ 27.780000] with environment: [ 27.790000] HOME=/ [ 27.800000] TERM=linux [ 27.810000] fb=false [ 27.820000] BOOT_IMAGE=vmlinux-5.15.0-2-m68k [ 44.630000] wd33c93-0: chip=WD33c93A/9 no_sync=0xff no_dma=0 [ 44.630000] debug_flags=0x00 [ 44.650000] setup_args= [ 44.650000] , [ 44.660000] , [ 44.670000] , [ 44.680000] , [ 44.690000] , [ 44.700000] , [ 44.710000] , [ 44.720000] , [ 44.730000] , [ 44.740000] , [ 44.750000] [ 44.780000] Version 1.26++ - 10/Feb/2007 [ 44.800000] scsi host0: Amiga 3000 built-in SCSI [ 44.940000] FD: probing units [ 44.940000] found [ 44.940000] fd: drive 0 didn't identify, setting default ffffffff [ 45.070000] fd0 [ 45.140000] fd: drive 0 didn't identify, setting default ffffffff [ 45.330000] [ 45.350000] fd: drive 0 didn't identify, setting default ffffffff [ 45.880000] eth0: X-Surf at 0x00e90000, Ethernet Address 00:00:b4:3c:30:b9 [ 45.990000] 53c700: Version 2.8 By james.bottom...@hansenpartnership.com [ 46.000000] scsi1: 53c710 rev 2 [ 47.020000] scsi host1: WarpEngine 40xx [ 47.650000] libata version 3.00 loaded. [ 47.770000] pata_buddha zorro2: Buddha IDE controller [ 47.970000] scsi host2: pata_buddha [ 48.010000] Z2RAM: using 0K Zorro II RAM and 1024K Chip RAM (Total 1024K) [ 48.070000] scsi host3: pata_buddha [ 48.120000] ata1: PATA max PIO4 cmd 0xea0000 ctl 0xea091a irq 2 [ 48.130000] ata2: PATA max PIO4 cmd 0xea0000 ctl 0xea0b1a irq 2 [ 48.140000] zorro8390 zorro1: X-Surf IDE controller [ 48.430000] ata1.00: HPA detected: current 234439535, native 234441648 [ 48.450000] ata1.00: ATA-6: ST3120022A, 8.54, max UDMA/100 [ 48.460000] ata1.00: 234439535 sectors, multi 16: LBA48 [ 48.470000] ata1.00: configured for PIO [ 48.530000] scsi 2:0:0:0: Direct-Access ATA ST3120022A 8.54 PQ: 0 ANSI: 5 [ 48.550000] scsi host4: pata_buddha [ 48.700000] scsi host5: pata_buddha [ 48.850000] ata3: PATA max PIO4 cmd 0xe90000 ctl 0x0 irq 2 [ 48.860000] ata4: PATA max PIO4 cmd 0xe90000 ctl 0x0 irq 2 [ 49.870000] fd: drive 0 didn't identify, setting default ffffffff [ 49.880000] fd0: accessing DD 3.5-disk with Amiga-layout [ 50.060000] fd: drive 0 didn't identify, setting default ffffffff [ 53.630000] random: crng init done [ 57.110000] sd 2:0:0:0: [sda] 234439535 512-byte logical blocks: (120 GB/112 GiB) [ 57.130000] sd 2:0:0:0: [sda] Write Protect is off [ 57.140000] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 57.160000] sd 2:0:0:0: [sda] Asking for cache data failed [ 57.170000] sd 2:0:0:0: [sda] Assuming drive cache: write through [ 57.540000] sda: RDSK (512) sda1 (DOS^A)(res 2 spb 8) sda2 ((res 2 spb 1) sda3 (SWP^@)(res 2 spb 1) [ 57.620000] sd 2:0:0:0: [sda] Attached SCSI disk [ 78.580000] scsi 1:0:1:0: tag#33 abort command [ 78.600000] scsi 1:0:1:0: tag#33 New error handler wants HOST reset, cmd 0a825e9c [ 78.600000] [ 78.620000] scsi 1:0:1:0: tag#33 CDB: Inquiry 12 00 00 00 24 00 [ 210.780000] process '/usr/bin/fstype' started with executable stack [ 231.180000] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 243.680000] INFO: task systemd-udevd:78 blocked for more than 122 seconds. [ 243.690000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 243.700000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 243.720000] task:systemd-udevd state:D stack: 0 pid: 78 ppid: 68 flags:0x00000040 [ 243.730000] Stack from 021cffcc: [ 243.730000] 00000011 c0038852 00000000 d011a388 00000000 00000000 00020000 d0108f10 [ 243.730000] 0000015c 0000015c 00000000 0014c01a d65c0080 [ 243.740000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512 [ 243.750000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416 [ 243.760000] [ 243.770000] INFO: task systemd-udevd:79 blocked for more than 122 seconds. [ 243.780000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 243.790000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 243.800000] task:systemd-udevd state:D stack: 0 pid: 79 ppid: 68 flags:0x00000040 [ 243.810000] Stack from 021dbfcc: [ 243.810000] 0000000c c0038852 00000000 d011b578 00000000 00000000 00020000 d0119808 [ 243.810000] 0000015c 0000015c 00000000 0014c01a d65c0080 [ 243.820000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512 [ 243.830000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416 [ 243.860000] [ 244.060000] INFO: task scsi_eh_1:83 blocked for more than 123 seconds. [ 244.060000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 244.060000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 244.060000] task:scsi_eh_1 state:D stack: 0 pid: 83 ppid: 2 flags:0x00000000 [ 244.060000] Stack from 0225bfcc: [ 244.060000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 244.060000] 00000000 00000000 00000000 20000000 00000000 [ 244.060000] Call Trace: [ 280.590000] systemd[1]: Inserted module 'autofs4' [ 281.620000] NET: Registered PF_INET6 protocol family [ 284.280000] Segment Routing with IPv6 [ 284.290000] In-situ OAM (IOAM) with IPv6 [ 285.520000] systemd[1]: systemd 251.4-3 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) [ 285.530000] systemd[1]: Detected architecture m68k. [ 286.390000] systemd[1]: Hostname set to <a3000>. [ 325.540000] systemd[1]: Queued start job for default target Graphical Interface. [ 325.770000] systemd[1]: Created slice Slice /system/getty. [ 326.120000] systemd[1]: Created slice Slice /system/modprobe. [ 326.470000] systemd[1]: Created slice User and Session Slice. [ 326.780000] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 327.130000] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 327.520000] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 327.920000] systemd[1]: Reached target Local Encrypted Volumes. [ 328.310000] systemd[1]: Reached target Local Integrity Protected Volumes. [ 328.720000] systemd[1]: Reached target Path Units. [ 329.110000] systemd[1]: Reached target Remote File Systems. [ 329.510000] systemd[1]: Reached target Slice Units. [ 329.900000] systemd[1]: Reached target Local Verity Protected Volumes. [ 330.350000] systemd[1]: Listening on Syslog Socket. [ 330.880000] systemd[1]: Listening on fsck to fsckd communication Socket. [ 331.270000] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 332.080000] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit). [ 332.120000] systemd[1]: Listening on Journal Socket (/dev/log). [ 332.540000] systemd[1]: Listening on Journal Socket. [ 332.960000] systemd[1]: Listening on udev Control Socket. [ 333.350000] systemd[1]: Listening on udev Kernel Socket. [ 333.760000] systemd[1]: Huge Pages File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 333.960000] systemd[1]: Mounting POSIX Message Queue File System... [ 334.860000] systemd[1]: Mounting Kernel Debug File System... [ 335.480000] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). [ 335.760000] systemd[1]: Starting Set the console keyboard layout... [ 337.130000] systemd[1]: Starting Create List of Static Device Nodes... [ 338.420000] systemd[1]: Starting Load Kernel Module configfs... [ 340.320000] systemd[1]: Starting Load Kernel Module drm... [ 341.910000] systemd[1]: Starting Load Kernel Module fuse... [ 342.940000] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathExists=!/run/initramfs/fsck-root). [ 343.980000] fuse: init (API version 7.34) [ 344.010000] systemd[1]: Starting Journal Service... [ 345.800000] systemd[1]: Starting Load Kernel Modules... [ 347.720000] systemd[1]: Starting Remount Root and Kernel File Systems... [ 349.470000] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed. [ 350.450000] systemd[1]: Starting Coldplug All udev Devices... [ 352.320000] ne.c: You must supply "io=0xNNN" value(s) for ISA cards. [ 355.030000] systemd[1]: Mounted POSIX Message Queue File System. [ 355.320000] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro. Quota mode: none. [ 357.330000] systemd[1]: Mounted Kernel Debug File System. [ 359.250000] systemd[1]: Finished Create List of Static Device Nodes. [ 361.980000] systemd[1]: Started Journal Service. [ 366.560000] INFO: task systemd-udevd:78 blocked for more than 245 seconds. [ 366.560000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 366.560000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 366.560000] task:systemd-udevd state:D stack: 0 pid: 78 ppid: 68 flags:0x00000040 [ 366.560000] Stack from 021cffcc: [ 366.560000] 00000011 c0038852 00000000 d011a388 00000000 00000000 00020000 d0108f10 [ 366.560000] 0000015c 0000015c 00000000 0014c01a d65c0080 [ 366.560000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512 [ 366.560000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416 [ 366.560000] [ 366.560000] INFO: task systemd-udevd:79 blocked for more than 245 seconds. [ 366.560000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 366.560000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 366.560000] task:systemd-udevd state:D stack: 0 pid: 79 ppid: 68 flags:0x00000040 [ 366.560000] Stack from 021dbfcc: [ 366.560000] 0000000c c0038852 00000000 d011b578 00000000 00000000 00020000 d0119808 [ 366.560000] 0000015c 0000015c 00000000 0014c01a d65c0080 [ 366.560000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512 [ 366.570000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416 [ 366.570000] [ 366.570000] INFO: task scsi_eh_1:83 blocked for more than 245 seconds. [ 366.570000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 366.570000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 366.570000] task:scsi_eh_1 state:D stack: 0 pid: 83 ppid: 2 flags:0x00000000 [ 366.570000] Stack from 0225bfcc: [ 366.570000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 366.570000] 00000000 00000000 00000000 20000000 00000000 [ 366.570000] Call Trace: [ 380.080000] systemd-journald[172]: Received client request to flush runtime journal. [ 445.420000] fd: drive 0 didn't identify, setting default ffffffff [ 445.420000] fd0: accessing DD 3.5-disk with Amiga-layout [ 446.430000] fd: drive 0 didn't identify, setting default ffffffff [ 448.980000] sd 2:0:0:0: Attached scsi generic sg0 type 0 [ 463.970000] Amiga DMA sound driver rev 016 installed [ 463.980000] Core driver edition 01.06 : AMIGA driver edition 00.04 [ 463.980000] Write will use 4 fragments of 32768 bytes as default [ 466.630000] parport0: Amiga built-in port using irq [ 466.800000] input: amiga-mouse as /devices/platform/amiga-mouse/input/input1 [ 466.950000] parport0: fix this legacy no-device port driver! [ 489.440000] INFO: task systemd-udevd:78 blocked for more than 368 seconds. [ 489.450000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 489.460000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 489.470000] task:systemd-udevd state:D stack: 0 pid: 78 ppid: 68 flags:0x00000040 [ 489.480000] Stack from 021cffcc: [ 489.480000] 00000011 c0038852 00000000 d011a388 00000000 00000000 00020000 d0108f10 [ 489.480000] 0000015c 0000015c 00000000 0014c01a d65c0080 [ 489.500000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512 [ 489.520000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416 [ 489.530000] [ 489.540000] INFO: task systemd-udevd:79 blocked for more than 368 seconds. [ 489.560000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 489.570000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 489.580000] task:systemd-udevd state:D stack: 0 pid: 79 ppid: 68 flags:0x00000040 [ 489.590000] Stack from 021dbfcc: [ 489.590000] 0000000c c0038852 00000000 d011b578 00000000 00000000 00020000 d0119808 [ 489.590000] 0000015c 0000015c 00000000 0014c01a d65c0080 [ 489.610000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512 [ 489.620000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416 [ 489.630000] [ 491.010000] INFO: task scsi_eh_1:83 blocked for more than 370 seconds. [ 491.020000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 491.030000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 491.050000] task:scsi_eh_1 state:D stack: 0 pid: 83 ppid: 2 flags:0x00000000 [ 491.060000] Stack from 0225bfcc: [ 491.060000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 491.060000] 00000000 00000000 00000000 20000000 00000000 [ 491.070000] Call Trace: [ 612.350000] INFO: task systemd-udevd:78 blocked for more than 491 seconds. [ 612.360000] Not tainted 5.15.0-2-m68k #1 Debian 5.15.5-2 [ 612.370000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 612.380000] task:systemd-udevd state:D stack: 0 pid: 78 ppid: 68 flags:0x00000040 [ 612.390000] Stack from 021cffcc: [ 612.390000] 00000011 c0038852 00000000 d011a388 00000000 00000000 00020000 d0108f10 [ 612.390000] 0000015c 0000015c 00000000 0014c01a d65c0080 [ 612.400000] Call Trace: [<00020000>] _FP_CALL_TOP+0x9402/0xd512 [ 612.410000] [<0014c01a>] iomap_dio_bio_iter+0x3fc/0x416 [ 612.410000] [ 1342.440000] systemd-shutdown[1]: Syncing filesystems and block devices. [ 1342.580000] systemd-journald[172]: Failed to send WATCHDOG=1 notification message: Connection refused [ 1343.910000] systemd-shutdown[1]: Sending SIGTERM to remaining processes... [ 1344.440000] systemd-journald[172]: Received SIGTERM from PID 1 (systemd-shutdow). [ 1354.450000] systemd-shutdown[1]: Waiting for process: 78 (systemd-udevd), 68 (systemd-udevd), 79 (systemd-udevd) [ 1434.460000] systemd-shutdown[1]: Sending SIGKILL to remaining processes... [ 1434.630000] systemd-shutdown[1]: Sending SIGKILL to PID 68 (systemd-udevd). [ 1434.670000] systemd-shutdown[1]: Sending SIGKILL to PID 78 (systemd-udevd). [ 1434.710000] systemd-shutdown[1]: Sending SIGKILL to PID 79 (systemd-udevd). [ 1444.880000] systemd-shutdown[1]: Waiting for process: 78 (systemd-udevd), 79 (systemd-udevd) [ 1524.980000] systemd-shutdown[1]: Unmounting file systems. [ 1525.100000] [494]: Remounting '/' read-only with options 'errors=remount-ro'. [ 1525.220000] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro. Quota mode: none. [ 1525.640000] systemd-shutdown[1]: All filesystems unmounted. [ 1525.660000] systemd-shutdown[1]: Deactivating swaps. [ 1525.680000] systemd-shutdown[1]: All swaps deactivated. [ 1525.690000] systemd-shutdown[1]: Detaching loop devices. [ 1525.710000] systemd-shutdown[1]: All loop devices detached. [ 1525.720000] systemd-shutdown[1]: Stopping MD devices. [ 1525.740000] systemd-shutdown[1]: All MD devices stopped. [ 1525.760000] systemd-shutdown[1]: Detaching DM devices. [ 1525.780000] systemd-shutdown[1]: All DM devices detached. [ 1525.790000] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached. [ 1526.110000] systemd-shutdown[1]: Syncing filesystems and block devices. [ 1526.180000] systemd-shutdown[1]: Powering off. [ 1937.170000] amikbd: Ctrl-Amiga-Amiga reset warning!! <<<<<<<<<<<<<<<<<<<< -- Stephen - Vk3heg