You are not logged in.
After the recent update my mothers laptop behaves weirdly:
After successfully showing the grub menu and selecting the standard boot entry the boot process freezes at "loading initial ramdisk" for about 15 minutes. After that the system boots just fine.
My mother seems to be able to shorten the waiting period by violently closing the laptop lid. I have tried it a few times but did not get the same result. I thought about an issue with the SSD connection but after taking out and re-inserting the SSD everything was still the same. I assume it was just coincidence that my mother got it to boot up faster this way.
I tried to rebuild the initramfs and grub config with no success and this output:
$ sudo mkinitcpio -P
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 5.6.4-arch1-1
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [encrypt]
-> Running build hook: [resume]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 5.6.4-arch1-1
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: aic94xx
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [encrypt]
-> Running build hook: [resume]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful$ sudo grub-mkconfig -o /boot/grub/grub.cfg
Generating grub configuration file ...
Found theme: /boot/grub/themes/Antergos-Default/theme.txt
Found Intel Microcode image
Found linux image: /boot/vmlinuz-linux
Found initrd image: /boot/initramfs-linux.img
Found fallback initramfs image: /boot/initramfs-linux-fallback.img
doneThe system is installed on a fully encrypted disk (dm-crypt) with an LVM on top.
I checked /etc/fstab and the output of blkid and they had the same UUIDs.
$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
#
UUID=*redacted* /boot ext4 defaults,noatime,discard 0 0
UUID=*redacted* / ext4 defaults,noatime,discard 0 1
UUID=*redacted* swap swap defaults 0 0Also the initramfs itself is not unusually big:
$ ls -lah /boot/
insgesamt 55M
drwxr-xr-x 4 root root 1,0K 15. Apr 20:09 .
drwxr-xr-x 17 root root 4,0K 24. Nov 19:35 ..
drwxr-xr-x 6 root root 1,0K 15. Apr 21:30 grub
-rw-r--r-- 1 root root 32M 15. Apr 21:28 initramfs-linux-fallback.img
-rw-r--r-- 1 root root 13M 15. Apr 21:28 initramfs-linux.img
-rw-r--r-- 1 root root 3,0M 11. Dez 13:32 intel-ucode.img
drwx------ 2 root root 12K 2. Mär 2019 lost+found
-rw-r--r-- 1 root root 6,4M 15. Apr 20:09 vmlinuz-linuxfsck on the boot partition from a live system booted from USB did not show any errors.
I will post the dmesg output as soon as i get access to the machine again.
Do you have ideas what could cause this behaviour or how i could take a closer look?
Edit: I got my mother to send me the demsg output:
[ 0.000000] microcode: microcode updated early to revision 0xa0b,
date = 2010-09-28
[ 0.000000] Linux version 5.6.4-arch1-1 (linux@archlinux) (gcc
version 9.3.0 (Arch Linux 9.3.0-1)) #1 SMP PREEMPT Mon, 13 Apr 2020
12:21:19 +0000
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux
root=UUID=*redacted* rw
cryptdevice=/dev/disk/by-uuid/*redacted*:cryptAntergos
quiet resume=UUID=*redacted*
[ 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: Enabled xstate features 0x3, context size is 576
bytes, using 'standard' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff]
reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff]
reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb96bfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb96c000-0x00000000bb9befff]
reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb9bf000-0x00000000bba81fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bba82000-0x00000000bbabefff]
ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bbabf000-0x00000000bbaebfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bbaec000-0x00000000bbafefff]
ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bbaff000-0x00000000bbafffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bbb00000-0x00000000bfffffff]
reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff]
reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff]
reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff]
reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff]
reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff]
reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff]
reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff]
reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: eMachines eMachines E725 /eMachines E725 , BIOS
V3.01 10/28/2009
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2094.766 MHz processor
[ 0.004612] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.004614] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.004623] last_pfn = 0x140000 max_arch_pfn = 0x400000000
[ 0.004630] MTRR default type: uncachable
[ 0.004631] MTRR fixed ranges enabled:
[ 0.004634] 00000-9FFFF write-back
[ 0.004635] A0000-BFFFF uncachable
[ 0.004637] C0000-DFFFF write-protect
[ 0.004638] E0000-EFFFF uncachable
[ 0.004639] F0000-FFFFF write-protect
[ 0.004640] MTRR variable ranges enabled:
[ 0.004643] 0 base 0FFF00000 mask FFFF00000 write-protect
[ 0.004644] 1 base 0FFFC0000 mask FFFFE0000 uncachable
[ 0.004646] 2 base 000000000 mask F80000000 write-back
[ 0.004647] 3 base 080000000 mask FC0000000 write-back
[ 0.004649] 4 base 0BC000000 mask FFC000000 uncachable
[ 0.004651] 5 base 0BBC00000 mask FFFC00000 uncachable
[ 0.004652] 6 base 0BBB00000 mask FFFF00000 uncachable
[ 0.004654] 7 base 100000000 mask FC0000000 write-back
[ 0.005217] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC-
WT
[ 0.005376] last_pfn = 0xbbb00 max_arch_pfn = 0x400000000
[ 0.019664] check: Scanning 1 areas for low memory corruption
[ 0.019675] BRK [0x8a001000, 0x8a001fff] PGTABLE
[ 0.019678] BRK [0x8a002000, 0x8a002fff] PGTABLE
[ 0.019680] BRK [0x8a003000, 0x8a003fff] PGTABLE
[ 0.019744] BRK [0x8a004000, 0x8a004fff] PGTABLE
[ 0.019746] BRK [0x8a005000, 0x8a005fff] PGTABLE
[ 0.020106] BRK [0x8a006000, 0x8a006fff] PGTABLE
[ 0.020508] RAMDISK: [mem 0x36099000-0x37043fff]
[ 0.020518] ACPI: Early table checksum verification disabled
[ 0.020523] ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS)
[ 0.020528] ACPI: XSDT 0x00000000BBAFE120 000064 (v01 ACRSYS ACRPRDCT
00000001 01000013)
[ 0.020536] ACPI: FACP 0x00000000BBAFD000 0000F4 (v04 ACRSYS ACRPRDCT
00000001 1025 01000013)
[ 0.020545] ACPI: DSDT 0x00000000BBAEE000 00984B (v01 ACRSYS ACRPRDCT
00000001 1025 01000013)
[ 0.020550] ACPI: FACS 0x00000000BBA8F000 000040
[ 0.020553] ACPI: FACS 0x00000000BBA8F000 000040
[ 0.020557] ACPI: HPET 0x00000000BBAFC000 000038 (v01 ACRSYS ACRPRDCT
00000001 1025 01000013)
[ 0.020561] ACPI: APIC 0x00000000BBAFB000 00006C (v02 ACRSYS ACRPRDCT
00000001 1025 01000013)
[ 0.020566] ACPI: MCFG 0x00000000BBAFA000 00003C (v01 ACRSYS ACRPRDCT
00000001 1025 01000013)
[ 0.020570] ACPI: ASF! 0x00000000BBAF9000 0000A5 (v32 ACRSYS ACRPRDCT
00000001 1025 01000013)
[ 0.020575] ACPI: SLIC 0x00000000BBAF8000 000176 (v01 ACRSYS ACRPRDCT
00000001 1025 01000013)
[ 0.020580] ACPI: BOOT 0x00000000BBAED000 000028 (v01 ACRSYS ACRPRDCT
00000001 1025 01000013)
[ 0.020584] ACPI: SSDT 0x00000000BBAEC000 000655 (v01 PmRef CpuPm
00003000 INTL 20051117)
[ 0.020597] ACPI: Local APIC address 0xfee00000
[ 0.020710] No NUMA configuration found
[ 0.020712] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[ 0.020717] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffcfff]
[ 0.020754] Zone ranges:
[ 0.020755] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.020757] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.020759] Normal [mem 0x0000000100000000-0x000000013fffffff]
[ 0.020761] Device empty
[ 0.020762] Movable zone start for each node
[ 0.020763] Early memory node ranges
[ 0.020764] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.020766] node 0: [mem 0x0000000000100000-0x00000000bb96bfff]
[ 0.020767] node 0: [mem 0x00000000bb9bf000-0x00000000bba81fff]
[ 0.020768] node 0: [mem 0x00000000bbabf000-0x00000000bbaebfff]
[ 0.020770] node 0: [mem 0x00000000bbaff000-0x00000000bbafffff]
[ 0.020771] node 0: [mem 0x0000000100000000-0x000000013fffffff]
[ 0.021515] Zeroed struct page in unavailable ranges: 17926 pages
[ 0.021519] Initmem setup node 0 [mem
0x0000000000001000-0x000000013fffffff]
[ 0.021522] On node 0 totalpages: 1030650
[ 0.021524] DMA zone: 64 pages used for memmap
[ 0.021525] DMA zone: 21 pages reserved
[ 0.021527] DMA zone: 3997 pages, LIFO batch:0
[ 0.021685] DMA32 zone: 11946 pages used for memmap
[ 0.021686] DMA32 zone: 764509 pages, LIFO batch:63
[ 0.051327] Normal zone: 4096 pages used for memmap
[ 0.051329] Normal zone: 262144 pages, LIFO batch:63
[ 0.061927] Reserving Intel graphics memory at [mem
0xbc000000-0xbfffffff]
[ 0.062218] ACPI: PM-Timer IO Port: 0x408
[ 0.062221] ACPI: Local APIC address 0xfee00000
[ 0.062243] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI
0-23
[ 0.062247] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.062249] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.062251] ACPI: IRQ0 used by override.
[ 0.062253] ACPI: IRQ9 used by override.
[ 0.062255] Using ACPI (MADT) for SMP configuration information
[ 0.062257] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.062266] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.062296] PM: hibernation: Registered nosave memory: [mem
0x00000000-0x00000fff]
[ 0.062299] PM: hibernation: Registered nosave memory: [mem
0x0009e000-0x0009ffff]
[ 0.062300] PM: hibernation: Registered nosave memory: [mem
0x000a0000-0x000dffff]
[ 0.062301] PM: hibernation: Registered nosave memory: [mem
0x000e0000-0x000fffff]
[ 0.062303] PM: hibernation: Registered nosave memory: [mem
0xbb96c000-0xbb9befff]
[ 0.062305] PM: hibernation: Registered nosave memory: [mem
0xbba82000-0xbbabefff]
[ 0.062308] PM: hibernation: Registered nosave memory: [mem
0xbbaec000-0xbbafefff]
[ 0.062310] PM: hibernation: Registered nosave memory: [mem
0xbbb00000-0xbfffffff]
[ 0.062311] PM: hibernation: Registered nosave memory: [mem
0xc0000000-0xf7ffffff]
[ 0.062312] PM: hibernation: Registered nosave memory: [mem
0xf8000000-0xfbffffff]
[ 0.062313] PM: hibernation: Registered nosave memory: [mem
0xfc000000-0xfebfffff]
[ 0.062314] PM: hibernation: Registered nosave memory: [mem
0xfec00000-0xfec00fff]
[ 0.062315] PM: hibernation: Registered nosave memory: [mem
0xfec01000-0xfed0ffff]
[ 0.062316] PM: hibernation: Registered nosave memory: [mem
0xfed10000-0xfed13fff]
[ 0.062317] PM: hibernation: Registered nosave memory: [mem
0xfed14000-0xfed17fff]
[ 0.062318] PM: hibernation: Registered nosave memory: [mem
0xfed18000-0xfed19fff]
[ 0.062319] PM: hibernation: Registered nosave memory: [mem
0xfed1a000-0xfed1bfff]
[ 0.062320] PM: hibernation: Registered nosave memory: [mem
0xfed1c000-0xfed1ffff]
[ 0.062321] PM: hibernation: Registered nosave memory: [mem
0xfed20000-0xfedfffff]
[ 0.062322] PM: hibernation: Registered nosave memory: [mem
0xfee00000-0xfee00fff]
[ 0.062323] PM: hibernation: Registered nosave memory: [mem
0xfee01000-0xffefffff]
[ 0.062324] PM: hibernation: Registered nosave memory: [mem
0xfff00000-0xffffffff]
[ 0.062328] [mem 0xc0000000-0xf7ffffff] available for PCI devices
[ 0.062329] Booting paravirtualized kernel on bare hardware
[ 0.062334] clocksource: refined-jiffies: mask: 0xffffffff
max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.070041] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320
nr_cpu_ids:4 nr_node_ids:1
[ 0.071213] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u524288
[ 0.071224] pcpu-alloc: s196608 r8192 d28672 u524288 alloc=1*2097152
[ 0.071225] pcpu-alloc: [0] 0 1 2 3
[ 0.071263] Built 1 zonelists, mobility grouping on. Total pages:
1014523
[ 0.071265] Policy zone: Normal
[ 0.071268] Kernel command line: BOOT_IMAGE=/vmlinuz-linux
root=UUID=*redacted* rw
cryptdevice=/dev/disk/by-uuid/*redacted*:cryptAntergos
quiet resume=UUID=*redacted*
[ 0.073185] Dentry cache hash table entries: 524288 (order: 10,
4194304 bytes, linear)
[ 0.074124] Inode-cache hash table entries: 262144 (order: 9, 2097152
bytes, linear)
[ 0.074209] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[ 0.144595] Memory: 3937108K/4122600K available (12291K kernel code,
1463K rwdata, 4500K rodata, 1620K init, 3220K bss, 185492K reserved, 0K
cma-reserved)
[ 0.144609] random: get_random_u64 called from
__kmem_cache_create+0x3e/0x520 with crng_init=0
[ 0.144844] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.144872] Kernel/User page tables isolation: enabled
[ 0.144904] ftrace: allocating 40148 entries in 157 pages
[ 0.168950] ftrace: allocated 157 pages with 5 groups
[ 0.169228] rcu: Preemptible hierarchical RCU implementation.
[ 0.169230] rcu: RCU dyntick-idle grace-period acceleration is
enabled.
[ 0.169231] rcu: RCU restricting CPUs from NR_CPUS=320 to
nr_cpu_ids=4.
[ 0.169233] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.169234] Tasks RCU enabled.
[ 0.169235] rcu: RCU calculated value of scheduler-enlistment delay
is 30 jiffies.
[ 0.169236] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.173792] NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
[ 0.174096] Console: colour dummy device 80x25
[ 0.174109] printk: console [tty0] enabled
[ 0.174144] ACPI: Core revision 20200110
[ 0.174294] clocksource: hpet: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 133484882848 ns
[ 0.174311] APIC: Switch to symmetric I/O mode setup
[ 0.174746] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.190978] clocksource: tsc-early: mask: 0xffffffffffffffff
max_cycles: 0x1e31e031fb8, max_idle_ns: 440795237781 ns
[ 0.190985] Calibrating delay loop (skipped), value calculated using
timer frequency.. 4191.09 BogoMIPS (lpj=6982553)
[ 0.190988] pid_max: default: 32768 minimum: 301
[ 0.191036] LSM: Security Framework initializing
[ 0.191043] Yama: becoming mindful.
[ 0.191097] Mount-cache hash table entries: 8192 (order: 4, 65536
bytes, linear)
[ 0.191126] Mountpoint-cache hash table entries: 8192 (order: 4,
65536 bytes, linear)
[ 0.191147] *** VALIDATE tmpfs ***
[ 0.191393] *** VALIDATE proc ***
[ 0.191488] *** VALIDATE cgroup ***
[ 0.191490] *** VALIDATE cgroup2 ***
[ 0.191575] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.191579] process: using mwait in idle threads
[ 0.191584] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[ 0.191585] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[ 0.191590] Spectre V1 : Mitigation: usercopy/swapgs barriers and
__user pointer sanitization
[ 0.191593] Spectre V2 : Mitigation: Full generic retpoline
[ 0.191594] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling
RSB on context switch
[ 0.191596] Speculative Store Bypass: Vulnerable
[ 0.191600] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.191879] Freeing SMP alternatives memory: 32K
[ 0.301347] smpboot: CPU0: Intel Pentium(R) Dual-Core CPU
T4300 @ 2.10GHz (family: 0x6, model: 0x17, stepping: 0xa)
[ 0.320994] Performance Events: PEBS fmt0+, Core2 events, 4-deep LBR,
Intel PMU driver.
[ 0.321005] ... version: 2
[ 0.321006] ... bit width: 40
[ 0.321007] ... generic registers: 2
[ 0.321008] ... value mask: 000000ffffffffff
[ 0.321009] ... max period: 000000007fffffff
[ 0.321010] ... fixed-purpose events: 3
[ 0.321011] ... event mask: 0000000700000003
[ 0.327653] rcu: Hierarchical SRCU implementation.
[ 0.351073] NMI watchdog: Enabled. Permanently consumes one hw-PMU
counter.
[ 0.357659] smp: Bringing up secondary CPUs ...
[ 0.397693] x86: Booting SMP configuration:
[ 0.397695] .... node #0, CPUs: #1
[ 0.403035] smp: Brought up 1 node, 2 CPUs
[ 0.403035] smpboot: Max logical packages: 2
[ 0.403035] smpboot: Total of 2 processors activated (8382.19 BogoMIPS)
[ 0.404758] devtmpfs: initialized
[ 0.404758] x86/mm: Memory block size: 128MB
[ 0.405199] PM: Registering ACPI NVS region [mem
0xbba82000-0xbbabefff] (249856 bytes)
[ 0.405199] clocksource: jiffies: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.405199] futex hash table entries: 1024 (order: 4, 65536 bytes,
linear)
[ 0.405199] pinctrl core: initialized pinctrl subsystem
[ 0.405199] PM: RTC time: 08:06:50, date: 2020-04-17
[ 0.405199] thermal_sys: Registered thermal governor 'fair_share'
[ 0.405199] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.405199] thermal_sys: Registered thermal governor 'step_wise'
[ 0.405199] thermal_sys: Registered thermal governor 'user_space'
[ 0.405199] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.405199] NET: Registered protocol family 16
[ 0.405199] audit: initializing netlink subsys (disabled)
[ 0.405199] audit: type=2000 audit(1587110809.229:1):
state=initialized audit_enabled=0 res=1
[ 0.405199] cpuidle: using governor ladder
[ 0.405199] cpuidle: using governor menu
[ 0.405199] Simple Boot Flag value 0x5 read from CMOS RAM was invalid
[ 0.405199] Simple Boot Flag at 0x44 set to 0x1
[ 0.405199] ACPI: bus type PCI registered
[ 0.405199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.407710] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem
0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.407733] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.407748] PCI: Using configuration type 1 for base access
[ 0.411086] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.414516] ACPI: Added _OSI(Module Device)
[ 0.414518] ACPI: Added _OSI(Processor Device)
[ 0.414519] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.414520] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.414522] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.414523] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.414525] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.423291] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.425346] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.426009] ACPI: Dynamic OEM Table Load:
[ 0.426017] ACPI: SSDT 0xFFFF94403B36FC00 000223 (v01 PmRef Cpu0Ist
00003000 INTL 20051117)
[ 0.427911] ACPI: Dynamic OEM Table Load:
[ 0.427917] ACPI: SSDT 0xFFFF94403B2D8000 000537 (v01 PmRef Cpu0Cst
00003001 INTL 20051117)
[ 0.429599] ACPI: Dynamic OEM Table Load:
[ 0.429606] ACPI: SSDT 0xFFFF94403B367200 0001CF (v01 PmRef ApIst
00003000 INTL 20051117)
[ 0.430734] ACPI: Dynamic OEM Table Load:
[ 0.430739] ACPI: SSDT 0xFFFF94403A952E40 00008D (v01 PmRef ApCst
00003000 INTL 20051117)
[ 0.432176] ACPI: EC: EC started
[ 0.432178] ACPI: EC: interrupt blocked
[ 0.441114] ACPI: \_SB_.PCI0.LPC_.EC0_: Used as first EC
[ 0.441118] ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x1c, IRQ=-1,
EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.441120] ACPI: \_SB_.PCI0.LPC_.EC0_: Boot DSDT EC used to handle
transactions
[ 0.441121] ACPI: Interpreter enabled
[ 0.441164] ACPI: (supports S0 S3 S4 S5)
[ 0.441166] ACPI: Using IOAPIC for interrupt routing
[ 0.441228] PCI: Using host bridge windows from ACPI; if necessary,
use "pci=nocrs" and report a bug
[ 0.444434] ACPI: Enabled 15 GPEs in block 00 to 3F
[ 0.456698] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.456708] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM
ClockPM Segments MSI HPX-Type3]
[ 0.456715] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.456736] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain
0000 [bus 00-3f] only partially covers this bridge
[ 0.457678] PCI host bridge to bus 0000:00
[ 0.457681] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.457683] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.457685] pci_bus 0000:00: root bus resource [mem
0x000a0000-0x000bffff window]
[ 0.457687] pci_bus 0000:00: root bus resource [mem
0xc0000000-0xfebfffff window]
[ 0.457690] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.457705] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[ 0.457741] pci 0000:00:00.0: DMAR: Disabling IOMMU for graphics on
this chipset
[ 0.457743] pci 0000:00:00.0: DMAR: Forcing write-buffer flush capability
[ 0.457884] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
[ 0.457900] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff 64bit]
[ 0.457908] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff
64bit pref]
[ 0.457914] pci 0000:00:02.0: reg 0x20: [io 0x50f0-0x50f7]
[ 0.458090] pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000
[ 0.458104] pci 0000:00:02.1: reg 0x10: [mem 0xd3400000-0xd34fffff 64bit]
[ 0.458299] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[ 0.458374] pci 0000:00:1a.0: reg 0x20: [io 0x50c0-0x50df]
[ 0.458613] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[ 0.460263] pci 0000:00:1a.7: reg 0x10: [mem 0xd6704c00-0xd6704fff]
[ 0.464794] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.464970] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[ 0.465001] pci 0000:00:1b.0: reg 0x10: [mem 0xd6700000-0xd6703fff 64bit]
[ 0.465114] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.465283] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[ 0.465413] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.465597] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
[ 0.465729] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.465921] pci 0000:00:1c.2: [8086:2944] type 01 class 0x060400
[ 0.466054] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.466240] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[ 0.466327] pci 0000:00:1d.0: reg 0x20: [io 0x50a0-0x50bf]
[ 0.466558] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[ 0.466645] pci 0000:00:1d.1: reg 0x20: [io 0x5080-0x509f]
[ 0.466866] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[ 0.466951] pci 0000:00:1d.2: reg 0x20: [io 0x5060-0x507f]
[ 0.467171] pci 0000:00:1d.3: [8086:2939] type 00 class 0x0c0300
[ 0.467257] pci 0000:00:1d.3: reg 0x20: [io 0x5040-0x505f]
[ 0.467821] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[ 0.469420] pci 0000:00:1d.7: reg 0x10: [mem 0xd6704800-0xd6704bff]
[ 0.473853] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.474411] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.474643] pci 0000:00:1f.0: [8086:2919] type 00 class 0x060100
[ 0.474948] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[ 0.474977] pci 0000:00:1f.2: reg 0x10: [io 0x50e8-0x50ef]
[ 0.474988] pci 0000:00:1f.2: reg 0x14: [io 0x50fc-0x50ff]
[ 0.474999] pci 0000:00:1f.2: reg 0x18: [io 0x50e0-0x50e7]
[ 0.475010] pci 0000:00:1f.2: reg 0x1c: [io 0x50f8-0x50fb]
[ 0.475020] pci 0000:00:1f.2: reg 0x20: [io 0x5020-0x503f]
[ 0.475030] pci 0000:00:1f.2: reg 0x24: [mem 0xd6704000-0xd67047ff]
[ 0.475091] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.475260] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 0.475287] pci 0000:00:1f.3: reg 0x10: [mem 0xd6705000-0xd67050ff 64bit]
[ 0.475317] pci 0000:00:1f.3: reg 0x20: [io 0x5000-0x501f]
[ 0.475577] acpiphp: Slot [1] registered
[ 0.475584] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.475589] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
[ 0.475593] pci 0000:00:1c.0: bridge window [mem 0xd5700000-0xd66fffff]
[ 0.475600] pci 0000:00:1c.0: bridge window [mem
0xd0400000-0xd13fffff 64bit pref]
[ 0.475689] pci 0000:04:00.0: [168c:002b] type 00 class 0x028000
[ 0.475745] pci 0000:04:00.0: reg 0x10: [mem 0xd4600000-0xd460ffff 64bit]
[ 0.475968] pci 0000:04:00.0: supports D1
[ 0.475970] pci 0000:04:00.0: PME# supported from D0 D1 D3hot
[ 0.476178] pci 0000:00:1c.1: PCI bridge to [bus 04]
[ 0.476182] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
[ 0.476187] pci 0000:00:1c.1: bridge window [mem 0xd4600000-0xd56fffff]
[ 0.476193] pci 0000:00:1c.1: bridge window [mem
0xd1400000-0xd23fffff 64bit pref]
[ 0.476291] pci 0000:05:00.0: [1969:1062] type 00 class 0x020000
[ 0.476334] pci 0000:05:00.0: reg 0x10: [mem 0xd3500000-0xd353ffff 64bit]
[ 0.476350] pci 0000:05:00.0: reg 0x18: [io 0x1000-0x107f]
[ 0.476505] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.476657] pci 0000:00:1c.2: PCI bridge to [bus 05]
[ 0.476661] pci 0000:00:1c.2: bridge window [io 0x1000-0x2fff]
[ 0.476666] pci 0000:00:1c.2: bridge window [mem 0xd3500000-0xd45fffff]
[ 0.476673] pci 0000:00:1c.2: bridge window [mem
0xd2400000-0xd33fffff 64bit pref]
[ 0.476699] pci_bus 0000:06: extended config space not accessible
[ 0.476774] pci 0000:00:1e.0: PCI bridge to [bus 06] (subtractive decode)
[ 0.476788] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7
window] (subtractive decode)
[ 0.476790] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff
window] (subtractive decode)
[ 0.476792] pci 0000:00:1e.0: bridge window [mem
0x000a0000-0x000bffff window] (subtractive decode)
[ 0.476794] pci 0000:00:1e.0: bridge window [mem
0xc0000000-0xfebfffff window] (subtractive decode)
[ 0.584678] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.584811] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.584945] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.585072] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 *10 11 12)
[ 0.585200] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12)
*0, disabled.
[ 0.585328] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12)
*0, disabled.
[ 0.585457] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.585586] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.586776] ACPI: EC: interrupt unblocked
[ 0.586791] ACPI: EC: event unblocked
[ 0.586801] ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x1c, IRQ=-1,
EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.586803] ACPI: \_SB_.PCI0.LPC_.EC0_: Boot DSDT EC used to handle
transactions and events
[ 0.586925] iommu: Default domain type: Translated
[ 0.586963] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.586963] pci 0000:00:02.0: vgaarb: VGA device added:
decodes=io+mem,owns=io+mem,locks=none
[ 0.586963] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.586963] vgaarb: loaded
[ 0.586963] SCSI subsystem initialized
[ 0.586963] libata version 3.00 loaded.
[ 0.586963] ACPI: bus type USB registered
[ 0.586963] usbcore: registered new interface driver usbfs
[ 0.586963] usbcore: registered new interface driver hub
[ 0.586963] usbcore: registered new device driver usb
[ 0.586963] pps_core: LinuxPPS API ver. 1 registered
[ 0.586963] pps_core: Software ver. 5.3.6 - Copyright 2005-2007
Rodolfo Giometti <giometti@linux.it>
[ 0.586963] PTP clock support registered
[ 0.586963] EDAC MC: Ver: 3.0.0
[ 0.587653] PCI: Using ACPI for IRQ routing
[ 0.587653] PCI: pci_cache_line_size set to 64 bytes
[ 0.587653] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.587653] e820: reserve RAM buffer [mem 0xbb96c000-0xbbffffff]
[ 0.587653] e820: reserve RAM buffer [mem 0xbba82000-0xbbffffff]
[ 0.587653] e820: reserve RAM buffer [mem 0xbbaec000-0xbbffffff]
[ 0.587653] e820: reserve RAM buffer [mem 0xbbb00000-0xbbffffff]
[ 0.587654] NetLabel: Initializing
[ 0.587654] NetLabel: domain hash size = 128
[ 0.587654] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.587663] NetLabel: unlabeled traffic allowed by default
[ 0.592534] hpet: 4 channels of 0 reserved for per-cpu timers
[ 0.592540] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.592544] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.594426] clocksource: Switched to clocksource tsc-early
[ 0.618159] *** VALIDATE bpf ***
[ 0.618415] VFS: Disk quotas dquot_6.6.0
[ 0.618443] VFS: Dquot-cache hash table entries: 512 (order 0, 4096
bytes)
[ 0.618492] *** VALIDATE ramfs ***
[ 0.618498] *** VALIDATE hugetlbfs ***
[ 0.618575] pnp: PnP ACPI init
[ 0.724294] pnp 00:00: disabling [io 0x164e-0x164f] because it
overlaps 0000:00:1c.2 BAR 13 [io 0x1000-0x2fff]
[ 0.724382] system 00:00: [io 0x0600-0x060f] has been reserved
[ 0.724384] system 00:00: [io 0x0610] has been reserved
[ 0.724386] system 00:00: [io 0x0800-0x080f] has been reserved
[ 0.724389] system 00:00: [io 0x0810-0x0817] has been reserved
[ 0.724391] system 00:00: [io 0x0820-0x0823] has been reserved
[ 0.724393] system 00:00: [io 0x0400-0x047f] has been reserved
[ 0.724395] system 00:00: [io 0x0500-0x057f] has been reserved
[ 0.724398] system 00:00: [io 0xff2c-0xff2f] has been reserved
[ 0.724401] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.724404] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.724406] system 00:00: [mem 0xfed10000-0xfed13fff] has been reserved
[ 0.724409] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.724411] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.724414] system 00:00: [mem 0xfec00000-0xfec00fff] could not be
reserved
[ 0.724416] system 00:00: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 0.724418] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.724428] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.724529] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.724655] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.724764] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.725068] pnp: PnP ACPI: found 4 devices
[ 0.731917] clocksource: acpi_pm: mask: 0xffffff max_cycles:
0xffffff, max_idle_ns: 2085701024 ns
[ 0.731987] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.731991] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
[ 0.731997] pci 0000:00:1c.0: bridge window [mem 0xd5700000-0xd66fffff]
[ 0.732002] pci 0000:00:1c.0: bridge window [mem
0xd0400000-0xd13fffff 64bit pref]
[ 0.732010] pci 0000:00:1c.1: PCI bridge to [bus 04]
[ 0.732014] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
[ 0.732020] pci 0000:00:1c.1: bridge window [mem 0xd4600000-0xd56fffff]
[ 0.732024] pci 0000:00:1c.1: bridge window [mem
0xd1400000-0xd23fffff 64bit pref]
[ 0.732031] pci 0000:00:1c.2: PCI bridge to [bus 05]
[ 0.732035] pci 0000:00:1c.2: bridge window [io 0x1000-0x2fff]
[ 0.732041] pci 0000:00:1c.2: bridge window [mem 0xd3500000-0xd45fffff]
[ 0.732045] pci 0000:00:1c.2: bridge window [mem
0xd2400000-0xd33fffff 64bit pref]
[ 0.732053] pci 0000:00:1e.0: PCI bridge to [bus 06]
[ 0.732068] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.732071] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.732073] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff
window]
[ 0.732075] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff
window]
[ 0.732077] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
[ 0.732079] pci_bus 0000:02: resource 1 [mem 0xd5700000-0xd66fffff]
[ 0.732081] pci_bus 0000:02: resource 2 [mem 0xd0400000-0xd13fffff
64bit pref]
[ 0.732083] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
[ 0.732085] pci_bus 0000:04: resource 1 [mem 0xd4600000-0xd56fffff]
[ 0.732087] pci_bus 0000:04: resource 2 [mem 0xd1400000-0xd23fffff
64bit pref]
[ 0.732089] pci_bus 0000:05: resource 0 [io 0x1000-0x2fff]
[ 0.732091] pci_bus 0000:05: resource 1 [mem 0xd3500000-0xd45fffff]
[ 0.732092] pci_bus 0000:05: resource 2 [mem 0xd2400000-0xd33fffff
64bit pref]
[ 0.732095] pci_bus 0000:06: resource 4 [io 0x0000-0x0cf7 window]
[ 0.732097] pci_bus 0000:06: resource 5 [io 0x0d00-0xffff window]
[ 0.732099] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff
window]
[ 0.732101] pci_bus 0000:06: resource 7 [mem 0xc0000000-0xfebfffff
window]
[ 0.732328] NET: Registered protocol family 2
[ 0.732583] tcp_listen_portaddr_hash hash table entries: 2048 (order:
3, 32768 bytes, linear)
[ 0.732685] TCP established hash table entries: 32768 (order: 6,
262144 bytes, linear)
[ 0.732898] TCP bind hash table entries: 32768 (order: 7, 524288
bytes, linear)
[ 0.732985] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.733146] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.733200] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes,
linear)
[ 0.733418] NET: Registered protocol family 1
[ 0.733427] NET: Registered protocol family 44
[ 0.733450] pci 0000:00:02.0: Video device with shadowed ROM at [mem
0x000c0000-0x000dffff]
[ 0.750903] pci 0000:00:1a.7: quirk_usb_early_handoff+0x0/0x654 took
16376 usecs
[ 0.767556] pci 0000:00:1d.7: quirk_usb_early_handoff+0x0/0x654 took
14262 usecs
[ 0.767586] pci 0000:05:00.0: [Firmware Bug]: disabling VPD access
(can't determine size of non-standard VPD format)
[ 0.767591] PCI: CLS 64 bytes, default 64
[ 0.767673] Trying to unpack rootfs image as initramfs...
[ 1.047225] Freeing initrd memory: 16044K
[ 1.047230] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.047233] software IO TLB: mapped [mem 0xb796c000-0xbb96c000] (64MB)
[ 1.047504] check: Scanning for low memory corruption every 60 seconds
[ 1.048097] Initialise system trusted keyrings
[ 1.048115] Key type blacklist registered
[ 1.048223] workingset: timestamp_bits=41 max_order=20 bucket_order=0
[ 1.050507] zbud: loaded
[ 1.058009] Key type asymmetric registered
[ 1.058012] Asymmetric key parser 'x509' registered
[ 1.058038] Block layer SCSI generic (bsg) driver version 0.4 loaded
(major 245)
[ 1.058135] io scheduler mq-deadline registered
[ 1.058137] io scheduler kyber registered
[ 1.058201] io scheduler bfq registered
[ 1.058483] pcieport 0000:00:1c.0: enabling device (0001 -> 0003)
[ 1.059825] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.059956] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[ 1.059957] vesafb: scrolling: redraw
[ 1.059959] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.059984] vesafb: framebuffer at 0xc0000000, mapped to
0x(____ptrval____), using 3072k, total 3072k
[ 1.060066] fbcon: Deferring console take-over
[ 1.060068] fb0: VESA VGA frame buffer device
[ 1.060105] intel_idle: MWAIT substates: 0x2220
[ 1.060290] Monitor-Mwait will be used to enter C-1 state
[ 1.060299] Monitor-Mwait will be used to enter C-2 state
[ 1.060304] ACPI: \_PR_.CPU0: Found 2 idle states
[ 1.060307] intel_idle: v0.4.1 model 0x17
[ 1.060428] intel_idle: lapic_timer_reliable_states 0x2
[ 1.060529] input: Power Button as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/PNP0C0C:00/input/input0
[ 1.060565] ACPI: Power Button [PWRB]
[ 1.060620] input: Lid Switch as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/PNP0C0D:00/input/input1
[ 1.060646] ACPI: Lid Switch [LID0]
[ 1.060695] input: Sleep Button as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/PNP0C0E:00/input/input2
[ 1.060722] ACPI: Sleep Button [SLPB]
[ 1.060827] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 1.063726] ACPI: Power Button [PWRF]
[ 1.065526] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.065528] ACPI: Thermal Zone [TZ01] (31 C)
[ 1.065883] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.066733] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 1.066734] AMD-Vi: AMD IOMMUv2 functionality not available on this
system
[ 1.067449] ahci 0000:00:1f.2: version 3.0
[ 1.067891] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 1.067930] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps
0x33 impl SATA mode
[ 1.067934] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led
clo pmp pio slum part ccc ems sxs
[ 1.084422] scsi host0: ahci
[ 1.084686] scsi host1: ahci
[ 1.084881] scsi host2: ahci
[ 1.085047] scsi host3: ahci
[ 1.085219] scsi host4: ahci
[ 1.085381] scsi host5: ahci
[ 1.085467] ata1: SATA max UDMA/133 abar m2048@0xd6704000 port
0xd6704100 irq 27
[ 1.085470] ata2: SATA max UDMA/133 abar m2048@0xd6704000 port
0xd6704180 irq 27
[ 1.085471] ata3: DUMMY
[ 1.085473] ata4: DUMMY
[ 1.085475] ata5: SATA max UDMA/133 abar m2048@0xd6704000 port
0xd6704300 irq 27
[ 1.085478] ata6: SATA max UDMA/133 abar m2048@0xd6704000 port
0xd6704380 irq 27
[ 1.085605] usbcore: registered new interface driver usbserial_generic
[ 1.085612] usbserial: USB Serial support registered for generic
[ 1.085653] rtc_cmos 00:01: RTC can wake from S4
[ 1.085970] rtc_cmos 00:01: registered as rtc0
[ 1.086004] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram,
hpet irqs
[ 1.086101] intel_pstate: CPU model not supported
[ 1.086136] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.086283] drop_monitor: Initializing network drop monitor service
[ 1.086565] NET: Registered protocol family 10
[ 1.104772] Segment Routing with IPv6
[ 1.104812] NET: Registered protocol family 17
[ 1.110522] RAS: Correctable Errors collector initialized.
[ 1.110597] microcode: sig=0x1067a, pf=0x80, revision=0xa0b
[ 1.110684] microcode: Microcode Update Driver: v2.2.
[ 1.110690] IPI shorthand broadcast: enabled
[ 1.110702] sched_clock: Marking stable (1110372266,
303049)->(1251378071, -140702756)
[ 1.110829] registered taskstats version 1
[ 1.110855] Loading compiled-in X.509 certificates
[ 1.119705] Loaded X.509 cert 'Build time autogenerated kernel key:
8465142fb09b117d652403829259991dc87823b4'
[ 1.119768] zswap: loaded using pool lzo/zbud
[ 1.120011] Key type ._fscrypt registered
[ 1.120013] Key type .fscrypt registered
[ 1.120014] Key type fscrypt-provisioning registered
[ 1.133221] Key type big_key registered
[ 1.133792] PM: Magic number: 0:177:119
[ 1.133941] rtc_cmos 00:01: setting system clock to
2020-04-17T08:06:50 UTC (1587110810)
[ 1.227688] random: fast init done
[ 1.574337] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.575057] ata1.00: supports DRM functions and may not be fully
accessible
[ 1.575082] ata1.00: ATA-10: CT500MX500SSD1, M3CR023, max UDMA/133
[ 1.575084] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 1.575594] ata1.00: supports DRM functions and may not be fully
accessible
[ 1.576001] ata1.00: configured for UDMA/133
[ 1.586891] scsi 0:0:0:0: Direct-Access ATA CT500MX500SSD1
023 PQ: 0 ANSI: 5
[ 1.587234] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500
GB/466 GiB)
[ 1.587236] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.587253] sd 0:0:0:0: [sda] Write Protect is off
[ 1.587256] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.587282] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[ 1.591403] sda: sda1 sda2 sda3 < sda5 >
[ 1.592175] sd 0:0:0:0: [sda] supports TCG Opal
[ 1.592178] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.694321] clocksource: timekeeping watchdog on CPU0: Marking
clocksource 'tsc-early' as unstable because the skew is too large:
[ 1.694323] clocksource: 'hpet' wd_now:
ef7196d1 wd_last: 101d3cf mask: ffffffff
[ 1.694325] clocksource: 'tsc-early' cs_now:
85592a0e1 cs_last: 8142795db mask: ffffffffffffffff
[ 1.694328] tsc: Marking TSC unstable due to clocksource watchdog
[ 1.694332] TSC found unstable after boot, most likely due to broken
BIOS. Use 'tsc=unstable'.
[ 1.694334] sched_clock: Marking unstable (1694028982,
303050)<-(1835034751, -140702756)
[ 1.694477] clocksource: Switched to clocksource hpet
[ 2.064393] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.066373] ata2.00: ATAPI: HL-DT-STDVDRAM GT30N, 1.01, max UDMA/100
[ 2.070000] ata2.00: configured for UDMA/100
[ 2.074067] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GT30N
1.01 PQ: 0 ANSI: 5
[ 2.451637] ata5: SATA link down (SStatus 0 SControl 300)
[ 2.764729] ata6: SATA link down (SStatus 0 SControl 300)
[ 2.764793] Unstable clock detected, switching default tracing clock
to "global"
If you want to keep using the local clock, then add:
"trace_clock=local"
on the kernel command line
[ 2.767228] Freeing unused decrypted memory: 2040K
[ 2.768298] Freeing unused kernel image (initmem) memory: 1620K
[ 2.768376] Write protecting the kernel read-only data: 20480k
[ 2.769905] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 2.771032] Freeing unused kernel image (rodata/data gap) memory: 1644K
[ 2.814663] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.814686] x86/mm: Checking user space page tables
[ 2.857681] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.857685] Run /init as init process
[ 2.857687] with arguments:
[ 2.857688] /init
[ 2.857689] with environment:
[ 2.857690] HOME=/
[ 2.857691] TERM=linux
[ 2.857692] BOOT_IMAGE=/vmlinuz-linux
[ 2.857694]
cryptdevice=/dev/disk/by-uuid/*redacted*:cryptAntergos
[ 2.887202] fbcon: Taking over console
[ 2.887335] Console: switching to colour frame buffer device 128x48
[ 2.923009] device-mapper: uevent: version 1.0.3
[ 2.923136] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27)
initialised: dm-devel@redhat.com
[ 3.142619] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0]
at 0x60,0x64 irq 1,12
[ 3.174912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.176690] ehci-pci: EHCI PCI platform driver
[ 3.177099] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 3.177107] ehci-pci 0000:00:1a.7: new USB bus registered, assigned
bus number 1
[ 3.177136] ehci-pci 0000:00:1a.7: debug port 1
[ 3.187699] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[ 3.187729] ehci-pci 0000:00:1a.7: irq 21, io mem 0xd6704c00
[ 3.196461] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.196551] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.201026] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 3.201130] usb usb1: New USB device found, idVendor=1d6b,
idProduct=0002, bcdDevice= 5.06
[ 3.201133] usb usb1: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 3.201135] usb usb1: Product: EHCI Host Controller
[ 3.201137] usb usb1: Manufacturer: Linux 5.6.4-arch1-1 ehci_hcd
[ 3.201138] usb usb1: SerialNumber: 0000:00:1a.7
[ 3.201404] hub 1-0:1.0: USB hub found
[ 3.201415] hub 1-0:1.0: 2 ports detected
[ 3.202019] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 3.202027] ehci-pci 0000:00:1d.7: new USB bus registered, assigned
bus number 2
[ 3.202042] ehci-pci 0000:00:1d.7: debug port 1
[ 3.205998] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[ 3.206025] ehci-pci 0000:00:1d.7: irq 23, io mem 0xd6704800
[ 3.217992] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 3.218087] usb usb2: New USB device found, idVendor=1d6b,
idProduct=0002, bcdDevice= 5.06
[ 3.218089] usb usb2: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 3.218091] usb usb2: Product: EHCI Host Controller
[ 3.218093] usb usb2: Manufacturer: Linux 5.6.4-arch1-1 ehci_hcd
[ 3.218095] usb usb2: SerialNumber: 0000:00:1d.7
[ 3.218314] hub 2-0:1.0: USB hub found
[ 3.218327] hub 2-0:1.0: 8 ports detected
[ 3.221742] uhci_hcd: USB Universal Host Controller Interface driver
[ 3.222174] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 3.222182] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned
bus number 3
[ 3.222193] uhci_hcd 0000:00:1a.0: detected 2 ports
[ 3.222228] uhci_hcd 0000:00:1a.0: irq 20, io base 0x000050c0
[ 3.222320] usb usb3: New USB device found, idVendor=1d6b,
idProduct=0001, bcdDevice= 5.06
[ 3.222323] usb usb3: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 3.222325] usb usb3: Product: UHCI Host Controller
[ 3.222327] usb usb3: Manufacturer: Linux 5.6.4-arch1-1 uhci_hcd
[ 3.222328] usb usb3: SerialNumber: 0000:00:1a.0
[ 3.223048] hub 3-0:1.0: USB hub found
[ 3.223061] hub 3-0:1.0: 2 ports detected
[ 3.223631] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 3.223640] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned
bus number 4
[ 3.223650] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 3.223680] uhci_hcd 0000:00:1d.0: irq 23, io base 0x000050a0
[ 3.223774] usb usb4: New USB device found, idVendor=1d6b,
idProduct=0001, bcdDevice= 5.06
[ 3.223776] usb usb4: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 3.223778] usb usb4: Product: UHCI Host Controller
[ 3.223780] usb usb4: Manufacturer: Linux 5.6.4-arch1-1 uhci_hcd
[ 3.223782] usb usb4: SerialNumber: 0000:00:1d.0
[ 3.224511] hub 4-0:1.0: USB hub found
[ 3.224523] hub 4-0:1.0: 2 ports detected
[ 3.225081] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 3.225089] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned
bus number 5
[ 3.225110] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 3.225159] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00005080
[ 3.225248] usb usb5: New USB device found, idVendor=1d6b,
idProduct=0001, bcdDevice= 5.06
[ 3.225250] usb usb5: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 3.225252] usb usb5: Product: UHCI Host Controller
[ 3.225254] usb usb5: Manufacturer: Linux 5.6.4-arch1-1 uhci_hcd
[ 3.225256] usb usb5: SerialNumber: 0000:00:1d.1
[ 3.225889] hub 5-0:1.0: USB hub found
[ 3.225900] hub 5-0:1.0: 2 ports detected
[ 3.226470] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 3.226480] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned
bus number 6
[ 3.226489] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 3.226522] uhci_hcd 0000:00:1d.2: irq 20, io base 0x00005060
[ 3.227509] usb usb6: New USB device found, idVendor=1d6b,
idProduct=0001, bcdDevice= 5.06
[ 3.227512] usb usb6: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 3.227514] usb usb6: Product: UHCI Host Controller
[ 3.227516] usb usb6: Manufacturer: Linux 5.6.4-arch1-1 uhci_hcd
[ 3.227518] usb usb6: SerialNumber: 0000:00:1d.2
[ 3.228093] hub 6-0:1.0: USB hub found
[ 3.228744] hub 6-0:1.0: 2 ports detected
[ 3.229954] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 3.229976] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned
bus number 7
[ 3.230962] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram
cd/rw xa/form2 cdda tray
[ 3.230966] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 3.232070] uhci_hcd 0000:00:1d.3: detected 2 ports
[ 3.232141] uhci_hcd 0000:00:1d.3: irq 18, io base 0x00005040
[ 3.232253] usb usb7: New USB device found, idVendor=1d6b,
idProduct=0001, bcdDevice= 5.06
[ 3.232256] usb usb7: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 3.232258] usb usb7: Product: UHCI Host Controller
[ 3.232260] usb usb7: Manufacturer: Linux 5.6.4-arch1-1 uhci_hcd
[ 3.232425] usb usb7: SerialNumber: 0000:00:1d.3
[ 3.233084] hub 7-0:1.0: USB hub found
[ 3.233181] hub 7-0:1.0: 2 ports detected
[ 3.236052] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 3.301479] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input4
[ 3.537713] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 3.547689] usb 2-4: new high-speed USB device number 2 using ehci-pci
[ 3.565177] usb 1-1: New USB device found, idVendor=1a40,
idProduct=0101, bcdDevice= 1.11
[ 3.565180] usb 1-1: New USB device strings: Mfr=0, Product=1,
SerialNumber=0
[ 3.565182] usb 1-1: Product: USB 2.0 Hub
[ 3.565470] hub 1-1:1.0: USB hub found
[ 3.565535] hub 1-1:1.0: 4 ports detected
[ 3.611626] usb 2-4: New USB device found, idVendor=064e,
idProduct=a103, bcdDevice= 5.00
[ 3.611630] usb 2-4: New USB device strings: Mfr=2, Product=1,
SerialNumber=3
[ 3.611632] usb 2-4: Product: Video WebCam
[ 3.611634] usb 2-4: Manufacturer: SuYin
[ 3.611636] usb 2-4: SerialNumber: CN0314-SN30-OV035-VA-R05.00.00
[ 3.971031] usb 1-1.3: new low-speed USB device number 3 using ehci-pci
[ 4.195694] usb 1-1.3: New USB device found, idVendor=045e,
idProduct=0040, bcdDevice= 3.00
[ 4.195697] usb 1-1.3: New USB device strings: Mfr=1, Product=3,
SerialNumber=0
[ 4.195699] usb 1-1.3: Product: Microsoft 3-Button Mouse with
IntelliEye(TM)
[ 4.195701] usb 1-1.3: Manufacturer: Microsoft
[ 4.202097] hid: raw HID events driver (C) Jiri Kosina
[ 4.207964] usbcore: registered new interface driver usbhid
[ 4.207966] usbhid: USB HID core driver
[ 4.211273] input: Microsoft Microsoft 3-Button Mouse with
IntelliEye(TM) as
/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.3/1-1.3:1.0/0003:045E:0040.0001/input/input6
[ 4.211345] hid-generic 0003:045E:0040.0001: input,hidraw0: USB HID
v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on
usb-0000:00:1a.7-1.3/input0
[ 6.909603] random: crng init done
[ 13.495443] cryptd: max_cpu_qlen set to 1000
[ 13.642990] PM: Image not found (code -22)
[ 13.737028] EXT4-fs (dm-0): mounted filesystem with ordered data
mode. Opts: (null)
[ 14.108491] systemd[1]: systemd 245.4-2-arch 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)
[ 14.124499] systemd[1]: Detected architecture x86-64.
[ 14.154663] systemd[1]: Set hostname to <monikas-laptop>.
[ 14.507393] systemd[1]: Created slice system-getty.slice.
[ 14.507960] systemd[1]: Created slice system-modprobe.slice.
[ 14.508437] systemd[1]: Created slice User and Session Slice.
[ 14.508568] systemd[1]: Started Dispatch Password Requests to Console
Directory Watch.
[ 14.508659] systemd[1]: Started Forward Password Requests to Wall
Directory Watch.
[ 14.508964] systemd[1]: Set up automount Arbitrary Executable File
Formats File System Automount Point.
[ 14.509054] systemd[1]: Reached target Local Encrypted Volumes.
[ 14.509086] systemd[1]: Reached target Login Prompts.
[ 14.509135] systemd[1]: Reached target Remote File Systems.
[ 14.509167] systemd[1]: Reached target Slices.
[ 14.509320] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 14.509838] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 14.510283] systemd[1]: Listening on LVM2 poll daemon socket.
[ 14.513999] systemd[1]: Listening on Process Core Dump Socket.
[ 14.514130] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 14.516631] systemd[1]: Listening on Journal Audit Socket.
[ 14.516872] systemd[1]: Listening on Journal Socket (/dev/log).
[ 14.517076] systemd[1]: Listening on Journal Socket.
[ 14.517274] systemd[1]: Listening on udev Control Socket.
[ 14.517395] systemd[1]: Listening on udev Kernel Socket.
[ 14.519532] systemd[1]: Mounting Huge Pages File System...
[ 14.522034] systemd[1]: Mounting POSIX Message Queue File System...
[ 14.524844] systemd[1]: Mounting Kernel Debug File System...
[ 14.527456] systemd[1]: Mounting Kernel Trace File System...
[ 14.530226] systemd[1]: Starting Create list of static device nodes
for the current kernel...
[ 14.532734] systemd[1]: Starting Monitoring of LVM2 mirrors,
snapshots etc. using dmeventd or progress polling...
[ 14.539578] systemd[1]: Starting Load Kernel Module drm...
[ 14.546965] systemd[1]: Condition check resulted in Set Up Additional
Binary Formats being skipped.
[ 14.547056] systemd[1]: Condition check resulted in File System Check
on Root Device being skipped.
[ 14.559587] systemd[1]: Starting Load Kernel Modules...
[ 14.566244] Linux agpgart interface v0.103
[ 14.568473] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 14.571142] systemd[1]: Starting udev Coldplug all Devices...
[ 14.576514] systemd[1]: Mounted Huge Pages File System.
[ 14.582874] systemd[1]: Mounted POSIX Message Queue File System.
[ 14.583233] systemd[1]: Mounted Kernel Debug File System.
[ 14.583550] systemd[1]: Mounted Kernel Trace File System.
[ 14.584843] systemd[1]: Finished Create list of static device nodes
for the current kernel.
[ 14.607989] EXT4-fs (dm-0): re-mounted. Opts: discard
[ 14.611709] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 14.612074] systemd[1]: Condition check resulted in First Boot Wizard
being skipped.
[ 14.622219] systemd[1]: Condition check resulted in Rebuild Hardware
Database being skipped.
[ 14.624172] systemd[1]: Starting Load/Save Random Seed...
[ 14.624288] systemd[1]: Condition check resulted in Create System
Users being skipped.
[ 14.629743] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 14.640779] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 14.641728] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 14.653636] systemd[1]: Started LVM2 metadata daemon.
[ 14.682122] systemd[1]: Finished Load Kernel Modules.
[ 14.682619] systemd[1]: Condition check resulted in FUSE Control File
System being skipped.
[ 14.686482] systemd[1]: Mounting Kernel Configuration File System...
[ 14.689616] systemd[1]: Starting Apply Kernel Variables...
[ 14.705075] systemd[1]: Mounted Kernel Configuration File System.
[ 14.713280] systemd[1]: Finished Load/Save Random Seed.
[ 14.715496] systemd[1]: modprobe@drm.service: Succeeded.
[ 14.716209] systemd[1]: Finished Load Kernel Module drm.
[ 14.724034] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 14.729387] systemd[1]: Started Entropy Daemon based on the HAVEGE
algorithm.
[ 14.737257] systemd[1]: Starting Journal Service...
[ 14.745080] systemd[1]: Starting udev Kernel Device Manager...
[ 14.747751] systemd[1]: Finished Apply Kernel Variables.
[ 14.770223] systemd[1]: Starting CLI Netfilter Manager...
[ 14.871411] systemd[1]: Finished udev Coldplug all Devices.
[ 15.483196] systemd[1]: Finished CLI Netfilter Manager.
[ 15.852019] systemd[1]: Started Journal Service.
[ 15.854112] audit: type=1130 audit(1587110825.213:2): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.872887] systemd-journald[309]: Received client request to flush
runtime journal.
[ 16.056147] audit: type=1130 audit(1587110825.417:3): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 16.515809] audit: type=1130 audit(1587110825.877:4): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 16.539754] wmi_bus wmi_bus-PNP0C14:00: WQXM data block query control
method not found
[ 16.544109] ACPI: AC Adapter [AC] (on-line)
[ 16.751555] ACPI Warning: SystemIO range
0x0000000000000428-0x000000000000042F conflicts with OpRegion
0x0000000000000400-0x000000000000047F (\PMBA) (20200110/utaddress-204)
[ 16.751565] ACPI: If an ACPI driver is available for this device, you
should use it instead of the native driver
[ 16.751568] ACPI Warning: SystemIO range
0x0000000000000530-0x000000000000053F conflicts with OpRegion
0x0000000000000500-0x000000000000053B (\GPIO) (20200110/utaddress-204)
[ 16.751572] ACPI: If an ACPI driver is available for this device, you
should use it instead of the native driver
[ 16.751574] ACPI Warning: SystemIO range
0x0000000000000500-0x000000000000052F conflicts with OpRegion
0x0000000000000500-0x000000000000053B (\GPIO) (20200110/utaddress-204)
[ 16.751578] ACPI: If an ACPI driver is available for this device, you
should use it instead of the native driver
[ 16.751579] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 16.778238] atl1c 0000:05:00.0: version 1.0.1.1-NAPI
[ 16.991851] Adding 3969044k swap on /dev/sda5. Priority:-2 extents:1
across:3969044k SSFS
[ 17.028645] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 17.046180] input: PC Speaker as /devices/platform/pcspkr/input/input7
[ 17.116998] intel_powerclamp: No package C-state available
[ 17.157691] intel_powerclamp: No package C-state available
[ 17.158960] audit: type=1130 audit(1587110826.520:5): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.185162] EXT4-fs (sda1): mounted filesystem with ordered data
mode. Opts: discard
[ 17.185176] ext4 filesystem being mounted at /boot supports
timestamps until 2038 (0x7fffffff)
[ 17.284434] audit: type=1130 audit(1587110826.643:6): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 17.303427] audit: type=1127 audit(1587110826.663:7): pid=437 uid=0
auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp"
exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=?
res=success'
[ 17.330608] audit: type=1130 audit(1587110826.690:8): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 17.883336] acer_wmi: Acer Laptop ACPI-WMI Extras
[ 17.885149] acer_wmi: Function bitmap for Communication Device: 0x1
[ 18.051731] atl1c 0000:05:00.0 enp5s0: renamed from eth0
[ 18.091964] iTCO_vendor_support: vendor-support=0
[ 18.107248] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 18.107329] iTCO_wdt: Found a ICH9M TCO device (Version=2,
TCOBASE=0x0460)
[ 18.131339] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 18.132700] cfg80211: Loading compiled-in X.509 certificates for
regulatory database
[ 18.198330] snd_hda_codec_realtek hdaudioC0D0: autoconfig for
ALC272X: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 18.198333] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0
(0x0/0x0/0x0/0x0/0x0)
[ 18.198336] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1
(0x21/0x0/0x0/0x0/0x0)
[ 18.198337] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 18.198339] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 18.198341] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 18.201576] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 18.213376] input: HDA Digital PCBeep as
/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 18.213470] input: HDA Intel Mic as
/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 18.213548] input: HDA Intel Headphone as
/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 18.227922] battery: ACPI: Battery Slot [BAT0] (battery present)
[ 18.265842] audit: type=1130 audit(1587110827.627:9): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.513712] audit: type=1130 audit(1587110827.873:10): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 18.543060] input: AlpsPS/2 ALPS GlidePoint as
/devices/platform/i8042/serio1/input/input8
[ 18.544739] audit: type=1130 audit(1587110827.907:11): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.642698] mousedev: PS/2 mouse device common for all mice
[ 20.610316] pci 0000:00:00.0: Intel GM45 Chipset
[ 20.610340] pci 0000:00:00.0: detected gtt size: 2097152K total,
262144K mappable
[ 20.610635] pci 0000:00:00.0: detected 65536K stolen memory
[ 20.610688] checking generic (c0000000 300000) vs hw (d0000000 400000)
[ 20.610689] checking generic (c0000000 300000) vs hw (c0000000 10000000)
[ 20.610691] fb0: switching to inteldrmfb from VESA VGA
[ 20.610973] Console: switching to colour dummy device 80x25
[ 20.612825] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 20.710242] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 20.710246] [drm] Driver supports precise vblank timestamp query.
[ 20.717187] [drm] applying inverted panel brightness quirk
[ 20.725656] i915 0000:00:02.0: vgaarb: changed VGA decodes:
olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 20.829556] [drm] Initialized i915 1.6.0 20200114 for 0000:00:02.0 on
minor 0
[ 20.835938] ACPI: Video Device [OVGA] (multi-head: yes rom: no
post: no)
[ 20.852738] ath: phy0: Enable LNA combining
[ 20.863671] ath: phy0: ASPM enabled: 0x43
[ 20.863676] ath: EEPROM regdomain: 0x65
[ 20.863677] ath: EEPROM indicates we should expect a direct regpair map
[ 20.863681] ath: Country alpha2 being used: 00
[ 20.863682] ath: Regpair used: 0x65
[ 20.894588] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 20.898630] ieee80211 phy0: Atheros AR9285 Rev:2
mem=0xffffb3e880a20000, irq=17
[ 20.928795] ath9k 0000:04:00.0 wlp4s0: renamed from wlan0
[ 20.951450] kauditd_printk_skb: 16 callbacks suppressed
[ 20.951453] audit: type=1130 audit(1587110830.313:28): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 21.162747] audit: type=1130 audit(1587110830.523:29): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 21.173837] acpi device:06: registered as cooling_device2
[ 21.174032] input: Video Bus as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12
[ 21.189798] fbcon: i915drmfb (fb0) is primary device
[ 21.189940] Console: switching to colour frame buffer device 170x48
[ 21.189951] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[ 21.328243] audit: type=1130 audit(1587110830.690:30): pid=1 uid=0
auid=4294967295 ses=4294967295
msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.329066] audit: type=1130 audit(1587110830.690:31): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.345454] audit: type=1130 audit(1587110830.707:32): pid=1 uid=0
auid=4294967295 ses=4294967295
msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.367486] mc: Linux media interface: v0.10
[ 21.466508] videodev: Linux video capture interface: v2.00
[ 21.604261] uvcvideo: Found UVC 1.00 device Video WebCam (064e:a103)
[ 21.627139] uvcvideo 2-4:1.0: Entity type for entity Extension 5 was
not initialized!
[ 21.627143] uvcvideo 2-4:1.0: Entity type for entity Extension 4 was
not initialized!
[ 21.627146] uvcvideo 2-4:1.0: Entity type for entity Processing 3 was
not initialized!
[ 21.627148] uvcvideo 2-4:1.0: Entity type for entity Camera 1 was not
initialized!
[ 21.627293] input: Video WebCam: Video WebCam as
/devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input13
[ 21.627440] usbcore: registered new interface driver uvcvideo
[ 21.627442] USB Video Class driver (1.1.1)
[ 22.513016] audit: type=1103 audit(1587110831.873:33): pid=866 uid=0
auid=4294967295 ses=4294967295 msg='op=PAM:setcred
grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm"
hostname=? addr=? terminal=:0 res=success'
[ 22.602782] audit: type=1130 audit(1587110831.963:34): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 22.645382] audit: type=1101 audit(1587110832.007:35): pid=876 uid=0
auid=4294967295 ses=4294967295 msg='op=PAM:accounting
grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time
acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 22.645918] audit: type=1103 audit(1587110832.007:36): pid=876 uid=0
auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=?
acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=failed'
[ 22.646091] audit: type=1006 audit(1587110832.007:37): pid=876 uid=0
old-auid=4294967295 auid=620 tty=(none) old-ses=4294967295 ses=1 res=1
[ 23.615987] wlp4s0: authenticate with 60:e3:27:2f:31:e5
[ 23.664222] wlp4s0: send auth to 60:e3:27:2f:31:e5 (try 1/3)
[ 23.665960] wlp4s0: authenticated
[ 23.671021] wlp4s0: associate with 60:e3:27:2f:31:e5 (try 1/3)
[ 23.674482] wlp4s0: RX AssocResp from 60:e3:27:2f:31:e5 (capab=0x431
status=0 aid=32)
[ 23.674666] wlp4s0: associated
[ 23.718052] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
[ 27.447799] kauditd_printk_skb: 8 callbacks suppressed
[ 27.447802] audit: type=1130 audit(1587110836.807:46): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.012162] audit: type=1131 audit(1587110840.377:47): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 36.122206] audit: type=1100 audit(1587110845.487:48): pid=996 uid=0
auid=4294967295 ses=4294967295 msg='op=PAM:authentication
grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="moni"
exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[ 36.127751] audit: type=1101 audit(1587110845.490:49): pid=996 uid=0
auid=4294967295 ses=4294967295 msg='op=PAM:accounting
grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="moni"
exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[ 37.205621] audit: type=1106 audit(1587110846.570:50): pid=866 uid=0
auid=4294967295 ses=4294967295 msg='op=PAM:session_close
grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm"
hostname=? addr=? terminal=:0 res=success'
[ 37.205628] audit: type=1104 audit(1587110846.570:51): pid=866 uid=0
auid=4294967295 ses=4294967295 msg='op=PAM:setcred
grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm"
hostname=? addr=? terminal=:0 res=success'
[ 37.212661] audit: type=1103 audit(1587110846.577:52): pid=996 uid=0
auid=4294967295 ses=4294967295 msg='op=PAM:setcred
grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="moni"
exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[ 37.213176] audit: type=1006 audit(1587110846.577:53): pid=996 uid=0
old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 37.285246] audit: type=1130 audit(1587110846.650:54): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 37.302112] audit: type=1101 audit(1587110846.667:55): pid=1002 uid=0
auid=4294967295 ses=4294967295 msg='op=PAM:accounting
grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="moni"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 37.303201] audit: type=1103 audit(1587110846.667:56): pid=1002 uid=0
auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=?
acct="moni" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=?
res=failed'
[ 37.303208] audit: type=1006 audit(1587110846.667:57): pid=1002 uid=0
old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[ 41.356183] kauditd_printk_skb: 6 callbacks suppressed
[ 41.356186] audit: type=1130 audit(1587110850.720:64): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 43.205077] audit: type=1130 audit(1587110852.570:65): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 47.583625] audit: type=1131 audit(1587110856.943:66): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 47.632642] audit: type=1131 audit(1587110856.996:67): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 50.996363] audit: type=1131 audit(1587111138.635:68): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 51.046802] audit: type=1130 audit(1587111138.685:69): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 51.058039] audit: type=1334 audit(1587111138.695:70): prog-id=10
op=UNLOAD
[ 51.058046] audit: type=1334 audit(1587111138.695:71): prog-id=9
op=UNLOAD
[ 51.136801] audit: type=1131 audit(1587111138.775:72): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 51.189004] audit: type=1130 audit(1587111138.825:73): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=logrotate comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 51.189011] audit: type=1131 audit(1587111138.825:74): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=logrotate comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 53.874145] audit: type=1130 audit(1587111141.512:75): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 53.874153] audit: type=1131 audit(1587111141.512:76): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 54.056864] audit: type=1130 audit(1587111141.695:77): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=updatedb comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 54.056870] audit: type=1131 audit(1587111141.695:78): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=updatedb comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 423.605661] audit: type=1100 audit(1587111511.244:79): pid=1273
uid=1000 auid=1000 ses=2 msg='op=PAM:unix_chkpwd acct="moni"
exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
[ 922.310685] audit: type=1130 audit(1587112009.946:80): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 922.310694] audit: type=1131 audit(1587112009.946:81): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 1084.894236] usb 1-1.1: new full-speed USB device number 4 using ehci-pci
[ 1085.110307] usb 1-1.1: New USB device found, idVendor=03f0,
idProduct=4f11, bcdDevice= 1.00
[ 1085.110313] usb 1-1.1: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[ 1085.110316] usb 1-1.1: Product: Officejet 5600 series
[ 1085.110319] usb 1-1.1: Manufacturer: HP
[ 1085.110322] usb 1-1.1: SerialNumber: CN6BMD705904B2
[ 1086.446771] usblp 1-1.1:1.1: usblp0: USB Bidirectional printer dev 4
if 1 alt 0 proto 2 vid 0x03F0 pid 0x4F11
[ 1086.449567] usbcore: registered new interface driver usblp
[ 1104.965231] usblp0: removed
[ 1104.966514] Did not find alt setting 1 for intf 0, config 1
[ 1664.607442] Did not find alt setting 1 for intf 0, config 1
[ 1666.608337] Did not find alt setting 1 for intf 0, config 1
[ 1668.609303] Did not find alt setting 1 for intf 0, config 1
[ 1670.610247] Did not find alt setting 1 for intf 0, config 1Last edited by moonlies (2020-04-17 10:23:51)
Offline
Found theme: /boot/grub/themes/Antergos-Default/theme.txt
Found Intel Microcode imageAntergos is not Arch, you should ask on their forums.
Offline
Antergos stopped operations and with the last update removed everything antergos related from the system, except names in existing files. I would say this is mostly indistinguishable from a 'normal' arch installation, especially considering that arch linux and antergos use the same packages for everything boot related.
So what do you suggest?
Offline
Well the obvious thing, that is if you need support here, is to install Arch Linux using the official installation guide.
Other then that, I got nothing.
Offline
Remove the quiet boot parameter, check the journal of a boot and try https://wiki.archlinux.org/index.php/Haveged or equivalent methods.
Post #4 is still true, though. We cannot effectively assist you, if neither of us has any idea how the system is actually configured. And yes, that sucks. Antergos is a high profile example for why "easy arch for everyone" installers do their users a predictable disservice.
Online
Okay, so i got my mother to send me the dmesg output. In a few weeks i will again have access to the machine and try your suggestion seth. If that is not working i will probably have to reinstall everything and hope that it will be an issue with the Antergos setup. But i honestly doubt it. The problem appeared after an update that happened after the machine was "converted" to a non antergos installation and to my knowledge, there is nothing unorthodox that antergos does for setting up the base system on an encrypted disk.
In the dmesg output there is something about a missing microcode, I installed the mitigations for spectre and meltdown last year, maybe this has something to do with the problem?
Offline
there is something about a missing microcode… maybe this has something to do with the problem
Maybe. Maybe not. Life's a mystery.
https://bbs.archlinux.org/viewtopic.php?id=57855
Online