AW: Debugging initramfs, server hangs during boot process

2023-09-18 Thread thah...@t-online.de
is problem. Sigh, Thomas -Original-Nachricht- Betreff: Re: AW: Debugging initramfs, server hangs during boot process Datum: 2023-08-30T12:00:56+0200 Von: "Michel Verdier" An: "debian-user@lists.debian.org" On 2023-08-30, thah...@t-online.de wrote: > The last USB d

Re: AW: Debugging initramfs, server hangs during boot process

2023-08-30 Thread Michel Verdier
On 2023-08-30, thah...@t-online.de wrote: > The last USB device in this list is a bluetooth card. I have blacklisted > btusb, > but this didn't help, still hangs. > At 182 seconds I pressed CRTL_ALT_DEL and the times without sleep statements > come down to like 11 seconds when it hangs. You sh

AW: Debugging initramfs, server hangs during boot process

2023-08-29 Thread thah...@t-online.de
wn to like 11 seconds when it hangs. -Original-Nachricht- Betreff: Re: AW: Debugging initramfs, server hangs during boot process Datum: 2023-08-28T11:42:19+0200 Von: "Michel Verdier" An: "debian-user@lists.debian.org" On 2023-08-28, thah...@t-online.de wrote: > It hangs i

Re: AW: Debugging initramfs, server hangs during boot process

2023-08-28 Thread Michel Verdier
On 2023-08-28, thah...@t-online.de wrote: > It hangs in /usr/share/initramfs-tools/scripts/init-top/udev > > The 2nd last udev call hangs my box > udevadm trigger --type=devices --action=add Perhaps add before udevadm trigger --verbose --dry-run --type=devices --action=add

Re: AW: Debugging initramfs, server hangs during boot process

2023-08-27 Thread Max Nikulin
On 28/08/2023 05:19, thah...@t-online.de wrote: It hangs in /usr/share/initramfs-tools/scripts/init-top/udev Unsure if it is related or not (I have not tried to debug it), but I have noticed some issues with laptop boot when a USB hub with a keyboard and a mouse is connected. It might be an u

AW: Debugging initramfs, server hangs during boot process

2023-08-27 Thread thah...@t-online.de
The udev script is from the udev package -Original-Nachricht- Betreff: AW: Debugging initramfs, server hangs during boot process Datum: 2023-08-28T00:20:33+0200 Von: "thah...@t-online.de" An: "debian user" It hangs in /usr/share/initramfs-tools/scripts/init-top/ude

AW: Debugging initramfs, server hangs during boot process

2023-08-27 Thread thah...@t-online.de
ted root. Sigh! -Original-Nachricht- Betreff: Re: AW: Debugging initramfs, server hangs during boot process Datum: 2023-08-26T13:45:19+0200 Von: "Michel Verdier" An: "debian-user@lists.debian.org" On 2023-08-26, thah...@t-online.de wrote: > Tried with clocksourche

Re: AW: Debugging initramfs, server hangs during boot process

2023-08-26 Thread Michel Verdier
On 2023-08-26, thah...@t-online.de wrote: > Tried with clocksourche=hpet > Now the Switched to clocksouce tsc is missing and the last line is > clocksource: tsc: mask . > like before the 2nd last line (as to be expected) On my kernel I always have those 3 lines during boot : clocksource: tsc

AW: Debugging initramfs, server hangs during boot process

2023-08-26 Thread thah...@t-online.de
-Nachricht- Betreff: Re: AW: Debugging initramfs, server hangs during boot process Datum: 2023-08-26T12:04:46+0200 Von: "Tixy" An: "debian-user@lists.debian.org" On Sat, 2023-08-26 at 11:07 +0200, thah...@t-online.de wrote: > I had debug on the command line before, just

Re: AW: Debugging initramfs, server hangs during boot process

2023-08-26 Thread Tixy
On Sat, 2023-08-26 at 11:07 +0200, thah...@t-online.de wrote: > I had debug on the command line before, just didn't know of debug=vc > However the output on the screen is the same with either one. > > Last line is clocksource: Switched to clocksource tsc I notice two 1 second delays during boot o

AW: Debugging initramfs, server hangs during boot process

2023-08-26 Thread thah...@t-online.de
I had debug on the command line before, just didn't know of debug=vc However the output on the screen is the same with either one. Last line is clocksource: Switched to clocksource tsc Looking at the stuff in /usr/share/initramfs-tools/scripts I think I would need to mess the shell scripts with d