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

Bug#923272: marked as done (linux: 50 s delay during boot [m68k, atari, ARAnyM])



Your message dated Mon, 28 Feb 2022 13:30:50 -0800 (PST)
with message-id <621d3f0a.1c69fb81.80dc2.4eab@mx.google.com>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #923272,
regarding linux: 50 s delay during boot [m68k, atari, ARAnyM]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
923272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923272
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 4.19.20-1
Severity: normal

linux-image-4.19.0-3-m68k takes massively longer to boot
than linux-image-4.1.0-2-m68k did (on an ARAnyM VM Atari
using NatFeat network/disc/…):

-----BEGIN boot log of linux-image-4.19.0-3-m68k-----
Running Aranym headlessly
ARAnyM 1.0.2
Using config file: 'aranym.config.ssh'
Could not open joystick 0
ARAnyM RTC Timer: /dev/rtc: Permission denied
Blitter tried to read byte from register ff8a00 at 006dee
[    0.000000] Linux version 4.19.0-3-m68k (debian-kernel@lists.debian.org) (gcc version 8.2.0 (Debian 8.2.0-19)) #1 Debian 4.19.20-1 (2019-02-11)
[    0.000000] Atari hardware found: VIDEL STDMA-SCSI ST_MFP YM2149 PCM CODEC DSP56K SCC ANALOG_JOY BLITTER IDE TT_CLK FDC_SPEED
[    0.000000] NatFeats found (ARAnyM, 1.0)
[    0.000000] initrd: 2ff5ec00 - 31000000
[    0.000000] Built 2 zonelists, mobility grouping on.  Total pages: 198237
[    0.000000] Kernel command line: root=/dev/nfhd8p1 console=nfcon devtmpfs.mount=1 BOOT_IMAGE=vmlinux
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Sorting __ex_table...
[    0.000000] Memory: 768812K/800768K available (2867K kernel code, 393K rwdata, 1004K rodata, 156K init, 202K bss, 31956K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u32 called from __kmem_cache_create+0x2c/0x498 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] Console: colour dummy device 80x25
[    0.090000] Calibrating delay loop... 64.71 BogoMIPS (lpj=323584)
[    0.090000] pid_max: default: 32768 minimum: 301
[    0.090000] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.090000] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.140000] devtmpfs: initialized
[    0.160000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.160000] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.170000] NET: Registered protocol family 16
[    0.250000] SCSI subsystem initialized
[    0.260000] VFS: Disk quotas dquot_6.6.0
[    0.260000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.360000] NET: Registered protocol family 2
[    0.380000] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
[    0.380000] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.380000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.380000] TCP: Hash tables configured (established 8192 bind 8192)
[    0.380000] UDP hash table entries: 512 (order: 1, 8192 bytes)
[    0.380000] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes)
[    0.390000] NET: Registered protocol family 1
[    0.390000] NET: Registered protocol family 44
[    0.390000] Unpacking initramfs...
[    1.960000] Freeing initrd memory: 17028K
[    1.960000] nfhd8: found device with 20971440 blocks (512 bytes)
[    1.970000]  nfhd8: AHDI p1 p2
[    1.980000] console [nfcon0] enabled
[    1.980000] nfeth: API 5
[    1.990000] eth0: nfeth addr:192.168.0.1 (192.168.0.2) HWaddr:52:54:00:22:00:01
[    2.000000] workingset: timestamp_bits=11 max_order=18 bucket_order=7
[    2.200000] zbud: loaded
[    2.560000] random: fast init done
[   51.430000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[   51.430000] io scheduler noop registered
[   51.440000] io scheduler cfq registered (default)
[   51.440000] io scheduler mq-deadline registered
[   51.450000] atafb_init: start
[   51.450000] atafb_init: initializing Falcon hw
[   51.450000] atafb: screen_base (ptrval) phys_screen_base ccb000 screen_len 311296
[   51.450000] Determined 640x480, depth 4
[   51.450000]    virtual 640x972
[   51.470000] Console: switching to colour frame buffer device 80x30
[   51.490000] fb0: frame buffer device, using 304K of video memory
[   51.500000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[   51.500000] Non-volatile memory driver v1.3
[   51.510000] mousedev: PS/2 mouse device common for all mice
[   51.760000] input: Atari Keyboard as /devices/virtual/input/input0
[   51.820000] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0
[   51.820000] ledtrig-cpu: registered to indicate activity on CPUs
[   51.820000] NET: Registered protocol family 17
[   51.820000] mpls_gso: MPLS GSO support
[   51.830000] registered taskstats version 1
[   51.830000] zswap: loaded using pool lzo/zbud
[   51.900000] rtc-generic rtc-generic: setting system clock to 2019-02-25 17:04:44 UTC (1551114284)
[   51.900000] Freeing unused kernel memory: 156K
[   51.900000] This architecture does not have kernel memory protection.
[   51.900000] Run /init as init process
Loading, please wait...
Starting version 241
[   56.890000] scsi host0: Atari native SCSI, irq 15, io_port 0x0, base 0x0, can_queue 1, cmd_per_lun 2, sg_tablesize 0, this_id 7, flags { }
[   56.900000] blk_queue_max_segments: set to minimum 1
[   57.150000] blk_queue_max_segments: set to minimum 1
[   57.410000] blk_queue_max_segments: set to minimum 1
[   57.660000] blk_queue_max_segments: set to minimum 1
[   57.920000] blk_queue_max_segments: set to minimum 1
[   58.180000] blk_queue_max_segments: set to minimum 1
[   58.440000] blk_queue_max_segments: set to minimum 1
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.
Begin: Will now check root file system ... fsck from util-linux 2.33.1
[/sbin/fsck.ext3 (1) -- /dev/nfhd8p1] fsck.ext3 -a -C0 /dev/nfhd8p1
/dev/nfhd8p1: clean, 66438/1062880 files, 682231/2124023 blocks
done.
[   62.340000] EXT4-fs (nfhd8p1): mounting ext3 file system using the ext4 subsystem
[   62.380000] EXT4-fs (nfhd8p1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... Info: Loading initial entropy from platter...
I: (/dev/urandom) wrote 33 bytes
I: (/root/.early_rnd) wrote 128 bytes
[   62.850000] random: crng init done
Info: RNG should be initialised now
done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.93 booting
Setting hostname to 'aranym.mirbsd.org'...done.
Starting hotplug events dispatcher: systemd-udevd.
Synthesizing the initial hotplug events (subsystems)...done.
Synthesizing the initial hotplug events (devices)...[   82.010000] systemd-udevd[265]: Using default interface naming scheme 'v240'.
done.
Waiting for /dev to be fully populated...done.
Activating swap:swapon: /dev/nfhd8p2: found signature [pagesize=4096, signature=swap]
swapon: /dev/nfhd8p2: pagesize=4096, swapsize=2037374976, devsize=2037377024
swapon /dev/nfhd8p2
[   94.610000] Adding 1989620k swap on /dev/nfhd8p2.  Priority:-2 extents:1 across:1989620k FS
.
[   95.600000] EXT4-fs (nfhd8p1): re-mounted. Opts: errors=remount-ro
Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
/dev/nfhd8p1 is mounted
Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable..
Cleaning up temporary files...Cleaning /tmp...done.
 /tmp.
Will now mount local filesystems:.
Will now activate swapfile swap:swapon: /dev/nfhd8p2: already active -- ignored
done.
Files under mount point '/tmp' will be hidden. ... (warning).
Cleaning up temporary files....
Starting Setting kernel variables: sysctl.
Initializing random number generator...done.
Configuring network interfaces...done.
Cleaning up temporary files....
INIT: Entering runlevel: 2
Starting system log daemon: syslogd.
Updating the system logo...done.
Starting deferred execution scheduler: atd.
Starting periodic command scheduler: cron.
Not starting internet superserver: no services enabled.
Synchronising with 192.168.0.1 first.
Mon Feb 25 17:06:24 UTC 2019
rdate: adjust local clock by 0.079090 seconds
Starting openntpd: ntpd.
Starting Mail Transport Agent (MTA): sendmail.
Starting OpenBSD Secure Shell server: sshd.
Running local boot scripts (/etc/rc.local)It may take up to one minute to decide whether rngd works.
Get statistics into syslog with: sudo pkill -USR1 rngd
Initialisation sequence complete.
.
-----END boot log of linux-image-4.19.0-3-m68k-----

-----BEGIN boot log of linux-image-4.1.0-2-m68k-----
Running Aranym headlessly
ARAnyM 1.0.2
Using config file: 'aranym.config.ssh'
Could not open joystick 0
ARAnyM RTC Timer: /dev/rtc: Permission denied
Blitter tried to read byte from register ff8a00 at 006e2e
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.1.0-2-m68k (debian-kernel@lists.debian.org) (gcc version 4.8.5 (Debian 4.8.5-1) ) #1 Debian 4.1.6-1 (2015-08-23)
[    0.000000] Atari hardware found: VIDEL STDMA-SCSI ST_MFP YM2149 PCM CODEC DSP56K SCC ANALOG_JOY BLITTER IDE TT_CLK FDC_SPEED
[    0.000000] NatFeats found (ARAnyM, 1.0)
[    0.000000] initrd: 304c6a00 - 31000000
[    0.000000] Built 2 zonelists in Zone order, mobility grouping on.  Total pages: 198237
[    0.000000] Kernel command line: root=/dev/nfhd8p1 console=nfcon devtmpfs.mount=1 BOOT_IMAGE=vmlinux
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Sorting __ex_table...
[    0.000000] Memory: 775256K/800768K available (2217K kernel code, 358K rwdata, 756K rodata, 144K init, 163K bss, 25512K reserved, 0K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0x0031bc08 - 0x0031c008   (   1 KiB)
[    0.000000]     kmap    : 0xd0000000 - 0xf0000000   ( 512 MiB)
[    0.000000]     vmalloc : 0x31800000 - 0xd0000000   (2536 MiB)
[    0.000000]     lowmem  : 0x00000000 - 0x31000000   ( 784 MiB)
[    0.000000]       .init : 0x00345000 - 0x00369000   ( 144 KiB)
[    0.000000]       .text : 0x00001000 - 0x0022b580   (2218 KiB)
[    0.000000]       .data : 0x0022dfb0 - 0x003448b0   (1115 KiB)
[    0.000000]       .bss  : 0x0031bb08 - 0x003448b0   ( 164 KiB)
[    0.000000] NR_IRQS:200
[    0.010000] Console: colour dummy device 80x25
[    0.010000] Calibrating delay loop... 64.10 BogoMIPS (lpj=320512)
[    0.190000] pid_max: default: 32768 minimum: 301
[    0.190000] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.190000] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.200000] Initializing cgroup subsys blkio
[    0.200000] Initializing cgroup subsys memory
[    0.200000] Initializing cgroup subsys devices
[    0.200000] Initializing cgroup subsys freezer
[    0.200000] Initializing cgroup subsys net_cls
[    0.200000] Initializing cgroup subsys net_prio
[    0.220000] devtmpfs: initialized
[    0.250000] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.260000] NET: Registered protocol family 16
[    0.330000] SCSI subsystem initialized
[    0.440000] NET: Registered protocol family 2
[    0.460000] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.460000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.460000] TCP: Hash tables configured (established 8192 bind 8192)
[    0.460000] UDP hash table entries: 512 (order: 1, 8192 bytes)
[    0.460000] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes)
[    0.460000] NET: Registered protocol family 1
[    0.470000] Unpacking initramfs...
[    1.410000] Freeing initrd memory: 11492K (304c7000 - 31000000)
[    1.410000] nfhd8: found device with 20971440 blocks (512 bytes)
[    1.420000]  nfhd8: AHDI p1 p2
[    1.440000] console [nfcon0] enabled
[    1.440000] nfeth: API 5
[    1.440000] eth0: nfeth addr:192.168.0.1 (192.168.0.2) HWaddr:52:54:00:22:00:01
[    1.450000] futex hash table entries: 256 (order: -1, 3072 bytes)
[    1.460000] zpool: loaded
[    1.460000] VFS: Disk quotas dquot_6.6.0
[    1.460000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.480000] alg: No test for stdrng (krng)
[    1.480000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.480000] io scheduler noop registered
[    1.480000] io scheduler cfq registered (default)
[    1.480000] atafb_init: start
[    1.480000] atafb_init: initializing Falcon hw
[    1.480000] atafb: screen_base 00be8000 phys_screen_base be8000 screen_len 311296
[    1.480000] Determined 640x480, depth 4
[    1.490000]    virtual 640x972
[    1.510000] Console: switching to colour frame buffer device 80x30
[    1.530000] fb0: frame buffer device, using 304K of video memory
[    1.540000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[    1.540000] Non-volatile memory driver v1.3
[    1.550000] mousedev: PS/2 mouse device common for all mice
[    1.800000] input: Atari Keyboard as /devices/virtual/input/input0
[    1.850000] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0
[    1.850000] ledtrig-cpu: registered to indicate activity on CPUs
[    1.860000] NET: Registered protocol family 17
[    1.860000] mpls_gso: MPLS GSO support
[    1.860000] registered taskstats version 1
[    1.920000] rtc-generic rtc-generic: setting system clock to 2019-02-24 05:25:15 UTC (1550985915)
[    1.920000] Freeing unused kernel memory: 144K (00345000 - 00369000)
Loading, please wait...
starting version 221
[    2.960000] random: systemd-udevd urandom read with 5 bits of entropy available
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.
Begin: Checking root file system ... fsck from util-linux 2.26.2
/dev/nfhd8p1: clean, 59480/1062880 files, 540307/2124023 blocks
done.
[    8.570000] EXT4-fs (nfhd8p1): mounting ext3 file system using the ext4 subsystem
[    8.600000] EXT4-fs (nfhd8p1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... Info: Loading initial entropy from platter...
I: (/dev/urandom) wrote 144 bytes
I: (/root/.early_rnd) wrote 128 bytes
Info: RNG should be initialised now
done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.88 booting
Setting hostname to 'aranym.mirbsd.org'...done.
Starting the hotplug events dispatcher: systemd-udevdstarting version 221
.
Synthesizing the initial hotplug events...done.
Waiting for /dev to be fully populated...done.
Activating swap:swapon /dev/nfhd8p2
swapon: /dev/nfhd8p2: found swap signature: version 1d, page-size 4, same byte order
swapon: /dev/nfhd8p2: pagesize=4096, swapsize=2037374976, devsize=2037377024
[   32.300000] Adding 1989620k swap on /dev/nfhd8p2.  Priority:-1 extents:1 across:1989620k FS
.
[   32.990000] EXT4-fs (nfhd8p1): re-mounted. Opts: (null)
Will now check root file system:fsck from util-linux 2.26.2
[/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a -C0 /dev/nfhd8p1
/dev/nfhd8p1: clean, 59480/1062880 files, 540307/2124023 blocks
.
[   33.950000] EXT4-fs (nfhd8p1): re-mounted. Opts: errors=remount-ro
Will now activate lvm and md swap:done.
Will now check all file systems.
fsck from util-linux 2.26.2
Checking all file systems.
Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable..
Cleaning up temporary files...Cleaning /tmp...done.
 /tmp.
Will now mount local filesystems:.
Will now activate swapfile swap:done.
Files under mount point '/tmp' will be hidden. ... (warning).
Cleaning up temporary files....
Setting kernel variables ...done.
Initializing random number generator...done.
Configuring network interfaces...[   55.530000] random: nonblocking pool is initialized
done.
Cleaning up temporary files....
INIT: Entering runlevel: 2
Starting system log daemon: syslogd.
Updating the system logo...done.
Starting deferred execution scheduler: atd.
Starting periodic command scheduler: cron.
Not starting internet superserver: no services enabled.
Synchronising with 192.168.0.1 first.
Sun Feb 24 05:26:28 UTC 2019
rdate: adjust local clock by 0.142728 seconds
Starting openntpd: ntpd.
Starting Mail Transport Agent (MTA): sendmail.
Starting OpenBSD Secure Shell server: sshd.
SSL tunnels disabled, see /etc/default/stunnel4
Running local boot scripts (/etc/rc.local)It may take up to one minute to decide whether rngd works.
Get statistics into syslog with: sudo pkill -USR1 rngd
Initialisation sequence complete.
.
-----END boot log of linux-image-4.1.0-2-m68k-----



-- Package-specific info:
** Version:
Linux version 4.19.0-3-m68k (debian-kernel@lists.debian.org) (gcc version 8.2.0 (Debian 8.2.0-19)) #1 Debian 4.19.20-1 (2019-02-11)

** Command line:
root=/dev/nfhd8p1 console=nfcon devtmpfs.mount=1 BOOT_IMAGE=vmlinux

** Not tainted

** Kernel log:
[    0.000000] Linux version 4.19.0-3-m68k (debian-kernel@lists.debian.org) (gcc version 8.2.0 (Debian 8.2.0-19)) #1 Debian 4.19.20-1 (2019-02-11)
[    0.000000] Atari hardware found: VIDEL STDMA-SCSI ST_MFP YM2149 PCM CODEC DSP56K SCC ANALOG_JOY BLITTER IDE TT_CLK FDC_SPEED
[    0.000000] On node 0 totalpages: 3584
[    0.000000]   DMA zone: 35 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3584 pages, LIFO batch:0
[    0.000000] On node 1 totalpages: 196608
[    0.000000]   DMA zone: 1920 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 196608 pages, LIFO batch:63
[    0.000000] NatFeats found (ARAnyM, 1.0)
[    0.000000] initrd: 2ff5ec00 - 31000000
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 2 zonelists, mobility grouping on.  Total pages: 198237
[    0.000000] Kernel command line: root=/dev/nfhd8p1 console=nfcon devtmpfs.mount=1 BOOT_IMAGE=vmlinux
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Sorting __ex_table...
[    0.000000] Memory: 768812K/800768K available (2867K kernel code, 393K rwdata, 1004K rodata, 156K init, 202K bss, 31956K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u32 called from __kmem_cache_create+0x2c/0x498 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] Console: colour dummy device 80x25
[    0.090000] Calibrating delay loop... 64.71 BogoMIPS (lpj=323584)
[    0.090000] pid_max: default: 32768 minimum: 301
[    0.090000] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.090000] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.140000] devtmpfs: initialized
[    0.160000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.160000] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.170000] NET: Registered protocol family 16
[    0.250000] SCSI subsystem initialized
[    0.260000] VFS: Disk quotas dquot_6.6.0
[    0.260000] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.360000] NET: Registered protocol family 2
[    0.380000] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
[    0.380000] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.380000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.380000] TCP: Hash tables configured (established 8192 bind 8192)
[    0.380000] UDP hash table entries: 512 (order: 1, 8192 bytes)
[    0.380000] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes)
[    0.390000] NET: Registered protocol family 1
[    0.390000] NET: Registered protocol family 44
[    0.390000] Unpacking initramfs...
[    1.960000] Freeing initrd memory: 17028K
[    1.960000] nfhd8: found device with 20971440 blocks (512 bytes)
[    1.970000]  nfhd8: AHDI p1 p2
[    1.980000] console [nfcon0] enabled
[    1.980000] nfeth: API 5
[    1.990000] eth0: nfeth addr:192.168.0.1 (192.168.0.2) HWaddr:52:54:00:22:00:01
[    2.000000] workingset: timestamp_bits=11 max_order=18 bucket_order=7
[    2.200000] zbud: loaded
[    2.560000] random: fast init done
[   51.430000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[   51.430000] io scheduler noop registered
[   51.440000] io scheduler cfq registered (default)
[   51.440000] io scheduler mq-deadline registered
[   51.450000] atafb_init: start
[   51.450000] atafb_init: initializing Falcon hw
[   51.450000] atafb: screen_base (ptrval) phys_screen_base ccb000 screen_len 311296
[   51.450000] Determined 640x480, depth 4
[   51.450000]    virtual 640x972
[   51.470000] Console: switching to colour frame buffer device 80x30
[   51.490000] fb0: frame buffer device, using 304K of video memory
[   51.500000] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[   51.500000] Non-volatile memory driver v1.3
[   51.510000] mousedev: PS/2 mouse device common for all mice
[   51.760000] input: Atari Keyboard as /devices/virtual/input/input0
[   51.820000] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0
[   51.820000] ledtrig-cpu: registered to indicate activity on CPUs
[   51.820000] NET: Registered protocol family 17
[   51.820000] mpls_gso: MPLS GSO support
[   51.830000] registered taskstats version 1
[   51.830000] zswap: loaded using pool lzo/zbud
[   51.900000] rtc-generic rtc-generic: setting system clock to 2019-02-25 17:04:44 UTC (1551114284)
[   51.900000] Freeing unused kernel memory: 156K
[   51.900000] This architecture does not have kernel memory protection.
[   51.900000] Run /init as init process
[   56.890000] scsi host0: Atari native SCSI, irq 15, io_port 0x0, base 0x0, can_queue 1, cmd_per_lun 2, sg_tablesize 0, this_id 7, flags { }
[   56.900000] blk_queue_max_segments: set to minimum 1
[   57.150000] blk_queue_max_segments: set to minimum 1
[   57.410000] blk_queue_max_segments: set to minimum 1
[   57.660000] blk_queue_max_segments: set to minimum 1
[   57.920000] blk_queue_max_segments: set to minimum 1
[   58.180000] blk_queue_max_segments: set to minimum 1
[   58.440000] blk_queue_max_segments: set to minimum 1
[   62.340000] EXT4-fs (nfhd8p1): mounting ext3 file system using the ext4 subsystem
[   62.380000] EXT4-fs (nfhd8p1): mounted filesystem with ordered data mode. Opts: (null)
[   62.850000] random: crng init done
[   82.010000] systemd-udevd[265]: Using default interface naming scheme 'v240'.
[   94.610000] Adding 1989620k swap on /dev/nfhd8p2.  Priority:-2 extents:1 across:1989620k FS
[   95.600000] EXT4-fs (nfhd8p1): re-mounted. Opts: errors=remount-ro

** Model information

** Loaded modules:
evdev
mac_hid
ext4
crc16
mbcache
jbd2
crc32c_generic
fscrypto
ecb
atari_scsi

** Network interface configuration:
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
	address 192.168.0.2
	pointopoint 192.168.0.1
	netmask 255.255.255.255
	gateway 192.168.0.1

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN group default qlen 1000
    link/ether 52:54:00:22:00:01 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.2 peer 192.168.0.1/32 brd 192.168.0.2 scope global eth0
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
  eth0:  452133    1507    0    2    0     0          0         0   140181     884    0    0    0     0       0          0
    lo:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    Forwarding: 2
    1498 total packets received
    0 forwarded
    0 incoming packets discarded
    1498 incoming packets delivered
    869 requests sent out
Icmp:
    0 ICMP messages received
    0 input ICMP message failed
    ICMP input histogram:
    0 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
Tcp:
    1 active connection openings
    2 passive connection openings
    0 failed connection attempts
    0 connection resets received
    3 connections established
    1405 segments received
    784 segments sent out
    0 segments retransmitted
    0 bad segments received
    0 resets sent
Udp:
    93 packets received
    0 packets to unknown port received
    0 packet receive errors
    93 packets sent
    0 receive buffer errors
    0 send buffer errors
UdpLite:
TcpExt:
    22 delayed acks sent
    2 delayed acks further delayed because of locked socket
    571 packet headers predicted
    69 acknowledgments not containing data payload received
    564 predicted acknowledgments
    TCPRcvCoalesce: 375
    TCPToZeroWindowAdv: 1
    TCPWantZeroWindowAdv: 3
    TCPOrigDataSent: 641
    TCPKeepAlive: 4
    TCPDelivered: 642
    TCPZeroWindowDrop: 8
IpExt:
    InOctets: 430647
    OutOctets: 127067
    InNoECTPkts: 1498


** PCI devices:
not available

** USB devices:
not available


-- System Information:
Debian Release: buster/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: m68k

Kernel: Linux 4.19.0-3-m68k
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/lksh
Init: sysvinit (via /sbin/init)

Versions of packages linux-image-4.19.0-3-m68k depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.133
ii  kmod                                    26-1
ii  linux-base                              4.5

Versions of packages linux-image-4.19.0-3-m68k recommends:
pn  apparmor             <none>
ii  firmware-linux-free  3.4

Versions of packages linux-image-4.19.0-3-m68k suggests:
pn  debian-kernel-handbook  <none>
pn  fdutils                 <none>
pn  linux-doc-4.19          <none>
pn  vmelilo                 <none>

Versions of packages linux-image-4.19.0-3-m68k is related to:
pn  firmware-amd-graphics     <none>
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
pn  firmware-iwlwifi          <none>
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
pn  firmware-misc-nonfree     <none>
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
pn  firmware-realtek          <none>
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Hi

This bug was filed for a very old kernel or the bug is old itself
without resolution.

If you can reproduce it with

- the current version in unstable/testing
- the latest kernel from backports

please reopen the bug, see https://www.debian.org/Bugs/server-control
for details.

Regards,
Salvatore

--- End Message ---

Reply to: