Skip to content

Instantly share code, notes, and snippets.

@alehed
Created June 10, 2021 11:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alehed/7934a21c675f8685b7a158b00c9fe79f to your computer and use it in GitHub Desktop.
Save alehed/7934a21c675f8685b7a158b00c9fe79f to your computer and use it in GitHub Desktop.
Reproduction info for sddm crash
# Edit this configuration file to define what should be installed on
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running ‘nixos-help’).
{ config, pkgs, ... }:
{
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix
];
# Use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
networking.hostName = "nixos"; # Define your hostname.
networking.networkmanager.enable = true;
# Select internationalisation properties.
i18n.defaultLocale = "en_US.utf8";
console.font = "Lat2-Terminus16";
console.keyMap = "us";
# List packages installed in system profile. To search by name, run:
# $ nix-env -qaP | grep wget
environment.systemPackages = with pkgs; [
emacs-nox
ne
git
subversion
magic-wormhole
firefox
okular
texlive.combined.scheme-full
cryptsetup
python3
file
unzip
# extra tools
filelight
spectacle
# fonts
fira-mono
fira
];
# Some programs need SUID wrappers, can be configured further or are
# started in user sessions.
programs.bash.enableCompletion = true;
virtualisation.virtualbox.host.enable = true;
# List services that you want to enable:
# Enable sound.
sound.enable = true;
hardware.pulseaudio.enable = true;
# Enable the X11 windowing system.
services.xserver.enable = true;
services.xserver.layout = "us";
# Enable touchpad support.
services.xserver.libinput.enable = true;
# Enable the KDE Desktop Environment.
services.xserver.displayManager.sddm.enable = true;
services.xserver.desktopManager.plasma5.enable = true;
# Define a user account. Don't forget to set a password with ‘passwd’.
users.extraUsers.alex = {
isNormalUser = true;
home = "/home/alex";
description = "Alexander Hedges";
extraGroups = [ "wheel" "networkmanager" ];
};
# This value determines the NixOS release with which your system is to be
# compatible, in order to avoid breaking some software such as database
# servers. You should change this only after NixOS release notes say you
# should.
system.stateVersion = "21.05"; # Did you read the comment?
}
-- Logs begin at Sat 2019-08-17 20:45:36 CEST, end at Thu 2021-06-10 13:24:32 CEST. --
Jun 10 13:07:36 nixos kernel: Linux version 5.10.40 (nixbld@localhost) (gcc (GCC) 10.3.0, GNU ld (GNU Binutils) 2.35.1) #1-NixOS SMP Wed May 26 10:06:57 UTC 2021
Jun 10 13:07:36 nixos kernel: Command line: initrd=\efi\nixos\y4dg77lpvnwqp31vp0fy342ymvf9qg1g-initrd-linux-5.10.40-initrd.efi init=/nix/store/f9cxdn5kbw5m1kh4ma0r3xsk1ri5wxcf-nixos-system-nixos-21.05.876.60cce7e5e1f/init loglevel=4
Jun 10 13:07:36 nixos kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 10 13:07:36 nixos kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 10 13:07:36 nixos kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 10 13:07:36 nixos kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jun 10 13:07:36 nixos kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jun 10 13:07:36 nixos kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jun 10 13:07:36 nixos kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
Jun 10 13:07:36 nixos kernel: x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
Jun 10 13:07:36 nixos kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jun 10 13:07:36 nixos kernel: BIOS-provided physical RAM map:
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x000000000009d000-0x00000000000fffff] reserved
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008f236fff] usable
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x000000008f237000-0x000000008f238fff] reserved
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x000000008f239000-0x000000008fe8afff] usable
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x000000008fe8b000-0x000000008fe8bfff] reserved
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x000000008fe8c000-0x0000000093e57fff] usable
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x0000000093e58000-0x0000000093e58fff] ACPI NVS
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x0000000093e59000-0x0000000093e59fff] reserved
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x0000000093e5a000-0x000000009d795fff] usable
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x000000009d796000-0x000000009fe99fff] reserved
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x000000009fe9a000-0x000000009ff99fff] ACPI NVS
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x000000009ff9a000-0x000000009fffefff] ACPI data
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x000000009ffff000-0x000000009fffffff] usable
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x00000000a0000000-0x00000000a7ffffff] reserved
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x00000000a8600000-0x00000000ac7fffff] reserved
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Jun 10 13:07:36 nixos kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004527fffff] usable
Jun 10 13:07:36 nixos kernel: NX (Execute Disable) protection: active
Jun 10 13:07:36 nixos kernel: efi: EFI v2.50 by Lenovo
Jun 10 13:07:36 nixos kernel: efi: TPMFinalLog=0x9ff92000 SMBIOS=0x9f05b000 SMBIOS 3.0=0x9f058000 ACPI=0x9fffe000 ACPI 2.0=0x9fffe014 ESRT=0x9eee5000 MEMATTR=0x981ce018 RNG=0x9f05c998 TPMEventLog=0x90144018
Jun 10 13:07:36 nixos kernel: efi: seeding entropy pool
Jun 10 13:07:36 nixos kernel: SMBIOS 3.0.0 present.
Jun 10 13:07:36 nixos kernel: DMI: LENOVO 20J60016MZ/20J60016MZ, BIOS R0FET53W (1.33 ) 07/17/2020
Jun 10 13:07:36 nixos kernel: tsc: Detected 2800.000 MHz processor
Jun 10 13:07:36 nixos kernel: tsc: Detected 2799.927 MHz TSC
Jun 10 13:07:36 nixos kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 10 13:07:36 nixos kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 10 13:07:36 nixos kernel: last_pfn = 0x452800 max_arch_pfn = 0x400000000
Jun 10 13:07:36 nixos kernel: MTRR default type: write-back
Jun 10 13:07:36 nixos kernel: MTRR fixed ranges enabled:
Jun 10 13:07:36 nixos kernel: 00000-9FFFF write-back
Jun 10 13:07:36 nixos kernel: A0000-BFFFF uncachable
Jun 10 13:07:36 nixos kernel: C0000-FFFFF write-protect
Jun 10 13:07:36 nixos kernel: MTRR variable ranges enabled:
Jun 10 13:07:36 nixos kernel: 0 base 00C0000000 mask 7FC0000000 uncachable
Jun 10 13:07:36 nixos kernel: 1 base 00B0000000 mask 7FF0000000 uncachable
Jun 10 13:07:36 nixos kernel: 2 base 00AC000000 mask 7FFC000000 uncachable
Jun 10 13:07:36 nixos kernel: 3 base 00AA000000 mask 7FFE000000 uncachable
Jun 10 13:07:36 nixos kernel: 4 disabled
Jun 10 13:07:36 nixos kernel: 5 disabled
Jun 10 13:07:36 nixos kernel: 6 disabled
Jun 10 13:07:36 nixos kernel: 7 disabled
Jun 10 13:07:36 nixos kernel: 8 disabled
Jun 10 13:07:36 nixos kernel: 9 disabled
Jun 10 13:07:36 nixos kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Jun 10 13:07:36 nixos kernel: last_pfn = 0xa0000 max_arch_pfn = 0x400000000
Jun 10 13:07:36 nixos kernel: esrt: Reserving ESRT space from 0x000000009eee5000 to 0x000000009eee50b0.
Jun 10 13:07:36 nixos kernel: check: Scanning 1 areas for low memory corruption
Jun 10 13:07:36 nixos kernel: Using GB pages for direct mapping
Jun 10 13:07:36 nixos kernel: Secure boot disabled
Jun 10 13:07:36 nixos kernel: RAMDISK: [mem 0x7f7d4000-0x7fffffff]
Jun 10 13:07:36 nixos kernel: ACPI: Early table checksum verification disabled
Jun 10 13:07:36 nixos kernel: ACPI: RSDP 0x000000009FFFE014 000024 (v02 LENOVO)
Jun 10 13:07:36 nixos kernel: ACPI: XSDT 0x000000009FFC2188 00010C (v01 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: FACP 0x000000009FFF3000 0000F4 (v05 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: DSDT 0x000000009FFCF000 01FB0A (v02 LENOVO SKL 00000000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: FACS 0x000000009FF3E000 000040
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0x000000009FFFC000 0003CC (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: TPM2 0x000000009FFFB000 000034 (v03 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: UEFI 0x000000009FF53000 000042 (v01 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0x000000009FFF7000 003246 (v02 LENOVO SaSsdt 00003000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0x000000009FFF5000 001FF4 (v02 LENOVO PegSsdt 00001000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0x000000009FFF4000 0005B6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: HPET 0x000000009FFF2000 000038 (v01 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: APIC 0x000000009FFF1000 0000BC (v03 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: MCFG 0x000000009FFF0000 00003C (v01 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: ECDT 0x000000009FFEF000 000053 (v01 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0x000000009FFCD000 0019E1 (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: BOOT 0x000000009FFCC000 000028 (v01 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: BATB 0x000000009FFCB000 00004A (v02 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: SLIC 0x000000009FFCA000 000176 (v01 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0x000000009FFC8000 0017AE (v02 LENOVO CpuSsdt 00003000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0x000000009FFC7000 00056D (v02 LENOVO CtdpB 00001000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: WSMT 0x000000009FFC6000 000028 (v01 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0x000000009FFC5000 000141 (v02 LENOVO HdaDsp 00000000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0x000000009FFC4000 0004C5 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: DBGP 0x000000009FFC3000 000034 (v01 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: DBG2 0x000000009FFFD000 000054 (v00 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: MSDM 0x000000009FFC1000 000055 (v03 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0x000000009FFBF000 0011C1 (v01 LENOVO NvOptTbl 00001000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0x000000009FFBE000 0008C6 (v02 LENOVO SgPch 00001000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: ASF! 0x000000009FFBD000 0000A0 (v32 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: FPDT 0x000000009FFBC000 000044 (v01 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: BGRT 0x000000009FFBB000 000038 (v01 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: UEFI 0x000000009FF1B000 00013E (v01 LENOVO TP-R0F 00001330 PTEC 00000002)
Jun 10 13:07:36 nixos kernel: ACPI: Reserving FACP table memory at [mem 0x9fff3000-0x9fff30f3]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving DSDT table memory at [mem 0x9ffcf000-0x9ffeeb09]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving FACS table memory at [mem 0x9ff3e000-0x9ff3e03f]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving SSDT table memory at [mem 0x9fffc000-0x9fffc3cb]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving TPM2 table memory at [mem 0x9fffb000-0x9fffb033]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving UEFI table memory at [mem 0x9ff53000-0x9ff53041]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving SSDT table memory at [mem 0x9fff7000-0x9fffa245]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving SSDT table memory at [mem 0x9fff5000-0x9fff6ff3]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving SSDT table memory at [mem 0x9fff4000-0x9fff45b5]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving HPET table memory at [mem 0x9fff2000-0x9fff2037]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving APIC table memory at [mem 0x9fff1000-0x9fff10bb]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving MCFG table memory at [mem 0x9fff0000-0x9fff003b]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving ECDT table memory at [mem 0x9ffef000-0x9ffef052]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving SSDT table memory at [mem 0x9ffcd000-0x9ffce9e0]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving BOOT table memory at [mem 0x9ffcc000-0x9ffcc027]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving BATB table memory at [mem 0x9ffcb000-0x9ffcb049]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving SLIC table memory at [mem 0x9ffca000-0x9ffca175]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving SSDT table memory at [mem 0x9ffc8000-0x9ffc97ad]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving SSDT table memory at [mem 0x9ffc7000-0x9ffc756c]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving WSMT table memory at [mem 0x9ffc6000-0x9ffc6027]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving SSDT table memory at [mem 0x9ffc5000-0x9ffc5140]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving SSDT table memory at [mem 0x9ffc4000-0x9ffc44c4]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving DBGP table memory at [mem 0x9ffc3000-0x9ffc3033]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving DBG2 table memory at [mem 0x9fffd000-0x9fffd053]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving MSDM table memory at [mem 0x9ffc1000-0x9ffc1054]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving SSDT table memory at [mem 0x9ffbf000-0x9ffc01c0]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving SSDT table memory at [mem 0x9ffbe000-0x9ffbe8c5]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving ASF! table memory at [mem 0x9ffbd000-0x9ffbd09f]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving FPDT table memory at [mem 0x9ffbc000-0x9ffbc043]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving BGRT table memory at [mem 0x9ffbb000-0x9ffbb037]
Jun 10 13:07:36 nixos kernel: ACPI: Reserving UEFI table memory at [mem 0x9ff1b000-0x9ff1b13d]
Jun 10 13:07:36 nixos kernel: ACPI: Local APIC address 0xfee00000
Jun 10 13:07:36 nixos kernel: No NUMA configuration found
Jun 10 13:07:36 nixos kernel: Faking a node at [mem 0x0000000000000000-0x00000004527fffff]
Jun 10 13:07:36 nixos kernel: NODE_DATA(0) allocated [mem 0x4527fb000-0x4527fffff]
Jun 10 13:07:36 nixos kernel: Zone ranges:
Jun 10 13:07:36 nixos kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jun 10 13:07:36 nixos kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jun 10 13:07:36 nixos kernel: Normal [mem 0x0000000100000000-0x00000004527fffff]
Jun 10 13:07:36 nixos kernel: Device empty
Jun 10 13:07:36 nixos kernel: Movable zone start for each node
Jun 10 13:07:36 nixos kernel: Early memory node ranges
Jun 10 13:07:36 nixos kernel: node 0: [mem 0x0000000000001000-0x0000000000057fff]
Jun 10 13:07:36 nixos kernel: node 0: [mem 0x0000000000059000-0x000000000009cfff]
Jun 10 13:07:36 nixos kernel: node 0: [mem 0x0000000000100000-0x000000008f236fff]
Jun 10 13:07:36 nixos kernel: node 0: [mem 0x000000008f239000-0x000000008fe8afff]
Jun 10 13:07:36 nixos kernel: node 0: [mem 0x000000008fe8c000-0x0000000093e57fff]
Jun 10 13:07:36 nixos kernel: node 0: [mem 0x0000000093e5a000-0x000000009d795fff]
Jun 10 13:07:36 nixos kernel: node 0: [mem 0x000000009ffff000-0x000000009fffffff]
Jun 10 13:07:36 nixos kernel: node 0: [mem 0x0000000100000000-0x00000004527fffff]
Jun 10 13:07:36 nixos kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004527fffff]
Jun 10 13:07:36 nixos kernel: On node 0 totalpages: 4128557
Jun 10 13:07:36 nixos kernel: DMA zone: 64 pages used for memmap
Jun 10 13:07:36 nixos kernel: DMA zone: 21 pages reserved
Jun 10 13:07:36 nixos kernel: DMA zone: 3995 pages, LIFO batch:0
Jun 10 13:07:36 nixos kernel: DMA zone: 28773 pages in unavailable ranges
Jun 10 13:07:36 nixos kernel: DMA32 zone: 10015 pages used for memmap
Jun 10 13:07:36 nixos kernel: DMA32 zone: 640914 pages, LIFO batch:63
Jun 10 13:07:36 nixos kernel: DMA32 zone: 10350 pages in unavailable ranges
Jun 10 13:07:36 nixos kernel: Normal zone: 54432 pages used for memmap
Jun 10 13:07:36 nixos kernel: Normal zone: 3483648 pages, LIFO batch:63
Jun 10 13:07:36 nixos kernel: Normal zone: 22528 pages in unavailable ranges
Jun 10 13:07:36 nixos kernel: Reserving Intel graphics memory at [mem 0xaa800000-0xac7fffff]
Jun 10 13:07:36 nixos kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 10 13:07:36 nixos kernel: ACPI: Local APIC address 0xfee00000
Jun 10 13:07:36 nixos kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 10 13:07:36 nixos kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 10 13:07:36 nixos kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 10 13:07:36 nixos kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 10 13:07:36 nixos kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jun 10 13:07:36 nixos kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jun 10 13:07:36 nixos kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jun 10 13:07:36 nixos kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jun 10 13:07:36 nixos kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 10 13:07:36 nixos kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 10 13:07:36 nixos kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 10 13:07:36 nixos kernel: ACPI: IRQ0 used by override.
Jun 10 13:07:36 nixos kernel: ACPI: IRQ9 used by override.
Jun 10 13:07:36 nixos kernel: Using ACPI (MADT) for SMP configuration information
Jun 10 13:07:36 nixos kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jun 10 13:07:36 nixos kernel: e820: update [mem 0x97035000-0x97134fff] usable ==> reserved
Jun 10 13:07:36 nixos kernel: TSC deadline timer available
Jun 10 13:07:36 nixos kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x000fffff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0x8f237000-0x8f238fff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0x8fe8b000-0x8fe8bfff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0x93e58000-0x93e58fff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0x93e59000-0x93e59fff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0x97035000-0x97134fff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0x9d796000-0x9fe99fff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0x9fe9a000-0x9ff99fff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0x9ff9a000-0x9fffefff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0xa0000000-0xa7ffffff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0xa8000000-0xa85fffff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0xa8600000-0xac7fffff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0xac800000-0xf7ffffff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfe00ffff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Jun 10 13:07:36 nixos kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xffffffff]
Jun 10 13:07:36 nixos kernel: [mem 0xac800000-0xf7ffffff] available for PCI devices
Jun 10 13:07:36 nixos kernel: Booting paravirtualized kernel on bare hardware
Jun 10 13:07:36 nixos kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Jun 10 13:07:36 nixos kernel: setup_percpu: NR_CPUS:384 nr_cpumask_bits:384 nr_cpu_ids:8 nr_node_ids:1
Jun 10 13:07:36 nixos kernel: percpu: Embedded 54 pages/cpu s183384 r8192 d29608 u262144
Jun 10 13:07:36 nixos kernel: pcpu-alloc: s183384 r8192 d29608 u262144 alloc=1*2097152
Jun 10 13:07:36 nixos kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
Jun 10 13:07:36 nixos kernel: Built 1 zonelists, mobility grouping on. Total pages: 4064025
Jun 10 13:07:36 nixos kernel: Policy zone: Normal
Jun 10 13:07:36 nixos kernel: Kernel command line: initrd=\efi\nixos\y4dg77lpvnwqp31vp0fy342ymvf9qg1g-initrd-linux-5.10.40-initrd.efi init=/nix/store/f9cxdn5kbw5m1kh4ma0r3xsk1ri5wxcf-nixos-system-nixos-21.05.876.60cce7e5e1f/init loglevel=4
Jun 10 13:07:36 nixos kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 10 13:07:36 nixos kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 10 13:07:36 nixos kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
Jun 10 13:07:36 nixos kernel: Memory: 16065092K/16514228K available (12295K kernel code, 2200K rwdata, 2400K rodata, 1556K init, 1032K bss, 448876K reserved, 0K cma-reserved)
Jun 10 13:07:36 nixos kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Jun 10 13:07:36 nixos kernel: Kernel/User page tables isolation: enabled
Jun 10 13:07:36 nixos kernel: ftrace: allocating 33664 entries in 132 pages
Jun 10 13:07:36 nixos kernel: ftrace: allocated 132 pages with 2 groups
Jun 10 13:07:36 nixos kernel: rcu: Hierarchical RCU implementation.
Jun 10 13:07:36 nixos kernel: rcu: RCU event tracing is enabled.
Jun 10 13:07:36 nixos kernel: rcu: RCU restricting CPUs from NR_CPUS=384 to nr_cpu_ids=8.
Jun 10 13:07:36 nixos kernel: Trampoline variant of Tasks RCU enabled.
Jun 10 13:07:36 nixos kernel: Rude variant of Tasks RCU enabled.
Jun 10 13:07:36 nixos kernel: Tracing variant of Tasks RCU enabled.
Jun 10 13:07:36 nixos kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Jun 10 13:07:36 nixos kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Jun 10 13:07:36 nixos kernel: NR_IRQS: 24832, nr_irqs: 2048, preallocated irqs: 16
Jun 10 13:07:36 nixos kernel: random: crng done (trusting CPU's manufacturer)
Jun 10 13:07:36 nixos kernel: Console: colour dummy device 80x25
Jun 10 13:07:36 nixos kernel: printk: console [tty0] enabled
Jun 10 13:07:36 nixos kernel: ACPI: Core revision 20200925
Jun 10 13:07:36 nixos kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jun 10 13:07:36 nixos kernel: APIC: Switch to symmetric I/O mode setup
Jun 10 13:07:36 nixos kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Jun 10 13:07:36 nixos kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 10 13:07:36 nixos kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285bfbafad2, max_idle_ns: 440795215530 ns
Jun 10 13:07:36 nixos kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5599.85 BogoMIPS (lpj=2799927)
Jun 10 13:07:36 nixos kernel: pid_max: default: 32768 minimum: 301
Jun 10 13:07:36 nixos kernel: LSM: Security Framework initializing
Jun 10 13:07:36 nixos kernel: Yama: becoming mindful.
Jun 10 13:07:36 nixos kernel: SELinux: Initializing.
Jun 10 13:07:36 nixos kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 10 13:07:36 nixos kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 10 13:07:36 nixos kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Jun 10 13:07:36 nixos kernel: process: using mwait in idle threads
Jun 10 13:07:36 nixos kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jun 10 13:07:36 nixos kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jun 10 13:07:36 nixos kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 10 13:07:36 nixos kernel: Spectre V2 : Mitigation: Full generic retpoline
Jun 10 13:07:36 nixos kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 10 13:07:36 nixos kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jun 10 13:07:36 nixos kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 10 13:07:36 nixos kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Jun 10 13:07:36 nixos kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Jun 10 13:07:36 nixos kernel: SRBDS: Mitigation: Microcode
Jun 10 13:07:36 nixos kernel: MDS: Mitigation: Clear CPU buffers
Jun 10 13:07:36 nixos kernel: Freeing SMP alternatives memory: 32K
Jun 10 13:07:36 nixos kernel: smpboot: CPU0: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (family: 0x6, model: 0x9e, stepping: 0x9)
Jun 10 13:07:36 nixos kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 10 13:07:36 nixos kernel: ... version: 4
Jun 10 13:07:36 nixos kernel: ... bit width: 48
Jun 10 13:07:36 nixos kernel: ... generic registers: 4
Jun 10 13:07:36 nixos kernel: ... value mask: 0000ffffffffffff
Jun 10 13:07:36 nixos kernel: ... max period: 00007fffffffffff
Jun 10 13:07:36 nixos kernel: ... fixed-purpose events: 3
Jun 10 13:07:36 nixos kernel: ... event mask: 000000070000000f
Jun 10 13:07:36 nixos kernel: rcu: Hierarchical SRCU implementation.
Jun 10 13:07:36 nixos kernel: smp: Bringing up secondary CPUs ...
Jun 10 13:07:36 nixos kernel: x86: Booting SMP configuration:
Jun 10 13:07:36 nixos kernel: .... node #0, CPUs: #1 #2 #3 #4
Jun 10 13:07:36 nixos kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Jun 10 13:07:36 nixos kernel: #5 #6 #7
Jun 10 13:07:36 nixos kernel: smp: Brought up 1 node, 8 CPUs
Jun 10 13:07:36 nixos kernel: smpboot: Max logical packages: 1
Jun 10 13:07:36 nixos kernel: smpboot: Total of 8 processors activated (44798.83 BogoMIPS)
Jun 10 13:07:36 nixos kernel: devtmpfs: initialized
Jun 10 13:07:36 nixos kernel: x86/mm: Memory block size: 128MB
Jun 10 13:07:36 nixos kernel: PM: Registering ACPI NVS region [mem 0x93e58000-0x93e58fff] (4096 bytes)
Jun 10 13:07:36 nixos kernel: PM: Registering ACPI NVS region [mem 0x9fe9a000-0x9ff99fff] (1048576 bytes)
Jun 10 13:07:36 nixos kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Jun 10 13:07:36 nixos kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Jun 10 13:07:36 nixos kernel: pinctrl core: initialized pinctrl subsystem
Jun 10 13:07:36 nixos kernel: NET: Registered protocol family 16
Jun 10 13:07:36 nixos kernel: audit: initializing netlink subsys (disabled)
Jun 10 13:07:36 nixos kernel: audit: type=2000 audit(1623323255.017:1): state=initialized audit_enabled=0 res=1
Jun 10 13:07:36 nixos kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 10 13:07:36 nixos kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 10 13:07:36 nixos kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 10 13:07:36 nixos kernel: cpuidle: using governor menu
Jun 10 13:07:36 nixos kernel: Simple Boot Flag at 0x47 set to 0x1
Jun 10 13:07:36 nixos kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jun 10 13:07:36 nixos kernel: ACPI: bus type PCI registered
Jun 10 13:07:36 nixos kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 10 13:07:36 nixos kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Jun 10 13:07:36 nixos kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Jun 10 13:07:36 nixos kernel: PCI: Using configuration type 1 for base access
Jun 10 13:07:36 nixos kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 10 13:07:36 nixos kernel: Kprobes globally optimized
Jun 10 13:07:36 nixos kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 10 13:07:36 nixos kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 10 13:07:36 nixos kernel: ACPI: Added _OSI(Module Device)
Jun 10 13:07:36 nixos kernel: ACPI: Added _OSI(Processor Device)
Jun 10 13:07:36 nixos kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 10 13:07:36 nixos kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 10 13:07:36 nixos kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jun 10 13:07:36 nixos kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jun 10 13:07:36 nixos kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jun 10 13:07:36 nixos kernel: ACPI: 12 ACPI AML tables successfully acquired and loaded
Jun 10 13:07:36 nixos kernel: ACPI: EC: EC started
Jun 10 13:07:36 nixos kernel: ACPI: EC: interrupt blocked
Jun 10 13:07:36 nixos kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 10 13:07:36 nixos kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Jun 10 13:07:36 nixos kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 10 13:07:36 nixos kernel: ACPI: Dynamic OEM Table Load:
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0xFFFF8B4780BC3800 000651 (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
Jun 10 13:07:36 nixos kernel: ACPI: Dynamic OEM Table Load:
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0xFFFF8B4780BC9400 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: Dynamic OEM Table Load:
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0xFFFF8B4780C69300 0000BA (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: Dynamic OEM Table Load:
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0xFFFF8B4780BC4000 000628 (v02 PmRef HwpLvt 00003000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: Dynamic OEM Table Load:
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0xFFFF8B4780BBA000 000D14 (v02 PmRef ApIst 00003000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: Dynamic OEM Table Load:
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0xFFFF8B4780BC9800 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: Dynamic OEM Table Load:
Jun 10 13:07:36 nixos kernel: ACPI: SSDT 0xFFFF8B4780BC9C00 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
Jun 10 13:07:36 nixos kernel: ACPI: Interpreter enabled
Jun 10 13:07:36 nixos kernel: ACPI: (supports S0 S3 S4 S5)
Jun 10 13:07:36 nixos kernel: ACPI: Using IOAPIC for interrupt routing
Jun 10 13:07:36 nixos kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 10 13:07:36 nixos kernel: ACPI: Enabled 6 GPEs in block 00 to 7F
Jun 10 13:07:36 nixos kernel: ACPI: Power Resource [PG00] (on)
Jun 10 13:07:36 nixos kernel: ACPI: Power Resource [PG01] (on)
Jun 10 13:07:36 nixos kernel: ACPI: Power Resource [PG02] (on)
Jun 10 13:07:36 nixos kernel: ACPI: Power Resource [PUBS] (on)
Jun 10 13:07:36 nixos kernel: ACPI: Power Resource [WRST] (on)
Jun 10 13:07:36 nixos kernel: ACPI: Power Resource [WRST] (on)
Jun 10 13:07:36 nixos kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Jun 10 13:07:36 nixos kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Jun 10 13:07:36 nixos kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
Jun 10 13:07:36 nixos kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Jun 10 13:07:36 nixos kernel: PCI host bridge to bus 0000:00
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0xac800000-0xf7ffffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Jun 10 13:07:36 nixos kernel: pci 0000:00:00.0: [8086:5910] type 00 class 0x060000
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.2: [8086:1909] type 01 class 0x060400
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Jun 10 13:07:36 nixos kernel: pci 0000:00:02.0: [8086:591b] type 00 class 0x030000
Jun 10 13:07:36 nixos kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf0ffffff 64bit]
Jun 10 13:07:36 nixos kernel: pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
Jun 10 13:07:36 nixos kernel: pci 0000:00:02.0: reg 0x20: [io 0xe000-0xe03f]
Jun 10 13:07:36 nixos kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 10 13:07:36 nixos kernel: pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
Jun 10 13:07:36 nixos kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf2320000-0xf232ffff 64bit]
Jun 10 13:07:36 nixos kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 10 13:07:36 nixos kernel: pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
Jun 10 13:07:36 nixos kernel: pci 0000:00:14.2: reg 0x10: [mem 0xf2348000-0xf2348fff 64bit]
Jun 10 13:07:36 nixos kernel: pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
Jun 10 13:07:36 nixos kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf2349000-0xf2349fff 64bit]
Jun 10 13:07:36 nixos kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 10 13:07:36 nixos kernel: pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
Jun 10 13:07:36 nixos kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 10 13:07:36 nixos kernel: pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400
Jun 10 13:07:36 nixos kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Jun 10 13:07:36 nixos kernel: pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
Jun 10 13:07:36 nixos kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jun 10 13:07:36 nixos kernel: pci 0000:00:1f.0: [8086:a153] type 00 class 0x060100
Jun 10 13:07:36 nixos kernel: pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
Jun 10 13:07:36 nixos kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xf2344000-0xf2347fff]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1f.3: [8086:a171] type 00 class 0x040300
Jun 10 13:07:36 nixos kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf2340000-0xf2343fff 64bit]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xf2330000-0xf233ffff 64bit]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 10 13:07:36 nixos kernel: pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
Jun 10 13:07:36 nixos kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xf234a000-0xf234a0ff 64bit]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1f.6: [8086:15d6] type 00 class 0x020000
Jun 10 13:07:36 nixos kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xf2300000-0xf231ffff]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jun 10 13:07:36 nixos kernel: pci 0000:02:00.0: [10de:134d] type 00 class 0x030200
Jun 10 13:07:36 nixos kernel: pci 0000:02:00.0: reg 0x10: [mem 0xf1000000-0xf1ffffff]
Jun 10 13:07:36 nixos kernel: pci 0000:02:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Jun 10 13:07:36 nixos kernel: pci 0000:02:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Jun 10 13:07:36 nixos kernel: pci 0000:02:00.0: reg 0x24: [io 0xd000-0xd07f]
Jun 10 13:07:36 nixos kernel: pci 0000:02:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Jun 10 13:07:36 nixos kernel: pci 0000:02:00.0: Enabling HDA controller
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.2: PCI bridge to [bus 02]
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.2: bridge window [io 0xd000-0xdfff]
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.2: bridge window [mem 0xf1000000-0xf1ffffff]
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.2: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 10 13:07:36 nixos kernel: pci 0000:03:00.0: [8086:24fd] type 00 class 0x028000
Jun 10 13:07:36 nixos kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf2200000-0xf2201fff 64bit]
Jun 10 13:07:36 nixos kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Jun 10 13:07:36 nixos kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1c.0: bridge window [mem 0xf2200000-0xf22fffff]
Jun 10 13:07:36 nixos kernel: pci 0000:04:00.0: [10ec:522a] type 00 class 0xff0000
Jun 10 13:07:36 nixos kernel: pci 0000:04:00.0: reg 0x10: [mem 0xf2100000-0xf2100fff]
Jun 10 13:07:36 nixos kernel: pci 0000:04:00.0: supports D1 D2
Jun 10 13:07:36 nixos kernel: pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 10 13:07:36 nixos kernel: pci 0000:00:1c.4: PCI bridge to [bus 04]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1c.4: bridge window [mem 0xf2100000-0xf21fffff]
Jun 10 13:07:36 nixos kernel: pci 0000:05:00.0: [1179:0115] type 00 class 0x010802
Jun 10 13:07:36 nixos kernel: pci 0000:05:00.0: reg 0x10: [mem 0xf2000000-0xf2003fff 64bit]
Jun 10 13:07:36 nixos kernel: pci 0000:05:00.0: enabling Extended Tags
Jun 10 13:07:36 nixos kernel: pci 0000:05:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1d.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Jun 10 13:07:36 nixos kernel: pci 0000:00:1d.0: PCI bridge to [bus 05]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1d.0: bridge window [mem 0xf2000000-0xf20fffff]
Jun 10 13:07:36 nixos kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 10 13:07:36 nixos kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Jun 10 13:07:36 nixos kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 10 13:07:36 nixos kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 10 13:07:36 nixos kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 10 13:07:36 nixos kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 10 13:07:36 nixos kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 10 13:07:36 nixos kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 10 13:07:36 nixos kernel: ACPI: EC: interrupt unblocked
Jun 10 13:07:36 nixos kernel: ACPI: EC: event unblocked
Jun 10 13:07:36 nixos kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 10 13:07:36 nixos kernel: ACPI: EC: GPE=0x16
Jun 10 13:07:36 nixos kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
Jun 10 13:07:36 nixos kernel: ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
Jun 10 13:07:36 nixos kernel: iommu: Default domain type: Translated
Jun 10 13:07:36 nixos kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
Jun 10 13:07:36 nixos kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jun 10 13:07:36 nixos kernel: pci 0000:00:02.0: vgaarb: setting as boot device
Jun 10 13:07:36 nixos kernel: vgaarb: loaded
Jun 10 13:07:36 nixos kernel: Registered efivars operations
Jun 10 13:07:36 nixos kernel: NetLabel: Initializing
Jun 10 13:07:36 nixos kernel: NetLabel: domain hash size = 128
Jun 10 13:07:36 nixos kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jun 10 13:07:36 nixos kernel: NetLabel: unlabeled traffic allowed by default
Jun 10 13:07:36 nixos kernel: PCI: Using ACPI for IRQ routing
Jun 10 13:07:36 nixos kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 10 13:07:36 nixos kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Jun 10 13:07:36 nixos kernel: e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
Jun 10 13:07:36 nixos kernel: e820: reserve RAM buffer [mem 0x8f237000-0x8fffffff]
Jun 10 13:07:36 nixos kernel: e820: reserve RAM buffer [mem 0x8fe8b000-0x8fffffff]
Jun 10 13:07:36 nixos kernel: e820: reserve RAM buffer [mem 0x93e58000-0x93ffffff]
Jun 10 13:07:36 nixos kernel: e820: reserve RAM buffer [mem 0x97035000-0x97ffffff]
Jun 10 13:07:36 nixos kernel: e820: reserve RAM buffer [mem 0x9d796000-0x9fffffff]
Jun 10 13:07:36 nixos kernel: e820: reserve RAM buffer [mem 0x452800000-0x453ffffff]
Jun 10 13:07:36 nixos kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jun 10 13:07:36 nixos kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jun 10 13:07:36 nixos kernel: clocksource: Switched to clocksource tsc-early
Jun 10 13:07:36 nixos kernel: VFS: Disk quotas dquot_6.6.0
Jun 10 13:07:36 nixos kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 10 13:07:36 nixos kernel: pnp: PnP ACPI init
Jun 10 13:07:36 nixos kernel: system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jun 10 13:07:36 nixos kernel: system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 10 13:07:36 nixos kernel: system 00:01: [io 0xff00-0xfffe] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 10 13:07:36 nixos kernel: system 00:02: [io 0x0680-0x069f] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:02: [io 0xffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:02: [io 0xffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:02: [io 0xffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:02: [io 0x1800-0x18fe] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:02: [io 0x164e-0x164f] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 10 13:07:36 nixos kernel: system 00:03: [io 0x0800-0x087f] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 10 13:07:36 nixos kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
Jun 10 13:07:36 nixos kernel: system 00:05: [io 0x1854-0x1857] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Jun 10 13:07:36 nixos kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
Jun 10 13:07:36 nixos kernel: pnp 00:07: Plug and Play ACPI device, IDs LEN2045 PNP0f13 (active)
Jun 10 13:07:36 nixos kernel: system 00:08: [io 0x1800-0x189f] could not be reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [io 0x0800-0x087f] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [io 0x0880-0x08ff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [io 0x0900-0x097f] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [io 0x0980-0x09ff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [io 0x0a00-0x0a7f] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [io 0x0a80-0x0aff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [io 0x0b00-0x0b7f] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [io 0x0b80-0x0bff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [io 0x15e0-0x15ef] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [io 0x1600-0x167f] could not be reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [io 0x1640-0x165f] could not be reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 10 13:07:36 nixos kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 10 13:07:36 nixos kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
Jun 10 13:07:36 nixos kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:0a: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Jun 10 13:07:36 nixos kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 10 13:07:36 nixos kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
Jun 10 13:07:36 nixos kernel: system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
Jun 10 13:07:36 nixos kernel: system 00:0b: [mem 0x00100000-0xac7fffff] could not be reserved
Jun 10 13:07:36 nixos kernel: system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
Jun 10 13:07:36 nixos kernel: system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
Jun 10 13:07:36 nixos kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
Jun 10 13:07:36 nixos kernel: pnp: PnP ACPI: found 12 devices
Jun 10 13:07:36 nixos kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 10 13:07:36 nixos kernel: NET: Registered protocol family 2
Jun 10 13:07:36 nixos kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 10 13:07:36 nixos kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 10 13:07:36 nixos kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 10 13:07:36 nixos kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Jun 10 13:07:36 nixos kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 10 13:07:36 nixos kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Jun 10 13:07:36 nixos kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 10 13:07:36 nixos kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 10 13:07:36 nixos kernel: NET: Registered protocol family 1
Jun 10 13:07:36 nixos kernel: NET: Registered protocol family 44
Jun 10 13:07:36 nixos kernel: pci 0000:02:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jun 10 13:07:36 nixos kernel: pci 0000:02:00.0: BAR 6: no space for [mem size 0x00080000 pref]
Jun 10 13:07:36 nixos kernel: pci 0000:02:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.2: PCI bridge to [bus 02]
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.2: bridge window [io 0xd000-0xdfff]
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.2: bridge window [mem 0xf1000000-0xf1ffffff]
Jun 10 13:07:36 nixos kernel: pci 0000:00:01.2: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1c.0: bridge window [mem 0xf2200000-0xf22fffff]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1c.4: PCI bridge to [bus 04]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1c.4: bridge window [mem 0xf2100000-0xf21fffff]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1d.0: PCI bridge to [bus 05]
Jun 10 13:07:36 nixos kernel: pci 0000:00:1d.0: bridge window [mem 0xf2000000-0xf20fffff]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 20 [mem 0xac800000-0xf7ffffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:02: resource 1 [mem 0xf1000000-0xf1ffffff]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:02: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:03: resource 1 [mem 0xf2200000-0xf22fffff]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:04: resource 1 [mem 0xf2100000-0xf21fffff]
Jun 10 13:07:36 nixos kernel: pci_bus 0000:05: resource 1 [mem 0xf2000000-0xf20fffff]
Jun 10 13:07:36 nixos kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 10 13:07:36 nixos kernel: PCI: CLS 0 bytes, default 64
Jun 10 13:07:36 nixos kernel: Trying to unpack rootfs image as initramfs...
Jun 10 13:07:36 nixos kernel: Freeing initrd memory: 8368K
Jun 10 13:07:36 nixos kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 10 13:07:36 nixos kernel: software IO TLB: mapped [mem 0x0000000098ea0000-0x000000009cea0000] (64MB)
Jun 10 13:07:36 nixos kernel: check: Scanning for low memory corruption every 60 seconds
Jun 10 13:07:36 nixos kernel: Initialise system trusted keyrings
Jun 10 13:07:36 nixos kernel: workingset: timestamp_bits=40 max_order=22 bucket_order=0
Jun 10 13:07:36 nixos kernel: zbud: loaded
Jun 10 13:07:36 nixos kernel: Key type asymmetric registered
Jun 10 13:07:36 nixos kernel: Asymmetric key parser 'x509' registered
Jun 10 13:07:36 nixos kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
Jun 10 13:07:36 nixos kernel: io scheduler mq-deadline registered
Jun 10 13:07:36 nixos kernel: io scheduler kyber registered
Jun 10 13:07:36 nixos kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 120
Jun 10 13:07:36 nixos kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 121
Jun 10 13:07:36 nixos kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
Jun 10 13:07:36 nixos kernel: pcieport 0000:00:1c.4: PME: Signaling with IRQ 123
Jun 10 13:07:36 nixos kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
Jun 10 13:07:36 nixos kernel: efifb: probing for efifb
Jun 10 13:07:36 nixos kernel: efifb: showing boot graphics
Jun 10 13:07:36 nixos kernel: efifb: framebuffer at 0xe0000000, using 14400k, total 14400k
Jun 10 13:07:36 nixos kernel: efifb: mode is 2560x1440x32, linelength=10240, pages=1
Jun 10 13:07:36 nixos kernel: efifb: scrolling: redraw
Jun 10 13:07:36 nixos kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 10 13:07:36 nixos kernel: fbcon: Deferring console take-over
Jun 10 13:07:36 nixos kernel: fb0: EFI VGA frame buffer device
Jun 10 13:07:36 nixos kernel: intel_idle: MWAIT substates: 0x11142120
Jun 10 13:07:36 nixos kernel: intel_idle: v0.5.1 model 0x9E
Jun 10 13:07:36 nixos kernel: intel_idle: Local APIC timer is reliable in all C-states
Jun 10 13:07:36 nixos kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 10 13:07:36 nixos kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 0, base_baud = 115200) is a 16550A
Jun 10 13:07:36 nixos kernel: intel_pstate: Intel P-state driver initializing
Jun 10 13:07:36 nixos kernel: intel_pstate: Disabling energy efficiency optimization
Jun 10 13:07:36 nixos kernel: intel_pstate: HWP enabled
Jun 10 13:07:36 nixos kernel: drop_monitor: Initializing network drop monitor service
Jun 10 13:07:36 nixos kernel: NET: Registered protocol family 10
Jun 10 13:07:36 nixos kernel: Segment Routing with IPv6
Jun 10 13:07:36 nixos kernel: microcode: sig=0x906e9, pf=0x20, revision=0xd6
Jun 10 13:07:36 nixos kernel: microcode: Microcode Update Driver: v2.2.
Jun 10 13:07:36 nixos kernel: IPI shorthand broadcast: enabled
Jun 10 13:07:36 nixos kernel: sched_clock: Marking stable (530408729, 3481453)->(536665015, -2774833)
Jun 10 13:07:36 nixos kernel: registered taskstats version 1
Jun 10 13:07:36 nixos kernel: Loading compiled-in X.509 certificates
Jun 10 13:07:36 nixos kernel: zswap: loaded using pool lzo/zbud
Jun 10 13:07:36 nixos kernel: Key type ._fscrypt registered
Jun 10 13:07:36 nixos kernel: Key type .fscrypt registered
Jun 10 13:07:36 nixos kernel: Key type fscrypt-provisioning registered
Jun 10 13:07:36 nixos kernel: Freeing unused kernel image (initmem) memory: 1556K
Jun 10 13:07:36 nixos kernel: Write protecting the kernel read-only data: 18432k
Jun 10 13:07:36 nixos kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Jun 10 13:07:36 nixos kernel: Freeing unused kernel image (rodata/data gap) memory: 1696K
Jun 10 13:07:36 nixos kernel: Run /init as init process
Jun 10 13:07:36 nixos kernel: with arguments:
Jun 10 13:07:36 nixos kernel: /init
Jun 10 13:07:36 nixos kernel: with environment:
Jun 10 13:07:36 nixos kernel: HOME=/
Jun 10 13:07:36 nixos kernel: TERM=linux
Jun 10 13:07:36 nixos kernel: fbcon: Taking over console
Jun 10 13:07:36 nixos kernel: Console: switching to colour frame buffer device 320x90
Jun 10 13:07:36 nixos stage-1-init: [Thu Jun 10 11:07:35 UTC 2021] loading module dm_mod...
Jun 10 13:07:36 nixos kernel: device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
Jun 10 13:07:36 nixos stage-1-init: [Thu Jun 10 11:07:35 UTC 2021] running udev...
Jun 10 13:07:36 nixos stage-1-init: [Thu Jun 10 11:07:35 UTC 2021] Starting version 247
Jun 10 13:07:36 nixos kernel: rtc_cmos 00:04: RTC can wake from S4
Jun 10 13:07:36 nixos kernel: rtc_cmos 00:04: registered as rtc0
Jun 10 13:07:36 nixos kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Jun 10 13:07:36 nixos kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jun 10 13:07:36 nixos kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 10 13:07:36 nixos kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jun 10 13:07:36 nixos kernel: rtsx_pci 0000:04:00.0: enabling device (0000 -> 0002)
Jun 10 13:07:36 nixos kernel: nvme nvme0: pci function 0000:05:00.0
Jun 10 13:07:36 nixos kernel: ACPI: bus type USB registered
Jun 10 13:07:36 nixos kernel: usbcore: registered new interface driver usbfs
Jun 10 13:07:36 nixos kernel: usbcore: registered new interface driver hub
Jun 10 13:07:36 nixos kernel: usbcore: registered new device driver usb
Jun 10 13:07:36 nixos kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Jun 10 13:07:36 nixos kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 10 13:07:36 nixos kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 10 13:07:36 nixos kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
Jun 10 13:07:36 nixos kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Jun 10 13:07:36 nixos kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
Jun 10 13:07:36 nixos kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 10 13:07:36 nixos kernel: usb usb1: Product: xHCI Host Controller
Jun 10 13:07:36 nixos kernel: usb usb1: Manufacturer: Linux 5.10.40 xhci-hcd
Jun 10 13:07:36 nixos kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 10 13:07:36 nixos kernel: hub 1-0:1.0: USB hub found
Jun 10 13:07:36 nixos kernel: hub 1-0:1.0: 16 ports detected
Jun 10 13:07:36 nixos kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 10 13:07:36 nixos kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 10 13:07:36 nixos kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Jun 10 13:07:36 nixos kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
Jun 10 13:07:36 nixos kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 10 13:07:36 nixos kernel: usb usb2: Product: xHCI Host Controller
Jun 10 13:07:36 nixos kernel: usb usb2: Manufacturer: Linux 5.10.40 xhci-hcd
Jun 10 13:07:36 nixos kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 10 13:07:36 nixos kernel: hub 2-0:1.0: USB hub found
Jun 10 13:07:36 nixos kernel: hub 2-0:1.0: 8 ports detected
Jun 10 13:07:36 nixos kernel: usb: port power management may be unreliable
Jun 10 13:07:36 nixos kernel: nvme nvme0: 7/0/0 default/read/poll queues
Jun 10 13:07:36 nixos kernel: nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13
Jun 10 13:07:36 nixos stage-1-init: [Thu Jun 10 11:07:35 UTC 2021] starting device mapper and LVM...
Jun 10 13:07:36 nixos stage-1-init: [Thu Jun 10 11:07:35 UTC 2021] checking /dev/disk/by-uuid/97c69e51-d60b-485c-8721-b4270157251f...
Jun 10 13:07:36 nixos stage-1-init: [Thu Jun 10 11:07:35 UTC 2021] fsck (busybox 1.32.1)
Jun 10 13:07:36 nixos stage-1-init: [Thu Jun 10 11:07:35 UTC 2021] [fsck.ext4 (1) -- /mnt-root/] fsck.ext4 -a /dev/disk/by-uuid/97c69e51-d60b-485c-8721-b4270157251f
Jun 10 13:07:36 nixos stage-1-init: [Thu Jun 10 11:07:35 UTC 2021] nixos: clean, 3211927/6406144 files, 18687851/25600000 blocks
Jun 10 13:07:36 nixos stage-1-init: [Thu Jun 10 11:07:35 UTC 2021] mounting /dev/disk/by-uuid/97c69e51-d60b-485c-8721-b4270157251f on /...
Jun 10 13:07:36 nixos kernel: EXT4-fs (nvme0n1p6): mounted filesystem with ordered data mode. Opts: (null)
Jun 10 13:07:36 nixos kernel: usb 1-5: new high-speed USB device number 2 using xhci_hcd
Jun 10 13:07:36 nixos kernel: EXT4-fs (nvme0n1p6): re-mounted. Opts: (null)
Jun 10 13:07:36 nixos unknown: booting system configuration /nix/store/f9cxdn5kbw5m1kh4ma0r3xsk1ri5wxcf-nixos-system-nixos-21.05.876.60cce7e5e1f
Jun 10 13:07:36 nixos stage-2-init: running activation script...
Jun 10 13:07:36 nixos kernel: usb 1-5: config 1 has an invalid interface number: 12 but max is 1
Jun 10 13:07:36 nixos kernel: usb 1-5: config 1 has an invalid interface number: 13 but max is 1
Jun 10 13:07:36 nixos kernel: usb 1-5: config 1 has an invalid interface number: 13 but max is 1
Jun 10 13:07:36 nixos kernel: usb 1-5: config 1 has no interface number 0
Jun 10 13:07:36 nixos kernel: usb 1-5: config 1 has no interface number 1
Jun 10 13:07:36 nixos kernel: usb 1-5: New USB device found, idVendor=1199, idProduct=9079, bcdDevice= 0.06
Jun 10 13:07:36 nixos kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 10 13:07:36 nixos kernel: usb 1-5: Product: Sierra Wireless EM7455 Qualcomm Snapdragon X7 LTE-A
Jun 10 13:07:36 nixos kernel: usb 1-5: Manufacturer: Sierra Wireless, Incorporated
Jun 10 13:07:36 nixos kernel: usb 1-5: SerialNumber: LF71420555021020
Jun 10 13:07:36 nixos stage-2-init: setting up /etc...
Jun 10 13:07:36 nixos kernel: usb 1-6: new full-speed USB device number 3 using xhci_hcd
Jun 10 13:07:36 nixos kernel: tsc: Refined TSC clocksource calibration: 2807.999 MHz
Jun 10 13:07:36 nixos kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879c523a63, max_idle_ns: 440795252908 ns
Jun 10 13:07:36 nixos kernel: clocksource: Switched to clocksource tsc
Jun 10 13:07:36 nixos kernel: usb 1-6: New USB device found, idVendor=138a, idProduct=0097, bcdDevice= 1.64
Jun 10 13:07:36 nixos kernel: usb 1-6: New USB device strings: Mfr=0, Product=0, SerialNumber=1
Jun 10 13:07:36 nixos kernel: usb 1-6: SerialNumber: 245680535427
Jun 10 13:07:36 nixos systemd[1]: Inserted module 'autofs4'
Jun 10 13:07:36 nixos kernel: usb 1-7: new full-speed USB device number 4 using xhci_hcd
Jun 10 13:07:36 nixos systemd[1]: systemd 247 running in system mode. (+PAM +AUDIT -SELINUX +IMA +APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ +LZ4 -ZSTD +SECCOMP +BLKID -ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
Jun 10 13:07:36 nixos systemd[1]: Detected architecture x86-64.
Jun 10 13:07:36 nixos systemd[1]: Set hostname to <nixos>.
Jun 10 13:07:36 nixos kernel: usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
Jun 10 13:07:36 nixos kernel: usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 10 13:07:36 nixos kernel: usb 1-8: new high-speed USB device number 5 using xhci_hcd
Jun 10 13:07:36 nixos systemd[1]: Queued start job for default target Graphical Interface.
Jun 10 13:07:36 nixos systemd[1]: Created slice system-getty.slice.
Jun 10 13:07:36 nixos systemd[1]: Created slice system-modprobe.slice.
Jun 10 13:07:36 nixos systemd[1]: Created slice system-systemd\x2dfsck.slice.
Jun 10 13:07:36 nixos systemd[1]: Created slice User and Session Slice.
Jun 10 13:07:36 nixos systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 10 13:07:36 nixos systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 10 13:07:36 nixos systemd[1]: Reached target Local Encrypted Volumes.
Jun 10 13:07:36 nixos systemd[1]: Reached target Containers.
Jun 10 13:07:36 nixos systemd[1]: Reached target Paths.
Jun 10 13:07:36 nixos systemd[1]: Reached target Remote File Systems.
Jun 10 13:07:36 nixos systemd[1]: Reached target Slices.
Jun 10 13:07:36 nixos systemd[1]: Reached target System Time Synchronized.
Jun 10 13:07:36 nixos systemd[1]: Listening on Process Core Dump Socket.
Jun 10 13:07:36 nixos systemd[1]: Listening on Journal Audit Socket.
Jun 10 13:07:36 nixos systemd[1]: Listening on Journal Socket (/dev/log).
Jun 10 13:07:36 nixos systemd[1]: Listening on Journal Socket.
Jun 10 13:07:36 nixos systemd[1]: Listening on udev Control Socket.
Jun 10 13:07:36 nixos systemd[1]: Listening on udev Kernel Socket.
Jun 10 13:07:36 nixos systemd[1]: Mounting Huge Pages File System...
Jun 10 13:07:36 nixos systemd[1]: Mounting POSIX Message Queue File System...
Jun 10 13:07:36 nixos systemd[1]: Mounting Kernel Debug File System...
Jun 10 13:07:36 nixos systemd[1]: Starting Create list of static device nodes for the current kernel...
Jun 10 13:07:36 nixos systemd[1]: Starting Load Kernel Module configfs...
Jun 10 13:07:36 nixos systemd[1]: Starting Load Kernel Module drm...
Jun 10 13:07:36 nixos systemd[1]: Starting Load Kernel Module fuse...
Jun 10 13:07:36 nixos systemd[1]: Starting Load Kernel Module pstore...
Jun 10 13:07:36 nixos systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Jun 10 13:07:36 nixos systemd[1]: Starting Journal Service...
Jun 10 13:07:36 nixos systemd[1]: Starting Load Kernel Modules...
Jun 10 13:07:36 nixos systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 10 13:07:36 nixos systemd[1]: Starting Coldplug All udev Devices...
Jun 10 13:07:36 nixos systemd[1]: Mounted Huge Pages File System.
Jun 10 13:07:36 nixos systemd[1]: Mounted POSIX Message Queue File System.
Jun 10 13:07:36 nixos systemd[1]: Mounted Kernel Debug File System.
Jun 10 13:07:36 nixos systemd[1]: Finished Create list of static device nodes for the current kernel.
Jun 10 13:07:36 nixos systemd[1]: modprobe@configfs.service: Succeeded.
Jun 10 13:07:36 nixos systemd[1]: Finished Load Kernel Module configfs.
Jun 10 13:07:36 nixos systemd[1]: modprobe@pstore.service: Succeeded.
Jun 10 13:07:36 nixos systemd[1]: Finished Load Kernel Module pstore.
Jun 10 13:07:36 nixos kernel: fuse: init (API version 7.32)
Jun 10 13:07:36 nixos systemd[1]: Mounting Kernel Configuration File System...
Jun 10 13:07:36 nixos systemd[1]: Starting mount-pstore.service...
Jun 10 13:07:36 nixos systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 10 13:07:36 nixos kernel: EXT4-fs (nvme0n1p6): re-mounted. Opts: (null)
Jun 10 13:07:36 nixos kernel: Linux agpgart interface v0.103
Jun 10 13:07:36 nixos systemd[1]: modprobe@fuse.service: Succeeded.
Jun 10 13:07:36 nixos systemd[1]: Finished Load Kernel Module fuse.
Jun 10 13:07:36 nixos systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 10 13:07:36 nixos systemd[1]: Mounted Kernel Configuration File System.
Jun 10 13:07:36 nixos systemd[1]: Mounting FUSE Control File System...
Jun 10 13:07:36 nixos systemd[1]: Starting Load/Save Random Seed...
Jun 10 13:07:36 nixos systemd[1]: Mounted FUSE Control File System.
Jun 10 13:07:36 nixos systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 10 13:07:36 nixos systemd[1]: Reached target Local File Systems (Pre).
Jun 10 13:07:36 nixos systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 10 13:07:36 nixos systemd[1]: Finished Load/Save Random Seed.
Jun 10 13:07:36 nixos kernel: audit: type=1130 audit(1623323256.708:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-random-seed comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos systemd[1]: modprobe@drm.service: Succeeded.
Jun 10 13:07:36 nixos systemd[1]: Finished Load Kernel Module drm.
Jun 10 13:07:36 nixos kernel: audit: type=1130 audit(1623323256.711:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@drm comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos kernel: audit: type=1131 audit(1623323256.711:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@drm comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos systemd-journald[535]: Journal started
Jun 10 13:07:36 nixos systemd-journald[535]: Runtime Journal (/run/log/journal/211eede7c53249c0b3b715ebad4eeeee) is 8.0M, max 394.0M, 386.0M free.
Jun 10 13:07:36 nixos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-random-seed comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@drm comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=modprobe@drm comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos systemd[1]: Started Journal Service.
Jun 10 13:07:36 nixos kernel: audit: type=1130 audit(1623323256.740:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos kernel: audit: type=1334 audit(1623323256.741:6): prog-id=57 op=LOAD
Jun 10 13:07:36 nixos kernel: audit: type=1334 audit(1623323256.741:7): prog-id=58 op=LOAD
Jun 10 13:07:36 nixos audit: BPF prog-id=57 op=LOAD
Jun 10 13:07:36 nixos audit: BPF prog-id=58 op=LOAD
Jun 10 13:07:36 nixos systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 10 13:07:36 nixos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos systemd[1]: Finished Coldplug All udev Devices.
Jun 10 13:07:36 nixos systemd-modules-load[537]: Inserted module 'kvm_intel'
Jun 10 13:07:36 nixos kernel: audit: type=1130 audit(1623323256.742:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos systemd-journald[535]: Time spent on flushing to /var/log/journal/211eede7c53249c0b3b715ebad4eeeee is 54.948ms for 807 entries.
Jun 10 13:07:36 nixos systemd-journald[535]: System Journal (/var/log/journal/211eede7c53249c0b3b715ebad4eeeee) is 1.2G, max 4.0G, 2.7G free.
Jun 10 13:07:36 nixos kernel: audit: type=1130 audit(1623323256.752:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos kernel: vboxdrv: loading out-of-tree module taints kernel.
Jun 10 13:07:36 nixos kernel: vboxdrv: Found 8 processor cores
Jun 10 13:07:36 nixos kernel: vboxdrv: TSC mode is Invariant, tentative frequency 2807998696 Hz
Jun 10 13:07:36 nixos kernel: vboxdrv: Successfully loaded version 6.1.22 (interface 0x00300000)
Jun 10 13:07:36 nixos kernel: VBoxNetAdp: Successfully started.
Jun 10 13:07:36 nixos kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
Jun 10 13:07:36 nixos kernel: VBoxNetFlt: Successfully started.
Jun 10 13:07:36 nixos kernel: ACPI: Sleep Button [SLPB]
Jun 10 13:07:36 nixos kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
Jun 10 13:07:36 nixos kernel: ACPI: Lid Switch [LID]
Jun 10 13:07:36 nixos kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
Jun 10 13:07:36 nixos kernel: ACPI: Power Button [PWRF]
Jun 10 13:07:36 nixos kernel: tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x0, rev-id 78)
Jun 10 13:07:36 nixos kernel: usb 1-8: New USB device found, idVendor=0bda, idProduct=58db, bcdDevice= 0.02
Jun 10 13:07:36 nixos kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jun 10 13:07:36 nixos kernel: usb 1-8: Product: Integrated Camera
Jun 10 13:07:36 nixos kernel: usb 1-8: Manufacturer: 8SSC20F27029L1GZ73C09T1
Jun 10 13:07:36 nixos kernel: usb 1-8: SerialNumber: 200901010001
Jun 10 13:07:36 nixos kernel: ACPI: AC Adapter [AC] (on-line)
Jun 10 13:07:36 nixos kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Jun 10 13:07:36 nixos kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jun 10 13:07:36 nixos kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jun 10 13:07:36 nixos kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jun 10 13:07:36 nixos kernel: ACPI: Thermal Zone [THM0] (55 C)
Jun 10 13:07:36 nixos kernel: tun: Universal TUN/TAP device driver, 1.6
Jun 10 13:07:36 nixos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 10 13:07:36 nixos systemd-modules-load[537]: Inserted module 'vboxdrv'
Jun 10 13:07:36 nixos systemd-modules-load[537]: Inserted module 'vboxnetadp'
Jun 10 13:07:36 nixos systemd-modules-load[537]: Inserted module 'vboxnetflt'
Jun 10 13:07:36 nixos systemd-modules-load[537]: Inserted module 'bridge'
Jun 10 13:07:36 nixos systemd-modules-load[537]: Inserted module 'macvlan'
Jun 10 13:07:36 nixos systemd-modules-load[537]: Inserted module 'tap'
Jun 10 13:07:36 nixos systemd-modules-load[537]: Inserted module 'tun'
Jun 10 13:07:36 nixos systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 10 13:07:36 nixos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journal-flush comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos kernel: audit: type=1130 audit(1623323256.863:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journal-flush comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Jun 10 13:07:36 nixos systemd-modules-load[537]: Inserted module 'cpufreq_powersave'
Jun 10 13:07:36 nixos kernel: Non-volatile memory driver v1.3
Jun 10 13:07:36 nixos kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
Jun 10 13:07:36 nixos systemd[1]: Found device THNSF5512GPUK TOSHIBA EFI\x20System\x20Partition.
Jun 10 13:07:36 nixos audit: BPF prog-id=59 op=LOAD
Jun 10 13:07:36 nixos audit: BPF prog-id=60 op=LOAD
Jun 10 13:07:36 nixos systemd[1]: Starting File System Check on /dev/disk/by-uuid/BAB9-74C7...
Jun 10 13:07:36 nixos kernel: usb 1-9: new full-speed USB device number 6 using xhci_hcd
Jun 10 13:07:36 nixos kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
Jun 10 13:07:36 nixos kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jun 10 13:07:36 nixos kernel: thinkpad_acpi: ThinkPad BIOS R0FET53W (1.33 ), EC R0FHT17W
Jun 10 13:07:36 nixos kernel: thinkpad_acpi: Lenovo ThinkPad T470p, model 20J60016MZ
Jun 10 13:07:36 nixos kernel: thinkpad_acpi: radio switch found; radios are enabled
Jun 10 13:07:36 nixos kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Jun 10 13:07:36 nixos kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Jun 10 13:07:36 nixos kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Jun 10 13:07:36 nixos kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Jun 10 13:07:36 nixos kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jun 10 13:07:36 nixos kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jun 10 13:07:36 nixos kernel: thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is unblocked
Jun 10 13:07:36 nixos kernel: i2c i2c-0: 2/2 memory slots populated (from DMI)
Jun 10 13:07:36 nixos kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Jun 10 13:07:36 nixos kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
Jun 10 13:07:36 nixos kernel: thinkpad_acpi: battery 1 registered (start 75, stop 80)
Jun 10 13:07:36 nixos kernel: battery: new extension: ThinkPad Battery Extension
Jun 10 13:07:36 nixos kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
Jun 10 13:07:36 nixos kernel: loop: module loaded
Jun 10 13:07:36 nixos systemd-modules-load[537]: Inserted module 'loop'
Jun 10 13:07:36 nixos systemd-modules-load[537]: Inserted module 'ctr'
Jun 10 13:07:36 nixos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:36 nixos audit: BPF prog-id=61 op=LOAD
Jun 10 13:07:36 nixos audit: BPF prog-id=62 op=LOAD
Jun 10 13:07:36 nixos audit: BPF prog-id=63 op=LOAD
Jun 10 13:07:36 nixos audit: BPF prog-id=64 op=LOAD
Jun 10 13:07:36 nixos systemd[1]: Finished Load Kernel Modules.
Jun 10 13:07:37 nixos systemd-fsck[602]: fsck.fat 4.1 (2017-01-24)
Jun 10 13:07:37 nixos systemd-fsck[602]: /dev/nvme0n1p1: 616 files, 108371/324736 clusters
Jun 10 13:07:36 nixos systemd[1]: Starting Firewall...
Jun 10 13:07:37 nixos systemd[1]: Starting Apply Kernel Variables...
Jun 10 13:07:37 nixos kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 10 13:07:37 nixos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck@dev-disk-by\x2duuid-BAB9\x2d74C7 comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:37 nixos systemd[1]: Finished File System Check on /dev/disk/by-uuid/BAB9-74C7.
Jun 10 13:07:37 nixos audit: BPF prog-id=65 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=66 op=LOAD
Jun 10 13:07:37 nixos systemd-sysctl[609]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Jun 10 13:07:37 nixos systemd-sysctl[609]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Jun 10 13:07:37 nixos systemd-sysctl[609]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Jun 10 13:07:37 nixos systemd-sysctl[609]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Jun 10 13:07:37 nixos systemd-sysctl[609]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Jun 10 13:07:37 nixos systemd-sysctl[609]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Jun 10 13:07:37 nixos systemd[1]: Mounting /boot...
Jun 10 13:07:37 nixos kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 10 13:07:37 nixos kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 10 13:07:37 nixos kernel: cfg80211: failed to load regulatory.db
Jun 10 13:07:37 nixos kernel: usb 1-9: New USB device found, idVendor=058f, idProduct=9540, bcdDevice= 1.20
Jun 10 13:07:37 nixos kernel: usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 10 13:07:37 nixos kernel: usb 1-9: Product: EMV Smartcard Reader
Jun 10 13:07:37 nixos kernel: usb 1-9: Manufacturer: Generic
Jun 10 13:07:37 nixos systemd-sysctl[609]: Couldn't write '2' to 'net/ipv6/conf/vboxnet0/use_tempaddr', ignoring: No such file or directory
Jun 10 13:07:37 nixos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:37 nixos systemd[1]: Finished Apply Kernel Variables.
Jun 10 13:07:37 nixos audit[615]: NETFILTER_CFG table=filter family=2 entries=0 op=xt_register pid=615 subj=kernel comm="modprobe"
Jun 10 13:07:37 nixos kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 10 13:07:37 nixos kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 10 13:07:37 nixos kernel: PTP clock support registered
Jun 10 13:07:37 nixos systemd[1]: Mounted /boot.
Jun 10 13:07:37 nixos systemd[1]: Reached target Local File Systems.
Jun 10 13:07:37 nixos systemd[1]: Starting Create Volatile Files and Directories...
Jun 10 13:07:37 nixos audit: BPF prog-id=67 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=68 op=LOAD
Jun 10 13:07:37 nixos kernel: pstore: Using crash dump compression: deflate
Jun 10 13:07:37 nixos kernel: pstore: Registered efi as persistent store backend
Jun 10 13:07:37 nixos systemd[1]: Finished mount-pstore.service.
Jun 10 13:07:37 nixos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=mount-pstore comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:37 nixos systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
Jun 10 13:07:37 nixos systemd[1]: Finished Create Volatile Files and Directories.
Jun 10 13:07:37 nixos systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Jun 10 13:07:37 nixos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:37 nixos audit: BPF prog-id=69 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=70 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=71 op=LOAD
Jun 10 13:07:37 nixos systemd[1]: Starting Network Time Synchronization...
Jun 10 13:07:37 nixos systemd[1]: Condition check resulted in Update is Completed being skipped.
Jun 10 13:07:37 nixos audit: BPF prog-id=72 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=73 op=LOAD
Jun 10 13:07:37 nixos systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 10 13:07:37 nixos audit[639]: SYSTEM_BOOT pid=639 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg=' comm="systemd-update-utmp" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:37 nixos kernel: Intel(R) Wireless WiFi driver for Linux
Jun 10 13:07:37 nixos kernel: iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
Jun 10 13:07:37 nixos systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Jun 10 13:07:37 nixos kernel: resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
Jun 10 13:07:37 nixos kernel: caller snb_uncore_imc_init_box+0x78/0xc0 [intel_uncore] mapping multiple BARs
Jun 10 13:07:37 nixos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-update-utmp comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:37 nixos kernel: e1000e: Intel(R) PRO/1000 Network Driver
Jun 10 13:07:37 nixos kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Jun 10 13:07:37 nixos kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 10 13:07:37 nixos audit[632]: NETFILTER_CFG table=filter family=10 entries=0 op=xt_register pid=632 subj=kernel comm="modprobe"
Jun 10 13:07:37 nixos kernel: iwlwifi 0000:03:00.0: loaded firmware version 36.ad812ee0.0 8265-36.ucode op_mode iwlmvm
Jun 10 13:07:37 nixos systemd[1]: Found device THNSF5512GPUK TOSHIBA Basic\x20data\x20partition.
Jun 10 13:07:37 nixos mtp-probe[651]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
Jun 10 13:07:37 nixos mtp-probe[653]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
Jun 10 13:07:37 nixos systemd[1]: Activating swap /dev/disk/by-uuid/d080ac6e-5793-4559-9943-b32f10f52652...
Jun 10 13:07:37 nixos audit: BPF prog-id=74 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=75 op=LOAD
Jun 10 13:07:37 nixos mtp-probe[651]: bus: 1, device: 3 was not an MTP device
Jun 10 13:07:37 nixos mtp-probe[653]: bus: 1, device: 2 was not an MTP device
Jun 10 13:07:37 nixos audit[667]: NETFILTER_CFG table=filter family=2 entries=4 op=xt_replace pid=667 subj=kernel comm="iptables"
Jun 10 13:07:37 nixos audit[668]: NETFILTER_CFG table=filter family=10 entries=4 op=xt_replace pid=668 subj=kernel comm="ip6tables"
Jun 10 13:07:37 nixos audit[669]: NETFILTER_CFG table=filter family=2 entries=6 op=xt_replace pid=669 subj=kernel comm="iptables"
Jun 10 13:07:37 nixos audit[670]: NETFILTER_CFG table=filter family=10 entries=6 op=xt_replace pid=670 subj=kernel comm="ip6tables"
Jun 10 13:07:37 nixos audit[672]: NETFILTER_CFG table=filter family=2 entries=7 op=xt_replace pid=672 subj=kernel comm="iptables"
Jun 10 13:07:37 nixos audit[674]: NETFILTER_CFG table=filter family=10 entries=7 op=xt_replace pid=674 subj=kernel comm="ip6tables"
Jun 10 13:07:37 nixos audit[677]: NETFILTER_CFG table=filter family=2 entries=9 op=xt_replace pid=677 subj=kernel comm="iptables"
Jun 10 13:07:37 nixos systemd[1]: Started Network Time Synchronization.
Jun 10 13:07:37 nixos audit[681]: NETFILTER_CFG table=filter family=10 entries=9 op=xt_replace pid=681 subj=kernel comm="ip6tables"
Jun 10 13:07:37 nixos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-timesyncd comm="systemd" exe="/nix/store/r2bw74x7zci7shzxq3cikww9kp1wxc6i-systemd-247.6/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 10 13:07:37 nixos audit[685]: NETFILTER_CFG table=filter family=2 entries=10 op=xt_replace pid=685 subj=kernel comm="iptables"
Jun 10 13:07:37 nixos systemd-udevd[563]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 10 13:07:37 nixos audit[688]: NETFILTER_CFG table=filter family=10 entries=10 op=xt_replace pid=688 subj=kernel comm="ip6tables"
Jun 10 13:07:37 nixos kernel: Adding 9215996k swap on /dev/nvme0n1p5. Priority:-2 extents:1 across:9215996k SSFS
Jun 10 13:07:37 nixos audit[690]: NETFILTER_CFG table=filter family=2 entries=12 op=xt_replace pid=690 subj=kernel comm="iptables"
Jun 10 13:07:37 nixos audit[703]: NETFILTER_CFG table=filter family=10 entries=12 op=xt_replace pid=703 subj=kernel comm="ip6tables"
Jun 10 13:07:37 nixos audit: BPF prog-id=76 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=77 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=78 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=79 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=80 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=81 op=LOAD
Jun 10 13:07:37 nixos audit[710]: NETFILTER_CFG table=filter family=2 entries=13 op=xt_replace pid=710 subj=kernel comm="iptables"
Jun 10 13:07:37 nixos audit[717]: NETFILTER_CFG table=filter family=10 entries=13 op=xt_replace pid=717 subj=kernel comm="ip6tables"
Jun 10 13:07:37 nixos audit: BPF prog-id=82 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=83 op=LOAD
Jun 10 13:07:37 nixos audit[719]: NETFILTER_CFG table=filter family=2 entries=14 op=xt_replace pid=719 subj=kernel comm="iptables"
Jun 10 13:07:37 nixos systemd[1]: Activated swap /dev/disk/by-uuid/d080ac6e-5793-4559-9943-b32f10f52652.
Jun 10 13:07:37 nixos systemd[1]: Reached target Swap.
Jun 10 13:07:37 nixos systemd[1]: Reached target System Initialization.
Jun 10 13:07:37 nixos audit: BPF prog-id=84 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=85 op=LOAD
Jun 10 13:07:37 nixos audit[721]: NETFILTER_CFG table=filter family=10 entries=14 op=xt_replace pid=721 subj=kernel comm="ip6tables"
Jun 10 13:07:37 nixos systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 10 13:07:37 nixos systemd[1]: Reached target Timers.
Jun 10 13:07:37 nixos systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 10 13:07:37 nixos systemd[1]: Listening on Nix Daemon Socket.
Jun 10 13:07:37 nixos systemd[1]: Reached target Sockets.
Jun 10 13:07:37 nixos systemd[1]: Reached target Basic System.
Jun 10 13:07:37 nixos systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 10 13:07:37 nixos audit[723]: NETFILTER_CFG table=filter family=2 entries=15 op=xt_replace pid=723 subj=kernel comm="iptables"
Jun 10 13:07:37 nixos kr0p43b41ky9wm9af6ah9ys3j5608mgh-audit-disable[722]: No rules
Jun 10 13:07:37 nixos systemd[1]: Starting Store Sound Card State...
Jun 10 13:07:37 nixos systemd[1]: Starting Kernel Auditing...
Jun 10 13:07:37 nixos systemd[1]: Starting CPU Frequency Setup...
Jun 10 13:07:37 nixos systemd[1]: Starting Name Service Cache Daemon...
Jun 10 13:07:37 nixos audit: BPF prog-id=86 op=LOAD
Jun 10 13:07:37 nixos audit: BPF prog-id=87 op=LOAD
Jun 10 13:07:37 nixos audit: CONFIG_CHANGE op=set audit_enabled=0 old=1 auid=4294967295 ses=4294967295 subj=kernel res=1
Jun 10 13:07:37 nixos systemd[1]: Started Reset console on configuration changes.
Jun 10 13:07:37 nixos systemd[1]: Starting resolvconf update...
Jun 10 13:07:37 nixos nscd[738]: 738 monitoring file `/etc/passwd` (1)
Jun 10 13:07:37 nixos nscd[738]: 738 monitoring directory `/etc` (2)
Jun 10 13:07:37 nixos nscd[738]: 738 monitoring file `/etc/group` (3)
Jun 10 13:07:37 nixos nscd[738]: 738 monitoring directory `/etc` (2)
Jun 10 13:07:37 nixos nscd[738]: 738 monitoring file `/etc/hosts` (4)
Jun 10 13:07:37 nixos nscd[738]: 738 monitoring directory `/etc` (2)
Jun 10 13:07:37 nixos nscd[738]: 738 monitoring file `/etc/resolv.conf` (5)
Jun 10 13:07:37 nixos nscd[738]: 738 monitoring directory `/etc` (2)
Jun 10 13:07:37 nixos nscd[738]: 738 monitoring file `/etc/services` (6)
Jun 10 13:07:37 nixos nscd[738]: 738 monitoring directory `/etc` (2)
Jun 10 13:07:37 nixos nscd[738]: 738 monitoring file `/etc/netgroup` (7)
Jun 10 13:07:37 nixos nscd[738]: 738 monitoring directory `/etc` (2)
Jun 10 13:07:37 nixos systemd[1]: Finished Store Sound Card State.
Jun 10 13:07:37 nixos systemd[1]: Finished Kernel Auditing.
Jun 10 13:07:37 nixos systemd[1]: Found device /dev/vboxnetctl.
Jun 10 13:07:37 nixos systemd[1]: Started D-Bus System Message Bus.
Jun 10 13:07:37 nixos systemd[1]: Starting VirtualBox vboxnet0 Interface...
Jun 10 13:07:37 nixos systemd[1]: Started Name Service Cache Daemon.
Jun 10 13:07:37 nixos systemd[1]: Reached target Host and Network Name Lookups.
Jun 10 13:07:37 nixos systemd[1]: Reached target User and Group Name Lookups.
Jun 10 13:07:37 nixos systemd[1]: Starting User Login Management...
Jun 10 13:07:37 nixos dbus-daemon[757]: dbus[757]: Unknown username "nm-openconnect" in message bus configuration file
Jun 10 13:07:37 nixos mtp-probe[758]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Jun 10 13:07:37 nixos mtp-probe[758]: bus: 1, device: 5 was not an MTP device
Jun 10 13:07:37 nixos dbus-daemon[757]: dbus[757]: Unknown username "pulse" in message bus configuration file
Jun 10 13:07:37 nixos systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 10 13:07:37 nixos systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 10 13:07:37 nixos systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 10 13:07:37 nixos systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Jun 10 13:07:37 nixos systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Jun 10 13:07:37 nixos systemd[1]: Finished resolvconf update.
Jun 10 13:07:37 nixos systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Jun 10 13:07:37 nixos kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Jun 10 13:07:37 nixos kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jun 10 13:07:37 nixos kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jun 10 13:07:37 nixos kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jun 10 13:07:37 nixos kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jun 10 13:07:37 nixos kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Jun 10 13:07:37 nixos kernel: ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200925/nsarguments-61)
Jun 10 13:07:37 nixos kernel: ACPI Warning: \_SB.PCI0.PEG2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200925/nsarguments-61)
Jun 10 13:07:37 nixos kernel: pci 0000:02:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
Jun 10 13:07:37 nixos kernel: VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG2.PEGP handle
Jun 10 13:07:37 nixos kernel: nouveau: detected PR support, will not use DSM
Jun 10 13:07:37 nixos kernel: nouveau 0000:02:00.0: enabling device (0004 -> 0007)
Jun 10 13:07:37 nixos kernel: checking generic (e0000000 e10000) vs hw (f1000000 1000000)
Jun 10 13:07:37 nixos kernel: checking generic (e0000000 e10000) vs hw (c0000000 10000000)
Jun 10 13:07:37 nixos kernel: checking generic (e0000000 e10000) vs hw (d0000000 2000000)
Jun 10 13:07:37 nixos kernel: nouveau 0000:02:00.0: NVIDIA GM108 (1180d0a2)
Jun 10 13:07:37 nixos kernel: cryptd: max_cpu_qlen set to 1000
Jun 10 13:07:37 nixos dbus-daemon[757]: dbus[757]: Unknown username "nm-openconnect" in message bus configuration file
Jun 10 13:07:37 nixos kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Jun 10 13:07:37 nixos systemd-logind[766]: New seat seat0.
Jun 10 13:07:37 nixos systemd[1]: Started User Login Management.
Jun 10 13:07:37 nixos kernel: nouveau 0000:02:00.0: bios: version 82.08.6c.00.10
Jun 10 13:07:37 nixos systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 10 13:07:37 nixos systemd[1]: Starting X11 Server...
Jun 10 13:07:37 nixos systemd[1]: Started X11 Server.
Jun 10 13:07:37 nixos mtp-probe[834]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Jun 10 13:07:37 nixos mtp-probe[834]: bus: 1, device: 6 was not an MTP device
Jun 10 13:07:37 nixos systemd[1]: Reached target Smart Card.
Jun 10 13:07:37 nixos mtp-probe[856]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Jun 10 13:07:37 nixos mtp-probe[856]: bus: 1, device: 6 was not an MTP device
Jun 10 13:07:37 nixos sddm[835]: Initializing...
Jun 10 13:07:37 nixos sddm[835]: Starting...
Jun 10 13:07:37 nixos sddm[835]: Logind interface found
Jun 10 13:07:37 nixos kernel: nouveau 0000:02:00.0: fb: 2048 MiB GDDR5
Jun 10 13:07:37 nixos kernel: nouveau 0000:02:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ]
Jun 10 13:07:37 nixos cpupower[720]: Setting cpu: 0
Jun 10 13:07:37 nixos cpupower[720]: Setting cpu: 1
Jun 10 13:07:37 nixos cpupower[720]: Setting cpu: 2
Jun 10 13:07:37 nixos cpupower[720]: Setting cpu: 3
Jun 10 13:07:37 nixos cpupower[720]: Setting cpu: 4
Jun 10 13:07:37 nixos cpupower[720]: Setting cpu: 5
Jun 10 13:07:37 nixos cpupower[720]: Setting cpu: 6
Jun 10 13:07:37 nixos cpupower[720]: Setting cpu: 7
Jun 10 13:07:37 nixos systemd[1]: Finished CPU Frequency Setup.
Jun 10 13:07:37 nixos kernel: usbcore: registered new interface driver usbserial_generic
Jun 10 13:07:37 nixos kernel: usbserial: USB Serial support registered for generic
Jun 10 13:07:37 nixos kernel: mc: Linux media interface: v0.10
Jun 10 13:07:37 nixos kernel: AVX2 version of gcm_enc/dec engaged.
Jun 10 13:07:37 nixos kernel: AES CTR mode by8 optimization enabled
Jun 10 13:07:37 nixos systemd-udevd[563]: Using default interface naming scheme 'v247'.
Jun 10 13:07:37 nixos systemd-udevd[563]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 10 13:07:37 nixos vboxnet0-start[764]: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Jun 10 13:07:37 nixos systemd-logind[766]: Watching system buttons on /dev/input/event0 (AT Translated Set 2 keyboard)
Jun 10 13:07:37 nixos systemd-logind[766]: Watching system buttons on /dev/input/event1 (Sleep Button)
Jun 10 13:07:37 nixos systemd-logind[766]: Watching system buttons on /dev/input/event3 (Power Button)
Jun 10 13:07:37 nixos systemd[1]: Found device /sys/subsystem/net/devices/vboxnet0.
Jun 10 13:07:37 nixos systemd-logind[766]: Watching system buttons on /dev/input/event2 (Lid Switch)
Jun 10 13:07:37 nixos vboxnet0-start[764]: Interface 'vboxnet0' was successfully created
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.001330 main VirtualBox XPCOM Server 6.1.22 r144080 linux.amd64 (Apr 28 2021 16:35:04) release log
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.001332 main Log opened 2021-06-10T11:07:37.349780000Z
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.001332 main Build Type: release
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.001334 main OS Product: Linux
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.001335 main OS Release: 5.10.40
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.001336 main OS Version: #1-NixOS SMP Wed May 26 10:06:57 UTC 2021
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.001349 main DMI Product Name: 20J60016MZ
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.001357 main DMI Product Version: ThinkPad T470p
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.001361 main Firmware type: UEFI
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.002004 main Secure Boot: Disabled
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.002189 main Host RAM: 15761MB (15.3GB) total, 15540MB (15.1GB) available
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.002194 main Executable: /nix/store/z2gzknszv1pmdfwfimgbh6mf67s9pz30-virtualbox-6.1.22/libexec/virtualbox/VBoxSVC
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.002195 main Process ID: 837
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.002195 main Package type: LINUX_64BITS_GENERIC (OSE)
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.003400 main IPC socket path: /tmp/.vbox-root-ipc/ipcd
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.107302 nspr-2 VirtualBox: object creation starts
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.107373 nspr-2 Home directory: '/tmp'
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.112869 nspr-2 USB: Unknown USB device detected (idVendor: 0x138a, idProduct: 0x0097)
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.112906 nspr-2 USB: Unknown USB device detected (idVendor: 0x8087, idProduct: 0x0a2b)
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.113229 nspr-2 Successfully initialised host USB using sysfs
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.113568 nspr-2 HostDnsMonitor: initializing
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.114308 nspr-2 NAT: resolv.conf: ignoring "options edns0"
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.114319 nspr-2 HostDnsMonitor: updating information
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.114323 nspr-2 HostDnsMonitor: unchanged
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.117479 nspr-2 VD: VDInit finished with VINF_SUCCESS
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.117938 nspr-2 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={027bc463-929c-40e8-bf16-fea557cd8e7e} aComponent={SystemPropertiesWrap} aText={Cannot determine default Guest Additions ISO location. Most likely they are not available}, preserve=false aResultDetail=0
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.118687 nspr-2 VirtualBox: object created
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.132580 nspr-2 Saving settings file "/tmp/VirtualBox.xml" with version "1.12-linux"
Jun 10 13:07:37 nixos vboxnet0-start[899]: 00:00:00.142319 nspr-2 Saving settings file "/tmp/VirtualBox.xml" with version "1.12-linux"
Jun 10 13:07:37 nixos systemd[1]: Finished VirtualBox vboxnet0 Interface.
Jun 10 13:07:37 nixos kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Jun 10 13:07:37 nixos kernel: Bluetooth: Core ver 2.22
Jun 10 13:07:37 nixos kernel: NET: Registered protocol family 31
Jun 10 13:07:37 nixos kernel: Bluetooth: HCI device and connection manager initialized
Jun 10 13:07:37 nixos kernel: Bluetooth: HCI socket layer initialized
Jun 10 13:07:37 nixos kernel: Bluetooth: L2CAP socket layer initialized
Jun 10 13:07:37 nixos kernel: Bluetooth: SCO socket layer initialized
Jun 10 13:07:37 nixos systemd-logind[766]: Watching system buttons on /dev/input/event4 (ThinkPad Extra Buttons)
Jun 10 13:07:37 nixos kernel: usbcore: registered new interface driver qcserial
Jun 10 13:07:37 nixos kernel: usbserial: USB Serial support registered for Qualcomm USB modem
Jun 10 13:07:37 nixos kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Jun 10 13:07:37 nixos kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Jun 10 13:07:37 nixos kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 10 13:07:37 nixos kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 54:e1:ad:10:50:83
Jun 10 13:07:37 nixos kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Jun 10 13:07:37 nixos kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
Jun 10 13:07:37 nixos kernel: usbcore: registered new interface driver cdc_ether
Jun 10 13:07:37 nixos kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
Jun 10 13:07:37 nixos kernel: videodev: Linux video capture interface: v2.00
Jun 10 13:07:37 nixos kernel: usbcore: registered new interface driver cdc_ncm
Jun 10 13:07:37 nixos systemd-udevd[576]: Using default interface naming scheme 'v247'.
Jun 10 13:07:37 nixos systemd-udevd[576]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 10 13:07:37 nixos kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Jun 10 13:07:37 nixos kernel: usbcore: registered new interface driver cdc_wdm
Jun 10 13:07:37 nixos systemd-udevd[576]: eth0: Process '/nix/store/kxj6cblcsd1qcbbxlmbswwrn89zcmgd6-bash-4.4-p23/bin/sh -c 'echo 2 > /proc/sys/net/ipv6/conf/eth0/use_tempaddr'' failed with exit code 1.
Jun 10 13:07:37 nixos kernel: usbcore: registered new interface driver btusb
Jun 10 13:07:37 nixos kernel: Bluetooth: hci0: Firmware revision 0.1 build 50 week 12 2019
Jun 10 13:07:37 nixos kernel: iwlwifi 0000:03:00.0: base HW address: 00:28:f8:c1:50:e3
Jun 10 13:07:37 nixos systemd[1]: Reached target Bluetooth.
Jun 10 13:07:37 nixos systemd-udevd[563]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 10 13:07:37 nixos kernel: i915 0000:00:02.0: enabling device (0006 -> 0007)
Jun 10 13:07:37 nixos kernel: checking generic (e0000000 e10000) vs hw (f0000000 1000000)
Jun 10 13:07:37 nixos kernel: checking generic (e0000000 e10000) vs hw (e0000000 10000000)
Jun 10 13:07:37 nixos kernel: fb0: switching to inteldrmfb from EFI VGA
Jun 10 13:07:37 nixos kernel: Console: switching to colour dummy device 80x25
Jun 10 13:07:37 nixos kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jun 10 13:07:37 nixos kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
Jun 10 13:07:37 nixos kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Jun 10 13:07:37 nixos kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Jun 10 13:07:37 nixos kernel: cdc_mbim 1-5:1.12: cdc-wdm0: USB WDM device
Jun 10 13:07:37 nixos kernel: cdc_mbim 1-5:1.12 wwan0: register 'cdc_mbim' at usb-0000:00:14.0-5, CDC MBIM, 22:b6:93:8d:be:70
Jun 10 13:07:37 nixos kernel: usbcore: registered new interface driver cdc_mbim
Jun 10 13:07:37 nixos kernel: i915 0000:00:02.0: [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS.
Jun 10 13:07:37 nixos systemd-udevd[586]: Using default interface naming scheme 'v247'.
Jun 10 13:07:37 nixos systemd-udevd[586]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 10 13:07:37 nixos kernel: cdc_mbim 1-5:1.12 wwp0s20f0u5i12: renamed from wwan0
Jun 10 13:07:37 nixos kernel: [drm] Initialized i915 1.6.0 20200917 for 0000:00:02.0 on minor 1
Jun 10 13:07:37 nixos kernel: ACPI: Video Device [PEGP] (multi-head: no rom: yes post: no)
Jun 10 13:07:37 nixos kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input7
Jun 10 13:07:37 nixos kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
Jun 10 13:07:37 nixos kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8
Jun 10 13:07:37 nixos kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 10 13:07:37 nixos kernel: intel_pmc_core intel_pmc_core.0: initialized
Jun 10 13:07:37 nixos kernel: uvcvideo: Found UVC 1.00 device Integrated Camera (0bda:58db)
Jun 10 13:07:37 nixos kernel: intel_rapl_common: Found RAPL domain package
Jun 10 13:07:37 nixos kernel: intel_rapl_common: Found RAPL domain core
Jun 10 13:07:37 nixos kernel: intel_rapl_common: Found RAPL domain uncore
Jun 10 13:07:37 nixos kernel: intel_rapl_common: Found RAPL domain dram
Jun 10 13:07:37 nixos kernel: intel_rapl_common: Found RAPL domain psys
Jun 10 13:07:37 nixos kernel: fbcon: i915drmfb (fb0) is primary device
Jun 10 13:07:37 nixos kernel: uvcvideo: Failed to initialize entity for entity 6
Jun 10 13:07:37 nixos kernel: uvcvideo: Failed to register entities (-22).
Jun 10 13:07:37 nixos kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input9
Jun 10 13:07:37 nixos kernel: usbcore: registered new interface driver uvcvideo
Jun 10 13:07:37 nixos kernel: USB Video Class driver (1.1.1)
Jun 10 13:07:37 nixos mtp-probe[924]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Jun 10 13:07:37 nixos kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Jun 10 13:07:37 nixos kernel: thermal thermal_zone3: failed to read out thermal zone (-61)
Jun 10 13:07:37 nixos mtp-probe[924]: bus: 1, device: 5 was not an MTP device
Jun 10 13:07:37 nixos systemd-udevd[561]: Using default interface naming scheme 'v247'.
Jun 10 13:07:37 nixos systemd-udevd[586]: wwan0: Process '/nix/store/kxj6cblcsd1qcbbxlmbswwrn89zcmgd6-bash-4.4-p23/bin/sh -c 'echo 2 > /proc/sys/net/ipv6/conf/wwan0/use_tempaddr'' failed with exit code 1.
Jun 10 13:07:37 nixos systemd-udevd[561]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 10 13:07:37 nixos kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Jun 10 13:07:37 nixos kernel: psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4758]
Jun 10 13:07:37 nixos systemd-udevd[586]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 10 13:07:37 nixos systemd-udevd[561]: wlan0: Process '/nix/store/kxj6cblcsd1qcbbxlmbswwrn89zcmgd6-bash-4.4-p23/bin/sh -c 'echo 2 > /proc/sys/net/ipv6/conf/wlan0/use_tempaddr'' failed with exit code 1.
Jun 10 13:07:37 nixos systemd-udevd[561]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 10 13:07:37 nixos kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1096..]
Jun 10 13:07:37 nixos kernel: psmouse serio1: synaptics: Your touchpad (PNP: LEN2045 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
Jun 10 13:07:37 nixos kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jun 10 13:07:37 nixos kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 10 13:07:37 nixos kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=2 (0x17/0x21/0x0/0x0/0x0)
Jun 10 13:07:37 nixos kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Jun 10 13:07:37 nixos kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Jun 10 13:07:37 nixos kernel: snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
Jun 10 13:07:37 nixos kernel: snd_hda_codec_realtek hdaudioC0D0: Dock Mic=0x19
Jun 10 13:07:37 nixos kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Jun 10 13:07:37 nixos systemd[1]: Finished Firewall.
Jun 10 13:07:37 nixos kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf008a3/0x943300/0x12e800/0x410000, board id: 3053, fw id: 2491654
Jun 10 13:07:37 nixos kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
Jun 10 13:07:37 nixos kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
Jun 10 13:07:37 nixos kernel: mousedev: PS/2 mouse device common for all mice
Jun 10 13:07:37 nixos kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Jun 10 13:07:37 nixos kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Jun 10 13:07:37 nixos kernel: input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Jun 10 13:07:37 nixos kernel: input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Jun 10 13:07:37 nixos kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Jun 10 13:07:37 nixos kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Jun 10 13:07:37 nixos kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Jun 10 13:07:37 nixos kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Jun 10 13:07:37 nixos kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Jun 10 13:07:37 nixos kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Jun 10 13:07:37 nixos systemd-udevd[574]: controlC0: Process '/nix/store/274anbc8dg5im7vbgvf2n47q0siw6962-alsa-utils-1.2.4/sbin/alsactl restore 0' failed with exit code 99.
Jun 10 13:07:38 nixos kernel: vga_switcheroo: enabled
Jun 10 13:07:38 nixos kernel: [TTM] Zone kernel: Available graphics memory: 8069662 KiB
Jun 10 13:07:38 nixos kernel: [TTM] Zone dma32: Available graphics memory: 2097152 KiB
Jun 10 13:07:38 nixos kernel: [TTM] Initializing pool allocator
Jun 10 13:07:38 nixos kernel: [TTM] Initializing DMA pool allocator
Jun 10 13:07:38 nixos kernel: nouveau 0000:02:00.0: DRM: VRAM: 2048 MiB
Jun 10 13:07:38 nixos kernel: nouveau 0000:02:00.0: DRM: GART: 1048576 MiB
Jun 10 13:07:38 nixos kernel: nouveau 0000:02:00.0: DRM: Pointer to TMDS table not found
Jun 10 13:07:38 nixos kernel: nouveau 0000:02:00.0: DRM: DCB version 4.0
Jun 10 13:07:38 nixos kernel: nouveau 0000:02:00.0: DRM: MM: using COPY for buffer copies
Jun 10 13:07:38 nixos kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:02:00.0 on minor 0
Jun 10 13:07:38 nixos sddm[835]: Adding new display on vt 7 ...
Jun 10 13:07:38 nixos sddm[835]: Loading theme configuration from ""
Jun 10 13:07:38 nixos sddm[835]: Display server starting...
Jun 10 13:07:38 nixos sddm[835]: Adding cookie to "/var/run/sddm/{45ca94a1-3922-4bb4-b3a2-3a72958d6376}"
Jun 10 13:07:38 nixos sddm[835]: Running: /nix/store/44af9yrgj1fpkv93zpg9v949drmhyafs-xserver-wrapper -nolisten tcp -auth /var/run/sddm/{45ca94a1-3922-4bb4-b3a2-3a72958d6376} -background none -noreset -displayfd 17 -seat seat0 vt7
Jun 10 13:07:38 nixos xserver-wrapper[994]: X.Org X Server 1.20.11
Jun 10 13:07:38 nixos xserver-wrapper[994]: X Protocol Version 11, Revision 0
Jun 10 13:07:38 nixos xserver-wrapper[994]: Build Operating System: Linux 5.4.70 x86_64
Jun 10 13:07:38 nixos xserver-wrapper[994]: Current Operating System: Linux nixos 5.10.40 #1-NixOS SMP Wed May 26 10:06:57 UTC 2021 x86_64
Jun 10 13:07:38 nixos xserver-wrapper[994]: Kernel command line: initrd=\efi\nixos\y4dg77lpvnwqp31vp0fy342ymvf9qg1g-initrd-linux-5.10.40-initrd.efi init=/nix/store/f9cxdn5kbw5m1kh4ma0r3xsk1ri5wxcf-nixos-system-nixos-21.05.876.60cce7e5e1f/init loglevel=4
Jun 10 13:07:38 nixos xserver-wrapper[994]: Build Date: 13 April 2021 02:12:45PM
Jun 10 13:07:38 nixos xserver-wrapper[994]:
Jun 10 13:07:38 nixos xserver-wrapper[994]: Current version of pixman: 0.38.4
Jun 10 13:07:38 nixos xserver-wrapper[994]: Before reporting problems, check http://wiki.x.org
Jun 10 13:07:38 nixos xserver-wrapper[994]: to make sure that you have the latest version.
Jun 10 13:07:38 nixos xserver-wrapper[994]: Markers: (--) probed, (**) from config file, (==) default setting,
Jun 10 13:07:38 nixos xserver-wrapper[994]: (++) from command line, (!!) notice, (II) informational,
Jun 10 13:07:38 nixos xserver-wrapper[994]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Jun 10 13:07:38 nixos xserver-wrapper[994]: (++) Log file: "/dev/null", Time: Thu Jun 10 13:07:38 2021
Jun 10 13:07:38 nixos xserver-wrapper[994]: (++) Using config file: "/nix/store/ygvslf1g0d78laraqjp6bhylmr2ffbl2-xserver.conf"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (==) Using system config directory "/nix/store/kd3jv3yzzs0biyz7jw13f7k4qisar8k1-xorg-server-1.20.11/share/X11/xorg.conf.d"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (==) ServerLayout "Layout[all]"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) |-->Screen "Screen-amdgpu[0]" (0)
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) | |-->Monitor "<default monitor>"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) | |-->Device "Device-amdgpu[0]"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (==) No monitor specified for screen "Screen-amdgpu[0]".
Jun 10 13:07:38 nixos xserver-wrapper[994]: Using a default monitor configuration.
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) |-->Screen "Screen-radeon[0]" (1)
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) | |-->Monitor "<default monitor>"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) | |-->Device "Device-radeon[0]"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (==) No monitor specified for screen "Screen-radeon[0]".
Jun 10 13:07:38 nixos xserver-wrapper[994]: Using a default monitor configuration.
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) |-->Screen "Screen-nouveau[0]" (2)
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) | |-->Monitor "<default monitor>"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) | |-->Device "Device-nouveau[0]"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (==) No monitor specified for screen "Screen-nouveau[0]".
Jun 10 13:07:38 nixos xserver-wrapper[994]: Using a default monitor configuration.
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) |-->Screen "Screen-modesetting[0]" (3)
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) | |-->Monitor "<default monitor>"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) | |-->Device "Device-modesetting[0]"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (==) No monitor specified for screen "Screen-modesetting[0]".
Jun 10 13:07:38 nixos xserver-wrapper[994]: Using a default monitor configuration.
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) |-->Screen "Screen-fbdev[0]" (4)
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) | |-->Monitor "<default monitor>"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) | |-->Device "Device-fbdev[0]"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (==) No monitor specified for screen "Screen-fbdev[0]".
Jun 10 13:07:38 nixos xserver-wrapper[994]: Using a default monitor configuration.
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) Option "DontZap" "on"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) Option "AllowMouseOpenFail" "on"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (==) Automatically adding devices
Jun 10 13:07:38 nixos xserver-wrapper[994]: (==) Automatically enabling devices
Jun 10 13:07:38 nixos xserver-wrapper[994]: (==) Automatically adding GPU devices
Jun 10 13:07:38 nixos xserver-wrapper[994]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) FontPath set to:
Jun 10 13:07:38 nixos xserver-wrapper[994]: /nix/store/gnz1f6ncggwvwgvfb94cnrc3yd90civ1-font-misc-misc-1.1.2/lib/X11/fonts/misc,
Jun 10 13:07:38 nixos xserver-wrapper[994]: /nix/store/jadzrrwi17xys40pq7pbjhgiki3xckn9-font-cursor-misc-1.0.3/lib/X11/fonts/misc,
Jun 10 13:07:38 nixos xserver-wrapper[994]: /nix/store/34hq6anrmc24vby2586l6808g7a36snx-unifont-13.0.05/share/fonts,
Jun 10 13:07:38 nixos xserver-wrapper[994]: /nix/store/vv1916bfq98kqwcc43a8fjjcs53i0yhv-font-adobe-100dpi-1.0.3/lib/X11/fonts/100dpi,
Jun 10 13:07:38 nixos xserver-wrapper[994]: /nix/store/wgv9b9za4cw8qn85xyrsx92vb7rfq5gk-font-adobe-75dpi-1.0.3/lib/X11/fonts/75dpi
Jun 10 13:07:38 nixos xserver-wrapper[994]: (**) ModulePath set to "/nix/store/mq4xvf3gq0gq7wzk0ic5mwgw4kl9h56k-xf86-video-amdgpu-19.1.0/lib/xorg/modules/drivers,/nix/store/hw09h9syjwvk3wb0g7kiw6vj0k3m6nvx-xf86-video-ati-19.1.0/lib/xorg/modules/drivers,/nix/store/ypkm6pf8x50w43b0blrmh9cdp24j7lp6-xf86-video-nouveau-1.0.17/lib/xorg/modules/drivers,/nix/store/wk2mbp4myalyr9mjiiv5z6982736qg8j-xf86-video-fbdev-0.5.0/lib/xorg/modules/drivers,/nix/store/kd3jv3yzzs0biyz7jw13f7k4qisar8k1-xorg-server-1.20.11/lib/xorg/modules,/nix/store/kd3jv3yzzs0biyz7jw13f7k4qisar8k1-xorg-server-1.20.11/lib/xorg/modules/drivers,/nix/store/kd3jv3yzzs0biyz7jw13f7k4qisar8k1-xorg-server-1.20.11/lib/xorg/modules/extensions,/nix/store/c36lqvxjn2rx26x310j6q89krjyw1h85-xf86-input-evdev-2.10.6/lib/xorg/modules/input,/nix/store/hba7hhsgfcrrxjwjqhc5jqsfy2g7rz59-xf86-input-libinput-1.0.1/lib/xorg/modules/input"
Jun 10 13:07:38 nixos xserver-wrapper[994]: (II) The server relies on udev to provide the list of input devices.
Jun 10 13:07:38 nixos xserver-wrapper[994]: If no devices become available, reconfigure udev or disable AutoAddDevices.
Jun 10 13:07:38 nixos xserver-wrapper[994]: (II) Loader magic: 0x62cd40
Jun 10 13:07:38 nixos xserver-wrapper[994]: (II) Module ABI versions:
Jun 10 13:07:38 nixos xserver-wrapper[994]: X.Org ANSI C Emulation: 0.4
Jun 10 13:07:38 nixos xserver-wrapper[994]: X.Org Video Driver: 24.1
Jun 10 13:07:38 nixos xserver-wrapper[994]: X.Org XInput driver : 24.1
Jun 10 13:07:38 nixos xserver-wrapper[994]: X.Org Server Extension : 10.0
Jun 10 13:07:38 nixos xserver-wrapper[994]: (++) using VT number 7
Jun 10 13:07:38 nixos xserver-wrapper[994]: (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
Jun 10 13:07:38 nixos xserver-wrapper[994]: (II) xfree86: Adding drm device (/dev/dri/card0)
Jun 10 13:07:38 nixos xserver-wrapper[994]: (II) xfree86: Adding drm device (/dev/dri/card1)
Jun 10 13:07:38 nixos kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jun 10 13:07:38 nixos kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input15
Jun 10 13:07:38 nixos kernel: Console: switching to colour frame buffer device 320x90
Jun 10 13:07:38 nixos kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Jun 10 13:07:38 nixos systemd[1]: Reached target Network (Pre).
Jun 10 13:07:38 nixos systemd[1]: Reached target All Network Interfaces (deprecated).
Jun 10 13:07:38 nixos systemd[1]: Reached target Sound Card.
Jun 10 13:07:38 nixos systemd[1]: Starting Network Manager...
Jun 10 13:07:38 nixos systemd[1]: Starting Address configuration of vboxnet0...
Jun 10 13:07:39 nixos systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 10 13:07:39 nixos network-addresses-vboxnet0-start[999]: adding address 192.168.56.1/24... done
Jun 10 13:07:39 nixos systemd[1]: Finished Address configuration of vboxnet0.
Jun 10 13:07:39 nixos systemd[1]: Starting Networking Setup...
Jun 10 13:07:39 nixos systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (--) PCI:*(0@0:2:0) 8086:591b:17aa:505e rev 4, Mem @ 0xf0000000/16777216, 0xe0000000/268435456, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
Jun 10 13:07:39 nixos xserver-wrapper[994]: (--) PCI: (2@0:0:0) 10de:134d:17aa:505e rev 162, Mem @ 0xf1000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128
Jun 10 13:07:39 nixos xserver-wrapper[994]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) "glx" will be loaded by default.
Jun 10 13:07:39 nixos systemd[1]: Started Network Manager.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "glx"
Jun 10 13:07:39 nixos systemd[1]: Starting Network Manager Wait Online...
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading /nix/store/kd3jv3yzzs0biyz7jw13f7k4qisar8k1-xorg-server-1.20.11/lib/xorg/modules/extensions/libglx.so
Jun 10 13:07:39 nixos dbus-daemon[757]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.7' (uid=0 pid=998 comm="/nix/store/8kcs39xc97v3mhv26mi20r91qkqxbhqc-networ" label="kernel")
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module glx: vendor="X.Org Foundation"
Jun 10 13:07:39 nixos xserver-wrapper[994]: compiled for 1.20.11, module version = 1.0.0
Jun 10 13:07:39 nixos xserver-wrapper[994]: ABI class: X.Org Server Extension, version 10.0
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "amdgpu"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading /nix/store/mq4xvf3gq0gq7wzk0ic5mwgw4kl9h56k-xf86-video-amdgpu-19.1.0/lib/xorg/modules/drivers/amdgpu_drv.so
Jun 10 13:07:39 nixos systemd[1]: Starting Hostname Service...
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module amdgpu: vendor="X.Org Foundation"
Jun 10 13:07:39 nixos xserver-wrapper[994]: compiled for 1.20.11, module version = 19.1.0
Jun 10 13:07:39 nixos xserver-wrapper[994]: Module class: X.Org Video Driver
Jun 10 13:07:39 nixos xserver-wrapper[994]: ABI class: X.Org Video Driver, version 24.1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "ati"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading /nix/store/hw09h9syjwvk3wb0g7kiw6vj0k3m6nvx-xf86-video-ati-19.1.0/lib/xorg/modules/drivers/ati_drv.so
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module ati: vendor="X.Org Foundation"
Jun 10 13:07:39 nixos xserver-wrapper[994]: compiled for 1.20.11, module version = 19.1.0
Jun 10 13:07:39 nixos xserver-wrapper[994]: Module class: X.Org Video Driver
Jun 10 13:07:39 nixos xserver-wrapper[994]: ABI class: X.Org Video Driver, version 24.1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "nouveau"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading /nix/store/ypkm6pf8x50w43b0blrmh9cdp24j7lp6-xf86-video-nouveau-1.0.17/lib/xorg/modules/drivers/nouveau_drv.so
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module nouveau: vendor="X.Org Foundation"
Jun 10 13:07:39 nixos xserver-wrapper[994]: compiled for 1.20.11, module version = 1.0.17
Jun 10 13:07:39 nixos xserver-wrapper[994]: Module class: X.Org Video Driver
Jun 10 13:07:39 nixos xserver-wrapper[994]: ABI class: X.Org Video Driver, version 24.1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "modesetting"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading /nix/store/kd3jv3yzzs0biyz7jw13f7k4qisar8k1-xorg-server-1.20.11/lib/xorg/modules/drivers/modesetting_drv.so
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module modesetting: vendor="X.Org Foundation"
Jun 10 13:07:39 nixos xserver-wrapper[994]: compiled for 1.20.11, module version = 1.20.11
Jun 10 13:07:39 nixos xserver-wrapper[994]: Module class: X.Org Video Driver
Jun 10 13:07:39 nixos xserver-wrapper[994]: ABI class: X.Org Video Driver, version 24.1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "fbdev"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading /nix/store/wk2mbp4myalyr9mjiiv5z6982736qg8j-xf86-video-fbdev-0.5.0/lib/xorg/modules/drivers/fbdev_drv.so
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module fbdev: vendor="X.Org Foundation"
Jun 10 13:07:39 nixos xserver-wrapper[994]: compiled for 1.20.11, module version = 0.5.0
Jun 10 13:07:39 nixos xserver-wrapper[994]: Module class: X.Org Video Driver
Jun 10 13:07:39 nixos xserver-wrapper[994]: ABI class: X.Org Video Driver, version 24.1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) AMDGPU: Driver for AMD Radeon:
Jun 10 13:07:39 nixos xserver-wrapper[994]: All GPUs supported by the amdgpu kernel driver
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) NOUVEAU driver
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) NOUVEAU driver for NVIDIA chipset families :
Jun 10 13:07:39 nixos xserver-wrapper[994]: RIVA TNT (NV04)
Jun 10 13:07:39 nixos xserver-wrapper[994]: RIVA TNT2 (NV05)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce 256 (NV10)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce 2 (NV11, NV15)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce 4MX (NV17, NV18)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce 3 (NV20)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce 4Ti (NV25, NV28)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce FX (NV3x)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce 6 (NV4x)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce 7 (G7x)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce 8 (G8x)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce 9 (G9x)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce GTX 2xx/3xx (GT2xx)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce GTX 4xx/5xx (GFxxx)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce GTX 6xx/7xx (GKxxx)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce GTX 9xx (GMxxx)
Jun 10 13:07:39 nixos xserver-wrapper[994]: GeForce GTX 10xx (GPxxx)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) FBDEV: driver for framebuffer: fbdev
Jun 10 13:07:39 nixos systemd[1]: Finished Networking Setup.
Jun 10 13:07:39 nixos dbus-daemon[757]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 10 13:07:39 nixos systemd[1]: Started Hostname Service.
Jun 10 13:07:39 nixos systemd[1]: Starting Extra networking commands....
Jun 10 13:07:39 nixos systemd[1]: Finished Extra networking commands..
Jun 10 13:07:39 nixos systemd[1]: Reached target Network.
Jun 10 13:07:39 nixos systemd[1]: Starting Permit User Sessions...
Jun 10 13:07:39 nixos systemd[1]: Finished Permit User Sessions.
Jun 10 13:07:39 nixos systemd[1]: Started Getty on tty1.
Jun 10 13:07:39 nixos systemd[1]: Reached target Login Prompts.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): using drv /dev/dri/card1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (WW) Falling back to old probe method for fbdev
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading sub module "fbdevhw"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "fbdevhw"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading /nix/store/kd3jv3yzzs0biyz7jw13f7k4qisar8k1-xorg-server-1.20.11/lib/xorg/modules/libfbdevhw.so
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module fbdevhw: vendor="X.Org Foundation"
Jun 10 13:07:39 nixos xserver-wrapper[994]: compiled for 1.20.11, module version = 0.0.2
Jun 10 13:07:39 nixos xserver-wrapper[994]: ABI class: X.Org Video Driver, version 24.1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) [drm] nouveau interface version: 1.3.1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Creating default Display subsection in Screen section
Jun 10 13:07:39 nixos xserver-wrapper[994]: "Screen-modesetting[0]" for depth/fbbpp 24/32
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) modeset(0): Depth 24, (==) framebuffer bpp 32
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) modeset(0): RGB weight 888
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) modeset(0): Default visual is TrueColor
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading sub module "glamoregl"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "glamoregl"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading /nix/store/kd3jv3yzzs0biyz7jw13f7k4qisar8k1-xorg-server-1.20.11/lib/xorg/modules/libglamoregl.so
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module glamoregl: vendor="X.Org Foundation"
Jun 10 13:07:39 nixos xserver-wrapper[994]: compiled for 1.20.11, module version = 1.0.1
Jun 10 13:07:39 nixos xserver-wrapper[994]: ABI class: X.Org ANSI C Emulation, version 0.4
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 630 (KBL GT2)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): glamor initialized
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output eDP-1 has no monitor section
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output DP-1 has no monitor section
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output HDMI-1 has no monitor section
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output DP-2 has no monitor section
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output HDMI-2 has no monitor section
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output DP-3 has no monitor section
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output HDMI-3 has no monitor section
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): EDID for output eDP-1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Manufacturer: AUO Model: 1536 Serial#: 0
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Year: 2016 Week: 0
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): EDID Version: 1.4
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Digital Display Input
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): 8 bits per channel
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Digital interface is DisplayPort
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Max Image Size [cm]: horiz.: 31 vert.: 17
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Gamma: 2.20
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): No DPMS capabilities specified
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Supported color encodings: RGB 4:4:4
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): First detailed timing is preferred mode
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Preferred mode is native pixel format and refresh rate
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): redX: 0.644 redY: 0.333 greenX: 0.305 greenY: 0.614
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): blueX: 0.151 blueY: 0.072 whiteX: 0.313 whiteY: 0.329
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Manufacturer's mask: 0
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Supported detailed timing:
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): clock: 248.6 MHz Image Size: 309 x 174 mm
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): h_active: 2560 h_sync: 2600 h_sync_end 2632 h_blank_end 2760 h_border: 0
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): v_active: 1440 v_sync: 1450 v_sync_end 1460 v_blanking: 1500 v_border: 0
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Unknown vendor-specific block f
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): AUO
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): B140QAN01.5
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): EDID (in hex):
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): 00ffffffffffff0006af361500000000
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): 001a0104a51f117802d1e5a4554e9d26
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): 12505400000001010101010101010101
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): 0101010101011c6100c8a0a03c502820
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): aa0035ae100000180000000f00000000
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): 00000000000000000020000000fe0041
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): 554f0a202020202020202020000000fe
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): 004231343051414e30312e35200a0025
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Printing probed modes for output eDP-1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "2560x1440"x60.0 248.60 2560 2600 2632 2760 1440 1450 1460 1500 -hsync -vsync (90.1 kHz eP)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "2560x1440"x120.0 638.25 2560 2780 3064 3568 1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "2560x1440"x120.0 469.12 2560 2584 2600 2640 1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "2560x1440"x60.0 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "2048x1152"x120.0 406.50 2048 2220 2444 2840 1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "2048x1152"x120.0 302.50 2048 2072 2088 2128 1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "2048x1152"x59.9 197.00 2048 2184 2400 2752 1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "2048x1152"x59.9 156.75 2048 2096 2128 2208 1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): EDID for output DP-1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): EDID for output HDMI-1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): EDID for output DP-2
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): EDID for output HDMI-2
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): EDID for output DP-3
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): EDID for output HDMI-3
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output eDP-1 connected
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output DP-1 disconnected
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output HDMI-1 disconnected
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output DP-2 disconnected
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output HDMI-2 disconnected
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output DP-3 disconnected
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output HDMI-3 disconnected
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Using exact sizes for initial modes
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Output eDP-1 using initial mode 2560x1440 +0+0
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) modeset(0): DPI set to (96, 96)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading sub module "fb"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "fb"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading /nix/store/kd3jv3yzzs0biyz7jw13f7k4qisar8k1-xorg-server-1.20.11/lib/xorg/modules/libfb.so
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module fb: vendor="X.Org Foundation"
Jun 10 13:07:39 nixos xserver-wrapper[994]: compiled for 1.20.11, module version = 1.0.0
Jun 10 13:07:39 nixos xserver-wrapper[994]: ABI class: X.Org ANSI C Emulation, version 0.4
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading sub module "dri2"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "dri2"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module "dri2" already built-in
Jun 10 13:07:39 nixos xserver-wrapper[994]: (--) NOUVEAU(G0): Chipset: "NVIDIA NV118"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): Depth 24, (--) framebuffer bpp 32
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): RGB weight 888
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): Default visual is TrueColor
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): Using HW cursor
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): Allowed maximum DRI level 2.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): GLX sync to VBlank enabled.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): Page flipping enabled
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): Swap limit set to 1 [Max allowed 2]
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): Page flipping synced to vblank by kernel.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): Using gamma correction (1.0, 1.0, 1.0)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) NOUVEAU(G0): Virtual size is 1024x768 (pitch 0)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) NOUVEAU(G0): Mode "2560x1440": 312.2 MHz (scaled from 0.0 MHz), 89.5 kHz, 60.0 Hz
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) NOUVEAU(G0): Modeline "2560x1440"x60.0 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync (89.5 kHz)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): DPI set to (96, 96)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading sub module "fb"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "fb"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading /nix/store/kd3jv3yzzs0biyz7jw13f7k4qisar8k1-xorg-server-1.20.11/lib/xorg/modules/libfb.so
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module fb: vendor="X.Org Foundation"
Jun 10 13:07:39 nixos xserver-wrapper[994]: compiled for 1.20.11, module version = 1.0.0
Jun 10 13:07:39 nixos xserver-wrapper[994]: ABI class: X.Org ANSI C Emulation, version 0.4
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading sub module "shadowfb"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "shadowfb"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading /nix/store/kd3jv3yzzs0biyz7jw13f7k4qisar8k1-xorg-server-1.20.11/lib/xorg/modules/libshadowfb.so
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module shadowfb: vendor="X.Org Foundation"
Jun 10 13:07:39 nixos xserver-wrapper[994]: compiled for 1.20.11, module version = 1.0.0
Jun 10 13:07:39 nixos xserver-wrapper[994]: ABI class: X.Org ANSI C Emulation, version 0.4
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) UnloadModule: "amdgpu"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Unloading amdgpu
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) UnloadModule: "fbdev"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Unloading fbdev
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) UnloadSubModule: "fbdevhw"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Unloading fbdevhw
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) modeset(0): Backing store enabled
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) modeset(0): Silken mouse enabled
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) modeset(0): DPMS enabled
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): [DRI2] Setup complete
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): [DRI2] DRI driver: iris
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): [DRI2] VDPAU driver: va_gl
Jun 10 13:07:39 nixos kernel: nouveau 0000:02:00.0: bus: MMIO read of 00000000 FAULT at 619444 [ IBUS ]
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) NOUVEAU(G0): Channel setup complete.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) NOUVEAU(G0): [COPY] async initialised.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) NOUVEAU(G0): Hardware support for Present enabled
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) NOUVEAU(G0): [DRI2] Setup complete
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) NOUVEAU(G0): [DRI2] DRI driver: nouveau
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) NOUVEAU(G0): [DRI2] VDPAU driver: nouveau
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading sub module "exa"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "exa"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading /nix/store/kd3jv3yzzs0biyz7jw13f7k4qisar8k1-xorg-server-1.20.11/lib/xorg/modules/libexa.so
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module exa: vendor="X.Org Foundation"
Jun 10 13:07:39 nixos xserver-wrapper[994]: compiled for 1.20.11, module version = 2.6.0
Jun 10 13:07:39 nixos xserver-wrapper[994]: ABI class: X.Org Video Driver, version 24.1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) EXA(256): Driver allocated offscreen pixmaps
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) EXA(256): Driver registered support for the following operations:
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Solid
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Copy
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Composite (RENDER acceleration)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) UploadToScreen
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) DownloadFromScreen
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): Backing store enabled
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): Silken mouse enabled
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) NOUVEAU(G0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) NOUVEAU(G0): [XvMC] Extension initialized.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (==) NOUVEAU(G0): DPMS enabled
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension Generic Event Extension
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension SHAPE
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension MIT-SHM
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension XInputExtension
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension XTEST
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension BIG-REQUESTS
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension SYNC
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension XKEYBOARD
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension XC-MISC
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension SECURITY
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension XFIXES
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension RENDER
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension RANDR
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension COMPOSITE
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension DAMAGE
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension MIT-SCREEN-SAVER
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension DOUBLE-BUFFER
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension RECORD
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension DPMS
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension Present
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension DRI3
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension X-Resource
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension XVideo
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension XVideo-MotionCompensation
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension GLX
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) AIGLX: Loaded and initialized iris
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) GLX: Initialized DRI2 GL provider for screen 0
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension XFree86-VidModeExtension
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension XFree86-DGA
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension XFree86-DRI
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Initializing extension DRI2
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) NOUVEAU(G0): NVEnterVT is called.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Damage tracking initialized
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) modeset(0): Setting screen physical size to 677 x 381
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device Power Button (/dev/input/event3)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Power Button: Applying InputClass "Keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) LoadModule: "libinput"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Loading /nix/store/hba7hhsgfcrrxjwjqhc5jqsfy2g7rz59-xf86-input-libinput-1.0.1/lib/xorg/modules/input/libinput_drv.so
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Module libinput: vendor="X.Org Foundation"
Jun 10 13:07:39 nixos xserver-wrapper[994]: compiled for 1.20.11, module version = 1.0.1
Jun 10 13:07:39 nixos xserver-wrapper[994]: Module class: X.Org XInput Driver
Jun 10 13:07:39 nixos xserver-wrapper[994]: ABI class: X.Org XInput driver, version 24.1
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Using input driver 'libinput' for 'Power Button'
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Power Button: always reports core events
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "Device" "/dev/input/event3"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "_source" "server/udev"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event3 - Power Button: is tagged by udev as: Keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event3 - Power Button: device is a keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event3 - Power Button: device removed
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_model" "pc104"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_layout" "us"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (WW) Option "xkb_variant" requires a string value
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event3 - Power Button: is tagged by udev as: Keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event3 - Power Button: device is a keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device Video Bus (/dev/input/event6)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Video Bus: Applying InputClass "Keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Using input driver 'libinput' for 'Video Bus'
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Video Bus: always reports core events
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "Device" "/dev/input/event6"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "_source" "server/udev"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event6 - Video Bus: is tagged by udev as: Keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event6 - Video Bus: device is a keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event6 - Video Bus: device removed
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_model" "pc104"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_layout" "us"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (WW) Option "xkb_variant" requires a string value
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event6 - Video Bus: is tagged by udev as: Keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event6 - Video Bus: device is a keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device Video Bus (/dev/input/event5)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Video Bus: Applying InputClass "Keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Using input driver 'libinput' for 'Video Bus'
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Video Bus: always reports core events
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "Device" "/dev/input/event5"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "_source" "server/udev"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event5 - Video Bus: is tagged by udev as: Keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event5 - Video Bus: device is a keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event5 - Video Bus: device removed
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input7/event5"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_model" "pc104"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_layout" "us"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (WW) Option "xkb_variant" requires a string value
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event5 - Video Bus: is tagged by udev as: Keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event5 - Video Bus: device is a keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Sleep Button: Applying InputClass "Keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Using input driver 'libinput' for 'Sleep Button'
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Sleep Button: always reports core events
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "Device" "/dev/input/event1"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "_source" "server/udev"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event1 - Sleep Button: is tagged by udev as: Keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event1 - Sleep Button: device is a keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event1 - Sleep Button: device removed
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event1"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_model" "pc104"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_layout" "us"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (WW) Option "xkb_variant" requires a string value
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event1 - Sleep Button: is tagged by udev as: Keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event1 - Sleep Button: device is a keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event7)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Integrated Camera: Integrated C: Applying InputClass "Keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Integrated Camera: Integrated C: Applying InputClass "evdev keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Integrated Camera: Integrated C: always reports core events
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "Device" "/dev/input/event7"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "_source" "server/udev"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event7 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event7 - Integrated Camera: Integrated C: device is a keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event7 - Integrated Camera: Integrated C: device removed
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input9/event7"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_model" "pc104"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_layout" "us"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (WW) Option "xkb_variant" requires a string value
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event7 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event7 - Integrated Camera: Integrated C: device is a keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event11)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event12)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event15)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event16)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event17)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event18)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) AT Translated Set 2 keyboard: always reports core events
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "Device" "/dev/input/event0"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "_source" "server/udev"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event0 - AT Translated Set 2 keyboard: device removed
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_model" "pc104"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_layout" "us"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (WW) Option "xkb_variant" requires a string value
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad configuration"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) SynPS/2 Synaptics TouchPad: always reports core events
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "Device" "/dev/input/event8"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "_source" "server/udev"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event8 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event8 - SynPS/2 Synaptics TouchPad: device is a touchpad
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event8 - SynPS/2 Synaptics TouchPad: device removed
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "Tapping" "on"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "TappingDragLock" "on"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "AccelProfile" "adaptive"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "NaturalScrolling" "off"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "SendEventsMode" "enabled"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "LeftHanded" "off"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "ScrollMethod" "twofinger"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "MiddleEmulation" "on"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "DisableWhileTyping" "off"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "HorizontalScrolling" "on"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event8"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "AccelerationScheme" "none"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event8 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event8 - SynPS/2 Synaptics TouchPad: device is a touchpad
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event19)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput mouse configuration"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: always reports core events
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "Device" "/dev/input/event19"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "_source" "server/udev"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event19 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event19 - TPPS/2 IBM TrackPoint: device is a pointer
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event19 - TPPS/2 IBM TrackPoint: device removed
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "AccelProfile" "adaptive"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "NaturalScrolling" "off"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "SendEventsMode" "enabled"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "LeftHanded" "off"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "ScrollMethod" "twofinger"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "MiddleEmulation" "on"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "HorizontalScrolling" "on"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input15/event19"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 13)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (EE) libinput: TPPS/2 IBM TrackPoint: Failed to set scroll to twofinger
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "AccelerationScheme" "none"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event19 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event19 - TPPS/2 IBM TrackPoint: device is a pointer
Jun 10 13:07:39 nixos xserver-wrapper[994]: (EE) libinput: TPPS/2 IBM TrackPoint: Failed to set scroll to twofinger
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) ThinkPad Extra Buttons: Applying InputClass "Keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) ThinkPad Extra Buttons: always reports core events
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "Device" "/dev/input/event4"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "_source" "server/udev"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event4 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event4 - ThinkPad Extra Buttons: device is a keyboard
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event4 - ThinkPad Extra Buttons: device removed
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_model" "pc104"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_layout" "us"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (WW) Option "xkb_variant" requires a string value
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event4 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event4 - ThinkPad Extra Buttons: device is a keyboard
Jun 10 13:07:39 nixos sddm[835]: Setting default cursor
Jun 10 13:07:39 nixos sddm[835]: Could not setup default cursor
Jun 10 13:07:39 nixos sddm[835]: Running display setup script "/nix/store/xicmz75xhj8n3pf9c036a50c6dv9j8f2-Xsetup"
Jun 10 13:07:39 nixos sddm[835]: Display server started.
Jun 10 13:07:39 nixos sddm[835]: Socket server starting...
Jun 10 13:07:39 nixos sddm[835]: Socket server started.
Jun 10 13:07:39 nixos sddm[835]: Loading theme configuration from "/run/current-system/sw/share/sddm/themes/breeze/theme.conf"
Jun 10 13:07:39 nixos sddm[835]: Greeter starting...
Jun 10 13:07:39 nixos dbus-daemon[757]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.7' (uid=0 pid=998 comm="/nix/store/8kcs39xc97v3mhv26mi20r91qkqxbhqc-networ" label="kernel")
Jun 10 13:07:39 nixos sddm-helper[1072]: [PAM] Starting...
Jun 10 13:07:39 nixos sddm-helper[1072]: [PAM] Authenticating...
Jun 10 13:07:39 nixos sddm-helper[1072]: [PAM] returning.
Jun 10 13:07:39 nixos systemd[1]: Starting WPA supplicant...
Jun 10 13:07:39 nixos systemd[1]: Created slice user-175.slice.
Jun 10 13:07:39 nixos systemd[1]: Starting User Runtime Directory /run/user/175...
Jun 10 13:07:39 nixos dbus-daemon[757]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jun 10 13:07:39 nixos wpa_supplicant[1073]: Successfully initialized wpa_supplicant
Jun 10 13:07:39 nixos systemd[1]: Started WPA supplicant.
Jun 10 13:07:39 nixos systemd-logind[766]: New session c1 of user sddm.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) No input driver specified, ignoring this device.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) This device may have been added with another device file.
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:02.0/drm/card1 /dev/dri/card1
Jun 10 13:07:39 nixos xserver-wrapper[994]: xf86: remove device 1 /sys/devices/pci0000:00/0000:00:02.0/drm/card1
Jun 10 13:07:39 nixos xserver-wrapper[994]: failed to find screen to remove
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: removing device TPPS/2 IBM TrackPoint
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event19 - TPPS/2 IBM TrackPoint: device removed
Jun 10 13:07:39 nixos systemd[1]: Finished User Runtime Directory /run/user/175.
Jun 10 13:07:39 nixos kernel: NET: Registered protocol family 17
Jun 10 13:07:39 nixos systemd[1]: Starting User Manager for UID 175...
Jun 10 13:07:39 nixos systemd[1076]: pam_unix(systemd-user:session): session opened for user sddm(uid=175) by (uid=0)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) UnloadModule: "libinput"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event19)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput mouse configuration"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: always reports core events
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "Device" "/dev/input/event19"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "_source" "server/udev"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event19 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event19 - TPPS/2 IBM TrackPoint: device is a pointer
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event19 - TPPS/2 IBM TrackPoint: device removed
Jun 10 13:07:39 nixos NetworkManager[998]: <warn> [1623323259.8175] sup-iface[e8757ce23adac258,0,wlp3s0]: call-p2p-cancel: failed with P2P cancel failed
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "AccelProfile" "adaptive"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "NaturalScrolling" "off"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "SendEventsMode" "enabled"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "LeftHanded" "off"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "ScrollMethod" "twofinger"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "MiddleEmulation" "on"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "HorizontalScrolling" "on"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input15/event19"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 13)
Jun 10 13:07:39 nixos xserver-wrapper[994]: (EE) libinput: TPPS/2 IBM TrackPoint: Failed to set scroll to twofinger
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) Option "AccelerationScheme" "none"
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
Jun 10 13:07:39 nixos xserver-wrapper[994]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event19 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
Jun 10 13:07:39 nixos xserver-wrapper[994]: (II) event19 - TPPS/2 IBM TrackPoint: device is a pointer
Jun 10 13:07:39 nixos xserver-wrapper[994]: (EE) libinput: TPPS/2 IBM TrackPoint: Failed to set scroll to twofinger
Jun 10 13:07:39 nixos systemd[1076]: Queued start job for default target Main User Target.
Jun 10 13:07:39 nixos systemd[1076]: Created slice User Application Slice.
Jun 10 13:07:39 nixos systemd[1076]: Reached target Paths.
Jun 10 13:07:39 nixos systemd[1076]: Reached target Timers.
Jun 10 13:07:39 nixos systemd[1076]: Starting D-Bus User Message Bus Socket.
Jun 10 13:07:39 nixos systemd[1076]: Listening on Sound System.
Jun 10 13:07:39 nixos systemd[1076]: Listening on D-Bus User Message Bus Socket.
Jun 10 13:07:39 nixos systemd[1076]: Reached target Sockets.
Jun 10 13:07:39 nixos systemd[1076]: Reached target Basic System.
Jun 10 13:07:39 nixos systemd[1076]: Reached target Main User Target.
Jun 10 13:07:39 nixos systemd[1076]: Startup finished in 117ms.
Jun 10 13:07:39 nixos systemd[1]: Started User Manager for UID 175.
Jun 10 13:07:39 nixos systemd[1]: Started Session c1 of user sddm.
Jun 10 13:07:39 nixos sddm[835]: Greeter session started successfully
Jun 10 13:07:39 nixos sddm-greeter[1085]: High-DPI autoscaling Enabled
Jun 10 13:07:40 nixos sddm-greeter[1085]: Reading from "/nix/store/f7hjag7a429s8jlm8f4xi8rb43nrk2rj-desktops/share/xsessions/plasma5.desktop"
Jun 10 13:07:40 nixos sddm-greeter[1085]: Loading theme configuration from "/run/current-system/sw/share/sddm/themes/breeze/theme.conf"
Jun 10 13:07:40 nixos sddm-greeter[1085]: Connected to the daemon.
Jun 10 13:07:40 nixos sddm-greeter[1085]: QFont::fromString: Invalid description '(empty)'
Jun 10 13:07:40 nixos sddm[835]: Message received from greeter: Connect
Jun 10 13:07:40 nixos sddm-greeter[1085]: Loading file:///run/current-system/sw/share/sddm/themes/breeze/Main.qml...
Jun 10 13:07:40 nixos sddm-greeter[1085]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffc94201990), parent's thread is QThread(0x996870), current thread is QThread(0xa87d30)
Jun 10 13:07:40 nixos sddm-greeter[1085]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffc94201990), parent's thread is QThread(0x996870), current thread is QThread(0xa87d30)
Jun 10 13:07:40 nixos sddm-greeter[1085]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffc94201990), parent's thread is QThread(0x996870), current thread is QThread(0xa87d30)
Jun 10 13:07:40 nixos sddm-greeter[1085]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffc94201990), parent's thread is QThread(0x996870), current thread is QThread(0xa87d30)
Jun 10 13:07:40 nixos sddm-greeter[1085]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
Jun 10 13:07:40 nixos systemd[1076]: Started D-Bus User Message Bus.
Jun 10 13:07:40 nixos kernel: show_signal_msg: 57 callbacks suppressed
Jun 10 13:07:40 nixos kernel: QQmlThread[1091]: segfault at 0 ip 00007f501c2df1d0 sp 00007f4ff77fcd68 error 4 in libQt5Qml.so.5.15.2[7f501c0d9000+2f3000]
Jun 10 13:07:40 nixos kernel: Code: 89 6b 10 e9 27 ff ff ff 66 90 48 c7 43 10 00 00 00 00 e9 18 ff ff ff e8 de a9 df ff 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 <48> 8b 06 48 89 07 48 85 c0 74 05 f0 83 40 08 01 c3 90 66 66 2e 0f
Jun 10 13:07:40 nixos systemd[1]: Created slice system-systemd\x2dcoredump.slice.
Jun 10 13:07:40 nixos systemd[1]: Started Process Core Dump (PID 1094/UID 0).
Jun 10 13:07:40 nixos systemd-coredump[1095]: Cannot resolve systemd-coredump user. Proceeding to dump core as root: No such process
Jun 10 13:07:40 nixos systemd-coredump[1095]: Process 1085 (.sddm-greeter-w) of user 175 dumped core.
Jun 10 13:07:40 nixos systemd[1]: systemd-coredump@0-1094-0.service: Succeeded.
Jun 10 13:07:40 nixos sddm-helper[1072]: [PAM] Closing session
Jun 10 13:07:40 nixos sddm-helper[1072]: [PAM] Ended.
Jun 10 13:07:40 nixos sddm[835]: Auth: sddm-helper exited with 11
Jun 10 13:07:40 nixos sddm[835]: Greeter stopped.
Jun 10 13:07:40 nixos systemd[1]: session-c1.scope: Succeeded.
Jun 10 13:07:40 nixos systemd-logind[766]: Session c1 logged out. Waiting for processes to exit.
Jun 10 13:07:40 nixos systemd-logind[766]: Removed session c1.
Jun 10 13:07:42 nixos systemd[1]: systemd-rfkill.service: Succeeded.
Jun 10 13:07:44 nixos wpa_supplicant[1073]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=EU
Jun 10 13:07:45 nixos systemd[1]: Finished Network Manager Wait Online.
Jun 10 13:07:45 nixos systemd[1]: Reached target Network is Online.
Jun 10 13:07:45 nixos systemd[1]: Reached target Multi-User System.
Jun 10 13:07:45 nixos systemd[1]: Reached target Graphical Interface.
Jun 10 13:07:45 nixos systemd[1]: Startup finished in 6.138s (firmware) + 9.335s (loader) + 1.428s (kernel) + 8.948s (userspace) = 25.850s.
Jun 10 13:07:47 nixos systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Jun 10 13:07:50 nixos systemd[1]: Stopping User Manager for UID 175...
Jun 10 13:07:50 nixos systemd[1076]: Stopped target Main User Target.
Jun 10 13:07:50 nixos systemd[1076]: Stopping D-Bus User Message Bus...
Jun 10 13:07:50 nixos systemd[1076]: dbus.service: Succeeded.
Jun 10 13:07:50 nixos systemd[1076]: Stopped D-Bus User Message Bus.
Jun 10 13:07:50 nixos systemd[1076]: Stopped target Basic System.
Jun 10 13:07:50 nixos systemd[1076]: Stopped target Paths.
Jun 10 13:07:50 nixos systemd[1076]: Stopped target Sockets.
Jun 10 13:07:50 nixos systemd[1076]: Stopped target Timers.
Jun 10 13:07:50 nixos systemd[1076]: dbus.socket: Succeeded.
Jun 10 13:07:50 nixos systemd[1076]: Closed D-Bus User Message Bus Socket.
Jun 10 13:07:50 nixos systemd[1076]: pulseaudio.socket: Succeeded.
Jun 10 13:07:50 nixos systemd[1076]: Closed Sound System.
Jun 10 13:07:50 nixos systemd[1076]: Removed slice User Application Slice.
Jun 10 13:07:50 nixos systemd[1076]: Reached target Shutdown.
Jun 10 13:07:50 nixos systemd[1076]: systemd-exit.service: Succeeded.
Jun 10 13:07:50 nixos systemd[1076]: Finished Exit the Session.
Jun 10 13:07:50 nixos systemd[1076]: Reached target Exit the Session.
Jun 10 13:07:50 nixos systemd[1077]: pam_unix(systemd-user:session): session closed for user sddm
Jun 10 13:07:50 nixos systemd[1]: user@175.service: Succeeded.
Jun 10 13:07:50 nixos systemd[1]: Stopped User Manager for UID 175.
Jun 10 13:07:50 nixos systemd[1]: user@175.service: Consumed 110ms CPU time, read 3.5M from disk, written 0B to disk, no IP traffic.
Jun 10 13:07:50 nixos systemd[1]: Stopping User Runtime Directory /run/user/175...
Jun 10 13:07:50 nixos systemd[1]: run-user-175.mount: Succeeded.
Jun 10 13:07:50 nixos systemd[1]: user-runtime-dir@175.service: Succeeded.
Jun 10 13:07:50 nixos systemd[1]: Stopped User Runtime Directory /run/user/175.
Jun 10 13:08:09 nixos systemd[1]: systemd-hostnamed.service: Succeeded.
Jun 10 13:08:09 nixos systemd-logind[766]: Power key pressed.
Jun 10 13:08:09 nixos systemd-logind[766]: Powering Off...
Jun 10 13:08:09 nixos systemd-logind[766]: System is powering down.
Jun 10 13:08:09 nixos systemd[1]: Removed slice system-modprobe.slice.
Jun 10 13:08:09 nixos systemd[1]: Removed slice system-systemd\x2dcoredump.slice.
Jun 10 13:08:09 nixos systemd[1]: Removed slice user-175.slice.
Jun 10 13:08:09 nixos systemd[1]: Stopped target Bluetooth.
Jun 10 13:08:09 nixos systemd[1]: Stopped target Graphical Interface.
Jun 10 13:08:09 nixos systemd[1]: Stopped target Multi-User System.
Jun 10 13:08:09 nixos systemd[1]: Stopped target Login Prompts.
Jun 10 13:08:09 nixos systemd[1]: Stopped target Containers.
Jun 10 13:08:09 nixos systemd[1]: Stopped target Network is Online.
Jun 10 13:08:09 nixos systemd[1]: Stopped target Host and Network Name Lookups.
Jun 10 13:08:09 nixos systemd[1]: Stopped target Smart Card.
Jun 10 13:08:09 nixos systemd[1]: Stopped target Sound Card.
Jun 10 13:08:09 nixos systemd[1]: Stopped target System Time Synchronized.
Jun 10 13:08:09 nixos systemd[1]: Stopped target Timers.
Jun 10 13:08:09 nixos systemd[1]: systemd-tmpfiles-clean.timer: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jun 10 13:08:09 nixos systemd[1]: systemd-rfkill.socket: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 10 13:08:09 nixos systemd[1]: NetworkManager-wait-online.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped Network Manager Wait Online.
Jun 10 13:08:09 nixos systemd[1]: Stopping Store Sound Card State...
Jun 10 13:08:09 nixos systemd[1]: Stopping Kernel Auditing...
Jun 10 13:08:09 nixos systemd[1]: cpufreq.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped CPU Frequency Setup.
Jun 10 13:08:09 nixos sddm[835]: Signal received: SIGTERM
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) event3 - Power Button: device removed
Jun 10 13:08:09 nixos systemd[1]: Stopping X11 Server...
Jun 10 13:08:09 nixos sddm[835]: Socket server stopping...
Jun 10 13:08:09 nixos sddm[835]: Socket server stopped.
Jun 10 13:08:09 nixos sddm[835]: Display server stopping...
Jun 10 13:08:09 nixos systemd[1]: Stopping Getty on tty1...
Jun 10 13:08:09 nixos systemd[1]: reload-systemd-vconsole-setup.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped Reset console on configuration changes.
Jun 10 13:08:09 nixos systemd[1]: Starting Save Hardware Clock...
Jun 10 13:08:09 nixos systemd[1]: Stopping Load/Save Random Seed...
Jun 10 13:08:09 nixos j384acira45vsird47h2g51znhpph6ah-audit-stop[1111]: No rules
Jun 10 13:08:09 nixos j384acira45vsird47h2g51znhpph6ah-audit-stop[1114]: enabled 0
Jun 10 13:08:09 nixos j384acira45vsird47h2g51znhpph6ah-audit-stop[1114]: failure 1
Jun 10 13:08:09 nixos j384acira45vsird47h2g51znhpph6ah-audit-stop[1114]: pid 0
Jun 10 13:08:09 nixos j384acira45vsird47h2g51znhpph6ah-audit-stop[1114]: rate_limit 0
Jun 10 13:08:09 nixos j384acira45vsird47h2g51znhpph6ah-audit-stop[1114]: backlog_limit 64
Jun 10 13:08:09 nixos j384acira45vsird47h2g51znhpph6ah-audit-stop[1114]: lost 0
Jun 10 13:08:09 nixos j384acira45vsird47h2g51znhpph6ah-audit-stop[1114]: backlog 0
Jun 10 13:08:09 nixos j384acira45vsird47h2g51znhpph6ah-audit-stop[1114]: backlog_wait_time 60000
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) event6 - Video Bus: device removed
Jun 10 13:08:09 nixos systemd[1]: alsa-store.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped Store Sound Card State.
Jun 10 13:08:09 nixos systemd[1]: audit.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped Kernel Auditing.
Jun 10 13:08:09 nixos systemd[1]: getty@tty1.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped Getty on tty1.
Jun 10 13:08:09 nixos systemd[1]: Removed slice system-getty.slice.
Jun 10 13:08:09 nixos systemd[1]: Stopping Permit User Sessions...
Jun 10 13:08:09 nixos systemd[1]: systemd-random-seed.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped Load/Save Random Seed.
Jun 10 13:08:09 nixos systemd[1]: systemd-user-sessions.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped Permit User Sessions.
Jun 10 13:08:09 nixos systemd[1]: Stopped target Network.
Jun 10 13:08:09 nixos systemd[1]: Stopped target All Network Interfaces (deprecated).
Jun 10 13:08:09 nixos systemd[1]: Stopped target Remote File Systems.
Jun 10 13:08:09 nixos systemd[1]: Stopping Network Manager...
Jun 10 13:08:09 nixos systemd[1]: network-local-commands.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped Extra networking commands..
Jun 10 13:08:09 nixos systemd[1]: network-setup.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped Networking Setup.
Jun 10 13:08:09 nixos systemd[1]: Stopping Address configuration of vboxnet0...
Jun 10 13:08:09 nixos systemd[1]: Stopping VirtualBox vboxnet0 Interface...
Jun 10 13:08:09 nixos systemd[1]: Stopping WPA supplicant...
Jun 10 13:08:09 nixos wpa_supplicant[1073]: nl80211: deinit ifname=p2p-dev-wlp3s0 disabled_11b_rates=0
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) event5 - Video Bus: device removed
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) event1 - Sleep Button: device removed
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) event7 - Integrated Camera: Integrated C: device removed
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) event0 - AT Translated Set 2 keyboard: device removed
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) event8 - SynPS/2 Synaptics TouchPad: device removed
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) event4 - ThinkPad Extra Buttons: device removed
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) event19 - TPPS/2 IBM TrackPoint: device removed
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) UnloadModule: "libinput"
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) UnloadModule: "libinput"
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) UnloadModule: "libinput"
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) UnloadModule: "libinput"
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) UnloadModule: "libinput"
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) UnloadModule: "libinput"
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) UnloadModule: "libinput"
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) UnloadModule: "libinput"
Jun 10 13:08:09 nixos xserver-wrapper[994]: (II) UnloadModule: "libinput"
Jun 10 13:08:09 nixos systemd[1]: save-hwclock.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Finished Save Hardware Clock.
Jun 10 13:08:09 nixos wpa_supplicant[1073]: p2p-dev-wlp3s0: CTRL-EVENT-TERMINATING
Jun 10 13:08:09 nixos network-addresses-vboxnet0-pre-stop[1117]: deleting address 192.168.56.1/24... done
Jun 10 13:08:09 nixos systemd[1]: network-addresses-vboxnet0.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped Address configuration of vboxnet0.
Jun 10 13:08:09 nixos dbus-daemon[757]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.7' (uid=0 pid=998 comm="/nix/store/8kcs39xc97v3mhv26mi20r91qkqxbhqc-networ" label="kernel")
Jun 10 13:08:09 nixos dbus-daemon[757]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Jun 10 13:08:09 nixos wpa_supplicant[1073]: nl80211: deinit ifname=wlp3s0 disabled_11b_rates=0
Jun 10 13:08:09 nixos wpa_supplicant[1073]: wlp3s0: CTRL-EVENT-TERMINATING
Jun 10 13:08:09 nixos systemd[1]: wpa_supplicant.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped WPA supplicant.
Jun 10 13:08:09 nixos systemd[1]: NetworkManager.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped Network Manager.
Jun 10 13:08:09 nixos systemd[1]: Stopped target Network (Pre).
Jun 10 13:08:09 nixos systemd[1]: Stopping D-Bus System Message Bus...
Jun 10 13:08:09 nixos systemd[1]: resolvconf.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped resolvconf update.
Jun 10 13:08:09 nixos systemd[1]: dbus.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped D-Bus System Message Bus.
Jun 10 13:08:09 nixos vboxnet0-post-stop[1120]: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Jun 10 13:08:09 nixos systemd[1]: Requested transaction contradicts existing jobs: Transaction for systemd-coredump@1-1176-0.service/start is destructive (systemd-poweroff.service has 'start' job queued, but 'stop' is included in transaction).
Jun 10 13:08:09 nixos systemd[1]: systemd-coredump.socket: Failed to queue service startup job (Maybe the service file is missing or not a non-template unit?): Transaction for systemd-coredump@1-1176-0.service/start is destructive (systemd-poweroff.service has 'start' job queued, but 'stop' is included in transaction).
Jun 10 13:08:09 nixos systemd[1]: systemd-coredump.socket: Failed with result 'resources'.
Jun 10 13:08:09 nixos systemd[1]: vboxnet0.service: Succeeded.
Jun 10 13:08:09 nixos systemd[1]: Stopped VirtualBox vboxnet0 Interface.
Jun 10 13:08:10 nixos kernel: nouveau 0000:02:00.0: Enabling HDA controller
Jun 10 13:08:10 nixos kernel: nouveau 0000:02:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ]
Jun 10 13:08:10 nixos xserver-wrapper[994]: (II) NOUVEAU(G0): NVLeaveVT is called.
Jun 10 13:08:10 nixos xserver-wrapper[994]: (II) Server terminated successfully (0). Closing log file.
Jun 10 13:08:10 nixos sddm[835]: Display server stopped.
Jun 10 13:08:10 nixos sddm[835]: Running display stop script "/nix/store/6kcanxcas8n0dxf1f71yilw1z8lldrjb-Xstop"
Jun 10 13:08:10 nixos systemd[1]: display-manager.service: Succeeded.
Jun 10 13:08:10 nixos systemd[1]: Stopped X11 Server.
Jun 10 13:08:10 nixos systemd[1]: Stopping User Login Management...
Jun 10 13:08:10 nixos systemd[1]: systemd-logind.service: Succeeded.
Jun 10 13:08:10 nixos systemd[1]: Stopped User Login Management.
Jun 10 13:08:10 nixos systemd[1]: Stopped target User and Group Name Lookups.
Jun 10 13:08:10 nixos systemd[1]: Stopping Name Service Cache Daemon...
Jun 10 13:08:11 nixos systemd[1]: nscd.service: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Stopped Name Service Cache Daemon.
Jun 10 13:08:11 nixos systemd[1]: Stopped target Basic System.
Jun 10 13:08:11 nixos systemd[1]: Stopped target Paths.
Jun 10 13:08:11 nixos systemd[1]: Stopped target Slices.
Jun 10 13:08:11 nixos systemd[1]: Removed slice User and Session Slice.
Jun 10 13:08:11 nixos systemd[1]: Stopped target Sockets.
Jun 10 13:08:11 nixos systemd[1]: dbus.socket: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Closed D-Bus System Message Bus Socket.
Jun 10 13:08:11 nixos systemd[1]: nix-daemon.socket: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Closed Nix Daemon Socket.
Jun 10 13:08:11 nixos systemd[1]: Stopped target System Initialization.
Jun 10 13:08:11 nixos systemd[1]: Stopped target Local Encrypted Volumes.
Jun 10 13:08:11 nixos systemd[1]: systemd-ask-password-console.path: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Jun 10 13:08:11 nixos systemd[1]: systemd-ask-password-wall.path: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Jun 10 13:08:11 nixos systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 10 13:08:11 nixos systemd[1]: Stopping Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Jun 10 13:08:11 nixos systemd[1]: systemd-sysctl.service: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Stopped Apply Kernel Variables.
Jun 10 13:08:11 nixos systemd[1]: systemd-modules-load.service: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Stopped Load Kernel Modules.
Jun 10 13:08:11 nixos systemd[1]: Stopping Network Time Synchronization...
Jun 10 13:08:11 nixos systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
Jun 10 13:08:11 nixos systemd[1]: systemd-backlight@backlight:intel_backlight.service: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 10 13:08:11 nixos systemd[1]: systemd-timesyncd.service: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Stopped Network Time Synchronization.
Jun 10 13:08:11 nixos systemd[1]: systemd-timesyncd.service: Consumed 70ms CPU time, received 0B IP traffic, sent 6.0K IP traffic.
Jun 10 13:08:11 nixos systemd[1]: systemd-backlight@leds:tpacpi::kbd_backlight.service: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Stopped Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Jun 10 13:08:11 nixos systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
Jun 10 13:08:11 nixos systemd[1]: systemd-update-utmp.service: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
Jun 10 13:08:11 nixos systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Stopped Create Volatile Files and Directories.
Jun 10 13:08:11 nixos systemd[1]: Stopped target Local File Systems.
Jun 10 13:08:11 nixos systemd[1]: Unmounting /boot...
Jun 10 13:08:11 nixos systemd[1]: Unmounting /run/keys...
Jun 10 13:08:11 nixos systemd[1]: Unmounting /run/wrappers...
Jun 10 13:08:11 nixos systemd[1]: boot.mount: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Unmounted /boot.
Jun 10 13:08:11 nixos systemd[1]: run-keys.mount: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Unmounted /run/keys.
Jun 10 13:08:11 nixos systemd[1]: run-wrappers.mount: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Unmounted /run/wrappers.
Jun 10 13:08:11 nixos systemd[1]: Stopped target Swap.
Jun 10 13:08:11 nixos systemd[1]: Deactivating swap /dev/disk/by-id/nvme-THNSF5512GPUK_TOSHIBA_17HS10Q9TANT-part5...
Jun 10 13:08:11 nixos systemd[1]: systemd-fsck@dev-disk-by\x2duuid-BAB9\x2d74C7.service: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Stopped File System Check on /dev/disk/by-uuid/BAB9-74C7.
Jun 10 13:08:11 nixos systemd[1]: Removed slice system-systemd\x2dfsck.slice.
Jun 10 13:08:11 nixos systemd[1]: Stopped target Local File Systems (Pre).
Jun 10 13:08:11 nixos systemd[1]: systemd-remount-fs.service: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Stopped Remount Root and Kernel File Systems.
Jun 10 13:08:11 nixos systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Stopped Create Static Device Nodes in /dev.
Jun 10 13:08:11 nixos systemd[1]: Reached target Shutdown.
Jun 10 13:08:11 nixos systemd[1]: dev-disk-by\x2did-nvme\x2deui.00080d02001be6eb\x2dpart5.swap: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Deactivated swap /dev/disk/by-id/nvme-eui.00080d02001be6eb-part5.
Jun 10 13:08:11 nixos systemd[1]: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.swap: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Deactivated swap /dev/disk/by-partlabel/Basic\x20data\x20partition.
Jun 10 13:08:11 nixos systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:05:00.0\x2dnvme\x2d1\x2dpart5.swap: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:05:00.0-nvme-1-part5.
Jun 10 13:08:11 nixos systemd[1]: dev-disk-by\x2did-nvme\x2dTHNSF5512GPUK_TOSHIBA_17HS10Q9TANT\x2dpart5.swap: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Deactivated swap /dev/disk/by-id/nvme-THNSF5512GPUK_TOSHIBA_17HS10Q9TANT-part5.
Jun 10 13:08:11 nixos systemd[1]: dev-disk-by\x2dpartuuid-c7131ba8\x2d7295\x2d4599\x2da227\x2d9a29f3132503.swap: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Deactivated swap /dev/disk/by-partuuid/c7131ba8-7295-4599-a227-9a29f3132503.
Jun 10 13:08:11 nixos systemd[1]: dev-nvme0n1p5.swap: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Deactivated swap /dev/nvme0n1p5.
Jun 10 13:08:11 nixos systemd[1]: dev-disk-by\x2duuid-d080ac6e\x2d5793\x2d4559\x2d9943\x2db32f10f52652.swap: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Deactivated swap /dev/disk/by-uuid/d080ac6e-5793-4559-9943-b32f10f52652.
Jun 10 13:08:11 nixos systemd[1]: Reached target Unmount All Filesystems.
Jun 10 13:08:11 nixos systemd[1]: Reached target Final Step.
Jun 10 13:08:11 nixos systemd[1]: systemd-poweroff.service: Succeeded.
Jun 10 13:08:11 nixos systemd[1]: Finished Power-Off.
Jun 10 13:08:11 nixos systemd[1]: Reached target Power-Off.
Jun 10 13:08:11 nixos systemd[1]: Shutting down.
Jun 10 13:08:11 nixos systemd-shutdown[1]: Syncing filesystems and block devices.
Jun 10 13:08:11 nixos systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Jun 10 13:08:11 nixos systemd-journald[535]: Journal stopped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment