You are not logged in.

#1 2018-01-02 17:10:54

helmut.fedder
Member
Registered: 2018-01-02
Posts: 13

[SOLVED] permission of /home reset after reboot

I would like to change permissions of the /home folder.

In my case the content of /home resides on an ext4 partition and is mounted at boot time.

I can login as root and do for example:

chmod o-r /home

The result is as expected, however, after reboot the change is reset.

I can't figure out what is resetting this during reboot.

Any help is much appreciated.

Cheers, Helmut

Last edited by helmut.fedder (2018-01-02 22:59:31)

Offline

#2 2018-01-02 18:08:45

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] permission of /home reset after reboot

Details of your setup? Paste your /etc/fstab and your journal.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2018-01-02 19:35:13

helmut.fedder
Member
Registered: 2018-01-02
Posts: 13

Re: [SOLVED] permission of /home reset after reboot

Thank you for your help. This is my fstab

# 
# /etc/fstab: static file system information
#
# <file system>	<dir>	<type>	<options>	<dump>	<pass>
# /dev/nvme0n1p2
UUID=045b3a60-d345-436d-81a5-415c7bf0e109	/         	ext4      	rw,relatime,data=ordered	0 1

# /dev/nvme0n1p1
UUID=3984-C0DC      	/boot     	vfat      	rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro	0 2

# /dev/nvme0n1p3
UUID=2d9b1dfc-773a-4dc9-8113-a9f2193a4d22	/home     	ext4      	rw,relatime,data=ordered	0 2

Journal will follow in a sec ...

without reboot, I get see this line:

Jan 02 20:36:44 gauss kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: data=ordered

journal after reboot will follow ...

Last edited by helmut.fedder (2018-01-02 19:56:49)

Offline

#4 2018-01-02 19:40:55

helmut.fedder
Member
Registered: 2018-01-02
Posts: 13

Re: [SOLVED] permission of /home reset after reboot

without reboot, I get see this line:

Jan 02 20:36:44 gauss kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: data=ordered

journal after reboot will follow ...

Offline

#5 2018-01-02 19:49:51

helmut.fedder
Member
Registered: 2018-01-02
Posts: 13

Re: [SOLVED] permission of /home reset after reboot

OK, this is somewhat verbose. Please advice if you have a smarter command to represent the interesting part of the journal.

