You are not logged in.
--- [SOLVED] ---
The workaround I found (credit to Parker Reed):
Add some sleep time to ExecStartPre in the service using:
$ systemctl edit iwd.service
And adding the following lines using your editor of choice:
[Service]
ExecStartPre=/usr/bin/sleep
This fixed the problem in my case.
--- [SOLVED] ---
Hello everyone,
this may be a duplicate of this thread but since the OP didn't reply with additional information yet, I will open my own.
Whenever I boot the system I have to manually restart iwd.service before I the interface is listed/usable.
$ iwctl device list
Devices
--------------------------------------------------------------------------------
Name Address Powered Adapter Mode
--------------------------------------------------------------------------------
After restarting the service:
$ iwctl device list
Devices
--------------------------------------------------------------------------------
Name Address Powered Adapter Mode
--------------------------------------------------------------------------------
wlan0 50:5b:c2:ca:69:53 on phy0 station
The system is freshly installed.
What I tried so far:
Increasing the entropy using Haveged.
Using a drop-in file as stated in the wiki.
/etc/systemd/system/iwd.service.d/override.conf
[Unit]
After=systemd-udevd.service systemd-networkd.service
Disabling /usr/lib/systemd/network/80-iwd.link as stated in the wiki.
Since 2. and 3. had no effect, I undid the changes to return to default settings.
As requested in the other thread:
Everything directly after reboot and login.
$ cat /etc/iwd/main.conf
[General]
UseDefaultInterface=true
$ systemctl list-unit-files --state enabled
UNIT FILE STATE
autovt@.service enabled
dbus-org.freedesktop.network1.service enabled
dbus-org.freedesktop.resolve1.service enabled
display-manager.service enabled
getty@.service enabled
haveged.service enabled
iwd.service enabled
sddm.service enabled
systemd-networkd-wait-online.service enabled
systemd-networkd.service enabled
systemd-resolved.service enabled
systemd-networkd.socket enabled
remote-fs.target enabled
13 unit files listed.
$ systemctl cat iwd
# /usr/lib/systemd/system/iwd.service
[Unit]
Description=Wireless service
Before=network.target
Wants=network.target
[Service]
Type=dbus
BusName=net.connman.iwd
ExecStart=/usr/lib/iwd/iwd
NotifyAccess=main
LimitNPROC=1
Restart=on-failure
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_RAW
PrivateTmp=true
NoNewPrivileges=true
DevicePolicy=closed
DeviceAllow=/dev/rfkill rw
ProtectHome=yes
ProtectSystem=strict
ProtectControlGroups=yes
ProtectKernelModules=yes
ConfigurationDirectory=iwd
StateDirectory=iwd
StateDirectoryMode=0700
[Install]
WantedBy=multi-user.target
# /etc/systemd/system/iwd.service.d/override.conf
[Unit]
After=systemd-udevd.service systemd-networkd.service
$ systemd-delta
[EXTENDED] /usr/lib/systemd/system/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service.d/NetworkManager-ovs.conf
[EXTENDED] /usr/lib/systemd/system/iwd.service → /etc/systemd/system/iwd.service.d/override.conf
2 overridden configuration files found.
$ lspci -nnv | grep -i wireless
02:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter [168c:0042] (rev 31)
Subsystem: Lenovo QCA9377 802.11ac Wireless Network Adapter [17aa:0901]
And finally the full journal:
$ journalctl -b
-- Logs begin at Tue 2020-02-04 02:10:33 CET, end at Tue 2020-02-04 16:45:09 CET. --
Feb 04 16:44:52 archbook kernel: microcode: microcode updated early to revision 0xca, date = 2019-09-26
Feb 04 16:44:52 archbook kernel: Linux version 5.5.1-arch1-1 (linux@archlinux) (gcc version 9.2.0 (GCC)) #1 SMP PREEMPT Sat, 01 Feb 2020 16:38:40 +0000
Feb 04 16:44:52 archbook kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6ae2a440-3fd9-4729-88b4-7e8b107896d5 rw loglevel=3 quiet
Feb 04 16:44:52 archbook kernel: KERNEL supported cpus:
Feb 04 16:44:52 archbook kernel: Intel GenuineIntel
Feb 04 16:44:52 archbook kernel: AMD AuthenticAMD
Feb 04 16:44:52 archbook kernel: Hygon HygonGenuine
Feb 04 16:44:52 archbook kernel: Centaur CentaurHauls
Feb 04 16:44:52 archbook kernel: zhaoxin Shanghai
Feb 04 16:44:52 archbook kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Feb 04 16:44:52 archbook kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Feb 04 16:44:52 archbook kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Feb 04 16:44:52 archbook kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Feb 04 16:44:52 archbook kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Feb 04 16:44:52 archbook kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Feb 04 16:44:52 archbook kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
Feb 04 16:44:52 archbook kernel: x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
Feb 04 16:44:52 archbook kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Feb 04 16:44:52 archbook kernel: BIOS-provided physical RAM map:
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x000000000009d000-0x00000000000fffff] reserved
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000a35f4fff] usable
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x00000000a35f5000-0x00000000a35f5fff] ACPI NVS
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x00000000a35f6000-0x00000000a35f6fff] reserved
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x00000000a35f7000-0x00000000a9934fff] usable
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x00000000a9935000-0x00000000a99f6fff] type 20
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x00000000a99f7000-0x00000000afdcafff] reserved
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x00000000afdcb000-0x00000000aff8efff] ACPI NVS
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x00000000aff8f000-0x00000000afffdfff] ACPI data
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x00000000afffe000-0x00000000afffefff] usable
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x00000000affff000-0x00000000bb7fffff] reserved
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Feb 04 16:44:52 archbook kernel: BIOS-e820: [mem 0x0000000100000000-0x00000001437fffff] usable
Feb 04 16:44:52 archbook kernel: NX (Execute Disable) protection: active
Feb 04 16:44:52 archbook kernel: efi: EFI v2.50 by Phoenix Technologies Ltd.
Feb 04 16:44:52 archbook kernel: efi: SMBIOS=0xaa139000 SMBIOS 3.0=0xaa136000 TPMFinalLog=0xaff57000 ACPI=0xafffd000 ACPI 2.0=0xafffd014 ESRT=0xa9f9a000 MEMATTR=0xa6ec2018
Feb 04 16:44:52 archbook kernel: SMBIOS 3.0.0 present.
Feb 04 16:44:52 archbook kernel: DMI: LENOVO 80TH/LNVNB161216, BIOS 2TCN24WW 10/30/2017
Feb 04 16:44:52 archbook kernel: tsc: Detected 2700.000 MHz processor
Feb 04 16:44:52 archbook kernel: tsc: Detected 2699.909 MHz TSC
Feb 04 16:44:52 archbook kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Feb 04 16:44:52 archbook kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Feb 04 16:44:52 archbook kernel: last_pfn = 0x143800 max_arch_pfn = 0x400000000
Feb 04 16:44:52 archbook kernel: MTRR default type: write-back
Feb 04 16:44:52 archbook kernel: MTRR fixed ranges enabled:
Feb 04 16:44:52 archbook kernel: 00000-9FFFF write-back
Feb 04 16:44:52 archbook kernel: A0000-BFFFF uncachable
Feb 04 16:44:52 archbook kernel: C0000-FFFFF write-protect
Feb 04 16:44:52 archbook kernel: MTRR variable ranges enabled:
Feb 04 16:44:52 archbook kernel: 0 base 00C0000000 mask 7FC0000000 uncachable
Feb 04 16:44:52 archbook kernel: 1 base 00BC000000 mask 7FFC000000 uncachable
Feb 04 16:44:52 archbook kernel: 2 base 00BA000000 mask 7FFE000000 uncachable
Feb 04 16:44:52 archbook kernel: 3 base 00B9000000 mask 7FFF000000 uncachable
Feb 04 16:44:52 archbook kernel: 4 disabled
Feb 04 16:44:52 archbook kernel: 5 disabled
Feb 04 16:44:52 archbook kernel: 6 disabled
Feb 04 16:44:52 archbook kernel: 7 disabled
Feb 04 16:44:52 archbook kernel: 8 disabled
Feb 04 16:44:52 archbook kernel: 9 disabled
Feb 04 16:44:52 archbook kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Feb 04 16:44:52 archbook kernel: last_pfn = 0xaffff max_arch_pfn = 0x400000000
Feb 04 16:44:52 archbook kernel: esrt: Reserving ESRT space from 0x00000000a9f9a000 to 0x00000000a9f9a038.
Feb 04 16:44:52 archbook kernel: check: Scanning 1 areas for low memory corruption
Feb 04 16:44:52 archbook kernel: Using GB pages for direct mapping
Feb 04 16:44:52 archbook kernel: BRK [0x108a01000, 0x108a01fff] PGTABLE
Feb 04 16:44:52 archbook kernel: BRK [0x108a02000, 0x108a02fff] PGTABLE
Feb 04 16:44:52 archbook kernel: BRK [0x108a03000, 0x108a03fff] PGTABLE
Feb 04 16:44:52 archbook kernel: BRK [0x108a04000, 0x108a04fff] PGTABLE
Feb 04 16:44:52 archbook kernel: BRK [0x108a05000, 0x108a05fff] PGTABLE
Feb 04 16:44:52 archbook kernel: BRK [0x108a06000, 0x108a06fff] PGTABLE
Feb 04 16:44:52 archbook kernel: BRK [0x108a07000, 0x108a07fff] PGTABLE
Feb 04 16:44:52 archbook kernel: BRK [0x108a08000, 0x108a08fff] PGTABLE
Feb 04 16:44:52 archbook kernel: BRK [0x108a09000, 0x108a09fff] PGTABLE
Feb 04 16:44:52 archbook kernel: Secure boot could not be determined
Feb 04 16:44:52 archbook kernel: RAMDISK: [mem 0x36835000-0x37411fff]
Feb 04 16:44:52 archbook kernel: ACPI: Early table checksum verification disabled
Feb 04 16:44:52 archbook kernel: ACPI: RSDP 0x00000000AFFFD014 000024 (v02 LENOVO)
Feb 04 16:44:52 archbook kernel: ACPI: XSDT 0x00000000AFFB9188 00012C (v01 LENOVO CB-01 00000000 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: FACP 0x00000000AFFF2000 00010C (v05 LENOVO CB-01 00000000 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: DSDT 0x00000000AFFC7000 027D56 (v02 LENOVO SKL 00000000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: FACS 0x00000000AFE2A000 000040
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0x00000000AFFFB000 0004C3 (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0x00000000AFFFA000 000046 (v02 LENOVO MeSsdt 00003000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: TPM2 0x00000000AFFF9000 000034 (v03 LENOVO CB-01 00000000 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: UEFI 0x00000000AFE40000 000042 (v01 LENOVO CB-01 00000002 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0x00000000AFFF5000 0030A2 (v02 LENOVO SaSsdt 00003000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0x00000000AFFF4000 0005B6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: ECDT 0x00000000AFFF3000 000054 (v01 LENOVO CB-01 00000001 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: HPET 0x00000000AFFF1000 000038 (v01 LENOVO CB-01 00000001 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: APIC 0x00000000AFFF0000 0000BC (v03 LENOVO CB-01 00000001 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: MCFG 0x00000000AFFEF000 00003C (v01 LENOVO CB-01 00000001 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0x00000000AFFC6000 0006B9 (v02 LENOVO xh_rvp07 00000000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: BOOT 0x00000000AFFC5000 000028 (v01 LENOVO CB-01 00000002 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: BATB 0x00000000AFFC4000 00004A (v02 LENOVO CB-01 00000000 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0x00000000AFFC3000 000EDE (v02 LENOVO CpuSsdt 00003000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: LPIT 0x00000000AFFC2000 000094 (v01 LENOVO CB-01 00000000 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: WSMT 0x00000000AFFC1000 000028 (v01 LENOVO CB-01 00000000 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0x00000000AFFC0000 000141 (v02 LENOVO HdaDsp 00000000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0x00000000AFFBF000 00029F (v02 LENOVO sensrhub 00000000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0x00000000AFFBE000 000346 (v01 LENOVO EInkApp 00000000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0x00000000AFFBA000 003002 (v02 LENOVO PtidDevc 00001000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0x00000000AFFFC000 000517 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0x00000000AFFB8000 00051E (v02 LENOVO zpodd 00001000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: DBGP 0x00000000AFFB7000 000034 (v01 LENOVO CB-01 00000002 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: DBG2 0x00000000AFFB6000 000054 (v00 LENOVO CB-01 00000002 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: POAT 0x00000000AFFB5000 000055 (v03 LENOVO CB-01 00000000 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: SLIC 0x00000000AFFB4000 000176 (v01 LENOVO CB-01 00000001 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0x00000000AFFB3000 000444 (v02 LENOVO SgPch 00001000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: DMAR 0x00000000AFFB2000 0000A8 (v01 LENOVO CB-01 00000001 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: ASF! 0x00000000AFFB1000 0000A0 (v32 LENOVO CB-01 00000001 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: FPDT 0x00000000AFFB0000 000044 (v01 LENOVO CB-01 00000002 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: BGRT 0x00000000AFFAF000 000038 (v01 LENOVO CB-01 00000002 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: UEFI 0x00000000AFE27000 00013E (v01 LENOVO CB-01 00000001 LENO 00000001)
Feb 04 16:44:52 archbook kernel: ACPI: Local APIC address 0xfee00000
Feb 04 16:44:52 archbook kernel: No NUMA configuration found
Feb 04 16:44:52 archbook kernel: Faking a node at [mem 0x0000000000000000-0x00000001437fffff]
Feb 04 16:44:52 archbook kernel: NODE_DATA(0) allocated [mem 0x1437fc000-0x1437fffff]
Feb 04 16:44:52 archbook kernel: Zone ranges:
Feb 04 16:44:52 archbook kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Feb 04 16:44:52 archbook kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Feb 04 16:44:52 archbook kernel: Normal [mem 0x0000000100000000-0x00000001437fffff]
Feb 04 16:44:52 archbook kernel: Device empty
Feb 04 16:44:52 archbook kernel: Movable zone start for each node
Feb 04 16:44:52 archbook kernel: Early memory node ranges
Feb 04 16:44:52 archbook kernel: node 0: [mem 0x0000000000001000-0x0000000000057fff]
Feb 04 16:44:52 archbook kernel: node 0: [mem 0x0000000000059000-0x000000000009cfff]
Feb 04 16:44:52 archbook kernel: node 0: [mem 0x0000000000100000-0x00000000a35f4fff]
Feb 04 16:44:52 archbook kernel: node 0: [mem 0x00000000a35f7000-0x00000000a9934fff]
Feb 04 16:44:52 archbook kernel: node 0: [mem 0x00000000afffe000-0x00000000afffefff]
Feb 04 16:44:52 archbook kernel: node 0: [mem 0x0000000100000000-0x00000001437fffff]
Feb 04 16:44:52 archbook kernel: Zeroed struct page in unavailable ranges: 26417 pages
Feb 04 16:44:52 archbook kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000001437fffff]
Feb 04 16:44:52 archbook kernel: On node 0 totalpages: 970959
Feb 04 16:44:52 archbook kernel: DMA zone: 64 pages used for memmap
Feb 04 16:44:52 archbook kernel: DMA zone: 22 pages reserved
Feb 04 16:44:52 archbook kernel: DMA zone: 3995 pages, LIFO batch:0
Feb 04 16:44:52 archbook kernel: DMA32 zone: 10789 pages used for memmap
Feb 04 16:44:52 archbook kernel: DMA32 zone: 690484 pages, LIFO batch:63
Feb 04 16:44:52 archbook kernel: Normal zone: 4320 pages used for memmap
Feb 04 16:44:52 archbook kernel: Normal zone: 276480 pages, LIFO batch:63
Feb 04 16:44:52 archbook kernel: Reserving Intel graphics memory at [mem 0xb9800000-0xbb7fffff]
Feb 04 16:44:52 archbook kernel: ACPI: PM-Timer IO Port: 0x1808
Feb 04 16:44:52 archbook kernel: ACPI: Local APIC address 0xfee00000
Feb 04 16:44:52 archbook kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Feb 04 16:44:52 archbook kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Feb 04 16:44:52 archbook kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Feb 04 16:44:52 archbook kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Feb 04 16:44:52 archbook kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Feb 04 16:44:52 archbook kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Feb 04 16:44:52 archbook kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Feb 04 16:44:52 archbook kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Feb 04 16:44:52 archbook kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Feb 04 16:44:52 archbook kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Feb 04 16:44:52 archbook kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Feb 04 16:44:52 archbook kernel: ACPI: IRQ0 used by override.
Feb 04 16:44:52 archbook kernel: ACPI: IRQ9 used by override.
Feb 04 16:44:52 archbook kernel: Using ACPI (MADT) for SMP configuration information
Feb 04 16:44:52 archbook kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Feb 04 16:44:52 archbook kernel: e820: update [mem 0xa6995000-0xa69ddfff] usable ==> reserved
Feb 04 16:44:52 archbook kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0x0009d000-0x000fffff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0xa35f5000-0xa35f5fff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0xa35f6000-0xa35f6fff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0xa6995000-0xa69ddfff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0xa9935000-0xa99f6fff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0xa99f7000-0xafdcafff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0xafdcb000-0xaff8efff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0xaff8f000-0xafffdfff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0xaffff000-0xbb7fffff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0xbb800000-0xdfffffff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfe00ffff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Feb 04 16:44:52 archbook kernel: PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
Feb 04 16:44:52 archbook kernel: [mem 0xbb800000-0xdfffffff] available for PCI devices
Feb 04 16:44:52 archbook kernel: Booting paravirtualized kernel on bare hardware
Feb 04 16:44:52 archbook kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Feb 04 16:44:52 archbook kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
Feb 04 16:44:52 archbook kernel: percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u524288
Feb 04 16:44:52 archbook kernel: pcpu-alloc: s196608 r8192 d28672 u524288 alloc=1*2097152
Feb 04 16:44:52 archbook kernel: pcpu-alloc: [0] 0 1 2 3
Feb 04 16:44:52 archbook kernel: Built 1 zonelists, mobility grouping on. Total pages: 955764
Feb 04 16:44:52 archbook kernel: Policy zone: Normal
Feb 04 16:44:52 archbook kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6ae2a440-3fd9-4729-88b4-7e8b107896d5 rw loglevel=3 quiet
Feb 04 16:44:52 archbook kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Feb 04 16:44:52 archbook kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Feb 04 16:44:52 archbook kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Feb 04 16:44:52 archbook kernel: Memory: 3669612K/3883836K available (12291K kernel code, 1344K rwdata, 4272K rodata, 1664K init, 3380K bss, 214224K reserved, 0K cma-reserved)
Feb 04 16:44:52 archbook kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Feb 04 16:44:52 archbook kernel: Kernel/User page tables isolation: enabled
Feb 04 16:44:52 archbook kernel: ftrace: allocating 38768 entries in 152 pages
Feb 04 16:44:52 archbook kernel: ftrace: allocated 152 pages with 3 groups
Feb 04 16:44:52 archbook kernel: rcu: Preemptible hierarchical RCU implementation.
Feb 04 16:44:52 archbook kernel: rcu: RCU dyntick-idle grace-period acceleration is enabled.
Feb 04 16:44:52 archbook kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Feb 04 16:44:52 archbook kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Feb 04 16:44:52 archbook kernel: Tasks RCU enabled.
Feb 04 16:44:52 archbook kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Feb 04 16:44:52 archbook kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Feb 04 16:44:52 archbook kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Feb 04 16:44:52 archbook kernel: random: get_random_bytes called from start_kernel+0x390/0x56b with crng_init=0
Feb 04 16:44:52 archbook kernel: Console: colour dummy device 80x25
Feb 04 16:44:52 archbook kernel: printk: console [tty0] enabled
Feb 04 16:44:52 archbook kernel: ACPI: Core revision 20191018
Feb 04 16:44:52 archbook kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Feb 04 16:44:52 archbook kernel: APIC: Switch to symmetric I/O mode setup
Feb 04 16:44:52 archbook kernel: DMAR: Host address width 39
Feb 04 16:44:52 archbook kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Feb 04 16:44:52 archbook kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Feb 04 16:44:52 archbook kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Feb 04 16:44:52 archbook kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Feb 04 16:44:52 archbook kernel: DMAR: RMRR base: 0x000000ae94f000 end: 0x000000ae96efff
Feb 04 16:44:52 archbook kernel: DMAR: RMRR base: 0x000000b9000000 end: 0x000000bb7fffff
Feb 04 16:44:52 archbook kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Feb 04 16:44:52 archbook kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Feb 04 16:44:52 archbook kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Feb 04 16:44:52 archbook kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Feb 04 16:44:52 archbook kernel: x2apic enabled
Feb 04 16:44:52 archbook kernel: Switched APIC routing to cluster x2apic.
Feb 04 16:44:52 archbook kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Feb 04 16:44:52 archbook kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26eae8729ef, max_idle_ns: 440795235156 ns
Feb 04 16:44:52 archbook kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5401.81 BogoMIPS (lpj=8999696)
Feb 04 16:44:52 archbook kernel: pid_max: default: 32768 minimum: 301
Feb 04 16:44:52 archbook kernel: LSM: Security Framework initializing
Feb 04 16:44:52 archbook kernel: Yama: becoming mindful.
Feb 04 16:44:52 archbook kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Feb 04 16:44:52 archbook kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Feb 04 16:44:52 archbook kernel: *** VALIDATE tmpfs ***
Feb 04 16:44:52 archbook kernel: *** VALIDATE proc ***
Feb 04 16:44:52 archbook kernel: *** VALIDATE cgroup1 ***
Feb 04 16:44:52 archbook kernel: *** VALIDATE cgroup2 ***
Feb 04 16:44:52 archbook kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Feb 04 16:44:52 archbook kernel: process: using mwait in idle threads
Feb 04 16:44:52 archbook kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Feb 04 16:44:52 archbook kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Feb 04 16:44:52 archbook kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Feb 04 16:44:52 archbook kernel: Spectre V2 : Mitigation: Full generic retpoline
Feb 04 16:44:52 archbook kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Feb 04 16:44:52 archbook kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Feb 04 16:44:52 archbook kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Feb 04 16:44:52 archbook kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Feb 04 16:44:52 archbook kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Feb 04 16:44:52 archbook kernel: MDS: Mitigation: Clear CPU buffers
Feb 04 16:44:52 archbook kernel: Freeing SMP alternatives memory: 32K
Feb 04 16:44:52 archbook kernel: TSC deadline timer enabled
Feb 04 16:44:52 archbook kernel: smpboot: CPU0: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (family: 0x6, model: 0x8e, stepping: 0x9)
Feb 04 16:44:52 archbook kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Feb 04 16:44:52 archbook kernel: ... version: 4
Feb 04 16:44:52 archbook kernel: ... bit width: 48
Feb 04 16:44:52 archbook kernel: ... generic registers: 4
Feb 04 16:44:52 archbook kernel: ... value mask: 0000ffffffffffff
Feb 04 16:44:52 archbook kernel: ... max period: 00007fffffffffff
Feb 04 16:44:52 archbook kernel: ... fixed-purpose events: 3
Feb 04 16:44:52 archbook kernel: ... event mask: 000000070000000f
Feb 04 16:44:52 archbook kernel: rcu: Hierarchical SRCU implementation.
Feb 04 16:44:52 archbook kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Feb 04 16:44:52 archbook kernel: smp: Bringing up secondary CPUs ...
Feb 04 16:44:52 archbook kernel: x86: Booting SMP configuration:
Feb 04 16:44:52 archbook kernel: .... node #0, CPUs: #1 #2
Feb 04 16:44:52 archbook 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.
Feb 04 16:44:52 archbook kernel: #3
Feb 04 16:44:52 archbook kernel: smp: Brought up 1 node, 4 CPUs
Feb 04 16:44:52 archbook kernel: smpboot: Max logical packages: 1
Feb 04 16:44:52 archbook kernel: smpboot: Total of 4 processors activated (21607.24 BogoMIPS)
Feb 04 16:44:52 archbook kernel: devtmpfs: initialized
Feb 04 16:44:52 archbook kernel: x86/mm: Memory block size: 128MB
Feb 04 16:44:52 archbook kernel: PM: Registering ACPI NVS region [mem 0xa35f5000-0xa35f5fff] (4096 bytes)
Feb 04 16:44:52 archbook kernel: PM: Registering ACPI NVS region [mem 0xafdcb000-0xaff8efff] (1851392 bytes)
Feb 04 16:44:52 archbook kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Feb 04 16:44:52 archbook kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Feb 04 16:44:52 archbook kernel: pinctrl core: initialized pinctrl subsystem
Feb 04 16:44:52 archbook kernel: PM: RTC time: 15:44:50, date: 2020-02-04
Feb 04 16:44:52 archbook kernel: thermal_sys: Registered thermal governor 'fair_share'
Feb 04 16:44:52 archbook kernel: thermal_sys: Registered thermal governor 'bang_bang'
Feb 04 16:44:52 archbook kernel: thermal_sys: Registered thermal governor 'step_wise'
Feb 04 16:44:52 archbook kernel: thermal_sys: Registered thermal governor 'user_space'
Feb 04 16:44:52 archbook kernel: thermal_sys: Registered thermal governor 'power_allocator'
Feb 04 16:44:52 archbook kernel: NET: Registered protocol family 16
Feb 04 16:44:52 archbook kernel: audit: initializing netlink subsys (disabled)
Feb 04 16:44:52 archbook kernel: audit: type=2000 audit(1580831090.203:1): state=initialized audit_enabled=0 res=1
Feb 04 16:44:52 archbook kernel: cpuidle: using governor ladder
Feb 04 16:44:52 archbook kernel: cpuidle: using governor menu
Feb 04 16:44:52 archbook kernel: Simple Boot Flag at 0x47 set to 0x1
Feb 04 16:44:52 archbook kernel: ACPI: bus type PCI registered
Feb 04 16:44:52 archbook kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Feb 04 16:44:52 archbook kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Feb 04 16:44:52 archbook kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Feb 04 16:44:52 archbook kernel: PCI: Using configuration type 1 for base access
Feb 04 16:44:52 archbook kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Feb 04 16:44:52 archbook kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Feb 04 16:44:52 archbook kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Feb 04 16:44:52 archbook kernel: ACPI: Added _OSI(Module Device)
Feb 04 16:44:52 archbook kernel: ACPI: Added _OSI(Processor Device)
Feb 04 16:44:52 archbook kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Feb 04 16:44:52 archbook kernel: ACPI: Added _OSI(Processor Aggregator Device)
Feb 04 16:44:52 archbook kernel: ACPI: Added _OSI(Linux-Dell-Video)
Feb 04 16:44:52 archbook kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Feb 04 16:44:52 archbook kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Feb 04 16:44:52 archbook kernel: ACPI: 14 ACPI AML tables successfully acquired and loaded
Feb 04 16:44:52 archbook kernel: ACPI: EC: EC started
Feb 04 16:44:52 archbook kernel: ACPI: EC: interrupt blocked
Feb 04 16:44:52 archbook kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Feb 04 16:44:52 archbook kernel: ACPI: \: Used as first EC
Feb 04 16:44:52 archbook kernel: ACPI: \: GPE=0x4f, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Feb 04 16:44:52 archbook kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Feb 04 16:44:52 archbook kernel: ACPI: Dynamic OEM Table Load:
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0xFFFF9DCF7E33A800 0006B4 (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
Feb 04 16:44:52 archbook kernel: ACPI: Dynamic OEM Table Load:
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0xFFFF9DCF7E07D400 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: Dynamic OEM Table Load:
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0xFFFF9DCF7E2C4200 000115 (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: Dynamic OEM Table Load:
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0xFFFF9DCF7E2C5C00 0001A4 (v02 PmRef HwpLvt 00003000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: Dynamic OEM Table Load:
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0xFFFF9DCF7E339000 00065C (v02 PmRef ApIst 00003000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: Dynamic OEM Table Load:
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0xFFFF9DCF7E2C4E00 000197 (v02 PmRef ApHwp 00003000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: Dynamic OEM Table Load:
Feb 04 16:44:52 archbook kernel: ACPI: SSDT 0xFFFF9DCF7E2C4A00 00018A (v02 PmRef ApCst 00003000 INTL 20160527)
Feb 04 16:44:52 archbook kernel: ACPI: Interpreter enabled
Feb 04 16:44:52 archbook kernel: ACPI: (supports S0 S3 S4 S5)
Feb 04 16:44:52 archbook kernel: ACPI: Using IOAPIC for interrupt routing
Feb 04 16:44:52 archbook kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Feb 04 16:44:52 archbook kernel: ACPI: Enabled 1 GPEs in block 00 to 7F
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: Power Resource [WRST] (on)
Feb 04 16:44:52 archbook kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Feb 04 16:44:52 archbook kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Feb 04 16:44:52 archbook kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Feb 04 16:44:52 archbook kernel: PCI host bridge to bus 0000:00
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0xbb800000-0xdfffffff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Feb 04 16:44:52 archbook kernel: pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
Feb 04 16:44:52 archbook kernel: pci 0000:00:02.0: [8086:5916] type 00 class 0x030000
Feb 04 16:44:52 archbook kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
Feb 04 16:44:52 archbook kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
Feb 04 16:44:52 archbook kernel: pci 0000:00:02.0: reg 0x20: [io 0xe000-0xe03f]
Feb 04 16:44:52 archbook kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Feb 04 16:44:52 archbook kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Feb 04 16:44:52 archbook kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd1300000-0xd130ffff 64bit]
Feb 04 16:44:52 archbook kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Feb 04 16:44:52 archbook kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Feb 04 16:44:52 archbook kernel: pci 0000:00:14.2: reg 0x10: [mem 0xd132a000-0xd132afff 64bit]
Feb 04 16:44:52 archbook kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Feb 04 16:44:52 archbook kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd132b000-0xd132bfff 64bit]
Feb 04 16:44:52 archbook kernel: pci 0000:00:16.0: PME# supported from D3hot
Feb 04 16:44:52 archbook kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
Feb 04 16:44:52 archbook kernel: pci 0000:00:17.0: reg 0x10: [mem 0xd1328000-0xd1329fff]
Feb 04 16:44:52 archbook kernel: pci 0000:00:17.0: reg 0x14: [mem 0xd1332000-0xd13320ff]
Feb 04 16:44:52 archbook kernel: pci 0000:00:17.0: reg 0x18: [io 0xe080-0xe087]
Feb 04 16:44:52 archbook kernel: pci 0000:00:17.0: reg 0x1c: [io 0xe088-0xe08b]
Feb 04 16:44:52 archbook kernel: pci 0000:00:17.0: reg 0x20: [io 0xe060-0xe07f]
Feb 04 16:44:52 archbook kernel: pci 0000:00:17.0: reg 0x24: [mem 0xd1330000-0xd13307ff]
Feb 04 16:44:52 archbook kernel: pci 0000:00:17.0: PME# supported from D3hot
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.4: Intel SPT PCH root port ACS workaround enabled
Feb 04 16:44:52 archbook kernel: pci 0000:00:1d.0: [8086:9d1b] type 01 class 0x060400
Feb 04 16:44:52 archbook kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Feb 04 16:44:52 archbook kernel: pci 0000:00:1d.0: Intel SPT PCH root port ACS workaround enabled
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xd1324000-0xd1327fff]
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd1320000-0xd1323fff 64bit]
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xd1310000-0xd131ffff 64bit]
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xd1331000-0xd13310ff 64bit]
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Feb 04 16:44:52 archbook kernel: pci 0000:02:00.0: [168c:0042] type 00 class 0x028000
Feb 04 16:44:52 archbook kernel: pci 0000:02:00.0: reg 0x10: [mem 0xd1000000-0xd11fffff 64bit]
Feb 04 16:44:52 archbook kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.4: bridge window [mem 0xd1000000-0xd11fffff]
Feb 04 16:44:52 archbook kernel: pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
Feb 04 16:44:52 archbook kernel: pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff]
Feb 04 16:44:52 archbook kernel: pci 0000:03:00.0: reg 0x18: [mem 0xd1204000-0xd1204fff 64bit]
Feb 04 16:44:52 archbook kernel: pci 0000:03:00.0: reg 0x20: [mem 0xd1200000-0xd1203fff 64bit]
Feb 04 16:44:52 archbook kernel: pci 0000:03:00.0: supports D1 D2
Feb 04 16:44:52 archbook kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Feb 04 16:44:52 archbook kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Feb 04 16:44:52 archbook kernel: pci 0000:00:1d.0: bridge window [io 0xd000-0xdfff]
Feb 04 16:44:52 archbook kernel: pci 0000:00:1d.0: bridge window [mem 0xd1200000-0xd12fffff]
Feb 04 16:44:52 archbook kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Feb 04 16:44:52 archbook kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Feb 04 16:44:52 archbook kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Feb 04 16:44:52 archbook kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Feb 04 16:44:52 archbook kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Feb 04 16:44:52 archbook kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
Feb 04 16:44:52 archbook kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
Feb 04 16:44:52 archbook kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Feb 04 16:44:52 archbook kernel: ACPI: EC: interrupt unblocked
Feb 04 16:44:52 archbook kernel: ACPI: EC: event unblocked
Feb 04 16:44:52 archbook kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x4f, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Feb 04 16:44:52 archbook kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
Feb 04 16:44:52 archbook kernel: iommu: Default domain type: Translated
Feb 04 16:44:52 archbook kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Feb 04 16:44:52 archbook kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Feb 04 16:44:52 archbook kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Feb 04 16:44:52 archbook kernel: vgaarb: loaded
Feb 04 16:44:52 archbook kernel: ACPI: bus type USB registered
Feb 04 16:44:52 archbook kernel: usbcore: registered new interface driver usbfs
Feb 04 16:44:52 archbook kernel: usbcore: registered new interface driver hub
Feb 04 16:44:52 archbook kernel: usbcore: registered new device driver usb
Feb 04 16:44:52 archbook kernel: pps_core: LinuxPPS API ver. 1 registered
Feb 04 16:44:52 archbook kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Feb 04 16:44:52 archbook kernel: PTP clock support registered
Feb 04 16:44:52 archbook kernel: EDAC MC: Ver: 3.0.0
Feb 04 16:44:52 archbook kernel: Registered efivars operations
Feb 04 16:44:52 archbook kernel: PCI: Using ACPI for IRQ routing
Feb 04 16:44:52 archbook kernel: PCI: pci_cache_line_size set to 64 bytes
Feb 04 16:44:52 archbook kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Feb 04 16:44:52 archbook kernel: e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
Feb 04 16:44:52 archbook kernel: e820: reserve RAM buffer [mem 0xa35f5000-0xa3ffffff]
Feb 04 16:44:52 archbook kernel: e820: reserve RAM buffer [mem 0xa6995000-0xa7ffffff]
Feb 04 16:44:52 archbook kernel: e820: reserve RAM buffer [mem 0xa9935000-0xabffffff]
Feb 04 16:44:52 archbook kernel: e820: reserve RAM buffer [mem 0xaffff000-0xafffffff]
Feb 04 16:44:52 archbook kernel: e820: reserve RAM buffer [mem 0x143800000-0x143ffffff]
Feb 04 16:44:52 archbook kernel: NetLabel: Initializing
Feb 04 16:44:52 archbook kernel: NetLabel: domain hash size = 128
Feb 04 16:44:52 archbook kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Feb 04 16:44:52 archbook kernel: NetLabel: unlabeled traffic allowed by default
Feb 04 16:44:52 archbook kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Feb 04 16:44:52 archbook kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Feb 04 16:44:52 archbook kernel: clocksource: Switched to clocksource tsc-early
Feb 04 16:44:52 archbook kernel: *** VALIDATE bpf ***
Feb 04 16:44:52 archbook kernel: VFS: Disk quotas dquot_6.6.0
Feb 04 16:44:52 archbook kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Feb 04 16:44:52 archbook kernel: *** VALIDATE ramfs ***
Feb 04 16:44:52 archbook kernel: *** VALIDATE hugetlbfs ***
Feb 04 16:44:52 archbook kernel: pnp: PnP ACPI init
Feb 04 16:44:52 archbook kernel: system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
Feb 04 16:44:52 archbook kernel: system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 04 16:44:52 archbook kernel: system 00:01: [io 0xff00-0xfffe] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 04 16:44:52 archbook kernel: system 00:02: [io 0xffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:02: [io 0xffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:02: [io 0xffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:02: [io 0x1800-0x18fe] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:02: [mem 0xfe800000-0xfe80ffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 04 16:44:52 archbook kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
Feb 04 16:44:52 archbook kernel: system 00:04: [io 0x1854-0x1857] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Feb 04 16:44:52 archbook kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
Feb 04 16:44:52 archbook kernel: pnp 00:06: Plug and Play ACPI device, IDs ETD0682 PNP0f13 ETD0000 (active)
Feb 04 16:44:52 archbook kernel: system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:07: [mem 0xfe028000-0xfe028fff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 04 16:44:52 archbook kernel: system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
Feb 04 16:44:52 archbook kernel: system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:08: [mem 0xff000000-0xffffffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:08: [mem 0xdffe0000-0xdfffffff] has been reserved
Feb 04 16:44:52 archbook kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 04 16:44:52 archbook kernel: pnp: PnP ACPI: found 9 devices
Feb 04 16:44:52 archbook kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.4: bridge window [mem 0xd1000000-0xd11fffff]
Feb 04 16:44:52 archbook kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Feb 04 16:44:52 archbook kernel: pci 0000:00:1d.0: bridge window [io 0xd000-0xdfff]
Feb 04 16:44:52 archbook kernel: pci 0000:00:1d.0: bridge window [mem 0xd1200000-0xd12fffff]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 19 [mem 0xbb800000-0xdfffffff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:02: resource 1 [mem 0xd1000000-0xd11fffff]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
Feb 04 16:44:52 archbook kernel: pci_bus 0000:03: resource 1 [mem 0xd1200000-0xd12fffff]
Feb 04 16:44:52 archbook kernel: NET: Registered protocol family 2
Feb 04 16:44:52 archbook kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Feb 04 16:44:52 archbook kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Feb 04 16:44:52 archbook kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
Feb 04 16:44:52 archbook kernel: TCP: Hash tables configured (established 32768 bind 32768)
Feb 04 16:44:52 archbook kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
Feb 04 16:44:52 archbook kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
Feb 04 16:44:52 archbook kernel: NET: Registered protocol family 1
Feb 04 16:44:52 archbook kernel: NET: Registered protocol family 44
Feb 04 16:44:52 archbook kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Feb 04 16:44:52 archbook kernel: PCI: CLS 0 bytes, default 64
Feb 04 16:44:52 archbook kernel: Trying to unpack rootfs image as initramfs...
Feb 04 16:44:52 archbook kernel: Freeing initrd memory: 12148K
Feb 04 16:44:52 archbook kernel: DMAR: No ATSR found
Feb 04 16:44:52 archbook kernel: DMAR: dmar0: Using Queued invalidation
Feb 04 16:44:52 archbook kernel: DMAR: dmar1: Using Queued invalidation
Feb 04 16:44:52 archbook kernel: pci 0000:00:00.0: Adding to iommu group 0
Feb 04 16:44:52 archbook kernel: pci 0000:00:02.0: Adding to iommu group 1
Feb 04 16:44:52 archbook kernel: pci 0000:00:14.0: Adding to iommu group 2
Feb 04 16:44:52 archbook kernel: pci 0000:00:14.2: Adding to iommu group 2
Feb 04 16:44:52 archbook kernel: pci 0000:00:16.0: Adding to iommu group 3
Feb 04 16:44:52 archbook kernel: pci 0000:00:17.0: Adding to iommu group 4
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.0: Adding to iommu group 5
Feb 04 16:44:52 archbook kernel: pci 0000:00:1c.4: Adding to iommu group 6
Feb 04 16:44:52 archbook kernel: pci 0000:00:1d.0: Adding to iommu group 7
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.0: Adding to iommu group 8
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.2: Adding to iommu group 8
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.3: Adding to iommu group 8
Feb 04 16:44:52 archbook kernel: pci 0000:00:1f.4: Adding to iommu group 8
Feb 04 16:44:52 archbook kernel: pci 0000:02:00.0: Adding to iommu group 9
Feb 04 16:44:52 archbook kernel: pci 0000:03:00.0: Adding to iommu group 10
Feb 04 16:44:52 archbook kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Feb 04 16:44:52 archbook kernel: check: Scanning for low memory corruption every 60 seconds
Feb 04 16:44:52 archbook kernel: Initialise system trusted keyrings
Feb 04 16:44:52 archbook kernel: Key type blacklist registered
Feb 04 16:44:52 archbook kernel: workingset: timestamp_bits=41 max_order=20 bucket_order=0
Feb 04 16:44:52 archbook kernel: zbud: loaded
Feb 04 16:44:52 archbook kernel: Key type asymmetric registered
Feb 04 16:44:52 archbook kernel: Asymmetric key parser 'x509' registered
Feb 04 16:44:52 archbook kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Feb 04 16:44:52 archbook kernel: io scheduler mq-deadline registered
Feb 04 16:44:52 archbook kernel: io scheduler kyber registered
Feb 04 16:44:52 archbook kernel: io scheduler bfq registered
Feb 04 16:44:52 archbook kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
Feb 04 16:44:52 archbook kernel: pcieport 0000:00:1c.0: AER: enabled with IRQ 122
Feb 04 16:44:52 archbook kernel: pcieport 0000:00:1c.4: PME: Signaling with IRQ 123
Feb 04 16:44:52 archbook kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
Feb 04 16:44:52 archbook kernel: pcieport 0000:00:1d.0: AER: enabled with IRQ 124
Feb 04 16:44:52 archbook kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Feb 04 16:44:52 archbook kernel: efifb: probing for efifb
Feb 04 16:44:52 archbook kernel: efifb: showing boot graphics
Feb 04 16:44:52 archbook kernel: efifb: framebuffer at 0xc0000000, using 8128k, total 8128k
Feb 04 16:44:52 archbook kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Feb 04 16:44:52 archbook kernel: efifb: scrolling: redraw
Feb 04 16:44:52 archbook kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Feb 04 16:44:52 archbook kernel: fbcon: Deferring console take-over
Feb 04 16:44:52 archbook kernel: fb0: EFI VGA frame buffer device
Feb 04 16:44:52 archbook kernel: intel_idle: MWAIT substates: 0x11142120
Feb 04 16:44:52 archbook kernel: intel_idle: v0.4.1 model 0x8E
Feb 04 16:44:52 archbook kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Feb 04 16:44:52 archbook kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Feb 04 16:44:52 archbook kernel: ACPI: Lid Switch [LID0]
Feb 04 16:44:52 archbook kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Feb 04 16:44:52 archbook kernel: ACPI: Sleep Button [SLPB]
Feb 04 16:44:52 archbook kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Feb 04 16:44:52 archbook kernel: ACPI: Power Button [PWRF]
Feb 04 16:44:52 archbook kernel: thermal LNXTHERM:00: registered as thermal_zone0
Feb 04 16:44:52 archbook kernel: ACPI: Thermal Zone [TZS0] (42 C)
Feb 04 16:44:52 archbook kernel: thermal LNXTHERM:01: registered as thermal_zone1
Feb 04 16:44:52 archbook kernel: ACPI: Thermal Zone [TZS1] (33 C)
Feb 04 16:44:52 archbook kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Feb 04 16:44:52 archbook kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Feb 04 16:44:52 archbook kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Feb 04 16:44:52 archbook kernel: usbcore: registered new interface driver usbserial_generic
Feb 04 16:44:52 archbook kernel: usbserial: USB Serial support registered for generic
Feb 04 16:44:52 archbook kernel: rtc_cmos 00:03: RTC can wake from S4
Feb 04 16:44:52 archbook kernel: rtc_cmos 00:03: registered as rtc0
Feb 04 16:44:52 archbook kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Feb 04 16:44:52 archbook kernel: intel_pstate: Intel P-state driver initializing
Feb 04 16:44:52 archbook kernel: intel_pstate: HWP enabled
Feb 04 16:44:52 archbook kernel: ledtrig-cpu: registered to indicate activity on CPUs
Feb 04 16:44:52 archbook kernel: intel_pmc_core INT33A1:00: initialized
Feb 04 16:44:52 archbook kernel: drop_monitor: Initializing network drop monitor service
Feb 04 16:44:52 archbook kernel: NET: Registered protocol family 10
Feb 04 16:44:52 archbook kernel: Segment Routing with IPv6
Feb 04 16:44:52 archbook kernel: NET: Registered protocol family 17
Feb 04 16:44:52 archbook kernel: RAS: Correctable Errors collector initialized.
Feb 04 16:44:52 archbook kernel: microcode: sig=0x806e9, pf=0x80, revision=0xca
Feb 04 16:44:52 archbook kernel: microcode: Microcode Update Driver: v2.2.
Feb 04 16:44:52 archbook kernel: IPI shorthand broadcast: enabled
Feb 04 16:44:52 archbook kernel: sched_clock: Marking stable (783552972, 605357)->(788523020, -4364691)
Feb 04 16:44:52 archbook kernel: registered taskstats version 1
Feb 04 16:44:52 archbook kernel: Loading compiled-in X.509 certificates
Feb 04 16:44:52 archbook kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 1744ab164cb591dbf733aa1317b7f23cc953fcac'
Feb 04 16:44:52 archbook kernel: zswap: loaded using pool lzo/zbud
Feb 04 16:44:52 archbook kernel: Key type ._fscrypt registered
Feb 04 16:44:52 archbook kernel: Key type .fscrypt registered
Feb 04 16:44:52 archbook kernel: Key type big_key registered
Feb 04 16:44:52 archbook kernel: PM: Magic number: 8:549:739
Feb 04 16:44:52 archbook kernel: rtc_cmos 00:03: setting system clock to 2020-02-04T15:44:50 UTC (1580831090)
Feb 04 16:44:52 archbook kernel: Freeing unused decrypted memory: 2040K
Feb 04 16:44:52 archbook kernel: Freeing unused kernel image (initmem) memory: 1664K
Feb 04 16:44:52 archbook kernel: Write protecting the kernel read-only data: 20480k
Feb 04 16:44:52 archbook kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
Feb 04 16:44:52 archbook kernel: Freeing unused kernel image (rodata/data gap) memory: 1872K
Feb 04 16:44:52 archbook kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 04 16:44:52 archbook kernel: x86/mm: Checking user space page tables
Feb 04 16:44:52 archbook kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 04 16:44:52 archbook kernel: Run /init as init process
Feb 04 16:44:52 archbook kernel: fbcon: Taking over console
Feb 04 16:44:52 archbook kernel: Console: switching to colour frame buffer device 240x67
Feb 04 16:44:52 archbook kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Feb 04 16:44:52 archbook kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Feb 04 16:44:52 archbook kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Feb 04 16:44:52 archbook kernel: SCSI subsystem initialized
Feb 04 16:44:52 archbook kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 04 16:44:52 archbook kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Feb 04 16:44:52 archbook kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
Feb 04 16:44:52 archbook kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Feb 04 16:44:52 archbook kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
Feb 04 16:44:52 archbook kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 04 16:44:52 archbook kernel: usb usb1: Product: xHCI Host Controller
Feb 04 16:44:52 archbook kernel: usb usb1: Manufacturer: Linux 5.5.1-arch1-1 xhci-hcd
Feb 04 16:44:52 archbook kernel: usb usb1: SerialNumber: 0000:00:14.0
Feb 04 16:44:52 archbook kernel: hub 1-0:1.0: USB hub found
Feb 04 16:44:52 archbook kernel: hub 1-0:1.0: 12 ports detected
Feb 04 16:44:52 archbook kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 04 16:44:52 archbook kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Feb 04 16:44:52 archbook kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Feb 04 16:44:52 archbook kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
Feb 04 16:44:52 archbook kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 04 16:44:52 archbook kernel: usb usb2: Product: xHCI Host Controller
Feb 04 16:44:52 archbook kernel: usb usb2: Manufacturer: Linux 5.5.1-arch1-1 xhci-hcd
Feb 04 16:44:52 archbook kernel: usb usb2: SerialNumber: 0000:00:14.0
Feb 04 16:44:52 archbook kernel: hub 2-0:1.0: USB hub found
Feb 04 16:44:52 archbook kernel: hub 2-0:1.0: 6 ports detected
Feb 04 16:44:52 archbook kernel: libata version 3.00 loaded.
Feb 04 16:44:52 archbook kernel: usb: port power management may be unreliable
Feb 04 16:44:52 archbook kernel: ahci 0000:00:17.0: version 3.0
Feb 04 16:44:52 archbook kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Feb 04 16:44:52 archbook kernel: ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
Feb 04 16:44:52 archbook kernel: scsi host0: ahci
Feb 04 16:44:52 archbook kernel: scsi host1: ahci
Feb 04 16:44:52 archbook kernel: ata1: SATA max UDMA/133 abar m2048@0xd1330000 port 0xd1330100 irq 126
Feb 04 16:44:52 archbook kernel: ata2: SATA max UDMA/133 abar m2048@0xd1330000 port 0xd1330180 irq 126
Feb 04 16:44:52 archbook kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Feb 04 16:44:52 archbook kernel: usb 1-5: new high-speed USB device number 2 using xhci_hcd
Feb 04 16:44:52 archbook kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 04 16:44:52 archbook kernel: ata1.00: ATA-10: KINGSTON SA400S37480G, SBFKK1B3, max UDMA/133
Feb 04 16:44:52 archbook kernel: ata1.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA
Feb 04 16:44:52 archbook kernel: ata1.00: configured for UDMA/133
Feb 04 16:44:52 archbook kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 04 16:44:52 archbook kernel: scsi 0:0:0:0: Direct-Access ATA KINGSTON SA400S3 K1B3 PQ: 0 ANSI: 5
Feb 04 16:44:52 archbook kernel: ata2.00: ATAPI: PLDS DVD-RW DA8AESH, XL6M, max UDMA/133
Feb 04 16:44:52 archbook kernel: ata2.00: configured for UDMA/133
Feb 04 16:44:52 archbook kernel: usb 1-5: New USB device found, idVendor=5986, idProduct=06b3, bcdDevice=53.08
Feb 04 16:44:52 archbook kernel: usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Feb 04 16:44:52 archbook kernel: usb 1-5: Product: EasyCamera
Feb 04 16:44:52 archbook kernel: usb 1-5: Manufacturer: Generic
Feb 04 16:44:52 archbook kernel: usb 1-5: SerialNumber: 200901010001
Feb 04 16:44:52 archbook kernel: scsi 1:0:0:0: CD-ROM PLDS DVD-RW DA8AESH XL6M PQ: 0 ANSI: 5
Feb 04 16:44:52 archbook kernel: sd 0:0:0:0: [sda] 937703088 512-byte logical blocks: (480 GB/447 GiB)
Feb 04 16:44:52 archbook kernel: sd 0:0:0:0: [sda] Write Protect is off
Feb 04 16:44:52 archbook kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Feb 04 16:44:52 archbook kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 04 16:44:52 archbook kernel: usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Feb 04 16:44:52 archbook kernel: sda: sda1 sda2 sda3 sda4 sda5 sda6
Feb 04 16:44:52 archbook kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Feb 04 16:44:52 archbook kernel: usb 2-1: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
Feb 04 16:44:52 archbook kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 04 16:44:52 archbook kernel: usb 2-1: Product: Ultra
Feb 04 16:44:52 archbook kernel: usb 2-1: Manufacturer: SanDisk
Feb 04 16:44:52 archbook kernel: usb 2-1: SerialNumber: 4C530001160228105212
Feb 04 16:44:52 archbook kernel: usb-storage 2-1:1.0: USB Mass Storage device detected
Feb 04 16:44:52 archbook kernel: scsi host2: usb-storage 2-1:1.0
Feb 04 16:44:52 archbook kernel: usbcore: registered new interface driver usb-storage
Feb 04 16:44:52 archbook kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Feb 04 16:44:52 archbook kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Feb 04 16:44:52 archbook kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Feb 04 16:44:52 archbook kernel: usb 1-8: new full-speed USB device number 3 using xhci_hcd
Feb 04 16:44:52 archbook kernel: tsc: Refined TSC clocksource calibration: 2711.999 MHz
Feb 04 16:44:52 archbook kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x271785701be, max_idle_ns: 440795203568 ns
Feb 04 16:44:52 archbook kernel: clocksource: Switched to clocksource tsc
Feb 04 16:44:52 archbook kernel: random: fast init done
Feb 04 16:44:52 archbook kernel: usb 1-8: New USB device found, idVendor=0cf3, idProduct=e500, bcdDevice= 0.01
Feb 04 16:44:52 archbook kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Feb 04 16:44:52 archbook kernel: usb 1-9: new high-speed USB device number 4 using xhci_hcd
Feb 04 16:44:52 archbook kernel: usb 1-9: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
Feb 04 16:44:52 archbook kernel: usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 04 16:44:52 archbook kernel: usb 1-9: Product: USB2.0-CRW
Feb 04 16:44:52 archbook kernel: usb 1-9: Manufacturer: Generic
Feb 04 16:44:52 archbook kernel: usb 1-9: SerialNumber: 20100201396000000
Feb 04 16:44:52 archbook kernel: usbcore: registered new interface driver rtsx_usb
Feb 04 16:44:52 archbook kernel: EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
Feb 04 16:44:52 archbook systemd[1]: systemd 244.1-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Feb 04 16:44:52 archbook systemd[1]: Detected architecture x86-64.
Feb 04 16:44:52 archbook systemd[1]: Set hostname to <archbook>.
Feb 04 16:44:52 archbook systemd[1]: Couldn't move remaining userspace processes, ignoring: Input/output error
Feb 04 16:44:52 archbook systemd[1]: Created slice system-getty.slice.
Feb 04 16:44:52 archbook systemd[1]: Created slice User and Session Slice.
Feb 04 16:44:52 archbook systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Feb 04 16:44:52 archbook systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Feb 04 16:44:52 archbook systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Feb 04 16:44:52 archbook systemd[1]: Reached target Local Encrypted Volumes.
Feb 04 16:44:52 archbook systemd[1]: Reached target Login Prompts.
Feb 04 16:44:52 archbook systemd[1]: Reached target Paths.
Feb 04 16:44:52 archbook systemd[1]: Reached target Remote File Systems.
Feb 04 16:44:52 archbook systemd[1]: Reached target Slices.
Feb 04 16:44:52 archbook systemd[1]: Listening on Device-mapper event daemon FIFOs.
Feb 04 16:44:52 archbook systemd[1]: Listening on LVM2 metadata daemon socket.
Feb 04 16:44:52 archbook systemd[1]: Listening on LVM2 poll daemon socket.
Feb 04 16:44:52 archbook systemd[1]: Listening on Process Core Dump Socket.
Feb 04 16:44:52 archbook systemd[1]: Listening on initctl Compatibility Named Pipe.
Feb 04 16:44:52 archbook systemd[1]: Listening on Journal Audit Socket.
Feb 04 16:44:52 archbook systemd[1]: Listening on Journal Socket (/dev/log).
Feb 04 16:44:52 archbook systemd[1]: Listening on Journal Socket.
Feb 04 16:44:52 archbook systemd[1]: Listening on Network Service Netlink Socket.
Feb 04 16:44:52 archbook systemd[1]: Listening on udev Control Socket.
Feb 04 16:44:52 archbook systemd[1]: Listening on udev Kernel Socket.
Feb 04 16:44:52 archbook systemd[1]: Mounting Huge Pages File System...
Feb 04 16:44:52 archbook systemd[1]: Mounting POSIX Message Queue File System...
Feb 04 16:44:52 archbook systemd[1]: Mounting Kernel Debug File System...
Feb 04 16:44:52 archbook systemd[1]: Starting Create list of static device nodes for the current kernel...
Feb 04 16:44:52 archbook systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Feb 04 16:44:52 archbook systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Feb 04 16:44:52 archbook systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Feb 04 16:44:52 archbook systemd[1]: Starting Load Kernel Modules...
Feb 04 16:44:52 archbook systemd[1]: Starting Remount Root and Kernel File Systems...
Feb 04 16:44:52 archbook systemd[1]: Starting udev Coldplug all Devices...
Feb 04 16:44:52 archbook systemd[1]: Mounted Huge Pages File System.
Feb 04 16:44:52 archbook systemd[1]: Mounted POSIX Message Queue File System.
Feb 04 16:44:52 archbook systemd[1]: Mounted Kernel Debug File System.
Feb 04 16:44:52 archbook systemd[1]: Started Create list of static device nodes for the current kernel.
Feb 04 16:44:52 archbook kernel: EXT4-fs (sda6): re-mounted. Opts: (null)
Feb 04 16:44:52 archbook systemd[1]: Started Remount Root and Kernel File Systems.
Feb 04 16:44:52 archbook systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Feb 04 16:44:52 archbook systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Feb 04 16:44:52 archbook kernel: scsi 2:0:0:0: Direct-Access SanDisk Ultra 1.00 PQ: 0 ANSI: 6
Feb 04 16:44:52 archbook systemd[1]: Starting Load/Save Random Seed...
Feb 04 16:44:52 archbook systemd[1]: Condition check resulted in Create System Users being skipped.
Feb 04 16:44:52 archbook kernel: sd 2:0:0:0: [sdb] 60062500 512-byte logical blocks: (30.8 GB/28.6 GiB)
Feb 04 16:44:52 archbook kernel: random: lvm: uninitialized urandom read (4 bytes read)
Feb 04 16:44:52 archbook kernel: sd 2:0:0:0: [sdb] Write Protect is off
Feb 04 16:44:52 archbook kernel: sd 2:0:0:0: [sdb] Mode Sense: 43 00 00 00
Feb 04 16:44:52 archbook kernel: Asymmetric key parser 'pkcs8' registered
Feb 04 16:44:52 archbook systemd[1]: Starting Create Static Device Nodes in /dev...
Feb 04 16:44:52 archbook systemd[1]: Started Load Kernel Modules.
Feb 04 16:44:52 archbook kernel: sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Feb 04 16:44:52 archbook systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Feb 04 16:44:52 archbook systemd[1]: Mounting Kernel Configuration File System...
Feb 04 16:44:52 archbook systemd[1]: Started LVM2 metadata daemon.
Feb 04 16:44:52 archbook systemd[1]: Starting Apply Kernel Variables...
Feb 04 16:44:52 archbook systemd[1]: Mounted Kernel Configuration File System.
Feb 04 16:44:52 archbook systemd[1]: Started Apply Kernel Variables.
Feb 04 16:44:52 archbook systemd[1]: Started Create Static Device Nodes in /dev.
Feb 04 16:44:52 archbook systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
Feb 04 16:44:52 archbook systemd[1]: Starting Journal Service...
Feb 04 16:44:52 archbook systemd[1]: Starting udev Kernel Device Manager...
Feb 04 16:44:52 archbook kernel: sdb: sdb1
Feb 04 16:44:52 archbook kernel: sd 2:0:0:0: [sdb] Attached SCSI removable disk
Feb 04 16:44:52 archbook systemd[1]: Started udev Coldplug all Devices.
Feb 04 16:44:52 archbook kernel: random: crng init done
Feb 04 16:44:52 archbook systemd[1]: Started Load/Save Random Seed.
Feb 04 16:44:52 archbook systemd[1]: Started udev Kernel Device Manager.
Feb 04 16:44:52 archbook systemd[1]: Starting Network Service...
Feb 04 16:44:52 archbook systemd-journald[276]: Journal started
Feb 04 16:44:52 archbook systemd-journald[276]: Runtime Journal (/run/log/journal/eb79e18fe0fd477d86fdacc59e7ff560) is 8.0M, max 185.0M, 177.0M free.
Feb 04 16:44:52 archbook systemd-modules-load[263]: Inserted module 'crypto_user'
Feb 04 16:44:52 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:52 archbook systemd-modules-load[263]: Inserted module 'pkcs8_key_parser'
Feb 04 16:44:52 archbook systemd-random-seed[268]: Kernel entropy pool is not initialized yet, waiting until it is.
Feb 04 16:44:52 archbook systemd[1]: Started Journal Service.
Feb 04 16:44:52 archbook kernel: audit: type=1130 audit(1580831092.637:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:52 archbook systemd[1]: Starting Flush Journal to Persistent Storage...
Feb 04 16:44:52 archbook haveged[275]: haveged: listening socket at 3
Feb 04 16:44:52 archbook haveged[275]: haveged: ver: 1.9.8; arch: x86; vend: GenuineIntel; build: (gcc 9.1.0 ITV); collect: 128K
Feb 04 16:44:52 archbook haveged[275]: haveged: cpu: (L4 VC); data: 32K (L4 V); inst: 32K (L4 V); idx: 25/40; sz: 32671/52623
Feb 04 16:44:52 archbook haveged[275]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 8.00332
Feb 04 16:44:52 archbook haveged[275]: haveged: fills: 0, generated: 0
Feb 04 16:44:52 archbook systemd-journald[276]: Time spent on flushing to /var is 200.013ms for 818 entries.
Feb 04 16:44:52 archbook systemd-journald[276]: System Journal (/var/log/journal/eb79e18fe0fd477d86fdacc59e7ff560) is 24.0M, max 4.0G, 3.9G free.
Feb 04 16:44:52 archbook kernel: ACPI: AC Adapter [ADP1] (off-line)
Feb 04 16:44:52 archbook kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Feb 04 16:44:52 archbook kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Feb 04 16:44:52 archbook kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input5
Feb 04 16:44:52 archbook mtp-probe[307]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1"
Feb 04 16:44:52 archbook mtp-probe[308]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
Feb 04 16:44:52 archbook mtp-probe[307]: bus: 2, device: 2 was not an MTP device
Feb 04 16:44:52 archbook mtp-probe[308]: bus: 1, device: 2 was not an MTP device
Feb 04 16:44:52 archbook mtp-probe[310]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Feb 04 16:44:52 archbook mtp-probe[310]: bus: 1, device: 4 was not an MTP device
Feb 04 16:44:52 archbook kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Feb 04 16:44:52 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:52 archbook systemd[1]: Started Flush Journal to Persistent Storage.
Feb 04 16:44:52 archbook kernel: audit: type=1130 audit(1580831092.894:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:52 archbook kernel: mc: Linux media interface: v0.10
Feb 04 16:44:52 archbook systemd-networkd[281]: Enumeration completed
Feb 04 16:44:52 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:52 archbook systemd[1]: Started Network Service.
Feb 04 16:44:52 archbook kernel: audit: type=1130 audit(1580831092.907:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:52 archbook systemd[1]: Found device KINGSTON_SA400S37480G 5.
Feb 04 16:44:52 archbook systemd[1]: Activating swap /dev/disk/by-uuid/53428c4f-dbcf-45a0-abbc-53f2e87194ae...
Feb 04 16:44:52 archbook kernel: usbcore: registered new interface driver uas
Feb 04 16:44:52 archbook kernel: Adding 14064636k swap on /dev/sda5. Priority:-2 extents:1 across:14064636k SSFS
Feb 04 16:44:52 archbook systemd[1]: Activated swap /dev/disk/by-uuid/53428c4f-dbcf-45a0-abbc-53f2e87194ae.
Feb 04 16:44:52 archbook systemd[1]: Reached target Swap.
Feb 04 16:44:52 archbook systemd[1]: Mounting Temporary Directory (/tmp)...
Feb 04 16:44:52 archbook systemd[1]: Mounted Temporary Directory (/tmp).
Feb 04 16:44:52 archbook kernel: Linux agpgart interface v0.103
Feb 04 16:44:53 archbook kernel: videodev: Linux video capture interface: v2.00
Feb 04 16:44:53 archbook kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Feb 04 16:44:53 archbook kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Feb 04 16:44:53 archbook kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Feb 04 16:44:53 archbook kernel: Bluetooth: Core ver 2.22
Feb 04 16:44:53 archbook kernel: NET: Registered protocol family 31
Feb 04 16:44:53 archbook kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
Feb 04 16:44:53 archbook kernel: Bluetooth: HCI device and connection manager initialized
Feb 04 16:44:53 archbook kernel: Bluetooth: HCI socket layer initialized
Feb 04 16:44:53 archbook kernel: Bluetooth: L2CAP socket layer initialized
Feb 04 16:44:53 archbook kernel: Bluetooth: SCO socket layer initialized
Feb 04 16:44:53 archbook kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Feb 04 16:44:53 archbook kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Feb 04 16:44:53 archbook kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Feb 04 16:44:53 archbook kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Feb 04 16:44:53 archbook kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Feb 04 16:44:53 archbook kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Feb 04 16:44:53 archbook kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Feb 04 16:44:53 archbook kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Feb 04 16:44:53 archbook kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Feb 04 16:44:53 archbook kernel: cfg80211: failed to load regulatory.db
Feb 04 16:44:53 archbook kernel: r8169 0000:03:00.0: enabling device (0000 -> 0003)
Feb 04 16:44:53 archbook kernel: libphy: r8169: probed
Feb 04 16:44:53 archbook kernel: r8169 0000:03:00.0 eth0: RTL8168h/8111h, 54:ee:75:f3:bc:95, XID 541, IRQ 128
Feb 04 16:44:53 archbook kernel: r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Feb 04 16:44:53 archbook systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Feb 04 16:44:53 archbook systemd[1]: Reached target Local File Systems (Pre).
Feb 04 16:44:53 archbook systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Feb 04 16:44:53 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook systemd[1]: Reached target Local File Systems.
Feb 04 16:44:53 archbook systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Feb 04 16:44:53 archbook systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Feb 04 16:44:53 archbook systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Feb 04 16:44:53 archbook systemd[1]: Starting Create Volatile Files and Directories...
Feb 04 16:44:53 archbook kernel: audit: type=1130 audit(1580831093.134:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook systemd[1]: Started Create Volatile Files and Directories.
Feb 04 16:44:53 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Feb 04 16:44:53 archbook kernel: audit: type=1130 audit(1580831093.154:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook systemd[1]: Starting Network Name Resolution...
Feb 04 16:44:53 archbook systemd[1]: Condition check resulted in Update is Completed being skipped.
Feb 04 16:44:53 archbook systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Feb 04 16:44:53 archbook audit[329]: SYSTEM_BOOT pid=329 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook systemd[1]: Started Update UTMP about System Boot/Shutdown.
Feb 04 16:44:53 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook systemd[1]: Reached target System Initialization.
Feb 04 16:44:53 archbook kernel: audit: type=1127 audit(1580831093.167:7): pid=329 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook kernel: audit: type=1130 audit(1580831093.167:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook systemd[1]: Started Daily man-db regeneration.
Feb 04 16:44:53 archbook systemd[1]: Started Daily verification of password and group files.
Feb 04 16:44:53 archbook systemd[1]: Started Daily Cleanup of Temporary Directories.
Feb 04 16:44:53 archbook systemd[1]: Reached target Timers.
Feb 04 16:44:53 archbook kernel: audit: type=1130 audit(1580831093.170:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook systemd[1]: Listening on D-Bus System Message Bus Socket.
Feb 04 16:44:53 archbook systemd[1]: Reached target Sockets.
Feb 04 16:44:53 archbook systemd[1]: Reached target Basic System.
Feb 04 16:44:53 archbook systemd[1]: Started D-Bus System Message Bus.
Feb 04 16:44:53 archbook systemd-udevd[285]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 04 16:44:53 archbook systemd[1]: Starting Wireless service...
Feb 04 16:44:53 archbook systemd[1]: Starting Login Service...
Feb 04 16:44:53 archbook kernel: usbcore: registered new interface driver btusb
Feb 04 16:44:53 archbook kernel: NET: Registered protocol family 38
Feb 04 16:44:53 archbook kernel: uvcvideo: Found UVC 1.00 device EasyCamera (5986:06b3)
Feb 04 16:44:53 archbook kernel: uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
Feb 04 16:44:53 archbook kernel: uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
Feb 04 16:44:53 archbook kernel: uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
Feb 04 16:44:53 archbook kernel: input: EasyCamera: EasyCamera as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input8
Feb 04 16:44:53 archbook kernel: usbcore: registered new interface driver uvcvideo
Feb 04 16:44:53 archbook kernel: USB Video Class driver (1.1.1)
Feb 04 16:44:53 archbook systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Feb 04 16:44:53 archbook systemd[1]: Starting Load/Save RF Kill Switch Status...
Feb 04 16:44:53 archbook kernel: cryptd: max_cpu_qlen set to 1000
Feb 04 16:44:53 archbook systemd-udevd[293]: Using default interface naming scheme 'v243'.
Feb 04 16:44:53 archbook systemd[1]: Reached target Bluetooth.
Feb 04 16:44:53 archbook systemd[1]: Started Load/Save RF Kill Switch Status.
Feb 04 16:44:53 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook kernel: audit: type=1130 audit(1580831093.414:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook kernel: asus_wmi: ASUS WMI generic driver loaded
Feb 04 16:44:53 archbook systemd-udevd[293]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 04 16:44:53 archbook kernel: r8169 0000:03:00.0 enp3s0: renamed from eth0
Feb 04 16:44:53 archbook systemd-networkd[281]: eth0: Interface name change detected, eth0 has been renamed to enp3s0.
Feb 04 16:44:53 archbook kernel: iTCO_vendor_support: vendor-support=0
Feb 04 16:44:53 archbook kernel: AVX2 version of gcm_enc/dec engaged.
Feb 04 16:44:53 archbook kernel: AES CTR mode by8 optimization enabled
Feb 04 16:44:53 archbook kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Feb 04 16:44:53 archbook kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Feb 04 16:44:53 archbook kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Feb 04 16:44:53 archbook systemd-networkd[281]: enp3s0: IPv6 successfully enabled
Feb 04 16:44:53 archbook kernel: Generic FE-GE Realtek PHY r8169-300:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
Feb 04 16:44:53 archbook kernel: asus_wmi: ASUS Management GUID not found
Feb 04 16:44:53 archbook kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Feb 04 16:44:53 archbook systemd-resolved[328]: Positive Trust Anchors:
Feb 04 16:44:53 archbook systemd-resolved[328]: . IN DS 19036 8 2 49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5
Feb 04 16:44:53 archbook systemd-resolved[328]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Feb 04 16:44:53 archbook systemd-resolved[328]: Negative trust anchors: 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Feb 04 16:44:53 archbook kernel: r8169 0000:03:00.0 enp3s0: Link is Down
Feb 04 16:44:53 archbook systemd-networkd[281]: enp3s0: Link UP
Feb 04 16:44:53 archbook systemd-resolved[328]: Using system hostname 'archbook'.
Feb 04 16:44:53 archbook systemd[1]: Started Network Name Resolution.
Feb 04 16:44:53 archbook systemd[1]: Reached target Host and Network Name Lookups.
Feb 04 16:44:53 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook kernel: psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x594f03)
Feb 04 16:44:53 archbook kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x70, 0x15, 0x0a.
Feb 04 16:44:53 archbook kernel: ath10k_pci 0000:02:00.0: enabling device (0000 -> 0002)
Feb 04 16:44:53 archbook kernel: ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
Feb 04 16:44:53 archbook kernel: psmouse serio1: elantech: Elan sample query result 05, 20, 97
Feb 04 16:44:53 archbook kernel: kvm: disabled by bios
Feb 04 16:44:53 archbook kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
Feb 04 16:44:53 archbook kernel: mousedev: PS/2 mouse device common for all mice
Feb 04 16:44:53 archbook iwd[331]: Wireless daemon version 1.4
Feb 04 16:44:53 archbook iwd[331]: Loaded configuration from /etc/iwd/main.conf
Feb 04 16:44:53 archbook systemd[1]: Started Wireless service.
Feb 04 16:44:53 archbook systemd[1]: Reached target Network.
Feb 04 16:44:53 archbook systemd[1]: Starting Permit User Sessions...
Feb 04 16:44:53 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook iwd[331]: netconfig: Network configuration is disabled.
Feb 04 16:44:53 archbook iwd[331]: rfkill id 0 can't be matched to a wiphy
Feb 04 16:44:53 archbook systemd[1]: Started Permit User Sessions.
Feb 04 16:44:53 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook kernel: kvm: disabled by bios
Feb 04 16:44:53 archbook kernel: i915 0000:00:02.0: VT-d active for gfx access
Feb 04 16:44:53 archbook kernel: checking generic (c0000000 7f0000) vs hw (d0000000 1000000)
Feb 04 16:44:53 archbook kernel: checking generic (c0000000 7f0000) vs hw (c0000000 10000000)
Feb 04 16:44:53 archbook kernel: fb0: switching to inteldrmfb from EFI VGA
Feb 04 16:44:53 archbook kernel: Console: switching to colour dummy device 80x25
Feb 04 16:44:53 archbook kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Feb 04 16:44:53 archbook kernel: intel_rapl_common: Found RAPL domain package
Feb 04 16:44:53 archbook kernel: intel_rapl_common: Found RAPL domain core
Feb 04 16:44:53 archbook kernel: intel_rapl_common: Found RAPL domain uncore
Feb 04 16:44:53 archbook kernel: intel_rapl_common: Found RAPL domain dram
Feb 04 16:44:53 archbook kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Feb 04 16:44:53 archbook kernel: [drm] Driver supports precise vblank timestamp query.
Feb 04 16:44:53 archbook kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Feb 04 16:44:53 archbook kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Feb 04 16:44:53 archbook kernel: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Feb 04 16:44:53 archbook kernel: kvm: disabled by bios
Feb 04 16:44:53 archbook kernel: [drm] Initialized i915 1.6.0 20191101 for 0000:00:02.0 on minor 0
Feb 04 16:44:53 archbook kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
Feb 04 16:44:53 archbook kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
Feb 04 16:44:53 archbook kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Feb 04 16:44:53 archbook kernel: fbcon: i915drmfb (fb0) is primary device
Feb 04 16:44:53 archbook kernel: Console: switching to colour frame buffer device 240x67
Feb 04 16:44:53 archbook kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Feb 04 16:44:53 archbook kernel: kvm: disabled by bios
Feb 04 16:44:53 archbook systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Feb 04 16:44:53 archbook systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Feb 04 16:44:53 archbook systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Feb 04 16:44:53 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:53 archbook systemd-logind[468]: New seat seat0.
Feb 04 16:44:53 archbook systemd-logind[468]: Watching system buttons on /dev/input/event2 (Power Button)
Feb 04 16:44:53 archbook systemd-logind[468]: Watching system buttons on /dev/input/event0 (Lid Switch)
Feb 04 16:44:53 archbook systemd-logind[468]: Watching system buttons on /dev/input/event1 (Sleep Button)
Feb 04 16:44:53 archbook kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC236: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Feb 04 16:44:53 archbook kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Feb 04 16:44:53 archbook kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Feb 04 16:44:53 archbook kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Feb 04 16:44:53 archbook kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Feb 04 16:44:53 archbook kernel: snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
Feb 04 16:44:53 archbook kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Feb 04 16:44:53 archbook kernel: ath10k_pci 0000:02:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 17aa:0901
Feb 04 16:44:53 archbook kernel: ath10k_pci 0000:02:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
Feb 04 16:44:53 archbook kernel: ath10k_pci 0000:02:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
Feb 04 16:44:54 archbook systemd[1]: Reached target Sound Card.
Feb 04 16:44:54 archbook kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Feb 04 16:44:54 archbook kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Feb 04 16:44:54 archbook kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Feb 04 16:44:54 archbook kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Feb 04 16:44:54 archbook kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Feb 04 16:44:54 archbook kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Feb 04 16:44:54 archbook kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Feb 04 16:44:54 archbook kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Feb 04 16:44:54 archbook systemd-logind[468]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Feb 04 16:44:54 archbook systemd[1]: Started Login Service.
Feb 04 16:44:54 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:54 archbook systemd[1]: Reached target Multi-User System.
Feb 04 16:44:54 archbook kernel: ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
Feb 04 16:44:54 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:54 archbook systemd[1]: Started Simple Desktop Display Manager.
Feb 04 16:44:54 archbook systemd[1]: Reached target Graphical Interface.
Feb 04 16:44:54 archbook systemd[1]: Startup finished in 5.522s (firmware) + 2.746s (loader) + 2.267s (kernel) + 2.092s (userspace) = 12.628s.
Feb 04 16:44:54 archbook kernel: ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
Feb 04 16:44:54 archbook sddm[501]: Initializing...
Feb 04 16:44:54 archbook kernel: ath10k_pci 0000:02:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
Feb 04 16:44:54 archbook kernel: ath: EEPROM regdomain: 0x6c
Feb 04 16:44:54 archbook kernel: ath: EEPROM indicates we should expect a direct regpair map
Feb 04 16:44:54 archbook kernel: ath: Country alpha2 being used: 00
Feb 04 16:44:54 archbook kernel: ath: Regpair used: 0x6c
Feb 04 16:44:54 archbook systemd-udevd[293]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 04 16:44:54 archbook systemd-networkd[281]: wlan0: found matching network '/etc/systemd/network/25-wireless.network', based on potentially unpredictable ifname
Feb 04 16:44:54 archbook systemd-networkd[281]: wlan0: IPv6 successfully enabled
Feb 04 16:44:54 archbook sddm[501]: Starting...
Feb 04 16:44:54 archbook sddm[501]: Logind interface found
Feb 04 16:44:54 archbook sddm[501]: Adding new display on vt 1 ...
Feb 04 16:44:54 archbook sddm[501]: Loading theme configuration from ""
Feb 04 16:44:54 archbook sddm[501]: Display server starting...
Feb 04 16:44:54 archbook sddm[501]: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{77b04e90-939f-41b4-95ea-32a4e7ae3fcc} -background none -noreset -displayfd 17 -seat seat0 vt1
Feb 04 16:44:54 archbook kernel: ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
Feb 04 16:44:54 archbook systemd-networkd[281]: wlan0: Link UP
Feb 04 16:44:55 archbook sddm[501]: Setting default cursor
Feb 04 16:44:55 archbook sddm[501]: Running display setup script "/usr/share/sddm/scripts/Xsetup"
Feb 04 16:44:55 archbook sddm[501]: Display server started.
Feb 04 16:44:55 archbook sddm[501]: Socket server starting...
Feb 04 16:44:55 archbook sddm[501]: Socket server started.
Feb 04 16:44:55 archbook sddm[501]: Loading theme configuration from ""
Feb 04 16:44:55 archbook sddm[501]: Greeter starting...
Feb 04 16:44:55 archbook sddm[501]: Adding cookie to "/var/run/sddm/{77b04e90-939f-41b4-95ea-32a4e7ae3fcc}"
Feb 04 16:44:55 archbook sddm-helper[521]: [PAM] Starting...
Feb 04 16:44:55 archbook audit[521]: USER_AUTH pid=521 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook audit[521]: USER_ACCT pid=521 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook sddm-helper[521]: [PAM] Authenticating...
Feb 04 16:44:55 archbook sddm-helper[521]: [PAM] returning.
Feb 04 16:44:55 archbook audit[521]: CRED_ACQ pid=521 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook kernel: kauditd_printk_skb: 6 callbacks suppressed
Feb 04 16:44:55 archbook kernel: audit: type=1100 audit(1580831095.204:17): pid=521 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook kernel: audit: type=1101 audit(1580831095.204:18): pid=521 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook kernel: audit: type=1103 audit(1580831095.204:19): pid=521 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook sddm-helper[521]: pam_unix(sddm-greeter:session): session opened for user sddm by (uid=0)
Feb 04 16:44:55 archbook systemd[1]: Created slice User Slice of UID 976.
Feb 04 16:44:55 archbook systemd[1]: Starting User Runtime Directory /run/user/976...
Feb 04 16:44:55 archbook systemd-logind[468]: New session c1 of user sddm.
Feb 04 16:44:55 archbook systemd[1]: Started User Runtime Directory /run/user/976.
Feb 04 16:44:55 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook systemd[1]: Starting User Manager for UID 976...
Feb 04 16:44:55 archbook kernel: audit: type=1130 audit(1580831095.217:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook audit[524]: USER_ACCT pid=524 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook systemd[524]: pam_unix(systemd-user:session): session opened for user sddm by (uid=0)
Feb 04 16:44:55 archbook audit[524]: USER_START pid=524 uid=0 auid=976 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook kernel: audit: type=1101 audit(1580831095.227:21): pid=524 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook kernel: audit: type=1006 audit(1580831095.227:22): pid=524 uid=0 old-auid=4294967295 auid=976 tty=(none) old-ses=4294967295 ses=1 res=1
Feb 04 16:44:55 archbook kernel: audit: type=1105 audit(1580831095.227:23): pid=524 uid=0 auid=976 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook systemd[524]: Reached target Paths.
Feb 04 16:44:55 archbook systemd[524]: Reached target Timers.
Feb 04 16:44:55 archbook systemd[524]: Starting D-Bus User Message Bus Socket.
Feb 04 16:44:55 archbook systemd[524]: Listening on GnuPG network certificate management daemon.
Feb 04 16:44:55 archbook systemd[524]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 04 16:44:55 archbook systemd[524]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 04 16:44:55 archbook systemd[524]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 04 16:44:55 archbook systemd[524]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 04 16:44:55 archbook systemd[524]: Listening on p11-kit server.
Feb 04 16:44:55 archbook systemd[524]: Listening on Multimedia System.
Feb 04 16:44:55 archbook systemd[524]: Listening on Sound System.
Feb 04 16:44:55 archbook systemd[524]: Listening on D-Bus User Message Bus Socket.
Feb 04 16:44:55 archbook systemd[524]: Reached target Sockets.
Feb 04 16:44:55 archbook systemd[524]: Reached target Basic System.
Feb 04 16:44:55 archbook systemd[524]: Reached target Main User Target.
Feb 04 16:44:55 archbook systemd[524]: Startup finished in 59ms.
Feb 04 16:44:55 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook systemd[1]: Started User Manager for UID 976.
Feb 04 16:44:55 archbook systemd[1]: Started Session c1 of user sddm.
Feb 04 16:44:55 archbook kernel: audit: type=1130 audit(1580831095.290:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:55 archbook audit[521]: USER_START pid=521 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Feb 04 16:44:55 archbook kernel: audit: type=1105 audit(1580831095.294:25): pid=521 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Feb 04 16:44:55 archbook sddm[501]: Greeter session started successfully
Feb 04 16:44:55 archbook sddm-greeter[530]: High-DPI autoscaling not Enabled
Feb 04 16:44:55 archbook sddm-greeter[530]: Reading from "/usr/share/xsessions/plasma.desktop"
Feb 04 16:44:55 archbook sddm-greeter[530]: Loading theme configuration from "qrc:/theme/theme.conf"
Feb 04 16:44:55 archbook systemd[524]: Started D-Bus User Message Bus.
Feb 04 16:44:55 archbook sddm-greeter[530]: Connected to the daemon.
Feb 04 16:44:55 archbook sddm[501]: Message received from greeter: Connect
Feb 04 16:44:55 archbook sddm-greeter[530]: Loading qrc:/theme/Main.qml...
Feb 04 16:44:55 archbook sddm-greeter[530]: Adding view for "eDP1" QRect(0,0 1920x1080)
Feb 04 16:44:55 archbook sddm-greeter[530]: Message received from daemon: Capabilities
Feb 04 16:44:55 archbook sddm-greeter[530]: Message received from daemon: HostName
Feb 04 16:44:57 archbook systemd[1]: Started Getty on tty2.
Feb 04 16:44:57 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:57 archbook kernel: audit: type=1130 audit(1580831097.680:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:59 archbook systemd[1]: systemd-rfkill.service: Succeeded.
Feb 04 16:44:59 archbook audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:59 archbook audit[540]: USER_AUTH pid=540 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=archbook addr=? terminal=tty2 res=success'
Feb 04 16:44:59 archbook audit[540]: USER_ACCT pid=540 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=archbook addr=? terminal=tty2 res=success'
Feb 04 16:44:59 archbook audit[540]: CRED_ACQ pid=540 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=archbook addr=? terminal=tty2 res=success'
Feb 04 16:44:59 archbook login[540]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
Feb 04 16:44:59 archbook systemd[1]: Created slice User Slice of UID 0.
Feb 04 16:44:59 archbook systemd[1]: Starting User Runtime Directory /run/user/0...
Feb 04 16:44:59 archbook systemd-logind[468]: New session 2 of user root.
Feb 04 16:44:59 archbook systemd[1]: Started User Runtime Directory /run/user/0.
Feb 04 16:44:59 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:59 archbook systemd[1]: Starting User Manager for UID 0...
Feb 04 16:44:59 archbook audit[542]: USER_ACCT pid=542 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:59 archbook systemd[542]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
Feb 04 16:44:59 archbook audit[542]: USER_START pid=542 uid=0 auid=0 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:59 archbook systemd[542]: Reached target Paths.
Feb 04 16:44:59 archbook systemd[542]: Reached target Timers.
Feb 04 16:44:59 archbook systemd[542]: Starting D-Bus User Message Bus Socket.
Feb 04 16:44:59 archbook systemd[542]: Listening on GnuPG network certificate management daemon.
Feb 04 16:44:59 archbook systemd[542]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 04 16:44:59 archbook systemd[542]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 04 16:44:59 archbook systemd[542]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 04 16:44:59 archbook systemd[542]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 04 16:44:59 archbook systemd[542]: Listening on p11-kit server.
Feb 04 16:44:59 archbook systemd[542]: Listening on Multimedia System.
Feb 04 16:44:59 archbook systemd[542]: Condition check resulted in Sound System being skipped.
Feb 04 16:44:59 archbook systemd[542]: Listening on D-Bus User Message Bus Socket.
Feb 04 16:44:59 archbook systemd[542]: Reached target Sockets.
Feb 04 16:44:59 archbook systemd[542]: Reached target Basic System.
Feb 04 16:44:59 archbook systemd[542]: Reached target Main User Target.
Feb 04 16:44:59 archbook systemd[542]: Startup finished in 51ms.
Feb 04 16:44:59 archbook audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 04 16:44:59 archbook systemd[1]: Started User Manager for UID 0.
Feb 04 16:44:59 archbook systemd[1]: Started Session 2 of user root.
Feb 04 16:44:59 archbook audit[540]: USER_START pid=540 uid=0 auid=0 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/bin/login" hostname=archbook addr=? terminal=tty2 res=success'
Feb 04 16:44:59 archbook audit[540]: CRED_REFR pid=540 uid=0 auid=0 ses=2 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=archbook addr=? terminal=tty2 res=success'
Feb 04 16:44:59 archbook login[540]: ROOT LOGIN ON tty2
Feb 04 16:45:09 archbook kernel: FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Feel free to request more information if needed.
EDIT: Further clarified the problem.
Last edited by abgeranzt (2020-02-08 12:40:47)
Offline
Have you tried using iwd without systemd-networkd?
https://wiki.archlinux.org/index.php/Iw … figuration
If you want to keep systemd-networkd then please post the relevant configuration files for that as well. It looks like you have wlan0 listed in /etc/systemd/network/25-wireless.network, are you forcing that name with a .link file?
Jin, Jîyan, Azadî
Offline
Yes, I want to keep systemd-networkd for wired connections.
I tried disabling the 25-wireless.network file and use IWD's built-in network config and saw no different behavior than with systemd-networkd.
Here are my two .network files for systemd-networkd, configured based on the example in the wiki:
etc/systemd/network/20-wired.network
[Match]
Name=enp3s0
[Network]
DHCP=ipv4
[DHCP]
RouteMetric=10
/etc/systemd/network/25-wireless.network
[Match]
Name=wlan0
[Network]
DHCP=ipv4
[DHCP]
RouteMetric=20
I'm not aware of any .link files I've added.
The name is still wlan0 because IWD prevents udev from renaming the interface using /usr/lib/systemd/network/80-iwd.link.
Overriding this file as stated in the article changed the name from wlanX to wlpXsX but had no effect other than that.
Offline
Does iwd work if you remove the RouteMetric declaration from 25-wireless.network and move the 20-wired.network file elsewhere (so that systemd-networkd just controls the wireless interface and nothing else)?
I understand that's not how you want to use it but it might help pin down the source of the problem. I presume systemd-networkd works with wpa_supplicant?
There is also the option of matching with the MAC address or driver name rather than the interface name, see systemd.network(5) for more on this.
Jin, Jîyan, Azadî
Offline
Does iwd work if you keep the provided 80-iwd.link and remove UseDefaultInterface=true from the main.conf?
Offline
Some potential troubleshooting steps.
https://bugs.archlinux.org/task/63912
Offline
Sorry for the delay but it's been a busy week.
Some potential troubleshooting steps.
https://bugs.archlinux.org/task/63912
Having the service sleep for a bit on startup seems to fix the issue.
Since the iwd-git package on the AUR implemented a fix for this already, I imagine the main package will be updated soon as well.
The workaround I found (credit to Parker Reed):
Add some sleep time to ExecStartPre in the service using:
$ systemctl edit iwd.service
And adding the following lines using your editor of choice:
[Service]
ExecStartPre=/usr/bin/sleep
This fixed the problem in my case.
Thanks for the help everyone!
Last edited by abgeranzt (2020-02-08 12:41:21)
Offline