Latest kernel showing mouse and running BSPWM but BSPWM is invisible

Hi Guys,

I have updated my laptop and when I log in, I get to the desktop and the mouse is showing but BSPWM and Polybar are not visible(It’s black screen). I can tell BSPWM is still running though because I can use the shortcut to open a terminal and type something like shutdown now and press enter and that works.

I have two kernels installed and thankfully the LTS version works perfectly fine.

I have tried to arch-chroot into the broken kernel and run sudo pacman -Syu but at the moment, it says ‘there’s nothing to do’ presumably because there aren’t any new updates (which is strange because I updated a few days ago).

It’s very strange because I have had EOS on my laptop for nearly two years and no issues until now.

Where should I start looking to fix this?

Specs wise I’m using a Dell 7590 with a built in intel GPU and an Nvidia Geforce GTX 1650 Mobile.

Additionally, Im not sure if this is helpful but here is the output of lspci:

00:00.0 Host bridge: Intel Corporation Device 3e20 (rev 0d)
00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 0d)
00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630] (rev 02)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 0d)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Cannon Lake PCH Thermal Controller (rev 10)
00:14.0 USB controller: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller (rev 10)
00:14.2 RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10)
00:15.0 Serial bus controller: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #0 (rev 10)
00:15.1 Serial bus controller: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #1 (rev 10)
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10)
00:17.0 SATA controller: Intel Corporation Cannon Lake Mobile PCH SATA AHCI Controller (rev 10)
00:1b.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #17 (rev f0)
00:1c.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #1 (rev f0)
00:1c.4 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #5 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #9 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Cannon Lake LPC Controller (rev 10)
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10)
00:1f.5 Serial bus controller: Intel Corporation Cannon Lake PCH SPI Controller (rev 10)
01:00.0 3D controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Mobile / Max-Q] (rev a1)
02:00.0 PCI bridge: Intel Corporation JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] (rev 02)
03:00.0 PCI bridge: Intel Corporation JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] (rev 02)
03:01.0 PCI bridge: Intel Corporation JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] (rev 02)
03:02.0 PCI bridge: Intel Corporation JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] (rev 02)
04:00.0 System peripheral: Intel Corporation JHL6340 Thunderbolt 3 NHI (C step) [Alpine Ridge 2C 2016] (rev 02)
3a:00.0 USB controller: Intel Corporation JHL6340 Thunderbolt 3 USB 3.1 Controller (C step) [Alpine Ridge 2C 2016] (rev 02)
3b:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
3c:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader (rev 01)
3d:00.0 Non-Volatile memory controller: Toshiba Corporation XG6 NVMe SSD Controller

EDIT

I have just tried to log in to the latest kernel and everything is working fine :confused: That’s a positive thing though! It just creates a blank screen intermittently.

I’m writing this edit from the latest kernel.

The journal logs should yield more information.

journalctl -b0

Can you elaborate on this? Do you mean that the screen flickers?

1 Like

No, what I mean is that the mouse is showing and BSPWM is clearly running as I can control it (by using the shortcut for the terminal) but I can’t see it. There isn’t any flickering at all, there just isn’t any Polybar, window manager or desktop background image.

Here is the output of journalctl -b0

Aug 18 16:36:43 luke-xps kernel: microcode: updated early: 0xea -> 0xfa, date = 2023-02-27
Aug 18 16:36:43 luke-xps kernel: Linux version 6.4.10-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Fri, 11 Aug 2023 11:03:36 +0000
Aug 18 16:36:43 luke-xps kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=76a8892a-9c2d-4873-94ca-3b598ea2659a rw quiet loglevel=3 nowatchdog
Aug 18 16:36:43 luke-xps kernel: BIOS-provided physical RAM map:
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x0000000040400000-0x000000005c4d1fff] usable
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x000000005c4d2000-0x000000005c4d2fff] ACPI NVS
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x000000005c4d3000-0x000000005c4d3fff] reserved
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x000000005c4d4000-0x000000006c037fff] usable
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x000000006c038000-0x000000006d7affff] reserved
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x000000006d7b0000-0x000000006d82cfff] ACPI data
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x000000006d82d000-0x000000006e1a1fff] ACPI NVS
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x000000006e1a2000-0x000000006fe21fff] reserved
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x000000006fe22000-0x000000006fffefff] type 20
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x000000006ffff000-0x000000006fffffff] usable
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x0000000070000000-0x0000000077ffffff] reserved
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x0000000078000000-0x0000000078dfffff] usable
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x0000000078e00000-0x000000007f7fffff] reserved
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Aug 18 16:36:43 luke-xps kernel: BIOS-e820: [mem 0x0000000100000000-0x000000047c7fffff] usable
Aug 18 16:36:43 luke-xps kernel: NX (Execute Disable) protection: active
Aug 18 16:36:43 luke-xps kernel: efi: EFI v2.7 by American Megatrends
Aug 18 16:36:43 luke-xps kernel: efi: ACPI 2.0=0x6d7c9000 ACPI=0x6d7c9000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 TPMFinalLog=0x6e0c0000 ESRT=0x6fa46118 MEMATTR=0x69684018 
Aug 18 16:36:43 luke-xps kernel: efi: Remove mem56: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
Aug 18 16:36:43 luke-xps kernel: e820: remove [mem 0xf0000000-0xf7ffffff] reserved
Aug 18 16:36:43 luke-xps kernel: efi: Not removing mem57: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Aug 18 16:36:43 luke-xps kernel: efi: Not removing mem58: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Aug 18 16:36:43 luke-xps kernel: efi: Not removing mem59: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Aug 18 16:36:43 luke-xps kernel: efi: Remove mem60: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Aug 18 16:36:43 luke-xps kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Aug 18 16:36:43 luke-xps kernel: SMBIOS 3.2.0 present.
Aug 18 16:36:43 luke-xps kernel: DMI: Dell Inc. XPS 15 7590/0T8KGX, BIOS 1.13.0 07/22/2021
Aug 18 16:36:43 luke-xps kernel: tsc: Detected 2400.000 MHz processor
Aug 18 16:36:43 luke-xps kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Aug 18 16:36:43 luke-xps kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Aug 18 16:36:43 luke-xps kernel: last_pfn = 0x47c800 max_arch_pfn = 0x400000000
Aug 18 16:36:43 luke-xps kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Aug 18 16:36:43 luke-xps kernel: last_pfn = 0x78e00 max_arch_pfn = 0x400000000
Aug 18 16:36:43 luke-xps kernel: esrt: Reserving ESRT space from 0x000000006fa46118 to 0x000000006fa46150.
Aug 18 16:36:43 luke-xps kernel: Using GB pages for direct mapping
Aug 18 16:36:43 luke-xps kernel: Secure boot disabled
Aug 18 16:36:43 luke-xps kernel: RAMDISK: [mem 0x35f31000-0x36f8ffff]
Aug 18 16:36:43 luke-xps kernel: ACPI: Early table checksum verification disabled
Aug 18 16:36:43 luke-xps kernel: ACPI: RSDP 0x000000006D7C9000 000024 (v02 DELL  )
Aug 18 16:36:43 luke-xps kernel: ACPI: XSDT 0x000000006D7C90C8 000114 (v01 DELL   CBX3     01072009 AMI  00010013)
Aug 18 16:36:43 luke-xps kernel: ACPI: FACP 0x000000006D80A0A8 000114 (v06 DELL   CBX3     01072009 AMI  00010013)
Aug 18 16:36:43 luke-xps kernel: ACPI: DSDT 0x000000006D7C9270 040E36 (v02 DELL   CBX3     01072009 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: FACS 0x000000006E1A0C00 000040
Aug 18 16:36:43 luke-xps kernel: ACPI: APIC 0x000000006D80A1C0 00012C (v04 DELL   CBX3     01072009 AMI  00010013)
Aug 18 16:36:43 luke-xps kernel: ACPI: FPDT 0x000000006D80A2F0 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
Aug 18 16:36:43 luke-xps kernel: ACPI: FIDT 0x000000006D80A338 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
Aug 18 16:36:43 luke-xps kernel: ACPI: MCFG 0x000000006D80A3D8 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0x000000006D80A418 001B26 (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: BOOT 0x000000006D80BF40 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0x000000006D80BF68 001663 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0x000000006D80D5D0 002644 (v02 PegSsd PegSsdt  00001000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: HPET 0x000000006D80FC18 000038 (v01 DELL\x CBX3     00000002      01000013)
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0x000000006D80FC50 001441 (v02 DELL\x CflH_Tbt 00001000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: UEFI 0x000000006D811098 000042 (v01 DELL\x CBX3     00000002      01000013)
Aug 18 16:36:43 luke-xps kernel: ACPI: LPIT 0x000000006D8110E0 000094 (v01 DELL\x CBX3     00000002      01000013)
Aug 18 16:36:43 luke-xps kernel: ACPI: WSMT 0x000000006D811178 000028 (v01 DELL   CBX3     00000002      01000013)
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0x000000006D8111A0 0027DE (v02 DELL\x PtidDevc 00001000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0x000000006D813980 00037A (v02 DELL\x TbtTypeC 00000000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: DBGP 0x000000006D813D00 000034 (v01 DELL\x CBX3     00000002      01000013)
Aug 18 16:36:43 luke-xps kernel: ACPI: DBG2 0x000000006D813D38 000054 (v00 DELL\x CBX3     00000002      01000013)
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0x000000006D813D90 0007DC (v02 DELL\x UsbCTabl 00001000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0x000000006D814570 00BE4B (v02 DptfTa DptfTabl 00001000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: MSDM 0x000000006D8203C0 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
Aug 18 16:36:43 luke-xps kernel: ACPI: SLIC 0x000000006D820418 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
Aug 18 16:36:43 luke-xps kernel: ACPI: DMAR 0x000000006D820590 0000C8 (v01 INTEL  EDK2     00000002      01000013)
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0x000000006D820658 000144 (v02 Intel  ADebTabl 00001000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0x000000006D8207A0 0000AE (v02 SgRef  SgPeg    00001000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: NHLT 0x000000006D820850 00002D (v00 INTEL  EDK2     00000002      01000013)
Aug 18 16:36:43 luke-xps kernel: ACPI: BGRT 0x000000006D820880 000038 (v00 DELL   CBX3     01072009 AMI  00010013)
Aug 18 16:36:43 luke-xps kernel: ACPI: TPM2 0x000000006D8208B8 000034 (v04 DELL\x CBX3     00000001 AMI  00000000)
Aug 18 16:36:43 luke-xps kernel: ACPI: ASF! 0x000000006D8208F0 0000A0 (v32 DELL\x CBX3     00000002      01000013)
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0x000000006D820990 001E51 (v01 OptRef OptTabl  00001000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving FACP table memory at [mem 0x6d80a0a8-0x6d80a1bb]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving DSDT table memory at [mem 0x6d7c9270-0x6d80a0a5]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving FACS table memory at [mem 0x6e1a0c00-0x6e1a0c3f]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving APIC table memory at [mem 0x6d80a1c0-0x6d80a2eb]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving FPDT table memory at [mem 0x6d80a2f0-0x6d80a333]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving FIDT table memory at [mem 0x6d80a338-0x6d80a3d3]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving MCFG table memory at [mem 0x6d80a3d8-0x6d80a413]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving SSDT table memory at [mem 0x6d80a418-0x6d80bf3d]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving BOOT table memory at [mem 0x6d80bf40-0x6d80bf67]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving SSDT table memory at [mem 0x6d80bf68-0x6d80d5ca]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving SSDT table memory at [mem 0x6d80d5d0-0x6d80fc13]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving HPET table memory at [mem 0x6d80fc18-0x6d80fc4f]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving SSDT table memory at [mem 0x6d80fc50-0x6d811090]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving UEFI table memory at [mem 0x6d811098-0x6d8110d9]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving LPIT table memory at [mem 0x6d8110e0-0x6d811173]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving WSMT table memory at [mem 0x6d811178-0x6d81119f]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving SSDT table memory at [mem 0x6d8111a0-0x6d81397d]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving SSDT table memory at [mem 0x6d813980-0x6d813cf9]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving DBGP table memory at [mem 0x6d813d00-0x6d813d33]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving DBG2 table memory at [mem 0x6d813d38-0x6d813d8b]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving SSDT table memory at [mem 0x6d813d90-0x6d81456b]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving SSDT table memory at [mem 0x6d814570-0x6d8203ba]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving MSDM table memory at [mem 0x6d8203c0-0x6d820414]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving SLIC table memory at [mem 0x6d820418-0x6d82058d]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving DMAR table memory at [mem 0x6d820590-0x6d820657]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving SSDT table memory at [mem 0x6d820658-0x6d82079b]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving SSDT table memory at [mem 0x6d8207a0-0x6d82084d]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving NHLT table memory at [mem 0x6d820850-0x6d82087c]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving BGRT table memory at [mem 0x6d820880-0x6d8208b7]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving TPM2 table memory at [mem 0x6d8208b8-0x6d8208eb]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving ASF! table memory at [mem 0x6d8208f0-0x6d82098f]
Aug 18 16:36:43 luke-xps kernel: ACPI: Reserving SSDT table memory at [mem 0x6d820990-0x6d8227e0]
Aug 18 16:36:43 luke-xps kernel: No NUMA configuration found
Aug 18 16:36:43 luke-xps kernel: Faking a node at [mem 0x0000000000000000-0x000000047c7fffff]
Aug 18 16:36:43 luke-xps kernel: NODE_DATA(0) allocated [mem 0x47c7fb000-0x47c7fffff]
Aug 18 16:36:43 luke-xps kernel: Zone ranges:
Aug 18 16:36:43 luke-xps kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Aug 18 16:36:43 luke-xps kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Aug 18 16:36:43 luke-xps kernel:   Normal   [mem 0x0000000100000000-0x000000047c7fffff]
Aug 18 16:36:43 luke-xps kernel:   Device   empty
Aug 18 16:36:43 luke-xps kernel: Movable zone start for each node
Aug 18 16:36:43 luke-xps kernel: Early memory node ranges
Aug 18 16:36:43 luke-xps kernel:   node   0: [mem 0x0000000000001000-0x000000000009dfff]
Aug 18 16:36:43 luke-xps kernel:   node   0: [mem 0x000000000009f000-0x000000000009ffff]
Aug 18 16:36:43 luke-xps kernel:   node   0: [mem 0x0000000000100000-0x000000003fffffff]
Aug 18 16:36:43 luke-xps kernel:   node   0: [mem 0x0000000040400000-0x000000005c4d1fff]
Aug 18 16:36:43 luke-xps kernel:   node   0: [mem 0x000000005c4d4000-0x000000006c037fff]
Aug 18 16:36:43 luke-xps kernel:   node   0: [mem 0x000000006ffff000-0x000000006fffffff]
Aug 18 16:36:43 luke-xps kernel:   node   0: [mem 0x0000000078000000-0x0000000078dfffff]
Aug 18 16:36:43 luke-xps kernel:   node   0: [mem 0x0000000100000000-0x000000047c7fffff]
Aug 18 16:36:43 luke-xps kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000047c7fffff]
Aug 18 16:36:43 luke-xps kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Aug 18 16:36:43 luke-xps kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Aug 18 16:36:43 luke-xps kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Aug 18 16:36:43 luke-xps kernel: On node 0, zone DMA32: 1024 pages in unavailable ranges
Aug 18 16:36:43 luke-xps kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Aug 18 16:36:43 luke-xps kernel: On node 0, zone DMA32: 16327 pages in unavailable ranges
Aug 18 16:36:43 luke-xps kernel: On node 0, zone Normal: 29184 pages in unavailable ranges
Aug 18 16:36:43 luke-xps kernel: On node 0, zone Normal: 14336 pages in unavailable ranges
Aug 18 16:36:43 luke-xps kernel: Reserving Intel graphics memory at [mem 0x7b800000-0x7f7fffff]
Aug 18 16:36:43 luke-xps kernel: ACPI: PM-Timer IO Port: 0x1808
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Aug 18 16:36:43 luke-xps kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Aug 18 16:36:43 luke-xps kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 18 16:36:43 luke-xps kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Aug 18 16:36:43 luke-xps kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Aug 18 16:36:43 luke-xps kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Aug 18 16:36:43 luke-xps kernel: e820: update [mem 0x67087000-0x670a1fff] usable ==> reserved
Aug 18 16:36:43 luke-xps kernel: TSC deadline timer available
Aug 18 16:36:43 luke-xps kernel: smpboot: Allowing 16 CPUs, 0 hotplug CPUs
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x40000000-0x403fffff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x5c4d2000-0x5c4d2fff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x5c4d3000-0x5c4d3fff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x67087000-0x670a1fff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x6c038000-0x6d7affff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x6d7b0000-0x6d82cfff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x6d82d000-0x6e1a1fff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x6e1a2000-0x6fe21fff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x6fe22000-0x6fffefff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x70000000-0x77ffffff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x78e00000-0x7f7fffff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0x7f800000-0xfdffffff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Aug 18 16:36:43 luke-xps kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Aug 18 16:36:43 luke-xps kernel: [mem 0x7f800000-0xfdffffff] available for PCI devices
Aug 18 16:36:43 luke-xps kernel: Booting paravirtualized kernel on bare hardware
Aug 18 16:36:43 luke-xps kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Aug 18 16:36:43 luke-xps kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Aug 18 16:36:43 luke-xps kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Aug 18 16:36:43 luke-xps kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Aug 18 16:36:43 luke-xps kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Aug 18 16:36:43 luke-xps kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=76a8892a-9c2d-4873-94ca-3b598ea2659a rw quiet loglevel=3 nowatchdog
Aug 18 16:36:43 luke-xps kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
Aug 18 16:36:43 luke-xps kernel: random: crng init done
Aug 18 16:36:43 luke-xps kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Aug 18 16:36:43 luke-xps kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Aug 18 16:36:43 luke-xps kernel: Fallback order for Node 0: 0 
Aug 18 16:36:43 luke-xps kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4036334
Aug 18 16:36:43 luke-xps kernel: Policy zone: Normal
Aug 18 16:36:43 luke-xps kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Aug 18 16:36:43 luke-xps kernel: software IO TLB: area num 16.
Aug 18 16:36:43 luke-xps kernel: Memory: 15915336K/16402260K available (16384K kernel code, 2120K rwdata, 12776K rodata, 3348K init, 3988K bss, 486664K reserved, 0K cma-reserved)
Aug 18 16:36:43 luke-xps kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Aug 18 16:36:43 luke-xps kernel: ftrace: allocating 47559 entries in 186 pages
Aug 18 16:36:43 luke-xps kernel: ftrace: allocated 186 pages with 5 groups
Aug 18 16:36:43 luke-xps kernel: Dynamic Preempt: full
Aug 18 16:36:43 luke-xps kernel: rcu: Preemptible hierarchical RCU implementation.
Aug 18 16:36:43 luke-xps kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Aug 18 16:36:43 luke-xps kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Aug 18 16:36:43 luke-xps kernel:         Trampoline variant of Tasks RCU enabled.
Aug 18 16:36:43 luke-xps kernel:         Rude variant of Tasks RCU enabled.
Aug 18 16:36:43 luke-xps kernel:         Tracing variant of Tasks RCU enabled.
Aug 18 16:36:43 luke-xps kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Aug 18 16:36:43 luke-xps kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Aug 18 16:36:43 luke-xps kernel: NR_IRQS: 20736, nr_irqs: 2184, preallocated irqs: 16
Aug 18 16:36:43 luke-xps kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Aug 18 16:36:43 luke-xps kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Aug 18 16:36:43 luke-xps kernel: Console: colour dummy device 80x25
Aug 18 16:36:43 luke-xps kernel: printk: console [tty0] enabled
Aug 18 16:36:43 luke-xps kernel: ACPI: Core revision 20230331
Aug 18 16:36:43 luke-xps kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Aug 18 16:36:43 luke-xps kernel: APIC: Switch to symmetric I/O mode setup
Aug 18 16:36:43 luke-xps kernel: DMAR: Host address width 39
Aug 18 16:36:43 luke-xps kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Aug 18 16:36:43 luke-xps kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Aug 18 16:36:43 luke-xps kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Aug 18 16:36:43 luke-xps kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Aug 18 16:36:43 luke-xps kernel: DMAR: RMRR base: 0x0000006d67c000 end: 0x0000006d69bfff
Aug 18 16:36:43 luke-xps kernel: DMAR: RMRR base: 0x0000007b000000 end: 0x0000007f7fffff
Aug 18 16:36:43 luke-xps kernel: DMAR: RMRR base: 0x0000006d730000 end: 0x0000006d7affff
Aug 18 16:36:43 luke-xps kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Aug 18 16:36:43 luke-xps kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Aug 18 16:36:43 luke-xps kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Aug 18 16:36:43 luke-xps kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Aug 18 16:36:43 luke-xps kernel: x2apic enabled
Aug 18 16:36:43 luke-xps kernel: Switched APIC routing to cluster x2apic.
Aug 18 16:36:43 luke-xps kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22983777dd9, max_idle_ns: 440795300422 ns
Aug 18 16:36:43 luke-xps kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4801.00 BogoMIPS (lpj=8000000)
Aug 18 16:36:43 luke-xps kernel: CPU0: Thermal monitoring enabled (TM1)
Aug 18 16:36:43 luke-xps kernel: process: using mwait in idle threads
Aug 18 16:36:43 luke-xps kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Aug 18 16:36:43 luke-xps kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Aug 18 16:36:43 luke-xps kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Aug 18 16:36:43 luke-xps kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Aug 18 16:36:43 luke-xps kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Aug 18 16:36:43 luke-xps kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Aug 18 16:36:43 luke-xps kernel: RETBleed: Mitigation: Enhanced IBRS
Aug 18 16:36:43 luke-xps kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Aug 18 16:36:43 luke-xps kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Aug 18 16:36:43 luke-xps kernel: TAA: Mitigation: TSX disabled
Aug 18 16:36:43 luke-xps kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Aug 18 16:36:43 luke-xps kernel: SRBDS: Mitigation: Microcode
Aug 18 16:36:43 luke-xps kernel: GDS: Mitigation: Microcode
Aug 18 16:36:43 luke-xps kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Aug 18 16:36:43 luke-xps kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Aug 18 16:36:43 luke-xps kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Aug 18 16:36:43 luke-xps kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Aug 18 16:36:43 luke-xps kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Aug 18 16:36:43 luke-xps kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Aug 18 16:36:43 luke-xps kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Aug 18 16:36:43 luke-xps kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Aug 18 16:36:43 luke-xps kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Aug 18 16:36:43 luke-xps kernel: Freeing SMP alternatives memory: 40K
Aug 18 16:36:43 luke-xps kernel: pid_max: default: 32768 minimum: 301
Aug 18 16:36:43 luke-xps kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Aug 18 16:36:43 luke-xps kernel: landlock: Up and running.
Aug 18 16:36:43 luke-xps kernel: Yama: becoming mindful.
Aug 18 16:36:43 luke-xps kernel: LSM support for eBPF active
Aug 18 16:36:43 luke-xps kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Aug 18 16:36:43 luke-xps kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Aug 18 16:36:43 luke-xps kernel: smpboot: CPU0: Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz (family: 0x6, model: 0x9e, stepping: 0xd)
Aug 18 16:36:43 luke-xps kernel: cblist_init_generic: Setting adjustable number of callback queues.
Aug 18 16:36:43 luke-xps kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Aug 18 16:36:43 luke-xps kernel: cblist_init_generic: Setting adjustable number of callback queues.
Aug 18 16:36:43 luke-xps kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Aug 18 16:36:43 luke-xps kernel: cblist_init_generic: Setting adjustable number of callback queues.
Aug 18 16:36:43 luke-xps kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Aug 18 16:36:43 luke-xps kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Aug 18 16:36:43 luke-xps kernel: ... version:                4
Aug 18 16:36:43 luke-xps kernel: ... bit width:              48
Aug 18 16:36:43 luke-xps kernel: ... generic registers:      4
Aug 18 16:36:43 luke-xps kernel: ... value mask:             0000ffffffffffff
Aug 18 16:36:43 luke-xps kernel: ... max period:             00007fffffffffff
Aug 18 16:36:43 luke-xps kernel: ... fixed-purpose events:   3
Aug 18 16:36:43 luke-xps kernel: ... event mask:             000000070000000f
Aug 18 16:36:43 luke-xps kernel: signal: max sigframe size: 2032
Aug 18 16:36:43 luke-xps kernel: Estimated ratio of average max frequency by base frequency (times 1024): 2005
Aug 18 16:36:43 luke-xps kernel: rcu: Hierarchical SRCU implementation.
Aug 18 16:36:43 luke-xps kernel: rcu:         Max phase no-delay instances is 1000.
Aug 18 16:36:43 luke-xps kernel: smp: Bringing up secondary CPUs ...
Aug 18 16:36:43 luke-xps kernel: x86: Booting SMP configuration:
Aug 18 16:36:43 luke-xps kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8
Aug 18 16:36:43 luke-xps kernel: 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.
Aug 18 16:36:43 luke-xps kernel:   #9 #10 #11 #12 #13 #14 #15
Aug 18 16:36:43 luke-xps kernel: smp: Brought up 1 node, 16 CPUs
Aug 18 16:36:43 luke-xps kernel: smpboot: Max logical packages: 1
Aug 18 16:36:43 luke-xps kernel: smpboot: Total of 16 processors activated (76830.00 BogoMIPS)
Aug 18 16:36:43 luke-xps kernel: devtmpfs: initialized
Aug 18 16:36:43 luke-xps kernel: x86/mm: Memory block size: 128MB
Aug 18 16:36:43 luke-xps kernel: ACPI: PM: Registering ACPI NVS region [mem 0x5c4d2000-0x5c4d2fff] (4096 bytes)
Aug 18 16:36:43 luke-xps kernel: ACPI: PM: Registering ACPI NVS region [mem 0x6d82d000-0x6e1a1fff] (9916416 bytes)
Aug 18 16:36:43 luke-xps kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Aug 18 16:36:43 luke-xps kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Aug 18 16:36:43 luke-xps kernel: pinctrl core: initialized pinctrl subsystem
Aug 18 16:36:43 luke-xps kernel: PM: RTC time: 15:36:42, date: 2023-08-18
Aug 18 16:36:43 luke-xps kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Aug 18 16:36:43 luke-xps kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Aug 18 16:36:43 luke-xps kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Aug 18 16:36:43 luke-xps kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Aug 18 16:36:43 luke-xps kernel: audit: initializing netlink subsys (disabled)
Aug 18 16:36:43 luke-xps kernel: thermal_sys: Registered thermal governor 'fair_share'
Aug 18 16:36:43 luke-xps kernel: thermal_sys: Registered thermal governor 'bang_bang'
Aug 18 16:36:43 luke-xps kernel: thermal_sys: Registered thermal governor 'step_wise'
Aug 18 16:36:43 luke-xps kernel: thermal_sys: Registered thermal governor 'user_space'
Aug 18 16:36:43 luke-xps kernel: thermal_sys: Registered thermal governor 'power_allocator'
Aug 18 16:36:43 luke-xps kernel: audit: type=2000 audit(1692373002.026:1): state=initialized audit_enabled=0 res=1
Aug 18 16:36:43 luke-xps kernel: cpuidle: using governor ladder
Aug 18 16:36:43 luke-xps kernel: cpuidle: using governor menu
Aug 18 16:36:43 luke-xps kernel: Simple Boot Flag at 0x47 set to 0x80
Aug 18 16:36:43 luke-xps kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Aug 18 16:36:43 luke-xps kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Aug 18 16:36:43 luke-xps kernel: PCI: not using MMCONFIG
Aug 18 16:36:43 luke-xps kernel: PCI: Using configuration type 1 for base access
Aug 18 16:36:43 luke-xps kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Aug 18 16:36:43 luke-xps kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Aug 18 16:36:43 luke-xps kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Aug 18 16:36:43 luke-xps kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Aug 18 16:36:43 luke-xps kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Aug 18 16:36:43 luke-xps kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Aug 18 16:36:43 luke-xps kernel: ACPI: Added _OSI(Module Device)
Aug 18 16:36:43 luke-xps kernel: ACPI: Added _OSI(Processor Device)
Aug 18 16:36:43 luke-xps kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Aug 18 16:36:43 luke-xps kernel: ACPI: Added _OSI(Processor Aggregator Device)
Aug 18 16:36:43 luke-xps kernel: ACPI: 12 ACPI AML tables successfully acquired and loaded
Aug 18 16:36:43 luke-xps kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Aug 18 16:36:43 luke-xps kernel: ACPI Error: AE_ERROR, Returned by Handler for [PCI_Config] (20230331/evregion-300)
Aug 18 16:36:43 luke-xps kernel: ACPI Error: Aborting method \_SB.PCI0._INI due to previous error (AE_ERROR) (20230331/psparse-529)
Aug 18 16:36:43 luke-xps kernel: ACPI Error: AE_ERROR, during \_SB.PCI0._INI execution (20230331/nsinit-657)
Aug 18 16:36:43 luke-xps kernel: ACPI: Dynamic OEM Table Load:
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0xFFFF8C35C10CF700 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Aug 18 16:36:43 luke-xps kernel: ACPI: Dynamic OEM Table Load:
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0xFFFF8C35C1116400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: Dynamic OEM Table Load:
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0xFFFF8C35C2112800 00053F (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: Dynamic OEM Table Load:
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0xFFFF8C35C152B800 000149 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: Dynamic OEM Table Load:
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0xFFFF8C35C2115800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: Dynamic OEM Table Load:
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0xFFFF8C35C2117000 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: Dynamic OEM Table Load:
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0xFFFF8C35C1114000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: Dynamic OEM Table Load:
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0xFFFF8C35C112C000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: Dynamic OEM Table Load:
Aug 18 16:36:43 luke-xps kernel: ACPI: SSDT 0xFFFF8C35C1111000 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
Aug 18 16:36:43 luke-xps kernel: ACPI: EC: EC started
Aug 18 16:36:43 luke-xps kernel: ACPI: EC: interrupt blocked
Aug 18 16:36:43 luke-xps kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
Aug 18 16:36:43 luke-xps kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
Aug 18 16:36:43 luke-xps kernel: ACPI: Interpreter enabled
Aug 18 16:36:43 luke-xps kernel: ACPI: PM: (supports S0 S3 S4 S5)
Aug 18 16:36:43 luke-xps kernel: ACPI: Using IOAPIC for interrupt routing
Aug 18 16:36:43 luke-xps kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Aug 18 16:36:43 luke-xps kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved as ACPI motherboard resource
Aug 18 16:36:43 luke-xps kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Aug 18 16:36:43 luke-xps kernel: PCI: Using E820 reservations for host bridge windows
Aug 18 16:36:43 luke-xps kernel: ACPI: Enabled 10 GPEs in block 00 to 7F
Aug 18 16:36:43 luke-xps kernel: ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
Aug 18 16:36:43 luke-xps kernel: ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
Aug 18 16:36:43 luke-xps kernel: ACPI: \_SB_.PCI0.RP01.PXSX.DRST: New power resource
Aug 18 16:36:43 luke-xps kernel: ACPI: \_SB_.PCI0.RP17.PXP_: New power resource
Aug 18 16:36:43 luke-xps kernel: ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
Aug 18 16:36:43 luke-xps kernel: ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
Aug 18 16:36:43 luke-xps kernel: ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
Aug 18 16:36:43 luke-xps kernel: ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
Aug 18 16:36:43 luke-xps kernel: ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
Aug 18 16:36:43 luke-xps kernel: ACPI: \PIN_: New power resource
Aug 18 16:36:43 luke-xps kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
Aug 18 16:36:43 luke-xps kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Aug 18 16:36:43 luke-xps kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Aug 18 16:36:43 luke-xps kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Aug 18 16:36:43 luke-xps kernel: PCI host bridge to bus 0000:00
Aug 18 16:36:43 luke-xps kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Aug 18 16:36:43 luke-xps kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Aug 18 16:36:43 luke-xps kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Aug 18 16:36:43 luke-xps kernel: pci_bus 0000:00: root bus resource [mem 0x7f800000-0xefffffff window]
Aug 18 16:36:43 luke-xps kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Aug 18 16:36:43 luke-xps kernel: pci_bus 0000:00: root bus resource [bus 00-7e]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:00.0: [8086:3e20] type 00 class 0x060000
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:02.0: reg 0x10: [mem 0xeb000000-0xebffffff 64bit]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:04.0: reg 0x10: [mem 0xed510000-0xed517fff 64bit]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:08.0: reg 0x10: [mem 0xed528000-0xed528fff 64bit]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:12.0: reg 0x10: [mem 0xed527000-0xed527fff 64bit]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:14.0: reg 0x10: [mem 0xed500000-0xed50ffff 64bit]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:14.2: reg 0x10: [mem 0xed51e000-0xed51ffff 64bit]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:14.2: reg 0x18: [mem 0xed526000-0xed526fff 64bit]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:15.1: [8086:a369] type 00 class 0x0c8000
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:16.0: reg 0x10: [mem 0xed523000-0xed523fff 64bit]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:16.0: PME# supported from D3hot
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:17.0: [8086:a353] type 00 class 0x010601
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:17.0: reg 0x10: [mem 0xed51c000-0xed51dfff]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:17.0: reg 0x14: [mem 0xed522000-0xed5220ff]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:17.0: reg 0x18: [io  0x4090-0x4097]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:17.0: reg 0x1c: [io  0x4080-0x4083]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:17.0: reg 0x20: [io  0x4060-0x407f]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:17.0: reg 0x24: [mem 0xed521000-0xed5217ff]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:17.0: PME# supported from D3hot
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1c.4: [8086:a33c] type 01 class 0x060400
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1c.4: PTM enabled (root), 4ns granularity
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1f.0: [8086:a30e] type 00 class 0x060100
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1f.3: [8086:a348] type 00 class 0x040380
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xed518000-0xed51bfff 64bit]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xed100000-0xed1fffff 64bit]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xed520000-0xed5200ff 64bit]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Aug 18 16:36:43 luke-xps kernel: pci 0000:01:00.0: [10de:1f91] type 00 class 0x030200
Aug 18 16:36:43 luke-xps kernel: pci 0000:01:00.0: reg 0x10: [mem 0xec000000-0xecffffff]
Aug 18 16:36:43 luke-xps kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Aug 18 16:36:43 luke-xps kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Aug 18 16:36:43 luke-xps kernel: pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
Aug 18 16:36:43 luke-xps kernel: pci 0000:01:00.0: reg 0x30: [mem 0xed000000-0xed07ffff pref]
Aug 18 16:36:43 luke-xps kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:01.0:   bridge window [mem 0xec000000-0xed0fffff]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Aug 18 16:36:43 luke-xps kernel: pci 0000:02:00.0: [8086:15da] type 01 class 0x060400
Aug 18 16:36:43 luke-xps kernel: pci 0000:02:00.0: enabling Extended Tags
Aug 18 16:36:43 luke-xps kernel: pci 0000:02:00.0: supports D1 D2
Aug 18 16:36:43 luke-xps kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1b.0: PCI bridge to [bus 02-3a]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1b.0:   bridge window [mem 0xd4000000-0xea0fffff]
Aug 18 16:36:43 luke-xps kernel: pci 0000:00:1b.0:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
Aug 18 16:36:43 luke-xps kernel: pci 0000:03:00.0: [8086:15da] type 01 class 0x060400
Aug 18 16:36:43 luke-xps kernel: pci 0000:03:00.0: enabling Extended Tags
Aug 18 16:36:43 luke-xps kernel: pci 0000:03:00.0: supports D1 D2
Aug 18 16:36:43 luke-xps kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug 18 16:36:43 luke-xps kernel: pci 0000:03:01.0: [8086:15da] type 01 class 0x060400
Aug 18 16:36:43 luke-xps kernel: pci 0000:03:01.0: enabling Extended Tags
Aug 18 16:36:43 luke-xps kernel: pci 0000:03:01.0: supports D1 D2
Aug 18 16:36:43 luke-xps kernel: pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug 18 16:36:43 luke-xps kernel: pci 0000:03:02.0: [8086:15da] type 01 class 0x060400
Aug 18 16:36:43 luke-xps kernel: pci 0000:03:02.0: enabling Extended Tags
Aug 18 16:36:43 luke-xps kernel: pci 0000:03:02.0: supports D1 D2
Aug 18 16:36:43 luke-xps kernel: pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug 18 16:36:43 luke-xps kernel: pci 0000:02:00.0: PCI bridge to [bus 03-3a]
Aug 18 16:36:43 luke-xps kernel: pci 0000:02:00.0:   bridge window [mem 0xd4000000-0xea0fffff]
Aug 18 16:36:43 luke-xps kernel: pci 0000:02:00.0:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]

You used the term intermittent, so I had that impression. My bad.

Here is a link to a pastebin of journalctl -bo. https://pastebin.com/eLweDSFb

The output is too large to post here.

No, you’re correct. I meant intermittent because sometimes the issue doesn’t happen. When I started this post I did it from the live ISO and I rebooted to see if it worked again and it did. I’m now replying from the ‘broken’ kernel that sometimes does work and doesn’t work lol.

I didn’t realise that it works sometimes so the issue whilst annoying, isn’t as bad as I had expected.

I just read through the logs.

polybar was indeed launched after boot (it was assigned a pid). But for some reason, the widget wouldn’t render on the screen. With regards to the black screen, I suspect it has something to do with the wallpaper not being loaded. Which application do you use to load your desktop backgrounds? feh or nitrogen?

The journal entries seem fairly normal to me, unless I missed something. For now, can you check bspwm error logs? I’m not familiar with bspwm’s configurations, but I’m assuming that somewhere inside your bspwm config, there are commands listed to invoke polybar and feh or whichever tool you use to load the wallpapers? If those commands failed to execute properly, bspwm’s error logs might shed some light as to why.

1 Like
grep polybar ~/.config/bspwm/bspwmrc

@Polymorphism Are you using the default Bspwm configuration from the installer? If so, then its using nitrogen to set wallpaper and the command to invoke polybar should be polybar top -c ~/.config/polybar/config.ini

1 Like