-- Logs begin at Sun 2017-04-30 21:32:36 CEST, end at Tue 2018-01-02 20:42:53 CET. --
Jan 02 20:41:28 gauss kernel: systemd-shutdow: 49 output lines suppressed due to ratelimiting
Jan 02 20:41:28 gauss systemd-shutdown[1]: Syncing filesystems and block devices.
Jan 02 20:41:28 gauss systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Jan 02 20:41:28 gauss systemd-journald[198]: Journal stopped
-- Reboot --
Jan 02 20:41:41 gauss kernel: Linux version 4.14.10-1-ARCH (builduser@heftig-10301) (gcc version 7.2.1 20171128 (GCC)) #1 SMP PREEMPT Fri Dec 29 20:17:35 UTC 2017
Jan 02 20:41:41 gauss kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=3c8a0175-b28a-43f9-a658-3f6d24bf5160 rw
Jan 02 20:41:41 gauss kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jan 02 20:41:41 gauss kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jan 02 20:41:41 gauss kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jan 02 20:41:41 gauss kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jan 02 20:41:41 gauss kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jan 02 20:41:41 gauss kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jan 02 20:41:41 gauss kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jan 02 20:41:41 gauss kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jan 02 20:41:41 gauss kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jan 02 20:41:41 gauss kernel: e820: BIOS-provided physical RAM map:
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x000000000009d000-0x00000000000fffff] reserved
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008512afff] usable
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x000000008512b000-0x000000008512bfff] ACPI NVS
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x000000008512c000-0x000000008512cfff] reserved
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x000000008512d000-0x000000008ea68fff] usable
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x000000008ea69000-0x000000008ff2bfff] reserved
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x000000008ff2c000-0x000000008ff4cfff] ACPI NVS
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x000000008ff4d000-0x000000008ff4dfff] reserved
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x000000008ff4e000-0x000000008ff99fff] ACPI NVS
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x000000008ff9a000-0x000000008fffefff] ACPI data
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x000000008ffff000-0x000000008fffffff] usable
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x0000000090000000-0x0000000097ffffff] reserved
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x0000000098600000-0x000000009c7fffff] reserved
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Jan 02 20:41:41 gauss kernel: BIOS-e820: [mem 0x0000000100000000-0x00000002627fffff] usable
Jan 02 20:41:41 gauss kernel: NX (Execute Disable) protection: active
Jan 02 20:41:41 gauss kernel: efi: EFI v2.50 by Lenovo
Jan 02 20:41:41 gauss kernel: efi:  SMBIOS=0x8f16c000  SMBIOS 3.0=0x8f169000  ACPI=0x8fffe000  ACPI 2.0=0x8fffe014  ESRT=0x8f036000  MEMATTR=0x89a77018 
Jan 02 20:41:41 gauss kernel: random: fast init done
Jan 02 20:41:41 gauss kernel: SMBIOS 3.0.0 present.
Jan 02 20:41:41 gauss kernel: DMI: LENOVO 20HF0047GE/20HF0047GE, BIOS N1WET40W (1.19 ) 09/29/2017
Jan 02 20:41:41 gauss kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jan 02 20:41:41 gauss kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jan 02 20:41:41 gauss kernel: e820: last_pfn = 0x262800 max_arch_pfn = 0x400000000
Jan 02 20:41:41 gauss kernel: MTRR default type: write-back
Jan 02 20:41:41 gauss kernel: MTRR fixed ranges enabled:
Jan 02 20:41:41 gauss kernel:   00000-9FFFF write-back
Jan 02 20:41:41 gauss kernel:   A0000-BFFFF uncachable
Jan 02 20:41:41 gauss kernel:   C0000-FFFFF write-protect
Jan 02 20:41:41 gauss kernel: MTRR variable ranges enabled:
Jan 02 20:41:41 gauss kernel:   0 base 00C0000000 mask 7FC0000000 uncachable
Jan 02 20:41:41 gauss kernel:   1 base 00A0000000 mask 7FE0000000 uncachable
Jan 02 20:41:41 gauss kernel:   2 base 009C000000 mask 7FFC000000 uncachable
Jan 02 20:41:41 gauss kernel:   3 base 009A000000 mask 7FFE000000 uncachable
Jan 02 20:41:41 gauss kernel:   4 disabled
Jan 02 20:41:41 gauss kernel:   5 disabled
Jan 02 20:41:41 gauss kernel:   6 disabled
Jan 02 20:41:41 gauss kernel:   7 disabled
Jan 02 20:41:41 gauss kernel:   8 disabled
Jan 02 20:41:41 gauss kernel:   9 disabled
Jan 02 20:41:41 gauss kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jan 02 20:41:41 gauss kernel: e820: last_pfn = 0x90000 max_arch_pfn = 0x400000000
Jan 02 20:41:41 gauss kernel: esrt: Reserving ESRT space from 0x000000008f036000 to 0x000000008f036088.
Jan 02 20:41:41 gauss kernel: Scanning 1 areas for low memory corruption
Jan 02 20:41:41 gauss kernel: Base memory trampoline at [ffff979ac0097000] 97000 size 24576
Jan 02 20:41:41 gauss kernel: Using GB pages for direct mapping
Jan 02 20:41:41 gauss kernel: BRK [0x13d212000, 0x13d212fff] PGTABLE
Jan 02 20:41:41 gauss kernel: BRK [0x13d213000, 0x13d213fff] PGTABLE
Jan 02 20:41:41 gauss kernel: BRK [0x13d214000, 0x13d214fff] PGTABLE
Jan 02 20:41:41 gauss kernel: BRK [0x13d215000, 0x13d215fff] PGTABLE
Jan 02 20:41:41 gauss kernel: BRK [0x13d216000, 0x13d216fff] PGTABLE
Jan 02 20:41:41 gauss kernel: BRK [0x13d217000, 0x13d217fff] PGTABLE
Jan 02 20:41:41 gauss kernel: BRK [0x13d218000, 0x13d218fff] PGTABLE
Jan 02 20:41:41 gauss kernel: BRK [0x13d219000, 0x13d219fff] PGTABLE
Jan 02 20:41:41 gauss kernel: BRK [0x13d21a000, 0x13d21afff] PGTABLE
Jan 02 20:41:41 gauss kernel: Secure boot disabled
Jan 02 20:41:41 gauss kernel: RAMDISK: [mem 0x7f7e7000-0x7fffefff]
Jan 02 20:41:41 gauss kernel: ACPI: Early table checksum verification disabled
Jan 02 20:41:41 gauss kernel: ACPI: RSDP 0x000000008FFFE014 000024 (v02 LENOVO)
Jan 02 20:41:41 gauss kernel: ACPI: XSDT 0x000000008FFC2188 000104 (v01 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: FACP 0x000000008FFF5000 0000F4 (v05 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: DSDT 0x000000008FFD0000 020A82 (v02 LENOVO SKL      00000000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: FACS 0x000000008FF3C000 000040
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0x000000008FFFC000 0003CC (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: TPM2 0x000000008FFFB000 000034 (v03 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: UEFI 0x000000008FF53000 000042 (v01 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0x000000008FFF7000 003235 (v02 LENOVO SaSsdt   00003000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0x000000008FFF6000 0005B6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: HPET 0x000000008FFF4000 000038 (v01 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: APIC 0x000000008FFF3000 0000BC (v03 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: MCFG 0x000000008FFF2000 00003C (v01 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: ECDT 0x000000008FFF1000 000053 (v01 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0x000000008FFCE000 0016F3 (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: BOOT 0x000000008FFCD000 000028 (v01 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: BATB 0x000000008FFCC000 00004A (v02 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: SLIC 0x000000008FFCB000 000176 (v01 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0x000000008FFC9000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0x000000008FFC8000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0x000000008FFC7000 000634 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: WSMT 0x000000008FFC6000 000028 (v01 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0x000000008FFC5000 000141 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0x000000008FFC4000 0004C5 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: DBGP 0x000000008FFC3000 000034 (v01 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: DBG2 0x000000008FFFD000 000054 (v00 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: MSDM 0x000000008FFC1000 000055 (v03 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: DMAR 0x000000008FFC0000 0000A8 (v01 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: ASF! 0x000000008FFBF000 0000A0 (v32 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: FPDT 0x000000008FFBE000 000044 (v01 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: BGRT 0x000000008FFBD000 000038 (v01 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: UEFI 0x000000008FF39000 00013E (v01 LENOVO TP-N1W   00001190 PTEC 00000002)
Jan 02 20:41:41 gauss kernel: ACPI: Local APIC address 0xfee00000
Jan 02 20:41:41 gauss kernel: No NUMA configuration found
Jan 02 20:41:41 gauss kernel: Faking a node at [mem 0x0000000000000000-0x00000002627fffff]
Jan 02 20:41:41 gauss kernel: NODE_DATA(0) allocated [mem 0x2627fc000-0x2627fffff]
Jan 02 20:41:41 gauss kernel: Zone ranges:
Jan 02 20:41:41 gauss kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jan 02 20:41:41 gauss kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jan 02 20:41:41 gauss kernel:   Normal   [mem 0x0000000100000000-0x00000002627fffff]
Jan 02 20:41:41 gauss kernel:   Device   empty
Jan 02 20:41:41 gauss kernel: Movable zone start for each node
Jan 02 20:41:41 gauss kernel: Early memory node ranges
Jan 02 20:41:41 gauss kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Jan 02 20:41:41 gauss kernel:   node   0: [mem 0x0000000000059000-0x000000000009cfff]
Jan 02 20:41:41 gauss kernel:   node   0: [mem 0x0000000000100000-0x000000008512afff]
Jan 02 20:41:41 gauss kernel:   node   0: [mem 0x000000008512d000-0x000000008ea68fff]
Jan 02 20:41:41 gauss kernel:   node   0: [mem 0x000000008ffff000-0x000000008fffffff]
Jan 02 20:41:41 gauss kernel:   node   0: [mem 0x0000000100000000-0x00000002627fffff]
Jan 02 20:41:41 gauss kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000002627fffff]
Jan 02 20:41:41 gauss kernel: On node 0 totalpages: 2036227
Jan 02 20:41:41 gauss kernel:   DMA zone: 64 pages used for memmap
Jan 02 20:41:41 gauss kernel:   DMA zone: 21 pages reserved
Jan 02 20:41:41 gauss kernel:   DMA zone: 3995 pages, LIFO batch:0
Jan 02 20:41:41 gauss kernel:   DMA32 zone: 9066 pages used for memmap
Jan 02 20:41:41 gauss kernel:   DMA32 zone: 580200 pages, LIFO batch:31
Jan 02 20:41:41 gauss kernel:   Normal zone: 22688 pages used for memmap
Jan 02 20:41:41 gauss kernel:   Normal zone: 1452032 pages, LIFO batch:31
Jan 02 20:41:41 gauss kernel: Reserving Intel graphics memory at 0x000000009a800000-0x000000009c7fffff
Jan 02 20:41:41 gauss kernel: ACPI: PM-Timer IO Port: 0x1808
Jan 02 20:41:41 gauss kernel: ACPI: Local APIC address 0xfee00000
Jan 02 20:41:41 gauss kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jan 02 20:41:41 gauss kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jan 02 20:41:41 gauss kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jan 02 20:41:41 gauss kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jan 02 20:41:41 gauss kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jan 02 20:41:41 gauss kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jan 02 20:41:41 gauss kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jan 02 20:41:41 gauss kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jan 02 20:41:41 gauss kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jan 02 20:41:41 gauss kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jan 02 20:41:41 gauss kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jan 02 20:41:41 gauss kernel: ACPI: IRQ0 used by override.
Jan 02 20:41:41 gauss kernel: ACPI: IRQ9 used by override.
Jan 02 20:41:41 gauss kernel: Using ACPI (MADT) for SMP configuration information
Jan 02 20:41:41 gauss kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jan 02 20:41:41 gauss kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x0009d000-0x000fffff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x8512b000-0x8512bfff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x8512c000-0x8512cfff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x8ea69000-0x8ff2bfff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x8ff2c000-0x8ff4cfff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x8ff4d000-0x8ff4dfff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x8ff4e000-0x8ff99fff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x8ff9a000-0x8fffefff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x90000000-0x97ffffff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x98000000-0x985fffff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x98600000-0x9c7fffff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0x9c800000-0xf7ffffff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfe00ffff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Jan 02 20:41:41 gauss kernel: PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
Jan 02 20:41:41 gauss kernel: e820: [mem 0x9c800000-0xf7ffffff] available for PCI devices
Jan 02 20:41:41 gauss kernel: Booting paravirtualized kernel on bare hardware
Jan 02 20:41:41 gauss kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jan 02 20:41:41 gauss kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
Jan 02 20:41:41 gauss kernel: percpu: Embedded 38 pages/cpu @ffff979d22400000 s117400 r8192 d30056 u524288
Jan 02 20:41:41 gauss kernel: pcpu-alloc: s117400 r8192 d30056 u524288 alloc=1*2097152
Jan 02 20:41:41 gauss kernel: pcpu-alloc: [0] 0 1 2 3 
Jan 02 20:41:41 gauss kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2004388
Jan 02 20:41:41 gauss kernel: Policy zone: Normal
Jan 02 20:41:41 gauss kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=3c8a0175-b28a-43f9-a658-3f6d24bf5160 rw
Jan 02 20:41:41 gauss kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Jan 02 20:41:41 gauss kernel: Calgary: detecting Calgary via BIOS EBDA area
Jan 02 20:41:41 gauss kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Jan 02 20:41:41 gauss kernel: Memory: 7860760K/8144908K available (6648K kernel code, 1149K rwdata, 2788K rodata, 1320K init, 992K bss, 284148K reserved, 0K cma-reserved)
Jan 02 20:41:41 gauss kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jan 02 20:41:41 gauss kernel: ftrace: allocating 29087 entries in 114 pages
Jan 02 20:41:41 gauss kernel: Preemptible hierarchical RCU implementation.
Jan 02 20:41:41 gauss kernel:         RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
Jan 02 20:41:41 gauss kernel:         Tasks RCU enabled.
Jan 02 20:41:41 gauss kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Jan 02 20:41:41 gauss kernel: NR_IRQS: 8448, nr_irqs: 1024, preallocated irqs: 16
Jan 02 20:41:41 gauss kernel: Console: colour dummy device 80x25
Jan 02 20:41:41 gauss kernel: console [tty0] enabled
Jan 02 20:41:41 gauss kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jan 02 20:41:41 gauss kernel: hpet clockevent registered
Jan 02 20:41:41 gauss kernel: tsc: Detected 2900.000 MHz processor
Jan 02 20:41:41 gauss kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5810.00 BogoMIPS (lpj=9680000)
Jan 02 20:41:41 gauss kernel: pid_max: default: 32768 minimum: 301
Jan 02 20:41:41 gauss kernel: ACPI: Core revision 20170728
Jan 02 20:41:41 gauss kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
Jan 02 20:41:41 gauss kernel: Security Framework initialized
Jan 02 20:41:41 gauss kernel: Yama: becoming mindful.
Jan 02 20:41:41 gauss kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Jan 02 20:41:41 gauss kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Jan 02 20:41:41 gauss kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Jan 02 20:41:41 gauss kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
Jan 02 20:41:41 gauss kernel: CPU: Physical Processor ID: 0
Jan 02 20:41:41 gauss kernel: CPU: Processor Core ID: 0
Jan 02 20:41:41 gauss kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jan 02 20:41:41 gauss kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Jan 02 20:41:41 gauss kernel: mce: CPU supports 8 MCE banks
Jan 02 20:41:41 gauss kernel: CPU0: Thermal monitoring enabled (TM1)
Jan 02 20:41:41 gauss kernel: process: using mwait in idle threads
Jan 02 20:41:41 gauss kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jan 02 20:41:41 gauss kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jan 02 20:41:41 gauss kernel: Freeing SMP alternatives memory: 24K
Jan 02 20:41:41 gauss kernel: smpboot: Max logical packages: 2
Jan 02 20:41:41 gauss kernel: DMAR: Host address width 39
Jan 02 20:41:41 gauss kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jan 02 20:41:41 gauss kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Jan 02 20:41:41 gauss kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jan 02 20:41:41 gauss kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jan 02 20:41:41 gauss kernel: DMAR: RMRR base: 0x0000008f49f000 end: 0x0000008f4befff
Jan 02 20:41:41 gauss kernel: DMAR: RMRR base: 0x0000009a000000 end: 0x0000009c7fffff
Jan 02 20:41:41 gauss kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jan 02 20:41:41 gauss kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jan 02 20:41:41 gauss kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jan 02 20:41:41 gauss kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jan 02 20:41:41 gauss kernel: x2apic enabled
Jan 02 20:41:41 gauss kernel: Switched APIC routing to cluster x2apic.
Jan 02 20:41:41 gauss kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jan 02 20:41:41 gauss kernel: TSC deadline timer enabled
Jan 02 20:41:41 gauss kernel: smpboot: CPU0: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (family: 0x6, model: 0x8e, stepping: 0x9)
Jan 02 20:41:41 gauss kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jan 02 20:41:41 gauss kernel: ... version:                4
Jan 02 20:41:41 gauss kernel: ... bit width:              48
Jan 02 20:41:41 gauss kernel: ... generic registers:      4
Jan 02 20:41:41 gauss kernel: ... value mask:             0000ffffffffffff
Jan 02 20:41:41 gauss kernel: ... max period:             00007fffffffffff
Jan 02 20:41:41 gauss kernel: ... fixed-purpose events:   3
Jan 02 20:41:41 gauss kernel: ... event mask:             000000070000000f
Jan 02 20:41:41 gauss kernel: Hierarchical SRCU implementation.
Jan 02 20:41:41 gauss kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jan 02 20:41:41 gauss kernel: smp: Bringing up secondary CPUs ...
Jan 02 20:41:41 gauss kernel: x86: Booting SMP configuration:
Jan 02 20:41:41 gauss kernel: .... node  #0, CPUs:      #1 #2 #3
Jan 02 20:41:41 gauss kernel: smp: Brought up 1 node, 4 CPUs
Jan 02 20:41:41 gauss kernel: smpboot: Total of 4 processors activated (23241.00 BogoMIPS)
Jan 02 20:41:41 gauss kernel: devtmpfs: initialized
Jan 02 20:41:41 gauss kernel: x86/mm: Memory block size: 128MB
Jan 02 20:41:41 gauss kernel: PM: Registering ACPI NVS region [mem 0x8512b000-0x8512bfff] (4096 bytes)
Jan 02 20:41:41 gauss kernel: PM: Registering ACPI NVS region [mem 0x8ff2c000-0x8ff4cfff] (135168 bytes)
Jan 02 20:41:41 gauss kernel: PM: Registering ACPI NVS region [mem 0x8ff4e000-0x8ff99fff] (311296 bytes)
Jan 02 20:41:41 gauss kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jan 02 20:41:41 gauss kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Jan 02 20:41:41 gauss kernel: pinctrl core: initialized pinctrl subsystem
Jan 02 20:41:41 gauss kernel: RTC time: 19:41:39, date: 01/02/18
Jan 02 20:41:41 gauss kernel: NET: Registered protocol family 16
Jan 02 20:41:41 gauss kernel: cpuidle: using governor ladder
Jan 02 20:41:41 gauss kernel: cpuidle: using governor menu
Jan 02 20:41:41 gauss kernel: Simple Boot Flag at 0x47 set to 0x1
Jan 02 20:41:41 gauss kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jan 02 20:41:41 gauss kernel: ACPI: bus type PCI registered
Jan 02 20:41:41 gauss kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jan 02 20:41:41 gauss kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Jan 02 20:41:41 gauss kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Jan 02 20:41:41 gauss kernel: PCI: Using configuration type 1 for base access
Jan 02 20:41:41 gauss kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jan 02 20:41:41 gauss kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jan 02 20:41:41 gauss kernel: ACPI: Added _OSI(Module Device)
Jan 02 20:41:41 gauss kernel: ACPI: Added _OSI(Processor Device)
Jan 02 20:41:41 gauss kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jan 02 20:41:41 gauss kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jan 02 20:41:41 gauss kernel: ACPI: EC: EC started
Jan 02 20:41:41 gauss kernel: ACPI: EC: interrupt blocked
Jan 02 20:41:41 gauss kernel: ACPI: \: Used as first EC
Jan 02 20:41:41 gauss kernel: ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jan 02 20:41:41 gauss kernel: ACPI: \: Used as boot ECDT EC to handle transactions
Jan 02 20:41:41 gauss kernel: ACPI: Executed 25 blocks of module-level executable AML code
Jan 02 20:41:41 gauss kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jan 02 20:41:41 gauss kernel: ACPI: Dynamic OEM Table Load:
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0xFFFF979D18ACB800 0006F6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: Executed 1 blocks of module-level executable AML code
Jan 02 20:41:41 gauss kernel: ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
Jan 02 20:41:41 gauss kernel: ACPI: Dynamic OEM Table Load:
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0xFFFF979D1841B800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: Executed 1 blocks of module-level executable AML code
Jan 02 20:41:41 gauss kernel: ACPI: Dynamic OEM Table Load:
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0xFFFF979D18AC40C0 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: Executed 1 blocks of module-level executable AML code
Jan 02 20:41:41 gauss kernel: ACPI: Dynamic OEM Table Load:
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0xFFFF979D18ACF800 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: Executed 1 blocks of module-level executable AML code
Jan 02 20:41:41 gauss kernel: ACPI: Dynamic OEM Table Load:
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0xFFFF979D18434000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: Executed 1 blocks of module-level executable AML code
Jan 02 20:41:41 gauss kernel: ACPI: Dynamic OEM Table Load:
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0xFFFF979D1841A000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: Executed 1 blocks of module-level executable AML code
Jan 02 20:41:41 gauss kernel: ACPI: Dynamic OEM Table Load:
Jan 02 20:41:41 gauss kernel: ACPI: SSDT 0xFFFF979D1841AC00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
Jan 02 20:41:41 gauss kernel: ACPI: Executed 1 blocks of module-level executable AML code
Jan 02 20:41:41 gauss kernel: ACPI: Interpreter enabled
Jan 02 20:41:41 gauss kernel: ACPI: (supports S0 S3 S4 S5)
Jan 02 20:41:41 gauss kernel: ACPI: Using IOAPIC for interrupt routing
Jan 02 20:41:41 gauss kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jan 02 20:41:41 gauss kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Jan 02 20:41:41 gauss kernel: ACPI: Power Resource [PUBS] (on)
Jan 02 20:41:41 gauss kernel: ACPI: Power Resource [WRST] (on)
Jan 02 20:41:41 gauss kernel: ACPI: Power Resource [WRST] (on)
Jan 02 20:41:41 gauss kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Jan 02 20:41:41 gauss kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Jan 02 20:41:41 gauss kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME AER PCIeCapability]
Jan 02 20:41:41 gauss kernel: acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
Jan 02 20:41:41 gauss kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
Jan 02 20:41:41 gauss kernel: acpi PNP0A08:00: _OSC: platform willing to grant []
Jan 02 20:41:41 gauss kernel: acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
Jan 02 20:41:41 gauss kernel: PCI host bridge to bus 0000:00
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0x9c800000-0xf7ffffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Jan 02 20:41:41 gauss kernel: pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
Jan 02 20:41:41 gauss kernel: pci 0000:00:02.0: [8086:5916] type 00 class 0x030000
Jan 02 20:41:41 gauss kernel: pci 0000:00:02.0: reg 0x10: [mem 0xeb000000-0xebffffff 64bit]
Jan 02 20:41:41 gauss kernel: pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
Jan 02 20:41:41 gauss kernel: pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
Jan 02 20:41:41 gauss kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jan 02 20:41:41 gauss kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Jan 02 20:41:41 gauss kernel: pci 0000:00:14.0: reg 0x10: [mem 0xec220000-0xec22ffff 64bit]
Jan 02 20:41:41 gauss kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jan 02 20:41:41 gauss kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Jan 02 20:41:41 gauss kernel: pci 0000:00:14.2: reg 0x10: [mem 0xec248000-0xec248fff 64bit]
Jan 02 20:41:41 gauss kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Jan 02 20:41:41 gauss kernel: pci 0000:00:16.0: reg 0x10: [mem 0xec249000-0xec249fff 64bit]
Jan 02 20:41:41 gauss kernel: pci 0000:00:16.0: PME# supported from D3hot
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.2: [8086:9d12] type 01 class 0x060400
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Jan 02 20:41:41 gauss kernel: pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
Jan 02 20:41:41 gauss kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jan 02 20:41:41 gauss kernel: pci 0000:00:1f.0: [8086:9d58] type 00 class 0x060100
Jan 02 20:41:41 gauss kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Jan 02 20:41:41 gauss kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xec244000-0xec247fff]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
Jan 02 20:41:41 gauss kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xec240000-0xec243fff 64bit]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xec230000-0xec23ffff 64bit]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jan 02 20:41:41 gauss kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Jan 02 20:41:41 gauss kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xec24a000-0xec24a0ff 64bit]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1f.6: [8086:15d8] type 00 class 0x020000
Jan 02 20:41:41 gauss kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xec200000-0xec21ffff]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.0: PCI bridge to [bus 01-39]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.0:   bridge window [mem 0xd4000000-0xea0fffff]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.0:   bridge window [mem 0xb0000000-0xd1ffffff 64bit pref]
Jan 02 20:41:41 gauss kernel: pci 0000:3a:00.0: [8086:24fd] type 00 class 0x028000
Jan 02 20:41:41 gauss kernel: pci 0000:3a:00.0: reg 0x10: [mem 0xec100000-0xec101fff 64bit]
Jan 02 20:41:41 gauss kernel: pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.2: PCI bridge to [bus 3a]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.2:   bridge window [mem 0xec100000-0xec1fffff]
Jan 02 20:41:41 gauss kernel: pci 0000:3c:00.0: [144d:a804] type 00 class 0x010802
Jan 02 20:41:41 gauss kernel: pci 0000:3c:00.0: reg 0x10: [mem 0xec000000-0xec003fff 64bit]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1d.0: PCI bridge to [bus 3c]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1d.0:   bridge window [mem 0xec000000-0xec0fffff]
Jan 02 20:41:41 gauss kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Jan 02 20:41:41 gauss kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Jan 02 20:41:41 gauss kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Jan 02 20:41:41 gauss kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Jan 02 20:41:41 gauss kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Jan 02 20:41:41 gauss kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
Jan 02 20:41:41 gauss kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
Jan 02 20:41:41 gauss kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Jan 02 20:41:41 gauss kernel: ACPI: EC: interrupt unblocked
Jan 02 20:41:41 gauss kernel: ACPI: EC: event unblocked
Jan 02 20:41:41 gauss kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jan 02 20:41:41 gauss kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
Jan 02 20:41:41 gauss kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
Jan 02 20:41:41 gauss kernel: pci 0000:00:02.0: vgaarb: setting as boot device
Jan 02 20:41:41 gauss kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jan 02 20:41:41 gauss kernel: vgaarb: loaded
Jan 02 20:41:41 gauss kernel: EDAC MC: Ver: 3.0.0
Jan 02 20:41:41 gauss kernel: Registered efivars operations
Jan 02 20:41:41 gauss kernel: PCI: Using ACPI for IRQ routing
Jan 02 20:41:41 gauss kernel: PCI: pci_cache_line_size set to 64 bytes
Jan 02 20:41:41 gauss kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Jan 02 20:41:41 gauss kernel: e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
Jan 02 20:41:41 gauss kernel: e820: reserve RAM buffer [mem 0x8512b000-0x87ffffff]
Jan 02 20:41:41 gauss kernel: e820: reserve RAM buffer [mem 0x8ea69000-0x8fffffff]
Jan 02 20:41:41 gauss kernel: e820: reserve RAM buffer [mem 0x262800000-0x263ffffff]
Jan 02 20:41:41 gauss kernel: NetLabel: Initializing
Jan 02 20:41:41 gauss kernel: NetLabel:  domain hash size = 128
Jan 02 20:41:41 gauss kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jan 02 20:41:41 gauss kernel: NetLabel:  unlabeled traffic allowed by default
Jan 02 20:41:41 gauss kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jan 02 20:41:41 gauss kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jan 02 20:41:41 gauss kernel: clocksource: Switched to clocksource hpet
Jan 02 20:41:41 gauss kernel: VFS: Disk quotas dquot_6.6.0
Jan 02 20:41:41 gauss kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jan 02 20:41:41 gauss kernel: pnp: PnP ACPI init
Jan 02 20:41:41 gauss kernel: system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jan 02 20:41:41 gauss kernel: system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 02 20:41:41 gauss kernel: system 00:01: [io  0xff00-0xfffe] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 02 20:41:41 gauss kernel: system 00:02: [io  0x0680-0x069f] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:02: [io  0xffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:02: [io  0xffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:02: [io  0xffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:02: [io  0x1800-0x18fe] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:02: [io  0x164e-0x164f] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 02 20:41:41 gauss kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
Jan 02 20:41:41 gauss kernel: system 00:04: [io  0x1854-0x1857] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Jan 02 20:41:41 gauss kernel: pnp 00:05: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
Jan 02 20:41:41 gauss kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN006c PNP0f13 (active)
Jan 02 20:41:41 gauss kernel: system 00:07: [io  0x1800-0x189f] could not be reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [io  0x0800-0x087f] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [io  0x0880-0x08ff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [io  0x0900-0x097f] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [io  0x0980-0x09ff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [io  0x0a00-0x0a7f] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [io  0x0a80-0x0aff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [io  0x0b00-0x0b7f] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [io  0x0b80-0x0bff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [io  0x15e0-0x15ef] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [io  0x1600-0x167f] could not be reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [io  0x1640-0x165f] could not be reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [mem 0xfed10000-0xfed13fff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [mem 0xfeb00000-0xfebfffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
Jan 02 20:41:41 gauss kernel: system 00:07: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 02 20:41:41 gauss kernel: system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 02 20:41:41 gauss kernel: system 00:09: [mem 0xfed10000-0xfed17fff] could not be reserved
Jan 02 20:41:41 gauss kernel: system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
Jan 02 20:41:41 gauss kernel: system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:09: [mem 0xff000000-0xffffffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:09: [mem 0xfee00000-0xfeefffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:09: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Jan 02 20:41:41 gauss kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 02 20:41:41 gauss kernel: system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
Jan 02 20:41:41 gauss kernel: system 00:0a: [mem 0x000f0000-0x000fffff] could not be reserved
Jan 02 20:41:41 gauss kernel: system 00:0a: [mem 0x00100000-0x9c7fffff] could not be reserved
Jan 02 20:41:41 gauss kernel: system 00:0a: [mem 0xfec00000-0xfed3ffff] could not be reserved
Jan 02 20:41:41 gauss kernel: system 00:0a: [mem 0xfed4c000-0xffffffff] could not be reserved
Jan 02 20:41:41 gauss kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
Jan 02 20:41:41 gauss kernel: pnp: PnP ACPI: found 11 devices
Jan 02 20:41:41 gauss kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01-39] add_size 1000
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.0: PCI bridge to [bus 01-39]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.0:   bridge window [mem 0xd4000000-0xea0fffff]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.0:   bridge window [mem 0xb0000000-0xd1ffffff 64bit pref]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.2: PCI bridge to [bus 3a]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1c.2:   bridge window [mem 0xec100000-0xec1fffff]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1d.0: PCI bridge to [bus 3c]
Jan 02 20:41:41 gauss kernel: pci 0000:00:1d.0:   bridge window [mem 0xec000000-0xec0fffff]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 20 [mem 0x9c800000-0xf7ffffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:01: resource 1 [mem 0xd4000000-0xea0fffff]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:01: resource 2 [mem 0xb0000000-0xd1ffffff 64bit pref]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:3a: resource 1 [mem 0xec100000-0xec1fffff]
Jan 02 20:41:41 gauss kernel: pci_bus 0000:3c: resource 1 [mem 0xec000000-0xec0fffff]
Jan 02 20:41:41 gauss kernel: NET: Registered protocol family 2
Jan 02 20:41:41 gauss kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes)
Jan 02 20:41:41 gauss kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jan 02 20:41:41 gauss kernel: TCP: Hash tables configured (established 65536 bind 65536)
Jan 02 20:41:41 gauss kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
Jan 02 20:41:41 gauss kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
Jan 02 20:41:41 gauss kernel: NET: Registered protocol family 1
Jan 02 20:41:41 gauss kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jan 02 20:41:41 gauss kernel: PCI: CLS 0 bytes, default 64
Jan 02 20:41:41 gauss kernel: Unpacking initramfs...
Jan 02 20:41:41 gauss kernel: Freeing initrd memory: 8288K
Jan 02 20:41:41 gauss kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jan 02 20:41:41 gauss kernel: software IO TLB [mem 0x8a0e1000-0x8e0e1000] (64MB) mapped at [ffff979b4a0e1000-ffff979b4e0e0fff]
Jan 02 20:41:41 gauss kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc05e54fc, max_idle_ns: 440795291716 ns
Jan 02 20:41:41 gauss kernel: Scanning for low memory corruption every 60 seconds
Jan 02 20:41:41 gauss kernel: Initialise system trusted keyrings
Jan 02 20:41:41 gauss kernel: Key type blacklist registered
Jan 02 20:41:41 gauss kernel: workingset: timestamp_bits=41 max_order=21 bucket_order=0
Jan 02 20:41:41 gauss kernel: zbud: loaded
Jan 02 20:41:41 gauss kernel: Key type asymmetric registered
Jan 02 20:41:41 gauss kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Jan 02 20:41:41 gauss kernel: io scheduler noop registered
Jan 02 20:41:41 gauss kernel: io scheduler deadline registered
Jan 02 20:41:41 gauss kernel: io scheduler cfq registered (default)
Jan 02 20:41:41 gauss kernel: io scheduler mq-deadline registered
Jan 02 20:41:41 gauss kernel: io scheduler kyber registered
Jan 02 20:41:41 gauss kernel: io scheduler bfq registered
Jan 02 20:41:41 gauss kernel: efifb: probing for efifb
Jan 02 20:41:41 gauss kernel: efifb: framebuffer at 0xa0000000, using 8100k, total 8100k
Jan 02 20:41:41 gauss kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Jan 02 20:41:41 gauss kernel: efifb: scrolling: redraw
Jan 02 20:41:41 gauss kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jan 02 20:41:41 gauss kernel: Console: switching to colour frame buffer device 240x67
Jan 02 20:41:41 gauss kernel: fb0: EFI VGA frame buffer device
Jan 02 20:41:41 gauss kernel: intel_idle: MWAIT substates: 0x11142120
Jan 02 20:41:41 gauss kernel: intel_idle: v0.4.1 model 0x8E
Jan 02 20:41:41 gauss kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Jan 02 20:41:41 gauss kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jan 02 20:41:41 gauss kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jan 02 20:41:41 gauss kernel: rtc_cmos 00:03: RTC can wake from S4
Jan 02 20:41:41 gauss kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
Jan 02 20:41:41 gauss kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Jan 02 20:41:41 gauss kernel: intel_pstate: Intel P-state driver initializing
Jan 02 20:41:41 gauss kernel: intel_pstate: HWP enabled
Jan 02 20:41:41 gauss kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jan 02 20:41:41 gauss kernel: vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized
Jan 02 20:41:41 gauss kernel: intel_pmc_core 0000:00:1f.2: enabling device (0000 -> 0002)
Jan 02 20:41:41 gauss kernel: NET: Registered protocol family 10
Jan 02 20:41:41 gauss kernel: Segment Routing with IPv6
Jan 02 20:41:41 gauss kernel: NET: Registered protocol family 17
Jan 02 20:41:41 gauss kernel: RAS: Correctable Errors collector initialized.
Jan 02 20:41:41 gauss kernel: microcode: sig=0x806e9, pf=0x80, revision=0x70
Jan 02 20:41:41 gauss kernel: microcode: Microcode Update Driver: v2.2.
Jan 02 20:41:41 gauss kernel: sched_clock: Marking stable (503285626, 0)->(512178183, -8892557)
Jan 02 20:41:41 gauss kernel: registered taskstats version 1
Jan 02 20:41:41 gauss kernel: Loading compiled-in X.509 certificates
Jan 02 20:41:41 gauss kernel: zswap: loaded using pool lzo/zbud
Jan 02 20:41:41 gauss kernel: Key type big_key registered
Jan 02 20:41:41 gauss kernel:   Magic number: 2:267:697
Jan 02 20:41:41 gauss kernel: acpi LNXCPU:0b: hash matches
Jan 02 20:41:41 gauss kernel: rtc_cmos 00:03: setting system clock to 2018-01-02 19:41:40 UTC (1514922100)
Jan 02 20:41:41 gauss kernel: Freeing unused kernel memory: 1320K
Jan 02 20:41:41 gauss kernel: Write protecting the kernel read-only data: 12288k
Jan 02 20:41:41 gauss kernel: Freeing unused kernel memory: 1524K
Jan 02 20:41:41 gauss kernel: Freeing unused kernel memory: 1308K
Jan 02 20:41:41 gauss kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jan 02 20:41:41 gauss kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 02 20:41:41 gauss kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 02 20:41:41 gauss kernel: ACPI: bus type USB registered
Jan 02 20:41:41 gauss kernel: usbcore: registered new interface driver usbfs
Jan 02 20:41:41 gauss kernel: usbcore: registered new interface driver hub
Jan 02 20:41:41 gauss kernel: usbcore: registered new device driver usb
Jan 02 20:41:41 gauss kernel: nvme nvme0: pci function 0000:3c:00.0
Jan 02 20:41:41 gauss kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jan 02 20:41:41 gauss kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jan 02 20:41:41 gauss kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
Jan 02 20:41:41 gauss kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Jan 02 20:41:41 gauss kernel: hub 1-0:1.0: USB hub found
Jan 02 20:41:41 gauss kernel: hub 1-0:1.0: 12 ports detected
Jan 02 20:41:41 gauss kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jan 02 20:41:41 gauss kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jan 02 20:41:41 gauss kernel: hub 2-0:1.0: USB hub found
Jan 02 20:41:41 gauss kernel: hub 2-0:1.0: 6 ports detected
Jan 02 20:41:41 gauss kernel: usb: port power management may be unreliable
Jan 02 20:41:41 gauss kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Jan 02 20:41:41 gauss kernel:  nvme0n1: p1 p2 p3 p4 p5 p6
Jan 02 20:41:41 gauss kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Jan 02 20:41:41 gauss kernel: EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
Jan 02 20:41:41 gauss kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Jan 02 20:41:41 gauss systemd[1]: systemd 236 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
Jan 02 20:41:41 gauss systemd[1]: Detected architecture x86-64.
Jan 02 20:41:41 gauss systemd[1]: Set hostname to <gauss>.
Jan 02 20:41:41 gauss systemd[1]: Reached target Swap.
Jan 02 20:41:41 gauss systemd[1]: Created slice System Slice.
Jan 02 20:41:41 gauss systemd[1]: Listening on Process Core Dump Socket.
Jan 02 20:41:41 gauss systemd[1]: Created slice User and Session Slice.
Jan 02 20:41:41 gauss systemd[1]: Listening on LVM2 metadata daemon socket.
Jan 02 20:41:41 gauss systemd[1]: Listening on LVM2 poll daemon socket.
Jan 02 20:41:41 gauss systemd[1]: Reached target Remote File Systems.
Jan 02 20:41:41 gauss kernel: EXT4-fs (nvme0n1p2): re-mounted. Opts: data=ordered
Jan 02 20:41:41 gauss kernel: SCSI subsystem initialized
Jan 02 20:41:41 gauss systemd-journald[193]: Journal started
Jan 02 20:41:41 gauss systemd-journald[193]: Runtime journal (/run/log/journal/1423a030086e481b9b36822b33298939) is 8.0M, max 387.4M, 379.4M free.
Jan 02 20:41:41 gauss systemd-modules-load[187]: Inserted module 'crypto_user'
Jan 02 20:41:41 gauss systemd-modules-load[187]: Inserted module 'sg'
Jan 02 20:41:41 gauss systemd[1]: Starting Flush Journal to Persistent Storage...
Jan 02 20:41:41 gauss systemd-udevd[210]: Invalid rule /etc/udev/rules.d/60-opalkelly.rules:7: unknown key 'SYSFS{idVendor}'
Jan 02 20:41:41 gauss systemd-journald[193]: Time spent on flushing to /var is 46.066ms for 622 entries.
Jan 02 20:41:41 gauss systemd-journald[193]: System journal (/var/log/journal/1423a030086e481b9b36822b33298939) is 1.0G, max 4.0G, 2.9G free.
Jan 02 20:41:41 gauss kernel: usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
Jan 02 20:41:41 gauss kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
Jan 02 20:41:41 gauss kernel: ACPI: Sleep Button [SLPB]
Jan 02 20:41:41 gauss kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
Jan 02 20:41:41 gauss kernel: ACPI: Lid Switch [LID]
Jan 02 20:41:41 gauss kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
Jan 02 20:41:41 gauss kernel: ACPI: Power Button [PWRF]
Jan 02 20:41:41 gauss kernel: hidraw: raw HID events driver (C) Jiri Kosina
Jan 02 20:41:41 gauss systemd[1]: Started udev Coldplug all Devices.
Jan 02 20:41:41 gauss systemd[1]: Started udev Kernel Device Manager.
Jan 02 20:41:41 gauss systemd[1]: Started Flush Journal to Persistent Storage.
Jan 02 20:41:41 gauss kernel: tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1B, rev-id 16)
Jan 02 20:41:41 gauss kernel: ACPI: AC Adapter [AC] (on-line)
Jan 02 20:41:41 gauss kernel: ACPI: Battery Slot [BAT0] (battery present)
Jan 02 20:41:41 gauss kernel: usb 1-5: new full-speed USB device number 3 using xhci_hcd
Jan 02 20:41:41 gauss kernel: ACPI: Battery Slot [BAT1] (battery present)
Jan 02 20:41:41 gauss kernel: (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
Jan 02 20:41:41 gauss kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 02 20:41:41 gauss kernel: (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
Jan 02 20:41:41 gauss kernel: thermal LNXTHERM:00: registered as thermal_zone1
Jan 02 20:41:41 gauss kernel: ACPI: Thermal Zone [THM0] (49 C)
Jan 02 20:41:41 gauss kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jan 02 20:41:41 gauss kernel: Bluetooth: Core ver 2.22
Jan 02 20:41:41 gauss kernel: NET: Registered protocol family 31
Jan 02 20:41:41 gauss kernel: Bluetooth: HCI device and connection manager initialized
Jan 02 20:41:41 gauss kernel: Bluetooth: HCI socket layer initialized
Jan 02 20:41:41 gauss kernel: Bluetooth: L2CAP socket layer initialized
Jan 02 20:41:41 gauss kernel: Bluetooth: SCO socket layer initialized
Jan 02 20:41:41 gauss kernel: Linux agpgart interface v0.103
Jan 02 20:41:41 gauss kernel: Bluetooth: HCI UART driver ver 2.3
Jan 02 20:41:41 gauss kernel: Bluetooth: HCI UART protocol H4 registered
Jan 02 20:41:41 gauss kernel: Bluetooth: HCI UART protocol BCSP registered
Jan 02 20:41:41 gauss kernel: Bluetooth: HCI UART protocol LL registered
Jan 02 20:41:41 gauss kernel: Bluetooth: HCI UART protocol ATH3K registered
Jan 02 20:41:41 gauss kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
Jan 02 20:41:41 gauss kernel: Bluetooth: HCI UART protocol Intel registered
Jan 02 20:41:41 gauss kernel: Bluetooth: HCI UART protocol Broadcom registered
Jan 02 20:41:41 gauss kernel: Bluetooth: HCI UART protocol QCA registered
Jan 02 20:41:41 gauss kernel: Bluetooth: HCI UART protocol AG6XX registered
Jan 02 20:41:41 gauss kernel: Bluetooth: HCI UART protocol Marvell registered
Jan 02 20:41:41 gauss kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Jan 02 20:41:41 gauss kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jan 02 20:41:41 gauss kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jan 02 20:41:41 gauss kernel: pps_core: LinuxPPS API ver. 1 registered
Jan 02 20:41:41 gauss kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jan 02 20:41:41 gauss kernel: PTP clock support registered
Jan 02 20:41:41 gauss kernel: Non-volatile memory driver v1.3
Jan 02 20:41:41 gauss kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.25
Jan 02 20:41:41 gauss kernel: thinkpad_acpi: [url]http://ibm-acpi.sf.net/[/url]
Jan 02 20:41:41 gauss kernel: thinkpad_acpi: ThinkPad BIOS N1WET40W (1.19 ), EC unknown
Jan 02 20:41:41 gauss kernel: thinkpad_acpi: Lenovo ThinkPad T470s, model 20HF0047GE
Jan 02 20:41:41 gauss systemd[1]: Found device Samsung SSD 960 EVO 1TB 1.
Jan 02 20:41:41 gauss kernel: thinkpad_acpi: radio switch found; radios are enabled
Jan 02 20:41:41 gauss kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Jan 02 20:41:41 gauss kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Jan 02 20:41:41 gauss kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Jan 02 20:41:41 gauss systemd[1]: Found device Samsung SSD 960 EVO 1TB 3.
Jan 02 20:41:41 gauss kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
Jan 02 20:41:41 gauss kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
Jan 02 20:41:41 gauss kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Jan 02 20:41:41 gauss kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Jan 02 20:41:41 gauss kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jan 02 20:41:41 gauss kernel: clocksource: Switched to clocksource tsc
Jan 02 20:41:41 gauss kernel: Intel(R) Wireless WiFi driver for Linux
Jan 02 20:41:41 gauss kernel: Copyright(c) 2003- 2015 Intel Corporation
Jan 02 20:41:41 gauss kernel: iwlwifi 0000:3a:00.0: enabling device (0000 -> 0002)
Jan 02 20:41:41 gauss kernel: iwlwifi 0000:3a:00.0: loaded firmware version 34.0.1 op_mode iwlmvm
Jan 02 20:41:41 gauss systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jan 02 20:41:41 gauss systemd[1]: Reached target Local File Systems (Pre).
Jan 02 20:41:41 gauss systemd[1]: Starting File System Check on /dev/disk/by-uuid/3984-C0DC...
Jan 02 20:41:41 gauss systemd[1]: Starting File System Check on /dev/disk/by-uuid/2d9b1dfc-773a-4dc9-8113-a9f2193a4d22...
Jan 02 20:41:41 gauss kernel: iwlwifi 0000:3a:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
Jan 02 20:41:41 gauss systemd-fsck[241]: /dev/nvme0n1p3: clean, 1363610/35889152 files, 43587253/143527350 blocks
Jan 02 20:41:41 gauss systemd[1]: Started File System Check on /dev/disk/by-uuid/2d9b1dfc-773a-4dc9-8113-a9f2193a4d22.
Jan 02 20:41:41 gauss systemd[1]: Mounting /home...
Jan 02 20:41:41 gauss systemd-fsck[240]: fsck.fat 4.1 (2017-01-24)
Jan 02 20:41:41 gauss systemd-fsck[240]: /dev/nvme0n1p1: 202 files, 16150/130556 clusters
Jan 02 20:41:41 gauss systemd[1]: Started File System Check on /dev/disk/by-uuid/3984-C0DC.
Jan 02 20:41:41 gauss systemd[1]: Mounting /boot...
Jan 02 20:41:41 gauss systemd[1]: Mounted /home.
Jan 02 20:41:41 gauss kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: data=ordered
Jan 02 20:41:41 gauss systemd[1]: Mounted /boot.
Jan 02 20:41:41 gauss systemd[1]: Reached target Local File Systems.
Jan 02 20:41:41 gauss systemd[1]: Starting Create Volatile Files and Directories...
Jan 02 20:41:41 gauss systemd[1]: Started Create Volatile Files and Directories.
Jan 02 20:41:41 gauss systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jan 02 20:41:41 gauss systemd[1]: Started Update UTMP about System Boot/Shutdown.
Jan 02 20:41:41 gauss systemd[1]: Reached target System Initialization.
Jan 02 20:41:41 gauss systemd[1]: Started CUPS Scheduler.
Jan 02 20:41:41 gauss systemd[1]: Reached target Paths.
Jan 02 20:41:41 gauss systemd[1]: Started Daily Cleanup of Temporary Directories.
Jan 02 20:41:41 gauss systemd[1]: Started Daily rotation of log files.
Jan 02 20:41:41 gauss systemd[1]: Listening on D-Bus System Message Bus Socket.
Jan 02 20:41:41 gauss systemd[1]: Started Daily locate database update.
Jan 02 20:41:41 gauss systemd[1]: Listening on CUPS Scheduler.
Jan 02 20:41:41 gauss systemd[1]: Reached target Sockets.
Jan 02 20:41:41 gauss systemd[1]: Reached target Basic System.
Jan 02 20:41:41 gauss systemd[1]: Started Daily verification of password and group files.
Jan 02 20:41:41 gauss systemd[1]: Started Daily man-db cache update.
Jan 02 20:41:41 gauss systemd[1]: Reached target Timers.
Jan 02 20:41:41 gauss systemd[1]: Started D-Bus System Message Bus.
Jan 02 20:41:41 gauss kernel: iwlwifi 0000:3a:00.0: base HW address: 00:28:f8:5a:9f:38
Jan 02 20:41:41 gauss systemd[1]: Starting Login Service...
Jan 02 20:41:41 gauss systemd[1]: Starting Network Manager...
Jan 02 20:41:41 gauss systemd[1]: Started Login Service.
Jan 02 20:41:41 gauss systemd-logind[258]: New seat seat0.
Jan 02 20:41:41 gauss kernel: usb 1-7: new full-speed USB device number 4 using xhci_hcd
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.6600] NetworkManager (version 1.10.2-1, Arch Linux) is starting... (for the first time)
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.6600] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.6645] manager[0x55bedd37b080]: monitoring kernel firmware directory '/usr/lib/firmware'.
Jan 02 20:41:41 gauss dbus-daemon[256]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=259 comm="/usr/bin/NetworkManager --no-daemon ")
Jan 02 20:41:41 gauss systemd[1]: Starting Hostname Service...
Jan 02 20:41:41 gauss kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Jan 02 20:41:41 gauss kernel: (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
Jan 02 20:41:41 gauss kernel: thermal thermal_zone2: failed to read out thermal zone (-61)
Jan 02 20:41:41 gauss kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jan 02 20:41:41 gauss kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jan 02 20:41:41 gauss kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
Jan 02 20:41:41 gauss kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Jan 02 20:41:41 gauss kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Jan 02 20:41:41 gauss kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jan 02 20:41:41 gauss kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jan 02 20:41:41 gauss kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jan 02 20:41:41 gauss kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jan 02 20:41:41 gauss kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Jan 02 20:41:41 gauss kernel: AVX2 version of gcm_enc/dec engaged.
Jan 02 20:41:41 gauss kernel: AES CTR mode by8 optimization enabled
Jan 02 20:41:41 gauss systemd-udevd[219]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jan 02 20:41:41 gauss kernel: random: crng init done
Jan 02 20:41:41 gauss dbus-daemon[256]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jan 02 20:41:41 gauss systemd[1]: Started Hostname Service.
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.7985] hostname: hostname: using hostnamed
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.7985] hostname: hostname changed from (none) to "gauss"
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.7988] dns-mgr[0x55bedd396130]: init: dns=default, rc-manager=resolvconf
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.7995] rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.2/0000:3a:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.7996] manager[0x55bedd37b080]: rfkill: WiFi hardware radio set enabled
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.7996] manager[0x55bedd37b080]: rfkill: WWAN hardware radio set enabled
Jan 02 20:41:41 gauss systemd[1]: Started Network Manager.
Jan 02 20:41:41 gauss dbus-daemon[256]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=259 comm="/usr/bin/NetworkManager --no-daemon ")
Jan 02 20:41:41 gauss systemd[1]: Starting Network Manager Wait Online...
Jan 02 20:41:41 gauss systemd[1]: Reached target Network.
Jan 02 20:41:41 gauss systemd[1]: Starting Permit User Sessions...
Jan 02 20:41:41 gauss systemd[1]: Starting CUPS Scheduler...
Jan 02 20:41:41 gauss systemd[1]: Starting Insync...
Jan 02 20:41:41 gauss systemd[1]: Started Permit User Sessions.
Jan 02 20:41:41 gauss systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 02 20:41:41 gauss systemd[1]: Starting GNOME Display Manager...
Jan 02 20:41:41 gauss mtp-probe[308]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3"
Jan 02 20:41:41 gauss mtp-probe[308]: bus: 2, device: 2 was not an MTP device
Jan 02 20:41:41 gauss systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 02 20:41:41 gauss systemd[1]: Starting Load/Save RF Kill Switch Status...
Jan 02 20:41:41 gauss systemd[1]: Started GNOME Display Manager.
Jan 02 20:41:41 gauss dbus-daemon[256]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.8622] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Jan 02 20:41:41 gauss systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.8637] settings: loaded plugin iBFT: (c) 2014 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list. (/usr/lib/NetworkManager/libnm-settings-plugin-ibft.so)
Jan 02 20:41:41 gauss dbus-daemon[256]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.5' (uid=0 pid=311 comm="/usr/bin/gdm ")
Jan 02 20:41:41 gauss kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) c8:5b:76:ec:63:48
Jan 02 20:41:41 gauss kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Jan 02 20:41:41 gauss kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
Jan 02 20:41:41 gauss kernel: i915 0000:00:02.0: enabling device (0006 -> 0007)
Jan 02 20:41:41 gauss kernel: [drm] Memory usable by graphics device = 4096M
Jan 02 20:41:41 gauss kernel: checking generic (a0000000 7e9000) vs hw (a0000000 10000000)
Jan 02 20:41:41 gauss kernel: fb: switching to inteldrmfb from EFI VGA
Jan 02 20:41:41 gauss kernel: Console: switching to colour dummy device 80x25
Jan 02 20:41:41 gauss systemd[1]: Reached target User and Group Name Lookups.
Jan 02 20:41:41 gauss kernel: usb 1-8: new high-speed USB device number 5 using xhci_hcd
Jan 02 20:41:41 gauss systemd[1]: Starting Accounts Service...
Jan 02 20:41:41 gauss dbus-daemon[256]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.7' (uid=0 pid=303 comm="/usr/bin/cupsd -l ")
Jan 02 20:41:41 gauss kernel: [drm] Replacing VGA console driver
Jan 02 20:41:41 gauss systemd[1]: Starting Manage, Install and Generate Color Profiles...
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.9019] keyfile: new connection /etc/NetworkManager/system-connections/salzmann (7c33bc3f-d8a0-4ecc-a869-431481f565d7,"salzmann")
Jan 02 20:41:41 gauss dbus-daemon[256]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.8' (uid=0 pid=321 comm="/usr/lib/accountsservice/accounts-daemon ")
Jan 02 20:41:41 gauss kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Jan 02 20:41:41 gauss kernel: [drm] Driver supports precise vblank timestamp query.
Jan 02 20:41:41 gauss systemd[1]: Starting Authorization Manager...
Jan 02 20:41:41 gauss kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
Jan 02 20:41:41 gauss kernel: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
Jan 02 20:41:41 gauss dbus-daemon[256]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Jan 02 20:41:41 gauss systemd[1]: Started Manage, Install and Generate Color Profiles.
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.9320] keyfile: new connection /etc/NetworkManager/system-connections/federation (0dd5f067-7a49-46a0-bc25-3844d5bfad62,"federation")
Jan 02 20:41:41 gauss kernel: iTCO_vendor_support: vendor-support=0
Jan 02 20:41:41 gauss kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Jan 02 20:41:41 gauss kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Jan 02 20:41:41 gauss polkitd[326]: Started polkitd version 0.114
Jan 02 20:41:41 gauss kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jan 02 20:41:41 gauss kernel: usb-storage 2-3:1.0: USB Mass Storage device detected
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.9635] keyfile: new connection /etc/NetworkManager/system-connections/FRITZ!Powerline 1260E (2e8d0fa4-3ff7-4a5e-9c0a-83a4c51fdd53,"FRITZ!Powerline 1260E")
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.9875] keyfile: new connection /etc/NetworkManager/system-connections/neighBEARhood (283e52da-a5b6-4865-ad54-8cf1949c2b63,"neighBEARhood")
Jan 02 20:41:41 gauss systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Jan 02 20:41:41 gauss systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Jan 02 20:41:41 gauss NetworkManager[259]: <info>  [1514922101.9990] keyfile: new connection /etc/NetworkManager/system-connections/Pi5 (574f8a9f-f938-49af-b728-a148b1ebb97e,"Pi5")
Jan 02 20:41:42 gauss kernel: [drm] Initialized i915 1.6.0 20170818 for 0000:00:02.0 on minor 0
Jan 02 20:41:42 gauss kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jan 02 20:41:42 gauss kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
Jan 02 20:41:42 gauss kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jan 02 20:41:42 gauss kernel: scsi host0: usb-storage 2-3:1.0
Jan 02 20:41:42 gauss kernel: usbcore: registered new interface driver usb-storage
Jan 02 20:41:42 gauss systemd-vconsole-setup[302]: Invalid font metadata - width: 3240099528 (max 32), height: 4294947134 (max 32), count: 3240099352 (max 512)
Jan 02 20:41:42 gauss systemd-vconsole-setup[302]: Fonts will not be copied to remaining consoles
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.0203] keyfile: new connection /etc/NetworkManager/system-connections/WIFI@DB (7b131f00-8264-4431-a44d-dce62bd4923a,"WIFI@DB")
Jan 02 20:41:42 gauss systemd[1]: Started Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Jan 02 20:41:42 gauss kernel: usbcore: registered new interface driver uas
Jan 02 20:41:42 gauss polkitd[326]: Loading rules from directory /etc/polkit-1/rules.d
Jan 02 20:41:42 gauss polkitd[326]: Loading rules from directory /usr/share/polkit-1/rules.d
Jan 02 20:41:42 gauss polkitd[326]: Finished loading, compiling and executing 5 rules
Jan 02 20:41:42 gauss dbus-daemon[256]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jan 02 20:41:42 gauss systemd[1]: Started Authorization Manager.
Jan 02 20:41:42 gauss systemd-udevd[226]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jan 02 20:41:42 gauss polkitd[326]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jan 02 20:41:42 gauss kernel: iwlwifi 0000:3a:00.0 wlp58s0: renamed from wlan0
Jan 02 20:41:42 gauss accounts-daemon[321]: started daemon version 0.6.45
Jan 02 20:41:42 gauss dbus-daemon[256]: [system] Successfully activated service 'org.freedesktop.Accounts'
Jan 02 20:41:42 gauss systemd[1]: Started Accounts Service.
Jan 02 20:41:42 gauss systemd[1]: Started Load/Save RF Kill Switch Status.
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.0486] keyfile: new connection /etc/NetworkManager/system-connections/WIFIonICE (f4664e30-98f5-4b97-9065-59c31455fbe2,"WIFIonICE")
Jan 02 20:41:42 gauss kernel: intel_rapl: Found RAPL domain package
Jan 02 20:41:42 gauss kernel: intel_rapl: Found RAPL domain core
Jan 02 20:41:42 gauss kernel: intel_rapl: Found RAPL domain uncore
Jan 02 20:41:42 gauss kernel: intel_rapl: Found RAPL domain dram
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.0633] keyfile: new connection /etc/NetworkManager/system-connections/Glautschhof (30194bc9-ce75-49ff-aada-c422ba9ea699,"Glautschhof")
Jan 02 20:41:42 gauss kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jan 02 20:41:42 gauss kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jan 02 20:41:42 gauss kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jan 02 20:41:42 gauss kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jan 02 20:41:42 gauss kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jan 02 20:41:42 gauss kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
Jan 02 20:41:42 gauss kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.0847] keyfile: new connection /etc/NetworkManager/system-connections/VPN Swabian Instruments (4db6d906-77fd-474e-a436-56f03ccc3d14,"VPN Swabian Instruments")
Jan 02 20:41:42 gauss systemd-udevd[216]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jan 02 20:41:42 gauss kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.1141] keyfile: new connection /etc/NetworkManager/system-connections/AndroidHotspot3271 (05579bdd-718e-4d72-83b1-9a5f76f07bef,"AndroidHotspot3271")
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.1261] keyfile: new connection /etc/NetworkManager/system-connections/WLAN-071379 (35bae165-f121-410d-a505-3dac8e763b73,"WLAN-071379")
Jan 02 20:41:42 gauss systemd[1]: Started Insync.
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.1634] keyfile: new connection /etc/NetworkManager/system-connections/EasyBox-36DE54 (619ad0a4-bf30-4337-97db-d188dd96f0e9,"EasyBox-36DE54")
Jan 02 20:41:42 gauss systemd-logind[258]: Watching system buttons on /dev/input/event2 (Lid Switch)
Jan 02 20:41:42 gauss colord[324]: failed to get session [pid 303]: No data available
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.1803] keyfile: new connection /etc/NetworkManager/system-connections/dhcp (da2fdb89-6b6c-45fb-b743-1fec8595580c,"dhcp")
Jan 02 20:41:42 gauss colord[324]: failed to get session [pid 303]: No data available
Jan 02 20:41:42 gauss systemd-logind[258]: Watching system buttons on /dev/input/event1 (Sleep Button)
Jan 02 20:41:42 gauss systemd-logind[258]: Watching system buttons on /dev/input/event0 (AT Translated Set 2 keyboard)
Jan 02 20:41:42 gauss systemd[1]: Started CUPS Scheduler.
Jan 02 20:41:42 gauss systemd-logind[258]: Watching system buttons on /dev/input/event3 (Power Button)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.1968] keyfile: new connection /etc/NetworkManager/system-connections/local (b69a635e-1e56-4fca-ac3e-ec18c05bcaa5,"local")
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2173] keyfile: new connection /etc/NetworkManager/system-connections/AndroidAP (3690b57d-922d-4d5c-a44d-0d1e96ab5448,"AndroidAP")
Jan 02 20:41:42 gauss systemd-logind[258]: Watching system buttons on /dev/input/event4 (ThinkPad Extra Buttons)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2268] keyfile: new connection /etc/NetworkManager/system-connections/eduroam (b5d44b22-16cc-400b-b64e-3e299a2f4177,"eduroam")
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2349] keyfile: new connection /etc/NetworkManager/system-connections/FRITZ!Box 7490 (ed24b35f-259e-4392-bb74-957f827eb02e,"FRITZ!Box 7490")
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2385] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2385] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2385] manager: Networking is enabled by state file
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2386] dhcp-init: Using DHCP client 'internal'
Jan 02 20:41:42 gauss nm-dispatcher[310]: req:1 'hostname': new request (0 scripts)
Jan 02 20:41:42 gauss nm-dispatcher[310]: req:1 'hostname': completed: no scripts
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2392] Loaded device plugin: NMBondDeviceFactory (internal)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2392] Loaded device plugin: NMBridgeDeviceFactory (internal)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2392] Loaded device plugin: NMDummyDeviceFactory (internal)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2392] Loaded device plugin: NMEthernetDeviceFactory (internal)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2392] Loaded device plugin: NMInfinibandDeviceFactory (internal)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2392] Loaded device plugin: NMIPTunnelDeviceFactory (internal)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2393] Loaded device plugin: NMMacsecDeviceFactory (internal)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2393] Loaded device plugin: NMMacvlanDeviceFactory (internal)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2393] Loaded device plugin: NMPppDeviceFactory (internal)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2393] Loaded device plugin: NMTunDeviceFactory (internal)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2393] Loaded device plugin: NMVethDeviceFactory (internal)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2393] Loaded device plugin: NMVlanDeviceFactory (internal)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2393] Loaded device plugin: NMVxlanDeviceFactory (internal)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2398] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/libnm-device-plugin-ovs.so)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2403] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/libnm-device-plugin-adsl.so)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2457] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/libnm-device-plugin-wwan.so)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2473] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/libnm-device-plugin-bluetooth.so)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2548] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/libnm-device-plugin-team.so)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2556] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/libnm-device-plugin-wifi.so)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2565] device (lo): carrier: link connected
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2570] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2587] manager: (enp0s31f6): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2608] wifi-nl80211: (wlp58s0): using nl80211 for WiFi device control
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2617] device (wlp58s0): driver supports Access Point (AP) mode
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2631] manager: (wlp58s0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/3)
Jan 02 20:41:42 gauss dbus-daemon[256]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.2' (uid=0 pid=259 comm="/usr/bin/NetworkManager --no-daemon ")
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2679] ovsdb: Could not connect: No such file or directory
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.2686] device (wlp58s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jan 02 20:41:42 gauss mtp-probe[381]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Jan 02 20:41:42 gauss mtp-probe[381]: bus: 1, device: 6 was not an MTP device
Jan 02 20:41:42 gauss mtp-probe[383]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Jan 02 20:41:42 gauss mtp-probe[383]: bus: 1, device: 2 was not an MTP device
Jan 02 20:41:42 gauss mtp-probe[382]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Jan 02 20:41:42 gauss mtp-probe[384]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
Jan 02 20:41:42 gauss mtp-probe[382]: bus: 1, device: 5 was not an MTP device
Jan 02 20:41:42 gauss mtp-probe[384]: bus: 1, device: 3 was not an MTP device
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.5112] device (wlp58s0): set-hw-addr: set MAC address to 72:C9:BC:76:B9:94 (scanning)
Jan 02 20:41:42 gauss systemd-logind[258]: Watching system buttons on /dev/input/event16 (Logitech USB Receiver)
Jan 02 20:41:42 gauss NetworkManager[259]: <info>  [1514922102.7421] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jan 02 20:41:42 gauss dbus-daemon[256]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.13' (uid=124 pid=354 comm="/usr/lib/colord-sane ")
Jan 02 20:41:43 gauss kernel: fbcon: inteldrmfb (fb0) is primary device
Jan 02 20:41:43 gauss kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
Jan 02 20:41:43 gauss kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Jan 02 20:41:43 gauss kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Jan 02 20:41:43 gauss kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Jan 02 20:41:43 gauss kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Jan 02 20:41:43 gauss kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Jan 02 20:41:43 gauss kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Jan 02 20:41:43 gauss kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Jan 02 20:41:43 gauss kernel: usb 1-9: new full-speed USB device number 6 using xhci_hcd
Jan 02 20:41:43 gauss kernel: IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
Jan 02 20:41:43 gauss kernel: usbcore: registered new interface driver btusb
Jan 02 20:41:43 gauss kernel: Bluetooth: hci0: Firmware revision 0.1 build 173 week 45 2017
Jan 02 20:41:43 gauss kernel: media: Linux media interface: v0.10
Jan 02 20:41:43 gauss kernel: usbcore: registered new interface driver usbhid
Jan 02 20:41:43 gauss kernel: usbhid: USB HID core driver
Jan 02 20:41:43 gauss kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52F.0001/input/input17
Jan 02 20:41:43 gauss kernel: hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
Jan 02 20:41:43 gauss kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/input/input18
Jan 02 20:41:43 gauss kernel: Linux video capture interface: v2.00
Jan 02 20:41:43 gauss kernel: uvcvideo: Found UVC 1.00 device Integrated Camera (5986:111c)
Jan 02 20:41:43 gauss kernel: uvcvideo: Failed to initialize entity for entity 6
Jan 02 20:41:43 gauss kernel: uvcvideo: Failed to register entites (-22).
Jan 02 20:41:43 gauss kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input19
Jan 02 20:41:43 gauss kernel: hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
Jan 02 20:41:43 gauss kernel: usbcore: registered new interface driver uvcvideo
Jan 02 20:41:43 gauss kernel: USB Video Class driver (1.1.1)
Jan 02 20:41:43 gauss kernel: mousedev: PS/2 mouse device common for all mice
Jan 02 20:41:43 gauss kernel: IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
Jan 02 20:41:43 gauss kernel: psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4762]
Jan 02 20:41:43 gauss kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1094..]
Jan 02 20:41:43 gauss kernel: psmouse serio1: synaptics: Your touchpad (PNP: LEN006c PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
Jan 02 20:41:43 gauss kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf005a3/0x943300/0x12e800/0x410000, board id: 3145, fw id: 2491761
Jan 02 20:41:43 gauss kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
Jan 02 20:41:43 gauss kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
Jan 02 20:41:43 gauss kernel: IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
Jan 02 20:41:43 gauss kernel: IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
Jan 02 20:41:43 gauss kernel: IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
Jan 02 20:41:43 gauss kernel: scsi 0:0:0:0: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 6
Jan 02 20:41:43 gauss kernel: scsi 0:0:0:0: Attached scsi generic sg0 type 0
Jan 02 20:41:43 gauss kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Jan 02 20:41:43 gauss kernel: [drm] RC6 on
Jan 02 20:41:43 gauss kernel: Console: switching to colour frame buffer device 240x67
Jan 02 20:41:43 gauss kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Jan 02 20:41:43 gauss kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Jan 02 20:41:43 gauss dbus-daemon[256]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jan 02 20:41:43 gauss systemd[1]: Created slice User Slice of gdm.
Jan 02 20:41:43 gauss systemd[1]: Starting Bluetooth service...
Jan 02 20:41:43 gauss systemd[1]: Reached target Sound Card.
Jan 02 20:41:43 gauss systemd[1]: Starting WPA supplicant...
Jan 02 20:41:43 gauss systemd[1]: Starting User Manager for UID 120...
Jan 02 20:41:43 gauss systemd-logind[258]: New session c1 of user gdm.
Jan 02 20:41:43 gauss systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jan 02 20:41:43 gauss dbus-daemon[256]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jan 02 20:41:43 gauss wpa_supplicant[397]: Successfully initialized wpa_supplicant
Jan 02 20:41:43 gauss NetworkManager[259]: <info>  [1514922103.3873] supplicant: wpa_supplicant running
Jan 02 20:41:43 gauss systemd[398]: pam_unix(systemd-user:session): session opened for user gdm by (uid=0)
Jan 02 20:41:43 gauss NetworkManager[259]: <info>  [1514922103.3873] device (wlp58s0): supplicant interface state: init -> starting
Jan 02 20:41:43 gauss systemd[1]: Started Session c1 of user gdm.
Jan 02 20:41:43 gauss systemd[1]: Started WPA supplicant.
Jan 02 20:41:43 gauss systemd[398]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jan 02 20:41:43 gauss systemd[398]: Listening on GnuPG network certificate management daemon.
Jan 02 20:41:43 gauss systemd[398]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jan 02 20:41:43 gauss systemd[398]: Listening on Sound System.
Jan 02 20:41:43 gauss systemd[398]: Reached target Timers.
Jan 02 20:41:43 gauss systemd[398]: Starting D-Bus User Message Bus Socket.
Jan 02 20:41:43 gauss systemd[398]: Reached target Paths.
Jan 02 20:41:43 gauss systemd[398]: Listening on Multimedia System.
Jan 02 20:41:43 gauss systemd[398]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jan 02 20:41:43 gauss systemd[398]: Listening on GnuPG cryptographic agent and passphrase cache.
Jan 02 20:41:43 gauss systemd[398]: Listening on D-Bus User Message Bus Socket.
Jan 02 20:41:43 gauss systemd[398]: Reached target Sockets.
Jan 02 20:41:43 gauss systemd[398]: Reached target Basic System.
Jan 02 20:41:43 gauss systemd[1]: Started User Manager for UID 120.
Jan 02 20:41:43 gauss systemd[398]: Starting Update XDG user dir configuration...
Jan 02 20:41:43 gauss systemd[398]: Started Update XDG user dir configuration.
Jan 02 20:41:43 gauss systemd[398]: Reached target Default.
Jan 02 20:41:43 gauss systemd[398]: Startup finished in 21ms.
Jan 02 20:41:43 gauss systemd[398]: Started D-Bus User Message Bus.
Jan 02 20:41:43 gauss bluetoothd[396]: Bluetooth daemon 5.48
Jan 02 20:41:43 gauss systemd[1]: Started Bluetooth service.
Jan 02 20:41:43 gauss systemd[1]: Reached target Bluetooth.
Jan 02 20:41:43 gauss bluetoothd[396]: Starting SDP server
Jan 02 20:41:43 gauss bluetoothd[396]: Bluetooth management interface 1.14 initialized
Jan 02 20:41:43 gauss kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jan 02 20:41:43 gauss kernel: Bluetooth: BNEP filters: protocol multicast
Jan 02 20:41:43 gauss kernel: Bluetooth: BNEP socket layer initialized
Jan 02 20:41:43 gauss NetworkManager[259]: <info>  [1514922103.4322] bluez: use BlueZ version 5
Jan 02 20:41:43 gauss NetworkManager[259]: <info>  [1514922103.4367] bluez5: NAP: added interface 00:28:F8:5A:9F:3C
Jan 02 20:41:43 gauss NetworkManager[259]: <info>  [1514922103.4389] sup-iface[0x55bedd331220,wlp58s0]: supports 5 scan SSIDs
Jan 02 20:41:43 gauss NetworkManager[259]: <info>  [1514922103.4393] device (wlp58s0): supplicant interface state: starting -> ready
Jan 02 20:41:43 gauss NetworkManager[259]: <info>  [1514922103.4393] device (wlp58s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jan 02 20:41:43 gauss kernel: IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
Jan 02 20:41:43 gauss gnome-session[414]: gnome-session-binary[414]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
Jan 02 20:41:43 gauss gnome-session-binary[414]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
Jan 02 20:41:43 gauss systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jan 02 20:41:43 gauss kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input20
Jan 02 20:41:43 gauss dbus-daemon[256]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.20' (uid=120 pid=422 comm="/usr/bin/gnome-shell ")
Jan 02 20:41:43 gauss systemd[1]: Starting Daemon for power management...
Jan 02 20:41:43 gauss dbus-daemon[256]: [system] Successfully activated service 'org.freedesktop.UPower'
Jan 02 20:41:43 gauss systemd[1]: Started Daemon for power management.
Jan 02 20:41:44 gauss org.gnome.Shell.desktop[422]: glamor: EGL version 1.4 (DRI2):
Jan 02 20:41:44 gauss dbus-daemon[408]: [session uid=120 pid=408] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.10' (uid=120 pid=422 comm="/usr/bin/gnome-shell ")
Jan 02 20:41:44 gauss systemd[398]: Starting Accessibility services bus...
Jan 02 20:41:44 gauss dbus-daemon[408]: [session uid=120 pid=408] Successfully activated service 'org.a11y.Bus'
Jan 02 20:41:44 gauss systemd[398]: Started Accessibility services bus.
Jan 02 20:41:44 gauss at-spi-bus-launcher[465]: dbus-daemon[470]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=422 comm="/usr/bin/gnome-shell ")
Jan 02 20:41:44 gauss at-spi-bus-launcher[465]: dbus-daemon[470]: Successfully activated service 'org.a11y.atspi.Registry'
Jan 02 20:41:44 gauss at-spi-bus-launcher[465]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jan 02 20:41:44 gauss systemd[398]: Starting Sound Service...
Jan 02 20:41:44 gauss dbus-daemon[256]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.22' (uid=120 pid=476 comm="/usr/bin/pulseaudio --daemonize=no ")
Jan 02 20:41:44 gauss systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jan 02 20:41:44 gauss dbus-daemon[256]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jan 02 20:41:44 gauss systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Successfully called chroot.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Successfully dropped privileges.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Successfully limited resources.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Running.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Canary thread running.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Watchdog thread running.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Supervising 0 threads of 0 processes of 1 users.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Supervising 0 threads of 0 processes of 1 users.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Supervising 0 threads of 0 processes of 1 users.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Supervising 0 threads of 0 processes of 1 users.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Supervising 0 threads of 0 processes of 1 users.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Supervising 0 threads of 0 processes of 1 users.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Supervising 0 threads of 0 processes of 1 users.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Supervising 0 threads of 0 processes of 1 users.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Supervising 0 threads of 0 processes of 1 users.
Jan 02 20:41:44 gauss rtkit-daemon[477]: Supervising 0 threads of 0 processes of 1 users.
Jan 02 20:41:44 gauss systemd[398]: Started Sound Service.
Jan 02 20:41:44 gauss bluetoothd[396]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource
Jan 02 20:41:44 gauss bluetoothd[396]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSink
Jan 02 20:41:44 gauss pulseaudio[476]: E: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
Jan 02 20:41:44 gauss kernel: Bluetooth: RFCOMM TTY layer initialized
Jan 02 20:41:44 gauss kernel: Bluetooth: RFCOMM socket layer initialized
Jan 02 20:41:44 gauss kernel: Bluetooth: RFCOMM ver 1.11
Jan 02 20:41:45 gauss gnome-shell[422]: JS WARNING: [resource:///org/gnome/shell/ui/main.js 315]: reference to undefined property "MetaStage"
Jan 02 20:41:45 gauss gnome-shell[422]: JS WARNING: [resource:///org/gnome/shell/ui/layout.js 221]: reference to undefined property "MetaWindowGroup"
Jan 02 20:41:45 gauss gnome-shell[422]: JS WARNING: [resource:///org/gnome/shell/ui/osdMonitorLabeler.js 59]: reference to undefined property "MetaDBusDisplayConfigSkeleton"
Jan 02 20:41:45 gauss dbus-daemon[256]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.45' (uid=124 pid=354 comm="/usr/lib/colord-sane ")
Jan 02 20:41:45 gauss dbus-daemon[256]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jan 02 20:41:45 gauss dbus-daemon[256]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.20' (uid=120 pid=422 comm="/usr/bin/gnome-shell ")
Jan 02 20:41:45 gauss systemd[1]: Starting Locale Service...
Jan 02 20:41:45 gauss gnome-shell[422]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jan 02 20:41:45 gauss gnome-shell[422]: JS WARNING: [resource:///org/gnome/shell/ui/slider.js 38]: reference to undefined property "CallyActor"
Jan 02 20:41:45 gauss dbus-daemon[256]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.20' (uid=120 pid=422 comm="/usr/bin/gnome-shell ")
Jan 02 20:41:45 gauss systemd[1]: Starting Location Lookup Service...
Jan 02 20:41:45 gauss dbus-daemon[256]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.48' (uid=0 pid=496 comm="/usr/lib/geoclue2/geoclue -t 5 ")
Jan 02 20:41:45 gauss dbus-daemon[256]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jan 02 20:41:45 gauss geoclue[496]: Failed to connect to avahi service: Daemon not running
Jan 02 20:41:45 gauss dbus-daemon[256]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Jan 02 20:41:45 gauss systemd[1]: Started Location Lookup Service.
Jan 02 20:41:45 gauss polkitd[326]: Registered Authentication Agent for unix-session:c1 (system bus name :1.20 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jan 02 20:41:45 gauss gnome-shell[422]: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
Jan 02 20:41:45 gauss dbus-daemon[256]: [system] Successfully activated service 'org.freedesktop.locale1'
Jan 02 20:41:45 gauss systemd[1]: Started Locale Service.
Jan 02 20:41:45 gauss gnome-shell[422]: Error looking up permission: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.impl.portal.PermissionStore was not provided by any .service files
Jan 02 20:41:45 gauss gnome-session-binary[414]: Entering running state
Jan 02 20:41:45 gauss xbrlapi.desktop[591]: openConnection: connect: No such file or directory
Jan 02 20:41:45 gauss xbrlapi.desktop[591]: cannot connect to braille devices daemon brltty at :0
Jan 02 20:41:46 gauss kernel: CPU0: Core temperature above threshold, cpu clock throttled (total events = 1)
Jan 02 20:41:46 gauss kernel: CPU2: Core temperature above threshold, cpu clock throttled (total events = 1)
Jan 02 20:41:46 gauss kernel: CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
Jan 02 20:41:46 gauss kernel: CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
Jan 02 20:41:46 gauss kernel: CPU2: Package temperature above threshold, cpu clock throttled (total events = 1)
Jan 02 20:41:46 gauss kernel: CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
Jan 02 20:41:46 gauss kernel: CPU2: Core temperature/speed normal
Jan 02 20:41:46 gauss kernel: CPU0: Core temperature/speed normal
Jan 02 20:41:46 gauss kernel: CPU1: Package temperature/speed normal
Jan 02 20:41:46 gauss kernel: CPU3: Package temperature/speed normal
Jan 02 20:41:46 gauss kernel: CPU0: Package temperature/speed normal
Jan 02 20:41:46 gauss kernel: CPU2: Package temperature/speed normal
Jan 02 20:41:46 gauss gsd-power[520]: gsd_power_backlight_abs_to_percentage: assertion 'max > min' failed
Jan 02 20:41:46 gauss gsd-power[520]: gsd_power_backlight_abs_to_percentage: assertion 'max > min' failed
Jan 02 20:41:46 gauss gnome-shell[422]: JS WARNING: [resource:///org/gnome/shell/ui/windowManager.js 1471]: reference to undefined property "MetaWindowX11"
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8393] policy: auto-activating connection 'federation'
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8412] device (wlp58s0): Activation: starting connection 'federation' (0dd5f067-7a49-46a0-bc25-3844d5bfad62)
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8415] device (wlp58s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8417] manager: NetworkManager state is now CONNECTING
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8441] device (wlp58s0): set-hw-addr: reset MAC address to 00:28:F8:5A:9F:38 (preserve)
Jan 02 20:41:46 gauss kernel: IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8586] device (wlp58s0): supplicant interface state: ready -> disabled
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8618] device (wlp58s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8621] device (wlp58s0): Activation: (wifi) access point 'federation' has security, but secrets are required.
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8622] device (wlp58s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8624] sup-iface[0x55bedd331220,wlp58s0]: wps: type pbc start...
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8823] device (wlp58s0): supplicant interface state: disabled -> inactive
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8903] device (wlp58s0): supplicant interface state: inactive -> scanning
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8906] device (wlp58s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8913] device (wlp58s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8916] device (wlp58s0): Activation: (wifi) connection 'federation' has security, and secrets exist.  No new secrets needed.
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8917] Config: added 'ssid' value 'federation'
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8917] Config: added 'scan_ssid' value '1'
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8917] Config: added 'bgscan' value 'simple:30:-80:86400'
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8918] Config: added 'key_mgmt' value 'WPA-PSK'
Jan 02 20:41:46 gauss NetworkManager[259]: <info>  [1514922106.8918] Config: added 'psk' value '<hidden>'
Jan 02 20:41:47 gauss wpa_supplicant[397]: wlp58s0: SME: Trying to authenticate with 5c:49:79:ff:ad:8c (SSID='federation' freq=5180 MHz)
Jan 02 20:41:47 gauss kernel: wlp58s0: authenticate with 5c:49:79:ff:ad:8c
Jan 02 20:41:47 gauss NetworkManager[259]: <info>  [1514922107.8922] device (wlp58s0): supplicant interface state: scanning -> authenticating
Jan 02 20:41:47 gauss kernel: wlp58s0: send auth to 5c:49:79:ff:ad:8c (try 1/3)
Jan 02 20:41:47 gauss wpa_supplicant[397]: wlp58s0: Trying to associate with 5c:49:79:ff:ad:8c (SSID='federation' freq=5180 MHz)
Jan 02 20:41:47 gauss kernel: wlp58s0: authenticated
Jan 02 20:41:47 gauss kernel: wlp58s0: associate with 5c:49:79:ff:ad:8c (try 1/3)
Jan 02 20:41:47 gauss kernel: wlp58s0: RX AssocResp from 5c:49:79:ff:ad:8c (capab=0x411 status=0 aid=1)
Jan 02 20:41:47 gauss NetworkManager[259]: <info>  [1514922107.9052] device (wlp58s0): supplicant interface state: authenticating -> associating
Jan 02 20:41:47 gauss wpa_supplicant[397]: wlp58s0: Associated with 5c:49:79:ff:ad:8c
Jan 02 20:41:47 gauss wpa_supplicant[397]: wlp58s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jan 02 20:41:47 gauss kernel: wlp58s0: associated
Jan 02 20:41:47 gauss NetworkManager[259]: <info>  [1514922107.9122] device (wlp58s0): supplicant interface state: associating -> associated
Jan 02 20:41:47 gauss NetworkManager[259]: <info>  [1514922107.9245] device (wlp58s0): supplicant interface state: associated -> 4-way handshake
Jan 02 20:41:47 gauss wpa_supplicant[397]: wlp58s0: WPA: Key negotiation completed with 5c:49:79:ff:ad:8c [PTK=CCMP GTK=CCMP]
Jan 02 20:41:47 gauss wpa_supplicant[397]: wlp58s0: CTRL-EVENT-CONNECTED - Connection to 5c:49:79:ff:ad:8c completed [id=0 id_str=]
Jan 02 20:41:47 gauss kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp58s0: link becomes ready
Jan 02 20:41:47 gauss wpa_supplicant[397]: wlp58s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-48 noise=9999 txrate=6000
Jan 02 20:41:47 gauss NetworkManager[259]: <info>  [1514922107.9573] device (wlp58s0): supplicant interface state: 4-way handshake -> completed
Jan 02 20:41:47 gauss NetworkManager[259]: <info>  [1514922107.9574] device (wlp58s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'federation'.
Jan 02 20:41:47 gauss NetworkManager[259]: <info>  [1514922107.9577] device (wlp58s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 02 20:41:47 gauss NetworkManager[259]: <info>  [1514922107.9589] dhcp4 (wlp58s0): activation: beginning transaction (timeout in 45 seconds)
Jan 02 20:41:47 gauss wpa_supplicant[397]: wlp58s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=9999 txrate=866700
Jan 02 20:41:47 gauss kernel: wlp58s0: Limiting TX power to 20 (23 - 3) dBm as advertised by 5c:49:79:ff:ad:8c
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0042] dhcp4 (wlp58s0):   address 192.168.178.34
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0042] dhcp4 (wlp58s0):   plen 24
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0043] dhcp4 (wlp58s0):   expires in 864000 seconds
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0043] dhcp4 (wlp58s0):   nameserver '192.168.178.1'
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0043] dhcp4 (wlp58s0):   domain name 'fritz.box'
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0044] dhcp4 (wlp58s0):   gateway 192.168.178.1
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0044] dhcp4 (wlp58s0):   ntp server '192.168.178.1'
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0048] dhcp4 (wlp58s0): state changed unknown -> bound
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0083] device (wlp58s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0099] device (wlp58s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0106] device (wlp58s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0112] manager: NetworkManager state is now CONNECTED_LOCAL
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0198] manager: NetworkManager state is now CONNECTED_SITE
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0200] policy: set 'federation' (wlp58s0) as default for IPv4 routing and DNS
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0202] dns-mgr: Writing DNS information to /usr/bin/resolvconf
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0792] device (wlp58s0): Activation: successful, device activated.
Jan 02 20:41:48 gauss NetworkManager[259]: <info>  [1514922108.0798] manager: startup complete
Jan 02 20:41:48 gauss nm-dispatcher[310]: req:2 'up' [wlp58s0]: new request (0 scripts)
Jan 02 20:41:48 gauss nm-dispatcher[310]: req:2 'up' [wlp58s0]: completed: no scripts
Jan 02 20:41:48 gauss systemd[1]: Started Network Manager Wait Online.
Jan 02 20:41:48 gauss systemd[1]: Reached target Network is Online.
Jan 02 20:41:48 gauss systemd[1]: Starting TeamViewer remote control daemon...
Jan 02 20:41:48 gauss systemd[1]: teamviewerd.service: PID file /var/run/teamviewerd.pid not readable (yet?) after start: No such file or directory
Jan 02 20:41:48 gauss systemd[1]: Started TeamViewer remote control daemon.
Jan 02 20:41:48 gauss systemd[1]: Reached target Multi-User System.
Jan 02 20:41:48 gauss systemd[1]: Reached target Graphical Interface.
Jan 02 20:41:48 gauss systemd[1]: Startup finished in 1.062s (kernel) + 7.085s (userspace) = 15.565s.
Jan 02 20:41:49 gauss NetworkManager[259]: <info>  [1514922109.1516] manager: NetworkManager state is now CONNECTED_GLOBAL
Jan 02 20:41:49 gauss nm-dispatcher[310]: req:3 'connectivity-change': new request (0 scripts)
Jan 02 20:41:49 gauss nm-dispatcher[310]: req:3 'connectivity-change': completed: no scripts
Jan 02 20:41:50 gauss systemd[1]: Started Getty on tty2.
Jan 02 20:41:57 gauss login[686]: pam_unix(login:session): session opened for user helmut by LOGIN(uid=0)
Jan 02 20:41:57 gauss systemd[1]: Created slice User Slice of helmut.
Jan 02 20:41:57 gauss systemd[1]: Starting User Manager for UID 1000...
Jan 02 20:41:57 gauss systemd-logind[258]: New session c2 of user helmut.
Jan 02 20:41:57 gauss systemd[1]: Started Session c2 of user helmut.
Jan 02 20:41:57 gauss systemd[688]: pam_unix(systemd-user:session): session opened for user helmut by (uid=0)
Jan 02 20:41:57 gauss login[686]: LOGIN ON tty2 BY helmut
Jan 02 20:41:57 gauss systemd[1]: Started User Manager for UID 1000.
Jan 02 20:42:53 gauss wpa_supplicant[397]: wlp58s0: WPA: Group rekeying completed with 5c:49:79:ff:ad:8c [GTK=CCMP]

Last edited by helmut.fedder (2018-01-02 19:57:44)

Offline

#6 2018-01-02 19:53:14

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] permission of /home reset after reboot

Please post all command outputs in-between [⁣code] [⁣/code] tags to make it more readable.

Also if no-one has posted since your last reply, please edit your last post with the new information instead of spamming the forum with new posts.

Thanks smile


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#7 2018-01-02 19:57:19

helmut.fedder
Member
Registered: 2018-01-02
Posts: 13

Re: [SOLVED] permission of /home reset after reboot

Thank you for your editing help. Will do.

Offline

#8 2018-01-02 20:05:12

applebaps
Member
From: Alaska
Registered: 2017-10-19
Posts: 28
Website

Re: [SOLVED] permission of /home reset after reboot

to look for a particular piece of text within the output of another command (say, reading a file or journal output) you can use grep like so:

# command | grep string

so, in your case, where you're looking for journal messages from boot related to your home partition, you *might* try

# journalctl -b | grep home

and see what comes out.  Not saying this is exactly what you need to do here, but it's just a helpful skill to have that took me a long time to figure out smile

relevant wiki pages:
https://wiki.archlinux.org/index.php/Systemd#Journal
https://wiki.archlinux.org/index.php/Co … ities#grep

Also note that while journalctl -b gives messages from the current boot, sometimes you may also want to check dmesg for kernel messages in general.  Grep is again very helpful there.

Last edited by applebaps (2018-01-02 20:14:36)

Offline

#9 2018-01-02 20:24:44

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] permission of /home reset after reboot

Please post the output of `mount` when you first boot/login.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#10 2018-01-02 22:22:04

helmut.fedder
Member
Registered: 2018-01-02
Posts: 13

Re: [SOLVED] permission of /home reset after reboot

Do you want me to filter the journal or make 'mount' output more verbose information during boot? In case of the latter, how could i add a --verbose to the mount command executed during boot - or change the log level ?

@ applebaps: thank you for your links. I have some ideas about basic linux tools such as grep and have read one or the other man page ;-)

Offline

#11 2018-01-02 22:23:44

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] permission of /home reset after reboot

No, just log in and paste the output from `mount` (in code tags).


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#12 2018-01-02 22:25:07

helmut.fedder
Member
Registered: 2018-01-02
Posts: 13

Re: [SOLVED] permission of /home reset after reboot

proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
dev on /dev type devtmpfs (rw,nosuid,relatime,size=3960852k,nr_inodes=990213,mode=755)
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
/dev/nvme0n1p2 on / type ext4 (rw,relatime,data=ordered)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=41,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=326)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/nvme0n1p3 on /home type ext4 (rw,relatime,data=ordered)
/dev/nvme0n1p1 on /boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
tmpfs on /run/user/120 type tmpfs (rw,nosuid,nodev,relatime,size=793412k,mode=700,uid=120,gid=120)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=793412k,mode=700,uid=1000,gid=1000)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)

Offline

#13 2018-01-02 22:27:03

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] permission of /home reset after reboot

So, what are the permissions on /home before you chmod it?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#14 2018-01-02 22:28:02

helmut.fedder
Member
Registered: 2018-01-02
Posts: 13

Re: [SOLVED] permission of /home reset after reboot

drwxr-xr-x 6 root root 4096  2. Jan 12:39 /home

Offline

#15 2018-01-02 22:29:46

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] permission of /home reset after reboot

That's correct. What is your problem?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#16 2018-01-02 22:31:24

helmut.fedder
Member
Registered: 2018-01-02
Posts: 13

Re: [SOLVED] permission of /home reset after reboot

I want to change it to

drwxr-x--x

:-)

Offline

#17 2018-01-02 22:33:16

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] permission of /home reset after reboot

Why? What do you think you are going to acheive? This is a classic X-Y problem.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#18 2018-01-02 22:47:41

loqs
Member
Registered: 2014-03-06
Posts: 17,321

Re: [SOLVED] permission of /home reset after reboot

Just to cover what is changing the permissions of /home not suggestion you try and stop this /usr/lib/tmpfiles.d/home.conf

Offline

#19 2018-01-02 22:58:06

helmut.fedder
Member
Registered: 2018-01-02
Posts: 13

Re: [SOLVED] permission of /home reset after reboot

That did the trick. Thank you very much to all of you for your help!

Cheers, Helmut

Offline

#20 2018-01-02 23:01:58

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] permission of /home reset after reboot

Can I ask why you want to do this?

There may be a better solution than what you've just done, which will get automatically reverted every time the appropriate package is updated.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#21 2018-01-04 10:29:36

helmut.fedder
Member
Registered: 2018-01-02
Posts: 13

Re: [SOLVED] permission of /home reset after reboot

slithery, can you receive pgp encrypted mail?

My solution now is to modify

/usr/lib/tmpfiles.d/home.conf

to my needs.

A more permanent solution is much appreciated.

Offline

#22 2018-01-04 17:00:19

loqs
Member
Registered: 2014-03-06
Posts: 17,321

Re: [SOLVED] permission of /home reset after reboot

@helmut.fedder you still have not answered why you want to change the permissions or what you believe the permissions change achieves and now appear to want to take the discussion off the forum for some reason.

Offline

#23 2018-01-05 22:19:46

helmut.fedder
Member
Registered: 2018-01-02
Posts: 13

Re: [SOLVED] permission of /home reset after reboot

I apologize for the delay. The rational behind this is privacy. It is an unusual scenario where obfuscation seems to provide a big amount of security in practice. Is this answer satisfactory to you? For the same reason, I prefer not to provide details in public. It is OK for me to provide background information through encrypted e-mail.

For the sake of this forum thread I suggest to agree on the fact that there might be scenarios when you want to harden the permissions of /home.

Is this acceptable for you?

Best, Helmut

Offline

#24 2018-01-05 22:30:46

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] permission of /home reset after reboot

The only possible information that you could be attempting to hide with this method is the names of the user folders in /home. This can be easily found by any user on the system with a quick...

getent passwd

No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#25 2018-01-05 22:32:28

progandy
Member
Registered: 2012-05-17
Posts: 5,190

Re: [SOLVED] permission of /home reset after reboot

helmut.fedder wrote:

A more permanent solution is much appreciated.

You can use overrides to change the behaviour of tmpfiles.d or completely disable a configuration file.

man tmpfiles.d wrote:

       Files in /etc/tmpfiles.d override files with the same name in
       /usr/lib/tmpfiles.d and /run/tmpfiles.d.
...
       If the administrator wants to disable a configuration file supplied by
       the vendor, the recommended way is to place a symlink to /dev/null in
       /etc/tmpfiles.d/ bearing the same filename.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Online

Board footer

Powered by FluxBB