Erratic boot times

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
wf54
Level 3
Level 3
Posts: 143
Joined: Sat Oct 14, 2017 7:23 am

Erratic boot times

Post by wf54 »

Just reinstalled Cinnamon to see if it would fix the boot problem.
Yesterday it was around 30mins to boot, today around 30 seconds.
I used [dmesg] the full readout in 80460 characters, here's the red.
[ 182.037126] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[ 183.004737] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[ 183.004853] usb usb1-port7: attempt power cycle
[ 184.048361] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[ 185.015979] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[ 185.016130] usb usb1-port7: unable to enumerate USB device


He’s $ sudo systemd-analyze critical-chain for today, then again it did boot within a minute.

Code: Select all

[sudo] password for wilf:     
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

graphical.target @1.951s
└─multi-user.target @1.951s
  └─networkd-dispatcher.service @1.466s +484ms <=====
    └─basic.target @1.431s
      └─sockets.target @1.431s
        └─uuidd.socket @1.431s
          └─sysinit.target @1.428s
            └─systemd-timesyncd.service @1.359s +68ms <=====
              └─systemd-tmpfiles-setup.service @1.321s +33ms <=====
                └─local-fs.target @1.312s
                  └─boot-efi.mount @1.232s +79ms <=====
                    └─systemd-fsck@dev-disk-by\x2duuid-9431\x2d9142.service @1.> <=====
                      └─dev-disk-by\x2duuid-9431\x2d9142.device @1.182s
An previous one using sysemd-analyze.

Code: Select all

Product-Name:~$ systemd-analyze
Startup finished in 16min 40.713s (firmware) + 5.160s (loader) + 2.656s (kernel) + 2.022s (userspace) = 16min 50.552s 
graphical.target reached after 2.011s in userspace

Code: Select all

System-Product-Name:~$ inxi -Fxc 0
System:
  Host: wilf-System-Product-Name Kernel: 5.4.0-109-generic x86_64 bits: 64 
  compiler: gcc v: 9.4.0 Desktop: Cinnamon 5.2.7 Distro: Linux Mint 20.3 Una 
  base: Ubuntu 20.04 focal 
Machine:
  Type: Desktop Mobo: ASUSTeK model: H110M-PLUS v: Rev X.0x 
  serial: <superuser/root required> UEFI: American Megatrends v: 3401 
  date: 03/16/2017 
CPU:
  Topology: Dual Core model: Intel Core i3-7100 bits: 64 type: MT MCP 
  arch: Kaby Lake rev: 9 L2 cache: 3072 KiB 
  flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx 
  bogomips: 31199 
  Speed: 800 MHz min/max: 800/3900 MHz Core speeds (MHz): 1: 800 2: 802 
  3: 800 4: 800 
Graphics:
  Device-1: Intel HD Graphics 630 vendor: ASUSTeK driver: i915 v: kernel 
  bus ID: 00:02.0 
  Display: x11 server: X.Org 1.20.13 driver: modesetting 
  unloaded: fbdev,vesa resolution: 1920x1080~60Hz 
  OpenGL: renderer: Mesa Intel HD Graphics 630 (KBL GT2) v: 4.6 Mesa 21.2.6 
  direct render: Yes 
Audio:
  Device-1: Intel 100 Series/C230 Series Family HD Audio vendor: ASUSTeK 
  driver: snd_hda_intel v: kernel bus ID: 00:1f.3 
  Sound Server: ALSA v: k5.4.0-109-generic 
Network:
  Device-1: Intel Wireless 8265 / 8275 driver: iwlwifi v: kernel port: f040 
  bus ID: 01:00.0 
  IF: wlp1s0 state: up mac: 44:03:2c:e1:22:33 
  Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  vendor: ASUSTeK driver: r8169 v: kernel port: e000 bus ID: 02:00.0 
  IF: enp2s0 state: down mac: b0:6e:bf:c6:5a:79 
Drives:
  Local Storage: total: 1.13 TiB used: 20.86 GiB (1.8%) 
  ID-1: /dev/sda vendor: A-Data model: SU630 size: 223.57 GiB 
  ID-2: /dev/sdb vendor: Seagate model: ST1000DM010-2EP102 size: 931.51 GiB 
Partition:
  ID-1: / size: 218.57 GiB used: 20.86 GiB (9.5%) fs: ext4 dev: /dev/sda2 
Sensors:
  System Temperatures: cpu: 29.8 C mobo: 27.8 C 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 202 Uptime: 11m Memory: 7.64 GiB used: 1.29 GiB (16.9%) 
  Init: systemd runlevel: 5 Compilers: gcc: 9.4.0 Shell: bash v: 5.0.17 
  inxi: 3.0.38 
wilf@wilf-System-Product-Name:~$
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
SMG
Level 25
Level 25
Posts: 31313
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Erratic boot times

Post by SMG »

wf54 wrote: Sun May 08, 2022 9:57 am Just reinstalled Cinnamon to see if it would fix the boot problem.
Yesterday it was around 30mins to boot, today around 30 seconds.
I used [dmesg] the full readout in 80460 characters, here's the red.
[ 182.037126] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[ 183.004737] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[ 183.004853] usb usb1-port7: attempt power cycle
[ 184.048361] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[ 185.015979] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[ 185.016130] usb usb1-port7: unable to enumerate USB device
If a cable is going bad, I would think that could give erratic results. What is usb1?
(It's possible running lsusb might help identify it.)
Image
A woman typing on a laptop with LM20.3 Cinnamon.
wf54
Level 3
Level 3
Posts: 143
Joined: Sat Oct 14, 2017 7:23 am

Re: Erratic boot times

Post by wf54 »

Used lsusb
First with both connected
Second with just keyboard connected.
Third with just mouse connected

Code: Select all

wilf@wilf-System-Product-Name:~$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 001 Device 002: ID 15d9:0a4d Trust International B.V. Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
wilf@wilf-System-Product-Name:~$ ~$ lsusb
~$: command not found
wilf@wilf-System-Product-Name:~$ Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 001 Device 002: ID 15d9:0a4d Trust International B.V. Optical Mouse

Command 'Bus' not found, did you mean:

  command 'bus' from deb atm-tools (1:2.5.1-4)
  command 'eus' from deb euslisp (9.26+dfsg-2)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ lsusb
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Command 'Bus' not found, did you mean:

  command 'bus' from deb atm-tools (1:2.5.1-4)
  command 'eus' from deb euslisp (9.26+dfsg-2)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120

Command 'Bus' not found, did you mean:

  command 'bus' from deb atm-tools (1:2.5.1-4)
  command 'eus' from deb euslisp (9.26+dfsg-2)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 001 Device 002: ID 15d9:0a4d Trust International B.V. Optical Mouse

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ ~$ lsusb
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ ~$: command not found
~$:: command not found
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 001 Device 002: ID 15d9:0a4d Trust International B.V. Optical Mouse
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
wf54
Level 3
Level 3
Posts: 143
Joined: Sat Oct 14, 2017 7:23 am

Re: Erratic boot times

Post by wf54 »

As an after thought tried terminal with the mouse in a different port.

Code: Select all

wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ lsusb
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 001 Device 002: ID 15d9:0a4d Trust International B.V. Optical Mouse

Command 'Bus' not found, did you mean:

  command 'eus' from deb euslisp (9.26+dfsg-2)
  command 'bus' from deb atm-tools (1:2.5.1-4)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Command 'Bus' not found, did you mean:

  command 'bus' from deb atm-tools (1:2.5.1-4)
  command 'eus' from deb euslisp (9.26+dfsg-2)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ ~$ lsusb
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ ~$: command not found
~$:: command not found
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
cwilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
mwilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
fwilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
uwilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
ewilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
:wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 001 Device 002: ID 15d9:0a4d Trust International B.V. Optical Mouse
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
$wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
 wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
)wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ lsusb
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$:: command not found
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
wwilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
awilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
ywilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
ewilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
fwilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 001 Device 002: ID 15d9:0a4d Trust International B.V. Optical Mouse
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
wwilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
iwilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
Command: command not found
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ ~$ lsusb
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$:: command not found
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ ~$: command not found
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ ~$:: command not found
~$::: command not found
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$:: command not found
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ Command: command not found
Command:: command not found
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ bash: syntax error near unexpected token `('
> wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
> bash: syntax error near unexpected token `('
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ 
wilf@wilf-System-Product-Name:~$: command not found
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
bash: syntax error near unexpected token `newline'
wilf@wilf-System-Product-Name:~$ bash: syntax error near unexpected token `newline'
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> wilf@wilf-System-Product-Name:~$: command not found
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
> Command: command not found
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
> bash: syntax error near unexpected token `('
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ bash: syntax error near unexpected token `('
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
> bash: syntax error near unexpected token `newline'
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
> wilf@wilf-System-Product-Name:~$: command not found
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
> Command: command not found
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
> bash: syntax error near unexpected token `('
bash: command substitution: line 1: unexpected EOF while looking for matching `''
bash: command substitution: line 5: syntax error: unexpected end of file

Command 'bash:' not found, did you mean:

  command 'bash' from deb bash (5.0-6ubuntu1.2)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ bash: syntax error near unexpected token `('
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
> bash: syntax error near unexpected token `newline'
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
> wilf@wilf-System-Product-Name:~$: command not found
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
> Command: command not found
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
> bash: syntax error near unexpected token `('
bash: command substitution: line 1: unexpected EOF while looking for matching `''
bash: command substitution: line 5: syntax error: unexpected end of file

Command 'bash:' not found, did you mean:

  command 'bash' from deb bash (5.0-6ubuntu1.2)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ bash: syntax error near unexpected token `('
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
> bash: syntax error near unexpected token `newline'
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 001 Device 002: ID 15d9:0a4d Trust International B.V. Optical Mouse
> wilf@wilf-System-Product-Name:~$: command not found
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$ Command 'Bus' not found, did you mean:
> Command: command not found
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$   command 'bus' from deb atm-tools (1:2.5.1-4)
> bash: syntax error near unexpected token `('
bash: command substitution: line 1: unexpected EOF while looking for matching `''
bash: command substitution: line 5: syntax error: unexpected end of file

Command 'bash:' not found, did you mean:

  command 'bash' from deb bash (5.0-6ubuntu1.2)

Try: sudo apt install <deb name>

wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$   command 'eus' from deb euslisp (9.26+dfsg-2)
bash: syntax error near unexpected token `('
wilf@wilf-System-Product-Name:~$ bash: syntax error near unexpected token `('
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$ Try: sudo apt install <deb name>
> bash: syntax error near unexpected token `newline'
> wilf@wilf-System-Product-Name:~$ 
> wilf@wilf-System-Product-Name:~$ wilf@wilf-System-Product-Name:~$ Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> wilf@wilf-System-Product-Name:~$: command not found
> wilf@wilf-System-Product-Name:~$ 
> 
 
User avatar
SMG
Level 25
Level 25
Posts: 31313
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Erratic boot times

Post by SMG »

wf54 wrote: Tue May 10, 2022 5:47 am Used lsusb
First with both connected
Second with just keyboard connected.
Third with just mouse connected
The data you posted indicates lsusb was successfully run one time. All the other times appear to have had typing issues on the command line.

If you want to run the exact same command a second time, you can hit the up arrow key while in the terminal window and it will automatically type your last command. You would then press Enter to execute the command.

Did the mouse work regardless of which usb port you used?
Image
A woman typing on a laptop with LM20.3 Cinnamon.
wf54
Level 3
Level 3
Posts: 143
Joined: Sat Oct 14, 2017 7:23 am

Re: Erratic boot times

Post by wf54 »

Yes, the mouse seems to work regardless of which port was used.
I'm leaving the mouse in the different port to see if there's still a problem, but for now the boot times hasn't been over a minute. after a few days I'll return it to the original port, then see if the problem starts again. Either way, it looks like a new mouse may be a good idea.
Thanks for the up arrow tip, and your help.
wf54
Level 3
Level 3
Posts: 143
Joined: Sat Oct 14, 2017 7:23 am

Re: Erratic boot times

Post by wf54 »

Thanks for your patience,
I changed the mouse onto a different computer, with no dmesg fault detected.

Then I tried a different mouse on the original computer and dmesg still detected.
I’ve also swapped the usb ports and still had the fault detected.

Startup times have been from the longest at 52mins (after a re-boot that included an updated kernel) to as short as 30 secs.

Today after the boot I did the dmesg check and there wasn’t any fault shown at the end of the readout.
Further up the read-out;

Code: Select all

[FUA
[    1.122405] scsi 3:0:0:0: CD-ROM            ASUS     DRW-24D5MT       1.00 PQ: 0 ANSI: 5
[    1.141642]  sda: sda1 sda2
[    1.154711]  sdb: sdb1
[    1.168728] sd 1:0:0:0: [sda] Attached SCSI disk
[    1.176338] sd 2:0:0:0: [sdb] Attached SCSI disk
[    1.187336] sr 3:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.187337] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.193586] usb 1-6: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.00
[    1.193587] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.193588] usb 1-6: Product: USB Keyboard
[    1.193588] usb 1-6: Manufacturer: Logitech
[    1.216306] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    1.216344] sr 3:0:0:0: Attached scsi generic sg2 type 5
[    1.328294] usb 1-7: new high-speed USB device number 4 using xhci_hcd
[    1.376299] tsc: Refined TSC clocksource calibration: 3911.999 MHz
[    1.376302] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x70c7414a6ec, max_idle_ns: 881590470838 ns]

[b]Here’s the end of the read out where the fault is usually shown;[/b]
[/devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    4.404607] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    4.404650] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    4.404695] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    4.404736] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    4.404782] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    4.404826] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    4.404867] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    4.581648] iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
[    4.642881] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-0-200:00, irq=IGNORE)
[    4.696855] intel_rapl_common: Found RAPL domain package
[    4.696856] intel_rapl_common: Found RAPL domain core
[    4.696857] intel_rapl_common: Found RAPL domain uncore
[    4.696858] intel_rapl_common: Found RAPL domain dram
[    4.757419] r8169 0000:02:00.0 enp2s0: Link is Down
[    4.777974] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
[    4.909035] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
[    4.972890] iwlwifi 0000:01:00.0: FW already configured (0) - re-configuring
[    8.513291] wlp1s0: authenticate with 80:20:da:fe:d2:66
[    8.515812] wlp1s0: send auth to 80:20:da:fe:d2:66 (try 1/3)
[    8.521866] wlp1s0: authenticated
[    8.524220] wlp1s0: associate with 80:20:da:fe:d2:66 (try 1/3)
[    8.527997] wlp1s0: RX AssocResp from 80:20:da:fe:d2:66 (capab=0x411 status=0 aid=6)
[    8.530361] wlp1s0: associated
[    9.590905] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready]
The whole readout is too large to post.
Today it booted in around 3 minutes,

Code: Select all

systemd-analyze
Startup finished in 2min 32.941s (firmware) + 5.262s (loader) + 2.724s (kernel) + 2.051s (userspace) = 2min 42.979s 
graphical.target reached after 2.039s in userspace
I would have expected the boot to be a little faster with no fault showing.

It's also a little baffling as a fault has shown for several days, yet gone today.
Since the read out hasn’t shown a fault today, tomorrow I’ll replace the mouse with a third mouse, and see what the result is then.

Maybe an update has fixed the problem.
User avatar
SMG
Level 25
Level 25
Posts: 31313
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Erratic boot times

Post by SMG »

wf54 wrote: Tue May 17, 2022 5:24 amStartup times have been from the longest at 52mins (after a re-boot that included an updated kernel) to as short as 30 secs.
I think running systemd-analyze critical-chain and systemd-analyze blame after the really long boots might helpful in determining what is different.

While I never rule out anything, it just seems odd a mouse would give that much variation, especially when the long time is firmware part of the boot cycle.
Image
A woman typing on a laptop with LM20.3 Cinnamon.
wf54
Level 3
Level 3
Posts: 143
Joined: Sat Oct 14, 2017 7:23 am

Re: Erratic boot times

Post by wf54 »

The systemd-analyze blame seemed to end at lime 1-23, after over thirty minutes I closed the terminal as it seemed to be stuck at that point.
Today the boot took just under four minutes, and there was no faults shown with dmesg.

Code: Select all

Name:~$ systemd-analyze critical-chain
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

graphical.target @1.911s
└─multi-user.target @1.911s
  └─networkd-dispatcher.service @1.447s +463ms
    └─basic.target @1.413s
      └─sockets.target @1.413s
        └─uuidd.socket @1.413s
          └─sysinit.target @1.409s
            └─apparmor.service @1.243s +165ms
              └─local-fs.target @1.242s
                └─run-user-1000-gvfs.mount @3.336s
                  └─run-user-1000.mount @2.852s
                    └─swap.target @580ms
                      └─swapfile.swap @442ms +138ms
                        └─systemd-remount-fs.service @417ms +23ms
                          └─systemd-journald.socket @404ms
                            └─system.slice @401ms
                              └─-.slice @401ms
Name:~$ systemd-analyze blame
10.266s apt-daily-upgrade.service                            
  751ms dev-sda2.device                                      
  653ms systemd-rfkill.service                               
  463ms networkd-dispatcher.service                          
  396ms udisks2.service                                      
  307ms systemd-journal-flush.service                        
  266ms accounts-daemon.service                              
  256ms e2scrub_reap.service                                 
  252ms upower.service                                       
  250ms ubuntu-system-adjustments.service                    
  245ms systemd-logind.service                               
  232ms lightdm.service                                      
  229ms plymouth-quit-wait.service                           
  184ms systemd-resolved.service                             
  173ms ModemManager.service                                 
  165ms apparmor.service                                     
  142ms NetworkManager.service                               
  142ms keyboard-setup.service                               
  141ms avahi-daemon.service                                 
  138ms swapfile.swap                                        
  136ms lvm2-monitor.service                                 
  135ms networking.service                                   
  124ms systemd-udev-trigger.service                         
lines 1-23
mikeflan
Level 16
Level 16
Posts: 6969
Joined: Sun Apr 26, 2020 9:28 am
Location: Houston, TX

Re: Erratic boot times

Post by mikeflan »

This might be your Intel Wireless device causing the trouble, but I don't know what to do about it. Or maybe not. I think it is good trying different keyboard and mice.

Please post the output of this in a terminal:

Code: Select all

(lsmod;dmesg)|egrep -i "wl|firm|wir"
I probably can't do anything with that, but maybe others can.
User avatar
SMG
Level 25
Level 25
Posts: 31313
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Erratic boot times

Post by SMG »

wf54 wrote: Thu May 19, 2022 5:12 am The systemd-analyze blame seemed to end at lime 1-23, after over thirty minutes I closed the terminal as it seemed to be stuck at that point.
The output stops at the end of the first page waiting for you. Sorry, I did not explain that is the default. To get everything at one time, you can run systemd-analyze blame --no-pager. However, the top 23 should give the times which were the longest time, so it is fine all the rest were not listed.

Do you have your computer automatically connecting to some type of network drive (a drive other than the two listed in your inxi output)?
Image
A woman typing on a laptop with LM20.3 Cinnamon.
wf54
Level 3
Level 3
Posts: 143
Joined: Sat Oct 14, 2017 7:23 am

Re: Erratic boot times

Post by wf54 »

I'm only aware of the it connecting to the two drives within the computer. Unless it's trying to connect to my other linux computer (switch off at the mains) for some reason. I also have a Windows lap-top, that's only switch on to keep it up dated an in case my desktop blows up or when I need to read a mini SD.
The other day I tried to read a couple of phone cards, the desk reader wouldn't open them, but they worked fine on the lap-top.
Since I having issues reading mini SD's, and the card readers playing up, could that be what's happening? Works fine one day and not the next.

I did another check today and the faults turned up again, the only difference was an update to the kernel drivers before shutting down last night.

Here's the results, again the dmesg file's too large to post in it's entirety.

Code: Select all

 Report for usb 1-7 mid report

 [    1.332023] usb 1-7: new high-speed USB device number 4 using xhci_hcd
[    1.376127] tsc: Refined TSC clocksource calibration: 3912.000 MHz
[    1.376131] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x70c747804da, max_idle_ns: 881591211608 ns
[    1.376171] clocksource: Switched to clocksource tsc
[    1.482723] usb 1-7: New USB device found, idVendor=058f, idProduct=6364, bcdDevice= 1.00
[    1.482724] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.482725] usb 1-7: Product: Mass Storage Device
[    1.482726] usb 1-7: Manufacturer: Generic
[    1.482726] usb 1-7: SerialNumber: 058F63646476
[    1.487255] usb-storage 1-7:1.0: USB Mass Storage device detected
[    1.487335] scsi host4: usb-storage 1-7:1.0
[    1.487421] usbcore: registered new interface driver usb-storage
[    1.487563] hidraw: raw HID events driver (C) Jiri Kosina
[    1.489589] usbcore: registered new interface driver uas
[    1.498203] usbcore: registered new interface driver usbhid
[    1.498204] usbhid: USB HID core driver
[    1.500331] input: PixArt HP X1200 USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:03F0:0641.0001/input/input7

End of Report.

[    8.587870] wlp1s0: associated
[    8.620695] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[   30.509158] usb 1-7: USB disconnect, device number 4
[   31.820141] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[   32.788123] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[   32.788214] usb usb1-port7: attempt power cycle
[   33.836042] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[   34.804123] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[   34.804222] usb usb1-port7: unable to enumerate USB device


wilf@wilf-System-Product-Name:~$ systemd-analyze
Startup finished in 6min 13.650s (firmware) + 5.261s (loader) + 2.712s (kernel) + 2.031s (userspace) = 6min 23.655s 
graphical.target reached after 2.017s in userspace
wilf@wilf-System-Product-Name:~$ 
wf54
Level 3
Level 3
Posts: 143
Joined: Sat Oct 14, 2017 7:23 am

Re: Erratic boot times

Post by wf54 »

Today the was just short of twenty minutes, nothing showed up with dmesg, nothing in red.
This is from the usb 1-7 area where the fault usually shows up.

Code: Select all

FUA
[    1.141840] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    1.141855] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.141856] sd 2:0:0:0: [sdb] 4096-byte physical blocks
[    1.141864] sd 2:0:0:0: [sdb] Write Protect is off
[    1.141865] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.141882] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.142489] scsi 3:0:0:0: CD-ROM            ASUS     DRW-24D5MT       1.00 PQ: 0 ANSI: 5
[    1.170337]  sda: sda1 sda2
[    1.186640]  sdb: sdb1
[    1.188971] sd 1:0:0:0: [sda] Attached SCSI disk
[    1.205002] sd 2:0:0:0: [sdb] Attached SCSI disk
[    1.213771] usb 1-6: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.00
[    1.213772] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.213773] usb 1-6: Product: USB Keyboard
[    1.213774] usb 1-6: Manufacturer: Logitech
[    1.223617] sr 3:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.223618] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.252529] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    1.252569] sr 3:0:0:0: Attached scsi generic sg2 type 5
[    1.344529] usb 1-7: new high-speed USB device number 4 using xhci_hcd
[    1.376525] tsc: Refined TSC clocksource calibration: 3911.998 MHz
[    1.376528] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x70c7414a6ec, max_idle_ns: 881590470838 ns
[    1.376539] clocksource: Switched to clocksource tsc
[    1.495124] usb 1-7: New USB device found, idVendor=058f, idProduct=6364, bcdDevice= 1.00
[    1.495125] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.495125] usb 1-7: Product: Mass Storage Device
[    1.495126] usb 1-7: Manufacturer: Generic
[    1.495126] usb 1-7: SerialNumber: 058F63646476
[    1.498484] usb-storage 1-7:1.0: USB Mass Storage device detected
[    1.499566] hidraw: raw HID events driver (C) Jiri Kosina
[    1.502049] scsi host4: usb-storage 1-7:1.0
[    1.502128] usbcore: registered new interface driver usb-storage
[    1.502918] usbcore: registered new interface driver uas
[    1.510090] usbcore: registered new interface driver usbhid
[    1.510091] usbhid: USB HID core driver
[    1.512205] input: PixArt HP X1200 USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:03F0:0641.0001/input/input7
[    1.512274] hid-generic 0003:03F0:0641.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt HP X1200 USB Optical Mouse] on usb-0000:00:14.0-5/input0
[    1.512393] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:046D:C31C.0002/input/input8
[    1.568701] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-6/input0
[    1.568797] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046D:C31C.0003/input/input9
[    1.628637] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046D:C31C.0003/input/input10
[    1.628723] hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-6/input1
[    1.628854] hid-generic 0003:058F:6364.0004: hiddev0,hidraw3: USB HID v1.10 Device [Generic Mass Storage Device] on usb-0000:00:14.0-7/input1
Here's the systemd read-out.

Code: Select all

systemd-analyze
Startup finished in 18min 20.756s (firmware) + 5.263s (loader) + 2.735s (kernel) + 1.991s (userspace) = 18min 30.746s 
graphical.target reached after 1.976s in userspace
Maybe I'm missing something, after-all, I really haven't a clue what I'm looking at unless it stands and tells me in block capitals.
User avatar
SMG
Level 25
Level 25
Posts: 31313
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Erratic boot times

Post by SMG »

wf54 wrote: Sat May 21, 2022 4:59 am Today the was just short of twenty minutes, nothing showed up with dmesg, nothing in red.
I would think there would be some gaps in the messages either in dmesg or in journalctl (or maybe syslog) Just because there were messages in the past with usb 1-7 does not necessarily mean that is what is causing the slow firmware time. There are no time gaps in what you posted.
wf54 wrote: Sat May 21, 2022 4:59 amHere's the systemd read-out.

Code: Select all

systemd-analyze
Startup finished in 18min 20.756s (firmware) + 5.263s (loader) + 2.735s (kernel) + 1.991s (userspace) = 18min 30.746s 
graphical.target reached after 1.976s in userspace
Maybe I'm missing something, after-all, I really haven't a clue what I'm looking at unless it stands and tells me in block capitals.
There is a discussion in this topic Why does Manjaro Linux boot much quicker than Linux Mint? regarding boot time. Maybe that will give you a little better understanding of those sections of the total time. Firmware relates to the hardware. It is, in essence, the software that makes the hardware run.
Image
A woman typing on a laptop with LM20.3 Cinnamon.
wf54
Level 3
Level 3
Posts: 143
Joined: Sat Oct 14, 2017 7:23 am

Re: Erratic boot times

Post by wf54 »

I'm not sure how to post the full read-out, so I'm posting the latest in two replies.
Here's the first part.

Code: Select all

wilf@wilf-System-Product-Name:~$ dmesg
[    0.000000] microcode: microcode updated early to revision 0xea, date = 2021-01-05
[    0.000000] Linux version 5.4.0-110-generic (buildd@ubuntu) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)) #124-Ubuntu SMP Thu Apr 14 19:46:19 UTC 2022 (Ubuntu 5.4.0-110.124-generic 5.4.181)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-110-generic root=UUID=379801ba-2918-43e8-8f26-922da2845c84 ro quiet splash
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b35bdfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b35be000-0x00000000b35f2fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000b35f3000-0x00000000b3993fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b3994000-0x00000000b3994fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b3995000-0x00000000b3995fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b3996000-0x00000000c05f1fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c05f2000-0x00000000c1cf8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c1cf9000-0x00000000c1d0afff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000c1d0b000-0x00000000c1ec5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c1ec6000-0x00000000c24edfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000c24ee000-0x00000000c32fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c32ff000-0x00000000c32fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c3300000-0x00000000c7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000236ffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb3189018-0xb3199057] usable ==> usable
[    0.000000] e820: update [mem 0xb3189018-0xb3199057] usable ==> usable
[    0.000000] e820: update [mem 0xb317a018-0xb3188057] usable ==> usable
[    0.000000] e820: update [mem 0xb317a018-0xb3188057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000b317a017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b317a018-0x00000000b3188057] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3188058-0x00000000b3189017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3189018-0x00000000b3199057] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3199058-0x00000000b35bdfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b35be000-0x00000000b35f2fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000b35f3000-0x00000000b3993fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3994000-0x00000000b3994fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000b3995000-0x00000000b3995fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b3996000-0x00000000c05f1fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c05f2000-0x00000000c1cf8fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c1cf9000-0x00000000c1d0afff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000c1d0b000-0x00000000c1ec5fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c1ec6000-0x00000000c24edfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000c24ee000-0x00000000c32fefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c32ff000-0x00000000c32fffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c3300000-0x00000000c7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000236ffffff] usable
[    0.000000] efi: EFI v2.50 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xb35be000  ACPI=0xb35be000  SMBIOS=0xc3205000  SMBIOS 3.0=0xc3204000  MPS=0xfc9f0  ESRT=0xbe3aeb98  MOKvar=0xbd587000 
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: System manufacturer System Product Name/H110M-PLUS, BIOS 3401 03/16/2017
[    0.000000] tsc: Detected 3900.000 MHz processor
[    0.001254] tsc: Detected 3899.938 MHz TSC
[    0.001254] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001255] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001260] last_pfn = 0x237000 max_arch_pfn = 0x400000000
[    0.001262] MTRR default type: write-back
[    0.001263] MTRR fixed ranges enabled:
[    0.001263]   00000-9FFFF write-back
[    0.001264]   A0000-BFFFF uncachable
[    0.001264]   C0000-FFFFF write-protect
[    0.001265] MTRR variable ranges enabled:
[    0.001266]   0 base 00E0000000 mask 7FE0000000 uncachable
[    0.001266]   1 base 00D0000000 mask 7FF0000000 uncachable
[    0.001267]   2 base 00C8000000 mask 7FF8000000 uncachable
[    0.001267]   3 base 00C4000000 mask 7FFC000000 uncachable
[    0.001268]   4 base 00C3800000 mask 7FFF800000 uncachable
[    0.001268]   5 disabled
[    0.001268]   6 disabled
[    0.001269]   7 disabled
[    0.001269]   8 disabled
[    0.001269]   9 disabled
[    0.001668] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001811] last_pfn = 0xc3300 max_arch_pfn = 0x400000000
[    0.006944] found SMP MP-table at [mem 0x000fcc20-0x000fcc2f]
[    0.006953] esrt: Reserving ESRT space from 0x00000000be3aeb98 to 0x00000000be3aebd0.
[    0.006956] e820: update [mem 0xbe3ae000-0xbe3aefff] usable ==> reserved
[    0.006963] e820: update [mem 0xbd587000-0xbd587fff] usable ==> reserved
[    0.006972] check: Scanning 1 areas for low memory corruption
[    0.006975] Using GB pages for direct mapping
[    0.007387] secureboot: Secure boot disabled
[    0.007388] RAMDISK: [mem 0x3ac07000-0x3fffdfff]
[    0.007392] ACPI: Early table checksum verification disabled
[    0.007395] ACPI: RSDP 0x00000000B35BE000 000024 (v02 ALASKA)
[    0.007397] ACPI: XSDT 0x00000000B35BE0A8 0000C4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007400] ACPI: FACP 0x00000000B35E6DC0 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.007403] ACPI: DSDT 0x00000000B35BE200 028BBF (v02 ALASKA A M I    01072009 INTL 20160422)
[    0.007405] ACPI: FACS 0x00000000C24EDC40 000040
[    0.007407] ACPI: APIC 0x00000000B35E6ED8 000084 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.007408] ACPI: FPDT 0x00000000B35E6F60 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007410] ACPI: BGRT 0x00000000B35F26B8 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007411] ACPI: MCFG 0x00000000B35E7000 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.007413] ACPI: SSDT 0x00000000B35E7040 000390 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.007415] ACPI: FIDT 0x00000000B35E73D0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007416] ACPI: SSDT 0x00000000B35E7470 003041 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.007418] ACPI: SSDT 0x00000000B35EA4B8 002544 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
[    0.007420] ACPI: HPET 0x00000000B35ECA00 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
[    0.007421] ACPI: SSDT 0x00000000B35ECA38 000E3B (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
[    0.007423] ACPI: SSDT 0x00000000B35ED878 000B19 (v02 INTEL  xh_rvp08 00000000 INTL 20160422)
[    0.007425] ACPI: UEFI 0x00000000B35EE398 000042 (v01 INTEL  EDK2     00000002      01000013)
[    0.007426] ACPI: SSDT 0x00000000B35EE3E0 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.007428] ACPI: LPIT 0x00000000B35EF2C0 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
[    0.007429] ACPI: WSMT 0x00000000B35EF358 000028 (v01 INTEL  KBL      00000000 MSFT 0000005F)
[    0.007431] ACPI: SSDT 0x00000000B35EF380 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.007432] ACPI: SSDT 0x00000000B35EF620 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.007434] ACPI: DBGP 0x00000000B35F2628 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.007436] ACPI: DBG2 0x00000000B35F2660 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.007437] ACPI: Reserving FACP table memory at [mem 0xb35e6dc0-0xb35e6ed3]
[    0.007438] ACPI: Reserving DSDT table memory at [mem 0xb35be200-0xb35e6dbe]
[    0.007438] ACPI: Reserving FACS table memory at [mem 0xc24edc40-0xc24edc7f]
[    0.007439] ACPI: Reserving APIC table memory at [mem 0xb35e6ed8-0xb35e6f5b]
[    0.007439] ACPI: Reserving FPDT table memory at [mem 0xb35e6f60-0xb35e6fa3]
[    0.007440] ACPI: Reserving BGRT table memory at [mem 0xb35f26b8-0xb35f26ef]
[    0.007440] ACPI: Reserving MCFG table memory at [mem 0xb35e7000-0xb35e703b]
[    0.007441] ACPI: Reserving SSDT table memory at [mem 0xb35e7040-0xb35e73cf]
[    0.007441] ACPI: Reserving FIDT table memory at [mem 0xb35e73d0-0xb35e746b]
[    0.007442] ACPI: Reserving SSDT table memory at [mem 0xb35e7470-0xb35ea4b0]
[    0.007442] ACPI: Reserving SSDT table memory at [mem 0xb35ea4b8-0xb35ec9fb]
[    0.007443] ACPI: Reserving HPET table memory at [mem 0xb35eca00-0xb35eca37]
[    0.007443] ACPI: Reserving SSDT table memory at [mem 0xb35eca38-0xb35ed872]
[    0.007444] ACPI: Reserving SSDT table memory at [mem 0xb35ed878-0xb35ee390]
[    0.007444] ACPI: Reserving UEFI table memory at [mem 0xb35ee398-0xb35ee3d9]
[    0.007445] ACPI: Reserving SSDT table memory at [mem 0xb35ee3e0-0xb35ef2bd]
[    0.007445] ACPI: Reserving LPIT table memory at [mem 0xb35ef2c0-0xb35ef353]
[    0.007446] ACPI: Reserving WSMT table memory at [mem 0xb35ef358-0xb35ef37f]
[    0.007446] ACPI: Reserving SSDT table memory at [mem 0xb35ef380-0xb35ef61e]
[    0.007447] ACPI: Reserving SSDT table memory at [mem 0xb35ef620-0xb35f2621]
[    0.007447] ACPI: Reserving DBGP table memory at [mem 0xb35f2628-0xb35f265b]
[    0.007448] ACPI: Reserving DBG2 table memory at [mem 0xb35f2660-0xb35f26b3]
[    0.007455] ACPI: Local APIC address 0xfee00000
[    0.007588] No NUMA configuration found
[    0.007589] Faking a node at [mem 0x0000000000000000-0x0000000236ffffff]
[    0.007595] NODE_DATA(0) allocated [mem 0x236fd4000-0x236ffefff]
[    0.007731] Zone ranges:
[    0.007732]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.007733]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.007733]   Normal   [mem 0x0000000100000000-0x0000000236ffffff]
[    0.007734]   Device   empty
[    0.007734] Movable zone start for each node
[    0.007736] Early memory node ranges
[    0.007737]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.007737]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.007738]   node   0: [mem 0x0000000000100000-0x00000000b35bdfff]
[    0.007738]   node   0: [mem 0x00000000b35f3000-0x00000000b3993fff]
[    0.007739]   node   0: [mem 0x00000000b3996000-0x00000000c05f1fff]
[    0.007739]   node   0: [mem 0x00000000c1d0b000-0x00000000c1ec5fff]
[    0.007739]   node   0: [mem 0x00000000c32ff000-0x00000000c32fffff]
[    0.007740]   node   0: [mem 0x0000000100000000-0x0000000236ffffff]
[    0.007951] Zeroed struct page in unavailable ranges: 35052 pages
[    0.007952] Initmem setup node 0 [mem 0x0000000000001000-0x0000000236ffffff]
[    0.007953] On node 0 totalpages: 2062100
[    0.007954]   DMA zone: 64 pages used for memmap
[    0.007954]   DMA zone: 26 pages reserved
[    0.007955]   DMA zone: 3997 pages, LIFO batch:0
[    0.007990]   DMA32 zone: 12254 pages used for memmap
[    0.007991]   DMA32 zone: 784247 pages, LIFO batch:63
[    0.016164]   Normal zone: 19904 pages used for memmap
[    0.016165]   Normal zone: 1273856 pages, LIFO batch:63
[    0.027773] Reserving Intel graphics memory at [mem 0xc4000000-0xc7ffffff]
[    0.027929] ACPI: PM-Timer IO Port: 0x1808
[    0.027930] ACPI: Local APIC address 0xfee00000
[    0.027934] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.027934] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.027935] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.027935] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.027961] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.027962] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.027963] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.027964] ACPI: IRQ0 used by override.
[    0.027964] ACPI: IRQ9 used by override.
[    0.027965] Using ACPI (MADT) for SMP configuration information
[    0.027966] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.027970] e820: update [mem 0xbd590000-0xbd5d5fff] usable ==> reserved
[    0.027976] TSC deadline timer available
[    0.027977] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.027993] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.027994] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.027995] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.027996] PM: Registered nosave memory: [mem 0xb317a000-0xb317afff]
[    0.027997] PM: Registered nosave memory: [mem 0xb3188000-0xb3188fff]
[    0.027998] PM: Registered nosave memory: [mem 0xb3189000-0xb3189fff]
[    0.027999] PM: Registered nosave memory: [mem 0xb3199000-0xb3199fff]
[    0.028000] PM: Registered nosave memory: [mem 0xb35be000-0xb35f2fff]
[    0.028001] PM: Registered nosave memory: [mem 0xb3994000-0xb3994fff]
[    0.028002] PM: Registered nosave memory: [mem 0xb3995000-0xb3995fff]
[    0.028003] PM: Registered nosave memory: [mem 0xbd587000-0xbd587fff]
[    0.028004] PM: Registered nosave memory: [mem 0xbd590000-0xbd5d5fff]
[    0.028005] PM: Registered nosave memory: [mem 0xbe3ae000-0xbe3aefff]
[    0.028006] PM: Registered nosave memory: [mem 0xc05f2000-0xc1cf8fff]
[    0.028006] PM: Registered nosave memory: [mem 0xc1cf9000-0xc1d0afff]
[    0.028008] PM: Registered nosave memory: [mem 0xc1ec6000-0xc24edfff]
[    0.028008] PM: Registered nosave memory: [mem 0xc24ee000-0xc32fefff]
[    0.028009] PM: Registered nosave memory: [mem 0xc3300000-0xc7ffffff]
[    0.028009] PM: Registered nosave memory: [mem 0xc8000000-0xf7ffffff]
[    0.028010] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.028010] PM: Registered nosave memory: [mem 0xfc000000-0xfdffffff]
[    0.028010] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.028011] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.028011] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.028011] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.028012] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.028012] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.028012] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.028013] [mem 0xc8000000-0xf7ffffff] available for PCI devices
[    0.028014] Booting paravirtualized kernel on bare hardware
[    0.028016] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.028021] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.028198] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u524288
[    0.028204] pcpu-alloc: s208896 r8192 d28672 u524288 alloc=1*2097152
[    0.028204] pcpu-alloc: [0] 0 1 2 3 
[    0.028226] Built 1 zonelists, mobility grouping on.  Total pages: 2029852
[    0.028226] Policy zone: Normal
[    0.028227] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-110-generic root=UUID=379801ba-2918-43e8-8f26-922da2845c84 ro quiet splash
[    0.028778] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.029047] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.029083] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.033445] Calgary: detecting Calgary via BIOS EBDA area
[    0.033447] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.053673] Memory: 7703992K/8248400K available (14339K kernel code, 2401K rwdata, 9504K rodata, 2752K init, 4948K bss, 544408K reserved, 0K cma-reserved)
[    0.053678] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=0
[    0.053785] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.053796] Kernel/User page tables isolation: enabled
[    0.053806] ftrace: allocating 44664 entries in 175 pages
[    0.065403] rcu: Hierarchical RCU implementation.
[    0.065404] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.065404] 	Tasks RCU enabled.
[    0.065405] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.065406] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.067292] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.067705] random: crng done (trusting CPU's manufacturer)
[    0.067723] Console: colour dummy device 80x25
[    0.067727] printk: console [tty0] enabled
[    0.067740] ACPI: Core revision 20190816
[    0.067955] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.068020] APIC: Switch to symmetric I/O mode setup
[    0.069222] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.073479] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.092067] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x706e415f437, max_idle_ns: 881590810834 ns
[    0.092070] Calibrating delay loop (skipped), value calculated using timer frequency.. 7799.87 BogoMIPS (lpj=15599752)
[    0.092071] pid_max: default: 32768 minimum: 301
[    0.096101] LSM: Security Framework initializing
[    0.096108] Yama: becoming mindful.
[    0.096129] AppArmor: AppArmor initialized
[    0.096166] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.096182] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.096192] *** VALIDATE tmpfs ***
[    0.096297] *** VALIDATE proc ***
[    0.096330] *** VALIDATE cgroup1 ***
[    0.096331] *** VALIDATE cgroup2 ***
[    0.096378] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.096389] process: using mwait in idle threads
[    0.096391] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.096391] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.096393] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.096394] Spectre V2 : Mitigation: Retpolines
[    0.096394] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.096394] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.096395] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.096395] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.096396] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.096400] SRBDS: Mitigation: Microcode
[    0.096400] MDS: Mitigation: Clear CPU buffers
[    0.096574] Freeing SMP alternatives memory: 40K
[    0.098157] smpboot: CPU0: Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[    0.098247] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.098251] ... version:                4
[    0.098252] ... bit width:              48
[    0.098252] ... generic registers:      4
[    0.098253] ... value mask:             0000ffffffffffff
[    0.098253] ... max period:             00007fffffffffff
[    0.098253] ... fixed-purpose events:   3
[    0.098253] ... event mask:             000000070000000f
[    0.098279] rcu: Hierarchical SRCU implementation.
[    0.098846] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.098880] smp: Bringing up secondary CPUs ...
[    0.098932] x86: Booting SMP configuration:
[    0.098933] .... node  #0, CPUs:      #1 #2
[    0.100068] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.100068]  #3
[    0.100068] smp: Brought up 1 node, 4 CPUs
[    0.100068] smpboot: Max logical packages: 1
[    0.100068] smpboot: Total of 4 processors activated (31199.50 BogoMIPS)
[    0.100276] devtmpfs: initialized
[    0.100276] x86/mm: Memory block size: 128MB
[    0.100532] PM: Registering ACPI NVS region [mem 0xb3994000-0xb3994fff] (4096 bytes)
[    0.100532] PM: Registering ACPI NVS region [mem 0xc1ec6000-0xc24edfff] (6455296 bytes)
[    0.100532] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.100532] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.100532] pinctrl core: initialized pinctrl subsystem
[    0.100532] PM: RTC time: 07:43:30, date: 2022-05-22
[    0.100532] NET: Registered protocol family 16
[    0.100532] audit: initializing netlink subsys (disabled)
[    0.100532] audit: type=2000 audit(1653205410.032:1): state=initialized audit_enabled=0 res=1
[    0.100532] EISA bus registered
[    0.100532] cpuidle: using governor ladder
[    0.100532] cpuidle: using governor menu
[    0.100532] KVM setup pv remote TLB flush
[    0.100532] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.100532] ACPI: bus type PCI registered
[    0.100532] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.100532] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.100532] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.100532] PCI: Using configuration type 1 for base access
[    0.101245] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.101245] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.101245] ACPI: Added _OSI(Module Device)
[    0.101245] ACPI: Added _OSI(Processor Device)
[    0.101245] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.101245] ACPI: Added _OSI(Processor Aggregator Device)
[    0.101245] ACPI: Added _OSI(Linux-Dell-Video)
[    0.101245] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.101245] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.133555] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.135861] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.139255] ACPI: Dynamic OEM Table Load:
[    0.139259] ACPI: SSDT 0xFFFF8C642DBF9000 00079B (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.140460] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.141282] ACPI: Dynamic OEM Table Load:
[    0.141286] ACPI: SSDT 0xFFFF8C642D3B1400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.144383] ACPI: Dynamic OEM Table Load:
[    0.144387] ACPI: SSDT 0xFFFF8C642DBFA000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.144387] ACPI: Dynamic OEM Table Load:
[    0.144387] ACPI: SSDT 0xFFFF8C642D3AF400 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.146257] ACPI: Interpreter enabled
[    0.146287] ACPI: (supports S0 S3 S4 S5)
[    0.146287] ACPI: Using IOAPIC for interrupt routing
[    0.146316] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.148573] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.150667] ACPI: Power Resource [PG00] (on)
[    0.150956] ACPI: Power Resource [PG01] (on)
[    0.151237] ACPI: Power Resource [PG02] (on)
[    0.153308] ACPI: Power Resource [WRST] (on)
[    0.153664] ACPI: Power Resource [WRST] (on)
[    0.154004] ACPI: Power Resource [WRST] (on)
[    0.154340] ACPI: Power Resource [WRST] (on)
[    0.154679] ACPI: Power Resource [WRST] (on)
[    0.155015] ACPI: Power Resource [WRST] (on)
[    0.155353] ACPI: Power Resource [WRST] (on)
[    0.155691] ACPI: Power Resource [WRST] (on)
[    0.156032] ACPI: Power Resource [WRST] (on)
[    0.156393] ACPI: Power Resource [WRST] (on)
[    0.156729] ACPI: Power Resource [WRST] (on)
[    0.157064] ACPI: Power Resource [WRST] (on)
[    0.157405] ACPI: Power Resource [WRST] (on)
[    0.157744] ACPI: Power Resource [WRST] (on)
[    0.158081] ACPI: Power Resource [WRST] (on)
[    0.158421] ACPI: Power Resource [WRST] (on)
[    0.158758] ACPI: Power Resource [WRST] (on)
[    0.160113] ACPI: Power Resource [WRST] (on)
[    0.160453] ACPI: Power Resource [WRST] (on)
[    0.160790] ACPI: Power Resource [WRST] (on)
[    0.172810] ACPI: Power Resource [FN00] (off)
[    0.172886] ACPI: Power Resource [FN01] (off)
[    0.172958] ACPI: Power Resource [FN02] (off)
[    0.173030] ACPI: Power Resource [FN03] (off)
[    0.173102] ACPI: Power Resource [FN04] (off)
[    0.174159] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.174164] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.174197] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.174854] PCI host bridge to bus 0000:00
[    0.174855] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.174856] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.174856] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.174857] pci_bus 0000:00: root bus resource [mem 0xc8000000-0xf7ffffff window]
[    0.174858] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.174858] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.174865] pci 0000:00:00.0: [8086:590f] type 00 class 0x060000
[    0.175156] pci 0000:00:02.0: [8086:5912] type 00 class 0x030000
[    0.175163] pci 0000:00:02.0: reg 0x10: [mem 0xf6000000-0xf6ffffff 64bit]
[    0.175167] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.175169] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.175181] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.175346] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.175366] pci 0000:00:14.0: reg 0x10: [mem 0xf7310000-0xf731ffff 64bit]
[    0.175426] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.175636] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.175658] pci 0000:00:16.0: reg 0x10: [mem 0xf732d000-0xf732dfff 64bit]
[    0.175721] pci 0000:00:16.0: PME# supported from D3hot
[    0.175870] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[    0.175885] pci 0000:00:17.0: reg 0x10: [mem 0xf7328000-0xf7329fff]
[    0.175891] pci 0000:00:17.0: reg 0x14: [mem 0xf732c000-0xf732c0ff]
[    0.175897] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.175903] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.175909] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.175915] pci 0000:00:17.0: reg 0x24: [mem 0xf732b000-0xf732b7ff]
[    0.175951] pci 0000:00:17.0: PME# supported from D3hot
[    0.176087] pci 0000:00:1c.0: [8086:a114] type 01 class 0x060400
[    0.176154] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.176337] pci 0000:00:1c.7: [8086:a117] type 01 class 0x060400
[    0.176403] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.176559] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    0.176625] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.176812] pci 0000:00:1f.0: [8086:a143] type 00 class 0x060100
[    0.177033] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.177045] pci 0000:00:1f.2: reg 0x10: [mem 0xf7324000-0xf7327fff]
[    0.177201] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[    0.177224] pci 0000:00:1f.3: reg 0x10: [mem 0xf7320000-0xf7323fff 64bit]
[    0.177247] pci 0000:00:1f.3: reg 0x20: [mem 0xf7300000-0xf730ffff 64bit]
[    0.177291] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.177474] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.177533] pci 0000:00:1f.4: reg 0x10: [mem 0xf732a000-0xf732a0ff 64bit]
[    0.177602] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.177852] pci 0000:01:00.0: [8086:24fd] type 00 class 0x028000
[    0.177898] pci 0000:01:00.0: reg 0x10: [mem 0xf7200000-0xf7201fff 64bit]
[    0.178067] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.178222] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.178225] pci 0000:00:1c.0:   bridge window [mem 0xf7200000-0xf72fffff]
[    0.178281] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.178308] pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.178332] pci 0000:02:00.0: reg 0x18: [mem 0xf7104000-0xf7104fff 64bit]
[    0.178347] pci 0000:02:00.0: reg 0x20: [mem 0xf7100000-0xf7103fff 64bit]
[    0.178441] pci 0000:02:00.0: supports D1 D2
[    0.178442] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.178579] pci 0000:00:1c.7: PCI bridge to [bus 02]
[    0.178581] pci 0000:00:1c.7:   bridge window [io  0xe000-0xefff]
[    0.178583] pci 0000:00:1c.7:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.178641] pci 0000:03:00.0: [1b21:1242] type 00 class 0x0c0330
[    0.178672] pci 0000:03:00.0: reg 0x10: [mem 0xf7000000-0xf7007fff 64bit]
[    0.178722] pci 0000:03:00.0: enabling Extended Tags
[    0.178796] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.178918] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.178921] pci 0000:00:1d.0:   bridge window [mem 0xf7000000-0xf70fffff]
[    0.180817] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.180866] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.180912] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.180958] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.181006] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.181052] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.181098] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.181144] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.184088] iommu: Default domain type: Translated 
[    0.184182] SCSI subsystem initialized
[    0.184185] libata version 3.00 loaded.
[    0.184185] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.184185] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.184185] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.184185] vgaarb: loaded
[    0.184185] ACPI: bus type USB registered
[    0.184185] usbcore: registered new interface driver usbfs
[    0.184185] usbcore: registered new interface driver hub
[    0.184185] usbcore: registered new device driver usb
[    0.184185] pps_core: LinuxPPS API ver. 1 registered
[    0.184185] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.184185] PTP clock support registered
[    0.184185] EDAC MC: Ver: 3.0.0
[    0.184185] Registered efivars operations
[    0.184185] PCI: Using ACPI for IRQ routing
[    0.191143] PCI: pci_cache_line_size set to 64 bytes
[    0.191184] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.191185] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.191185] e820: reserve RAM buffer [mem 0xb317a018-0xb3ffffff]
[    0.191186] e820: reserve RAM buffer [mem 0xb3189018-0xb3ffffff]
[    0.191186] e820: reserve RAM buffer [mem 0xb35be000-0xb3ffffff]
[    0.191187] e820: reserve RAM buffer [mem 0xb3994000-0xb3ffffff]
[    0.191187] e820: reserve RAM buffer [mem 0xbd587000-0xbfffffff]
[    0.191188] e820: reserve RAM buffer [mem 0xbd590000-0xbfffffff]
[    0.191188] e820: reserve RAM buffer [mem 0xbe3ae000-0xbfffffff]
[    0.191189] e820: reserve RAM buffer [mem 0xc05f2000-0xc3ffffff]
[    0.191190] e820: reserve RAM buffer [mem 0xc1ec6000-0xc3ffffff]
[    0.191190] e820: reserve RAM buffer [mem 0xc3300000-0xc3ffffff]
[    0.191191] e820: reserve RAM buffer [mem 0x237000000-0x237ffffff]
[    0.191251] NetLabel: Initializing
[    0.191251] NetLabel:  domain hash size = 128
[    0.191251] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.191261] NetLabel:  unlabeled traffic allowed by default
[    0.191269] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.191269] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.193093] clocksource: Switched to clocksource tsc-early
[    0.199710] *** VALIDATE bpf ***
[    0.199753] VFS: Disk quotas dquot_6.6.0
[    0.199762] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.199780] *** VALIDATE ramfs ***
[    0.199782] *** VALIDATE hugetlbfs ***
[    0.199833] AppArmor: AppArmor Filesystem Enabled
[    0.199867] pnp: PnP ACPI init
[    0.200105] system 00:00: [io  0x0290-0x029f] has been reserved
[    0.200108] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.200381] pnp 00:01: [dma 0 disabled]
[    0.200407] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.200594] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.200595] system 00:02: [io  0xffff] has been reserved
[    0.200596] system 00:02: [io  0xffff] has been reserved
[    0.200596] system 00:02: [io  0xffff] has been reserved
[    0.200597] system 00:02: [io  0x1800-0x18fe] has been reserved
[    0.200598] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.200600] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.200669] system 00:03: [io  0x0800-0x087f] has been reserved
[    0.200671] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.200683] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.200708] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.200709] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.200918] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.200918] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.200919] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.200920] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.200921] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.200921] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.200922] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.200923] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.200924] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.200924] system 00:06: [mem 0xf7fc0000-0xf7fdffff] has been reserved
[    0.200926] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.200956] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.200956] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.200957] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.200958] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.200959] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.200960] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.200961] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.200961] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.200962] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.200963] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.200964] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.201222] system 00:08: [io  0xfe00-0xfefe] has been reserved
[    0.201224] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.202261] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.202262] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.202263] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.202264] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.203040] pnp: PnP ACPI: found 10 devices
[    0.203921] thermal_sys: Registered thermal governor 'fair_share'
[    0.203922] thermal_sys: Registered thermal governor 'bang_bang'
[    0.203922] thermal_sys: Registered thermal governor 'step_wise'
[    0.203922] thermal_sys: Registered thermal governor 'user_space'
[    0.203923] thermal_sys: Registered thermal governor 'power_allocator'
[    0.208409] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.208430] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.208434] pci 0000:00:1c.0:   bridge window [mem 0xf7200000-0xf72fffff]
[    0.208439] pci 0000:00:1c.7: PCI bridge to [bus 02]
[    0.208440] pci 0000:00:1c.7:   bridge window [io  0xe000-0xefff]
[    0.208443] pci 0000:00:1c.7:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.208447] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.208450] pci 0000:00:1d.0:   bridge window [mem 0xf7000000-0xf70fffff]
[    0.208455] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.208456] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.208457] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.208457] pci_bus 0000:00: resource 7 [mem 0xc8000000-0xf7ffffff window]
[    0.208458] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.208458] pci_bus 0000:01: resource 1 [mem 0xf7200000-0xf72fffff]
[    0.208459] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.208460] pci_bus 0000:02: resource 1 [mem 0xf7100000-0xf71fffff]
[    0.208460] pci_bus 0000:03: resource 1 [mem 0xf7000000-0xf70fffff]
[    0.208589] NET: Registered protocol family 2
[    0.208652] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.209282] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.209312] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.209401] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.209453] TCP: Hash tables configured (established 65536 bind 65536)
[    0.209478] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.209494] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.209537] NET: Registered protocol family 1
[    0.209540] NET: Registered protocol family 44
[    0.209548] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.210428] PCI: CLS 64 bytes, default 64
[    0.210460] Trying to unpack rootfs image as initramfs...
[    0.351756] Freeing initrd memory: 85980K
[    0.351759] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.351760] software IO TLB: mapped [mem 0xaf17a000-0xb317a000] (64MB)
[    0.351931] check: Scanning for low memory corruption every 60 seconds
[    0.352215] Initialise system trusted keyrings
[    0.352223] Key type blacklist registered
[    0.352245] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.352989] zbud: loaded
[    0.353199] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.353298] fuse: init (API version 7.31)
[    0.353309] *** VALIDATE fuse ***
[    0.353310] *** VALIDATE fuse ***
[    0.353375] Platform Keyring initialized
[    0.355460] Key type asymmetric registered
[    0.355461] Asymmetric key parser 'x509' registered
[    0.355465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.355482] io scheduler mq-deadline registered
[    0.355901] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.355932] efifb: probing for efifb
[    0.355946] efifb: showing boot graphics
[    0.356329] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
[    0.356330] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.356330] efifb: scrolling: redraw
[    0.356331] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.356354] fbcon: Deferring console take-over
[    0.356354] fb0: EFI VGA frame buffer device
[    0.356359] intel_idle: MWAIT substates: 0x142120
[    0.356359] intel_idle: v0.4.1 model 0x9E
[    0.356466] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.356602] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.356613] ACPI: Sleep Button [SLPB]
[    0.356633] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.356641] ACPI: Power Button [PWRB]
[    0.356658] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.356675] ACPI: Power Button [PWRF]
[    0.357401] thermal LNXTHERM:00: registered as thermal_zone0
[    0.357402] ACPI: Thermal Zone [TZ00] (28 C)
wf54
Level 3
Level 3
Posts: 143
Joined: Sat Oct 14, 2017 7:23 am

Re: Erratic boot times

Post by wf54 »

Here's the second part. I could only see the usb fault, but have changed the ports and also the devices I'm stumped as to what can be the cause.
Reading the link, maybe it's the kernal, one of the longest boot times was imeadiately after a kernal update, then it went back to 30/40 secs for a few days.
Then again I've only got a few remaining grey cells that work.
Thanks again for your patience,

Code: Select all

[    0.357523] thermal LNXTHERM:01: registered as thermal_zone1
[    0.357524] ACPI: Thermal Zone [TZ01] (30 C)
[    0.357620] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.378460] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.379449] Linux agpgart interface v0.103
[    0.516184] loop: module loaded
[    0.516337] tun: Universal TUN/TAP device driver, 1.6
[    0.516360] PPP generic driver version 2.4.2
[    0.516392] VFIO - User Level meta-driver version: 0.3
[    0.516467] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.516469] ehci-pci: EHCI PCI platform driver
[    0.516478] ehci-platform: EHCI generic platform driver
[    0.516485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.516486] ohci-pci: OHCI PCI platform driver
[    0.516491] ohci-platform: OHCI generic platform driver
[    0.516494] uhci_hcd: USB Universal Host Controller Interface driver
[    0.516646] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.516651] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.517714] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[    0.517855] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.518021] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.518022] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.518024] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    0.518044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.518045] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.518046] usb usb1: Product: xHCI Host Controller
[    0.518046] usb usb1: Manufacturer: Linux 5.4.0-110-generic xhci-hcd
[    0.518047] usb usb1: SerialNumber: 0000:00:14.0
[    0.518142] hub 1-0:1.0: USB hub found
[    0.518154] hub 1-0:1.0: 10 ports detected
[    0.519102] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.519102] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.519103] usb usb2: Product: xHCI Host Controller
[    0.519104] usb usb2: Manufacturer: Linux 5.4.0-110-generic xhci-hcd
[    0.519104] usb usb2: SerialNumber: 0000:00:14.0
[    0.519154] hub 2-0:1.0: USB hub found
[    0.519161] hub 2-0:1.0: 4 ports detected
[    0.519340] usb: port power management may be unreliable
[    0.519605] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.519608] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[    0.578522] xhci_hcd 0000:03:00.0: hcc params 0x0200eec0 hci version 0x110 quirks 0x0000000000800010
[    0.578685] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.578687] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[    0.578688] xhci_hcd 0000:03:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.578715] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.578716] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.578716] usb usb3: Product: xHCI Host Controller
[    0.578717] usb usb3: Manufacturer: Linux 5.4.0-110-generic xhci-hcd
[    0.578717] usb usb3: SerialNumber: 0000:03:00.0
[    0.578828] hub 3-0:1.0: USB hub found
[    0.578834] hub 3-0:1.0: 2 ports detected
[    0.578882] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.578891] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.578892] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.578893] usb usb4: Product: xHCI Host Controller
[    0.578893] usb usb4: Manufacturer: Linux 5.4.0-110-generic xhci-hcd
[    0.578894] usb usb4: SerialNumber: 0000:03:00.0
[    0.579005] hub 4-0:1.0: USB hub found
[    0.579010] hub 4-0:1.0: 2 ports detected
[    0.579076] i8042: PNP: No PS/2 controller found.
[    0.579076] i8042: Probing ports directly.
[    0.582460] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.582463] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.582652] mousedev: PS/2 mouse device common for all mice
[    0.582876] rtc_cmos 00:04: RTC can wake from S4
[    0.583352] rtc_cmos 00:04: registered as rtc0
[    0.583360] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.583364] i2c /dev entries driver
[    0.583395] device-mapper: uevent: version 1.0.3
[    0.583455] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    0.583467] platform eisa.0: Probing EISA bus 0
[    0.583468] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.583469] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.583470] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.583470] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.583471] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.583471] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.583472] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.583472] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.583473] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.583473] platform eisa.0: EISA: Detected 0 cards
[    0.583475] intel_pstate: Intel P-state driver initializing
[    0.583487] intel_pstate: Disabling energy efficiency optimization
[    0.583569] intel_pstate: HWP enabled
[    0.583616] ledtrig-cpu: registered to indicate activity on CPUs
[    0.583618] EFI Variables Facility v0.08 2004-May-17
[    0.613881] resource sanity check: requesting [mem 0xfdffe800-0xfe0007ff], which spans more than pnp 00:07 [mem 0xfdb00000-0xfdffffff]
[    0.613883] caller pmc_core_probe+0x7f/0x1c0 mapping multiple BARs
[    0.613891] intel_pmc_core INT33A1:00:  initialized
[    0.613950] drop_monitor: Initializing network drop monitor service
[    0.614051] NET: Registered protocol family 10
[    0.617810] Segment Routing with IPv6
[    0.617828] NET: Registered protocol family 17
[    0.617863] Key type dns_resolver registered
[    0.618005] RAS: Correctable Errors collector initialized.
[    0.618030] microcode: sig=0x906e9, pf=0x2, revision=0xea
[    0.618056] microcode: Microcode Update Driver: v2.2.
[    0.618059] IPI shorthand broadcast: enabled
[    0.618064] sched_clock: Marking stable (617546069, 507316)->(623541090, -5487705)
[    0.618110] registered taskstats version 1
[    0.618116] Loading compiled-in X.509 certificates
[    0.618546] Loaded X.509 cert 'Build time autogenerated kernel key: dae6a7a454ebae976798a674e2864b3673c2addc'
[    0.618929] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.619302] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.619302] blacklist: Loading compiled-in revocation X.509 certificates
[    0.619318] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    0.619337] zswap: loaded using pool lzo/zbud
[    0.619373] Key type ._fscrypt registered
[    0.619373] Key type .fscrypt registered
[    0.622971] Key type big_key registered
[    0.624670] Key type encrypted registered
[    0.624672] AppArmor: AppArmor sha1 policy hashing enabled
[    0.625655] integrity: Loading X.509 certificate: UEFI:db
[    0.625911] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[    0.625912] integrity: Loading X.509 certificate: UEFI:db
[    0.626064] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[    0.626064] integrity: Loading X.509 certificate: UEFI:db
[    0.626084] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.626084] integrity: Loading X.509 certificate: UEFI:db
[    0.626098] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.626098] integrity: Loading X.509 certificate: UEFI:db
[    0.626241] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    0.627222] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[    0.627354] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    0.627355] ima: No TPM chip found, activating TPM-bypass!
[    0.627359] ima: Allocated hash algorithm: sha1
[    0.627362] ima: No architecture policies found
[    0.627368] evm: Initialising EVM extended attributes:
[    0.627368] evm: security.selinux
[    0.627368] evm: security.SMACK64
[    0.627369] evm: security.SMACK64EXEC
[    0.627369] evm: security.SMACK64TRANSMUTE
[    0.627369] evm: security.SMACK64MMAP
[    0.627369] evm: security.apparmor
[    0.627370] evm: security.ima
[    0.627370] evm: security.capability
[    0.627370] evm: HMAC attrs: 0x1
[    0.628297] PM:   Magic number: 6:73:724
[    0.628307] block loop4: hash matches
[    0.628488] rtc_cmos 00:04: setting system clock to 2022-05-22T07:43:31 UTC (1653205411)
[    0.629204] Freeing unused decrypted memory: 2040K
[    0.629521] Freeing unused kernel image memory: 2752K
[    0.648222] Write protecting the kernel read-only data: 26624k
[    0.648589] Freeing unused kernel image memory: 2008K
[    0.648715] Freeing unused kernel image memory: 736K
[    0.655227] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.655228] x86/mm: Checking user space page tables
[    0.661636] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.661637] Run /init as init process
[    0.764679] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    0.764714] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    0.768030] cryptd: max_cpu_qlen set to 1000
[    0.769875] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    0.772796] AVX2 version of gcm_enc/dec engaged.
[    0.772797] AES CTR mode by8 optimization enabled
[    0.776086] usb 1-5: new low-speed USB device number 2 using xhci_hcd
[    0.777668] ahci 0000:00:17.0: version 3.0
[    0.781570] r8169 0000:02:00.0 eth0: RTL8168h/8111h, b0:6e:bf:c6:5a:79, XID 541, IRQ 130
[    0.781572] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    0.782296] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    0.787972] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    0.787973] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[    0.814732] checking generic (e0000000 300000) vs hw (e0000000 10000000)
[    0.814733] fb0: switching to inteldrmfb from EFI VGA
[    0.814776] i915 0000:00:02.0: vgaarb: deactivate vga console
[    0.815340] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.815340] [drm] Driver supports precise vblank timestamp query.
[    0.815720] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    0.815995] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    0.820470] scsi host0: ahci
[    0.820562] scsi host1: ahci
[    0.820646] scsi host2: ahci
[    0.820708] scsi host3: ahci
[    0.820746] ata1: SATA max UDMA/133 abar m2048@0xf732b000 port 0xf732b100 irq 129
[    0.820748] ata2: SATA max UDMA/133 abar m2048@0xf732b000 port 0xf732b180 irq 129
[    0.820749] ata3: SATA max UDMA/133 abar m2048@0xf732b000 port 0xf732b200 irq 129
[    0.820750] ata4: SATA max UDMA/133 abar m2048@0xf732b000 port 0xf732b280 irq 129
[    0.826946] i915 0000:00:02.0: Failed to program MOCS registers; expect performance issues.
[    0.827613] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0
[    0.829375] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    0.829579] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[    0.850218] fbcon: i915drmfb (fb0) is primary device
[    0.850219] fbcon: Deferring console take-over
[    0.850221] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    0.931989] usb 1-5: New USB device found, idVendor=03f0, idProduct=0641, bcdDevice= 1.00
[    0.931990] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    0.931991] usb 1-5: Product: HP X1200 USB Optical Mouse
[    0.931991] usb 1-5: Manufacturer: PixArt
[    1.060185] usb 1-6: new low-speed USB device number 3 using xhci_hcd
[    1.136272] ata1: SATA link down (SStatus 4 SControl 300)
[    1.136289] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.136304] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.136318] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.137356] ata3.00: ATA-8: ST1000DM010-2EP102, CC43, max UDMA/133
[    1.137358] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.137370] ata4.00: ATAPI: DRW-24D5MT, 1.00, max UDMA/133
[    1.138474] ata3.00: configured for UDMA/133
[    1.139022] ata4.00: configured for UDMA/133
[    1.142085] ata2.00: ATA-10: ADATA SU630, XA004R22, max UDMA/133
[    1.142086] ata2.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.149084] ata2.00: configured for UDMA/133
[    1.149255] scsi 1:0:0:0: Direct-Access     ATA      ADATA SU630      4R22 PQ: 0 ANSI: 5
[    1.149459] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    1.149510] sd 1:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    1.149523] sd 1:0:0:0: [sda] Write Protect is off
[    1.149524] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.149538] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.149544] scsi 2:0:0:0: Direct-Access     ATA      ST1000DM010-2EP1 CC43 PQ: 0 ANSI: 5
[    1.149636] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    1.149668] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.149670] sd 2:0:0:0: [sdb] 4096-byte physical blocks
[    1.149682] sd 2:0:0:0: [sdb] Write Protect is off
[    1.149683] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.149697] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.150383] scsi 3:0:0:0: CD-ROM            ASUS     DRW-24D5MT       1.00 PQ: 0 ANSI: 5
[    1.165748]  sda: sda1 sda2
[    1.180413] sd 1:0:0:0: [sda] Attached SCSI disk
[    1.182650]  sdb: sdb1
[    1.208618] sd 2:0:0:0: [sdb] Attached SCSI disk
[    1.213705] usb 1-6: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.00
[    1.213706] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.213707] usb 1-6: Product: USB Keyboard
[    1.213708] usb 1-6: Manufacturer: Logitech
[    1.227251] sr 3:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.227251] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.256219] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    1.256313] sr 3:0:0:0: Attached scsi generic sg2 type 5
[    1.348185] usb 1-7: new high-speed USB device number 4 using xhci_hcd
[    1.376117] tsc: Refined TSC clocksource calibration: 3912.014 MHz
[    1.376131] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x70c75d3cdf1, max_idle_ns: 881590570718 ns
[    1.376197] clocksource: Switched to clocksource tsc
[    1.498628] usb 1-7: New USB device found, idVendor=058f, idProduct=6364, bcdDevice= 1.00
[    1.498629] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.498629] usb 1-7: Product: Mass Storage Device
[    1.498630] usb 1-7: Manufacturer: Generic
[    1.498631] usb 1-7: SerialNumber: 058F63646476
[    1.503717] hidraw: raw HID events driver (C) Jiri Kosina
[    1.503721] usb-storage 1-7:1.0: USB Mass Storage device detected
[    1.505352] scsi host4: usb-storage 1-7:1.0
[    1.505422] usbcore: registered new interface driver usb-storage
[    1.506529] usbcore: registered new interface driver uas
[    1.514618] usbcore: registered new interface driver usbhid
[    1.514619] usbhid: USB HID core driver
[    1.516436] input: PixArt HP X1200 USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:03F0:0641.0001/input/input7
[    1.516578] hid-generic 0003:03F0:0641.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt HP X1200 USB Optical Mouse] on usb-0000:00:14.0-5/input0
[    1.516708] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:046D:C31C.0002/input/input8
[    1.576387] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-6/input0
[    1.576509] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046D:C31C.0003/input/input9
[    1.636308] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046D:C31C.0003/input/input10
[    1.636466] hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-6/input1
[    1.636652] hid-generic 0003:058F:6364.0004: hiddev0,hidraw3: USB HID v1.10 Device [Generic Mass Storage Device] on usb-0000:00:14.0-7/input1
[    1.904098] raid6: avx2x4   gen() 37894 MB/s
[    1.952097] raid6: avx2x4   xor() 22354 MB/s
[    2.000098] raid6: avx2x2   gen() 33378 MB/s
[    2.048098] raid6: avx2x2   xor() 21174 MB/s
[    2.096098] raid6: avx2x1   gen() 27404 MB/s
[    2.144098] raid6: avx2x1   xor() 19529 MB/s
[    2.192098] raid6: sse2x4   gen() 16174 MB/s
[    2.240099] raid6: sse2x4   xor() 10092 MB/s
[    2.288099] raid6: sse2x2   gen() 13828 MB/s
[    2.336099] raid6: sse2x2   xor()  9303 MB/s
[    2.384099] raid6: sse2x1   gen() 11866 MB/s
[    2.432101] raid6: sse2x1   xor()  7165 MB/s
[    2.432101] raid6: using algorithm avx2x4 gen() 37894 MB/s
[    2.432101] raid6: .... xor() 22354 MB/s, rmw enabled
[    2.432102] raid6: using avx2x2 recovery algorithm
[    2.433920] xor: automatically using best checksumming function   avx       
[    2.445759] Btrfs loaded, crc32c=crc32c-intel
[    2.528897] scsi 4:0:0:0: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 0
[    2.529303] scsi 4:0:0:1: Direct-Access     Generic- Compact Flash    1.01 PQ: 0 ANSI: 0
[    2.529689] scsi 4:0:0:2: Direct-Access     Generic- SM/xD-Picture    1.02 PQ: 0 ANSI: 0
[    2.530136] scsi 4:0:0:3: Direct-Access     Generic- MS/MS-Pro        1.03 PQ: 0 ANSI: 0 CCS
[    2.530289] sd 4:0:0:0: Attached scsi generic sg3 type 0
[    2.530406] sd 4:0:0:1: Attached scsi generic sg4 type 0
[    2.530662] sd 4:0:0:2: Attached scsi generic sg5 type 0
[    2.531143] sd 4:0:0:3: Attached scsi generic sg6 type 0
[    2.581072] sd 4:0:0:2: [sde] Attached SCSI removable disk
[    2.585422] sd 4:0:0:3: [sdf] Attached SCSI removable disk
[    2.588115] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    2.588797] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[    2.591093] sd 4:0:0:1: [sdd] Attached SCSI removable disk
[    2.768054] systemd[1]: Inserted module 'autofs4'
[    2.844059] systemd[1]: systemd 245.4-4ubuntu3.17 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    2.864137] systemd[1]: Detected architecture x86-64.
[    2.881383] systemd[1]: Set hostname to <wilf-System-Product-Name>.
[    3.149199] systemd[1]: Created slice system-modprobe.slice.
[    3.149399] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    3.149567] systemd[1]: Created slice User and Session Slice.
[    3.149613] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.149792] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.149820] systemd[1]: Reached target User and Group Name Lookups.
[    3.149832] systemd[1]: Reached target Remote File Systems.
[    3.149840] systemd[1]: Reached target Slices.
[    3.149889] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    3.149957] systemd[1]: Listening on LVM2 poll daemon socket.
[    3.150005] systemd[1]: Listening on Syslog Socket.
[    3.150702] systemd[1]: Listening on Process Core Dump Socket.
[    3.150758] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.150790] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.150906] systemd[1]: Listening on Journal Audit Socket.
[    3.150964] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.151027] systemd[1]: Listening on Journal Socket.
[    3.151087] systemd[1]: Listening on udev Control Socket.
[    3.151133] systemd[1]: Listening on udev Kernel Socket.
[    3.151813] systemd[1]: Mounting Huge Pages File System...
[    3.152548] systemd[1]: Mounting POSIX Message Queue File System...
[    3.153539] systemd[1]: Mounting Kernel Debug File System...
[    3.154581] systemd[1]: Mounting Kernel Trace File System...
[    3.155963] systemd[1]: Starting Journal Service...
[    3.156745] systemd[1]: Starting Availability of block devices...
[    3.157847] systemd[1]: Starting Set the console keyboard layout...
[    3.158926] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    3.159966] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    3.160005] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    3.160572] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    3.160603] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    3.162163] systemd[1]: Starting Load Kernel Modules...
[    3.163258] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.164949] systemd[1]: Starting udev Coldplug all Devices...
[    3.166017] systemd[1]: Starting Uncomplicated firewall...
[    3.167702] systemd[1]: Mounted Huge Pages File System.
[    3.167847] systemd[1]: Mounted POSIX Message Queue File System.
[    3.167964] systemd[1]: Mounted Kernel Debug File System.
[    3.168128] systemd[1]: Mounted Kernel Trace File System.
[    3.168670] systemd[1]: Finished Availability of block devices.
[    3.169325] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    3.175342] systemd[1]: Finished Uncomplicated firewall.
[    3.178458] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[    3.181792] systemd[1]: Finished Remount Root and Kernel File Systems.
[    3.182785] systemd[1]: Activating swap /swapfile...
[    3.183294] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    3.183357] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    3.184483] systemd[1]: Starting Load/Save Random Seed...
[    3.185503] systemd[1]: Starting Create System Users...
[    3.202283] systemd[1]: Finished Load/Save Random Seed.
[    3.202545] lp: driver loaded but no devices found
[    3.208480] systemd[1]: Finished Create System Users.
[    3.209573] systemd[1]: Starting Create Static Device Nodes in /dev...
[    3.221366] ppdev: user-space parallel port driver
[    3.223244] systemd[1]: Finished Create Static Device Nodes in /dev.
[    3.224284] systemd[1]: Starting udev Kernel Device Manager...
[    3.230353] IPMI message handler: version 39.2
[    3.231759] ipmi device interface
[    3.237534] systemd[1]: Finished Load Kernel Modules.
[    3.238632] systemd[1]: Mounting FUSE Control File System...
[    3.239717] systemd[1]: Mounting Kernel Configuration File System...
[    3.240701] systemd[1]: Starting Apply Kernel Variables...
[    3.243190] systemd[1]: Mounted FUSE Control File System.
[    3.244179] systemd[1]: Mounted Kernel Configuration File System.
[    3.250380] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    3.263406] systemd[1]: Finished Apply Kernel Variables.
[    3.280165] systemd[1]: Started Journal Service.
[    3.290947] systemd-journald[337]: Received client request to flush runtime journal.
[    3.304086] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k SSFS
[    3.763826] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    3.810608] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    3.810818] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    3.867557] Intel(R) Wireless WiFi driver for Linux
[    3.867558] Copyright(c) 2003- 2015 Intel Corporation
[    3.867684] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
[    3.878921] iwlwifi 0000:01:00.0: Found debug destination: EXTERNAL_DRAM
[    3.878924] iwlwifi 0000:01:00.0: Found debug configuration: 0
[    3.879607] iwlwifi 0000:01:00.0: loaded firmware version 36.77d01142.0 op_mode iwlmvm
[    3.897737] asus_wmi: ASUS WMI generic driver loaded
[    3.931976] asus_wmi: Initialization: 0x0
[    3.932020] asus_wmi: BIOS WMI version: 0.9
[    3.932430] asus_wmi: SFUN value: 0x0
[    3.932433] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[    3.938167] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[    3.938323] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    3.938324] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    3.938325] RAPL PMU: hw unit of domain package 2^-14 Joules
[    3.938325] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    3.938326] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    3.945435] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
[    3.946208] iwlwifi 0000:01:00.0: Allocated 0x00400000 bytes for firmware monitor.
[    3.949759] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input11
[    4.001858] iwlwifi 0000:01:00.0: base HW address: 44:03:2c:e1:22:33
[    4.029487] kvm: disabled by bios
[    4.076212] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    4.076515] thermal thermal_zone2: failed to read out thermal zone (-61)
[    4.119696] kvm: disabled by bios
[    4.138438] audit: type=1400 audit(1653205415.003:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=545 comm="apparmor_parser"
[    4.141055] audit: type=1400 audit(1653205415.007:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=544 comm="apparmor_parser"
[    4.141730] audit: type=1400 audit(1653205415.007:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=543 comm="apparmor_parser"
[    4.146794] audit: type=1400 audit(1653205415.011:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=542 comm="apparmor_parser"
[    4.148413] audit: type=1400 audit(1653205415.015:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=549 comm="apparmor_parser"
[    4.148416] audit: type=1400 audit(1653205415.015:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=549 comm="apparmor_parser"
[    4.149039] audit: type=1400 audit(1653205415.015:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=550 comm="apparmor_parser"
[    4.152309] audit: type=1400 audit(1653205415.019:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=555 comm="apparmor_parser"
[    4.156180] audit: type=1400 audit(1653205415.023:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=554 comm="apparmor_parser"
[    4.175748] kvm: disabled by bios
[    4.222607] kvm: disabled by bios
[    4.222661] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    4.283653] iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
[    4.541447] usb 1-7: USB disconnect, device number 4
[    4.595870] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    4.596036] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    4.605471] sd 4:0:0:3: [sdf] tag#0 FAILED Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[    4.605474] sd 4:0:0:3: [sdf] tag#0 CDB: ATA command pass through(16) 85 06 20 00 05 00 fe 00 00 00 00 00 00 40 ef 00
[    4.626782] intel_rapl_common: Found RAPL domain package
[    4.626783] intel_rapl_common: Found RAPL domain core
[    4.626783] intel_rapl_common: Found RAPL domain uncore
[    4.626784] intel_rapl_common: Found RAPL domain dram
[    4.634559] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    4.634561] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.634563] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    4.634564] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    4.634565] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x0
[    4.634565] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    4.634567] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    4.634568] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    4.634569] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    4.655012] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-0-200:00, irq=IGNORE)
[    4.662156] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    4.662198] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    4.662238] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    4.662277] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    4.662315] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    4.662348] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    4.662380] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    4.662413] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    4.769251] r8169 0000:02:00.0 enp2s0: Link is Down
[    4.784154] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
[    4.916307] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
[    4.980128] iwlwifi 0000:01:00.0: FW already configured (0) - re-configuring
[    5.876090] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[    6.852097] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[    6.852172] usb usb1-port7: attempt power cycle
[    7.900182] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[    8.514984] wlp1s0: authenticate with 80:20:da:fe:d2:66
[    8.522527] wlp1s0: send auth to 80:20:da:fe:d2:66 (try 1/3)
[    8.528671] wlp1s0: authenticated
[    8.532165] wlp1s0: associate with 80:20:da:fe:d2:66 (try 1/3)
[    8.535988] wlp1s0: RX AssocResp from 80:20:da:fe:d2:66 (capab=0x411 status=0 aid=3)
[    8.538958] wlp1s0: associated
[    8.868170] usb usb1-port7: Cannot enable. Maybe the USB cable is bad?
[    8.868267] usb usb1-port7: unable to enumerate USB device
[    9.566323] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
wilf@wilf-System-Product-Name:~$ systemd-analyze
Startup finished in 4min 18.355s (firmware) + 5.342s (loader) + 2.741s (kernel) + 2.041s (userspace) = 4min 28.482s 
graphical.target reached after 2.031s in userspace
User avatar
SMG
Level 25
Level 25
Posts: 31313
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Erratic boot times

Post by SMG »

There is a huge difference between and 18 minute boot and a 4 minute boot. Posting the logs of the 4 minute boot are unlikely to give us an idea of what is going wrong when it takes 18 minutes to boot.

dmesg lists the events in seconds of kernel time. Anything to the left of the decimal point is how many seconds have passed since the kernel started. The entire lapsed time to the end of what you posted is 9.5 seconds of kernel time. However, kernel time is not the same as elapsed clock time. You would have to run dmesg -T to see the messages in human readable format (clock time).

Actually, it might be better to check journalctl output, but we would want to do that after you have an 18 or 20 minute boot.

You would want to check for time gaps in the message lines. Those gaps will give a clue as to what may be happening. I'll list a couple of examples to give you an idea of what I mean, in general, of a time gap.

This is an example section from the first set you posted. The time here is all milliseconds so there is basically no time difference between the first and last line posted even though the kernel time is different (actually some are exactly the same).

Code: Select all

[    0.100532] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.100532] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.100532] PCI: Using configuration type 1 for base access
[    0.101245] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.101245] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.101245] ACPI: Added _OSI(Module Device)
[    0.101245] ACPI: Added _OSI(Processor Device)
Everything is moving along at a nice pace and the time is slowly incrementing.

Here is a segment from the second set you posted where there is a gap. The time stamps go from being either the same or relatively small changes to a much bigger change then the change is small again.

Code: Select all

[    0.357524] ACPI: Thermal Zone [TZ01] (30 C)
[    0.357620] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.378460] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.379449] Linux agpgart interface v0.103
[    0.516184] loop: module loaded
[    0.516337] tun: Universal TUN/TAP device driver, 1.6
[    0.516360] PPP generic driver version 2.4.2
In this type of situation, either loading the module was slow or something else was happening that did not involve the kernel (but the kernel had to wait for it to be done before it could continue).

Notice the time stamps were slowly increasing in time and then they did a jump in time. In this case a 0.14 difference is not huge, but it is noticeable. You want to look for noticeable changes. (But look for larger gaps of time when you have an 18 minute boot. Don't investigate a 0.14 second gap. ;) )

I once read a journalctl output where there was a 10 minute difference between two sequential lines in the journal. In that case, the boot time was consistently long. It was always 20 minutes. That person ended up re-installing Mint and then the boot was fast all the time. Your situation is different because the boot is only long sometimes.

The next time you have a really long boot, run the following in a terminal:

Code: Select all

journalctl -b | nc termbin.com 9999
It will return with a url address that you should post in your next reply.

That command prints the journal log information of the current boot cycle (the one which was in the 18-20 minute range) and sends it to termbin.
Image
A woman typing on a laptop with LM20.3 Cinnamon.
wf54
Level 3
Level 3
Posts: 143
Joined: Sat Oct 14, 2017 7:23 am

Re: Erratic boot times

Post by wf54 »

OK, thank you, the long boot may be a few days off, or even a week.

I've saved most of the previous results in doc files.
Is there also a way post the results saved as doc files? Maybe using a host site for the file and posting the link.

I've already tried a fresh install from a usb updating from Mint 2O.2 to 20.3.
Today it booted up in 30 seconds without any issues.
Thanks again.
User avatar
SMG
Level 25
Level 25
Posts: 31313
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Erratic boot times

Post by SMG »

wf54 wrote: Mon May 23, 2022 4:15 amI've saved most of the previous results in doc files.
Is there also a way post the results saved as doc files? Maybe using a host site for the file and posting the link.
If they are small, you can attach files to a post. Or you can post the contents to a site like pastebin and then share the link.
wf54 wrote: Mon May 23, 2022 4:15 amI've already tried a fresh install from a usb updating from Mint 2O.2 to 20.3.
Today it booted up in 30 seconds without any issues.
That's great. Hopefully, that will continue.
Image
A woman typing on a laptop with LM20.3 Cinnamon.
wf54
Level 3
Level 3
Posts: 143
Joined: Sat Oct 14, 2017 7:23 am

Re: Erratic boot times

Post by wf54 »

The longest boot time so far is a couple around the ten minute mark, did the journal code you gave, this the result given:

Code: Select all

https://termbin.com/ftloz
Not sure if it's what you need.
Waiting to see if there's any longer boot times than ten minutes.
Thanks again.
Locked

Return to “Installation & Boot”