You are not logged in.

#1 2017-01-08 22:26:08

DexterLB
Member
Registered: 2011-06-20
Posts: 50

profile-sync-daemon causes systemd user@ service to sometimes time out

Hi,
In the last several months, I have been experiencing the following weird behaviour upon boot: systemd starts normally, including all services, and after 20sec or so the user session times out, causing all user services to crash/be stopped, making dbus (and therefore systemctl --user, pulseaudio, firefox and many other applications) unusable.

This happens in about 40% of boots. After it happens, running

# systemctl start user@1000

starts the user services normally, and everything works correctly.

Here's the entire boot journal:

-- Logs begin at Mon 2016-11-14 23:00:13 EET, end at Mon 2017-01-09 00:03:47 EET. --
Jan 08 23:21:26 hoth kernel: microcode: microcode updated early to revision 0x1c, date = 2015-02-26
Jan 08 23:21:26 hoth kernel: Linux version 4.9.0-1-ARCH (builduser@tobias) (gcc version 6.2.1 20160830 (GCC) ) #1 SMP PREEMPT Thu Dec 22 13:21:10 CET 2016
Jan 08 23:21:26 hoth kernel: Command line: BOOT_IMAGE=../vmlinuz-linux bfkf=/dev/disk/by-label/hothkey:ext4:/god cryptdevice=/dev/disk/by-uuid/06277990-8e6a-4a5c-9b04-5d7fab56ffea:stg root=/dev/mapper/stg-trunk rw rcutree.rcu_idle_gp_delay=1 initrd=../intel-ucode.img,../initramfs-linux.img
Jan 08 23:21:26 hoth kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jan 08 23:21:26 hoth kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jan 08 23:21:26 hoth kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jan 08 23:21:26 hoth kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jan 08 23:21:26 hoth kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Jan 08 23:21:26 hoth kernel: x86/fpu: Using 'eager' FPU context switches.
Jan 08 23:21:26 hoth kernel: e820: BIOS-provided physical RAM map:
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x0000000040005000-0x0000000096abefff] usable
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x0000000096abf000-0x0000000096ebefff] reserved
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x0000000096ebf000-0x0000000096fbefff] ACPI NVS
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x0000000096fbf000-0x0000000096ffefff] ACPI data
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x0000000096fff000-0x0000000096ffffff] usable
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x0000000097000000-0x000000009f9fffff] reserved
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x00000000ffc80000-0x00000000ffffffff] reserved
Jan 08 23:21:26 hoth kernel: BIOS-e820: [mem 0x0000000100000000-0x00000001df5fffff] usable
Jan 08 23:21:26 hoth kernel: NX (Execute Disable) protection: active
Jan 08 23:21:26 hoth kernel: SMBIOS 2.7 present.
Jan 08 23:21:26 hoth kernel: DMI: Acer Aspire V3-571G/VA50_HC_CR, BIOS V1.13 10/09/2012
Jan 08 23:21:26 hoth kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jan 08 23:21:26 hoth kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jan 08 23:21:26 hoth kernel: e820: last_pfn = 0x1df600 max_arch_pfn = 0x400000000
Jan 08 23:21:26 hoth kernel: MTRR default type: uncachable
Jan 08 23:21:26 hoth kernel: MTRR fixed ranges enabled:
Jan 08 23:21:26 hoth kernel:   00000-9FFFF write-back
Jan 08 23:21:26 hoth kernel:   A0000-BFFFF uncachable
Jan 08 23:21:26 hoth kernel:   C0000-E7FFF write-protect
Jan 08 23:21:26 hoth kernel:   E8000-EFFFF write-combining
Jan 08 23:21:26 hoth kernel:   F0000-FFFFF write-protect
Jan 08 23:21:26 hoth kernel: MTRR variable ranges enabled:
Jan 08 23:21:26 hoth kernel:   0 base 000000000 mask F80000000 write-back
Jan 08 23:21:26 hoth kernel:   1 base 080000000 mask FE0000000 write-back
Jan 08 23:21:26 hoth kernel:   2 base 097000000 mask FFF000000 uncachable
Jan 08 23:21:26 hoth kernel:   3 base 098000000 mask FF8000000 uncachable
Jan 08 23:21:26 hoth kernel:   4 base 0FFC00000 mask FFFC00000 write-protect
Jan 08 23:21:26 hoth kernel:   5 base 100000000 mask F00000000 write-back
Jan 08 23:21:26 hoth kernel:   6 base 1DF600000 mask FFFE00000 uncachable
Jan 08 23:21:26 hoth kernel:   7 base 1DF800000 mask FFF800000 uncachable
Jan 08 23:21:26 hoth kernel:   8 base 1E0000000 mask FE0000000 uncachable
Jan 08 23:21:26 hoth kernel:   9 disabled
Jan 08 23:21:26 hoth kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
Jan 08 23:21:26 hoth kernel: e820: last_pfn = 0x97000 max_arch_pfn = 0x400000000
Jan 08 23:21:26 hoth kernel: found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
Jan 08 23:21:26 hoth kernel: Scanning 1 areas for low memory corruption
Jan 08 23:21:26 hoth kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
Jan 08 23:21:26 hoth kernel: BRK [0x01d56000, 0x01d56fff] PGTABLE
Jan 08 23:21:26 hoth kernel: BRK [0x01d57000, 0x01d57fff] PGTABLE
Jan 08 23:21:26 hoth kernel: BRK [0x01d58000, 0x01d58fff] PGTABLE
Jan 08 23:21:26 hoth kernel: BRK [0x01d59000, 0x01d59fff] PGTABLE
Jan 08 23:21:26 hoth kernel: BRK [0x01d5a000, 0x01d5afff] PGTABLE
Jan 08 23:21:26 hoth kernel: BRK [0x01d5b000, 0x01d5bfff] PGTABLE
Jan 08 23:21:26 hoth kernel: RAMDISK: [mem 0x7ef3e000-0x7fffffff]
Jan 08 23:21:26 hoth kernel: ACPI: Early table checksum verification disabled
Jan 08 23:21:26 hoth kernel: ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS)
Jan 08 23:21:26 hoth kernel: ACPI: XSDT 0x0000000096FFE210 000094 (v01 ACRSYS ACRPRDCT 00000001      01000013)
Jan 08 23:21:26 hoth kernel: ACPI: FACP 0x0000000096FFB000 0000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: DSDT 0x0000000096FEC000 00B781 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: FACS 0x0000000096FBB000 000040
Jan 08 23:21:26 hoth kernel: ACPI: FACS 0x0000000096FBB000 000040
Jan 08 23:21:26 hoth kernel: ACPI: UEFI 0x0000000096FFD000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: ASF! 0x0000000096FFC000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: HPET 0x0000000096FFA000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: APIC 0x0000000096FF9000 00008C (v02 ACRSYS ACRPRDCT 00000001 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: MCFG 0x0000000096FF8000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: SLIC 0x0000000096FEB000 000176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: SSDT 0x0000000096FEA000 0006FE (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: BOOT 0x0000000096FE8000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: ASPT 0x0000000096FE3000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: FPDT 0x0000000096FE1000 000044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: SSDT 0x0000000096FE0000 000926 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: SSDT 0x0000000096FDF000 000A92 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: SSDT 0x0000000096FDC000 00217A (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Jan 08 23:21:26 hoth kernel: ACPI: Local APIC address 0xfee00000
Jan 08 23:21:26 hoth kernel: No NUMA configuration found
Jan 08 23:21:26 hoth kernel: Faking a node at [mem 0x0000000000000000-0x00000001df5fffff]
Jan 08 23:21:26 hoth kernel: NODE_DATA(0) allocated [mem 0x1df5f5000-0x1df5f9fff]
Jan 08 23:21:26 hoth kernel: Zone ranges:
Jan 08 23:21:26 hoth kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jan 08 23:21:26 hoth kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jan 08 23:21:26 hoth kernel:   Normal   [mem 0x0000000100000000-0x00000001df5fffff]
Jan 08 23:21:26 hoth kernel:   Device   empty
Jan 08 23:21:26 hoth kernel: Movable zone start for each node
Jan 08 23:21:26 hoth kernel: Early memory node ranges
Jan 08 23:21:26 hoth kernel:   node   0: [mem 0x0000000000001000-0x000000000009cfff]
Jan 08 23:21:26 hoth kernel:   node   0: [mem 0x0000000000100000-0x000000001fffffff]
Jan 08 23:21:26 hoth kernel:   node   0: [mem 0x0000000020200000-0x0000000040003fff]
Jan 08 23:21:26 hoth kernel:   node   0: [mem 0x0000000040005000-0x0000000096abefff]
Jan 08 23:21:26 hoth kernel:   node   0: [mem 0x0000000096fff000-0x0000000096ffffff]
Jan 08 23:21:26 hoth kernel:   node   0: [mem 0x0000000100000000-0x00000001df5fffff]
Jan 08 23:21:26 hoth kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000001df5fffff]
Jan 08 23:21:26 hoth kernel: On node 0 totalpages: 1531483
Jan 08 23:21:26 hoth kernel:   DMA zone: 64 pages used for memmap
Jan 08 23:21:26 hoth kernel:   DMA zone: 21 pages reserved
Jan 08 23:21:26 hoth kernel:   DMA zone: 3996 pages, LIFO batch:0
Jan 08 23:21:26 hoth kernel:   DMA32 zone: 9571 pages used for memmap
Jan 08 23:21:26 hoth kernel:   DMA32 zone: 612543 pages, LIFO batch:31
Jan 08 23:21:26 hoth kernel:   Normal zone: 14296 pages used for memmap
Jan 08 23:21:26 hoth kernel:   Normal zone: 914944 pages, LIFO batch:31
Jan 08 23:21:26 hoth kernel: Reserving Intel graphics memory at 0x0000000097a00000-0x000000009f9fffff
Jan 08 23:21:26 hoth kernel: ACPI: PM-Timer IO Port: 0x408
Jan 08 23:21:26 hoth kernel: ACPI: Local APIC address 0xfee00000
Jan 08 23:21:26 hoth kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
Jan 08 23:21:26 hoth kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jan 08 23:21:26 hoth kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jan 08 23:21:26 hoth kernel: ACPI: IRQ0 used by override.
Jan 08 23:21:26 hoth kernel: ACPI: IRQ9 used by override.
Jan 08 23:21:26 hoth kernel: Using ACPI (MADT) for SMP configuration information
Jan 08 23:21:26 hoth kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jan 08 23:21:26 hoth kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0x96abf000-0x96ebefff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0x96ebf000-0x96fbefff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0x96fbf000-0x96ffefff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0x97000000-0x9f9fffff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffc7ffff]
Jan 08 23:21:26 hoth kernel: PM: Registered nosave memory: [mem 0xffc80000-0xffffffff]
Jan 08 23:21:26 hoth kernel: e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
Jan 08 23:21:26 hoth kernel: Booting paravirtualized kernel on bare hardware
Jan 08 23:21:26 hoth kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jan 08 23:21:26 hoth kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
Jan 08 23:21:26 hoth kernel: percpu: Embedded 35 pages/cpu @ffff8801df200000 s103448 r8192 d31720 u262144
Jan 08 23:21:26 hoth kernel: pcpu-alloc: s103448 r8192 d31720 u262144 alloc=1*2097152
Jan 08 23:21:26 hoth kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Jan 08 23:21:26 hoth kernel: Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1507531
Jan 08 23:21:26 hoth kernel: Policy zone: Normal
Jan 08 23:21:26 hoth kernel: Kernel command line: BOOT_IMAGE=../vmlinuz-linux bfkf=/dev/disk/by-label/hothkey:ext4:/god cryptdevice=/dev/disk/by-uuid/06277990-8e6a-4a5c-9b04-5d7fab56ffea:stg root=/dev/mapper/stg-trunk rw rcutree.rcu_idle_gp_delay=1 initrd=../intel-ucode.img,../initramfs-linux.img
Jan 08 23:21:26 hoth kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Jan 08 23:21:26 hoth kernel: Calgary: detecting Calgary via BIOS EBDA area
Jan 08 23:21:26 hoth kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Jan 08 23:21:26 hoth kernel: Memory: 5931572K/6125932K available (6190K kernel code, 1068K rwdata, 1940K rodata, 1276K init, 1032K bss, 194360K reserved, 0K cma-reserved)
Jan 08 23:21:26 hoth kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Jan 08 23:21:26 hoth kernel: Preemptible hierarchical RCU implementation.
Jan 08 23:21:26 hoth kernel:         Build-time adjustment of leaf fanout to 64.
Jan 08 23:21:26 hoth kernel:         RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
Jan 08 23:21:26 hoth kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
Jan 08 23:21:26 hoth kernel: NR_IRQS:8448 nr_irqs:488 16
Jan 08 23:21:26 hoth kernel: Console: colour VGA+ 80x25
Jan 08 23:21:26 hoth kernel: console [tty0] enabled
Jan 08 23:21:26 hoth kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Jan 08 23:21:26 hoth kernel: hpet clockevent registered
Jan 08 23:21:26 hoth kernel: tsc: Fast TSC calibration using PIT
Jan 08 23:21:26 hoth kernel: tsc: Detected 2394.559 MHz processor
Jan 08 23:21:26 hoth kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4791.66 BogoMIPS (lpj=7981863)
Jan 08 23:21:26 hoth kernel: pid_max: default: 32768 minimum: 301
Jan 08 23:21:26 hoth kernel: ACPI: Core revision 20160831
Jan 08 23:21:26 hoth kernel: ACPI: 5 ACPI AML tables successfully acquired and loaded
Jan 08 23:21:26 hoth kernel: Security Framework initialized
Jan 08 23:21:26 hoth kernel: Yama: becoming mindful.
Jan 08 23:21:26 hoth kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Jan 08 23:21:26 hoth kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Jan 08 23:21:26 hoth kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Jan 08 23:21:26 hoth kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
Jan 08 23:21:26 hoth kernel: CPU: Physical Processor ID: 0
Jan 08 23:21:26 hoth kernel: CPU: Processor Core ID: 0
Jan 08 23:21:26 hoth kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jan 08 23:21:26 hoth kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Jan 08 23:21:26 hoth kernel: mce: CPU supports 9 MCE banks
Jan 08 23:21:26 hoth kernel: CPU0: Thermal monitoring enabled (TM1)
Jan 08 23:21:26 hoth kernel: process: using mwait in idle threads
Jan 08 23:21:26 hoth kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Jan 08 23:21:26 hoth kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
Jan 08 23:21:26 hoth kernel: Freeing SMP alternatives memory: 24K (ffffffff81c4c000 - ffffffff81c52000)
Jan 08 23:21:26 hoth kernel: ftrace: allocating 24572 entries in 96 pages
Jan 08 23:21:26 hoth kernel: smpboot: APIC(0) Converting physical 0 to logical package 0
Jan 08 23:21:26 hoth kernel: smpboot: Max logical packages: 2
Jan 08 23:21:26 hoth kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Jan 08 23:21:26 hoth kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jan 08 23:21:26 hoth kernel: TSC deadline timer enabled
Jan 08 23:21:26 hoth kernel: smpboot: CPU0: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (family: 0x6, model: 0x3a, stepping: 0x9)
Jan 08 23:21:26 hoth kernel: Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
Jan 08 23:21:26 hoth kernel: ... version:                3
Jan 08 23:21:26 hoth kernel: ... bit width:              48
Jan 08 23:21:26 hoth kernel: ... generic registers:      4
Jan 08 23:21:26 hoth kernel: ... value mask:             0000ffffffffffff
Jan 08 23:21:26 hoth kernel: ... max period:             00007fffffffffff
Jan 08 23:21:26 hoth kernel: ... fixed-purpose events:   3
Jan 08 23:21:26 hoth kernel: ... event mask:             000000070000000f
Jan 08 23:21:26 hoth kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Jan 08 23:21:26 hoth kernel: x86: Booting SMP configuration:
Jan 08 23:21:26 hoth kernel: .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
Jan 08 23:21:26 hoth kernel: x86: Booted up 1 node, 8 CPUs
Jan 08 23:21:26 hoth kernel: smpboot: Total of 8 processors activated (38337.11 BogoMIPS)
Jan 08 23:21:26 hoth kernel: devtmpfs: initialized
Jan 08 23:21:26 hoth kernel: x86/mm: Memory block size: 128MB
Jan 08 23:21:26 hoth kernel: PM: Registering ACPI NVS region [mem 0x96ebf000-0x96fbefff] (1048576 bytes)
Jan 08 23:21:26 hoth kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jan 08 23:21:26 hoth kernel: pinctrl core: initialized pinctrl subsystem
Jan 08 23:21:26 hoth kernel: RTC time: 21:21:03, date: 01/08/17
Jan 08 23:21:26 hoth kernel: NET: Registered protocol family 16
Jan 08 23:21:26 hoth kernel: cpuidle: using governor ladder
Jan 08 23:21:26 hoth kernel: cpuidle: using governor menu
Jan 08 23:21:26 hoth kernel: Simple Boot Flag at 0x44 set to 0x1
Jan 08 23:21:26 hoth kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jan 08 23:21:26 hoth kernel: ACPI: bus type PCI registered
Jan 08 23:21:26 hoth kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jan 08 23:21:26 hoth kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jan 08 23:21:26 hoth kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jan 08 23:21:26 hoth kernel: PCI: Using configuration type 1 for base access
Jan 08 23:21:26 hoth kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Jan 08 23:21:26 hoth kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Jan 08 23:21:26 hoth kernel: ACPI: Added _OSI(Module Device)
Jan 08 23:21:26 hoth kernel: ACPI: Added _OSI(Processor Device)
Jan 08 23:21:26 hoth kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jan 08 23:21:26 hoth kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jan 08 23:21:26 hoth kernel: ACPI: Executed 1 blocks of module-level executable AML code
Jan 08 23:21:26 hoth kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jan 08 23:21:26 hoth kernel: ACPI: Dynamic OEM Table Load:
Jan 08 23:21:26 hoth kernel: ACPI: SSDT 0xFFFF8801D77DB000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20100121)
Jan 08 23:21:26 hoth kernel: ACPI: Dynamic OEM Table Load:
Jan 08 23:21:26 hoth kernel: ACPI: SSDT 0xFFFF8801D77E1400 000303 (v01 PmRef  ApIst    00003000 INTL 20100121)
Jan 08 23:21:26 hoth kernel: ACPI: Dynamic OEM Table Load:
Jan 08 23:21:26 hoth kernel: ACPI: SSDT 0xFFFF8801D770E200 000119 (v01 PmRef  ApCst    00003000 INTL 20100121)
Jan 08 23:21:26 hoth kernel: ACPI : EC: EC started
Jan 08 23:21:26 hoth kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
Jan 08 23:21:26 hoth kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jan 08 23:21:26 hoth kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
Jan 08 23:21:26 hoth kernel: ACPI: Interpreter enabled
Jan 08 23:21:26 hoth kernel: ACPI: (supports S0 S3 S4 S5)
Jan 08 23:21:26 hoth kernel: ACPI: Using IOAPIC for interrupt routing
Jan 08 23:21:26 hoth kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jan 08 23:21:26 hoth kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Jan 08 23:21:26 hoth kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Jan 08 23:21:26 hoth kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
Jan 08 23:21:26 hoth kernel: PCI host bridge to bus 0000:00
Jan 08 23:21:26 hoth kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jan 08 23:21:26 hoth kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
Jan 08 23:21:26 hoth kernel: pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
Jan 08 23:21:26 hoth kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jan 08 23:21:26 hoth kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
Jan 08 23:21:26 hoth kernel: pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
Jan 08 23:21:26 hoth kernel: pci 0000:00:02.0: reg 0x10: [mem 0xb3000000-0xb33fffff 64bit]
Jan 08 23:21:26 hoth kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
Jan 08 23:21:26 hoth kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
Jan 08 23:21:26 hoth kernel: pci 0000:00:14.0: reg 0x10: [mem 0xb3600000-0xb360ffff 64bit]
Jan 08 23:21:26 hoth kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jan 08 23:21:26 hoth kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
Jan 08 23:21:26 hoth kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
Jan 08 23:21:26 hoth kernel: pci 0000:00:16.0: reg 0x10: [mem 0xb3614000-0xb361400f 64bit]
Jan 08 23:21:26 hoth kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Jan 08 23:21:26 hoth kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
Jan 08 23:21:26 hoth kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xb3619000-0xb36193ff]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Jan 08 23:21:26 hoth kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
Jan 08 23:21:26 hoth kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
Jan 08 23:21:26 hoth kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xb3610000-0xb3613fff 64bit]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Jan 08 23:21:26 hoth kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
Jan 08 23:21:26 hoth kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
Jan 08 23:21:26 hoth kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xb3618000-0xb36183ff]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jan 08 23:21:26 hoth kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
Jan 08 23:21:26 hoth kernel: pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
Jan 08 23:21:26 hoth kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
Jan 08 23:21:26 hoth kernel: pci 0000:00:1f.2: reg 0x10: [io  0x3088-0x308f]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1f.2: reg 0x14: [io  0x3094-0x3097]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1f.2: reg 0x18: [io  0x3080-0x3087]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1f.2: reg 0x1c: [io  0x3090-0x3093]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1f.2: reg 0x20: [io  0x3060-0x307f]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xb3617000-0xb36177ff]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1f.2: PME# supported from D3hot
Jan 08 23:21:26 hoth kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
Jan 08 23:21:26 hoth kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xb3615000-0xb36150ff 64bit]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1f.3: reg 0x20: [io  0x3040-0x305f]
Jan 08 23:21:26 hoth kernel: pci 0000:01:00.0: [10de:0fd2] type 00 class 0x030000
Jan 08 23:21:26 hoth kernel: pci 0000:01:00.0: reg 0x10: [mem 0xb2000000-0xb2ffffff]
Jan 08 23:21:26 hoth kernel: pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci 0000:01:00.0: reg 0x24: [io  0x2000-0x207f]
Jan 08 23:21:26 hoth kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Jan 08 23:21:26 hoth kernel: pci 0000:01:00.0: System wakeup disabled by ACPI
Jan 08 23:21:26 hoth kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jan 08 23:21:26 hoth kernel: pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
Jan 08 23:21:26 hoth kernel: pci 0000:00:01.0:   bridge window [mem 0xb2000000-0xb2ffffff]
Jan 08 23:21:26 hoth kernel: pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.0: [14e4:16b5] type 00 class 0x020000
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.0: reg 0x10: [mem 0xb3430000-0xb343ffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.0: reg 0x18: [mem 0xb3440000-0xb344ffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.0: reg 0x30: [mem 0xfffff800-0xffffffff pref]
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.0: System wakeup disabled by ACPI
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.1: [14e4:16bc] type 00 class 0x080501
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.1: reg 0x10: [mem 0xb3400000-0xb340ffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.2: [14e4:16be] type 00 class 0x088000
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.2: reg 0x10: [mem 0xb3410000-0xb341ffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.2: PME# supported from D0 D3hot D3cold
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.3: [14e4:16bf] type 00 class 0x088000
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.3: reg 0x10: [mem 0xb3420000-0xb342ffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.3: PME# supported from D0 D3hot D3cold
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.0:   bridge window [mem 0xb3400000-0xb34fffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci 0000:03:00.0: [168c:0034] type 00 class 0x028000
Jan 08 23:21:26 hoth kernel: pci 0000:03:00.0: reg 0x10: [mem 0xb3500000-0xb357ffff 64bit]
Jan 08 23:21:26 hoth kernel: pci 0000:03:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
Jan 08 23:21:26 hoth kernel: pci 0000:03:00.0: supports D1 D2
Jan 08 23:21:26 hoth kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 08 23:21:26 hoth kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.1:   bridge window [mem 0xb3500000-0xb35fffff]
Jan 08 23:21:26 hoth kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
Jan 08 23:21:26 hoth kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
Jan 08 23:21:26 hoth kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Jan 08 23:21:26 hoth kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
Jan 08 23:21:26 hoth kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Jan 08 23:21:26 hoth kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
Jan 08 23:21:26 hoth kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
Jan 08 23:21:26 hoth kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15)
Jan 08 23:21:26 hoth kernel: ACPI: Enabled 6 GPEs in block 00 to 3F
Jan 08 23:21:26 hoth kernel: ACPI : EC: event unblocked
Jan 08 23:21:26 hoth kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jan 08 23:21:26 hoth kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
Jan 08 23:21:26 hoth kernel: vgaarb: setting as boot device: PCI:0000:00:02.0
Jan 08 23:21:26 hoth kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Jan 08 23:21:26 hoth kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
Jan 08 23:21:26 hoth kernel: vgaarb: loaded
Jan 08 23:21:26 hoth kernel: vgaarb: bridge control possible 0000:01:00.0
Jan 08 23:21:26 hoth kernel: vgaarb: no bridge control possible 0000:00:02.0
Jan 08 23:21:26 hoth kernel: PCI: Using ACPI for IRQ routing
Jan 08 23:21:26 hoth kernel: PCI: pci_cache_line_size set to 64 bytes
Jan 08 23:21:26 hoth kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
Jan 08 23:21:26 hoth kernel: e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
Jan 08 23:21:26 hoth kernel: e820: reserve RAM buffer [mem 0x96abf000-0x97ffffff]
Jan 08 23:21:26 hoth kernel: e820: reserve RAM buffer [mem 0x97000000-0x97ffffff]
Jan 08 23:21:26 hoth kernel: e820: reserve RAM buffer [mem 0x1df600000-0x1dfffffff]
Jan 08 23:21:26 hoth kernel: NetLabel: Initializing
Jan 08 23:21:26 hoth kernel: NetLabel:  domain hash size = 128
Jan 08 23:21:26 hoth kernel: NetLabel:  protocols = UNLABELED CIPSOv4
Jan 08 23:21:26 hoth kernel: NetLabel:  unlabeled traffic allowed by default
Jan 08 23:21:26 hoth kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jan 08 23:21:26 hoth kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Jan 08 23:21:26 hoth kernel: clocksource: Switched to clocksource hpet
Jan 08 23:21:26 hoth kernel: VFS: Disk quotas dquot_6.6.0
Jan 08 23:21:26 hoth kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jan 08 23:21:26 hoth kernel: pnp: PnP ACPI init
Jan 08 23:21:26 hoth kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active)
Jan 08 23:21:26 hoth kernel: pnp 00:01: Plug and Play ACPI device, IDs SYN1b16 SYN1b00 SYN0002 PNP0f13 (active)
Jan 08 23:21:26 hoth kernel: system 00:02: [io  0x0680-0x069f] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:02: [io  0xfd60-0xfd63] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:02: [io  0x1000-0x100f] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:02: [io  0xffff] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:02: [io  0xffff] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:02: [io  0x0400-0x0453] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:02: [io  0x0458-0x047f] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:02: [io  0x0500-0x057f] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:02: [io  0x164e-0x164f] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 08 23:21:26 hoth kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
Jan 08 23:21:26 hoth kernel: system 00:04: [io  0x0454-0x0457] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Jan 08 23:21:26 hoth kernel: system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:05: [mem 0xff000000-0xff000fff] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:05: [mem 0xff010000-0xffffffff] could not be reserved
Jan 08 23:21:26 hoth kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
Jan 08 23:21:26 hoth kernel: system 00:05: [mem 0x9fa00000-0x9fa00fff] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 08 23:21:26 hoth kernel: system 00:06: [mem 0x20000000-0x201fffff] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:06: [mem 0x40004000-0x40004fff] has been reserved
Jan 08 23:21:26 hoth kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
Jan 08 23:21:26 hoth kernel: pnp: PnP ACPI: found 7 devices
Jan 08 23:21:26 hoth kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jan 08 23:21:26 hoth kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.0: can't claim BAR 6 [mem 0xfffff800-0xffffffff pref]: no compatible bridge window
Jan 08 23:21:26 hoth kernel: pci 0000:03:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0x9fb00000-0x9fbfffff]
Jan 08 23:21:26 hoth kernel: pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
Jan 08 23:21:26 hoth kernel: pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
Jan 08 23:21:26 hoth kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jan 08 23:21:26 hoth kernel: pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
Jan 08 23:21:26 hoth kernel: pci 0000:00:01.0:   bridge window [mem 0xb2000000-0xb2ffffff]
Jan 08 23:21:26 hoth kernel: pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci 0000:02:00.0: BAR 6: assigned [mem 0x9fb00000-0x9fb007ff pref]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.0:   bridge window [mem 0x9fb00000-0x9fbfffff]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.0:   bridge window [mem 0xb3400000-0xb34fffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci 0000:03:00.0: BAR 6: assigned [mem 0xb3580000-0xb358ffff pref]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Jan 08 23:21:26 hoth kernel: pci 0000:00:1c.1:   bridge window [mem 0xb3500000-0xb35fffff]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff window]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:01: resource 1 [mem 0xb2000000-0xb2ffffff]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:01: resource 2 [mem 0xa0000000-0xb1ffffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:02: resource 1 [mem 0x9fb00000-0x9fbfffff]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:02: resource 2 [mem 0xb3400000-0xb34fffff 64bit pref]
Jan 08 23:21:26 hoth kernel: pci_bus 0000:03: resource 1 [mem 0xb3500000-0xb35fffff]
Jan 08 23:21:26 hoth kernel: NET: Registered protocol family 2
Jan 08 23:21:26 hoth kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes)
Jan 08 23:21:26 hoth kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jan 08 23:21:26 hoth kernel: TCP: Hash tables configured (established 65536 bind 65536)
Jan 08 23:21:26 hoth kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
Jan 08 23:21:26 hoth kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
Jan 08 23:21:26 hoth kernel: NET: Registered protocol family 1
Jan 08 23:21:26 hoth kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jan 08 23:21:26 hoth kernel: PCI: CLS 64 bytes, default 64
Jan 08 23:21:26 hoth kernel: Unpacking initramfs...
Jan 08 23:21:26 hoth kernel: Freeing initrd memory: 17160K (ffff88007ef3e000 - ffff880080000000)
Jan 08 23:21:26 hoth kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jan 08 23:21:26 hoth kernel: software IO TLB [mem 0x92abf000-0x96abf000] (64MB) mapped at [ffff880092abf000-ffff880096abefff]
Jan 08 23:21:26 hoth kernel: Scanning for low memory corruption every 60 seconds
Jan 08 23:21:26 hoth kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
Jan 08 23:21:26 hoth kernel: Initialise system trusted keyrings
Jan 08 23:21:26 hoth kernel: workingset: timestamp_bits=40 max_order=21 bucket_order=0
Jan 08 23:21:26 hoth kernel: zbud: loaded
Jan 08 23:21:26 hoth kernel: Key type asymmetric registered
Jan 08 23:21:26 hoth kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
Jan 08 23:21:26 hoth kernel: io scheduler noop registered
Jan 08 23:21:26 hoth kernel: io scheduler deadline registered
Jan 08 23:21:26 hoth kernel: io scheduler cfq registered (default)
Jan 08 23:21:26 hoth kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jan 08 23:21:26 hoth kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Jan 08 23:21:26 hoth kernel: intel_idle: MWAIT substates: 0x21120
Jan 08 23:21:26 hoth kernel: intel_idle: v0.4.1 model 0x3A
Jan 08 23:21:26 hoth kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Jan 08 23:21:26 hoth kernel: GHES: HEST is not enabled!
Jan 08 23:21:26 hoth kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jan 08 23:21:26 hoth kernel: Linux agpgart interface v0.103
Jan 08 23:21:26 hoth kernel: rtc_cmos 00:03: RTC can wake from S4
Jan 08 23:21:26 hoth kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
Jan 08 23:21:26 hoth kernel: rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
Jan 08 23:21:26 hoth kernel: intel_pstate: Intel P-state driver initializing
Jan 08 23:21:26 hoth kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jan 08 23:21:26 hoth kernel: NET: Registered protocol family 10
Jan 08 23:21:26 hoth kernel: NET: Registered protocol family 17
Jan 08 23:21:26 hoth kernel: microcode: sig=0x306a9, pf=0x10, revision=0x1c
Jan 08 23:21:26 hoth kernel: microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Jan 08 23:21:26 hoth kernel: registered taskstats version 1
Jan 08 23:21:26 hoth kernel: Loading compiled-in X.509 certificates
Jan 08 23:21:26 hoth kernel: zswap: loaded using pool lzo/zbud
Jan 08 23:21:26 hoth kernel:   Magic number: 1:620:398
Jan 08 23:21:26 hoth kernel: rtc_cmos 00:03: setting system clock to 2017-01-08 21:21:06 UTC (1483910466)
Jan 08 23:21:26 hoth kernel: PM: Hibernation image not present or could not be loaded.
Jan 08 23:21:26 hoth kernel: Freeing unused kernel memory: 1276K (ffffffff81b0d000 - ffffffff81c4c000)
Jan 08 23:21:26 hoth kernel: Write protecting the kernel read-only data: 10240k
Jan 08 23:21:26 hoth kernel: Freeing unused kernel memory: 1988K (ffff88000160f000 - ffff880001800000)
Jan 08 23:21:26 hoth kernel: Freeing unused kernel memory: 108K (ffff8800019e5000 - ffff880001a00000)
Jan 08 23:21:26 hoth kernel: random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
Jan 08 23:21:26 hoth kernel: random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
Jan 08 23:21:26 hoth kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jan 08 23:21:26 hoth kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jan 08 23:21:26 hoth kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jan 08 23:21:26 hoth kernel: mbcache: no symbol version for __fentry__
Jan 08 23:21:26 hoth kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jan 08 23:21:26 hoth kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jan 08 23:21:26 hoth kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jan 08 23:21:26 hoth kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jan 08 23:21:26 hoth kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Jan 08 23:21:26 hoth kernel: [drm] Initialized
Jan 08 23:21:26 hoth kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input0
Jan 08 23:21:26 hoth kernel: ACPI: Power Button [PWRB]
Jan 08 23:21:26 hoth kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0D:00/input/input1
Jan 08 23:21:26 hoth kernel: ACPI: Lid Switch [LID0]
Jan 08 23:21:26 hoth kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input2
Jan 08 23:21:26 hoth kernel: ACPI: Sleep Button [SLPB]
Jan 08 23:21:26 hoth kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Jan 08 23:21:26 hoth kernel: ACPI: Power Button [PWRF]
Jan 08 23:21:26 hoth kernel: [drm] Memory usable by graphics device = 2048M
Jan 08 23:21:26 hoth kernel: [drm] Replacing VGA console driver
Jan 08 23:21:26 hoth kernel: Console: switching to colour dummy device 80x25
Jan 08 23:21:26 hoth kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Jan 08 23:21:26 hoth kernel: [drm] Driver supports precise vblank timestamp query.
Jan 08 23:21:26 hoth kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
Jan 08 23:21:26 hoth kernel: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Jan 08 23:21:26 hoth kernel: ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
Jan 08 23:21:26 hoth kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:00/input/input4
Jan 08 23:21:26 hoth kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jan 08 23:21:26 hoth kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
Jan 08 23:21:26 hoth kernel: [drm] Initialized i915 1.6.0 20160919 for 0000:00:02.0 on minor 0
Jan 08 23:21:26 hoth kernel: fbcon: inteldrmfb (fb0) is primary device
Jan 08 23:21:26 hoth kernel: tsc: Refined TSC clocksource calibration: 2394.559 MHz
Jan 08 23:21:26 hoth kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2284235ba97, max_idle_ns: 440795203400 ns
Jan 08 23:21:26 hoth kernel: Console: switching to colour frame buffer device 240x67
Jan 08 23:21:26 hoth kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Jan 08 23:21:26 hoth kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
Jan 08 23:21:26 hoth kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 08 23:21:26 hoth kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 08 23:21:26 hoth kernel: SCSI subsystem initialized
Jan 08 23:21:26 hoth kernel: AVX version of gcm_enc/dec engaged.
Jan 08 23:21:26 hoth kernel: AES CTR mode by8 optimization enabled
Jan 08 23:21:26 hoth kernel: ACPI: bus type USB registered
Jan 08 23:21:26 hoth kernel: usbcore: registered new interface driver usbfs
Jan 08 23:21:26 hoth kernel: usbcore: registered new interface driver hub
Jan 08 23:21:26 hoth kernel: usbcore: registered new device driver usb
Jan 08 23:21:26 hoth kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jan 08 23:21:26 hoth kernel: ehci-pci: EHCI PCI platform driver
Jan 08 23:21:26 hoth kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Jan 08 23:21:26 hoth kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Jan 08 23:21:26 hoth kernel: ehci-pci 0000:00:1a.0: debug port 2
Jan 08 23:21:26 hoth kernel: libata version 3.00 loaded.
Jan 08 23:21:26 hoth kernel: sdhci: Secure Digital Host Controller Interface driver
Jan 08 23:21:26 hoth kernel: sdhci: Copyright(c) Pierre Ossman
Jan 08 23:21:26 hoth kernel: sdhci-pci 0000:02:00.1: SDHCI controller found [14e4:16bc] (rev 10)
Jan 08 23:21:26 hoth kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Jan 08 23:21:26 hoth kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xb3619000
Jan 08 23:21:26 hoth kernel: mmc0: SDHCI controller on PCI [0000:02:00.1] using ADMA 64-bit
Jan 08 23:21:26 hoth kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Jan 08 23:21:26 hoth kernel: hub 1-0:1.0: USB hub found
Jan 08 23:21:26 hoth kernel: hub 1-0:1.0: 2 ports detected
Jan 08 23:21:26 hoth kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Jan 08 23:21:26 hoth kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 08 23:21:26 hoth kernel: ehci-pci 0000:00:1d.0: debug port 2
Jan 08 23:21:26 hoth kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Jan 08 23:21:26 hoth kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xb3618000
Jan 08 23:21:26 hoth kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input6
Jan 08 23:21:26 hoth kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Jan 08 23:21:26 hoth kernel: hub 2-0:1.0: USB hub found
Jan 08 23:21:26 hoth kernel: hub 2-0:1.0: 2 ports detected
Jan 08 23:21:26 hoth kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jan 08 23:21:26 hoth kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Jan 08 23:21:26 hoth kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
Jan 08 23:21:26 hoth kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Jan 08 23:21:26 hoth kernel: hub 3-0:1.0: USB hub found
Jan 08 23:21:26 hoth kernel: hub 3-0:1.0: 4 ports detected
Jan 08 23:21:26 hoth kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jan 08 23:21:26 hoth kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Jan 08 23:21:26 hoth kernel: hub 4-0:1.0: USB hub found
Jan 08 23:21:26 hoth kernel: hub 4-0:1.0: 4 ports detected
Jan 08 23:21:26 hoth kernel: ahci 0000:00:1f.2: version 3.0
Jan 08 23:21:26 hoth kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
Jan 08 23:21:26 hoth kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
Jan 08 23:21:26 hoth kernel: ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst 
Jan 08 23:21:26 hoth kernel: scsi host0: ahci
Jan 08 23:21:26 hoth kernel: scsi host1: ahci
Jan 08 23:21:26 hoth kernel: scsi host2: ahci
Jan 08 23:21:26 hoth kernel: scsi host3: ahci
Jan 08 23:21:26 hoth kernel: scsi host4: ahci
Jan 08 23:21:26 hoth kernel: scsi host5: ahci
Jan 08 23:21:26 hoth kernel: ata1: SATA max UDMA/133 abar m2048@0xb3617000 port 0xb3617100 irq 27
Jan 08 23:21:26 hoth kernel: ata2: DUMMY
Jan 08 23:21:26 hoth kernel: ata3: SATA max UDMA/133 abar m2048@0xb3617000 port 0xb3617200 irq 27
Jan 08 23:21:26 hoth kernel: ata4: DUMMY
Jan 08 23:21:26 hoth kernel: ata5: DUMMY
Jan 08 23:21:26 hoth kernel: ata6: DUMMY
Jan 08 23:21:26 hoth kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Jan 08 23:21:26 hoth kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Jan 08 23:21:26 hoth kernel: usb 3-2: new high-speed USB device number 2 using xhci_hcd
Jan 08 23:21:26 hoth kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jan 08 23:21:26 hoth kernel: ata1.00: ATA-8: ST1000LM024 HN-M101MBB, 2AR10001, max UDMA/133
Jan 08 23:21:26 hoth kernel: ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
Jan 08 23:21:26 hoth kernel: ata1.00: configured for UDMA/133
Jan 08 23:21:26 hoth kernel: scsi 0:0:0:0: Direct-Access     ATA      ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
Jan 08 23:21:26 hoth kernel: hub 1-1:1.0: USB hub found
Jan 08 23:21:26 hoth kernel: hub 1-1:1.0: 6 ports detected
Jan 08 23:21:26 hoth kernel: usb-storage 3-2:1.0: USB Mass Storage device detected
Jan 08 23:21:26 hoth kernel: scsi host6: usb-storage 3-2:1.0
Jan 08 23:21:26 hoth kernel: usbcore: registered new interface driver usb-storage
Jan 08 23:21:26 hoth kernel: usbcore: registered new interface driver uas
Jan 08 23:21:26 hoth kernel: hub 2-1:1.0: USB hub found
Jan 08 23:21:26 hoth kernel: hub 2-1:1.0: 8 ports detected
Jan 08 23:21:26 hoth kernel: clocksource: Switched to clocksource tsc
Jan 08 23:21:26 hoth kernel: usb 3-3: new full-speed USB device number 3 using xhci_hcd
Jan 08 23:21:26 hoth kernel: hidraw: raw HID events driver (C) Jiri Kosina
Jan 08 23:21:26 hoth kernel: usbcore: registered new interface driver usbhid
Jan 08 23:21:26 hoth kernel: usbhid: USB HID core driver
Jan 08 23:21:26 hoth kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jan 08 23:21:26 hoth kernel: ata3.00: ATAPI: HL-DT-ST DVDRAM GT51N, 1.01, max UDMA/100
Jan 08 23:21:26 hoth kernel: ata3.00: configured for UDMA/100
Jan 08 23:21:26 hoth kernel: usb 1-1.1: new full-speed USB device number 3 using ehci-pci
Jan 08 23:21:26 hoth kernel: scsi 2:0:0:0: CD-ROM            HL-DT-ST DVDRAM GT51N     1.01 PQ: 0 ANSI: 5
Jan 08 23:21:26 hoth kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Jan 08 23:21:26 hoth kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Jan 08 23:21:26 hoth kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 08 23:21:26 hoth kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 08 23:21:26 hoth kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 08 23:21:26 hoth kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 08 23:21:26 hoth kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Jan 08 23:21:26 hoth kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0
Jan 08 23:21:26 hoth kernel: usb 1-1.1: string descriptor 0 read error: -22
Jan 08 23:21:26 hoth kernel: usb 1-1.3: new high-speed USB device number 4 using ehci-pci
Jan 08 23:21:26 hoth kernel: random: fast init done
Jan 08 23:21:26 hoth kernel: scsi 6:0:0:0: Direct-Access     SanDisk                   2.01 PQ: 0 ANSI: 6
Jan 08 23:21:26 hoth kernel: sd 6:0:0:0: [sdb] 7821312 512-byte logical blocks: (4.00 GB/3.73 GiB)
Jan 08 23:21:26 hoth kernel: sd 6:0:0:0: [sdb] Write Protect is off
Jan 08 23:21:26 hoth kernel: sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
Jan 08 23:21:26 hoth kernel: sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Jan 08 23:21:26 hoth kernel:  sdb: sdb1 sdb2 sdb3
Jan 08 23:21:26 hoth kernel: sd 6:0:0:0: [sdb] Attached SCSI disk
Jan 08 23:21:26 hoth kernel:  sda: sda1 sda2 sda3
Jan 08 23:21:26 hoth kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 08 23:21:26 hoth kernel: EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
Jan 08 23:21:26 hoth kernel: random: crng init done
Jan 08 23:21:26 hoth kernel: device-mapper: uevent: version 1.0.3
Jan 08 23:21:26 hoth kernel: device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
Jan 08 23:21:26 hoth kernel: NET: Registered protocol family 38
Jan 08 23:21:26 hoth kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
Jan 08 23:21:26 hoth kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Jan 08 23:21:26 hoth systemd[1]: systemd 232 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
Jan 08 23:21:26 hoth systemd[1]: Detected architecture x86-64.
Jan 08 23:21:26 hoth systemd[1]: Set hostname to <hoth>.
Jan 08 23:21:26 hoth systemd[1]: Listening on Journal Socket (/dev/log).
Jan 08 23:21:26 hoth systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jan 08 23:21:26 hoth systemd[1]: Reached target Remote File Systems.
Jan 08 23:21:26 hoth systemd[1]: Created slice System Slice.
Jan 08 23:21:26 hoth systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jan 08 23:21:26 hoth systemd[1]: Mounting Debug File System...
Jan 08 23:21:26 hoth systemd[1]: Listening on udev Kernel Socket.
Jan 08 23:21:26 hoth systemd-journald[4372]: Journal started
Jan 08 23:21:26 hoth systemd-journald[4372]: Runtime journal (/run/log/journal/e43ab0031dd44d82aa7a89db6db6e184) is 8.0M, max 290.6M, 282.6M free.
Jan 08 23:21:26 hoth systemd-modules-load[4369]: Inserted module 'sg'
Jan 08 23:21:26 hoth kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 08 23:21:26 hoth kernel: sr 2:0:0:0: Attached scsi generic sg1 type 5
Jan 08 23:21:26 hoth kernel: sd 6:0:0:0: Attached scsi generic sg2 type 0
Jan 08 23:21:26 hoth kernel: vboxdrv: loading out-of-tree module taints kernel.
Jan 08 23:21:26 hoth kernel: vboxdrv: Found 8 processor cores
Jan 08 23:21:26 hoth systemd-modules-load[4369]: Inserted module 'vboxdrv'
Jan 08 23:21:26 hoth kernel: vboxdrv: TSC mode is Invariant, tentative frequency 2394557768 Hz
Jan 08 23:21:26 hoth kernel: vboxdrv: Successfully loaded version 5.1.12 (interface 0x00280000)
Jan 08 23:21:26 hoth systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 4374 (systemd-binfmt)
Jan 08 23:21:26 hoth systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jan 08 23:21:26 hoth systemd[1]: Started Create list of required static device nodes for the current kernel.
Jan 08 23:21:26 hoth kernel: VBoxPciLinuxInit
Jan 08 23:21:26 hoth kernel: EXT4-fs (dm-3): re-mounted. Opts: data=ordered
Jan 08 23:21:26 hoth systemd[1]: Mounted POSIX Message Queue File System.
Jan 08 23:21:26 hoth systemd[1]: Mounted Debug File System.
Jan 08 23:21:26 hoth systemd[1]: Started Remount Root and Kernel File Systems.
Jan 08 23:21:26 hoth systemd[1]: Starting udev Coldplug all Devices...
Jan 08 23:21:26 hoth systemd[1]: Starting Create Static Device Nodes in /dev...
Jan 08 23:21:26 hoth systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jan 08 23:21:26 hoth systemd[1]: Mounted Huge Pages File System.
Jan 08 23:21:26 hoth systemd-modules-load[4369]: Inserted module 'vboxpci'
Jan 08 23:21:26 hoth kernel: vboxpci: IOMMU not found (not registered)
Jan 08 23:21:26 hoth systemd[1]: Started udev Coldplug all Devices.
Jan 08 23:21:27 hoth systemd[1]: Started Set Up Additional Binary Formats.
Jan 08 23:21:27 hoth systemd-modules-load[4369]: Inserted module 'vboxnetadp'
Jan 08 23:21:27 hoth kernel: VBoxNetAdp: Successfully started.
Jan 08 23:21:27 hoth systemd-modules-load[4369]: Inserted module 'vboxnetflt'
Jan 08 23:21:27 hoth systemd[1]: Started Load Kernel Modules.
Jan 08 23:21:27 hoth systemd[1]: Starting Apply Kernel Variables...
Jan 08 23:21:27 hoth kernel: VBoxNetFlt: Successfully started.
Jan 08 23:21:27 hoth systemd[1]: Mounting Configuration File System...
Jan 08 23:21:27 hoth systemd[1]: Mounted Configuration File System.
Jan 08 23:21:27 hoth systemd[1]: Started Apply Kernel Variables.
Jan 08 23:21:27 hoth systemd[1]: Started Create Static Device Nodes in /dev.
Jan 08 23:21:27 hoth systemd[1]: Starting udev Kernel Device Manager...
Jan 08 23:21:27 hoth systemd[1]: Reached target Local File Systems (Pre).
Jan 08 23:21:27 hoth systemd[1]: Started udev Kernel Device Manager.
Jan 08 23:21:28 hoth kernel: wmi: Mapper loaded
Jan 08 23:21:28 hoth kernel: FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
Jan 08 23:21:28 hoth kernel: input: PC Speaker as /devices/platform/pcspkr/input/input8
Jan 08 23:21:28 hoth systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Jan 08 23:21:28 hoth kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 08 23:21:28 hoth kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20160831/utaddress-247)
Jan 08 23:21:28 hoth kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Jan 08 23:21:28 hoth kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160831/utaddress-247)
Jan 08 23:21:28 hoth kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20160831/utaddress-247)
Jan 08 23:21:28 hoth kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Jan 08 23:21:28 hoth kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160831/utaddress-247)
Jan 08 23:21:28 hoth kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20160831/utaddress-247)
Jan 08 23:21:28 hoth kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Jan 08 23:21:28 hoth kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160831/utaddress-247)
Jan 08 23:21:28 hoth kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20160831/utaddress-247)
Jan 08 23:21:28 hoth kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Jan 08 23:21:28 hoth kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Jan 08 23:21:28 hoth kernel: pps_core: LinuxPPS API ver. 1 registered
Jan 08 23:21:28 hoth kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jan 08 23:21:28 hoth kernel: PTP clock support registered
Jan 08 23:21:28 hoth kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Jan 08 23:21:28 hoth kernel: [Firmware Bug]: battery: (dis)charge rate invalid.
Jan 08 23:21:28 hoth kernel: ACPI: Battery Slot [BAT1] (battery present)
Jan 08 23:21:28 hoth kernel: ACPI: AC Adapter [ACAD] (on-line)
Jan 08 23:21:28 hoth kernel: tg3.c:v3.137 (May 11, 2014)
Jan 08 23:21:28 hoth kernel: tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM57785) rev 57785100] (PCI Express) MAC address b8:88:e3:b1:ff:6f
Jan 08 23:21:28 hoth kernel: tg3 0000:02:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
Jan 08 23:21:28 hoth kernel: tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Jan 08 23:21:28 hoth kernel: tg3 0000:02:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
Jan 08 23:21:29 hoth kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
Jan 08 23:21:29 hoth kernel: RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
Jan 08 23:21:29 hoth kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jan 08 23:21:29 hoth kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
Jan 08 23:21:29 hoth kernel: acer_wmi: Acer Laptop ACPI-WMI Extras
Jan 08 23:21:29 hoth kernel: acer_wmi: Function bitmap for Communication Button: 0x801
Jan 08 23:21:29 hoth kernel: input: Acer WMI hotkeys as /devices/virtual/input/input10
Jan 08 23:21:29 hoth kernel: input: Acer BMA150 accelerometer as /devices/virtual/input/input11
Jan 08 23:21:29 hoth kernel: iTCO_vendor_support: vendor-support=0
Jan 08 23:21:29 hoth kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Jan 08 23:21:29 hoth kernel: iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
Jan 08 23:21:29 hoth kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jan 08 23:21:29 hoth kernel: snd_hda_codec_realtek hdaudioC0D0: ALC269VB: SKU not ready 0x598301f0
Jan 08 23:21:29 hoth kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VB: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jan 08 23:21:29 hoth kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jan 08 23:21:29 hoth kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jan 08 23:21:29 hoth kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jan 08 23:21:29 hoth kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jan 08 23:21:29 hoth kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x1b
Jan 08 23:21:29 hoth kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
Jan 08 23:21:30 hoth kernel: intel_rapl: Found RAPL domain package
Jan 08 23:21:30 hoth kernel: intel_rapl: Found RAPL domain core
Jan 08 23:21:30 hoth kernel: intel_rapl: Found RAPL domain uncore
Jan 08 23:21:30 hoth kernel: intel_rapl: RAPL package 0 domain package locked by BIOS
Jan 08 23:21:30 hoth kernel: psmouse serio1: synaptics: queried max coordinates: x [..5606], y [..4740]
Jan 08 23:21:30 hoth kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04773/0xa40000/0xa0400/0x0, board id: 0, fw id: 647346
Jan 08 23:21:30 hoth kernel: snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops vgt_balloon_space [i915])
Jan 08 23:21:30 hoth kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
Jan 08 23:21:30 hoth kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
Jan 08 23:21:30 hoth kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
Jan 08 23:21:30 hoth kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
Jan 08 23:21:30 hoth kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
Jan 08 23:21:30 hoth kernel: mousedev: PS/2 mouse device common for all mice
Jan 08 23:21:30 hoth kernel: ath: phy0: ASPM enabled: 0x42
Jan 08 23:21:30 hoth kernel: ath: EEPROM regdomain: 0x6c
Jan 08 23:21:30 hoth kernel: ath: EEPROM indicates we should expect a direct regpair map
Jan 08 23:21:30 hoth kernel: ath: Country alpha2 being used: 00
Jan 08 23:21:30 hoth kernel: ath: Regpair used: 0x6c
Jan 08 23:21:30 hoth systemd[1]: Found device NetLink BCM57785 Gigabit Ethernet PCIe.
Jan 08 23:21:30 hoth kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Jan 08 23:21:30 hoth kernel: ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90002680000, irq=17
Jan 08 23:21:31 hoth systemd[1]: Reached target Sound Card.
Jan 08 23:21:31 hoth systemd[1]: Created slice system-lvm2\x2dpvscan.slice.
Jan 08 23:21:31 hoth systemd[1]: Starting LVM2 PV scan on device 254:0...
Jan 08 23:21:31 hoth systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 08 23:21:32 hoth systemd[1]: Found device /dev/mapper/stg-swap.
Jan 08 23:21:32 hoth systemd[1]: Activating swap /dev/mapper/stg-swap...
Jan 08 23:21:33 hoth systemd[1]: Started LVM2 metadata daemon.
Jan 08 23:21:34 hoth systemd[1]: Found device /dev/mapper/stg-wampa.
Jan 08 23:21:34 hoth systemd[1]: Starting File System Check on /dev/mapper/stg-wampa...
Jan 08 23:21:34 hoth systemd[1]: Found device /dev/mapper/stg-var.
Jan 08 23:21:34 hoth systemd[1]: Starting File System Check on /dev/mapper/stg-var...
Jan 08 23:21:34 hoth systemd[1]: Activated swap /dev/mapper/stg-swap.
Jan 08 23:21:34 hoth kernel: Adding 8388604k swap on /dev/mapper/stg-swap.  Priority:-1 extents:1 across:8388604k FS
Jan 08 23:21:34 hoth systemd[1]: Reached target Swap.
Jan 08 23:21:34 hoth systemd-udevd[4421]: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Jan 08 23:21:34 hoth systemd[1]: Mounting Temporary Directory...
Jan 08 23:21:34 hoth systemd[1]: Found device /dev/mapper/stg-home.
Jan 08 23:21:34 hoth systemd[1]: Starting File System Check on /dev/mapper/stg-home...
Jan 08 23:21:34 hoth systemd[1]: Mounted Temporary Directory.
Jan 08 23:21:34 hoth mtp-probe[4512]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2"
Jan 08 23:21:34 hoth mtp-probe[4505]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
Jan 08 23:21:34 hoth mtp-probe[4504]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3"
Jan 08 23:21:34 hoth mtp-probe[4512]: bus: 3, device: 2 was not an MTP device
Jan 08 23:21:34 hoth mtp-probe[4505]: bus: 3, device: 3 was not an MTP device
Jan 08 23:21:34 hoth mtp-probe[4504]: bus: 1, device: 4 was not an MTP device
Jan 08 23:21:35 hoth kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-3/input2
Jan 08 23:21:35 hoth kernel: input: Logitech M510 as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:1025.0004/input/input16
Jan 08 23:21:35 hoth kernel: logitech-hidpp-device 0003:046D:1025.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M510] on usb-0000:00:14.0-3:1
Jan 08 23:21:35 hoth kernel: media: Linux media interface: v0.10
Jan 08 23:21:35 hoth systemd-fsck[4488]: var: recovering journal
Jan 08 23:21:35 hoth systemd-fsck[4487]: /dev/mapper/stg-wampa: recovering journal
Jan 08 23:21:35 hoth systemd-fsck[4523]: /dev/mapper/stg-home: recovering journal
Jan 08 23:21:35 hoth kernel: Bluetooth: Core ver 2.22
Jan 08 23:21:35 hoth kernel: NET: Registered protocol family 31
Jan 08 23:21:35 hoth kernel: Bluetooth: HCI device and connection manager initialized
Jan 08 23:21:35 hoth kernel: Bluetooth: HCI socket layer initialized
Jan 08 23:21:35 hoth kernel: Bluetooth: L2CAP socket layer initialized
Jan 08 23:21:35 hoth kernel: Bluetooth: SCO socket layer initialized
Jan 08 23:21:36 hoth kernel: Linux video capture interface: v2.00
Jan 08 23:21:37 hoth kernel: usbcore: registered new interface driver btusb
Jan 08 23:21:37 hoth kernel: uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b374)
Jan 08 23:21:37 hoth kernel: uvcvideo 1-1.3:1.0: Entity type for entity Extension 4 was not initialized!
Jan 08 23:21:37 hoth kernel: uvcvideo 1-1.3:1.0: Entity type for entity Extension 3 was not initialized!
Jan 08 23:21:37 hoth kernel: uvcvideo 1-1.3:1.0: Entity type for entity Processing 2 was not initialized!
Jan 08 23:21:37 hoth kernel: uvcvideo 1-1.3:1.0: Entity type for entity Camera 1 was not initialized!
Jan 08 23:21:37 hoth kernel: input: HD WebCam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input17
Jan 08 23:21:37 hoth kernel: usbcore: registered new interface driver uvcvideo
Jan 08 23:21:37 hoth kernel: USB Video Class driver (1.1.1)
Jan 08 23:21:37 hoth kernel: usbcore: registered new interface driver ath3k
Jan 08 23:21:37 hoth kernel: usb 1-1.1: USB disconnect, device number 3
Jan 08 23:21:37 hoth kernel: usb 1-1.1: new full-speed USB device number 5 using ehci-pci
Jan 08 23:21:37 hoth kernel: usb 1-1.1: string descriptor 0 read error: -22
Jan 08 23:21:38 hoth systemd[1]: Reached target Bluetooth.
Jan 08 23:21:39 hoth lvm[4468]:   5 logical volume(s) in volume group "stg" now active
Jan 08 23:21:39 hoth systemd[1]: Started LVM2 PV scan on device 254:0.
Jan 08 23:21:41 hoth systemd-fsck[4487]: /dev/mapper/stg-wampa: clean, 483119/52428800 files, 149680734/209715200 blocks
Jan 08 23:21:41 hoth systemd[1]: Started File System Check on /dev/mapper/stg-wampa.
Jan 08 23:21:41 hoth systemd[1]: Mounting /wampa...
Jan 08 23:21:41 hoth systemd[1]: Mounted /wampa.
Jan 08 23:21:41 hoth kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: data=ordered
Jan 08 23:21:42 hoth systemd-fsck[4488]: var: clean, 9823/1114112 files, 1370900/4456448 blocks
Jan 08 23:21:42 hoth systemd[1]: Started File System Check on /dev/mapper/stg-var.
Jan 08 23:21:42 hoth systemd[1]: Mounting /var...
Jan 08 23:21:43 hoth kernel: EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: data=ordered
Jan 08 23:21:43 hoth systemd[1]: Mounted /var.
Jan 08 23:21:43 hoth systemd[1]: Starting Load/Save RF Kill Switch Status...
Jan 08 23:21:43 hoth systemd[1]: Starting Load/Save Random Seed...
Jan 08 23:21:43 hoth systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jan 08 23:21:43 hoth systemd[1]: Starting Flush Journal to Persistent Storage...
Jan 08 23:21:43 hoth systemd-journald[4372]: Time spent on flushing to /var is 15.092ms for 826 entries.
Jan 08 23:21:43 hoth systemd-journald[4372]: System journal (/var/log/journal/e43ab0031dd44d82aa7a89db6db6e184) is 320.0M, max 1.6G, 1.3G free.
Jan 08 23:21:45 hoth kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: data=ordered
Jan 08 23:21:45 hoth systemd-fsck[4523]: /dev/mapper/stg-home: Clearing orphaned inode 706592 (uid=1000, gid=100, mode=0100644, size=2622)
Jan 08 23:21:45 hoth systemd-fsck[4523]: /dev/mapper/stg-home: clean, 435761/1638400 files, 4501965/6553600 blocks
Jan 08 23:21:43 hoth systemd[1]: Started Load/Save Random Seed.
Jan 08 23:21:43 hoth systemd-backlight[4630]: Saved brightness 26 too low; increasing to 48.
Jan 08 23:21:43 hoth systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jan 08 23:21:43 hoth systemd[1]: Started Load/Save RF Kill Switch Status.
Jan 08 23:21:44 hoth systemd[1]: Started File System Check on /dev/mapper/stg-home.
Jan 08 23:21:45 hoth systemd[1]: Mounting /home...
Jan 08 23:21:45 hoth systemd[1]: Mounted /home.
Jan 08 23:21:45 hoth systemd[1]: Reached target Local File Systems.
Jan 08 23:21:45 hoth systemd[1]: Started Flush Journal to Persistent Storage.
Jan 08 23:21:45 hoth systemd[1]: Starting Create Volatile Files and Directories...
Jan 08 23:21:45 hoth systemd[1]: Started Create Volatile Files and Directories.
Jan 08 23:21:45 hoth systemd[1]: Starting Network Time Synchronization...
Jan 08 23:21:45 hoth systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jan 08 23:21:45 hoth systemd[1]: Started Update UTMP about System Boot/Shutdown.
Jan 08 23:21:46 hoth systemd[1]: Started Network Time Synchronization.
Jan 08 23:21:46 hoth systemd[1]: Reached target System Time Synchronized.
Jan 08 23:21:46 hoth systemd[1]: Reached target System Initialization.
Jan 08 23:21:46 hoth systemd[1]: Started Daily Cleanup of Temporary Directories.
Jan 08 23:21:46 hoth systemd[1]: Started Daily man-db cache update.
Jan 08 23:21:46 hoth systemd[1]: Listening on D-Bus System Message Bus Socket.
Jan 08 23:21:46 hoth systemd[1]: Started Daily rotation of log files.
Jan 08 23:21:46 hoth systemd[1]: Started Daily locate database update.
Jan 08 23:21:46 hoth systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Jan 08 23:21:46 hoth systemd[1]: Reached target Sockets.
Jan 08 23:21:46 hoth systemd[1]: Reached target Basic System.
Jan 08 23:21:46 hoth systemd[1]: Starting Permit User Sessions...
Jan 08 23:21:46 hoth systemd[1]: Started ACPI event daemon.
Jan 08 23:21:46 hoth systemd[1]: Started Bumblebee C Daemon.
Jan 08 23:21:46 hoth systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Jan 08 23:21:46 hoth systemd[1]: Starting Login Service...
Jan 08 23:21:46 hoth systemd[1]: Started D-Bus System Message Bus.
Jan 08 23:21:46 hoth acpid[4654]: starting up with netlink and the input layer
Jan 08 23:21:46 hoth acpid[4654]: 1 rule loaded
Jan 08 23:21:46 hoth acpid[4654]: waiting for events: event logging is off
Jan 08 23:21:46 hoth avahi-daemon[4656]: Found user 'avahi' (UID 84) and group 'avahi' (GID 84).
Jan 08 23:21:46 hoth avahi-daemon[4656]: Successfully dropped root privileges.
Jan 08 23:21:46 hoth avahi-daemon[4656]: avahi-daemon 0.6.32 starting up.
Jan 08 23:21:47 hoth avahi-daemon[4656]: Successfully called chroot().
Jan 08 23:21:47 hoth avahi-daemon[4656]: Successfully dropped remaining capabilities.
Jan 08 23:21:47 hoth systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Jan 08 23:21:47 hoth systemd[1]: Started Automatic wired network connection using netctl profiles.
Jan 08 23:21:47 hoth systemd[1]: Starting Save/Restore Sound Card State...
Jan 08 23:21:47 hoth systemd[1]: Started OpenSSH Daemon.
Jan 08 23:21:47 hoth systemd[1]: Started Daily verification of password and group files.
Jan 08 23:21:47 hoth avahi-daemon[4656]: No service file found in /etc/avahi/services.
Jan 08 23:21:47 hoth systemd[1]: Reached target Timers.
Jan 08 23:21:47 hoth systemd[1]: Started Permit User Sessions.
Jan 08 23:21:47 hoth systemd[1]: Started Getty on tty1.
Jan 08 23:21:47 hoth systemd-logind[4657]: New seat seat0.
Jan 08 23:21:47 hoth systemd[1]: Reached target Login Prompts.
Jan 08 23:21:47 hoth systemd[1]: Started Login Service.
Jan 08 23:21:47 hoth systemd[1]: Reached target Multi-User System.
Jan 08 23:21:47 hoth systemd[1]: Reached target Graphical Interface.
Jan 08 23:21:47 hoth systemd-logind[4657]: Watching system buttons on /dev/input/event3 (Power Button)
Jan 08 23:21:47 hoth systemd-logind[4657]: Watching system buttons on /dev/input/event5 (Video Bus)
Jan 08 23:21:47 hoth systemd-logind[4657]: Watching system buttons on /dev/input/event0 (Power Button)
Jan 08 23:21:47 hoth systemd-logind[4657]: Watching system buttons on /dev/input/event1 (Lid Switch)
Jan 08 23:21:47 hoth systemd-logind[4657]: Watching system buttons on /dev/input/event2 (Sleep Button)
Jan 08 23:21:47 hoth systemd-logind[4657]: Watching system buttons on /dev/input/event4 (Video Bus)
Jan 08 23:21:47 hoth systemd-logind[4657]: Watching system buttons on /dev/input/event8 (Acer WMI hotkeys)
Jan 08 23:21:47 hoth systemd[1]: Created slice User Slice of human.
Jan 08 23:21:47 hoth ifplugd[4660]: ifplugd 0.28 initializing.
Jan 08 23:21:47 hoth alsactl[4661]: /usr/bin/alsactl: load_state:1683: Cannot open /var/lib/alsa/asound.state for reading: No such file or directory
Jan 08 23:21:47 hoth alsactl[4661]: /usr/bin/alsactl: sysfs_init:48: sysfs path '/sys' is invalid
Jan 08 23:21:47 hoth alsactl[4661]: Found hardware: "HDA-Intel" "Realtek ALC269VB" "HDA:10ec0269,10250647,00100100 HDA:80862806,80860101,00100000" "0x1025" "0x0647"
Jan 08 23:21:47 hoth alsactl[4661]: Hardware is initialized using a generic method
Jan 08 23:21:47 hoth systemd[1]: Started Save/Restore Sound Card State.
Jan 08 23:21:47 hoth systemd[1]: Starting User Manager for UID 1000...
Jan 08 23:21:47 hoth ifplugd[4660]: Using interface eth0/B8:88:E3:B1:FF:6F with driver <tg3> (version: 3.137)
Jan 08 23:21:47 hoth ifplugd[4660]: Using detection mode: SIOCETHTOOL
Jan 08 23:21:47 hoth ifplugd[4660]: Initialization complete, link beat not detected.
Jan 08 23:21:47 hoth avahi-daemon[4656]: Network interface enumeration completed.
Jan 08 23:21:47 hoth avahi-daemon[4656]: Server startup complete. Host name is hoth.local. Local service cookie is 4120361967.
Jan 08 23:21:47 hoth kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 08 23:21:48 hoth systemd[4675]: pam_unix(systemd-user:session): session opened for user human by (uid=0)
Jan 08 23:21:48 hoth sshd[4662]: Server listening on 0.0.0.0 port 22.
Jan 08 23:21:48 hoth sshd[4662]: Server listening on :: port 22.
Jan 08 23:21:48 hoth systemd[4675]: [/usr/lib/systemd/user/mpdscribble.service:6] Invalid user/group name or numeric ID, ignoring: 
Jan 08 23:21:49 hoth kernel: tg3 0000:02:00.0 eth0: Link is up at 100 Mbps, full duplex
Jan 08 23:21:49 hoth kernel: tg3 0000:02:00.0 eth0: Flow control is on for TX and on for RX
Jan 08 23:21:49 hoth kernel: tg3 0000:02:00.0 eth0: EEE is disabled
Jan 08 23:21:49 hoth kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Jan 08 23:21:49 hoth systemd[4675]: Started Timer for profile-sync-daemon - 1Hour.
Jan 08 23:21:49 hoth systemd[4675]: Reached target Paths.
Jan 08 23:21:49 hoth systemd[4675]: Listening on Sound System.
Jan 08 23:21:49 hoth systemd[4675]: Starting D-Bus User Message Bus Socket.
Jan 08 23:21:49 hoth systemd[4675]: Reached target Timers.
Jan 08 23:21:49 hoth systemd[4675]: Listening on D-Bus User Message Bus Socket.
Jan 08 23:21:49 hoth systemd[4675]: Reached target Sockets.
Jan 08 23:21:49 hoth systemd[4675]: Reached target Basic System.
Jan 08 23:21:49 hoth systemd[4675]: Started Music Player Daemon.
Jan 08 23:21:49 hoth systemd[4675]: Started {Libre,Last}.fm updater for MPD.
Jan 08 23:21:49 hoth systemd[4675]: Starting Update XDG user dir configuration...
Jan 08 23:21:49 hoth systemd[4675]: Starting Profile-sync-daemon...
Jan 08 23:21:49 hoth ifplugd[4660]: Link beat detected.
Jan 08 23:21:50 hoth systemd[4675]: Started Profile-sync-daemon.
Jan 08 23:21:50 hoth systemd[4675]: Starting Timed resync...
Jan 08 23:21:50 hoth systemd[4675]: Started Update XDG user dir configuration.
Jan 08 23:21:50 hoth systemd[4675]: Reached target Default.
Jan 08 23:21:50 hoth ifplugd[4660]: Executing '/etc/ifplugd/netctl.action eth0 up'.
Jan 08 23:21:50 hoth avahi-daemon[4656]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::ba88:e3ff:feb1:ff6f.
Jan 08 23:21:50 hoth avahi-daemon[4656]: New relevant interface eth0.IPv6 for mDNS.
Jan 08 23:21:50 hoth avahi-daemon[4656]: Registering new address record for fe80::ba88:e3ff:feb1:ff6f on eth0.*.
Jan 08 23:21:53 hoth login[4770]: pam_unix(login:session): session opened for user human by LOGIN(uid=0)
Jan 08 23:21:53 hoth systemd-logind[4657]: New session c1 of user human.
Jan 08 23:21:53 hoth systemd[1]: Started Session c1 of user human.
Jan 08 23:21:53 hoth profile-sync-daemon[4687]: Ungraceful state detected for /home/human/.mozilla/firefox/ytd28p89.main so fixing
Jan 08 23:21:57 hoth ifplugd[4660]: client: Starting network profile 'eth0-dhcp'...
Jan 08 23:22:00 hoth dhcpcd[4877]: DUID 00:01:00:01:1f:88:f8:2c:9c:2a:70:1b:69:69
Jan 08 23:22:00 hoth dhcpcd[4877]: eth0: IAID e3:b1:ff:6f
Jan 08 23:22:00 hoth dhcpcd[4877]: eth0: rebinding lease of 192.168.1.106
Jan 08 23:22:00 hoth dhcpcd[4877]: eth0: probing address 192.168.1.106/24
Jan 08 23:22:04 hoth dhcpcd[4877]: eth0: leased 192.168.1.106 for 300 seconds
Jan 08 23:22:04 hoth dhcpcd[4877]: eth0: adding route to 192.168.1.0/24
Jan 08 23:22:04 hoth avahi-daemon[4656]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.106.
Jan 08 23:22:04 hoth avahi-daemon[4656]: New relevant interface eth0.IPv4 for mDNS.
Jan 08 23:22:04 hoth dhcpcd[4877]: eth0: adding default route via 192.168.1.1
Jan 08 23:22:04 hoth avahi-daemon[4656]: Registering new address record for 192.168.1.106 on eth0.IPv4.
Jan 08 23:22:05 hoth dhcpcd[4877]: forked to background, child pid 4921
Jan 08 23:22:05 hoth ifplugd[4660]: client: Started network profile 'eth0-dhcp'
Jan 08 23:22:05 hoth ifplugd[4660]: Program executed successfully.
Jan 08 23:22:15 hoth kernel: bbswitch: version 0.8
Jan 08 23:22:15 hoth kernel: bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
Jan 08 23:22:15 hoth kernel: bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
Jan 08 23:22:15 hoth kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
Jan 08 23:22:15 hoth kernel: bbswitch: detected an Optimus _DSM function
Jan 08 23:22:15 hoth kernel: pci 0000:01:00.0: enabling device (0006 -> 0007)
Jan 08 23:22:15 hoth kernel: bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
Jan 08 23:22:15 hoth bumblebeed[4655]: [   70.920566] [INFO]/usr/bin/bumblebeed 3.2.1 started
Jan 08 23:22:15 hoth kernel: bbswitch: disabling discrete graphics
Jan 08 23:22:15 hoth kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
Jan 08 23:22:16 hoth systemd-timesyncd[4648]: Synchronized to time server 84.43.191.2:123 (2.arch.pool.ntp.org).
Jan 08 23:22:18 hoth login[4770]: pam_systemd(login:session): Failed to create session: Connection timed out
Jan 08 23:22:18 hoth login[4770]: LOGIN ON tty1 BY human
Jan 08 23:22:18 hoth mpd[4682]: Jan 08 23:22 : server_socket: bind to '0.0.0.0:6600' failed: Address already in use (continuing anyway, because binding to '[::]:6600' succeeded)
Jan 08 23:22:30 hoth acpid[4654]: client connected from 4968[1000:100]
Jan 08 23:22:30 hoth acpid[4654]: 1 client rule loaded
Jan 08 23:22:32 hoth acpid[4654]: client connected from 4968[1000:100]
Jan 08 23:22:32 hoth acpid[4654]: 1 client rule loaded
Jan 08 23:22:35 hoth systemd[4675]: Started D-Bus User Message Bus.
Jan 08 23:23:03 hoth systemd[4675]: Starting Sound Service...
Jan 08 23:23:05 hoth dbus[4658]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Jan 08 23:23:05 hoth systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jan 08 23:23:06 hoth dbus[4658]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jan 08 23:23:06 hoth systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jan 08 23:23:06 hoth rtkit-daemon[5029]: Successfully called chroot.
Jan 08 23:23:06 hoth rtkit-daemon[5029]: Successfully dropped privileges.
Jan 08 23:23:06 hoth rtkit-daemon[5029]: Successfully limited resources.
Jan 08 23:23:06 hoth rtkit-daemon[5029]: Running.
Jan 08 23:23:06 hoth rtkit-daemon[5029]: Canary thread running.
Jan 08 23:23:06 hoth rtkit-daemon[5029]: Watchdog thread running.
Jan 08 23:23:06 hoth dbus[4658]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Jan 08 23:23:06 hoth systemd[1]: Starting Authorization Manager...
Jan 08 23:23:06 hoth polkitd[5032]: Started polkitd version 0.113
Jan 08 23:23:06 hoth polkitd[5032]: Loading rules from directory /etc/polkit-1/rules.d
Jan 08 23:23:06 hoth polkitd[5032]: Loading rules from directory /usr/share/polkit-1/rules.d
Jan 08 23:23:06 hoth polkitd[5032]: Finished loading, compiling and executing 1 rules
Jan 08 23:23:06 hoth dbus[4658]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jan 08 23:23:06 hoth systemd[1]: Started Authorization Manager.
Jan 08 23:23:07 hoth polkitd[5032]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jan 08 23:23:07 hoth rtkit-daemon[5029]: Successfully made thread 5027 of process 5027 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Jan 08 23:23:07 hoth rtkit-daemon[5029]: Supervising 1 threads of 1 processes of 1 users.
Jan 08 23:23:14 hoth dbus[4658]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Jan 08 23:23:14 hoth dbus[4658]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jan 08 23:23:14 hoth systemd[4675]: Started Sound Service.
Jan 08 23:23:14 hoth pulseaudio[5027]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.
Jan 08 23:23:17 hoth systemd[1]: user@1000.service: Start operation timed out. Terminating.
Jan 08 23:23:17 hoth systemd[4675]: Stopping D-Bus User Message Bus...
Jan 08 23:23:17 hoth systemd[4675]: Stopped target Default.
Jan 08 23:23:17 hoth systemd[4675]: Stopping {Libre,Last}.fm updater for MPD...
Jan 08 23:23:17 hoth systemd[4675]: Stopping Sound Service...
Jan 08 23:23:17 hoth systemd[4675]: psd-resync.service: Main process exited, code=killed, status=15/TERM
Jan 08 23:23:17 hoth systemd[4675]: Stopped Timed resync.
Jan 08 23:23:17 hoth systemd[4675]: psd-resync.service: Unit entered failed state.
Jan 08 23:23:17 hoth systemd[4675]: psd-resync.service: Failed with result 'signal'.
Jan 08 23:23:17 hoth systemd[4675]: Stopped D-Bus User Message Bus.
Jan 08 23:23:17 hoth systemd[4675]: Stopping Profile-sync-daemon...
Jan 08 23:23:17 hoth systemd[4675]: Stopped Profile-sync-daemon.
Jan 08 23:23:18 hoth systemd[4675]: Stopped {Libre,Last}.fm updater for MPD.
Jan 08 23:23:18 hoth systemd[4675]: Stopping Music Player Daemon...
Jan 08 23:23:18 hoth systemd[4675]: Stopped Sound Service.
Jan 08 23:23:19 hoth systemd[4675]: Stopped Music Player Daemon.
Jan 08 23:23:19 hoth systemd[4675]: Stopped target Basic System.
Jan 08 23:23:19 hoth systemd[4675]: Stopped target Paths.
Jan 08 23:23:19 hoth systemd[4675]: Stopped target Timers.
Jan 08 23:23:19 hoth systemd[4675]: Stopped Timer for profile-sync-daemon - 1Hour.
Jan 08 23:23:19 hoth systemd[4675]: Stopped target Sockets.
Jan 08 23:23:19 hoth systemd[4675]: Closed D-Bus User Message Bus Socket.
Jan 08 23:23:19 hoth systemd[4675]: Closed Sound System.
Jan 08 23:23:19 hoth systemd[4675]: Reached target Shutdown.
Jan 08 23:23:19 hoth systemd[4675]: Starting Exit the Session...
Jan 08 23:23:19 hoth systemd[4675]: Received SIGRTMIN+24 from PID 5079 (kill).
Jan 08 23:23:19 hoth systemd[4676]: pam_unix(systemd-user:session): session closed for user human
Jan 08 23:23:19 hoth systemd[1]: Failed to start User Manager for UID 1000.
Jan 08 23:23:19 hoth systemd[1]: Startup finished in 19.498s (kernel) + 1min 55.224s (userspace) = 2min 14.723s.
Jan 08 23:23:19 hoth systemd[1]: user@1000.service: Unit entered failed state.
Jan 08 23:23:19 hoth systemd[1]: user@1000.service: Failed with result 'timeout'.
Jan 08 23:25:07 hoth sudo[5127]:    human : TTY=pts/1 ; PWD=/home/human ; USER=root ; COMMAND=/usr/bin/systemctl start user@1000
Jan 08 23:25:07 hoth sudo[5127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 08 23:25:07 hoth systemd[1]: Starting User Manager for UID 1000...
Jan 08 23:25:07 hoth systemd[5130]: pam_unix(systemd-user:session): session opened for user human by (uid=0)
Jan 08 23:25:07 hoth systemd[5130]: [/usr/lib/systemd/user/mpdscribble.service:6] Invalid user/group name or numeric ID, ignoring: 
Jan 08 23:25:07 hoth systemd[5130]: Started Timer for profile-sync-daemon - 1Hour.
Jan 08 23:25:07 hoth systemd[5130]: Reached target Timers.
Jan 08 23:25:07 hoth systemd[5130]: Starting D-Bus User Message Bus Socket.
Jan 08 23:25:07 hoth systemd[5130]: Reached target Paths.
Jan 08 23:25:07 hoth systemd[5130]: Listening on Sound System.
Jan 08 23:25:07 hoth systemd[5130]: Listening on D-Bus User Message Bus Socket.
Jan 08 23:25:07 hoth systemd[5130]: Reached target Sockets.
Jan 08 23:25:07 hoth systemd[5130]: Reached target Basic System.
Jan 08 23:25:07 hoth systemd[5130]: Starting Profile-sync-daemon...
Jan 08 23:25:07 hoth systemd[5130]: Starting Update XDG user dir configuration...
Jan 08 23:25:07 hoth systemd[5130]: Started Music Player Daemon.
Jan 08 23:25:07 hoth systemd[5130]: Started {Libre,Last}.fm updater for MPD.
Jan 08 23:25:07 hoth systemd[5130]: Started Profile-sync-daemon.
Jan 08 23:25:07 hoth systemd[5130]: Started Update XDG user dir configuration.
Jan 08 23:25:07 hoth systemd[5130]: Starting Timed resync...
Jan 08 23:25:07 hoth systemd[5130]: Reached target Default.
Jan 08 23:25:07 hoth mpd[5137]: Jan 08 23:25 : server_socket: bind to '0.0.0.0:6600' failed: Address already in use (continuing anyway, because binding to '[::]:6600' succeeded)
Jan 08 23:25:25 hoth profile-sync-daemon[5141]: Ungraceful state detected for /home/human/.config/midori so fixing
Jan 08 23:25:26 hoth profile-sync-daemon[5141]: Ungraceful state detected for /home/human/.config/chromium so fixing
Jan 08 23:25:30 hoth profile-sync-daemon[5141]: firefox sync successful
Jan 08 23:25:30 hoth profile-sync-daemon[5141]: midori sync successful
Jan 08 23:25:30 hoth profile-sync-daemon[5141]: chromium sync successful
Jan 08 23:25:33 hoth systemd[5130]: Started Timed resync.
Jan 08 23:25:33 hoth systemd[5130]: Startup finished in 25.512s.
Jan 08 23:25:33 hoth systemd[1]: Started User Manager for UID 1000.
Jan 08 23:25:33 hoth sudo[5127]: pam_unix(sudo:session): session closed for user root
Jan 08 23:26:24 hoth systemd[5130]: Started D-Bus User Message Bus.
Jan 08 23:26:56 hoth systemd[5130]: Starting Sound Service...
Jan 08 23:26:56 hoth systemd[5130]: Started Sound Service.
Jan 08 23:26:56 hoth rtkit-daemon[5029]: Successfully made thread 5664 of process 5664 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Jan 08 23:26:56 hoth rtkit-daemon[5029]: Supervising 1 threads of 1 processes of 1 users.
Jan 08 23:26:56 hoth pulseaudio[5664]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.
Jan 08 23:26:56 hoth dbus[4658]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Jan 08 23:26:56 hoth dbus[4658]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jan 08 23:27:00 hoth dbus-daemon[5582]: Activating service name='org.gnome.GConf'
Jan 08 23:27:00 hoth dbus-daemon[5582]: Successfully activated service 'org.gnome.GConf'
Jan 08 23:27:41 hoth kernel: usb 3-1: new full-speed USB device number 4 using xhci_hcd
Jan 08 23:27:41 hoth mtp-probe[5788]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
Jan 08 23:27:41 hoth mtp-probe[5788]: bus: 3, device: 4 was not an MTP device
Jan 08 23:27:42 hoth kernel: usbcore: registered new interface driver snd-usb-audio
Jan 08 23:27:42 hoth systemd-udevd[5787]: Process '/usr/bin/alsactl restore 1' failed with exit code 99.
Jan 08 23:27:42 hoth kernel: input: Burr-Brown from TI               USB Audio CODEC  as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.3/0003:08BB:2902.0005/input/input18
Jan 08 23:27:42 hoth kernel: hid-generic 0003:08BB:2902.0005: input,hidraw2: USB HID v1.00 Device [Burr-Brown from TI               USB Audio CODEC ] on usb-0000:00:14.0-1/input3
Jan 08 23:27:50 hoth dbus-daemon[5582]: Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service'
Jan 08 23:27:50 hoth systemd[5130]: Starting Accessibility services bus...
Jan 08 23:27:50 hoth dbus-daemon[5582]: Successfully activated service 'org.a11y.Bus'
Jan 08 23:27:50 hoth systemd[5130]: Started Accessibility services bus.
Jan 08 23:27:50 hoth at-spi-bus-launcher[5827]: Activating service name='org.a11y.atspi.Registry'
Jan 08 23:27:50 hoth at-spi-bus-launcher[5827]: Successfully activated service 'org.a11y.atspi.Registry'
Jan 08 23:27:50 hoth org.a11y.atspi.Registry[5832]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry

The crash seems to happen at 23:21:19. Afterwards, at 23:25:07, I manually start the user instance and everything starts up again.

What might be causing this?

EDIT:
I've narrowed the problem down to the fact that profile-sync-daemon takes too long to start due to a large browser profile - systemd gives up on waiting for psd-resync to start, and it fails the user service. The question now is how can I make systemd not care about psd-resync taking too long to start?

Last edited by DexterLB (2017-01-10 19:46:11)


The best solution to a problem is usually the easiest one.

Offline

Board footer

Powered by FluxBB