deloptes composed on 2023-06-06 18:02 (UTC+0200):
Felix Miata via tde-users wrote:
>> Felix, what is happening here inbetween? Are
you logging into the system
>> or just waiting?
> Waiting.
Press ESC and see where it hangs.
Plymouth is never installed here when not mandatory, and if mandatory, it is
disabled. Thus, traditional boot messages appear until a login prompt appears,
shortly followed by screen cleared to black in anticipation of DM painting,
leaving only _ in the upper left until painting happens minutes later. Dmesg
tail offers no clues I recognize:
[ 44.218248] pci 0000:00:00.0: Intel 945G Chipset
[ 44.218273] pci 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
[ 44.218703] pci 0000:00:00.0: detected 8192K stolen memory
[ 44.218864] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 44.219494] Console: switching to colour dummy device 80x25
[ 44.239778] i915 0000:00:02.0: vgaarb: changed VGA decodes:
olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 44.287036] i915 0000:00:02.0: [drm] Initialized overlay support.
[ 44.287749] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 44.330336] tg3 0000:02:00.0 eth0: Link is up at 1000 Mbps, full duplex
[ 44.330350] tg3 0000:02:00.0 eth0: Flow control is on for TX and on for RX
[ 44.333778] fbcon: i915drmfb (fb0) is primary device
[ 44.382673] Console: switching to colour frame buffer device 180x56
[ 44.402290] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 45.103916] NET: Registered PF_PACKET protocol family
[ 48.766612] EXT4-fs (sda19): mounting ext3 file system using the ext4 subsystem
[ 53.061037] EXT4-fs (sda20): mounting ext3 file system using the ext4 subsystem
[ 53.781251] EXT4-fs (sda19): mounted filesystem 64a3f2d0-244e-472f-bb65-3038dcee5cb8
with ordered data mode. Quota mode: none.
[ 53.781280] ext3 filesystem being mounted at /home supports timestamps until 2038
(0x7fffffff)
[ 54.087801] EXT4-fs (sda21): mounting ext3 file system using the ext4 subsystem
[ 59.049807] EXT4-fs (sda21): mounted filesystem fbd94b01-4ce6-4d7e-9925-cc1ea850cf89
with ordered data mode. Quota mode: none.
[ 59.049834] ext3 filesystem being mounted at /usr/local supports timestamps until 2038
(0x7fffffff)
[ 59.251340] EXT4-fs (sda20): mounted filesystem 82d201b6-4e41-4ac3-b6cb-74230c041f43
with ordered data mode. Quota mode: none.
[ 59.251368] ext3 filesystem being mounted at <filter> supports timestamps until
2038 (0x7fffffff)
[ 61.625344] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying
to access hardware directly.
[ 62.624735] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying
to access hardware directly.
[ 62.627772] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying
to access hardware directly.
[ 63.627452] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying
to access hardware directly.
In /var/log/:
Xorg.0.log.old starts 83.856, ends 93.535
Xorg.o.log starts 213.462, ends 256.079 (@4+ minutes)
# tail -n22 Xorg.0.log.old
[ 93.526] (II) Initializing extension XInputExtension
[ 93.526] (II) Initializing extension XTEST
[ 93.527] (II) Initializing extension BIG-REQUESTS
[ 93.527] (II) Initializing extension SYNC
[ 93.528] (II) Initializing extension XKEYBOARD
[ 93.528] (II) Initializing extension XC-MISC
[ 93.528] (II) Initializing extension SECURITY
[ 93.529] (II) Initializing extension XFIXES
[ 93.529] (II) Initializing extension RENDER
[ 93.530] (II) Initializing extension RANDR
[ 93.531] (II) Initializing extension COMPOSITE
[ 93.531] (II) Initializing extension DAMAGE
[ 93.532] (II) Initializing extension MIT-SCREEN-SAVER
[ 93.532] (II) Initializing extension DOUBLE-BUFFER
[ 93.533] (II) Initializing extension RECORD
[ 93.533] (II) Initializing extension DPMS
[ 93.533] (II) Initializing extension Present
[ 93.534] (II) Initializing extension DRI3
[ 93.534] (II) Initializing extension X-Resource
[ 93.534] (II) Initializing extension XVideo
[ 93.535] (II) Initializing extension XVideo-MotionCompensation
[ 93.535] (II) Initializing extension GLX
# head -n3 X*log
[ 213.462]
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
Same PC booting Leap 15.4/TDE 14.1.0 takes about 2m 00s to get login screen painted.
Near twin PC, with PCIe DVI port provider for the 945G iGPU, but SSD instead of HDD,
takes about 0m 45s on Bullseye to get TDM login screen painted.
Same near twin takes slightly longer with Leap 15.4/TDe 14.1.0, 0m 50s.
Same near twin with KDE5/KDM3 takes about the same 50s as 15.4.
Back on original host gx620, I logged in remotely as soon as it would let me so I
could run top, and saw nothing in the 2+ minute delay period to suggest why.
Attachment is tar cvjf archive of dmesg using drm.debug=0x1e log_buf_len=1M,
too big to pastebin anywhere as plain text, and rejected attempting to pastebin
as archive.
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata