[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: BigRAMPlus seems to be detected now



Hi,

I'm the user that Adrian has been helping patiently over the last few days. Much appreciated!

I believe now the A4000D might have issues with the on-board fast ram. Creating a memfile with only chipram and the bigram (and not on-board fast ram)
at least got me to a debug shell in the installer.

I could not get into the actual installer yet, but maybe I need to be more patient. See attached logs.

It seems that pata_gayle does not detect my drives, but the old gayle driver times out along the way after detecting the drive and reading its RDB.

Will gladly provide any logs you guys deem useful.

Stefan


On Sun, Mar 8, 2020 at 3:43 AM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
Hi Adrian,

On Sat, Mar 7, 2020 at 10:01 PM John Paul Adrian Glaubitz
<glaubitz@physik.fu-berlin.de> wrote:
> There is one user in the #debian-68k IRC channel who has tried installing Debian
> on his A4000 with a A3660 and a BigRAMPlus installed and while the user is currently
> running into problems with the kernel being stuck, to my surprise, the kernel seems
> to be able to use and detect the extra memory from the BigRAMPlus (see below).

Good!

> The kernel is reporting an address conflict though:
>
> [    6.140000] Zorro: Probing AutoConfig expansion devices: 3 devices
> [    6.150000]  zorro: Address space collision on device Zorro device 12128600 (Individual Computers) [??? 0x50000000-]

That is expected: the address space reported by the BRP Zorro device
is already in use, as it is part of system RAM. The message is harmless
in this case.

We could skip registering the resource if z->rom.er_Type & ERTF_MEMLIST,
which is a hint for AmigaOS to link the board's RAM into the free memory
list, but that may cause issues with Zorro II RAM excluded in a memfile.
So perhaps it's best to just skip printing that message if ERTF_MEMLIST
is set?

> The question whether the lock up is caused by the BRP. But since this Amiga has only
> 16 MB FAST RAM, the user hasn't tested to boot without the BRP yet.

Just booting the kernel with the BRP disabled (through a memfile, or
through mem=16M), would give very valuable information.
As well as trying to boot it with the BRP as primary memory (BRP first
in memfile) or sole memory (motherboard RAM disabled in memfile).

> I will dig out my BRP tomorrow and see if it's actually detected in my A4000
> as well with current kernel versions.

Looking forward to these results!
Thanks!

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

[    0.000000] Linux version 5.3.0-2-m68k (debian-kernel@lists.debian.org) (gcc version 9.2.1 20191109 (Debian 9.2.1-19)) #1 Debian 5.3.9-3 (2019-11-19)
[    0.000000] printk: console [debug0] enabled
[    0.000000] Amiga hardware found: [A4000] VIDEO BLITTER AUDIO FLOPPY A4000_IDE KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA LISA ALICE_NTSC ZORRO3 
[    0.000000] On node 0 totalpages: 65536
[    0.000000]   DMA zone: 640 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 65536 pages, LIFO batch:15
[    0.000000] initrd: 0f72a931 - 10000000
[    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: 64896
[    0.000000] Kernel command line: root=/dev/ram video=amifb:pal-lace debug=ser console=tty0 console=ttyS0 fb=false modprobe.blacklist=amiflop,gayle BOOT_IMAGE=//kernels/vmlik
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Sorting __ex_table...
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 245568K/262144K available (3026K kernel code, 395K rwdata, 856K rodata, 160K init, 203K bss, 16576K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u32 called from __kmem_cache_create+0x2c/0x45a with crng_init=0
[    0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=8
[    0.000000] NR_IRQS: 200
[    0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2669697470866 ns
[    0.010000] Console: colour dummy device 80x25
[    0.000000] Linux version 5.3.0-2-m68k (debian-kernel@lists.debian.org) (gcc version 9.2.1 20191109 (Debian 9.2.1-19)) #1 Debian 5.3.9-3 (2019-11-19)
[    0.000000] printk: console [debug0] enabled
[    0.000000] Amiga hardware found: [A4000] VIDEO BLITTER AUDIO FLOPPY A4000_IDE KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA LISA ALICE_NTSC ZORRO3 
[    0.000000] On node 0 totalpages: 65536
[    0.000000]   DMA zone: 640 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 65536 pages, LIFO batch:15
[    0.000000] initrd: 0f72a931 - 10000000
[    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: 64896
[    0.000000] Kernel command line: root=/dev/ram video=amifb:pal-lace debug=ser console=tty0 console=ttyS0 fb=false modprobe.blacklist=amiflop,gayle BOOT_IMAGE=//kernels/vmlik
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Sorting __ex_table...
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 245568K/262144K available (3026K kernel code, 395K rwdata, 856K rodata, 160K init, 203K bss, 16576K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u32 called from __kmem_cache_create+0x2c/0x45a with crng_init=0
[    0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=8
[    0.000000] NR_IRQS: 200
[    0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2669697470866 ns
[    0.010000] Console: colour dummy device 80x25
[    0.260000] printk: console [tty0] enabled
[    0.000000] Linux version 5.3.0-2-m68k (debian-kernel@lists.debian.org) (gcc version 9.2.1 20191109 (Debian 9.2.1-19)) #1 Debian 5.3.9-3 (2019-11-19)
[    0.000000] Linux version 5.3.0-2-m68k (debian-kernel@lists.debian.org) (gcc version 9.2.1 20191109 (Debian 9.2.1-19)) #1 Debian 5.3.9-3 (2019-11-19)
[    0.000000] printk: console [debug0] enabled
[    0.000000] printk: console [debug0] enabled
[    0.000000] Amiga hardware found: [A4000] VIDEO BLITTER AUDIO FLOPPY A4000_IDE KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA LISA ALICE_NTSC ZORRO3 
[    0.000000] Amiga hardware found: [A4000] VIDEO BLITTER AUDIO FLOPPY A4000_IDE KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA LISA ALICE_NTSC ZORRO3 
[    0.000000] On node 0 totalpages: 65536
[    0.000000] On node 0 totalpages: 65536
[    0.000000]   DMA zone: 640 pages used for memmap
[    0.000000]   DMA zone: 640 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 65536 pages, LIFO batch:15
[    0.000000]   DMA zone: 65536 pages, LIFO batch:15
[    0.000000] initrd: 0f72a931 - 10000000
[    0.000000] initrd: 0f72a931 - 10000000
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64896
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64896
[    0.000000] Kernel command line: root=/dev/ram video=amifb:pal-lace debug=ser console=tty0 console=ttyS0 fb=false modprobe.blacklist=amiflop,gayle BOOT_IMAGE=//kernels/vmlik
[    0.000000] Kernel command line: root=/dev/ram video=amifb:pal-lace debug=ser console=tty0 console=ttyS0 fb=false modprobe.blacklist=amiflop,gayle BOOT_IMAGE=//kernels/vmlik
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Sorting __ex_table...
[    0.000000] Sorting __ex_table...
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 245568K/262144K available (3026K kernel code, 395K rwdata, 856K rodata, 160K init, 203K bss, 16576K reserved, 0K cma-reserved)
[    0.000000] Memory: 245568K/262144K available (3026K kernel code, 395K rwdata, 856K rodata, 160K init, 203K bss, 16576K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u32 called from __kmem_cache_create+0x2c/0x45a with crng_init=0
[    0.000000] random: get_random_u32 called from __kmem_cache_create+0x2c/0x45a with crng_init=0
[    0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=8
[    0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=8
[    0.000000] NR_IRQS: 200
[    0.000000] NR_IRQS: 200
[    0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2669697470866 ns
[    0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2669697470866 ns
[    0.010000] Console: colour dummy device 80x25
[    0.010000] Console: colour dummy device 80x25
[    0.260000] printk: console [tty0] enabled
[    0.260000] printk: console [tty0] enabled
[    0.510000] printk: console [ttyS0] enabled
[    0.510000] printk: console [ttyS0] enabled
[    0.520000] Calibrating delay loop... 111.51 BogoMIPS (lpj=557568)
[    0.520000] Calibrating delay loop... 111.51 BogoMIPS (lpj=557568)
[    0.620000] pid_max: default: 32768 minimum: 301
[    0.620000] pid_max: default: 32768 minimum: 301
[    0.650000] random: fast init done
[    0.650000] random: fast init done
[    0.680000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.680000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.700000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.700000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.960000] devtmpfs: initialized
[    0.960000] devtmpfs: initialized
[    1.060000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    1.060000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    1.090000] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    1.090000] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    1.150000] NET: Registered protocol family 16
[    1.150000] NET: Registered protocol family 16
[    2.600000] SCSI subsystem initialized
[    2.600000] SCSI subsystem initialized
[    2.690000] clocksource: Switched to clocksource ciab
[    2.690000] clocksource: Switched to clocksource ciab
[    2.730000] VFS: Disk quotas dquot_6.6.0
[    2.730000] VFS: Disk quotas dquot_6.6.0
[    2.740000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.740000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.920000] NET: Registered protocol family 2
[    3.920000] NET: Registered protocol family 2
[    3.990000] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    3.990000] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    4.010000] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    4.010000] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    4.020000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    4.020000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    4.030000] TCP: Hash tables configured (established 2048 bind 2048)
[    4.030000] TCP: Hash tables configured (established 2048 bind 2048)
[    4.060000] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    4.060000] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    4.080000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    4.080000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    4.120000] NET: Registered protocol family 1
[    4.120000] NET: Registered protocol family 1
[    4.140000] NET: Registered protocol family 44
[    4.140000] NET: Registered protocol family 44
[    4.180000] Trying to unpack rootfs image as initramfs...
[    4.180000] Trying to unpack rootfs image as initramfs...
[   12.970000] random: crng init done
[   12.970000] random: crng init done
[   75.860000] Freeing initrd memory: 9044K
[   75.860000] Freeing initrd memory: 9044K
[   75.910000] Key type blacklist registered
[   75.910000] Key type blacklist registered
[   75.940000] workingset: timestamp_bits=11 max_order=16 bucket_order=5
[   75.940000] workingset: timestamp_bits=11 max_order=16 bucket_order=5
[   77.000000] zbud: loaded
[   77.000000] zbud: loaded
[   77.180000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[   77.180000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[   77.210000] io scheduler mq-deadline registered
[   77.210000] io scheduler mq-deadline registered
[   77.690000] Console: switching to colour frame buffer device 80x32
[   77.690000] Console: switching to colour frame buffer device 80x32
[   77.760000] fb0: Amiga AGA frame buffer device, using 1280K of video memory
[   77.760000] fb0: Amiga AGA frame buffer device, using 1280K of video memory
[   77.820000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[   77.820000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[   77.840000] Amiga-builtin serial driver version 4.30
[   77.840000] Amiga-builtin serial driver version 4.30
[   77.870000] ttyS0 is the amiga builtin serial port
[   77.870000] ttyS0 is the amiga builtin serial port
[   78.030000] Zorro: Probing AutoConfig expansion devices: 3 devices
[   78.030000] Zorro: Probing AutoConfig expansion devices: 3 devices
[   78.040000]  zorro: Address space collision on device Zorro device 12128600 (Individual Computers) [??? 0x50000000-0x5fffffff flags 0x0]
[   78.040000]  zorro: Address space collision on device Zorro device 12128600 (Individual Computers) [??? 0x50000000-0x5fffffff flags 0x0]
[   78.120000] mousedev: PS/2 mouse device common for all mice
[   78.120000] mousedev: PS/2 mouse device common for all mice
[   78.150000] input: amiga-keyboard as /devices/platform/amiga-keyboard/input/input0
[   78.150000] input: amiga-keyboard as /devices/platform/amiga-keyboard/input/input0
[   78.220000] rtc-rp5c01 rtc-rp5c01: registered as rtc0
[   78.220000] rtc-rp5c01 rtc-rp5c01: registered as rtc0
[   78.240000] ledtrig-cpu: registered to indicate activity on CPUs
[   78.240000] ledtrig-cpu: registered to indicate activity on CPUs
[   78.280000] NET: Registered protocol family 17
[   78.280000] NET: Registered protocol family 17
[   78.310000] mpls_gso: MPLS GSO support
[   78.310000] mpls_gso: MPLS GSO support
[   78.390000] registered taskstats version 1
[   78.390000] registered taskstats version 1
[   78.410000] zswap: loaded using pool lzo/zbud
[   78.410000] zswap: loaded using pool lzo/zbud
[   78.450000] rtc-rp5c01 rtc-rp5c01: hctosys: unable to read the hardware clock
[   78.450000] rtc-rp5c01 rtc-rp5c01: hctosys: unable to read the hardware clock
[   78.480000] Freeing unused kernel memory: 160K
[   78.480000] Freeing unused kernel memory: 160K
[   78.490000] This architecture does not have kernel memory protection.
[   78.490000] This architecture does not have kernel memory protection.
[   78.500000] Run /init as init process
[   78.500000] Run /init as init process
[  104.440000] libata version 3.00 loaded.
[  104.440000] libata version 3.00 loaded.
[  104.810000] amiga-gayle-ide amiga-gayle-ide: Amiga Gayle IDE controller (A4000 style)
[  104.810000] amiga-gayle-ide amiga-gayle-ide: Amiga Gayle IDE controller (A4000 style)
[  105.510000] scsi host0: pata_gayle
[  105.510000] scsi host0: pata_gayle
[  105.560000] ata1: PATA max PIO4 cmd 0xdd2020 ctl 0xdd303a irq 2
[  105.560000] ata1: PATA max PIO4 cmd 0xdd2020 ctl 0xdd303a irq 2
[  128.950000] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [scsi_eh_0:67]
[  128.950000] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [scsi_eh_0:67]
[  128.950000] Modules linked in: pata_gayle libata
[  128.950000] Modules linked in: pata_gayle libata
[  128.950000] Format 00  Vector: 0078  PC: 002f18ca  Status: 2000    Not tainted
[  128.950000] Format 00  Vector: 0078  PC: 002f18ca  Status: 2000    Not tainted
[  128.950000] ORIG_D0: ffffffff  D0: 00000001  A2: 0d55dbe0  A1: 00404ff8
[  128.950000] ORIG_D0: ffffffff  D0: 00000001  A2: 0d55dbe0  A1: 00404ff8
[  128.950000] A0: 003fab60  D5: 00000002  D4: 00000100
[  128.950000] A0: 003fab60  D5: 00000002  D4: 00000100
[  128.950000] D3: 0000000a  D2: 00208040  D1: 00000020
[  128.950000] D3: 0000000a  D2: 00208040  D1: 00000020

[    0.000000] Linux version 5.3.0-2-m68k (debian-kernel@lists.debian.org) (gcc version 9.2.1 20191109 (Debian 9.2.1-19)) #1 Debian 5.3.9-3 (2019-11-19)
[    0.000000] printk: console [debug0] enabled
[    0.000000] Amiga hardware found: [A4000] VIDEO BLITTER AUDIO FLOPPY A4000_IDE KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA LISA ALICE_NTSC ZORRO3 
[    0.000000] On node 0 totalpages: 65536
[    0.000000]   DMA zone: 640 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 65536 pages, LIFO batch:15
[    0.000000] initrd: 0f72a931 - 10000000
[    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: 64896
[    0.000000] Kernel command line: root=/dev/ram video=amifb:pal-lace debug=ser console=tty0 console=ttyS0 fb=false modprobe.blacklist=amiflop,pata_gayle,libata BOOT_IMAGE=//k
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Sorting __ex_table...
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 245568K/262144K available (3026K kernel code, 395K rwdata, 856K rodata, 160K init, 203K bss, 16576K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u32 called from __kmem_cache_create+0x2c/0x45a with crng_init=0
[    0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=8
[    0.000000] NR_IRQS: 200
[    0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2669697470866 ns
[    0.010000] Console: colour dummy device 80x25
[    0.000000] Linux version 5.3.0-2-m68k (debian-kernel@lists.debian.org) (gcc version 9.2.1 20191109 (Debian 9.2.1-19)) #1 Debian 5.3.9-3 (2019-11-19)
[    0.000000] printk: console [debug0] enabled
[    0.000000] Amiga hardware found: [A4000] VIDEO BLITTER AUDIO FLOPPY A4000_IDE KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA LISA ALICE_NTSC ZORRO3 
[    0.000000] On node 0 totalpages: 65536
[    0.000000]   DMA zone: 640 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 65536 pages, LIFO batch:15
[    0.000000] initrd: 0f72a931 - 10000000
[    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: 64896
[    0.000000] Kernel command line: root=/dev/ram video=amifb:pal-lace debug=ser console=tty0 console=ttyS0 fb=false modprobe.blacklist=amiflop,pata_gayle,libata BOOT_IMAGE=//k
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Sorting __ex_table...
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 245568K/262144K available (3026K kernel code, 395K rwdata, 856K rodata, 160K init, 203K bss, 16576K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u32 called from __kmem_cache_create+0x2c/0x45a with crng_init=0
[    0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=8
[    0.000000] NR_IRQS: 200
[    0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2669697470866 ns
[    0.010000] Console: colour dummy device 80x25
[    0.250000] printk: console [tty0] enabled
[    0.000000] Linux version 5.3.0-2-m68k (debian-kernel@lists.debian.org) (gcc version 9.2.1 20191109 (Debian 9.2.1-19)) #1 Debian 5.3.9-3 (2019-11-19)
[    0.000000] Linux version 5.3.0-2-m68k (debian-kernel@lists.debian.org) (gcc version 9.2.1 20191109 (Debian 9.2.1-19)) #1 Debian 5.3.9-3 (2019-11-19)
[    0.000000] printk: console [debug0] enabled
[    0.000000] printk: console [debug0] enabled
[    0.000000] Amiga hardware found: [A4000] VIDEO BLITTER AUDIO FLOPPY A4000_IDE KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA LISA ALICE_NTSC ZORRO3 
[    0.000000] Amiga hardware found: [A4000] VIDEO BLITTER AUDIO FLOPPY A4000_IDE KEYBOARD MOUSE SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA LISA ALICE_NTSC ZORRO3 
[    0.000000] On node 0 totalpages: 65536
[    0.000000] On node 0 totalpages: 65536
[    0.000000]   DMA zone: 640 pages used for memmap
[    0.000000]   DMA zone: 640 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 65536 pages, LIFO batch:15
[    0.000000]   DMA zone: 65536 pages, LIFO batch:15
[    0.000000] initrd: 0f72a931 - 10000000
[    0.000000] initrd: 0f72a931 - 10000000
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64896
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64896
[    0.000000] Kernel command line: root=/dev/ram video=amifb:pal-lace debug=ser console=tty0 console=ttyS0 fb=false modprobe.blacklist=amiflop,pata_gayle,libata BOOT_IMAGE=//k
[    0.000000] Kernel command line: root=/dev/ram video=amifb:pal-lace debug=ser console=tty0 console=ttyS0 fb=false modprobe.blacklist=amiflop,pata_gayle,libata BOOT_IMAGE=//k
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Sorting __ex_table...
[    0.000000] Sorting __ex_table...
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 245568K/262144K available (3026K kernel code, 395K rwdata, 856K rodata, 160K init, 203K bss, 16576K reserved, 0K cma-reserved)
[    0.000000] Memory: 245568K/262144K available (3026K kernel code, 395K rwdata, 856K rodata, 160K init, 203K bss, 16576K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u32 called from __kmem_cache_create+0x2c/0x45a with crng_init=0
[    0.000000] random: get_random_u32 called from __kmem_cache_create+0x2c/0x45a with crng_init=0
[    0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=8
[    0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=8
[    0.000000] NR_IRQS: 200
[    0.000000] NR_IRQS: 200
[    0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2669697470866 ns
[    0.000000] clocksource: ciab: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2669697470866 ns
[    0.010000] Console: colour dummy device 80x25
[    0.010000] Console: colour dummy device 80x25
[    0.250000] printk: console [tty0] enabled
[    0.250000] printk: console [tty0] enabled
[    0.510000] printk: console [ttyS0] enabled
[    0.510000] printk: console [ttyS0] enabled
[    0.520000] Calibrating delay loop... 111.51 BogoMIPS (lpj=557568)
[    0.520000] Calibrating delay loop... 111.51 BogoMIPS (lpj=557568)
[    0.620000] pid_max: default: 32768 minimum: 301
[    0.620000] pid_max: default: 32768 minimum: 301
[    0.640000] random: fast init done
[    0.640000] random: fast init done
[    0.670000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.670000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.690000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.690000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.960000] devtmpfs: initialized
[    0.960000] devtmpfs: initialized
[    1.060000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    1.060000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    1.090000] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    1.090000] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    1.150000] NET: Registered protocol family 16
[    1.150000] NET: Registered protocol family 16
[    2.600000] SCSI subsystem initialized
[    2.600000] SCSI subsystem initialized
[    2.680000] clocksource: Switched to clocksource ciab
[    2.680000] clocksource: Switched to clocksource ciab
[    2.720000] VFS: Disk quotas dquot_6.6.0
[    2.720000] VFS: Disk quotas dquot_6.6.0
[    2.730000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.730000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.910000] NET: Registered protocol family 2
[    3.910000] NET: Registered protocol family 2
[    3.980000] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    3.980000] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    4.000000] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    4.000000] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    4.020000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    4.020000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    4.030000] TCP: Hash tables configured (established 2048 bind 2048)
[    4.030000] TCP: Hash tables configured (established 2048 bind 2048)
[    4.050000] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    4.050000] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    4.070000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    4.070000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    4.110000] NET: Registered protocol family 1
[    4.110000] NET: Registered protocol family 1
[    4.120000] NET: Registered protocol family 44
[    4.120000] NET: Registered protocol family 44
[    4.170000] Trying to unpack rootfs image as initramfs...
[    4.170000] Trying to unpack rootfs image as initramfs...
[   12.960000] random: crng init done
[   12.960000] random: crng init done
[   75.640000] Freeing initrd memory: 9044K
[   75.640000] Freeing initrd memory: 9044K
[   75.700000] Key type blacklist registered
[   75.700000] Key type blacklist registered
[   75.730000] workingset: timestamp_bits=11 max_order=16 bucket_order=5
[   75.730000] workingset: timestamp_bits=11 max_order=16 bucket_order=5
[   76.780000] zbud: loaded
[   76.780000] zbud: loaded
[   76.950000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[   76.950000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[   76.980000] io scheduler mq-deadline registered
[   76.980000] io scheduler mq-deadline registered
[   77.460000] Console: switching to colour frame buffer device 80x32
[   77.460000] Console: switching to colour frame buffer device 80x32
[   77.540000] fb0: Amiga AGA frame buffer device, using 1280K of video memory
[   77.540000] fb0: Amiga AGA frame buffer device, using 1280K of video memory
[   77.600000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[   77.600000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[   77.620000] Amiga-builtin serial driver version 4.30
[   77.620000] Amiga-builtin serial driver version 4.30
[   77.650000] ttyS0 is the amiga builtin serial port
[   77.650000] ttyS0 is the amiga builtin serial port
[   77.810000] Zorro: Probing AutoConfig expansion devices: 3 devices
[   77.810000] Zorro: Probing AutoConfig expansion devices: 3 devices
[   77.820000]  zorro: Address space collision on device Zorro device 12128600 (Individual Computers) [??? 0x50000000-0x5fffffff flags 0x0]
[   77.820000]  zorro: Address space collision on device Zorro device 12128600 (Individual Computers) [??? 0x50000000-0x5fffffff flags 0x0]
[   77.900000] mousedev: PS/2 mouse device common for all mice
[   77.900000] mousedev: PS/2 mouse device common for all mice
[   77.930000] input: amiga-keyboard as /devices/platform/amiga-keyboard/input/input0
[   77.930000] input: amiga-keyboard as /devices/platform/amiga-keyboard/input/input0
[   78.000000] rtc-rp5c01 rtc-rp5c01: registered as rtc0
[   78.000000] rtc-rp5c01 rtc-rp5c01: registered as rtc0
[   78.020000] ledtrig-cpu: registered to indicate activity on CPUs
[   78.020000] ledtrig-cpu: registered to indicate activity on CPUs
[   78.040000] NET: Registered protocol family 17
[   78.040000] NET: Registered protocol family 17
[   78.070000] mpls_gso: MPLS GSO support
[   78.070000] mpls_gso: MPLS GSO support
[   78.150000] registered taskstats version 1
[   78.150000] registered taskstats version 1
[   78.170000] zswap: loaded using pool lzo/zbud
[   78.170000] zswap: loaded using pool lzo/zbud
[   78.210000] rtc-rp5c01 rtc-rp5c01: hctosys: unable to read the hardware clock
[   78.210000] rtc-rp5c01 rtc-rp5c01: hctosys: unable to read the hardware clock
[   78.250000] Freeing unused kernel memory: 160K
[   78.250000] Freeing unused kernel memory: 160K
[   78.260000] This architecture does not have kernel memory protection.
[   78.260000] This architecture does not have kernel memory protection.
[   78.270000] Run /init as init process
[   78.270000] Run /init as init process
[  102.460000] Uniform Multi-Platform E-IDE driver
[  102.460000] Uniform Multi-Platform E-IDE driver
[  103.120000] ide: Gayle IDE controller (A4000 style)
[  103.120000] ide: Gayle IDE controller (A4000 style)
[  103.140000] legacy IDE will be removed in 2021, please switch to libata
[  103.140000] Report any missing HW support to linux-ide@vger.kernel.org
[  103.140000] legacy IDE will be removed in 2021, please switch to libata
[  103.140000] Report any missing HW support to linux-ide@vger.kernel.org
[  103.160000] Probing IDE interface ide0...
[  103.160000] Probing IDE interface ide0...
[  103.590000] hda: probing with STATUS(0x50) instead of ALTSTATUS(0x7f)
[  103.590000] hda: probing with STATUS(0x50) instead of ALTSTATUS(0x7f)
[  103.740000] hda: FUJITSU MHV2160BT, ATA DISK drive
[  103.740000] hda: FUJITSU MHV2160BT, ATA DISK drive
[  103.960000] hdb: probing with STATUS(0x50) instead of ALTSTATUS(0x7f)
[  103.960000] hdb: probing with STATUS(0x50) instead of ALTSTATUS(0x7f)
[  104.180000] hdb: probing with STATUS(0x51) instead of ALTSTATUS(0x7f)
[  104.180000] hdb: probing with STATUS(0x51) instead of ALTSTATUS(0x7f)
[  104.640000] hdb: probing with STATUS(0x51) instead of ALTSTATUS(0x7f)
[  104.640000] hdb: probing with STATUS(0x51) instead of ALTSTATUS(0x7f)
[  104.860000] hdb: SONY DVD RW DW-Q28A, ATAPI CD/DVD-ROM drive
[  104.860000] hdb: SONY DVD RW DW-Q28A, ATAPI CD/DVD-ROM drive
[  104.890000] ide0 at 0x80dd2020 on irq 2 (serialized)
[  104.890000] ide0 at 0x80dd2020 on irq 2 (serialized)
[  109.010000] Z2RAM: using 0K Zorro II RAM and 512K Chip RAM (Total 512K)
[  109.010000] Z2RAM: using 0K Zorro II RAM and 512K Chip RAM (Total 512K)
[  132.080000] ide-gd driver 1.18
[  132.080000] ide-gd driver 1.18
[  132.100000] hda: max request size: 1024KiB
[  132.100000] hda: max request size: 1024KiB
[  152.950000] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [kblockd:45]
[  152.950000] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [kblockd:45]
[  152.950000] Modules linked in: ide_gd_mod(+) gayle ide_core
[  152.950000] Modules linked in: ide_gd_mod(+) gayle ide_core
[  152.950000] Format 00  Vector: 0078  PC: 00007c94  Status: 2200    Not tainted
[  152.950000] Format 00  Vector: 0078  PC: 00007c94  Status: 2200    Not tainted
[  152.950000] ORIG_D0: ffffffff  D0: 00000008  A2: 0f036270  A1: 80bfe001
[  152.950000] ORIG_D0: ffffffff  D0: 00000008  A2: 0f036270  A1: 80bfe001
[  152.950000] A0: 003d4694  D5: 00053b8a  D4: 00002200
[  152.950000] A0: 003d4694  D5: 00053b8a  D4: 00002200
[  152.950000] D3: 00000016  D2: 0f08de00  D1: 00000000
[  152.950000] D3: 00000016  D2: 0f08de00  D1: 00000000
[  423.530000] hda: irq timeout: status=0x50 { DriveReady SeekComplete }
[  423.530000] hda: irq timeout: status=0x50 { DriveReady SeekComplete }
[  423.530000] hda: possibly failed opcode: 0x91
[  423.530000] hda: possibly failed opcode: 0x91
Failed to wait for daemon to reply: Connection timed out
[  423.960000] hda: Host Protected Area detected.
[  423.960000]  current capacity is 312581808 sectors (160041 MB)
[  423.960000]  native  capacity is 70365510369088 sectors (36027141308 MB)
[  423.960000] hda: Host Protected Area detected.
[  423.960000]  current capacity is 312581808 sectors (160041 MB)
[  423.960000]  native  capacity is 70365510369088 sectors (36027141308 MB)
[  423.980000] hda: 312581808 sectors (160041 MB) w/8192KiB Cache, CHS=19457/255/63
[  423.980000] hda: 312581808 sectors (160041 MB) w/8192KiB Cache, CHS=19457/255/63
[  448.960000] watchdog: BUG: soft lockup - CPU#0 stuck for 24s! [init:74]
[  448.960000] watchdog: BUG: soft lockup - CPU#0 stuck for 24s! [init:74]
[  448.960000] Modules linked in: cdrom ide_gd_mod(+) gayle ide_core
[  448.960000] Modules linked in: cdrom ide_gd_mod(+) gayle ide_core
[  448.960000] Format 00  Vector: 0078  PC: 00053c0c  Status: 2200    Tainted: G             L   
[  448.960000] Format 00  Vector: 0078  PC: 00053c0c  Status: 2200    Tainted: G             L   
[  448.960000] ORIG_D0: ffffffff  D0: 00002200  A2: 0d55f620  A1: 80bfe001
[  448.960000] ORIG_D0: ffffffff  D0: 00002200  A2: 0d55f620  A1: 80bfe001
[  448.960000] A0: 003d4694  D5: 00053b8a  D4: 00000002
[  448.960000] A0: 003d4694  D5: 00053b8a  D4: 00000002
[  448.960000] D3: 00000000  D2: 00000001  D1: 00000000
[  448.960000] D3: 00000000  D2: 00000001  D1: 00000000
[  655.890000] hda: irq timeout: status=0x50 { DriveReady SeekComplete }
[  655.890000] hda: irq timeout: status=0x50 { DriveReady SeekComplete }
[  655.890000] hda: possibly failed opcode: 0xc6
[  655.890000] hda: possibly failed opcode: 0xc6
[  655.940000] hda: cache flushes supported
[  655.940000] hda: cache flushes supported
[  656.480000]  hda: RDSK (512) hda1 (DOS^C)(res 2 spb 8) hda2 (DOS^C)(res 2 spb 8) hda3 (UNI^A)(res 2 spb 8) hda4 (NBR^G)(res 0 spb 1) hda5 (UNI^A)(res 2 spb 8) hda6 (NBS^A)()
[  656.480000]  hda: RDSK (512) hda1 (DOS^C)(res 2 spb 8) hda2 (DOS^C)(res 2 spb 8) hda3 (UNI^A)(res 2 spb 8) hda4 (NBR^G)(res 0 spb 1) hda5 (UNI^A)(res 2 spb 8) hda6 (NBS^A)()
[  680.960000] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [kworker/0:1H:73]
[  680.960000] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [kworker/0:1H:73]
[  680.960000] Modules linked in: cdrom ide_gd_mod(+) gayle ide_core
[  680.960000] Modules linked in: cdrom ide_gd_mod(+) gayle ide_core
[  680.960000] Format 00  Vector: 0078  PC: 00007c94  Status: 2200    Tainted: G             L   
[  680.960000] Format 00  Vector: 0078  PC: 00007c94  Status: 2200    Tainted: G             L   
[  680.960000] ORIG_D0: ffffffff  D0: 00000008  A2: 0d559a40  A1: 80bfe001
[  680.960000] ORIG_D0: ffffffff  D0: 00000008  A2: 0d559a40  A1: 80bfe001
[  680.960000] A0: 003d4694  D5: 00053b8a  D4: 00002200
[  680.960000] A0: 003d4694  D5: 00053b8a  D4: 00002200
[  680.960000] D3: 00000016  D2: 0d67de00  D1: 00000000
[  680.960000] D3: 00000016  D2: 0d67de00  D1: 00000000

Reply to: