After latest update, boot time takes ages

After latest update, on gnome both kernel 5.15 or 6.0 boot time takes ages…

ystemd-analyze                                                          
Startup finished in 10.751s (firmware) + 3.372s (loader) + 25.063s (kernel) + 4.620s (userspace) = 43.807s 
graphical.target reached after 4.309s in userspace.

systemd-analyze blame could point to the offending service if the cause is a service.

?

It’s all relative, I guess:

systemd-analyze
Startup finished in 13.740s (kernel) + 38.003s (userspace) = 51.744s 
graphical.target reached after 38.003s in userspace.

encrypted system on a notebook with spinning harddisk
… a minute to boot is not too bad in my estimation :wink:

1 Like

Your BIOS, can’t do anything besides “fast boot” setting, which is not recommended if you need your keyboard on boot… (on most motherboard it will skip some devices initialization).

Grub loading (waiting, actually), can change that by setting the timeout value in its config, here you probably have it set to 3 seconds or you pushed enter after 3 seconds.

Desktop loading basically… you can still gain some time by removing programs/services loading on boot

Indeed that’s huge, and this is the kernel loading, that’s right.

From the other loading times I can see you’re on SSD.

Give your /etc/mkinitcpio.conf file content, maybe there is something weird in there.
Also give proper system information if you want support. Give the most details about everything related (file system, partitions, and so on).

1 Like
cat /etc/mkinitcpio.conf
# vim:set ft=sh
# MODULES
# The following modules are loaded before any boot hooks are
# run.  Advanced users may wish to specify all system modules
# in this array.  For instance:
#     MODULES=(piix ide_disk reiserfs)
MODULES=()

# BINARIES
# This setting includes any additional binaries a given user may
# wish into the CPIO image.  This is run last, so it may be used to
# override the actual binaries included by a given hook
# BINARIES are dependency parsed, so you may safely ignore libraries
BINARIES=()

# FILES
# This setting is similar to BINARIES above, however, files are added
# as-is and are not parsed in any way.  This is useful for config files.
FILES=()

# HOOKS
# This is the most important setting in this file.  The HOOKS control the
# modules and scripts added to the image, and what happens at boot time.
# Order is important, and it is recommended that you do not change the
# order in which HOOKS are added.  Run 'mkinitcpio -H <hook name>' for
# help on a given hook.
# 'base' is _required_ unless you know precisely what you are doing.
# 'udev' is _required_ in order to automatically load modules
# 'filesystems' is _required_ unless you specify your fs modules in MODULES
# Examples:
##   This setup specifies all modules in the MODULES setting above.
##   No raid, lvm2, or encrypted root is needed.
#    HOOKS=(base)
#
##   This setup will autodetect all modules for your system and should
##   work as a sane default
#    HOOKS=(base udev autodetect block filesystems)
#
##   This setup will generate a 'full' image which supports most systems.
##   No autodetection is done.
#    HOOKS=(base udev block filesystems)
#
##   This setup assembles a pata mdadm array with an encrypted root FS.
##   Note: See 'mkinitcpio -H mdadm' for more information on raid devices.
#    HOOKS=(base udev block mdadm encrypt filesystems)
#
##   This setup loads an lvm2 volume group on a usb device.
#    HOOKS=(base udev block lvm2 filesystems)
#
##   NOTE: If you have /usr on a separate partition, you MUST include the
#    usr, fsck and shutdown hooks.
HOOKS=(base udev autodetect modconf block filesystems keyboard fsck)

# COMPRESSION
# Use this to compress the initramfs image. By default, gzip compression
# is used. Use 'cat' to create an uncompressed image.
#COMPRESSION="gzip"
#COMPRESSION="bzip2"
#COMPRESSION="lzma"
#COMPRESSION="xz"
#COMPRESSION="lzop"
#COMPRESSION="lz4"
#COMPRESSION="zstd"

# COMPRESSION_OPTIONS
# Additional options for the compressor
#COMPRESSION_OPTIONS=()

# MODULES_DECOMPRESS
# Decompress kernel modules during initramfs creation.
# Enable to speedup boot process, disable to save RAM
# during early userspace. Switch (yes/no).
#MODULES_DECOMPRESS="yes"

inxi --admin --verbosity=7 --filter --width
System:
  Kernel: 6.0.2-2-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.0-x86_64
    root=UUID=3fc54dd0-921e-4ba6-85a8-c5f8bd872713 rw acpi_osi=Linux
    acpi_backlight=vendor quiet apparmor=1 security=apparmor
    resume=UUID=3081a5b5-e7f6-48e0-9166-6783c5abb4ad udev.log_priority=3
  Desktop: GNOME v: 42.5 tk: GTK v: 3.24.34 wm: gnome-shell dm: GDM v: 42.0
    Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Laptop System: Acer product: Predator G3-571 v: V1.22 serial: <filter>
  Mobo: KBL model: Sienta_KLS v: V1.22 serial: <filter> UEFI: Insyde v: 1.22
    date: 03/15/2019
Battery:
  ID-1: BAT1 charge: 35.9 Wh (89.8%) condition: 40.0/48.9 Wh (81.7%)
    volts: 15.2 min: 15.2 model: LG 004B384234314341 type: Li-ion
    serial: <filter> status: discharging
  Device-1: apple_mfi_fastcharge model: N/A serial: N/A charge: N/A
    status: N/A
Memory:
  RAM: total: 15.51 GiB used: 2.68 GiB (17.2%)
  Array-1: capacity: 32 GiB slots: 2 EC: None max-module-size: 16 GiB
    note: est.
  Device-1: ChannelA-DIMM0 type: DDR4 detail: synchronous unbuffered
    (unregistered) size: 8 GiB speed: 2400 MT/s volts: curr: 1.2 min: 1.25
    max: 1.35 width (bits): data: 64 total: 64 manufacturer: Micron
    part-no: 8ATF1G64HZ-2G3B1 serial: <filter>
  Device-2: ChannelB-DIMM0 type: DDR4 detail: synchronous unbuffered
    (unregistered) size: 8 GiB speed: 2400 MT/s volts: curr: 1.2 min: 1.25
    max: 1.35 width (bits): data: 64 total: 64 manufacturer: Micron
    part-no: 8ATF1G64HZ-2G3B1 serial: <filter>
CPU:
  Info: model: Intel Core i7-7700HQ socket: U3E1 bits: 64 type: MT MCP
    arch: Kaby Lake gen: core 7 level: v3 note: check built: 2018
    process: Intel 14nm family: 6 model-id: 0x9E (158) stepping: 9
    microcode: 0xF0
  Topology: cpus: 1x cores: 4 tpc: 2 threads: 8 smt: enabled cache:
    L1: 256 KiB desc: d-4x32 KiB; i-4x32 KiB L2: 1024 KiB desc: 4x256 KiB
    L3: 6 MiB desc: 1x6 MiB
  Speed (MHz): avg: 2300 high: 2800 min/max: 800/2800 base/boost: 3000/8300
    scaling: driver: intel_pstate governor: powersave volts: 1.0 V
    ext-clock: 100 MHz cores: 1: 2800 2: 2800 3: 2800 4: 2800 5: 2800 6: 800
    7: 800 8: 2800 bogomips: 44817
  Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat
    arch_capabilities arch_perfmon art avx avx2 bmi1 bmi2 bts clflush
    clflushopt cmov constant_tsc cpuid cpuid_fault cx16 cx8 de ds_cpl dtes64
    dtherm dts epb ept ept_ad erms est f16c flexpriority flush_l1d fma fpu
    fsgsbase fxsr ht hwp hwp_act_window hwp_epp hwp_notify ibpb ibrs ida
    intel_pt invpcid invpcid_single lahf_lm lm mca mce md_clear mmx monitor
    movbe mpx msr mtrr nonstop_tsc nopl nx pae pat pbe pcid pclmulqdq pdcm
    pdpe1gb pebs pge pln pni popcnt pse pse36 pti pts rdrand rdseed rdtscp
    rep_good sdbg sep smap smep ss ssbd sse sse2 sse4_1 sse4_2 ssse3 stibp
    syscall tm tm2 tpr_shadow tsc tsc_adjust tsc_deadline_timer vme vmx vnmi
    vpid x2apic xgetbv1 xsave xsavec xsaveopt xsaves xtopology xtpr
  Vulnerabilities:
  Type: itlb_multihit status: KVM: VMX disabled
  Type: l1tf mitigation: PTE Inversion; VMX: conditional cache flushes, SMT
    vulnerable
  Type: mds mitigation: Clear CPU buffers; SMT vulnerable
  Type: meltdown mitigation: PTI
  Type: mmio_stale_data mitigation: Clear CPU buffers; SMT vulnerable
  Type: retbleed mitigation: IBRS
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: IBRS, IBPB: conditional, RSB filling,
    PBRSB-eIBRS: Not affected
  Type: srbds mitigation: Microcode
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Intel HD Graphics 630 vendor: Acer Incorporated ALI driver: i915
    v: kernel arch: Gen-9.5 process: Intel 14nm built: 2016-20 ports:
    active: eDP-1 empty: none bus-ID: 00:02.0 chip-ID: 8086:591b
    class-ID: 0300
  Device-2: NVIDIA GP106M [GeForce GTX 1060 Mobile] vendor: Acer
    Incorporated ALI driver: nvidia v: 520.56.06 alternate: nouveau,nvidia_drm
    non-free: 515.xx+ status: current (as of 2022-10) arch: Pascal code: GP10x
    process: TSMC 16nm built: 2016-21 pcie: gen: 1 speed: 2.5 GT/s lanes: 16
    link-max: gen: 3 speed: 8 GT/s bus-ID: 01:00.0 chip-ID: 10de:1c20
    class-ID: 0300
  Device-3: Chicony HD WebCam type: USB driver: uvcvideo bus-ID: 1-9:4
    chip-ID: 04f2:b5f7 class-ID: 0e02
  Display: server: X.Org v: 21.1.4 with: Xwayland v: 22.1.3
    compositor: gnome-shell driver: X: loaded: modesetting,nvidia
    unloaded: nouveau alternate: fbdev,nv,vesa dri: iris gpu: i915
    display-ID: :1 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.00x11.22")
    s-diag: 582mm (22.93")
  Monitor-1: eDP-1 model: ChiMei InnoLux 0x15d3 built: 2015 res: 1920x1080
    hz: 60 dpi: 142 gamma: 1.2 size: 344x193mm (13.54x7.6") diag: 394mm (15.5")
    ratio: 16:9 modes: 1920x1080
  OpenGL: renderer: Mesa Intel HD Graphics 630 (KBL GT2) v: 4.6 Mesa 22.1.7
    direct render: Yes
Audio:
  Device-1: Intel CM238 HD Audio vendor: Acer Incorporated ALI
    driver: snd_hda_intel v: kernel bus-ID: 00:1f.3 chip-ID: 8086:a171
    class-ID: 0403
  Device-2: NVIDIA GP106 High Definition Audio vendor: Acer Incorporated ALI
    driver: snd_hda_intel v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 16
    link-max: gen: 3 speed: 8 GT/s bus-ID: 01:00.1 chip-ID: 10de:10f1
    class-ID: 0403
  Sound API: ALSA v: k6.0.2-2-MANJARO running: yes
  Sound Server-1: JACK v: 1.9.21 running: no
  Sound Server-2: PulseAudio v: 16.1 running: yes
  Sound Server-3: PipeWire v: 0.3.58 running: yes
Network:
  Device-1: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter
    vendor: Lite-On driver: ath10k_pci v: kernel pcie: gen: 1 speed: 2.5 GT/s
    lanes: 1 bus-ID: 02:00.0 chip-ID: 168c:003e class-ID: 0280
  IF: wlp2s0 state: down mac: <filter>
  Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
    vendor: Acer Incorporated ALI driver: r8169 v: kernel pcie: gen: 1
    speed: 2.5 GT/s lanes: 1 port: 3000 bus-ID: 03:00.1 chip-ID: 10ec:8168
    class-ID: 0200
  IF: enp3s0f1 state: up speed: 1000 Mbps duplex: full mac: <filter>
  IP v4: <filter> type: noprefixroute scope: global broadcast: <filter>
  IF-ID-1: enp0s20f0u3c4i2 state: down mac: <filter>
  WAN IP: <filter>
Bluetooth:
  Device-1: Lite-On type: USB driver: btusb v: 0.8 bus-ID: 1-7:3
    chip-ID: 04ca:3016 class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 2 state: up address: see --recommends
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 462.05 GiB used: 145.36 GiB (31.5%)
  SMART Message: Required tool smartctl not installed. Check --recommends
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Intel model: SSDPEKKW256G7
    size: 238.47 GiB block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s
    lanes: 4 type: SSD serial: <filter> rev: PSF121C temp: 24.9 C scheme: GPT
  ID-2: /dev/sda maj-min: 8:0 vendor: Crucial model: CT240BX500SSD1
    size: 223.57 GiB block-size: physical: 512 B logical: 512 B speed: 1.5 Gb/s
    type: SSD serial: <filter> rev: R013 scheme: GPT
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 228.2 GiB size: 223.56 GiB (97.97%) used: 145.35 GiB
    (65.0%) fs: ext4 block-size: 4096 B dev: /dev/nvme0n1p2 maj-min: 259:2
    label: N/A uuid: 3fc54dd0-921e-4ba6-85a8-c5f8bd872713
  ID-2: /boot/efi raw-size: 512 MiB size: 511 MiB (99.80%) used: 324 KiB
    (0.1%) fs: vfat block-size: 512 B dev: /dev/nvme0n1p1 maj-min: 259:1
    label: N/A uuid: 7A9B-8C82
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
  ID-1: swap-1 type: partition size: 9.77 GiB used: 0 KiB (0.0%)
    priority: -2 dev: /dev/nvme0n1p3 maj-min: 259:3 label: N/A
    uuid: 3081a5b5-e7f6-48e0-9166-6783c5abb4ad
Unmounted:
  ID-1: /dev/sda1 maj-min: 8:1 size: 512 MiB fs: vfat label: N/A
    uuid: D029-B7A8
  ID-2: /dev/sda2 maj-min: 8:2 size: 27.92 GiB fs: ext4 label: N/A
    uuid: 098ce260-1267-4956-9add-f3b71f679084
  ID-3: /dev/sda3 maj-min: 8:3 size: 976 MiB fs: swap label: N/A
    uuid: 55b15538-0144-4f56-9fb9-371a2274a1b3
  ID-4: /dev/sda4 maj-min: 8:4 size: 96.53 GiB fs: ext4 label: backup
    uuid: b1d5ee03-c68b-4e51-814b-b0b262c92abf
  ID-5: /dev/sda5 maj-min: 8:5 size: 97.67 GiB fs: ntfs label: Windows
    uuid: 75F7FC3C69EC86D8
USB:
  Hub-1: 1-0:1 info: Hi-speed hub with single TT ports: 16 rev: 2.0
    speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900
  Device-1: 1-3:5 info: Apple iPhone 5/5C/5S/6/SE type: Still Imaging
    driver: ipheth,usbfs interfaces: 3 rev: 2.0 speed: 480 Mb/s power: 500mA
    chip-ID: 05ac:12a8 class-ID: 0601 serial: <filter>
  Device-2: 1-6:2 info: Logitech Unifying Receiver type: Keyboard,Mouse
    driver: logitech-djreceiver,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s
    power: 98mA chip-ID: 046d:c534 class-ID: 0301
  Device-3: 1-7:3 info: Lite-On type: Bluetooth driver: btusb interfaces: 2
    rev: 2.0 speed: 12 Mb/s power: 100mA chip-ID: 04ca:3016 class-ID: e001
  Device-4: 1-9:4 info: Chicony HD WebCam type: Video driver: uvcvideo
    interfaces: 2 rev: 2.0 speed: 480 Mb/s power: 500mA chip-ID: 04f2:b5f7
    class-ID: 0e02
  Hub-2: 2-0:1 info: Super-speed hub ports: 8 rev: 3.0 speed: 5 Gb/s
    chip-ID: 1d6b:0003 class-ID: 0900
Sensors:
  System Temperatures: cpu: 43.0 C pch: 46.5 C mobo: N/A
  Fan Speeds (RPM): N/A
Info:
  Processes: 263 Uptime: 12m wakeups: 2 Init: systemd v: 251
  default: graphical tool: systemctl Compilers: gcc: 12.2.0 alt: 11
  clang: 14.0.6 Packages: pm: pacman pkgs: 1532 libs: 421
  tools: gnome-software,pamac,yay pm: flatpak pkgs: 0 Shell: Bash (su)
  v: 5.1.16 running-in: gnome-terminal inxi: 3.3.22

another one

dmesg --level emerg,alert,crit,err,warn
[    0.106043] x86/cpu: SGX disabled by BIOS.
[    0.130715] 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.130715] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[    0.130715]  #5 #6 #7
[    0.134816] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.340687] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[    0.340949] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[    0.514357] resource sanity check: requesting [mem 0xfdffe800-0xfe0007ff], which spans more than pnp 00:00 [mem 0xfdb00000-0xfdffffff]
[    0.514360] caller pmc_core_probe+0xb7/0x6b0 mapping multiple BARs
[    0.540936] integrity: Problem loading X.509 certificate -65
[    0.540939] integrity: Problem loading X.509 certificate -65
[    0.825693] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x100)
[    6.526293] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x100)
[   11.970617] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x100)
[   11.970631] ata3: limiting SATA link speed to 3.0 Gbps
[   17.713380] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[   17.728721] usb: port power management may be unreliable
[   17.753704] ata3.00: exception Emask 0x10 SAct 0x4 SErr 0x2c0100 action 0x6 frozen
[   17.753709] ata3.00: irq_stat 0x08000000, interface fatal error
[   17.753711] ata3: SError: { UnrecovData CommWake 10B8B BadCRC }
[   17.753715] ata3.00: failed command: READ FPDMA QUEUED
[   17.753717] ata3.00: cmd 60/08:10:00:44:f2/00:00:1b:00:00/40 tag 2 ncq dma 4096 in
                        res 40/00:14:00:44:f2/00:00:1b:00:00/40 Emask 0x10 (ATA bus error)
[   17.753726] ata3.00: status: { DRDY }
[   18.101415] I/O error, dev sda, sector 468861952 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
[   18.157036] ata3.00: exception Emask 0x10 SAct 0x2000 SErr 0x2c0100 action 0x6 frozen
[   18.157043] ata3.00: irq_stat 0x08000000, interface fatal error
[   18.157046] ata3: SError: { UnrecovData CommWake 10B8B BadCRC }
[   18.157051] ata3.00: failed command: READ FPDMA QUEUED
[   18.157053] ata3.00: cmd 60/08:68:08:42:f2/00:00:1b:00:00/40 tag 13 ncq dma 4096 in
                        res 40/00:6c:08:42:f2/00:00:1b:00:00/40 Emask 0x10 (ATA bus error)
[   18.157064] ata3.00: status: { DRDY }
[   18.504654] I/O error, dev sda, sector 468861448 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
[   18.560362] ata3.00: exception Emask 0x10 SAct 0x300 SErr 0x2c0100 action 0x6 frozen
[   18.560375] ata3.00: irq_stat 0x08000000, interface fatal error
[   18.560379] ata3: SError: { UnrecovData CommWake 10B8B BadCRC }
[   18.560388] ata3.00: failed command: READ FPDMA QUEUED
[   18.560392] ata3.00: cmd 60/78:40:88:00:00/00:00:00:00:00/40 tag 8 ncq dma 61440 in
                        res 40/00:4c:08:01:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
[   18.560410] ata3.00: status: { DRDY }
[   18.560415] ata3.00: failed command: READ FPDMA QUEUED
[   18.560418] ata3.00: cmd 60/f8:48:08:01:00/00:00:00:00:00/40 tag 9 ncq dma 126976 in
                        res 40/00:4c:08:01:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
[   18.560434] ata3.00: status: { DRDY }
[   18.904488] I/O error, dev sda, sector 136 op 0x0:(READ) flags 0x80700 phys_seg 15 prio class 2
[   18.904571] I/O error, dev sda, sector 264 op 0x0:(READ) flags 0x80700 phys_seg 15 prio class 2
[   18.953667] ata3: limiting SATA link speed to 1.5 Gbps
[   18.953676] ata3.00: exception Emask 0x10 SAct 0x400000 SErr 0x2c0100 action 0x6 frozen
[   18.953683] ata3.00: irq_stat 0x08000000, interface fatal error
[   18.953687] ata3: SError: { UnrecovData CommWake 10B8B BadCRC }
[   18.953698] ata3.00: failed command: READ FPDMA QUEUED
[   18.953702] ata3.00: cmd 60/08:b0:f8:00:00/00:00:00:00:00/40 tag 22 ncq dma 4096 in
                        res 40/00:b4:f8:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
[   18.953720] ata3.00: status: { DRDY }
[   20.153116] vboxdrv: loading out-of-tree module taints kernel.
[   20.206307] VBoxNetAdp: Successfully started.
[   20.208853] VBoxNetFlt: Successfully started.
[   20.837644] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[   20.837651] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[   20.837654] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[   20.837656] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[   21.649238] r8169 0000:03:00.1: can't disable ASPM; OS doesn't have ASPM control
[   22.250828] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[   22.315687] nvidia: module license 'NVIDIA' taints kernel.
[   22.315691] Disabling lock debugging due to kernel taint

[   22.925292] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  520.56.06  Thu Oct  6 21:38:55 UTC 2022
[   23.928368] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[   28.276675] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20220331/nsarguments-61)
[   31.996753] kauditd_printk_skb: 299 callbacks suppressed
[   62.198484] kauditd_printk_skb: 5 callbacks suppressed
[   73.278549] kauditd_printk_skb: 5 callbacks suppressed
[   79.403727] kauditd_printk_skb: 5 callbacks suppressed
[  146.093147] [UFW BLOCK] IN=enp3s0f1 OUT= MAC=01:00:5e:00:00:01:d8:07:b6:b9:9d:ad:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[  185.088549] kauditd_printk_skb: 2 callbacks suppressed
[  271.102009] [UFW BLOCK] IN=enp3s0f1 OUT= MAC=01:00:5e:00:00:01:d8:07:b6:b9:9d:ad:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[  396.111399] [UFW BLOCK] IN=enp3s0f1 OUT= MAC=01:00:5e:00:00:01:d8:07:b6:b9:9d:ad:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[  521.119992] [UFW BLOCK] IN=enp3s0f1 OUT= MAC=01:00:5e:00:00:01:d8:07:b6:b9:9d:ad:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[  646.129080] [UFW BLOCK] IN=enp3s0f1 OUT= MAC=01:00:5e:00:00:01:d8:07:b6:b9:9d:ad:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[  771.137462] [UFW BLOCK] IN=enp3s0f1 OUT= MAC=01:00:5e:00:00:01:d8:07:b6:b9:9d:ad:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[  896.146442] [UFW BLOCK] IN=enp3s0f1 OUT= MAC=01:00:5e:00:00:01:d8:07:b6:b9:9d:ad:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[ 1021.155094] [UFW BLOCK] IN=enp3s0f1 OUT= MAC=01:00:5e:00:00:01:d8:07:b6:b9:9d:ad:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 

journalctl --catalog --priority=3 --boot=-1
Oct 17 18:05:10 eli kernel: x86/cpu: SGX disabled by BIOS.
Oct 17 18:05:10 eli kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
Oct 17 18:05:10 eli kernel: ACPI Error: Aborting method \_PR.CPU1._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Oct 17 18:05:10 eli kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
Oct 17 18:05:10 eli kernel: ACPI Error: Aborting method \_PR.CPU2._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Oct 17 18:05:10 eli kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
Oct 17 18:05:10 eli kernel: ACPI Error: Aborting method \_PR.CPU3._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Oct 17 18:05:10 eli kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
Oct 17 18:05:10 eli kernel: ACPI Error: Aborting method \_PR.CPU4._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Oct 17 18:05:10 eli kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
Oct 17 18:05:10 eli kernel: ACPI Error: Aborting method \_PR.CPU5._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Oct 17 18:05:10 eli kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
Oct 17 18:05:10 eli kernel: ACPI Error: Aborting method \_PR.CPU6._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Oct 17 18:05:10 eli kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
Oct 17 18:05:10 eli kernel: ACPI Error: Aborting method \_PR.CPU7._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Oct 17 18:05:10 eli kernel: ata3.00: exception Emask 0x10 SAct 0x2000000 SErr 0x2c0101 action 0x6 frozen
Oct 17 18:05:10 eli kernel: ata3.00: irq_stat 0x0c000000, interface fatal error
Oct 17 18:05:10 eli kernel: ata3: SError: { RecovData UnrecovData CommWake 10B8B BadCRC }
Oct 17 18:05:10 eli kernel: ata3.00: failed command: READ FPDMA QUEUED
Oct 17 18:05:10 eli kernel: ata3.00: cmd 60/08:c8:00:00:00/00:00:00:00:00/40 tag 25 ncq dma 4096 in
                                     res 40/00:cc:00:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
Oct 17 18:05:10 eli kernel: ata3.00: status: { DRDY }
Oct 17 18:05:10 eli kernel: ata3.00: exception Emask 0x10 SAct 0x8 SErr 0x2c0100 action 0x6 frozen
Oct 17 18:05:10 eli kernel: ata3.00: irq_stat 0x08000000, interface fatal error
Oct 17 18:05:10 eli kernel: ata3: SError: { UnrecovData CommWake 10B8B BadCRC }
Oct 17 18:05:10 eli kernel: ata3.00: failed command: READ FPDMA QUEUED
Oct 17 18:05:10 eli kernel: ata3.00: cmd 60/08:18:a0:44:f2/00:00:1b:00:00/40 tag 3 ncq dma 4096 in
                                     res 40/00:1c:a0:44:f2/00:00:1b:00:00/40 Emask 0x10 (ATA bus error)
Oct 17 18:05:10 eli kernel: ata3.00: status: { DRDY }
Oct 17 18:05:10 eli kernel: ata3.00: exception Emask 0x10 SAct 0x800 SErr 0x2c0100 action 0x6 frozen
Oct 17 18:05:10 eli kernel: ata3.00: irq_stat 0x08000000, interface fatal error
Oct 17 18:05:10 eli kernel: ata3: SError: { UnrecovData CommWake 10B8B BadCRC }
Oct 17 18:05:10 eli kernel: ata3.00: failed command: READ FPDMA QUEUED
Oct 17 18:05:10 eli kernel: ata3.00: cmd 60/08:58:00:00:00/00:00:00:00:00/40 tag 11 ncq dma 4096 in
                                     res 40/00:5c:00:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
Oct 17 18:05:10 eli kernel: ata3.00: status: { DRDY }
Oct 17 18:05:10 eli kernel: blk_update_request: I/O error, dev sda, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
Oct 17 18:05:10 eli kernel: ata3.00: exception Emask 0x10 SAct 0x20000000 SErr 0x2c0100 action 0x6 frozen
Oct 17 18:05:10 eli kernel: ata3.00: irq_stat 0x08000000, interface fatal error
Oct 17 18:05:10 eli kernel: ata3: SError: { UnrecovData CommWake 10B8B BadCRC }
Oct 17 18:05:10 eli kernel: ata3.00: failed command: READ FPDMA QUEUED
Oct 17 18:05:10 eli kernel: ata3.00: cmd 60/08:e8:20:00:00/00:00:00:00:00/40 tag 29 ncq dma 4096 in
                                     res 40/00:ec:20:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
Oct 17 18:05:10 eli kernel: ata3.00: status: { DRDY }
Oct 17 18:05:10 eli kernel: blk_update_request: I/O error, dev sda, sector 32 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
Oct 17 18:05:12 eli kernel: 
Oct 17 18:05:20 eli gnome-session-binary[1136]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 17 18:05:20 eli gnome-session-binary[1136]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
Oct 17 18:05:28 eli gdm[911]: Gdm: Failed to contact accountsservice: Error calling StartServiceByName for org.freedesktop.Accounts: Refusing activation, D-Bus is shutting down.
Oct 17 18:05:29 eli kernel: watchdog: watchdog0: watchdog did not stop!

what you talking about?

Your mkinitcpio.conf file seems default, nothing extra.

Seems like you have a drive issue to me:

A quick search lead me to, maybe, an issue with the drive cable, the drive power, the disk itself.

1 Like

Hmm, few days was changing thermal paste, maybe touched something. Thanks, will check.

Verify your cables first then, it is possible one is not plugged properly.

I took it apart and put it back together. with booting went all fine, just another strange thing happen :))
On other ssd hard disk i have windows, now windows takes over manjaro grub on startup. even i havent change anything. well figure it out something. And thanks for help.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.