Systemd: shutdown order

Is there a counterpart to 'After=' for shutting down services in a particular order?
I wrote a unit file that shall wrap an old init-script which handles initialization and backup of some ramdisks (tmpfs):
[Unit]
Description=Persistent ramdisks
Requires=local-fs.target
After=local-fs.target
[Service]
Type=simple
RemainAfterExit=true
ExecStart=/etc/rc.d/ramdisks start
ExecStop=/etc/rc.d/ramdisks stop
[Install]
WantedBy=graphical.target
Startup works fine and in the correct order, but when it comes to shutdown the 'ExecStop=' command is issued late: local filesystems are often unmounted already and my ramdisks are lost.
Any idea how to make sure the stop command gets executed before local filesystems are unmounted?
Regards,
lynix

Place the script in /usr/lib/systemd/system-shutdown/ see systemd-shutdown(8).
Example: https://wiki.archlinux.org/index.php/Us … ra#apcupsd
PS: I love trance!
Last edited by djgera (2012-11-05 14:35:48)

Similar Messages

  • [solved] systemd shutdown scripts

    I'm trying to configure network-ups-tools to properly shutdown UPS after system is halted, so UPS and server could restart when the line power is regained. network-ups-tools contains /usr/lib/systemd/system-shutdown/nutshutdown shell script which checks if shutdown was caused by nut-monitor daemon and in this case shuts down the UPS. Unfortunately it seems that script isn't executed.
    According to man systemd-shutdown:
    Immediately before executing the actual system halt/poweroff/reboot/kexec systemd-shutdown will run all executables in /usr/lib/systemd/system-shutdown/ and pass one arguments to them: either "halt", "poweroff", "reboot" or "kexec", depending on the chosen action.
    It sounds logical to use this feature rather than service executed at shutdown as this script will immediately cut the power.
    I've created /usr/lib/systemd/system-shutdown/test.sh which writes echo $1 to file, but it also does not seem to be executed. What am I doing wrong?
    Last edited by denn (2013-11-29 07:12:20)

    Right, I use this feature also for my UPS (APC). Did you set the right file mode (0755) ?
    In my case:
    /usr/lib/systemd/system-shutdown/apc_killpower
    #!/bin/sh
    if [ -f /etc/apcupsd/powerfail -a "$1" = "poweroff" ]; then
    /etc/apcupsd/apccontrol killpower
    fi
    At that point / is mounted ro, your file should be writed to /run for example, then from "initramfs" after pivot_root (if you have enabled shutdown hook) you can see it (just execute "ash" in /run/initramfs/shutdown at some point , ie just before poweroff

  • [systemd] shutdown takes a long time

    Hello.
    It takes quite a long time for my system to shutdown. The systemd ArchWiki suggests to log the shutdown like this. I am not quite sure what to look for. I suspect that smplayer or deluged might be the problem. Am I right and furthermore what can I do about it?
    Thank you for your time.
    Here the shutdown log:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.5.3-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=55614e59-14b9-47c5-a609-fd76662e6403 ro systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M enforcing=0 quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009bfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009c000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005ffeffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000005fff0000-0x000000005fff2fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000005fff3000-0x000000005fffffff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI 2.2 present.
    [ 0.000000] DMI: /MS-7030, BIOS 6.00 PG 11/10/2005
    [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP bridge at 00:00:00
    [ 0.000000] Aperture from AGP @ e0000000 old size 32 MB
    [ 0.000000] Aperture size 4096 MB (APSIZE 0) is not right, using settings from NB
    [ 0.000000] Aperture from AGP @ e0000000 size 32 MB (APSIZE 0)
    [ 0.000000] e820: last_pfn = 0x5fff0 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-C7FFF write-protect
    [ 0.000000] C8000-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask FFC0000000 write-back
    [ 0.000000] 1 base 0040000000 mask FFE0000000 write-back
    [ 0.000000] 2 base 00E0000000 mask FFF0000000 write-combining
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] found SMP MP-table at [mem 0x000f4fc0-0x000f4fcf] mapped at [ffff8800000f4fc0]
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
    [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x5ffeffff]
    [ 0.000000] [mem 0x00000000-0x5fdfffff] page 2M
    [ 0.000000] [mem 0x5fe00000-0x5ffeffff] page 4k
    [ 0.000000] kernel direct mapping tables up to 0x5ffeffff @ [mem 0x1fcfd000-0x1fffffff]
    [ 0.000000] log_buf_len: 1048576
    [ 0.000000] early log buf free: 521388(99%)
    [ 0.000000] RAMDISK: [mem 0x37a32000-0x37d10fff]
    [ 0.000000] ACPI: RSDP 00000000000f8eb0 00014 (v00 Nvidia)
    [ 0.000000] ACPI: RSDT 000000005fff3040 00034 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: FACP 000000005fff30c0 00074 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: DSDT 000000005fff3180 048C1 (v01 NVIDIA AWRDACPI 00001000 MSFT 0100000E)
    [ 0.000000] ACPI: FACS 000000005fff0000 00040
    [ 0.000000] ACPI: SSDT 000000005fff7b80 000D6 (v01 PTLTD POWERNOW 00000001 LTP 00000001)
    [ 0.000000] ACPI: SRAT 000000005fff7cc0 00090 (v01 AMD HAMMER 00000001 AMD 00000001)
    [ 0.000000] ACPI: APIC 000000005fff7ac0 0007C (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
    [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
    [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x5fffffff]
    [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x5ffeffff] -> [mem 0x00000000-0x5ffeffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x5ffeffff]
    [ 0.000000] NODE_DATA [mem 0x5feec000-0x5feeffff]
    [ 0.000000] [ffffea0000000000-ffffea00017fffff] PMD -> [ffff88005de00000-ffff88005f5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00010000-0x0009bfff]
    [ 0.000000] node 0: [mem 0x00100000-0x5ffeffff]
    [ 0.000000] On node 0 totalpages: 393084
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 6 pages reserved
    [ 0.000000] DMA zone: 3910 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 6080 pages used for memmap
    [ 0.000000] DMA32 zone: 383024 pages, LIFO batch:31
    [ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
    [ 0.000000] If you got timer trouble try acpi_use_timer_override
    [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: BIOS IRQ0 override ignored.
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] ACPI: IRQ14 used by override.
    [ 0.000000] ACPI: IRQ15 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] SMP: Allowing 2 CPUs, 1 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009c000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    [ 0.000000] e820: [mem 0x60000000-0xfebfffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88005fc00000 s83392 r8192 d23104 u1048576
    [ 0.000000] pcpu-alloc: s83392 r8192 d23104 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 386934
    [ 0.000000] Policy zone: DMA32
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=55614e59-14b9-47c5-a609-fd76662e6403 ro systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M enforcing=0 quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] __ex_table already sorted, skipping sort
    [ 0.000000] Checking aperture...
    [ 0.000000] AGP bridge at 00:00:00
    [ 0.000000] Aperture from AGP @ e0000000 old size 32 MB
    [ 0.000000] Aperture size 4096 MB (APSIZE 0) is not right, using settings from NB
    [ 0.000000] Aperture from AGP @ e0000000 size 32 MB (APSIZE 0)
    [ 0.000000] Node 0: aperture @ e0000000 size 256 MB
    [ 0.000000] Memory: 1532356k/1572800k available (4635k kernel code, 464k absent, 39980k reserved, 4212k data, 756k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] NR_IRQS:4352 nr_irqs:512 16
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 6291456 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 2009.231 MHz processor.
    [ 0.000000] Marking TSC unstable due to TSCs unsynchronized
    [ 0.006673] Calibrating delay loop (skipped), value calculated using timer frequency.. 4020.89 BogoMIPS (lpj=6697436)
    [ 0.006678] pid_max: default: 32768 minimum: 301
    [ 0.006716] Security Framework initialized
    [ 0.006725] AppArmor: AppArmor disabled by boot time parameter
    [ 0.006963] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.010848] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.012136] Mount-cache hash table entries: 256
    [ 0.012496] Initializing cgroup subsys cpuacct
    [ 0.012500] Initializing cgroup subsys memory
    [ 0.012520] Initializing cgroup subsys devices
    [ 0.012522] Initializing cgroup subsys freezer
    [ 0.012524] Initializing cgroup subsys net_cls
    [ 0.012526] Initializing cgroup subsys blkio
    [ 0.012564] tseg: 0000000000
    [ 0.012585] mce: CPU supports 5 MCE banks
    [ 0.012635] SMP alternatives: switching to UP code
    [ 0.018800] ACPI: Core revision 20120320
    [ 0.022927] ftrace: allocating 17956 entries in 71 pages
    [ 0.030518] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
    [ 0.064541] CPU0: AMD Athlon(tm) 64 Processor 3000+ stepping 00
    [ 0.066663] Performance Events: AMD PMU driver.
    [ 0.066663] ... version: 0
    [ 0.066663] ... bit width: 48
    [ 0.066663] ... generic registers: 4
    [ 0.066663] ... value mask: 0000ffffffffffff
    [ 0.066663] ... max period: 00007fffffffffff
    [ 0.066663] ... fixed-purpose events: 0
    [ 0.066663] ... event mask: 000000000000000f
    [ 0.083576] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.083636] Brought up 1 CPUs
    [ 0.083638] Total of 1 processors activated (4020.89 BogoMIPS).
    [ 0.084405] devtmpfs: initialized
    [ 0.086410] PM: Registering ACPI NVS region [mem 0x5fff0000-0x5fff2fff] (12288 bytes)
    [ 0.087408] NET: Registered protocol family 16
    [ 0.087567] node 0 link 0: io port [9000, ffff]
    [ 0.087570] TOM: 0000000060000000 aka 1536M
    [ 0.087573] node 0 link 0: mmio [a0000, bffff]
    [ 0.087577] node 0 link 0: mmio [d0000000, fe02ffff]
    [ 0.087580] bus: [00, 02] on node 0 link 0
    [ 0.087583] bus: 00 [io 0x0000-0xffff]
    [ 0.087585] bus: 00 [mem 0x000a0000-0x000bffff]
    [ 0.087587] bus: 00 [mem 0x60000000-0xfcffffffff]
    [ 0.087627] ACPI: bus type pci registered
    [ 0.087696] PCI: Using configuration type 1 for base access
    [ 0.088295] bio: create slab <bio-0> at 0
    [ 0.088374] ACPI: Added _OSI(Module Device)
    [ 0.088376] ACPI: Added _OSI(Processor Device)
    [ 0.088378] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.088380] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.089228] ACPI: EC: Look up EC in DSDT
    [ 0.093337] ACPI: Interpreter enabled
    [ 0.093342] ACPI: (supports S0 S1 S4 S5)
    [ 0.093368] ACPI: Using IOAPIC for interrupt routing
    [ 0.094190] ACPI: Power Resource [ISAV] (on)
    [ 0.099077] ACPI: No dock devices found.
    [ 0.099086] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.099148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.099226] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    [ 0.099229] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    [ 0.099233] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.099236] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
    [ 0.099238] pci_root PNP0A03:00: host bridge window [mem 0x60000000-0xfebfffff] (ignored)
    [ 0.099241] PCI: root bus 00: hardware-probed resources
    [ 0.099287] PCI host bridge to bus 0000:00
    [ 0.099291] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.099293] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.099296] pci_bus 0000:00: root bus resource [mem 0x60000000-0xfcffffffff]
    [ 0.099312] pci 0000:00:00.0: [10de:00e1] type 00 class 0x060000
    [ 0.099321] pci 0000:00:00.0: reg 10: [mem 0xe0000000-0xefffffff pref]
    [ 0.099381] pci 0000:00:01.0: [10de:00e0] type 00 class 0x060100
    [ 0.099413] pci 0000:00:01.1: [10de:00e4] type 00 class 0x0c0500
    [ 0.099420] pci 0000:00:01.1: reg 10: [io 0xfc00-0xfc1f]
    [ 0.099432] pci 0000:00:01.1: reg 20: [io 0x4c00-0x4c3f]
    [ 0.099437] pci 0000:00:01.1: reg 24: [io 0x4c40-0x4c7f]
    [ 0.099451] pci 0000:00:01.1: PME# supported from D3hot D3cold
    [ 0.099470] pci 0000:00:02.0: [10de:00e7] type 00 class 0x0c0310
    [ 0.099477] pci 0000:00:02.0: reg 10: [mem 0xfe02f000-0xfe02ffff]
    [ 0.099502] pci 0000:00:02.0: supports D1 D2
    [ 0.099504] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.099518] pci 0000:00:02.1: [10de:00e7] type 00 class 0x0c0310
    [ 0.099525] pci 0000:00:02.1: reg 10: [mem 0xfe02e000-0xfe02efff]
    [ 0.099550] pci 0000:00:02.1: supports D1 D2
    [ 0.099552] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.099567] pci 0000:00:02.2: [10de:00e8] type 00 class 0x0c0320
    [ 0.099575] pci 0000:00:02.2: reg 10: [mem 0xfe02d000-0xfe02d0ff]
    [ 0.099605] pci 0000:00:02.2: supports D1 D2
    [ 0.099607] pci 0000:00:02.2: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.099628] pci 0000:00:06.0: [10de:00ea] type 00 class 0x040100
    [ 0.099635] pci 0000:00:06.0: reg 10: [io 0xf000-0xf0ff]
    [ 0.099640] pci 0000:00:06.0: reg 14: [io 0xec00-0xec7f]
    [ 0.099645] pci 0000:00:06.0: reg 18: [mem 0xfe02c000-0xfe02cfff]
    [ 0.099665] pci 0000:00:06.0: supports D1 D2
    [ 0.099680] pci 0000:00:08.0: [10de:00e5] type 00 class 0x01018a
    [ 0.099696] pci 0000:00:08.0: reg 20: [io 0xe000-0xe00f]
    [ 0.099723] pci 0000:00:09.0: [10de:00ee] type 00 class 0x010185
    [ 0.099730] pci 0000:00:09.0: reg 10: [io 0x09e0-0x09e7]
    [ 0.099735] pci 0000:00:09.0: reg 14: [io 0x0be0-0x0be3]
    [ 0.099740] pci 0000:00:09.0: reg 18: [io 0x0960-0x0967]
    [ 0.099744] pci 0000:00:09.0: reg 1c: [io 0x0b60-0x0b63]
    [ 0.099749] pci 0000:00:09.0: reg 20: [io 0xcc00-0xcc0f]
    [ 0.099754] pci 0000:00:09.0: reg 24: [io 0xc800-0xc87f]
    [ 0.099779] pci 0000:00:0a.0: [10de:00e3] type 00 class 0x010185
    [ 0.099786] pci 0000:00:0a.0: reg 10: [io 0x09f0-0x09f7]
    [ 0.099791] pci 0000:00:0a.0: reg 14: [io 0x0bf0-0x0bf3]
    [ 0.099796] pci 0000:00:0a.0: reg 18: [io 0x0970-0x0977]
    [ 0.099801] pci 0000:00:0a.0: reg 1c: [io 0x0b70-0x0b73]
    [ 0.099806] pci 0000:00:0a.0: reg 20: [io 0xb400-0xb40f]
    [ 0.099810] pci 0000:00:0a.0: reg 24: [io 0xb000-0xb07f]
    [ 0.099834] pci 0000:00:0b.0: [10de:00e2] type 01 class 0x060400
    [ 0.099865] pci 0000:00:0e.0: [10de:00ed] type 01 class 0x060400
    [ 0.099892] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
    [ 0.099913] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
    [ 0.099931] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
    [ 0.099951] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
    [ 0.100003] pci 0000:01:00.0: [10de:0221] type 00 class 0x030000
    [ 0.100017] pci 0000:01:00.0: reg 10: [mem 0xfa000000-0xfaffffff]
    [ 0.100025] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff pref]
    [ 0.100033] pci 0000:01:00.0: reg 18: [mem 0xfb000000-0xfbffffff]
    [ 0.100056] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    [ 0.100111] pci 0000:00:0b.0: PCI bridge to [bus 01-01]
    [ 0.100115] pci 0000:00:0b.0: bridge window [io 0xa000-0xafff]
    [ 0.100119] pci 0000:00:0b.0: bridge window [mem 0xfa000000-0xfcffffff]
    [ 0.100123] pci 0000:00:0b.0: bridge window [mem 0xd0000000-0xdfffffff pref]
    [ 0.100147] pci 0000:02:07.0: [1814:0301] type 00 class 0x028000
    [ 0.100158] pci 0000:02:07.0: reg 10: [mem 0xfdff0000-0xfdff7fff]
    [ 0.100216] pci 0000:02:08.0: [10ec:8139] type 00 class 0x020000
    [ 0.100228] pci 0000:02:08.0: reg 10: [io 0x9c00-0x9cff]
    [ 0.100235] pci 0000:02:08.0: reg 14: [mem 0xfdfff000-0xfdfff0ff]
    [ 0.100260] pci 0000:02:08.0: reg 30: [mem 0x00000000-0x0000ffff pref]
    [ 0.100278] pci 0000:02:08.0: supports D1 D2
    [ 0.100280] pci 0000:02:08.0: PME# supported from D1 D2 D3hot D3cold
    [ 0.100298] pci 0000:02:09.0: [1106:3038] type 00 class 0x0c0300
    [ 0.100326] pci 0000:02:09.0: reg 20: [io 0x9800-0x981f]
    [ 0.100351] pci 0000:02:09.0: supports D1 D2
    [ 0.100354] pci 0000:02:09.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.100371] pci 0000:02:09.1: [1106:3038] type 00 class 0x0c0300
    [ 0.100399] pci 0000:02:09.1: reg 20: [io 0x9400-0x941f]
    [ 0.100424] pci 0000:02:09.1: supports D1 D2
    [ 0.100427] pci 0000:02:09.1: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.100445] pci 0000:02:09.2: [1106:3104] type 00 class 0x0c0320
    [ 0.100456] pci 0000:02:09.2: reg 10: [mem 0xfdffe000-0xfdffe0ff]
    [ 0.100499] pci 0000:02:09.2: supports D1 D2
    [ 0.100501] pci 0000:02:09.2: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.100527] pci 0000:00:0e.0: PCI bridge to [bus 02-02]
    [ 0.100531] pci 0000:00:0e.0: bridge window [io 0x9000-0x9fff]
    [ 0.100534] pci 0000:00:0e.0: bridge window [mem 0xfdf00000-0xfdffffff]
    [ 0.100537] pci 0000:00:0e.0: bridge window [mem 0xfde00000-0xfdefffff pref]
    [ 0.100546] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.100629] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
    [ 0.100813] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
    [ 0.100901] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
    [ 0.125942] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.125994] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.126043] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    [ 0.126092] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.126140] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    [ 0.126195] ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.126245] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.126293] ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    [ 0.126341] ACPI: PCI Interrupt Link [LAPU] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    [ 0.126391] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    [ 0.126440] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.126489] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    [ 0.126538] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    [ 0.126591] ACPI: PCI Interrupt Link [LFIR] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    [ 0.126640] ACPI: PCI Interrupt Link [L3CM] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    [ 0.126697] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    [ 0.126753] ACPI: PCI Interrupt Link [LSID] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.126812] ACPI: PCI Interrupt Link [LFID] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.126889] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0
    [ 0.126950] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0
    [ 0.127010] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0
    [ 0.127070] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0
    [ 0.127110] ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled.
    [ 0.127183] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0
    [ 0.127250] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22 23) *0
    [ 0.127316] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled.
    [ 0.127382] ACPI: PCI Interrupt Link [APCI] (IRQs 20 21 22 23) *0, disabled.
    [ 0.127449] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22 23) *0
    [ 0.127515] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22 23) *0
    [ 0.127581] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0
    [ 0.127647] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0
    [ 0.127713] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled.
    [ 0.127780] ACPI: PCI Interrupt Link [AP3C] (IRQs 20 21 22 23) *0, disabled.
    [ 0.127847] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
    [ 0.127919] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0
    [ 0.127991] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0
    [ 0.128144] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.128148] vgaarb: loaded
    [ 0.128149] vgaarb: bridge control possible 0000:01:00.0
    [ 0.128204] PCI: Using ACPI for IRQ routing
    [ 0.128208] PCI: pci_cache_line_size set to 64 bytes
    [ 0.128221] pci 0000:00:00.0: address space collision: [mem 0xe0000000-0xefffffff pref] conflicts with GART [mem 0xe0000000-0xefffffff]
    [ 0.128280] e820: reserve RAM buffer [mem 0x0009c000-0x0009ffff]
    [ 0.128283] e820: reserve RAM buffer [mem 0x5fff0000-0x5fffffff]
    [ 0.128429] NetLabel: Initializing
    [ 0.128430] NetLabel: domain hash size = 128
    [ 0.128432] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.128453] NetLabel: unlabeled traffic allowed by default
    [ 0.139353] pnp: PnP ACPI init
    [ 0.139383] ACPI: bus type pnp registered
    [ 0.139432] pnp 00:00: [io 0x4000-0x407f]
    [ 0.139434] pnp 00:00: [io 0x4080-0x40ff]
    [ 0.139437] pnp 00:00: [io 0x4400-0x447f]
    [ 0.139439] pnp 00:00: [io 0x4480-0x44ff]
    [ 0.139441] pnp 00:00: [io 0x4800-0x487f]
    [ 0.139444] pnp 00:00: [io 0x4880-0x48ff]
    [ 0.139550] system 00:00: [io 0x4000-0x407f] has been reserved
    [ 0.139554] system 00:00: [io 0x4080-0x40ff] has been reserved
    [ 0.139557] system 00:00: [io 0x4400-0x447f] has been reserved
    [ 0.139560] system 00:00: [io 0x4480-0x44ff] has been reserved
    [ 0.139563] system 00:00: [io 0x4800-0x487f] has been reserved
    [ 0.139566] system 00:00: [io 0x4880-0x48ff] has been reserved
    [ 0.139572] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.139776] pnp 00:01: [mem 0x0009e000-0x000a1fff]
    [ 0.139779] pnp 00:01: [mem 0x000cec00-0x000cffff]
    [ 0.139781] pnp 00:01: [mem 0x000f0000-0x000fbfff]
    [ 0.139784] pnp 00:01: [mem 0x000fc000-0x000fffff]
    [ 0.139786] pnp 00:01: [mem 0x5fff0000-0x5fffffff]
    [ 0.139789] pnp 00:01: [mem 0xffff0000-0xffffffff]
    [ 0.139792] pnp 00:01: [mem 0x00000000-0x0009ffff]
    [ 0.139794] pnp 00:01: [mem 0x00100000-0x5ffeffff]
    [ 0.139797] pnp 00:01: [mem 0xfec00000-0xfec00fff]
    [ 0.139799] pnp 00:01: [mem 0xfee00000-0xfeefffff]
    [ 0.139802] pnp 00:01: [mem 0xfefff000-0xfeffffff]
    [ 0.139804] pnp 00:01: [mem 0xfff80000-0xfff80fff]
    [ 0.139807] pnp 00:01: [mem 0xfff90000-0xfffbffff]
    [ 0.139809] pnp 00:01: [mem 0xfffed000-0xfffeffff]
    [ 0.139815] pnp 00:01: disabling [mem 0x0009e000-0x000a1fff] because it overlaps 0000:00:00.0 BAR 0 [mem 0x00000000-0x0fffffff pref]
    [ 0.139819] pnp 00:01: disabling [mem 0x000cec00-0x000cffff] because it overlaps 0000:00:00.0 BAR 0 [mem 0x00000000-0x0fffffff pref]
    [ 0.139823] pnp 00:01: disabling [mem 0x000f0000-0x000fbfff] because it overlaps 0000:00:00.0 BAR 0 [mem 0x00000000-0x0fffffff pref]
    [ 0.139827] pnp 00:01: disabling [mem 0x000fc000-0x000fffff] because it overlaps 0000:00:00.0 BAR 0 [mem 0x00000000-0x0fffffff pref]
    [ 0.139830] pnp 00:01: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:00.0 BAR 0 [mem 0x00000000-0x0fffffff pref]
    [ 0.139834] pnp 00:01: disabling [mem 0x00100000-0x5ffeffff] because it overlaps 0000:00:00.0 BAR 0 [mem 0x00000000-0x0fffffff pref]
    [ 0.139885] system 00:01: [mem 0x5fff0000-0x5fffffff] could not be reserved
    [ 0.139889] system 00:01: [mem 0xffff0000-0xffffffff] has been reserved
    [ 0.139892] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.139895] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
    [ 0.139898] system 00:01: [mem 0xfefff000-0xfeffffff] has been reserved
    [ 0.139902] system 00:01: [mem 0xfff80000-0xfff80fff] has been reserved
    [ 0.139905] system 00:01: [mem 0xfff90000-0xfffbffff] has been reserved
    [ 0.139908] system 00:01: [mem 0xfffed000-0xfffeffff] has been reserved
    [ 0.139912] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.139976] pnp 00:02: [bus 00-ff]
    [ 0.140003] pnp 00:02: [io 0x0cf8-0x0cff]
    [ 0.140006] pnp 00:02: [io 0x0cf0-0x0cf3]
    [ 0.140009] pnp 00:02: [io 0x0000-0x0cf7 window]
    [ 0.140011] pnp 00:02: [io 0x0d00-0xffff window]
    [ 0.140014] pnp 00:02: [mem 0x000a0000-0x000bffff window]
    [ 0.140017] pnp 00:02: [mem 0x000c0000-0x000dffff window]
    [ 0.140020] pnp 00:02: [mem 0x60000000-0xfebfffff window]
    [ 0.140101] pnp 00:02: Plug and Play ACPI device, IDs PNP0a03 (active)
    [ 0.140629] pnp 00:03: [io 0x0010-0x001f]
    [ 0.140631] pnp 00:03: [io 0x0022-0x003f]
    [ 0.140634] pnp 00:03: [io 0x0044-0x005f]
    [ 0.140636] pnp 00:03: [io 0x0062-0x0063]
    [ 0.140639] pnp 00:03: [io 0x0065-0x006f]
    [ 0.140641] pnp 00:03: [io 0x0074-0x007f]
    [ 0.140644] pnp 00:03: [io 0x0091-0x0093]
    [ 0.140646] pnp 00:03: [io 0x00a2-0x00bf]
    [ 0.140648] pnp 00:03: [io 0x00e0-0x00ef]
    [ 0.140651] pnp 00:03: [io 0x0b78-0x0b7b]
    [ 0.140653] pnp 00:03: [io 0x0f78-0x0f7b]
    [ 0.140656] pnp 00:03: [io 0x0a78-0x0a7b]
    [ 0.140658] pnp 00:03: [io 0x0e78-0x0e7b]
    [ 0.140660] pnp 00:03: [io 0x0bbc-0x0bbf]
    [ 0.140663] pnp 00:03: [io 0x0fbc-0x0fbf]
    [ 0.140665] pnp 00:03: [io 0x04d0-0x04d1]
    [ 0.140741] system 00:03: [io 0x0b78-0x0b7b] has been reserved
    [ 0.140744] system 00:03: [io 0x0f78-0x0f7b] has been reserved
    [ 0.140748] system 00:03: [io 0x0a78-0x0a7b] has been reserved
    [ 0.140751] system 00:03: [io 0x0e78-0x0e7b] has been reserved
    [ 0.140754] system 00:03: [io 0x0bbc-0x0bbf] has been reserved
    [ 0.140757] system 00:03: [io 0x0fbc-0x0fbf] has been reserved
    [ 0.140760] system 00:03: [io 0x04d0-0x04d1] has been reserved
    [ 0.140763] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.140777] pnp 00:04: [dma 4]
    [ 0.140780] pnp 00:04: [io 0x0000-0x000f]
    [ 0.140782] pnp 00:04: [io 0x0080-0x0090]
    [ 0.140785] pnp 00:04: [io 0x0094-0x009f]
    [ 0.140787] pnp 00:04: [io 0x00c0-0x00df]
    [ 0.140832] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.140844] pnp 00:05: [io 0x0070-0x0073]
    [ 0.140862] pnp 00:05: [irq 8]
    [ 0.140904] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.140914] pnp 00:06: [io 0x0061]
    [ 0.140959] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.140969] pnp 00:07: [io 0x00f0-0x00ff]
    [ 0.140976] pnp 00:07: [irq 13]
    [ 0.141019] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.141243] pnp 00:08: [io 0x03f8-0x03ff]
    [ 0.141251] pnp 00:08: [irq 4]
    [ 0.141340] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.141514] pnp 00:09: [io 0x02f8-0x02ff]
    [ 0.141522] pnp 00:09: [irq 3]
    [ 0.141596] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.141881] pnp 00:0a: [io 0x0378-0x037f]
    [ 0.141883] pnp 00:0a: [io 0x0778-0x077b]
    [ 0.141890] pnp 00:0a: [irq 7]
    [ 0.141960] pnp 00:0a: Plug and Play ACPI device, IDs PNP0400 (active)
    [ 0.142046] pnp 00:0b: [io 0x0060]
    [ 0.142049] pnp 00:0b: [io 0x0064]
    [ 0.142055] pnp 00:0b: [irq 1]
    [ 0.142106] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.142129] pnp: PnP ACPI: found 12 devices
    [ 0.142131] ACPI: ACPI bus type pnp unregistered
    [ 0.148689] Switching to clocksource acpi_pm
    [ 0.148760] pci 0000:01:00.0: BAR 6: assigned [mem 0xfc000000-0xfc01ffff pref]
    [ 0.148765] pci 0000:00:0b.0: PCI bridge to [bus 01-01]
    [ 0.148769] pci 0000:00:0b.0: bridge window [io 0xa000-0xafff]
    [ 0.148774] pci 0000:00:0b.0: bridge window [mem 0xfa000000-0xfcffffff]
    [ 0.148778] pci 0000:00:0b.0: bridge window [mem 0xd0000000-0xdfffffff pref]
    [ 0.148787] pci 0000:02:08.0: BAR 6: assigned [mem 0xfde00000-0xfde0ffff pref]
    [ 0.148790] pci 0000:00:0e.0: PCI bridge to [bus 02-02]
    [ 0.148793] pci 0000:00:0e.0: bridge window [io 0x9000-0x9fff]
    [ 0.148796] pci 0000:00:0e.0: bridge window [mem 0xfdf00000-0xfdffffff]
    [ 0.148799] pci 0000:00:0e.0: bridge window [mem 0xfde00000-0xfdefffff pref]
    [ 0.148814] pci 0000:00:0e.0: setting latency timer to 64
    [ 0.148818] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    [ 0.148821] pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
    [ 0.148824] pci_bus 0000:00: resource 6 [mem 0x60000000-0xfcffffffff]
    [ 0.148827] pci_bus 0000:01: resource 0 [io 0xa000-0xafff]
    [ 0.148829] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfcffffff]
    [ 0.148832] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff pref]
    [ 0.148835] pci_bus 0000:02: resource 0 [io 0x9000-0x9fff]
    [ 0.148837] pci_bus 0000:02: resource 1 [mem 0xfdf00000-0xfdffffff]
    [ 0.148840] pci_bus 0000:02: resource 2 [mem 0xfde00000-0xfdefffff pref]
    [ 0.148906] NET: Registered protocol family 2
    [ 0.149029] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.149029] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    [ 0.153406] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.154706] TCP: Hash tables configured (established 262144 bind 65536)
    [ 0.154710] TCP: reno registered
    [ 0.154724] UDP hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.154769] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.154934] NET: Registered protocol family 1
    [ 0.155185] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
    [ 0.223475] ACPI: PCI Interrupt Link [APCG] enabled at IRQ 22
    [ 0.290128] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 21
    [ 0.290189] pci 0000:01:00.0: Boot video device
    [ 0.290265] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
    [ 0.290348] ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
    [ 0.290425] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
    [ 0.290445] PCI: CLS 32 bytes, default 64
    [ 0.290526] Unpacking initramfs...
    [ 0.372340] Freeing initrd memory: 2940k freed
    [ 0.379476] agpgart-amd64 0000:00:00.0: AGP bridge [10de/00e1]
    [ 0.379485] agpgart-amd64 0000:00:00.0: aperture size 4096 MB is not right, using settings from NB
    [ 0.379493] agpgart-amd64 0000:00:00.0: setting up Nforce3 AGP
    [ 0.388295] agpgart-amd64 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
    [ 0.388742] audit: initializing netlink socket (disabled)
    [ 0.388762] type=2000 audit(1346927638.386:1): initialized
    [ 0.402840] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.405016] VFS: Disk quotas dquot_6.5.2
    [ 0.405085] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.405228] msgmni has been set to 2998
    [ 0.405471] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.405502] io scheduler noop registered
    [ 0.405504] io scheduler deadline registered
    [ 0.405574] io scheduler cfq registered (default)
    [ 0.412567] vesafb: mode is 1280x1024x32, linelength=5120, pages=0
    [ 0.412569] vesafb: scrolling: redraw
    [ 0.412572] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.412814] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90000900000, using 5120k, total 5120k
    [ 0.475467] Console: switching to colour frame buffer device 160x64
    [ 0.537946] fb0: VESA VGA frame buffer device
    [ 0.538002] GHES: HEST is not enabled!
    [ 0.538068] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.558511] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.578950] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    [ 0.599584] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.620075] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    [ 0.620233] Linux agpgart interface v0.103
    [ 0.620290] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    [ 0.620292] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 0.620995] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.621096] mousedev: PS/2 mouse device common for all mice
    [ 0.621204] rtc_cmos 00:05: RTC can wake from S4
    [ 0.621333] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [ 0.621357] rtc0: alarms up to one year, y3k, 242 bytes nvram
    [ 0.621367] cpuidle: using governor ladder
    [ 0.621370] cpuidle: using governor menu
    [ 0.621586] drop_monitor: Initializing network drop monitor service
    [ 0.621691] TCP: cubic registered
    [ 0.621838] NET: Registered protocol family 10
    [ 0.622084] NET: Registered protocol family 17
    [ 0.622099] Key type dns_resolver registered
    [ 0.622262] PM: Hibernation image not present or could not be loaded.
    [ 0.622282] registered taskstats version 1
    [ 0.622840] rtc_cmos 00:05: setting system clock to 2012-09-06 10:33:58 UTC (1346927638)
    [ 0.624542] Freeing unused kernel memory: 756k freed
    [ 0.625249] Write protecting the kernel read-only data: 8192k
    [ 0.631386] Freeing unused kernel memory: 1496k freed
    [ 0.635859] Freeing unused kernel memory: 616k freed
    [ 0.647736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.654805] systemd-udevd[38]: starting version 189
    [ 0.730408] ACPI: bus type usb registered
    [ 0.730453] usbcore: registered new interface driver usbfs
    [ 0.730468] usbcore: registered new interface driver hub
    [ 0.735252] usbcore: registered new device driver usb
    [ 0.735879] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.739107] SCSI subsystem initialized
    [ 0.746050] ehci_hcd 0000:00:02.2: setting latency timer to 64
    [ 0.746058] ehci_hcd 0000:00:02.2: EHCI Host Controller
    [ 0.746075] ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 1
    [ 0.746108] ehci_hcd 0000:00:02.2: debug port 1
    [ 0.746114] ehci_hcd 0000:00:02.2: cache line size of 32 is not supported
    [ 0.746141] ehci_hcd 0000:00:02.2: irq 21, io mem 0xfe02d000
    [ 0.749031] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 0.750857] uhci_hcd: USB Universal Host Controller Interface driver
    [ 0.753402] ehci_hcd 0000:00:02.2: USB 2.0 started, EHCI 1.00
    [ 0.753609] hub 1-0:1.0: USB hub found
    [ 0.753616] hub 1-0:1.0: 8 ports detected
    [ 0.753784] uhci_hcd 0000:02:09.0: UHCI Host Controller
    [ 0.753793] uhci_hcd 0000:02:09.0: new USB bus registered, assigned bus number 2
    [ 0.753839] uhci_hcd 0000:02:09.0: irq 19, io base 0x00009800
    [ 0.753984] hub 2-0:1.0: USB hub found
    [ 0.753989] hub 2-0:1.0: 2 ports detected
    [ 0.754706] libata version 3.00 loaded.
    [ 0.756811] ohci_hcd 0000:00:02.0: setting latency timer to 64
    [ 0.756817] ohci_hcd 0000:00:02.0: OHCI Host Controller
    [ 0.756829] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 3
    [ 0.756869] ohci_hcd 0000:00:02.0: irq 23, io mem 0xfe02f000
    [ 0.757452] uhci_hcd 0000:02:09.1: UHCI Host Controller
    [ 0.757461] uhci_hcd 0000:02:09.1: new USB bus registered, assigned bus number 4
    [ 0.757493] uhci_hcd 0000:02:09.1: irq 16, io base 0x00009400
    [ 0.757704] hub 4-0:1.0: USB hub found
    [ 0.757711] hub 4-0:1.0: 2 ports detected
    [ 0.761428] ehci_hcd 0000:02:09.2: EHCI Host Controller
    [ 0.761447] ehci_hcd 0000:02:09.2: new USB bus registered, assigned bus number 5
    [ 0.761512] ehci_hcd 0000:02:09.2: irq 17, io mem 0xfdffe000
    [ 0.770064] ehci_hcd 0000:02:09.2: USB 2.0 started, EHCI 1.00
    [ 0.770287] hub 5-0:1.0: USB hub found
    [ 0.770294] hub 5-0:1.0: 4 ports detected
    [ 0.812239] hub 3-0:1.0: USB hub found
    [ 0.812251] hub 3-0:1.0: 4 ports detected
    [ 0.816572] ohci_hcd 0000:00:02.1: setting latency timer to 64
    [ 0.816577] ohci_hcd 0000:00:02.1: OHCI Host Controller
    [ 0.816589] ohci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 6
    [ 0.816630] ohci_hcd 0000:00:02.1: irq 22, io mem 0xfe02e000
    [ 0.868954] hub 6-0:1.0: USB hub found
    [ 0.868962] hub 6-0:1.0: 4 ports detected
    [ 0.873501] sata_nv 0000:00:09.0: version 3.5
    [ 0.873756] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 20
    [ 0.873833] sata_nv 0000:00:09.0: setting latency timer to 64
    [ 0.874345] scsi0 : sata_nv
    [ 0.874497] scsi1 : sata_nv
    [ 0.874645] ata1: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xcc00 irq 20
    [ 0.874648] ata2: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xcc08 irq 20
    [ 0.878342] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 23
    [ 0.878391] sata_nv 0000:00:0a.0: setting latency timer to 64
    [ 0.878840] scsi2 : sata_nv
    [ 0.878963] scsi3 : sata_nv
    [ 0.879110] ata3: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xb400 irq 23
    [ 0.879112] ata4: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xb408 irq 23
    [ 0.886479] pata_acpi 0000:00:08.0: power state changed by ACPI to D0
    [ 0.886484] pata_acpi 0000:00:08.0: power state changed by ACPI to D0
    [ 0.886533] pata_acpi 0000:00:08.0: setting latency timer to 64
    [ 1.186695] ata1: SATA link down (SStatus 0 SControl 300)
    [ 1.343364] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.350214] ata3.00: ATA-7: SAMSUNG SP1614C, SW100-34, max UDMA7
    [ 1.350217] ata3.00: 312581808 sectors, multi 16: LBA48
    [ 1.356871] ata3.00: configured for UDMA/133
    [ 1.370024] usb 4-1: new low-speed USB device number 2 using uhci_hcd
    [ 1.500024] ata2: SATA link down (SStatus 0 SControl 300)
    [ 1.500200] scsi 2:0:0:0: Direct-Access ATA SAMSUNG SP1614C SW10 PQ: 0 ANSI: 5
    [ 1.966704] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 2.020180] ata4.00: ATA-8: WDC WD15EARS-00Z5B1, 80.00A80, max UDMA/133
    [ 2.020183] ata4.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 2.033588] ata4.00: configured for UDMA/133
    [ 2.033760] scsi 3:0:0:0: Direct-Access ATA WDC WD15EARS-00Z 80.0 PQ: 0 ANSI: 5
    [ 2.036921] pata_amd 0000:00:08.0: version 0.4.1
    [ 2.036948] pata_amd 0000:00:08.0: power state changed by ACPI to D0
    [ 2.036952] pata_amd 0000:00:08.0: power state changed by ACPI to D0
    [ 2.037017] pata_amd 0000:00:08.0: setting latency timer to 64
    [ 2.040074] scsi4 : pata_amd
    [ 2.041581] sd 2:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
    [ 2.041663] sd 2:0:0:0: [sda] Write Protect is off
    [ 2.041667] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.041692] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.042020] scsi5 : pata_amd
    [ 2.042592] ata5: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe000 irq 14
    [ 2.042595] ata6: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe008 irq 15
    [ 2.042887] sd 3:0:0:0: [sdb] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
    [ 2.042937] sd 3:0:0:0: [sdb] Write Protect is off
    [ 2.042941] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 2.042964] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.055764] sdb: sdb1
    [ 2.056082] sd 3:0:0:0: [sdb] Attached SCSI disk
    [ 2.056117] usbcore: registered new interface driver usbhid
    [ 2.056119] usbhid: USB HID core driver
    [ 2.073368] sda: sda1 sda2 sda3 sda4
    [ 2.073827] sd 2:0:0:0: [sda] Attached SCSI disk
    [ 2.200466] ata5.00: ATA-6: ST340810A, 3.39, max UDMA/100
    [ 2.200473] ata5.00: 78165360 sectors, multi 16: LBA
    [ 2.200484] ata5: nv_mode_filter: 0x3f39f&0x739f->0x739f, BIOS=0x7000 (0xc000c000) ACPI=0x701f (60:120:0x1b)
    [ 2.213741] ata5.00: configured for UDMA/33
    [ 2.213893] scsi 4:0:0:0: Direct-Access ATA ST340810A 3.39 PQ: 0 ANSI: 5
    [ 2.214133] sd 4:0:0:0: [sdc] 78165360 512-byte logical blocks: (40.0 GB/37.2 GiB)
    [ 2.214189] sd 4:0:0:0: [sdc] Write Protect is off
    [ 2.214193] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
    [ 2.214216] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.244630] sdc: sdc1
    [ 2.244919] sd 4:0:0:0: [sdc] Attached SCSI disk
    [ 2.373623] ata6.00: ATAPI: _NEC DVD_RW ND-3540A, 1.01, max UDMA/33
    [ 2.373634] ata6: nv_mode_filter: 0x739f&0x739f->0x739f, BIOS=0x7000 (0xc000c000) ACPI=0x701f (60:120:0x1b)
    [ 2.386892] ata6.00: configured for UDMA/33
    [ 2.388189] scsi 5:0:0:0: CD-ROM _NEC DVD_RW ND-3540A 1.01 PQ: 0 ANSI: 5
    [ 2.391609] input: OM as /devices/pci0000:00/0000:00:0e.0/0000:02:09.1/usb4/4-1/4-1:1.0/input/input1
    [ 2.393267] hid-generic 0003:04F3:0234.0001: input,hidraw0: USB HID v1.11 Mouse [OM] on usb-0000:02:09.1-1/input0
    [ 2.397693] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
    [ 2.397702] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 2.397986] sr 5:0:0:0: Attached scsi CD-ROM sr0
    [ 3.150376] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 3.949356] systemd[1]: Successfully opened /dev/kmsg for logging.
    [ 3.949760] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
    [ 3.949905] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
    [ 3.950054] systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
    [ 3.950167] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
    [ 3.953404] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
    [ 3.953500] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls of type cgroup with options net_cls.
    [ 3.953597] systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
    [ 3.956761] systemd[1]: systemd 189 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
    [ 3.979310] systemd[1]: Your kernel apparently lacks built-in autofs4 support. Might be a good idea to compile it in. We'll now try to work around this by loading the module...
    [ 4.144298] systemd[1]: Inserted module 'autofs4'
    [ 4.152053] systemd[1]: Set hostname to <box>.
    [ 4.157882] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd/system.
    [ 4.157991] systemd[1]: Installed release agent.
    [ 4.158142] systemd[1]: Created root group.
    [ 4.158219] systemd[1]: Using notification socket @/org/freedesktop/systemd1/notify
    [ 4.158401] systemd[1]: Successfully created private D-Bus server.
    [ 4.184882] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-cryptsetup-generator as 114
    [ 4.185117] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-system-update-generator as 115
    [ 4.185365] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-getty-generator as 116
    [ 4.185641] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 117
    [ 4.255375] systemd[1]: /usr/lib/systemd/system-generators/systemd-cryptsetup-generator exited successfully.
    [ 4.255400] systemd[1]: /usr/lib/systemd/system-generators/systemd-system-update-generator exited successfully.
    [ 4.255408] systemd[1]: /usr/lib/systemd/system-generators/systemd-getty-generator exited successfully.
    [ 4.255416] systemd[1]: /usr/lib/systemd/system-generators/systemd-fstab-generator exited successfully.
    [ 4.313459] systemd[1]: Looking for unit files in:
    [ 4.313463] systemd[1]: /etc/systemd/system
    [ 4.313465] systemd[1]: /run/systemd/generator
    [ 4.313468] systemd[1]: /usr/lib/systemd/system
    [ 4.313471] systemd[1]: Disabled SysV init scripts and rcN.d links support
    [ 4.422041] systemd[1]: Failed to load configuration for syslog.service: No such file or directory
    [ 4.495651] systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
    [ 4.564783] systemd[1]: Failed to load configuration for rc-local.service: No such file or directory
    [ 4.564799] systemd[1]: Failed to load configuration for plymouth-quit-wait.service: No such file or directory
    [ 4.709247] systemd[1]: Failed to load configuration for auditd.service: No such file or directory
    [ 4.752803] systemd[1]: -.mount changed dead -> mounted
    [ 4.752894] systemd[1]: Activating default unit: default.target
    [ 4.752901] systemd[1]: Trying to enqueue job graphical.target/start/replace
    [ 4.753079] systemd[1]: Installed new job graphical.target/start as 1
    [ 4.753085] systemd[1]: Installed new job multi-user.target/start as 2
    [ 4.753089] systemd[1]: Installed new job basic.target/start as 3
    [ 4.753094] systemd[1]: Installed new job sysinit.target/start as 4
    [ 4.753098] systemd[1]: Installed new job local-fs.target/start as 5
    [ 4.753102] systemd[1]: Installed new job home-hasardeur-Ext.mount/start as 6
    [ 4.753108] systemd[1]: Installed new job systemd-journald.socket/start as 7
    [ 4.753112] systemd[1]: Installed new job systemd-fsck@dev-disk-by\x2duuid-1A54880F5487EBB7.service/start as 9
    [ 4.753116] systemd[1]: Installed new job dev-disk-by\x2duuid-1A54880F5487EBB7.device/start as 10
    [ 4.753138] systemd[1]: Installed new job local-fs-pre.target/start as 11
    [ 4.753142] systemd[1]: Installed new job home-hasardeur-Space.mount/start as 14
    [ 4.753147] systemd[1]: Installed new job systemd-fsck@dev-disk-by\x2duuid-72290182\x2d7429\x2d4fb3\x2da421\x2d1e3bdf21dda9.service/start as 15
    [ 4.753151] systemd[1]: Installed new job dev-disk-by\x2duuid-72290182\x2d7429\x2d4fb3\x2da421\x2d1e3bdf21dda9.device/start as 16
    [ 4.753161] systemd[1]: Installed new job tmp.mount/start as 17
    [ 4.753164] systemd[1]: Installed new job systemd-fsck-root.service/start as 18
    [ 4.753168] systemd[1]: Installed new job systemd-remount-fs.service/start as 19
    [ 4.753172] systemd[1]: Installed new job swap.target/start as 20
    [ 4.753176] systemd[1]: Installed new job dev-disk-by\x2duuid-b5f8685d\x2d2706\x2d44fc\x2d882d\x2d662cc23e7c07.swap/start as 21
    [ 4.753181] systemd[1]: Installed new job dev-disk-by\x2duuid-b5f8685d\x2d2706\x2d44fc\x2d882d\x2d662cc23e7c07.device/start as 22
    [ 4.753191] systemd[1]: Installed new job systemd-udevd.service/start as 23
    [ 4.753195] systemd[1]: Installed new job systemd-udevd-control.socket/start as 24
    [ 4.753198] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 25
    [ 4.753202] systemd[1]: Installed new job dev-mqueue.mount/start as 26
    [ 4.753206] systemd[1]: Installed new job sys-kernel-config.mount/start as 27
    [ 4.753209] systemd[1]: Installed new job systemd-random-seed-load.service/start as 28
    [ 4.753213] systemd[1]: Installed new job systemd-ask-password-console.path/start as 29
    [ 4.753217] systemd[1]: Installed new job systemd-udev-trigger.service/start as 30
    [ 4.753220] systemd[1]: Installed new job sys-kernel-debug.mount/start as 31
    [ 4.753224] systemd[1]: Installed new job systemd-modules-load.service/start as 32
    [ 4.753228] systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 33
    [ 4.753231] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.automount/start as 34
    [ 4.753235] systemd[1]: Installed new job systemd-journald.service/start as 35
    [ 4.753239] systemd[1]: Installed new job systemd-journal-flush.service/start as 36
    [ 4.753242] systemd[1]: Installed new job dev-hugepages.mount/start as 37
    [ 4.753246] systemd[1]: Installed new job systemd-tmpfiles-setup.service/start as 38
    [ 4.753249] systemd[1]: Installed new job cryptsetup.target/start as 39
    [ 4.753253] systemd[1]: Installed new job systemd-sysctl.service/start as 40
    [ 4.753256] systemd[1]: Installed new job systemd-vconsole-setup.service/start as 41
    [ 4.753260] systemd[1]: Installed new job systemd-binfmt.service/start as 42
    [ 4.753263] systemd[1]: Installed new job sockets.target/start as 45
    [ 4.753267] systemd[1]: Installed new job dbus.socket/start as 46
    [ 4.753271] systemd[1]: Installed new job systemd-initctl.socket/start as 47
    [ 4.753274] systemd[1]: Installed new job systemd-shutdownd.socket/start as 48
    [ 4.753278] systemd[1]: Installed new job alsa-restore.service/start as 49
    [ 4.753281] systemd[1]: Installed new job console-kit-log-system-start.service/start as 50
    [ 4.753285] systemd[1]: Installed new job systemd-tmpfiles-clean.timer/start as 51
    [ 4.753289] systemd[1]: Installed new job ntpd.service/start as 52
    [ 4.753292] systemd[1]: Installed new job remote-fs.target/start as 53
    [ 4.753296] systemd[1]: Installed new job netcfg.service/start as 54
    [ 4.753299] systemd[1]: Installed new job network.target/start as 55
    [ 4.753302] systemd[1]: Installed new job cronie.service/start as 56
    [ 4.753306] systemd[1]: Installed new job getty.target/start as 57
    [ 4.753309] systemd[1]: Installed new job [email protected]/start as 58
    [ 4.753313] systemd[1]: Installed new job systemd-ask-password-wall.path/start as 59
    [ 4.753316] systemd[1]: Installed new job dbus.service/start as 60
    [ 4.753320] systemd[1]: Installed new job systemd-logind.service/start as 61
    [ 4.753323] systemd[1]: Installed new job systemd-user-sessions.service/start as 62
    [ 4.753327] systemd[1]: Installed new job systemd-update-utmp-runlevel.service/start as 63
    [ 4.753331] systemd[1]: Installed new job lxdm.service/start as 66
    [ 4.753365] systemd[1]: Enqueued job graphical.target/start as 1
    [ 4.753380] systemd[1]: Loaded units and determined initial transaction in 594ms 940us.
    [ 4.753507] systemd[1]: Got SIGCHLD for process 113 (switch_root)
    [ 4.753580] systemd[1]: Child 113 died (code=exited, status=0/SUCCESS)
    [ 4.753667] systemd[1]: systemd-ask-password-wall.path changed dead -> waiting
    [ 4.753676] systemd[1]: Job systemd-ask-password-wall.path/start finished, result=done
    [ 4.753692] systemd[1]: remote-fs.target changed dead -> active
    [ 4.753700] systemd[1]: Job remote-fs.target/start finished, result=done
    [ 4.753747] systemd[1]: systemd-shutdownd.socket changed dead -> listening
    [ 4.753755] systemd[1]: Job systemd-shutdownd.socket/start finished, result=done
    [ 4.753786] systemd[1]: systemd-initctl.socket changed dead -> listening
    [ 4.753793] systemd[1]: Job systemd-initctl.socket/start finished, result=done
    [ 4.753807] systemd[1]: cryptsetup.target changed dead -> active
    [ 4.753815] systemd[1]: Job cryptsetup.target/start finished, result=done
    [ 4.753875] systemd[1]: Autofs kernel version 1.0
    [ 4.753969] systemd[1]: Autofs protocol version 5.2
    [ 4.753979] systemd[1]: proc-sys-fs-binfmt_misc.automount changed dead -> waiting
    [ 4.753987] systemd[1]: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
    [ 4.754036] systemd[1]: systemd-ask-password-console.path changed dead -> waiting
    [ 4.754044] systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
    [ 4.754155] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
    [ 4.754164] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
    [ 4.754246] systemd[1]: systemd-udevd-control.socket changed dead -> listening
    [ 4.754254] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
    [ 4.754341] systemd[1]: systemd-journald.socket changed dead -> listening
    [ 4.754349] systemd[1]: Job systemd-journald.socket/start finished, result=done
    [ 4.754375] systemd[1]: Starting of systemd-fsck-root.service requested but condition failed. Ignoring.
    [ 4.754379] systemd[1]: Job systemd-fsck-root.service/start finished, result=done
    [ 4.754453] systemd[1]: About to execute: /usr/lib/systemd/systemd-remount-fs
    [ 4.758929] systemd[1]: Forked /usr/lib/systemd/systemd-remount-fs as 118
    [ 4.759050] systemd[1]: systemd-remount-fs.service changed dead -> start
    [ 4.759250] systemd[1]: About to execute: /usr/lib/systemd/systemd-udevd
    [ 4.826866] systemd[1]: Forked /usr/lib/systemd/systemd-udevd as 120
    [ 4.826993] systemd[1]: systemd-udevd.service changed dead -> start
    [ 4.827101] systemd[1]: About to execute: /bin/mount mqueue /dev/mqueue -t mqueue
    [ 4.828859] systemd[1]: Forked /bin/mount as 121
    [ 4.828923] systemd[1]: dev-mqueue.mount changed dead -> mounting
    [ 4.829234] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=subsystems --action=add
    [ 4.833375] systemd[1]: Forked /usr/bin/udevadm as 122
    [ 4.833513] systemd[1]: systemd-udev-trigger.service changed dead -> start
    [ 4.833594] systemd[1]: About to execute: /bin/mount debugfs /sys/kernel/debug -t debugfs
    [ 4.834846] systemd[1]: Forked /bin/mount as 123
    [ 4.834893] systemd[1]: sys-kernel-debug.mount changed dead -> mounting
    [ 4.859660] systemd[1]: About to execute: /usr/lib/systemd/systemd-modules-load
    [ 4.860937] systemd[1]: Forked /usr/lib/systemd/systemd-modules-load as 124
    [ 4.861068] systemd[1]: systemd-modules-load.service changed dead -> start
    [ 4.861180] systemd[1]: About to execute: /bin/mount hugetlbfs /dev/hugepages -t hugetlbfs
    [ 4.863410] systemd[1]: Forked /bin/mount as 125
    [ 4.863451] systemd[1]: dev-hugepages.mount changed dead -> mounting
    [ 4.917003] systemd[1]: About to execute: /usr/lib/systemd/systemd-sysctl
    [ 4.918344] systemd[1]: Forked /usr/lib/systemd/systemd-sysctl as 126
    [ 4.918493] systemd[1]: systemd-sysctl.service changed dead -> start
    [ 4.918602] systemd[1]: About to execute: /usr/lib/systemd/systemd-vconsole-setup
    [ 4.920070] systemd[1]: Forked /usr/lib/systemd/systemd-vconsole-setup as 127
    [ 4.920224] systemd[1]: systemd-vconsole-setup.service changed dead -> start
    [ 4.926908] systemd[1]: Starting of systemd-binfmt.service requested but condition failed. Ignoring.
    [ 4.926918] systemd[1]: Job systemd-binfmt.service/start finished, result=done
    [ 4.927036] systemd[1]: About to execute: /usr/lib/systemd/systemd-journald
    [ 4.928214] systemd[1]: Forked /usr/lib/systemd/systemd-journald as 128
    [ 4.928417] systemd[1]: systemd-journald.service changed dead -> running
    [ 4.928436] systemd[1]: Job systemd-journald.service/start finished, result=done
    [ 4.928562] systemd[1]: Running GC...
    [ 4.929089] systemd[1]: Received SIGCHLD from PID 116 (n/a).
    [ 4.929352] systemd[1]: Incoming traffic on systemd-journald.socket
    [ 4.929370] systemd[1]: systemd-journald.socket changed listening -> running
    [ 4.957457] systemd[1]: Got notification message for unit systemd-udevd.service
    [ 4.957468] systemd[1]: systemd-udevd.service: Got message
    [ 4.957473] systemd[1]: systemd-udevd.service: got READY=1
    [ 4.957551] systemd[1]: systemd-udevd.service changed start -> running
    [ 4.957567] systemd[1]: Job systemd-udevd.service/start finished, result=done
    [ 4.957642] systemd-udevd[120]: starting version 189
    [ 5.064497] systemd[1]: Incoming traffic on systemd-udevd-kernel.socket
    [ 5.064520] systemd[1]: systemd-udevd-kernel.socket changed listening -> running
    [ 5.066198] systemd[1]: Received SIGCHLD from PID 122 (udevadm).
    [ 5.066234] systemd[1]: Got SIGCHLD for process 122 (udevadm)
    [ 5.066313] systemd[1]: Child 122 died (code=exited, status=0/SUCCESS)
    [ 5.066317] systemd[1]: Child 122 belongs to systemd-udev-trigger.service
    [ 5.066333] systemd[1]: systemd-udev-trigger.service: main process exited, code=exited, status=0
    [ 5.066341] systemd[1]: systemd-udev-trigger.service running next main command for state start
    [ 5.066359] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=devices --action=add
    [ 5.067931] systemd[1]: Forked /usr/bin/udevadm as 130
    [ 5.083596] systemd[1]: Received SIGCHLD from PID 130 (udevadm).
    [ 5.083638] systemd[1]: Got SIGCHLD for process 130 (udevadm)
    [ 5.083717] systemd[1]: Child 130 died (code=exited, status=0/SUCCESS)
    [ 5.083721] systemd[1]: Child 130 belongs to systemd-udev-trigger.service
    [ 5.083737] systemd[1]: systemd-udev-trigger.service: main process exited, code=exited, status=0
    [ 5.084106] systemd[1]: systemd-udev-trigger.service changed start -> exited
    [ 5.084118] systemd[1]: Job systemd-udev-trigger.service/start finished, result=done
    [ 5.088748] systemd[1]: Received SIGCHLD from PID 126 (systemd-sysctl).
    [ 5.088779] systemd[1]: Got SIGCHLD for process 126 (systemd-sysctl)
    [ 5.088852] systemd[1]: Child 126 died (code=exited, status=0/SUCCESS)
    [ 5.088856] systemd[1]: Child 126 belongs to systemd-sysctl.service
    [ 5.088873] systemd[1]: systemd-sysctl.service: main process exited, code=exited, status=0
    [ 5.089199] systemd[1]: systemd-sysctl.service changed start -> exited
    [ 5.089210] systemd[1]: Job systemd-sysctl.service/start finished, result=done
    [ 5.336181] FS-Cache: Loaded
    [ 5.379562] RPC: Registered named UNIX socket transport module.
    [ 5.379567] RPC: Registered udp transport module.
    [ 5.379569] RPC: Registered tcp transport module.
    [ 5.379570] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 5.585237] NFS: Registering the id_resolver key type
    [ 5.585264] Key type id_resolver registered
    [ 5.585266] Key type id_legacy registered
    [ 5.585278] FS-Cache: Netfs 'nfs' registered for caching
    [ 5.586108] systemd[1]: Received SIGCHLD from PID 124 (systemd-modules).
    [ 5.586146] systemd[1]: Got SIGCHLD for process 124 (systemd-modules)
    [ 5.586225] systemd[1]: Child 124 died (code=exited, status=0/SUCCESS)
    [ 5.586229] systemd[1]: Child 124 belongs to systemd-modules-load.service
    [ 5.586250] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=0
    [ 5.586590] systemd[1]: systemd-modules-load.service changed start -> exited
    [ 5.586605] systemd[1]: Job systemd-modules-load.service/start finished, result=done
    [ 5.586717] systemd[1]: Starting of sys-kernel-config.mount requested but condition failed. Ignoring.
    [ 5.586722] systemd[1]: Job sys-kernel-config.mount/start finished, result=done
    [ 5.586742] systemd[1]: Starting of sys-fs-fuse-connections.mount requested but condition failed. Ignoring.
    [ 5.586746] systemd[1]: Job sys-fs-fuse-connections.mount/start finished, result=done
    [ 5.615412] systemd[1]: Accepted connection on private bus.
    [ 5.725920] systemd-journald[128]: Successfully opened /dev/kmsg for logging.
    [ 5.758577] systemd-journald[128]: Fixed max_use=75.1M max_size=9.3M min_size=64.0K keep_free=37.5M
    [ 5.758646] systemd-journald[128]: Reserving 17095 entries in hash table.
    [ 5.759414] systemd-journald[128]: Vacuuming...
    [ 5.759466] systemd-journald[128]: Flushing /dev/kmsg...
    [ 5.777632] systemd[1]: dev-hugepages.mount changed mounting -> mounting-done
    [ 5.777647] systemd[1]: Job dev-hugepages.mount/start finished, result=done
    [ 5.777687] systemd[1]: sys-kernel-debug.mount changed mounting -> mounting-done
    [ 5.777694] systemd[1]: Job sys-kernel-debug.mount/start finished, result=done
    [ 5.777716] systemd[1]: dev-mqueue.mount changed mounting -> mounting-done
    [ 5.777724] systemd[1]: Job dev-mqueue.mount/start finished, result=done
    [ 5.777819] systemd[1]: Received SIGCHLD from PID 125 (mount).
    [ 5.777855] systemd[1]: Got SIGCHLD for process 121 (mount)
    [ 5.777932] systemd[1]: Child 121 died (code=exited, status=0/SUCCESS)
    [ 5.777935] systemd[1]: Child 121 belongs to dev-mqueue.mount
    [ 5.777949] systemd[1]: dev-mqueue.mount mount process exited, code=exited status=0
    [ 5.777962] systemd[1]: dev-mqueue.mount changed mounting-done -> mounted
    [ 5.777998] systemd[1]: Got SIGCHLD for process 123 (mount)
    [ 5.778052] systemd[1]: Child 123 died (code=exited, status=0/SUCCESS)
    [ 5.778056] systemd[1]: Child 123 belongs to sys-kernel-debug.mount
    [ 5.778064] systemd[1]: sys-kernel-debug.mount mount process exited, code=exited status=0
    [ 5.778073] systemd[1]: sys-kernel-debug.mount changed mounting-done -> mounted
    [ 5.778104] systemd[1]: Got SIGCHLD for process 125 (mount)
    [ 5.778159] systemd[1]: Child 125 died (code=exited, status=0/SUCCESS)
    [ 5.778163] systemd[1]: Child 125 belongs to dev-hugepages.mount
    [ 5.778171] systemd[1]: dev-hugepages.mount mount process exited, code=exited status=0
    [ 5.778179] systemd[1]: dev-hugepages.mount changed mounting-done -> mounted
    [ 5.778270] systemd[1]: Accepted connection on private bus.
    [ 5.778429] systemd[1]: Accepted connection on private bus.
    [ 5.778509] systemd[1]: Accepted connection on private bus.
    [ 5.779032] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 5.779152] systemd[1]: systemd-udev-trigger.service: cgroup is empty
    [ 5.779481] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 5.779740] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 5.786928] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 5.790217] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 5.790280] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 5.790338] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 5.796880] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 5.807799] systemd-journald[128]: systemd-journald running as pid 128
    [ 5.808306] systemd[1]: Got notification message for unit systemd-journald.service
    [ 5.808312] systemd[1]: systemd-journald.service: Got message
    [ 5.808318] systemd[1]: systemd-journald.service: got STATUS=Processing requests...
    [ 6.246284] EXT4-fs (sda2): re-mounted. Opts: (null)
    [ 6.247294] systemd[1]: Received SIGCHLD from PID 118 (systemd-remount).
    [ 6.247328] systemd[1]: Got SIGCHLD for process 118 (systemd-remount)
    [ 6.247396] systemd[1]: Child 118 died (code=exited, status=0/SUCCESS)
    [ 6.247401] systemd[1]: Child 118 belongs to systemd-remount-fs.service
    [ 6.247419] systemd[1]: systemd-remount-fs.service: main process exited, code=exited, status=0
    [ 6.247721] systemd[1]: systemd-remount-fs.service changed start -> exited
    [ 6.247733] systemd[1]: Job systemd-remount-fs.service/start finished, result=done
    [ 6.247797] systemd[1]: local-fs-pre.target changed dead -> active
    [ 6.247805] systemd[1]: Job local-fs-pre.target/start finished, result=done
    [ 6.317889] systemd[1]: About to execute: /bin/mount tmpfs /tmp -t tmpfs -o nodev,nosuid
    [ 6.319475] systemd[1]: Forked /bin/mount as 140
    [ 6.319523] systemd[1]: tmp.mount changed dead -> mounting
    [ 6.319680] systemd[1]: About to execute: /usr/lib/systemd/systemd-random-seed load
    [ 6.323401] systemd[1]: Forked /usr/lib/systemd/systemd-random-seed as 141
    [ 6.323546] systemd[1]: systemd-random-seed-load.service changed dead -> start
    [ 6.347887] systemd[1]: tmp.mount changed mounting -> mounting-done
    [ 6.347901] systemd[1]: Job tmp.mount/start finished, result=done
    [ 6.348383] systemd[1]: Received SIGCHLD from PID 140 (mount).
    [ 6.348417] systemd[1]: Got SIGCHLD for process 140 (mount)
    [ 6.348489] systemd[1]: Child 140 died (code=exited, status=0/SUCCESS)
    [ 6.348493] systemd[1]: Child 140 belongs to tmp.mount
    [ 6.348504] systemd[1]: tmp.mount mount process exited, code=exited status=0
    [ 6.348515] systemd[1]: tmp.mount changed mounting-done -> mounted
    [ 6.349779] systemd[1]: Accepted connection on private bus.
    [ 6.350675] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 6.351301] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 6.433691] systemd[1]: dev-ttyS2.device changed dead -> plugged
    [ 6.433715] systemd[1]: sys-devices-platform-serial8250-tty-ttyS2.device changed dead -> plugged
    [ 6.434762] systemd[1]: dev-ttyS3.device changed dead -> plugged
    [ 6.434780] systemd[1]: sys-devices-platform-serial8250-tty-ttyS3.device changed dead -> plugged
    [ 6.439475] systemd[1]: Received SIGCHLD from PID 141 (systemd-random-).
    [ 6.439513] systemd[1]: Got SIGCHLD for process 141 (systemd-random-)
    [ 6.439

    Should I file a bug report? If so, with Arch or upstream?

  • Systemd: shutdown hangs without daemon-reload

    I've recently encountered this problem since I've moved arch over to an SSD. I'm not sure if this is directly related though. I've implemented a user session as per the systemd/user wiki page. The logs suggest that all of my system and session services seem to stop correctly except for the user-session service. I get a message on shutdown which is something like "a stop job is running for [email protected]". Running systemctl daemon-reload before shutdown fixes this for some reason, even when I haven't edited any of the units. The systemctl -a output is the same before and after the reload, so I don't know how to find out what it is actually doing to fix this. Is there any way to find out what this changes in order to diagnose the problem?

    I have the same problem using systemd user sessions on two separate computers, one without an SSD.
    `systemctl daemon-reload` also fixes this for me.
    Last edited by kotharia (2013-07-13 07:44:15)

  • Services Startup/Shutdown order for system 9.2

    Hi,
    Can anybody provide me with the startup/shutdown sequence for the entire Hyperion Products of system 9.2.
    I could find for system 9.3 in this document: hsys9_install_start_here.pdf(page 127)
    But couldnt find it for system 9.2.
    Regards,
    James

    Hi,
    As you have already sequence for 9.3 on specified page, i think sequence of service start will be remain the same.
    even at the time of installation you can check the service box and it will automatically start all services in correct order
    Thanks
    Focusthread Hyperion Trainer
    [http://focusthread.com/training]

  • Oracle db 11.2 shutdown order

    I need to run a shutdown script before doing a backup image of the server..
    is this the proper order to shutdown the services on windows..
    net stop "OracleOraDb11g_home1TNSListener"
    net stop "OracleServiceORCL"
    net stop "OracleOHService"
    net stop "OracleMTSRecoveryService"
    net stop "OracleOraCrs11g_home1TNSListener"
    net stop "OracleASMService+ASM"

    Hi ,
    check
    http://www.filibeto.org/sun/lib/nonsun/oracle/11.1.0.6.0/B28359_01/install.111/b28264/procstop.htm
    Thanks

  • [SOLVED] Run script on systemd shutdown and reboot

    Hello!
    I am trying to log uptime on shutdown and reboot with no success.
    I create the file /usr/lib/systemd/system/uptime.service:
    [Unit]
    Description=/etc/rc.local.shutdown Compatibility
    ConditionFileIsExecutable=/etc/rc.local.shutdown
    DefaultDependencies=no
    After=rc-local.service basic.target
    Before=shutdown.target
    [Service]
    Type=oneshot
    ExecStart=/etc/rc.local.shutdown
    StandardInput=tty
    RemainAfterExit=yes
    [Install]
    WantedBy=shutdown.target
    /etc/rc.local.shutdown:
    [jribeiro@arkosta ~]$ ls -l /etc/rc.local.shutdown
    -rwxr-xr-x 1 root root 107 Out 24 12:42 /etc/rc.local.shutdown
    [jribeiro@arkosta ~]$ cat /etc/rc.local.shutdown
    echo "$(date) - $(/usr/bin/uptime | sed 's/.*up \([^,]*\), .*/\1/')" >> /home/jribeiro/registo_de_uptime
    Any ideas?
    Last edited by joseribeiro (2014-10-25 19:57:59)

    I altered the uptime unit file:
    [jribeiro@arkosta ~]$ cat /usr/lib/systemd/system/uptime.service
    [Unit]
    Description=/etc/rc.local.shutdown Compatibility
    Before=shutdown.target
    [Service]
    ExecStart=/bin/true
    ExecStop=/etc/rc.local.shutdown
    RemainAfterExit=yes
    [Install]
    WantedBy=shutdown.target
    Then I started the uptime service manually:
    [jribeiro@arkosta ~]$ sudo systemctl start uptime
    I checked the 'registo_de_uptime' file:
    [jribeiro@arkosta ~]$ cat /home/jribeiro/registo_de_uptime
    Sáb Out 25 19:43:31 WEST 2014 - 2 min
    After that I rebooted my system.
    I checked the 'registo_de_uptime' file, again:
    [jribeiro@arkosta ~]$ cat /home/jribeiro/registo_de_uptime
    Sáb Out 25 19:43:31 WEST 2014 - 2 min
    Sáb Out 25 19:44:27 WEST 2014 - 3 min
    Everything seems to be alright. I wanted to make the ultimate test.
    With that in mind I rebooted the system.
    I checked the 'registo_de_uptime' file, once more:
    [jribeiro@arkosta ~]$ cat /home/jribeiro/registo_de_uptime
    Sáb Out 25 19:43:31 WEST 2014 - 2 min
    Sáb Out 25 19:44:27 WEST 2014 - 3 min
    No success...
    It works when I start the service manually and in the right next reboot, after that it won't work.
    Here is the journal's ouput:
    [jribeiro@arkosta ~]$ sudo journalctl -b -0 -u uptime
    -- Logs begin at Sex 2014-10-24 22:02:03 WEST, end at Sáb 2014-10-25 20:05:29 WEST. --
    By the way:
    [jribeiro@arkosta ~]$ sudo systemctl status uptime
    ● uptime.service - /etc/rc.local.shutdown Compatibility
    Loaded: loaded (/usr/lib/systemd/system/uptime.service; enabled)
    Active: inactive (dead)
    Last edited by joseribeiro (2014-10-25 19:07:32)

  • How to properly execute script on shutdown using systemd

    Hello,
    I am trying to execute a simple script to update my freedns.afraid.org DNS record on each machine shutdown. Could somebody please provide me a complete step by step example on how to achieve this? There are many posts, but none work, directory structure is always different, and there are no results. Below is my current directory structure:
    [kbs1@arch ~]$ cd /etc/systemd/
    [kbs1@arch systemd]$ ll
    total 40
    drwxr-xr-x 5 root root 4096 Nov 1 06:55 .
    drwxr-xr-x 75 root root 4096 Nov 15 01:07 ..
    -rw-r--r-- 1 root root 529 May 30 14:55 bootchart.conf
    -rw-r--r-- 1 root root 770 Oct 2 14:01 journald.conf
    -rw-r--r-- 1 root root 709 Oct 2 14:01 logind.conf
    drwxr-xr-x 2 root root 4096 May 30 14:55 ntp-units.d
    drwxr-xr-x 7 root root 4096 Nov 18 13:24 system
    -rw-r--r-- 1 root root 1033 Oct 2 14:01 system.conf
    drwxr-xr-x 2 root root 4096 May 30 14:55 user
    -rw-r--r-- 1 root root 468 Oct 2 14:01 user.conf
    [kbs1@arch systemd]$ ll user
    total 8
    drwxr-xr-x 2 root root 4096 May 30 14:55 .
    drwxr-xr-x 5 root root 4096 Nov 1 06:55 ..
    [kbs1@arch systemd]$ ll system
    total 28
    drwxr-xr-x 7 root root 4096 Nov 18 13:24 .
    drwxr-xr-x 5 root root 4096 Nov 1 06:55 ..
    lrwxrwxrwx 1 root root 39 Sep 22 00:47 dbus-uk.org.thekelleys.dnsmasq -> /usr/lib/systemd/system/dnsmasq.service
    drwxr-xr-x 2 root root 4096 Jul 11 23:47 [email protected]
    drwxr-xr-x 2 root root 4096 Jul 8 06:16 getty.target.wants
    drwxr-xr-x 2 root root 4096 Nov 1 06:55 multi-user.target.wants
    drwxr-xr-x 2 root root 4096 Jul 20 00:45 printer.target.wants
    drwxr-xr-x 2 root root 4096 Jul 20 00:45 sockets.target.wants
    [kbs1@arch systemd]$ cd /usr/lib
    lib/ lib64/
    [kbs1@arch systemd]$ cd /usr/lib
    lib/ lib64/
    [kbs1@arch systemd]$ cd /usr/lib/sys
    sysctl.d/ systemd/
    [kbs1@arch systemd]$ cd /usr/lib/systemd/
    catalog/ systemd-hostnamed systemd-shutdown
    ntp-units.d/ systemd-initctl systemd-shutdownd
    scripts/ systemd-journald systemd-sleep
    system/ systemd-journal-gatewayd systemd-sysctl
    systemd systemd-localed systemd-timedated
    systemd-ac-power systemd-logind systemd-udevd
    systemd-activate systemd-machined systemd-update-utmp
    systemd-backlight systemd-modules-load systemd-user-sessions
    systemd-binfmt systemd-multi-seat-x systemd-vconsole-setup
    systemd-bootchart systemd-quotacheck system-generators/
    systemd-cgroups-agent systemd-random-seed system-shutdown/
    systemd-coredump systemd-readahead system-sleep/
    systemd-cryptsetup systemd-remount-fs user/
    systemd-fsck systemd-reply-password user-generators/
    [kbs1@arch systemd]$ cd /usr/lib/systemd/
    [kbs1@arch systemd]$ ll user
    total 20
    drwxr-xr-x 2 root root 4096 Nov 18 13:39 .
    drwxr-xr-x 11 root root 4096 Nov 18 13:37 ..
    lrwxrwxrwx 1 root root 40 Oct 21 15:27 bluetooth.target -> /usr/lib/systemd/system/bluetooth.target
    -rw-r--r-- 1 root root 373 Oct 21 15:27 default.target
    -rw-r--r-- 1 root root 499 Oct 21 15:27 exit.target
    lrwxrwxrwx 1 root root 36 Oct 21 15:27 paths.target -> /usr/lib/systemd/system/paths.target
    lrwxrwxrwx 1 root root 38 Oct 21 15:27 printer.target -> /usr/lib/systemd/system/printer.target
    lrwxrwxrwx 1 root root 39 Oct 21 15:27 shutdown.target -> /usr/lib/systemd/system/shutdown.target
    lrwxrwxrwx 1 root root 40 Oct 21 15:27 smartcard.target -> /usr/lib/systemd/system/smartcard.target
    lrwxrwxrwx 1 root root 38 Oct 21 15:27 sockets.target -> /usr/lib/systemd/system/sockets.target
    lrwxrwxrwx 1 root root 36 Oct 21 15:27 sound.target -> /usr/lib/systemd/system/sound.target
    -rw-r--r-- 1 root root 501 Oct 21 15:27 systemd-exit.service
    lrwxrwxrwx 1 root root 37 Oct 21 15:27 timers.target -> /usr/lib/systemd/system/timers.target
    [kbs1@arch systemd]$ ll system
    total 856
    drwxr-xr-x 10 root root 12288 Nov 1 06:56 .
    drwxr-xr-x 11 root root 4096 Nov 18 13:37 ..
    -rw-r--r-- 1 root root 428 Jul 29 11:49 alsa-restore.service
    -rw-r--r-- 1 root root 481 Jul 29 11:49 alsa-state.service
    -rw-r--r-- 1 root root 372 Jul 29 11:49 alsa-store.service
    lrwxrwxrwx 1 root root 14 Oct 21 15:27 [email protected] -> [email protected]
    -rw-r--r-- 1 root root 1042 Oct 31 17:31 avahi-daemon.service
    -rw-r--r-- 1 root root 874 Oct 31 17:31 avahi-daemon.socket
    -rw-r--r-- 1 root root 975 Oct 31 17:31 avahi-dnsconfd.service
    -rw-r--r-- 1 root root 546 Oct 21 15:27 basic.target
    drwxr-xr-x 2 root root 4096 Aug 7 16:14 basic.target.wants
    -rw-r--r-- 1 root root 379 Oct 21 15:27 bluetooth.target
    -rw-r--r-- 1 root root 296 Jul 23 16:00 colord.service
    -rw-r--r-- 1 root root 699 Oct 21 15:27 console-getty.service
    -rw-r--r-- 1 root root 722 Oct 21 15:27 console-shell.service
    -rw-r--r-- 1 root root 194 Jun 23 11:17 cronie.service
    -rw-r--r-- 1 root root 366 Oct 21 15:27 cryptsetup.target
    lrwxrwxrwx 1 root root 13 Oct 21 15:27 ctrl-alt-del.target -> reboot.target
    -rw-r--r-- 1 root root 224 Oct 30 15:59 cups-browsed.service
    lrwxrwxrwx 1 root root 12 Oct 25 21:12 cupsd.service -> cups.service
    -rw-r--r-- 1 root root 126 Oct 25 21:12 cups.path
    -rw-r--r-- 1 root root 158 Oct 25 21:12 cups.service
    -rw-r--r-- 1 root root 127 Oct 25 21:12 cups.socket
    lrwxrwxrwx 1 root root 25 Oct 21 15:27 dbus-org.freedesktop.hostname1.service -> systemd-hostnamed.service
    lrwxrwxrwx 1 root root 23 Oct 21 15:27 dbus-org.freedesktop.locale1.service -> systemd-localed.service
    lrwxrwxrwx 1 root root 22 Oct 21 15:27 dbus-org.freedesktop.login1.service -> systemd-logind.service
    lrwxrwxrwx 1 root root 24 Oct 21 15:27 dbus-org.freedesktop.machine1.service -> systemd-machined.service
    lrwxrwxrwx 1 root root 25 Oct 21 15:27 dbus-org.freedesktop.timedate1.service -> systemd-timedated.service
    -rw-r--r-- 1 root root 353 Oct 12 16:22 dbus.service
    -rw-r--r-- 1 root root 102 Oct 12 16:22 dbus.socket
    drwxr-xr-x 2 root root 4096 Nov 1 06:55 dbus.target.wants
    -rw-r--r-- 1 root root 978 Oct 21 15:27 debug-shell.service
    lrwxrwxrwx 1 root root 16 Oct 21 15:27 default.target -> graphical.target
    -rw-r--r-- 1 root root 156 Aug 25 09:57 deluged.service
    -rw-r--r-- 1 root root 145 Aug 25 09:57 deluge-web.service
    -rw-r--r-- 1 root root 636 Oct 21 15:27 dev-hugepages.mount
    -rw-r--r-- 1 root root 590 Oct 21 15:27 dev-mqueue.mount
    -rw-r--r-- 1 root root 227 Aug 3 17:20 dhcpcd.service
    -rw-r--r-- 1 root root 318 Aug 3 17:20 [email protected]
    -rw-r--r-- 1 root root 305 Oct 23 19:30 dmeventd.service
    -rw-r--r-- 1 root root 243 Oct 23 19:30 dmeventd.socket
    -rw-r--r-- 1 root root 383 Oct 30 16:17 dnsmasq.service
    -rw-r--r-- 1 root root 940 Oct 21 15:27 emergency.service
    -rw-r--r-- 1 root root 431 Oct 21 15:27 emergency.target
    -rw-r--r-- 1 root root 149 May 29 05:46 fancontrol.service
    -rw-r--r-- 1 root root 440 Oct 21 15:27 final.target
    -rw-r--r-- 1 root root 141 Sep 12 06:38 ftpd.service
    -rw-r--r-- 1 root root 1486 Oct 21 15:27 [email protected]
    -rw-r--r-- 1 root root 460 Oct 21 15:27 getty.target
    -rw-r--r-- 1 root root 253 Oct 29 01:28 [email protected]
    -rw-r--r-- 1 root root 112 Oct 29 01:28 git-daemon.socket
    -rw-r--r-- 1 root root 161 Oct 24 19:10 gpm.service
    -rw-r--r-- 1 root root 522 Oct 21 15:27 graphical.target
    -rw-r--r-- 1 root root 487 Oct 21 15:27 halt.target
    -rw-r--r-- 1 root root 199 May 29 05:46 healthd.service
    -rw-r--r-- 1 root root 447 Oct 21 15:27 hibernate.target
    -rw-r--r-- 1 root root 337 Jul 18 21:07 httpd.service
    -rw-r--r-- 1 root root 468 Oct 21 15:27 hybrid-sleep.target
    -rw-r--r-- 1 root root 596 Oct 21 15:27 initrd-cleanup.service
    -rw-r--r-- 1 root root 536 Oct 21 15:27 initrd-fs.target
    -rw-r--r-- 1 root root 763 Oct 21 15:27 initrd-parse-etc.service
    -rw-r--r-- 1 root root 509 Oct 21 15:27 initrd-root-fs.target
    -rw-r--r-- 1 root root 606 Oct 21 15:27 initrd-switch-root.service
    -rw-r--r-- 1 root root 691 Oct 21 15:27 initrd-switch-root.target
    -rw-r--r-- 1 root root 654 Oct 21 15:27 initrd.target
    -rw-r--r-- 1 root root 668 Oct 21 15:27 initrd-udevadm-cleanup-db.service
    -rw-r--r-- 1 root root 319 Jun 1 07:35 ip6tables.service
    -rw-r--r-- 1 root root 308 Jun 1 07:35 iptables.service
    -rw-r--r-- 1 root root 162 Oct 14 08:42 irexec.service
    -rw-r--r-- 1 root root 501 Oct 21 15:27 kexec.target
    -rw-r--r-- 1 root root 721 Oct 21 15:27 kmod-static-nodes.service
    -rw-r--r-- 1 root root 137 Jun 10 08:46 krb5-kadmind.service
    -rw-r--r-- 1 root root 129 Jun 10 08:46 krb5-kdc.service
    -rw-r--r-- 1 root root 128 Jun 10 08:46 krb5-kpropd.service
    -rw-r--r-- 1 root root 159 Jun 10 08:46 [email protected]
    -rw-r--r-- 1 root root 122 Jun 10 08:46 krb5-kpropd.socket
    -rw-r--r-- 1 root root 177 Oct 14 08:42 lircm.service
    -rw-r--r-- 1 root root 225 Oct 14 08:42 lirc.service
    -rw-r--r-- 1 root root 348 May 29 05:46 lm_sensors.service
    -rw-r--r-- 1 root root 395 Oct 21 15:27 local-fs-pre.target
    -rw-r--r-- 1 root root 489 Oct 21 15:27 local-fs.target
    drwxr-xr-x 2 root root 4096 Nov 1 06:55 local-fs.target.wants
    -rw-r--r-- 1 root root 332 Oct 23 19:30 lvmetad.service
    -rw-r--r-- 1 root root 239 Oct 23 19:30 lvmetad.socket
    -rw-r--r-- 1 root root 504 Oct 23 19:30 lvm-monitoring.service
    -rw-r--r-- 1 root root 277 Sep 13 15:11 lxdm.service
    -rw-r--r-- 1 root root 405 Oct 21 15:27 machine.slice
    -rw-r--r-- 1 root root 130 Sep 4 16:24 mdadm.service
    -rw-r--r-- 1 root root 524 Oct 21 15:27 multi-user.target
    drwxr-xr-x 2 root root 4096 Nov 1 06:55 multi-user.target.wants
    -rw-r--r-- 1 root root 264 Sep 24 14:50 mysqld.service
    -rw-r--r-- 1 root root 404 Aug 6 10:46 [email protected]
    -rw-r--r-- 1 root root 317 Aug 6 10:46 [email protected]
    -rw-r--r-- 1 root root 238 Aug 6 10:46 netctl.service
    -rw-r--r-- 1 root root 290 Aug 6 10:46 [email protected]
    -rw-r--r-- 1 root root 248 Aug 6 10:46 netctl-sleep.service
    -rw-r--r-- 1 root root 443 Oct 21 15:27 network-online.target
    -rw-r--r-- 1 root root 433 Oct 21 15:27 network.target
    -rw-r--r-- 1 root root 400 Oct 25 17:29 nscd.service
    -rw-r--r-- 1 root root 514 Oct 21 15:27 nss-lookup.target
    -rw-r--r-- 1 root root 473 Oct 21 15:27 nss-user-lookup.target
    -rw-r--r-- 1 root root 207 Aug 1 05:29 ntpdate.service
    -rw-r--r-- 1 root root 210 Aug 1 05:29 ntpd.service
    -rw-r--r-- 1 root root 354 Oct 21 15:27 paths.target
    -rw-r--r-- 1 root root 172 Sep 18 19:20 polkit.service
    -rw-r--r-- 1 root root 287 Sep 6 04:01 postfix.service
    -rw-r--r-- 1 root root 500 Oct 21 15:27 poweroff.target
    -rw-r--r-- 1 root root 377 Oct 21 15:27 printer.target
    -rw-r--r-- 1 root root 693 Oct 21 15:27 proc-sys-fs-binfmt_misc.automount
    -rw-r--r-- 1 root root 603 Oct 21 15:27 proc-sys-fs-binfmt_misc.mount
    -rw-r--r-- 1 root root 641 Oct 21 15:27 quotaon.service
    -rw-r--r-- 1 root root 493 Oct 21 15:27 reboot.target
    -rw-r--r-- 1 root root 396 Oct 21 15:27 remote-fs-pre.target
    -rw-r--r-- 1 root root 482 Oct 21 15:27 remote-fs.target
    -rw-r--r-- 1 root root 958 Oct 21 15:27 rescue.service
    -rw-r--r-- 1 root root 486 Oct 21 15:27 rescue.target
    -rw-r--r-- 1 root root 500 Oct 21 15:27 rpcbind.target
    -rw-r--r-- 1 root root 127 Oct 28 17:58 [email protected]
    -rw-r--r-- 1 root root 115 Oct 28 17:58 saned.socket
    -rw-r--r-- 1 root root 158 May 29 05:46 sensord.service
    -rw-r--r-- 1 root root 989 Oct 21 15:27 [email protected]
    -rw-r--r-- 1 root root 402 Oct 21 15:27 shutdown.target
    drwxr-xr-x 2 root root 4096 Oct 7 05:47 shutdown.target.wants
    -rw-r--r-- 1 root root 362 Oct 21 15:27 sigpwr.target
    -rw-r--r-- 1 root root 420 Oct 21 15:27 sleep.target
    -rw-r--r-- 1 root root 403 Oct 21 15:27 -.slice
    -rw-r--r-- 1 root root 409 Oct 21 15:27 slices.target
    -rw-r--r-- 1 root root 380 Oct 21 15:27 smartcard.target
    -rw-r--r-- 1 root root 279 Aug 11 18:43 smartd.service
    -rw-r--r-- 1 root root 266 Aug 17 12:20 snmpd.service
    -rw-r--r-- 1 root root 283 Aug 17 12:20 snmptrapd.service
    -rw-r--r-- 1 root root 356 Oct 21 15:27 sockets.target
    drwxr-xr-x 2 root root 4096 Nov 1 06:56 sockets.target.wants
    -rw-r--r-- 1 root root 380 Oct 21 15:27 sound.target
    -rw-r--r-- 1 root root 221 Oct 27 01:00 speech-dispatcherd.service
    -rw-r--r-- 1 root root 511 Sep 13 11:00 sshdgenkeys.service
    -rw-r--r-- 1 root root 410 Sep 13 11:00 sshd.service
    -rw-r--r-- 1 root root 156 Sep 13 11:00 [email protected]
    -rw-r--r-- 1 root root 128 Sep 13 11:00 sshd.socket
    -rw-r--r-- 1 root root 441 Oct 21 15:27 suspend.target
    -rw-r--r-- 1 root root 270 Sep 13 05:38 svnserve.service
    -rw-r--r-- 1 root root 353 Oct 21 15:27 swap.target
    -rw-r--r-- 1 root root 681 Oct 21 15:27 sys-fs-fuse-connections.mount
    -rw-r--r-- 1 root root 540 Oct 21 15:27 sysinit.target
    drwxr-xr-x 2 root root 4096 Nov 1 06:55 sysinit.target.wants
    -rw-r--r-- 1 root root 685 Oct 21 15:27 sys-kernel-config.mount
    -rw-r--r-- 1 root root 628 Oct 21 15:27 sys-kernel-debug.mount
    -rw-r--r-- 1 root root 1235 Oct 21 15:27 syslog.socket
    -rw-r--r-- 1 root root 646 Oct 21 15:27 systemd-ask-password-console.path
    -rw-r--r-- 1 root root 657 Oct 21 15:27 systemd-ask-password-console.service
    -rw-r--r-- 1 root root 574 Oct 21 15:27 systemd-ask-password-wall.path
    -rw-r--r-- 1 root root 689 Oct 21 15:27 systemd-ask-password-wall.service
    -rw-r--r-- 1 root root 784 Oct 21 15:27 [email protected]
    -rw-r--r-- 1 root root 1015 Oct 21 15:27 systemd-binfmt.service
    -rw-r--r-- 1 root root 696 Oct 21 15:27 systemd-fsck-root.service
    -rw-r--r-- 1 root root 656 Oct 21 15:27 [email protected]
    -rw-r--r-- 1 root root 548 Oct 21 15:27 systemd-halt.service
    -rw-r--r-- 1 root root 505 Oct 21 15:27 systemd-hibernate.service
    -rw-r--r-- 1 root root 642 Oct 21 15:27 systemd-hostnamed.service
    -rw-r--r-- 1 root root 523 Oct 21 15:27 systemd-hybrid-sleep.service
    -rw-r--r-- 1 root root 484 Oct 21 15:27 systemd-initctl.service
    -rw-r--r-- 1 root root 489 Oct 21 15:27 systemd-initctl.socket
    -rw-r--r-- 1 root root 940 Oct 21 15:27 systemd-journald.service
    -rw-r--r-- 1 root root 833 Oct 21 15:27 systemd-journald.socket
    -rw-r--r-- 1 root root 702 Oct 21 15:27 systemd-journal-flush.service
    -rw-r--r-- 1 root root 582 Oct 21 15:27 systemd-journal-gatewayd.service
    -rw-r--r-- 1 root root 406 Oct 21 15:27 systemd-journal-gatewayd.socket
    -rw-r--r-- 1 root root 561 Oct 21 15:27 systemd-kexec.service
    -rw-r--r-- 1 root root 591 Oct 21 15:27 systemd-localed.service
    -rw-r--r-- 1 root root 972 Oct 21 15:27 systemd-logind.service
    -rw-r--r-- 1 root root 667 Oct 21 15:27 systemd-machined.service
    -rw-r--r-- 1 root root 1029 Oct 21 15:27 systemd-modules-load.service
    -rw-r--r-- 1 root root 478 Oct 21 15:27 [email protected]
    -rw-r--r-- 1 root root 557 Oct 21 15:27 systemd-poweroff.service
    -rw-r--r-- 1 root root 688 Oct 21 15:27 systemd-quotacheck.service
    -rw-r--r-- 1 root root 777 Oct 21 15:27 systemd-random-seed.service
    -rw-r--r-- 1 root root 845 Oct 21 15:27 systemd-readahead-collect.service
    -rw-r--r-- 1 root root 615 Oct 21 15:27 systemd-readahead-done.service
    -rw-r--r-- 1 root root 593 Oct 21 15:27 systemd-readahead-done.timer
    -rw-r--r-- 1 root root 555 Oct 21 15:27 systemd-readahead-drop.service
    -rw-r--r-- 1 root root 757 Oct 21 15:27 systemd-readahead-replay.service
    -rw-r--r-- 1 root root 552 Oct 21 15:27 systemd-reboot.service
    -rw-r--r-- 1 root root 828 Oct 21 15:27 systemd-remount-fs.service
    -rw-r--r-- 1 root root 479 Oct 21 15:27 systemd-shutdownd.service
    -rw-r--r-- 1 root root 528 Oct 21 15:27 systemd-shutdownd.socket
    -rw-r--r-- 1 root root 501 Oct 21 15:27 systemd-suspend.service
    -rw-r--r-- 1 root root 900 Oct 21 15:27 systemd-sysctl.service
    -rw-r--r-- 1 root root 593 Oct 21 15:27 systemd-timedated.service
    -rw-r--r-- 1 root root 853 Oct 21 15:27 systemd-tmpfiles-clean.service
    -rw-r--r-- 1 root root 450 Oct 21 15:27 systemd-tmpfiles-clean.timer
    -rw-r--r-- 1 root root 622 Oct 21 15:27 systemd-tmpfiles-setup-dev.service
    -rw-r--r-- 1 root root 915 Oct 21 15:27 systemd-tmpfiles-setup.service
    -rw-r--r-- 1 root root 578 Oct 21 15:27 systemd-udevd-control.socket
    -rw-r--r-- 1 root root 575 Oct 21 15:27 systemd-udevd-kernel.socket
    -rw-r--r-- 1 root root 772 Oct 21 15:27 systemd-udevd.service
    -rw-r--r-- 1 root root 827 Oct 21 15:27 systemd-udev-settle.service
    -rw-r--r-- 1 root root 723 Oct 21 15:27 systemd-udev-trigger.service
    -rw-r--r-- 1 root root 761 Oct 21 15:27 systemd-update-utmp-runlevel.service
    -rw-r--r-- 1 root root 831 Oct 21 15:27 systemd-update-utmp.service
    -rw-r--r-- 1 root root 558 Oct 21 15:27 systemd-user-sessions.service
    -rw-r--r-- 1 root root 690 Oct 21 15:27 systemd-vconsole-setup.service
    -rw-r--r-- 1 root root 433 Oct 21 15:27 system.slice
    -rw-r--r-- 1 root root 652 Oct 21 15:27 system-update.target
    -rw-r--r-- 1 root root 355 Oct 21 15:27 timers.target
    drwxr-xr-x 2 root root 4096 Nov 1 06:55 timers.target.wants
    -rw-r--r-- 1 root root 509 Oct 21 15:27 time-sync.target
    -rw-r--r-- 1 root root 591 Oct 21 15:27 tmp.mount
    -rw-r--r-- 1 root root 155 May 17 2013 udisks.service
    -rw-r--r-- 1 root root 417 Oct 21 15:27 umount.target
    -rw-r--r-- 1 root root 584 Oct 21 15:27 [email protected]
    -rw-r--r-- 1 root root 392 Oct 21 15:27 user.slice
    -rw-r--r-- 1 root root 202 Oct 21 16:31 uuidd.service
    -rw-r--r-- 1 root root 126 Oct 21 16:31 uuidd.socket
    -rw-r--r-- 1 root root 221 Oct 29 22:58 vboxweb.service
    -rw-r--r-- 1 root root 160 May 12 2013 vsftpd.service
    -rw-r--r-- 1 root root 163 May 12 2013 [email protected]
    -rw-r--r-- 1 root root 104 May 12 2013 vsftpd.socket
    -rw-r--r-- 1 root root 201 May 12 2013 vsftpd-ssl.service
    -rw-r--r-- 1 root root 226 May 12 2013 [email protected]
    -rw-r--r-- 1 root root 105 May 12 2013 vsftpd-ssl.socket
    -rw-r--r-- 1 root root 349 Sep 30 11:32 xmms2d.service
    [kbs1@arch systemd]$
    Could someone tell me which file to create, exactly where, and what symlink to link to it? Also, what commands to type then? I just want to execute these simple commands:
    echo "Updating dynamic IP at freedns.afraid.org..."
    wget -qO- http://freedns.afraid.org/dynamic/update.php?YYY &> /dev/null
    Thank you very much! I'm sure this will help others as well.

    Start by reading systemd.unit(5) and systemd.service(5)

  • [SOLVED]Shutdown process became noisy after an update of systemd

    Hello all.
    I recently found that there is a bit more output than before while shutdown process -- As far as I remember, in February, there are only two-line-output randomly while shutdown process.
    But now it seems a bit more noisy , when I run 「halt」, I'll get several lines output almost full in one screen. After downgrade many many packages, I found that an systemd update (208-11 -> 209-2) cause this problem. Here is the output after upgrade to testing/systemd 209-2:
    Sending SIGTERM to remaining processes...
    Sending SIGKILL to remaining processes...
    Unmounting file systems.
    Unmounting /oldroot/sys/fs/cgroup/blkio.
    Unmounting /oldroot/sys/fs/cgroup/net_cls.
    Unmounting /oldroot/sys/fs/cgroup/freezer.
    Unmounting /oldroot/sys/fs/cgroup/devices.
    Unmounting /oldroot/sys/fs/cgroup/memory.
    Unmounting /oldroot/sys/fs/cgroup/cpu,cpuacct.
    Unmounting /oldroot/sys/fs/cgroup/cpuset.
    Unmounting /oldroot/sys/fs/pstore.
    Unmounting /oldroot/sys/fs/cgroup/systemd.
    Unmounting /oldroot/sys/fs/cgroup.
    Unmounting /oldroot/dev/pts.
    Unmounting /oldroot/dev/shm.
    Unmounting /oldroot/sys/kernel/security.
    Unmounting /oldroot.
    Unmounting /oldroot/run.
    Unmounting /oldroot/dev.
    Unmounting /oldroot/sys.
    Unmounting /oldroot/proc.
    Unmounting /oldroot.
    All filesystems unmounted.
    Deactivating swaps.
    All swaps deactivated.
    Detaching loop devices.
    All DM devices detached.
    Storage is finalized.
    Powering off.
    (there may be typo in above output, because I don't know how to get the log while shutdown process(Update: See serial console) -- so I type them here manually )
    Addition information:
    Here is my output of grep -v '^#' /etc/mkinitcpio.conf|sed '/^$/d':
    MODULES=""
    BINARIES=""
    FILES=""
    HOOKS="base udev autodetect modconf block filesystems keyboard"
    COMPRESSION="xz"
    also, cat /proc/cmdline:
    BOOT_IMAGE=/arch/root0/boot/vmlinuz-linux rw root=LABEL=20140102 rootflags=subvol=arch/root0 ro quiet
    Before update to systemd 209, there is not such a lot of output(only two-line-randomly). Does anyone know how to hide these additional output after systemd 209 ?
    Update:
    on 2014-10-24, fixed upstream:
    https://bugs.freedesktop.org/show_bug.cgi?id=79582
    http://cgit.freedesktop.org/systemd/sys … c578555ac5
    Last edited by izmntuk (2014-10-24 14:37:38)

    Scimmia wrote:
    testing/systemd 209-2? Are we talking about Arch here? Arch is up to 212 in Core and 213 in Testing.
    Anyway, this was discussed before, you should be able to find it with a search for "oldroot".
    Thanks for keyword.
    Yesterday I downgrade my another Arch Linux in Virtualbox from 2014/05 to 2014/02 (via A.R.M), just want to find that which update cause the 「quiet」 parameter has no effect on systemd-shutdown. I've been found some upstream changes which likely to change the behaviour since systemd 206: this commit(perhaps I misunderstand something)... Anyway I'll try to resolve this problem though it is a bit difficult for me

  • [Solved] Shutdown/Reboot takes a long time

    I do an upgrade every 5 days or so but it's been a while since I last rebooted--probably around 15-24 days. Since I haven't shutdown/rebooted for a while, I decided to do one today. I noticed that shutdown/reboot takes a long time, around 2-3 minutes whereas before, it would be instant and the behavior seems weird. Upon pressing shutdown or reboot:
    1. Monitors become completely black and searches for a signal (by switching HDMI, DVI, etc). PC still on
    2. After 1 minute, if reboot, I can hear the GPU fans spin like crazy. Shutdown doesn't do this, just quiet.
    3. After waiting another minute, some output shows up really fast and the PC is rebooted or shutdown
    This didn't happen before so I think it's probable that one of the updates did this. Unfortunately, I'm not sure how to tell which one.
    I followed the section "Diagnosing Shutdown Problems" here on how to debug shutdown problems. I've got the systemd shutdown log but I can't tell where the problem is:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.19.3-3-ARCH (builduser@tobias) (gcc version 4.9.2 20150304 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0a8d7720-6c75-4f1e-b2e4-04d8196aa0fb rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bea34fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bea35000-0x00000000bea7dfff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bea7e000-0x00000000bea85fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bea86000-0x00000000bf5f9fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf5fa000-0x00000000bf5fbfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf5fc000-0x00000000bf60bfff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf60c000-0x00000000bf615fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bf616000-0x00000000bf63afff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf63b000-0x00000000bf67dfff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bf67e000-0x00000000bf7fffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed3ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023f7fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: MSI MS-7673/P67A-G43 (MS-7673), BIOS V1.11 04/14/2011
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x23f800 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CFFFF write-protect
    [ 0.000000] D0000-E7FFF uncachable
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask E00000000 write-back
    [ 0.000000] 1 base 200000000 mask FC0000000 write-back
    [ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable
    [ 0.000000] 3 base 23F800000 mask FFF800000 uncachable
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
    [ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xbf800 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fce60-0x000fce6f] mapped at [ffff8800000fce60]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x23f600000-0x23f7fffff]
    [ 0.000000] [mem 0x23f600000-0x23f7fffff] page 2M
    [ 0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x220000000-0x23f5fffff]
    [ 0.000000] [mem 0x220000000-0x23f5fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x200000000-0x21fffffff]
    [ 0.000000] [mem 0x200000000-0x21fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0xbea34fff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0xbe9fffff] page 2M
    [ 0.000000] [mem 0xbea00000-0xbea34fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf5fa000-0xbf5fbfff]
    [ 0.000000] [mem 0xbf5fa000-0xbf5fbfff] page 4k
    [ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbf67e000-0xbf7fffff]
    [ 0.000000] [mem 0xbf67e000-0xbf7fffff] page 4k
    [ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
    [ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
    [ 0.000000] RAMDISK: [mem 0x3795c000-0x37ca5fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000000F0450 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x00000000BEA7E068 000054 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000BEA85148 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000BEA7E150 006FF4 (v02 ALASKA A M I 00000015 INTL 20051117)
    [ 0.000000] ACPI: FACS 0x00000000BF60DF80 000040
    [ 0.000000] ACPI: APIC 0x00000000BEA85240 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: SSDT 0x00000000BEA852B8 000102 (v01 AMICPU PROC 00000001 MSFT 03000001)
    [ 0.000000] ACPI: MCFG 0x00000000BEA853C0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x00000000BEA85400 000038 (v01 ALASKA A M I 01072009 AMI. 00000004)
    [ 0.000000] ACPI: ASF! 0x00000000BEA85438 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023f7fffff]
    [ 0.000000] NODE_DATA(0) allocated [mem 0x23f7f5000-0x23f7f8fff]
    [ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880236e00000-ffff88023edfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x23f7fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
    [ 0.000000] node 0: [mem 0x00100000-0xbea34fff]
    [ 0.000000] node 0: [mem 0xbf5fa000-0xbf5fbfff]
    [ 0.000000] node 0: [mem 0xbf67e000-0xbf7fffff]
    [ 0.000000] node 0: [mem 0x100000000-0x23f7fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00001000-0x23f7fffff]
    [ 0.000000] On node 0 totalpages: 2089813
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12143 pages used for memmap
    [ 0.000000] DMA32 zone: 777145 pages, LIFO batch:31
    [ 0.000000] Normal zone: 20448 pages used for memmap
    [ 0.000000] Normal zone: 1308672 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbea35000-0xbea7dfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbea7e000-0xbea85fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbea86000-0xbf5f9fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf5fc000-0xbf60bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf60c000-0xbf615fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf616000-0xbf63afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf63b000-0xbf67dfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed3ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xbf800000-0xfed1bfff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88023f400000 s86336 r8192 d32448 u524288
    [ 0.000000] pcpu-alloc: s86336 r8192 d32448 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2057137
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0a8d7720-6c75-4f1e-b2e4-04d8196aa0fb rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 8146392K/8359252K available (5534K kernel code, 917K rwdata, 1744K rodata, 1164K init, 1156K bss, 212860K reserved, 0K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] NR_IRQS:8448 nr_irqs:456 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 3299.649 MHz processor
    [ 0.000020] Calibrating delay loop (skipped), value calculated using timer frequency.. 6601.26 BogoMIPS (lpj=10998830)
    [ 0.000022] pid_max: default: 32768 minimum: 301
    [ 0.000025] ACPI: Core revision 20141107
    [ 0.002006] ACPI: All ACPI Tables successfully acquired
    [ 0.229873] Security Framework initialized
    [ 0.229877] Yama: becoming mindful.
    [ 0.230159] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.231159] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.231602] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.231607] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.231738] Initializing cgroup subsys memory
    [ 0.231741] Initializing cgroup subsys devices
    [ 0.231743] Initializing cgroup subsys freezer
    [ 0.231744] Initializing cgroup subsys net_cls
    [ 0.231745] Initializing cgroup subsys blkio
    [ 0.231759] CPU: Physical Processor ID: 0
    [ 0.231759] CPU: Processor Core ID: 0
    [ 0.231762] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.231764] mce: CPU supports 9 MCE banks
    [ 0.231772] CPU0: Thermal monitoring enabled (TM1)
    [ 0.231778] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    [ 0.231839] Freeing SMP alternatives memory: 20K (ffffffff81a0a000 - ffffffff81a0f000)
    [ 0.232422] ftrace: allocating 21171 entries in 83 pages
    [ 0.238717] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.271684] smpboot: CPU0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (fam: 06, model: 2a, stepping: 07)
    [ 0.271688] TSC deadline timer enabled
    [ 0.271700] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
    [ 0.271711] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
    [ 0.271712] ... version: 3
    [ 0.271712] ... bit width: 48
    [ 0.271713] ... generic registers: 8
    [ 0.271714] ... value mask: 0000ffffffffffff
    [ 0.271714] ... max period: 0000ffffffffffff
    [ 0.271715] ... fixed-purpose events: 3
    [ 0.271715] ... event mask: 00000007000000ff
    [ 0.291699] x86: Booting SMP configuration:
    [ 0.291700] .... node #0, CPUs: #1
    [ 0.304842] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.305029] #2 #3
    [ 0.334799] x86: Booted up 1 node, 4 CPUs
    [ 0.334802] smpboot: Total of 4 processors activated (26407.07 BogoMIPS)
    [ 0.336656] devtmpfs: initialized
    [ 0.338107] PM: Registering ACPI NVS region [mem 0xbea35000-0xbea7dfff] (299008 bytes)
    [ 0.338111] PM: Registering ACPI NVS region [mem 0xbf60c000-0xbf615fff] (40960 bytes)
    [ 0.338111] PM: Registering ACPI NVS region [mem 0xbf63b000-0xbf67dfff] (274432 bytes)
    [ 0.338196] pinctrl core: initialized pinctrl subsystem
    [ 0.338227] RTC time: 18:49:17, date: 04/22/15
    [ 0.338286] NET: Registered protocol family 16
    [ 0.349856] cpuidle: using governor ladder
    [ 0.363177] cpuidle: using governor menu
    [ 0.363192] ACPI: bus type PCI registered
    [ 0.363193] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.363233] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.363234] PCI: not using MMCONFIG
    [ 0.363235] PCI: Using configuration type 1 for base access
    [ 0.376685] ACPI: Added _OSI(Module Device)
    [ 0.376686] ACPI: Added _OSI(Processor Device)
    [ 0.376687] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.376688] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.377668] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.378832] ACPI: Dynamic OEM Table Load:
    [ 0.378835] ACPI: SSDT 0xFFFF880235BFDE40 000084 (v01 AMI CST 00000001 MSFT 03000001)
    [ 0.379146] ACPI: Interpreter enabled
    [ 0.379150] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
    [ 0.379156] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.379157] ACPI: Using IOAPIC for interrupt routing
    [ 0.379168] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.379198] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.379380] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.379496] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.381659] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.381662] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.381725] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability]
    [ 0.381755] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
    [ 0.381757] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
    [ 0.381758] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
    [ 0.381759] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
    [ 0.381932] PCI host bridge to bus 0000:00
    [ 0.381934] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.381935] pci_bus 0000:00: root bus resource [io 0x0000-0x03af]
    [ 0.381936] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7]
    [ 0.381936] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df]
    [ 0.381937] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.381938] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.381939] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
    [ 0.381940] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff]
    [ 0.381945] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
    [ 0.381993] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
    [ 0.382014] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.382032] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 0.382079] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
    [ 0.382098] pci 0000:00:16.0: reg 0x10: [mem 0xfe708000-0xfe70800f 64bit]
    [ 0.382164] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.382218] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
    [ 0.382235] pci 0000:00:1a.0: reg 0x10: [mem 0xfe707000-0xfe7073ff]
    [ 0.382315] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.382339] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.382365] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
    [ 0.382378] pci 0000:00:1b.0: reg 0x10: [mem 0xfe700000-0xfe703fff 64bit]
    [ 0.382443] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.382493] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
    [ 0.382628] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.382664] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.382689] pci 0000:00:1c.4: [8086:244e] type 01 class 0x060401
    [ 0.382761] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.382787] pci 0000:00:1c.4: System wakeup disabled by ACPI
    [ 0.382810] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
    [ 0.382882] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 0.382908] pci 0000:00:1c.5: System wakeup disabled by ACPI
    [ 0.382932] pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400
    [ 0.383004] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
    [ 0.383029] pci 0000:00:1c.6: System wakeup disabled by ACPI
    [ 0.383056] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
    [ 0.383074] pci 0000:00:1d.0: reg 0x10: [mem 0xfe706000-0xfe7063ff]
    [ 0.383154] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.383181] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.383206] pci 0000:00:1f.0: [8086:1c46] type 00 class 0x060100
    [ 0.383340] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
    [ 0.383355] pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077]
    [ 0.383361] pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063]
    [ 0.383366] pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057]
    [ 0.383372] pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043]
    [ 0.383378] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
    [ 0.383384] pci 0000:00:1f.2: reg 0x24: [mem 0xfe705000-0xfe7057ff]
    [ 0.383422] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.383461] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
    [ 0.383473] pci 0000:00:1f.3: reg 0x10: [mem 0xfe704000-0xfe7040ff 64bit]
    [ 0.383490] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
    [ 0.383561] pci 0000:01:00.0: [1002:6719] type 00 class 0x030000
    [ 0.383571] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 0.383579] pci 0000:01:00.0: reg 0x18: [mem 0xfe620000-0xfe63ffff 64bit]
    [ 0.383584] pci 0000:01:00.0: reg 0x20: [io 0xe000-0xe0ff]
    [ 0.383593] pci 0000:01:00.0: reg 0x30: [mem 0xfe600000-0xfe61ffff pref]
    [ 0.383621] pci 0000:01:00.0: supports D1 D2
    [ 0.383650] pci 0000:01:00.1: [1002:aa80] type 00 class 0x040300
    [ 0.383660] pci 0000:01:00.1: reg 0x10: [mem 0xfe640000-0xfe643fff 64bit]
    [ 0.383708] pci 0000:01:00.1: supports D1 D2
    [ 0.389829] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.389830] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.389832] pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff]
    [ 0.389833] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 0.389906] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.389985] pci 0000:03:00.0: [1b21:1080] type 01 class 0x060400
    [ 0.390139] pci 0000:03:00.0: supports D1 D2
    [ 0.390140] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.396493] pci 0000:00:1c.4: PCI bridge to [bus 03-04] (subtractive decode)
    [ 0.396501] pci 0000:00:1c.4: bridge window [io 0x0000-0x03af] (subtractive decode)
    [ 0.396502] pci 0000:00:1c.4: bridge window [io 0x03e0-0x0cf7] (subtractive decode)
    [ 0.396503] pci 0000:00:1c.4: bridge window [io 0x03b0-0x03df] (subtractive decode)
    [ 0.396504] pci 0000:00:1c.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.396505] pci 0000:00:1c.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.396506] pci 0000:00:1c.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
    [ 0.396507] pci 0000:00:1c.4: bridge window [mem 0xc0000000-0xffffffff] (subtractive decode)
    [ 0.396651] pci 0000:03:00.0: PCI bridge to [bus 04]
    [ 0.396745] pci 0000:05:00.0: [1033:0194] type 00 class 0x0c0330
    [ 0.396772] pci 0000:05:00.0: reg 0x10: [mem 0xfe500000-0xfe501fff 64bit]
    [ 0.396910] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
    [ 0.403155] pci 0000:00:1c.5: PCI bridge to [bus 05]
    [ 0.403160] pci 0000:00:1c.5: bridge window [mem 0xfe500000-0xfe5fffff]
    [ 0.403227] pci 0000:06:00.0: [10ec:8168] type 00 class 0x020000
    [ 0.403248] pci 0000:06:00.0: reg 0x10: [io 0xd000-0xd0ff]
    [ 0.403279] pci 0000:06:00.0: reg 0x18: [mem 0xd0004000-0xd0004fff 64bit pref]
    [ 0.403298] pci 0000:06:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
    [ 0.403403] pci 0000:06:00.0: supports D1 D2
    [ 0.403404] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.409816] pci 0000:00:1c.6: PCI bridge to [bus 06]
    [ 0.409819] pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff]
    [ 0.409826] pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    [ 0.410049] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.410074] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.410098] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.410122] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.410146] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
    [ 0.410170] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
    [ 0.410194] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    [ 0.410218] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    [ 0.410250] ACPI: Enabled 3 GPEs in block 00 to 3F
    [ 0.410300] vgaarb: setting as boot device: PCI:0000:01:00.0
    [ 0.410301] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.410302] vgaarb: loaded
    [ 0.410303] vgaarb: bridge control possible 0000:01:00.0
    [ 0.410339] PCI: Using ACPI for IRQ routing
    [ 0.415815] PCI: pci_cache_line_size set to 64 bytes
    [ 0.415855] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
    [ 0.415856] e820: reserve RAM buffer [mem 0xbea35000-0xbfffffff]
    [ 0.415857] e820: reserve RAM buffer [mem 0xbf5fc000-0xbfffffff]
    [ 0.415857] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
    [ 0.415858] e820: reserve RAM buffer [mem 0x23f800000-0x23fffffff]
    [ 0.415918] NetLabel: Initializing
    [ 0.415919] NetLabel: domain hash size = 128
    [ 0.415919] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.415927] NetLabel: unlabeled traffic allowed by default
    [ 0.415940] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.415942] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.417956] Switched to clocksource hpet
    [ 0.420722] pnp: PnP ACPI init
    [ 0.420798] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
    [ 0.420799] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.420800] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.420801] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.420802] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
    [ 0.420804] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.420902] system 00:01: [io 0x0a00-0x0a0f] has been reserved
    [ 0.420903] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.420993] pnp 00:02: [dma 0 disabled]
    [ 0.421016] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.421032] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.421058] system 00:04: [io 0x04d0-0x04d1] has been reserved
    [ 0.421059] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421149] system 00:05: [io 0x0400-0x0453] could not be reserved
    [ 0.421150] system 00:05: [io 0x0458-0x047f] has been reserved
    [ 0.421151] system 00:05: [io 0x1180-0x119f] has been reserved
    [ 0.421152] system 00:05: [io 0x0500-0x057f] has been reserved
    [ 0.421153] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.421154] system 00:05: [mem 0xfec00000-0xfecfffff] could not be reserved
    [ 0.421155] system 00:05: [mem 0xfed08000-0xfed08fff] has been reserved
    [ 0.421157] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.421158] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.421187] system 00:06: [io 0x0454-0x0457] has been reserved
    [ 0.421188] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.421295] pnp: PnP ACPI: found 7 devices
    [ 0.427004] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.427006] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.427007] pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff]
    [ 0.427009] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 0.427011] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.427026] pci 0000:03:00.0: PCI bridge to [bus 04]
    [ 0.427044] pci 0000:00:1c.4: PCI bridge to [bus 03-04]
    [ 0.427053] pci 0000:00:1c.5: PCI bridge to [bus 05]
    [ 0.427056] pci 0000:00:1c.5: bridge window [mem 0xfe500000-0xfe5fffff]
    [ 0.427063] pci 0000:00:1c.6: PCI bridge to [bus 06]
    [ 0.427064] pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff]
    [ 0.427070] pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    [ 0.427075] pci_bus 0000:00: resource 4 [io 0x0000-0x03af]
    [ 0.427076] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7]
    [ 0.427077] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df]
    [ 0.427077] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff]
    [ 0.427078] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
    [ 0.427079] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
    [ 0.427080] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff]
    [ 0.427081] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 0.427082] pci_bus 0000:01: resource 1 [mem 0xfe600000-0xfe6fffff]
    [ 0.427083] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 0.427084] pci_bus 0000:03: resource 4 [io 0x0000-0x03af]
    [ 0.427085] pci_bus 0000:03: resource 5 [io 0x03e0-0x0cf7]
    [ 0.427086] pci_bus 0000:03: resource 6 [io 0x03b0-0x03df]
    [ 0.427087] pci_bus 0000:03: resource 7 [io 0x0d00-0xffff]
    [ 0.427087] pci_bus 0000:03: resource 8 [mem 0x000a0000-0x000bffff]
    [ 0.427088] pci_bus 0000:03: resource 9 [mem 0x000c0000-0x000dffff]
    [ 0.427089] pci_bus 0000:03: resource 10 [mem 0xc0000000-0xffffffff]
    [ 0.427090] pci_bus 0000:05: resource 1 [mem 0xfe500000-0xfe5fffff]
    [ 0.427091] pci_bus 0000:06: resource 0 [io 0xd000-0xdfff]
    [ 0.427092] pci_bus 0000:06: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
    [ 0.427107] NET: Registered protocol family 2
    [ 0.427218] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.427305] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.427411] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.427422] TCP: reno registered
    [ 0.427428] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.427446] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.427479] NET: Registered protocol family 1
    [ 0.427627] pci 0000:01:00.0: Video device with shadowed ROM
    [ 0.427703] PCI: CLS 64 bytes, default 64
    [ 0.427731] Unpacking initramfs...
    [ 0.458276] Freeing initrd memory: 3368K (ffff88003795c000 - ffff880037ca6000)
    [ 0.458282] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.458284] software IO TLB [mem 0xbaa35000-0xbea35000] (64MB) mapped at [ffff8800baa35000-ffff8800bea34fff]
    [ 0.458388] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
    [ 0.458447] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x12
    [ 0.458451] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x12
    [ 0.458455] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x12
    [ 0.458459] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x12
    [ 0.458489] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 0.458503] Scanning for low memory corruption every 60 seconds
    [ 0.458643] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.458653] Initialise system trusted keyring
    [ 0.458879] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.459596] zpool: loaded
    [ 0.459598] zbud: loaded
    [ 0.459684] VFS: Disk quotas dquot_6.5.2
    [ 0.459702] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.459788] Key type big_key registered
    [ 0.459886] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.459910] io scheduler noop registered
    [ 0.459911] io scheduler deadline registered
    [ 0.459926] io scheduler cfq registered (default)
    [ 0.460230] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.460238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.460245] vesafb: mode is 1400x1050x32, linelength=5632, pages=0
    [ 0.460245] vesafb: scrolling: redraw
    [ 0.460246] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    [ 0.460257] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010e80000, using 5824k, total 5824k
    [ 0.507010] Console: switching to colour frame buffer device 175x65
    [ 0.553487] fb0: VESA VGA frame buffer device
    [ 0.553501] intel_idle: MWAIT substates: 0x1120
    [ 0.553502] intel_idle: v0.4 model 0x2A
    [ 0.553502] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.553594] GHES: HEST is not enabled!
    [ 0.553630] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.574150] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    [ 0.574369] Linux agpgart interface v0.103
    [ 0.574402] rtc_cmos 00:03: RTC can wake from S4
    [ 0.574506] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.574530] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.574537] Intel P-state driver initializing.
    [ 0.574635] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.575069] TCP: cubic registered
    [ 0.575206] NET: Registered protocol family 10
    [ 0.575527] NET: Registered protocol family 17
    [ 0.576245] Loading compiled-in X.509 certificates
    [ 0.576267] registered taskstats version 1
    [ 0.577040] Magic number: 11:338:848
    [ 0.577156] rtc_cmos 00:03: setting system clock to 2015-04-22 18:49:17 UTC (1429728557)
    [ 0.577255] PM: Hibernation image not present or could not be loaded.
    [ 0.577672] Freeing unused kernel memory: 1164K (ffffffff818e7000 - ffffffff81a0a000)
    [ 0.577674] Write protecting the kernel read-only data: 8192k
    [ 0.578177] Freeing unused kernel memory: 600K (ffff88000156a000 - ffff880001600000)
    [ 0.578369] Freeing unused kernel memory: 304K (ffff8800017b4000 - ffff880001800000)
    [ 0.586926] random: systemd-tmpfile urandom read with 1 bits of entropy available
    [ 0.594161] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 0.594538] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.594602] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.596674] ACPI: bus type USB registered
    [ 0.596690] usbcore: registered new interface driver usbfs
    [ 0.596697] usbcore: registered new interface driver hub
    [ 0.596714] usbcore: registered new device driver usb
    [ 0.596929] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.597010] ehci-pci: EHCI PCI platform driver
    [ 0.597090] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 0.597095] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 0.597107] ehci-pci 0000:00:1a.0: debug port 2
    [ 0.598329] SCSI subsystem initialized
    [ 0.600997] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 0.601009] ehci-pci 0000:00:1a.0: irq 16, io mem 0xfe707000
    [ 0.601141] libata version 3.00 loaded.
    [ 0.607823] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 0.607929] hub 1-0:1.0: USB hub found
    [ 0.607934] hub 1-0:1.0: 2 ports detected
    [ 0.608004] xhci_hcd 0000:05:00.0: xHCI Host Controller
    [ 0.608009] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 2
    [ 0.608319] hub 2-0:1.0: USB hub found
    [ 0.608327] hub 2-0:1.0: 2 ports detected
    [ 0.608382] xhci_hcd 0000:05:00.0: xHCI Host Controller
    [ 0.608384] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 3
    [ 0.608386] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 0.608389] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
    [ 0.608405] ehci-pci 0000:00:1d.0: debug port 2
    [ 0.611688] hub 3-0:1.0: USB hub found
    [ 0.611696] hub 3-0:1.0: 2 ports detected
    [ 0.612303] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.612313] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfe706000
    [ 0.621118] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.621236] hub 4-0:1.0: USB hub found
    [ 0.621248] hub 4-0:1.0: 2 ports detected
    [ 0.621321] ahci 0000:00:1f.2: version 3.0
    [ 0.634481] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
    [ 0.634487] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst
    [ 0.668448] scsi host0: ahci
    [ 0.668750] scsi host1: ahci
    [ 0.669100] scsi host2: ahci
    [ 0.669412] scsi host3: ahci
    [ 0.669697] scsi host4: ahci
    [ 0.669967] scsi host5: ahci
    [ 0.670051] ata1: SATA max UDMA/133 abar m2048@0xfe705000 port 0xfe705100 irq 30
    [ 0.670054] ata2: SATA max UDMA/133 abar m2048@0xfe705000 port 0xfe705180 irq 30
    [ 0.670057] ata3: SATA max UDMA/133 abar m2048@0xfe705000 port 0xfe705200 irq 30
    [ 0.670059] ata4: SATA max UDMA/133 abar m2048@0xfe705000 port 0xfe705280 irq 30
    [ 0.670061] ata5: SATA max UDMA/133 abar m2048@0xfe705000 port 0xfe705300 irq 30
    [ 0.670064] ata6: SATA max UDMA/133 abar m2048@0xfe705000 port 0xfe705380 irq 30
    [ 0.914200] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 0.927545] usb 4-1: new high-speed USB device number 2 using ehci-pci
    [ 0.987472] ata5: SATA link down (SStatus 0 SControl 300)
    [ 0.987497] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 0.987521] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 0.987543] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 0.987563] ata6: SATA link down (SStatus 0 SControl 300)
    [ 0.987584] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 0.987877] ata2.00: supports DRM functions and may not be fully accessible
    [ 0.988115] ata3.00: ATAPI: TSSTcorp CDDVDW SH-S243D, SB00, max UDMA/100
    [ 0.988210] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
    [ 0.988214] ata1.00: ATA-9: Samsung SSD 840 Series, DXT07B0Q, max UDMA/133
    [ 0.988217] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 0.988682] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
    [ 0.988746] ata1.00: configured for UDMA/133
    [ 0.988881] ata3.00: configured for UDMA/100
    [ 0.989027] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 7B0Q PQ: 0 ANSI: 5
    [ 0.989649] ata4.00: ATA-8: WDC WD1002FAEX-00Z3A0, 05.01D05, max UDMA/133
    [ 0.989653] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 0.990752] ata2.00: disabling queued TRIM support
    [ 0.990755] ata2.00: ATA-9: Crucial_CT240M500SSD1, MU05, max UDMA/133
    [ 0.990757] ata2.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 0.992466] ata4.00: configured for UDMA/133
    [ 0.994299] ata2.00: supports DRM functions and may not be fully accessible
    [ 0.997177] ata2.00: disabling queued TRIM support
    [ 1.000401] ata2.00: configured for UDMA/133
    [ 1.000669] scsi 1:0:0:0: Direct-Access ATA Crucial_CT240M50 MU05 PQ: 0 ANSI: 5
    [ 1.001813] scsi 2:0:0:0: CD-ROM TSSTcorp CDDVDW SH-S243D SB00 PQ: 0 ANSI: 5
    [ 1.011521] scsi 3:0:0:0: Direct-Access ATA WDC WD1002FAEX-0 1D05 PQ: 0 ANSI: 5
    [ 1.015296] ata1.00: Enabling discard_zeroes_data
    [ 1.015310] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    [ 1.015364] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.015367] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.015385] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.015513] sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/223 GiB)
    [ 1.015517] sd 1:0:0:0: [sdb] 4096-byte physical blocks
    [ 1.015524] ata1.00: Enabling discard_zeroes_data
    [ 1.015532] sd 3:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 1.015618] sd 3:0:0:0: [sdc] Write Protect is off
    [ 1.015621] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
    [ 1.015636] sd 1:0:0:0: [sdb] Write Protect is off
    [ 1.015641] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 1.015657] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.015717] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.015779] sda: sda1 sda2
    [ 1.016099] ata1.00: Enabling discard_zeroes_data
    [ 1.016176] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.016225] sdb: sdb1
    [ 1.016696] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 1.022237] sdc: sdc1 sdc2
    [ 1.022726] sd 3:0:0:0: [sdc] Attached SCSI disk
    [ 1.025940] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 1.025945] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 1.026137] sr 2:0:0:0: Attached scsi CD-ROM sr0
    [ 1.038098] hub 1-1:1.0: USB hub found
    [ 1.038285] hub 1-1:1.0: 6 ports detected
    [ 1.051455] hub 4-1:1.0: USB hub found
    [ 1.051648] hub 4-1:1.0: 8 ports detected
    [ 1.298000] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
    [ 1.303924] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
    [ 1.317239] usb 4-1.2: new full-speed USB device number 3 using ehci-pci
    [ 1.443336] systemd[1]: systemd 219 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
    [ 1.443537] systemd[1]: Detected architecture 'x86-64'.
    [ 1.443740] systemd[1]: Set hostname to <arch>.
    [ 1.460317] tsc: Refined TSC clocksource calibration: 3300.020 MHz
    [ 1.473794] usb 1-1.5: new high-speed USB device number 4 using ehci-pci
    [ 1.497743] systemd[1]: Unit type .busname is not supported on this system.
    [ 1.537625] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 1.537643] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 1.537662] systemd[1]: Reached target Remote File Systems.
    [ 1.537672] systemd[1]: Starting Remote File Systems.
    [ 1.537692] systemd[1]: Reached target Encrypted Volumes.
    [ 1.537701] systemd[1]: Starting Encrypted Volumes.
    [ 1.537748] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 1.537759] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 1.537800] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 1.537810] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 1.538002] systemd[1]: Created slice Root Slice.
    [ 1.538014] systemd[1]: Starting Root Slice.
    [ 1.538060] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 1.538070] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 1.538120] systemd[1]: Listening on Journal Socket.
    [ 1.538134] systemd[1]: Starting Journal Socket.
    [ 1.538265] systemd[1]: Created slice User and Session Slice.
    [ 1.538276] systemd[1]: Starting User and Session Slice.
    [ 1.545589] systemd[1]: Listening on Journal Audit Socket.
    [ 1.545747] systemd[1]: Created slice System Slice.
    [ 1.545765] systemd[1]: Starting System Slice.
    [ 1.546248] systemd[1]: Mounting Huge Pages File System...
    [ 1.546789] systemd[1]: Mounting Debug File System...
    [ 1.546970] systemd[1]: Created slice system-dhcpcd.slice.
    [ 1.546987] systemd[1]: Starting system-dhcpcd.slice.
    [ 1.547561] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 1.548678] systemd[1]: Starting Setup Virtual Console...
    [ 1.549285] systemd[1]: Started Set Up Additional Binary Formats.
    [ 1.550613] systemd[1]: Starting Load Kernel Modules...
    [ 1.550645] systemd[1]: Started File System Check on Root Device.
    [ 1.551159] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 1.551679] systemd[1]: Mounting POSIX Message Queue File System...
    [ 1.551836] systemd[1]: Created slice system-getty.slice.
    [ 1.551850] systemd[1]: Starting system-getty.slice.
    [ 1.551870] systemd[1]: Reached target Slices.
    [ 1.551883] systemd[1]: Starting Slices.
    [ 1.551931] systemd[1]: Listening on udev Kernel Socket.
    [ 1.551941] systemd[1]: Starting udev Kernel Socket.
    [ 1.551986] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 1.551997] systemd[1]: Starting Journal Socket (/dev/log).
    [ 1.552492] systemd[1]: Starting Journal Service...
    [ 1.552545] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 1.552561] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 1.552600] systemd[1]: Listening on udev Control Socket.
    [ 1.552611] systemd[1]: Starting udev Control Socket.
    [ 1.552659] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 1.552669] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 1.552689] systemd[1]: Reached target Login Prompts.
    [ 1.552701] systemd[1]: Starting Login Prompts.
    [ 1.553185] systemd[1]: Starting udev Coldplug all Devices...
    [ 1.553231] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 1.553249] systemd[1]: Starting Delayed Shutdown Socket.
    [ 1.554439] EXT4-fs (sdb1): re-mounted. Opts: data=ordered
    [ 1.555736] systemd[1]: Mounting Temporary Directory...
    [ 1.556329] systemd[1]: Mounted POSIX Message Queue File System.
    [ 1.556363] systemd[1]: Mounted Huge Pages File System.
    [ 1.556388] systemd[1]: Mounted Debug File System.
    [ 1.556779] systemd[1]: Started Create list of required static device nodes for the current kernel.
    [ 1.557030] systemd[1]: Started Setup Virtual Console.
    [ 1.557256] systemd[1]: Started Remount Root and Kernel File Systems.
    [ 1.557431] systemd[1]: Mounted Temporary Directory.
    [ 1.558591] hub 1-1.5:1.0: USB hub found
    [ 1.558901] hub 1-1.5:1.0: 4 ports detected
    [ 1.560366] vboxdrv: Found 4 processor cores.
    [ 1.561065] vboxdrv: fAsync=0 offMin=0x2ca offMax=0x6c0c
    [ 1.561137] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    [ 1.561139] vboxdrv: Successfully loaded version 4.3.26_OSE (interface 0x001a000a).
    [ 1.561712] systemd[1]: Started Load Kernel Modules.
    [ 1.568012] systemd-journald[149]: Failed to set file attributes: Inappropriate ioctl for device
    [ 1.569830] systemd[1]: Started udev Coldplug all Devices.
    [ 1.575918] systemd[1]: Mounted FUSE Control File System.
    [ 1.576374] systemd[1]: Mounting Configuration File System...
    [ 1.576805] systemd[1]: Starting Apply Kernel Variables...
    [ 1.576856] systemd[1]: Started Rebuild Dynamic Linker Cache.
    [ 1.582712] systemd[1]: Started Rebuild Hardware Database.
    [ 1.582739] systemd[1]: Started First Boot Wizard.
    [ 1.582757] systemd[1]: Started Create System Users.
    [ 1.583212] systemd[1]: Starting Load/Save Random Seed...
    [ 1.583784] systemd[1]: Starting Create Static Device Nodes in /dev...
    [ 1.584599] systemd[1]: Mounted Configuration File System.
    [ 1.587256] systemd[1]: Started Load/Save Random Seed.
    [ 1.589801] systemd[1]: Started Apply Kernel Variables.
    [ 1.607967] systemd[1]: Started Create Static Device Nodes in /dev.
    [ 1.608452] systemd[1]: Starting udev Kernel Device Manager...
    [ 1.608476] systemd[1]: Reached target Local File Systems (Pre).
    [ 1.608492] systemd[1]: Starting Local File Systems (Pre).
    [ 1.626961] usb 1-1.6: new low-speed USB device number 5 using ehci-pci
    [ 1.637443] systemd[1]: Started udev Kernel Device Manager.
    [ 1.649393] systemd[1]: Started Journal Service.
    [ 1.653641] systemd-journald[149]: Received request to flush runtime journal from PID 1
    [ 1.813303] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    [ 1.813310] ACPI: Power Button [PWRB]
    [ 1.813368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 1.813371] ACPI: Power Button [PWRF]
    [ 1.817850] wmi: Mapper loaded
    [ 1.855141] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 1.872038] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 1.872046] r8169 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 1.877249] r8169 0000:06:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000c7a000, 8c:89:a5:16:c4:7d, XID 0c900800 IRQ 32
    [ 1.877252] r8169 0000:06:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    [ 1.880259] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
    [ 1.907839] [drm] Initialized drm 1.1.0 20060810
    [ 1.910066] input: PC Speaker as /devices/platform/pcspkr/input/input5
    [ 1.911296] hidraw: raw HID events driver (C) Jiri Kosina
    [ 1.912890] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
    [ 1.913064] fuse init (API version 7.23)
    [ 1.914070] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04F9 pid 0x024A
    [ 1.914093] usbcore: registered new interface driver usblp
    [ 1.916048] AVX version of gcm_enc/dec engaged.
    [ 1.916050] AES CTR mode by8 optimization enabled
    [ 1.924639] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input6
    [ 1.925198] usbcore: registered new interface driver usbhid
    [ 1.925200] usbhid: USB HID core driver
    [ 1.926129] sound hdaudioC0D1: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
    [ 1.926132] sound hdaudioC0D1: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 1.926133] sound hdaudioC0D1: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
    [ 1.926134] sound hdaudioC0D1: mono: mono_out=0x0
    [ 1.926136] sound hdaudioC0D1: dig-out=0x11/0x1e
    [ 1.926137] sound hdaudioC0D1: inputs:
    [ 1.926139] sound hdaudioC0D1: Front Mic=0x19
    [ 1.926140] sound hdaudioC0D1: Rear Mic=0x18
    [ 1.926142] sound hdaudioC0D1: Line=0x1a
    [ 1.934672] iTCO_vendor_support: vendor-support=0
    [ 1.934826] [drm] radeon kernel modesetting enabled.
    [ 1.935110] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 1.935141] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
    [ 1.935229] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 1.939587] r8169 0000:06:00.0 enp6s0: renamed from eth0
    [ 1.939661] gpio_ich: GPIO from 436 to 511 on gpio_ich
    [ 1.941371] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.2/input2
    [ 1.941824] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
    [ 1.941825] AMD IOMMUv2 functionality not available on this system
    [ 1.943447] CRAT table not found
    [ 1.943449] Finished initializing topology ret=0
    [ 1.943479] kfd kfd: Initialized module
    [ 1.943669] checking generic (c0000000 5b0000) vs hw (c0000000 10000000)
    [ 1.943670] fb: switching to radeondrmfb from VESA VGA
    [ 1.943685] Console: switching to colour dummy device 80x25
    [ 1.943797] random: nonblocking pool is initialized
    [ 1.943880] [drm] initializing kernel modesetting (CAYMAN 0x1002:0x6719 0x1787:0x2307).
    [ 1.943890] [drm] register mmio base: 0xFE620000
    [ 1.943891] [drm] register mmio size: 131072
    [ 1.943923] ATOM BIOS: CAYMAN
    [ 1.943974] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
    [ 1.943975] radeon 0000:01:00.0: GTT: 1024M 0x0000000080000000 - 0x00000000BFFFFFFF
    [ 1.943977] [drm] Detected VRAM RAM=2048M, BAR=256M
    [ 1.943977] [drm] RAM width 256bits DDR
    [ 1.944037] [TTM] Zone kernel: Available graphics memory: 4075924 kiB
    [ 1.944038] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
    [ 1.944039] [TTM] Initializing pool allocator
    [ 1.944043] [TTM] Initializing DMA pool allocator
    [ 1.944058] [drm] radeon: 2048M of VRAM memory ready
    [ 1.944059] [drm] radeon: 1024M of GTT memory ready.
    [ 1.944068] [drm] Loading CAYMAN Microcode
    [ 1.946470] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 1.946562] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 1.946609] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 1.946674] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 1.946720] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 1.946769] EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null)
    [ 1.946769] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [ 1.946809] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
    [ 1.946849] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    [ 1.951281] [drm] Internal thermal controller with fan control
    [ 1.955166] [drm] radeon: dpm initialized
    [ 1.955974] [drm] GART: num cpu pages 262144, num gpu pages 262144
    [ 1.956619] input: Lite-On Technology Corp. Goldtouch USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/0003:04CA:005B.0004/input/input15
    [ 1.957600] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
    [ 1.957733] intel_rapl: Found RAPL domain package
    [ 1.957736] intel_rapl: Found RAPL domain core
    [ 1.978933] [drm] PCIE GART of 1024M enabled (table at 0x0000000000274000).
    [ 1.979020] radeon 0000:01:00.0: WB enabled
    [ 1.979022] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff880234d8bc00
    [ 1.979798] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90010f32118
    [ 1.979800] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0xffff880234d8bc04
    [ 1.979801] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0xffff880234d8bc08
    [ 1.979802] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff880234d8bc0c
    [ 1.979804] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0xffff880234d8bc10
    [ 1.979805] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 1.979806] [drm] Driver supports precise vblank timestamp query.
    [ 1.979807] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
    [ 1.979844] radeon 0000:01:00.0: radeon: using MSI.
    [ 1.980067] [drm] radeon: irq initialized.
    [ 1.998991] [drm] ring test on 0 succeeded in 2 usecs
    [ 1.998999] [drm] ring test on 3 succeeded in 4 usecs
    [ 1.999006] [drm] ring test on 4 succeeded in 4 usecs
    [ 2.010399] hid-generic 0003:04CA:005B.0004: input,hidraw1: USB HID v1.10 Keyboard [Lite-On Technology Corp. Goldtouch USB Keyboard] on usb-0000:00:1a.0-1.6/input0
    [ 2.012308] input: Lite-On Technology Corp. Goldtouch USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/0003:04CA:005B.0005/input/input16
    [ 2.069928] input: Logitech M570 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.2/0003:046D:C52B.0003/0003:046D:1028.0006/input/input17
    [ 2.080530] Adding 4194300k swap on /mnt/LinuxStorage/swap. Priority:-1 extents:4 across:4464636k FS
    [ 2.116506] hid-generic 0003:04CA:005B.0005: input,hiddev0,hidraw2: USB HID v1.10 Device [Lite-On Technology Corp. Goldtouch USB Keyboard] on usb-0000:00:1a.0-1.6/input1
    [ 2.116542] logitech-hidpp-device 0003:046D:1028.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech M570] on usb-0000:00:1d.0-1.2:1
    [ 2.118008] mousedev: PS/2 mouse device common for all mice
    [ 2.175912] [drm] ring test on 5 succeeded in 2 usecs
    [ 2.175917] [drm] UVD initialized successfully.
    [ 2.176481] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 2.176922] [drm] ib test on ring 3 succeeded in 0 usecs
    [ 2.177365] [drm] ib test on ring 4 succeeded in 0 usecs
    [ 2.328709] [drm] ib test on ring 5 succeeded
    [ 2.329264] [drm] Radeon Display Connectors
    [ 2.329265] [drm] Connector 0:
    [ 2.329266] [drm] DP-1
    [ 2.329267] [drm] HPD5
    [ 2.329268] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
    [ 2.329268] [drm] Encoders:
    [ 2.329269] [drm] DFP1: INTERNAL_UNIPHY2
    [ 2.329269] [drm] Connector 1:
    [ 2.329270] [drm] DP-2
    [ 2.329270] [drm] HPD4
    [ 2.329271] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
    [ 2.329271] [drm] Encoders:
    [ 2.329272] [drm] DFP2: INTERNAL_UNIPHY2
    [ 2.329272] [drm] Connector 2:
    [ 2.329273] [drm] HDMI-A-1
    [ 2.329273] [drm] HPD6
    [ 2.329274] [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
    [ 2.329274] [drm] Encoders:
    [ 2.329275] [drm] DFP3: INTERNAL_UNIPHY1
    [ 2.329275] [drm] Connector 3:
    [ 2.329276] [drm] DVI-D-1
    [ 2.329276] [drm] HPD1
    [ 2.329277] [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
    [ 2.329277] [drm] Encoders:
    [ 2.329278] [drm] DFP4: INTERNAL_UNIPHY1
    [ 2.329278] [drm] Connector 4:
    [ 2.329279] [drm] DVI-I-1
    [ 2.329279] [drm] HPD3
    [ 2.329280] [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c
    [ 2.329280] [drm] Encoders:
    [ 2.329281] [drm] DFP5: INTERNAL_UNIPHY
    [ 2.329282] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 2.408814] [drm] fb mappable at 0xC0475000
    [ 2.408816] [drm] vram apper at 0xC0000000
    [ 2.408816] [drm] size 8294400
    [ 2.408817] [drm] fb depth is 24
    [ 2.408818] [drm] pitch is 7680
    [ 2.408899] fbcon: radeondrmfb (fb0) is primary device
    [ 2.435470] Console: switching to colour frame buffer device 240x67
    [ 2.438497] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
    [ 2.438498] radeon 0000:01:00.0: registered panic notifier
    [ 2.449565] [drm] Initialized radeon 2.40.0 20080528 for 0000:01:00.0 on minor 0
    [ 2.459456] Switched to clocksource tsc
    [ 2.490495] cfg80211: Calling CRDA to update world regulatory domain
    [ 2.687833] r8169 0000:06:00.0 enp6s0: link down
    [ 2.687846] r8169 0000:06:00.0 enp6s0: link down
    [ 2.687870] IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
    [ 20.764979] r8169 0000:06:00.0 enp6s0: link up
    [ 20.764992] IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0: link becomes ready
    [ 256.173829] device-mapper: uevent: version 1.0.3
    [ 256.173991] device-mapper: ioctl: 4.29.0-ioctl (2014-10-28) initialised: [email protected]
    [ 256.713510] SGI XFS with ACLs, security attributes, realtime, no debug enabled
    [ 256.718933] JFS: nTxBlock = 8192, nTxLock = 65536
    [ 256.730155] ntfs: driver 2.1.31 [Flags: R/W MODULE].
    [ 256.800019] raid6: sse2x1 7801 MB/s
    [ 256.856622] raid6: sse2x2 11630 MB/s
    [ 256.913233] raid6: sse2x4 15648 MB/s
    [ 256.913234] raid6: using algorithm sse2x4 (15648 MB/s)
    [ 256.913235] raid6: using ssse3x2 recovery algorithm
    [ 256.913829] xor: automatically using best checksumming function:
    [ 256.946535] avx : 32756.400 MB/sec
    [ 256.954986] Btrfs loaded
    [ 603.210136] watchdog watchdog0: watchdog did not stop!
    [ 603.211033] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    [ 603.244960] systemd-journald[149]: Received SIGTERM from PID 1 (systemd-shutdow).
    [ 603.321496] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
    [ 603.325328] systemd-shutdown[1]: Hardware watchdog 'iTCO_wdt', version 0
    [ 603.325462] systemd-shutdown[1]: Unmounting file systems.
    [ 603.393079] EXT4-fs (sdb1): re-mounted. Opts: (null)
    [ 603.402416] EXT4-fs (sdb1): re-mounted. Opts: (null)
    [ 603.402433] systemd-shutdown[1]: All filesystems unmounted.
    [ 603.402438] systemd-shutdown[1]: Deactivating swaps.
    [ 603.402507] systemd-shutdown[1]: All swaps deactivated.
    [ 603.402511] systemd-shutdown[1]: Detaching loop devices.
    [ 603.403097] systemd-shutdown[1]: All loop devices detached.
    [ 603.403101] systemd-shutdown[1]: Detaching DM devices.
    [ 603.403156] systemd-shutdown[1]: All DM devices detached.
    [ 603.412388] EXT4-fs (sdb1): re-mounted. Opts: data=ordered
    Would appreciate some input regarding this. Thanks!
    EDIT: This is on gnome 3.16. Not sure if that matters.
    Last edited by devrepublic (2015-05-13 03:24:19)

    ksu wrote:Thanks alot for the input guys. Since I want to start from scratch anyways I'll definitively dig deeper into the subject. BTRFS snapshot feature and RAID1 by simply mirroring two partitions sound awesome, and the subvolume feature seems to be exactly what I need for my USB setup, giving me alot of flexibility. But if there are really that many reports of random data loss then I'll also do some research into that direction to see what this is all about. I admit I'm a linux noob, but it's a lot of fun to learn all this stuff.
    Be sure to read this: https://btrfs.wiki.kernel.org/index.php/Gotchas
    From my own experience, I can say that:
    1. I've never had an issue nor data loss with BTRFS RAID1 root partition on a single disk (other than the first issue on the above list).
    2. I had recurring problems with BTRFS RAID1 non-root partition on a single disk not being able to mount (had to reboot random number of times to get it to mount). However, I suspect this was caused not just by BTRFS but the combination of BTRFS+LVM+dmcrypt which is a rather complex and unusual setup. I had somewhat similar issue with ZFS.
    3. I had BTRFS checkdisk report strange, non-critical, unfixable errors on my non-raid BTRFS root partition, but it never corrupted or lost any data. I simply copied the data to another partition, recreated the root partition and all was fine again.
    4. The last time I lost data on a single partition because of BTRFS was 17 months ago. The last time BTRFS snapshot saved me from losing data was yesterday.
    5. I migrated from BTRFS to ZFS for my backup server and will possibly do so for my work machines. ZFS is more elegant, mature and I have seen no complaints of losing data because of it. However, ZFS is complicated and somewhat restrictive to setup for a data partition, and many times more difficult to setup as root partition. I would not consider it for a non-permanent USB installation.
    6. What we committed here is a massive thread hijacking.
    Last edited by Lockheed (2015-04-24 05:27:51)

  • Can't reboot or shutdown

    Recently, (the last few weeks) I haven't been able to shutdown or
    reboot my desktop or laptop machines, both running Arch. It seems
    to start the shutdown process but eventually just hangs. I've let
    it sit there for over an hour and it never finishes... Here's a
    snippet from my journalctl log from a recent failed reboot:
    May 27 14:26:23 mitchelh-linux sudo[8864]: mitchelh : TTY=pts/1 ; PWD=/home/mitchelh ; USER=root ; COMMAND=/usr/sbin/reboot
    May 27 14:26:23 mitchelh-linux sudo[8864]: pam_unix(sudo:session): session opened for user root by (uid=0)
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping Session c2 of user mitchelh.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopped Session c2 of user mitchelh.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping Session c1 of user gdm.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopped Session c1 of user gdm.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping Sound Card.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopped target Sound Card.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping RPC Port Mapper.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopped target RPC Port Mapper.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping system-getty.slice.
    May 27 14:26:23 mitchelh-linux systemd[1]: Removed slice system-getty.slice.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping Hostname Service...
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping User Manager for UID 202719...
    May 27 14:26:24 mitchelh-linux systemd[659]: Stopping Default.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopping Default.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopped target Default.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopped target Default.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopping Basic System.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopping Basic System.
    May 27 14:26:25 mitchelh-linux systemd-coredump[8893]: Process 623 (Xorg) dumped core.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopped target Basic System.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopped target Basic System.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopping Paths.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopping Paths.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopped target Paths.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopped target Paths.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopping Timers.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopping Timers.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopped target Timers.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopped target Timers.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopping Sockets.
    May 27 14:26:31 mitchelh-linux systemd[870]: Stopping Sockets.
    May 27 14:26:31 mitchelh-linux systemd[659]: Stopped target Sockets.
    May 27 14:26:31 mitchelh-linux systemd[870]: Stopped target Sockets.
    May 27 14:26:31 mitchelh-linux systemd[659]: Starting Shutdown.
    May 27 14:26:31 mitchelh-linux systemd[870]: Starting Shutdown.
    May 27 14:26:31 mitchelh-linux systemd[659]: Reached target Shutdown.
    May 27 14:26:31 mitchelh-linux systemd[870]: Reached target Shutdown.
    May 27 14:26:31 mitchelh-linux systemd[659]: Starting Exit the Session...
    May 27 14:26:31 mitchelh-linux systemd[870]: Starting Exit the Session...
    May 27 14:26:31 mitchelh-linux systemd[659]: Received SIGRTMIN+24 from PID 8963 (kill).
    May 27 14:26:31 mitchelh-linux systemd[870]: Received SIGRTMIN+24 from PID 8964 (kill).
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped User Manager for UID 120.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped User Manager for UID 202719.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopping user-120.slice.
    May 27 14:26:31 mitchelh-linux systemd[1]: Removed slice user-120.slice.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopping Permit User Sessions...
    May 27 14:26:31 mitchelh-linux kernel: nfsd: last server has exited, flushing export cache
    May 27 14:26:23 mitchelh-linux sshd[482]: Received signal 15; terminating.
    May 27 14:26:23 mitchelh-linux avahi-daemon[426]: Disconnected from D-Bus, exiting.
    May 27 14:26:23 mitchelh-linux avahi-daemon[426]: Got SIGTERM, quitting.
    May 27 14:26:23 mitchelh-linux avahi-daemon[426]: Leaving mDNS multicast group on interface ens6.IPv4 with address 10.46.166.152.
    May 27 14:26:23 mitchelh-linux avahi-daemon[426]: avahi-daemon 0.6.31 exiting.
    May 27 14:26:24 mitchelh-linux smbd[639]: [2014/05/27 14:26:24.138921, 0] ../lib/util/pidfile.c:153(pidfile_unlink)
    May 27 14:26:24 mitchelh-linux smbd[639]: Failed to delete pidfile /var/run/smbd.pid. Error was No such file or directory
    May 27 14:26:25 mitchelh-linux rpc.mountd[616]: Caught signal 15, un-registering and exiting.
    May 27 14:26:25 mitchelh-linux winbindd[636]: [2014/05/27 14:26:25.824792, 0] ../source3/winbindd/winbindd.c:234(winbindd_sig_term_handler)
    May 27 14:26:25 mitchelh-linux winbindd[642]: [2014/05/27 14:26:25.824806, 0] ../source3/winbindd/winbindd.c:234(winbindd_sig_term_handler)
    May 27 14:26:25 mitchelh-linux winbindd[636]: Got sig[15] terminate (is_parent=1)
    May 27 14:26:31 mitchelh-linux rpcbind[502]: rpcbind terminating on signal. Restart with "rpcbind -w"
    May 27 14:26:31 mitchelh-linux rpcbind[502]: cannot open file = /run/rpcbind.xdr for writing
    May 27 14:26:31 mitchelh-linux rpcbind[502]: cannot save any registration
    May 27 14:26:31 mitchelh-linux rpcbind[502]: cannot open file = /run/portmap.xdr for writing
    May 27 14:26:31 mitchelh-linux rpcbind[502]: cannot save any registration
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped Permit User Sessions.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopping Remote File Systems.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped target Remote File Systems.
    May 27 14:26:31 mitchelh-linux systemd[1]: Unmounting /media/mitchelh...
    May 27 14:26:31 mitchelh-linux systemd[1]: rpcbind.service: main process exited, code=exited, status=2/INVALIDARGUMENT
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped RPC Bind.
    May 27 14:26:31 mitchelh-linux systemd[1]: Unit rpcbind.service entered failed state.
    May 27 14:26:31 mitchelh-linux gdm[618]: Freeing conversation 'gdm-password' with active job
    May 27 14:26:31 mitchelh-linux gdm[618]: Freeing conversation 'gdm-launch-environment' with active job
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) evdev: HP WMI hotkeys: Close
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) UnloadModule: "evdev"
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) evdev: USB Optical Mouse: Close
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) UnloadModule: "evdev"
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) evdev: Plantronics Plantronics .Audio 400 DSP: Close
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) UnloadModule: "evdev"
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) evdev: CHICONY HP Basic USB Keyboard: Close
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) UnloadModule: "evdev"
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) evdev: Power Button: Close
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) UnloadModule: "evdev"
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) evdev: Power Button: Close
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) UnloadModule: "evdev"
    May 27 14:26:31 mitchelh-linux gnome-session[879]: Received signal:15->'Terminated'
    May 27 14:26:31 mitchelh-linux org.gnome.evolution.dataserver.Calendar4[893]: Received terminate signal.
    May 27 14:26:31 mitchelh-linux nginx[8879]: 2014/05/27 14:26:24 [notice] 8879#0: signal process started
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: X.Org X Server 1.15.1
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Release Date: 2014-04-13
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: X Protocol Version 11, Revision 0
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Build Operating System: Linux 3.14.0-4-ARCH x86_64
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Current Operating System: Linux mitchelh-linux 3.14.4-1-ARCH #1 SMP PREEMPT Tue May 13 16:41:39 CEST 2014 x86_64
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9eb9fe8a-3b5a-4e9f-b1e0-da01424b016d rw quiet
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Build Date: 14 April 2014 08:39:09AM
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Current version of pixman: 0.32.4
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Before reporting problems, check http://wiki.x.org
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: to make sure that you have the latest version.
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Markers: (--) probed, (**) from config file, (==) default setting,
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: (++) from command line, (!!) notice, (II) informational,
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: (++) Log file: "/dev/null", Time: Tue May 27 14:26:25 2014
    May 27 14:26:31 mitchelh-linux mkinitcpio[8898]: ==> Starting build: none
    May 27 14:26:31 mitchelh-linux mkinitcpio[8898]: -> Running build hook: [sd-shutdown]
    May 27 14:26:31 mitchelh-linux mkinitcpio[8898]: ==> Build complete.
    May 27 14:26:31 mitchelh-linux systemd[1]: Unmounted /media/mitchelh.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopping Network is Online.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped target Network is Online.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopping Network.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped target Network.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopping A basic static ethernet connection...
    May 27 14:26:31 mitchelh-linux network[8987]: Stopping network profile 'ethernet-static'...
    May 27 14:26:32 mitchelh-linux network[8987]: Stopped network profile 'ethernet-static'
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped A basic static ethernet connection.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping system-netctl.slice.
    May 27 14:26:32 mitchelh-linux systemd[1]: Removed slice system-netctl.slice.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Basic System.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Basic System.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Slices.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Slices.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping User and Session Slice.
    May 27 14:26:32 mitchelh-linux systemd[1]: Removed slice User and Session Slice.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Paths.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Paths.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping CUPS Printer Service Spool.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped CUPS Printer Service Spool.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Timers.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Timers.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Daily man-db cache update.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Daily rotation of log files.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Daily rotation of log files.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Daily verification of password and group files.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Daily verification of password and group files.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Daily locate database update.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Daily locate database update.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Daily Cleanup of Temporary Directories.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Daily Cleanup of Temporary Directories.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Sockets.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Sockets.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping CUPS Printing Service Sockets.
    May 27 14:26:32 mitchelh-linux systemd[1]: Closed CUPS Printing Service Sockets.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Avahi mDNS/DNS-SD Stack Activation Socket.
    May 27 14:26:32 mitchelh-linux systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping D-Bus System Message Bus Socket.
    May 27 14:26:32 mitchelh-linux systemd[1]: Closed D-Bus System Message Bus Socket.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping System Initialization.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target System Initialization.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Apply Kernel Variables...
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Apply Kernel Variables.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Load/Save Random Seed...
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Encrypted Volumes.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Encrypted Volumes.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Setup Virtual Console...
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Setup Virtual Console.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Set Up Additional Binary Formats...
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Set Up Additional Binary Formats.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Swap.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Swap.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Load/Save Random Seed.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Create Volatile Files and Directories...
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Create Volatile Files and Directories.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Local File Systems.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Local File Systems.
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting /run/user/202719/gvfs...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting /run/user/120...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting NFS Configuration File System...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting /sys/kernel/debug...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting /local...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting Temporary Directory...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounted /run/user/202719/gvfs.
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting /run/user/202719...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounted NFS Configuration File System.
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounted /sys/kernel/debug.
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounted /run/user/120.
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounted /run/user/202719.
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounted Temporary Directory.
    May 27 14:26:34 mitchelh-linux systemd[1]: Unmounted /local.
    May 27 14:26:34 mitchelh-linux systemd[1]: Starting Unmount All Filesystems.
    May 27 14:26:34 mitchelh-linux systemd[1]: Reached target Unmount All Filesystems.
    May 27 14:26:34 mitchelh-linux systemd[1]: Stopping Local File Systems (Pre).
    May 27 14:26:34 mitchelh-linux systemd[1]: Stopped target Local File Systems (Pre).
    May 27 14:26:34 mitchelh-linux systemd[1]: Stopping Remount Root and Kernel File Systems...
    May 27 14:26:34 mitchelh-linux systemd[1]: Stopped Remount Root and Kernel File Systems.
    May 27 14:26:34 mitchelh-linux systemd[1]: Starting Shutdown.
    May 27 14:26:34 mitchelh-linux systemd[1]: Reached target Shutdown.
    May 27 14:26:34 mitchelh-linux systemd[1]: Starting Final Step.
    May 27 14:26:34 mitchelh-linux systemd[1]: Reached target Final Step.
    May 27 14:26:34 mitchelh-linux systemd[1]: Starting Reboot...
    May 27 14:26:34 mitchelh-linux systemd[1]: Shutting down.
    May 27 14:26:34 mitchelh-linux systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
    May 27 14:26:34 mitchelh-linux systemd[1]: Set hardware watchdog to 10min.
    May 27 14:26:34 mitchelh-linux kernel: watchdog watchdog0: watchdog did not stop!
    May 27 14:26:34 mitchelh-linux systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    May 27 14:26:34 mitchelh-linux systemd-journal[190]: Journal stopped
    -- Reboot --
    It looks to me like there's a crash in Xorg?? And possibly
    something bad going on with rpcbind?
    Is this a known issue? It's interesting that it has only recently
    started happening to me, and on two totally unrelated
    machines (one work machine and one home machine).
    If this isn't a known issue, any tips on further steps I can take
    for debugging?
    Thanks!

    mitch_feaster wrote:
    Recently, (the last few weeks) I haven't been able to shutdown or
    reboot my desktop or laptop machines, both running Arch. It seems
    to start the shutdown process but eventually just hangs. I've let
    it sit there for over an hour and it never finishes... Here's a
    snippet from my journalctl log from a recent failed reboot:
    May 27 14:26:23 mitchelh-linux sudo[8864]: mitchelh : TTY=pts/1 ; PWD=/home/mitchelh ; USER=root ; COMMAND=/usr/sbin/reboot
    May 27 14:26:23 mitchelh-linux sudo[8864]: pam_unix(sudo:session): session opened for user root by (uid=0)
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping Session c2 of user mitchelh.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopped Session c2 of user mitchelh.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping Session c1 of user gdm.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopped Session c1 of user gdm.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping Sound Card.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopped target Sound Card.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping RPC Port Mapper.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopped target RPC Port Mapper.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping system-getty.slice.
    May 27 14:26:23 mitchelh-linux systemd[1]: Removed slice system-getty.slice.
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping Hostname Service...
    May 27 14:26:23 mitchelh-linux systemd[1]: Stopping User Manager for UID 202719...
    May 27 14:26:24 mitchelh-linux systemd[659]: Stopping Default.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopping Default.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopped target Default.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopped target Default.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopping Basic System.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopping Basic System.
    May 27 14:26:25 mitchelh-linux systemd-coredump[8893]: Process 623 (Xorg) dumped core.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopped target Basic System.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopped target Basic System.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopping Paths.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopping Paths.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopped target Paths.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopped target Paths.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopping Timers.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopping Timers.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopped target Timers.
    May 27 14:26:25 mitchelh-linux systemd[870]: Stopped target Timers.
    May 27 14:26:25 mitchelh-linux systemd[659]: Stopping Sockets.
    May 27 14:26:31 mitchelh-linux systemd[870]: Stopping Sockets.
    May 27 14:26:31 mitchelh-linux systemd[659]: Stopped target Sockets.
    May 27 14:26:31 mitchelh-linux systemd[870]: Stopped target Sockets.
    May 27 14:26:31 mitchelh-linux systemd[659]: Starting Shutdown.
    May 27 14:26:31 mitchelh-linux systemd[870]: Starting Shutdown.
    May 27 14:26:31 mitchelh-linux systemd[659]: Reached target Shutdown.
    May 27 14:26:31 mitchelh-linux systemd[870]: Reached target Shutdown.
    May 27 14:26:31 mitchelh-linux systemd[659]: Starting Exit the Session...
    May 27 14:26:31 mitchelh-linux systemd[870]: Starting Exit the Session...
    May 27 14:26:31 mitchelh-linux systemd[659]: Received SIGRTMIN+24 from PID 8963 (kill).
    May 27 14:26:31 mitchelh-linux systemd[870]: Received SIGRTMIN+24 from PID 8964 (kill).
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped User Manager for UID 120.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped User Manager for UID 202719.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopping user-120.slice.
    May 27 14:26:31 mitchelh-linux systemd[1]: Removed slice user-120.slice.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopping Permit User Sessions...
    May 27 14:26:31 mitchelh-linux kernel: nfsd: last server has exited, flushing export cache
    May 27 14:26:23 mitchelh-linux sshd[482]: Received signal 15; terminating.
    May 27 14:26:23 mitchelh-linux avahi-daemon[426]: Disconnected from D-Bus, exiting.
    May 27 14:26:23 mitchelh-linux avahi-daemon[426]: Got SIGTERM, quitting.
    May 27 14:26:23 mitchelh-linux avahi-daemon[426]: Leaving mDNS multicast group on interface ens6.IPv4 with address 10.46.166.152.
    May 27 14:26:23 mitchelh-linux avahi-daemon[426]: avahi-daemon 0.6.31 exiting.
    May 27 14:26:24 mitchelh-linux smbd[639]: [2014/05/27 14:26:24.138921, 0] ../lib/util/pidfile.c:153(pidfile_unlink)
    May 27 14:26:24 mitchelh-linux smbd[639]: Failed to delete pidfile /var/run/smbd.pid. Error was No such file or directory
    May 27 14:26:25 mitchelh-linux rpc.mountd[616]: Caught signal 15, un-registering and exiting.
    May 27 14:26:25 mitchelh-linux winbindd[636]: [2014/05/27 14:26:25.824792, 0] ../source3/winbindd/winbindd.c:234(winbindd_sig_term_handler)
    May 27 14:26:25 mitchelh-linux winbindd[642]: [2014/05/27 14:26:25.824806, 0] ../source3/winbindd/winbindd.c:234(winbindd_sig_term_handler)
    May 27 14:26:25 mitchelh-linux winbindd[636]: Got sig[15] terminate (is_parent=1)
    May 27 14:26:31 mitchelh-linux rpcbind[502]: rpcbind terminating on signal. Restart with "rpcbind -w"
    May 27 14:26:31 mitchelh-linux rpcbind[502]: cannot open file = /run/rpcbind.xdr for writing
    May 27 14:26:31 mitchelh-linux rpcbind[502]: cannot save any registration
    May 27 14:26:31 mitchelh-linux rpcbind[502]: cannot open file = /run/portmap.xdr for writing
    May 27 14:26:31 mitchelh-linux rpcbind[502]: cannot save any registration
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped Permit User Sessions.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopping Remote File Systems.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped target Remote File Systems.
    May 27 14:26:31 mitchelh-linux systemd[1]: Unmounting /media/mitchelh...
    May 27 14:26:31 mitchelh-linux systemd[1]: rpcbind.service: main process exited, code=exited, status=2/INVALIDARGUMENT
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped RPC Bind.
    May 27 14:26:31 mitchelh-linux systemd[1]: Unit rpcbind.service entered failed state.
    May 27 14:26:31 mitchelh-linux gdm[618]: Freeing conversation 'gdm-password' with active job
    May 27 14:26:31 mitchelh-linux gdm[618]: Freeing conversation 'gdm-launch-environment' with active job
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) evdev: HP WMI hotkeys: Close
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) UnloadModule: "evdev"
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) evdev: USB Optical Mouse: Close
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) UnloadModule: "evdev"
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) evdev: Plantronics Plantronics .Audio 400 DSP: Close
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) UnloadModule: "evdev"
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) evdev: CHICONY HP Basic USB Keyboard: Close
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) UnloadModule: "evdev"
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) evdev: Power Button: Close
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) UnloadModule: "evdev"
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) evdev: Power Button: Close
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[623]: (II) UnloadModule: "evdev"
    May 27 14:26:31 mitchelh-linux gnome-session[879]: Received signal:15->'Terminated'
    May 27 14:26:31 mitchelh-linux org.gnome.evolution.dataserver.Calendar4[893]: Received terminate signal.
    May 27 14:26:31 mitchelh-linux nginx[8879]: 2014/05/27 14:26:24 [notice] 8879#0: signal process started
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: X.Org X Server 1.15.1
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Release Date: 2014-04-13
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: X Protocol Version 11, Revision 0
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Build Operating System: Linux 3.14.0-4-ARCH x86_64
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Current Operating System: Linux mitchelh-linux 3.14.4-1-ARCH #1 SMP PREEMPT Tue May 13 16:41:39 CEST 2014 x86_64
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9eb9fe8a-3b5a-4e9f-b1e0-da01424b016d rw quiet
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Build Date: 14 April 2014 08:39:09AM
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Current version of pixman: 0.32.4
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Before reporting problems, check http://wiki.x.org
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: to make sure that you have the latest version.
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: Markers: (--) probed, (**) from config file, (==) default setting,
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: (++) from command line, (!!) notice, (II) informational,
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    May 27 14:26:31 mitchelh-linux gdm-Xorg-:0[8896]: (++) Log file: "/dev/null", Time: Tue May 27 14:26:25 2014
    May 27 14:26:31 mitchelh-linux mkinitcpio[8898]: ==> Starting build: none
    May 27 14:26:31 mitchelh-linux mkinitcpio[8898]: -> Running build hook: [sd-shutdown]
    May 27 14:26:31 mitchelh-linux mkinitcpio[8898]: ==> Build complete.
    May 27 14:26:31 mitchelh-linux systemd[1]: Unmounted /media/mitchelh.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopping Network is Online.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped target Network is Online.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopping Network.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopped target Network.
    May 27 14:26:31 mitchelh-linux systemd[1]: Stopping A basic static ethernet connection...
    May 27 14:26:31 mitchelh-linux network[8987]: Stopping network profile 'ethernet-static'...
    May 27 14:26:32 mitchelh-linux network[8987]: Stopped network profile 'ethernet-static'
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped A basic static ethernet connection.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping system-netctl.slice.
    May 27 14:26:32 mitchelh-linux systemd[1]: Removed slice system-netctl.slice.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Basic System.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Basic System.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Slices.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Slices.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping User and Session Slice.
    May 27 14:26:32 mitchelh-linux systemd[1]: Removed slice User and Session Slice.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Paths.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Paths.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping CUPS Printer Service Spool.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped CUPS Printer Service Spool.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Timers.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Timers.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Daily man-db cache update.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Daily rotation of log files.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Daily rotation of log files.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Daily verification of password and group files.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Daily verification of password and group files.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Daily locate database update.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Daily locate database update.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Daily Cleanup of Temporary Directories.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Daily Cleanup of Temporary Directories.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Sockets.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Sockets.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping CUPS Printing Service Sockets.
    May 27 14:26:32 mitchelh-linux systemd[1]: Closed CUPS Printing Service Sockets.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Avahi mDNS/DNS-SD Stack Activation Socket.
    May 27 14:26:32 mitchelh-linux systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping D-Bus System Message Bus Socket.
    May 27 14:26:32 mitchelh-linux systemd[1]: Closed D-Bus System Message Bus Socket.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping System Initialization.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target System Initialization.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Apply Kernel Variables...
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Apply Kernel Variables.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Load/Save Random Seed...
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Encrypted Volumes.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Encrypted Volumes.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Setup Virtual Console...
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Setup Virtual Console.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Set Up Additional Binary Formats...
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Set Up Additional Binary Formats.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Swap.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Swap.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Load/Save Random Seed.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Create Volatile Files and Directories...
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped Create Volatile Files and Directories.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopping Local File Systems.
    May 27 14:26:32 mitchelh-linux systemd[1]: Stopped target Local File Systems.
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting /run/user/202719/gvfs...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting /run/user/120...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting NFS Configuration File System...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting /sys/kernel/debug...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting /local...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting Temporary Directory...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounted /run/user/202719/gvfs.
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounting /run/user/202719...
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounted NFS Configuration File System.
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounted /sys/kernel/debug.
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounted /run/user/120.
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounted /run/user/202719.
    May 27 14:26:32 mitchelh-linux systemd[1]: Unmounted Temporary Directory.
    May 27 14:26:34 mitchelh-linux systemd[1]: Unmounted /local.
    May 27 14:26:34 mitchelh-linux systemd[1]: Starting Unmount All Filesystems.
    May 27 14:26:34 mitchelh-linux systemd[1]: Reached target Unmount All Filesystems.
    May 27 14:26:34 mitchelh-linux systemd[1]: Stopping Local File Systems (Pre).
    May 27 14:26:34 mitchelh-linux systemd[1]: Stopped target Local File Systems (Pre).
    May 27 14:26:34 mitchelh-linux systemd[1]: Stopping Remount Root and Kernel File Systems...
    May 27 14:26:34 mitchelh-linux systemd[1]: Stopped Remount Root and Kernel File Systems.
    May 27 14:26:34 mitchelh-linux systemd[1]: Starting Shutdown.
    May 27 14:26:34 mitchelh-linux systemd[1]: Reached target Shutdown.
    May 27 14:26:34 mitchelh-linux systemd[1]: Starting Final Step.
    May 27 14:26:34 mitchelh-linux systemd[1]: Reached target Final Step.
    May 27 14:26:34 mitchelh-linux systemd[1]: Starting Reboot...
    May 27 14:26:34 mitchelh-linux systemd[1]: Shutting down.
    May 27 14:26:34 mitchelh-linux systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
    May 27 14:26:34 mitchelh-linux systemd[1]: Set hardware watchdog to 10min.
    May 27 14:26:34 mitchelh-linux kernel: watchdog watchdog0: watchdog did not stop!
    May 27 14:26:34 mitchelh-linux systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    May 27 14:26:34 mitchelh-linux systemd-journal[190]: Journal stopped
    -- Reboot --
    It looks to me like there's a crash in Xorg?? And possibly
    something bad going on with rpcbind?
    Is this a known issue? It's interesting that it has only recently
    started happening to me, and on two totally unrelated
    machines (one work machine and one home machine).
    If this isn't a known issue, any tips on further steps I can take
    for debugging?
    Thanks!
    Im honestly not sure and havent had this issue, but I can give you some troubleshooting ideas. You havent given us much to go on as to what level of troubleshooting youve already done, so Ill offer the basics.
    First, start disabling non-essential services with systemd (by disable I mean not stop but DISABLE where next boot these services wont be loaded). I would start by trying to disable as many of YOUR services (that is, ones that you use on all the machines that are having issues that arent vital for Arch to boot). Reboot (it will hang the first time since the service thats hanging on reboot will likely still hang), and then try to reboot again. If this fixes the reboot issue, enable (or perhaps just start them) half of the ones you disabled, and see if the problem comes back. Just run:
    systemctl
    as root to get a list of units/services.
    If nothing with services seems to fix it, I would start looking at modules. Sometimes people require certain modules to be blacklisted in order for things like rebooting to work (admittedly it seems to me this was more an issue when distros used init as opposed to systemd, but I could be wrong- maybe its just a testament to Linus and Co and their work on the kernel). It would be impossible for me to help you here as you have not given us any data on what your systems are, lsmod/lspci printouts, or any other information. If this is basic stuff youve tried, or if you try it now, let us know how it goes and we might be able to help you...
    Last edited by GSF1200S (2014-05-29 18:47:49)

  • Shutdown/reboot occasionally takes a long time - log attached

    Shutting down or rebooting occasionally takes around a minute to finish. It always hangs when rebooting from gnome, but shuts down normally when gdm is disabled. Hoping somebody can help me figure out the issue. The log was generated from following the instructions here (as according to the wiki).
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.17.4-1-ARCH (builduser@tobias) (gcc version 4.9.2 (GCC) ) #1 SMP PREEMPT Fri Nov 21 21:14:42 CET 2014
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda4
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000913ff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000091400-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cffbcfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cffbd000-0x00000000cffc3fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000cffc4000-0x00000000d09a4fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000d09a5000-0x00000000d0e7dfff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000d0e7e000-0x00000000d7db3fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000d7db4000-0x00000000d7ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000d8000000-0x00000000d8758fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000d8759000-0x00000000d87fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000d8800000-0x00000000d8f95fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000d8f96000-0x00000000d8ffffff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000d9000000-0x00000000da71bfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000da71c000-0x00000000da7fffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000da800000-0x00000000dbcf4fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000dbcf5000-0x00000000dbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000dd000000-0x00000000df1fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021edfffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: Dell Inc. Latitude E7440/ , BIOS A10 06/26/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x21ee00 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-DBFFF write-protect
    [ 0.000000] DC000-E7FFF uncachable
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7E00000000 write-back
    [ 0.000000] 1 base 0200000000 mask 7FE0000000 write-back
    [ 0.000000] 2 base 00E0000000 mask 7FE0000000 uncachable
    [ 0.000000] 3 base 00DE000000 mask 7FFE000000 uncachable
    [ 0.000000] 4 base 00DD000000 mask 7FFF000000 uncachable
    [ 0.000000] 5 base 021F000000 mask 7FFF000000 uncachable
    [ 0.000000] 6 base 021EE00000 mask 7FFFE00000 uncachable
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xdd000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xdbcf5 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fd980-0x000fd98f] mapped at [ffff8800000fd980]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff88000008b000] 8b000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b2c000, 0x01b2cfff] PGTABLE
    [ 0.000000] BRK [0x01b2d000, 0x01b2dfff] PGTABLE
    [ 0.000000] BRK [0x01b2e000, 0x01b2efff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x21ec00000-0x21edfffff]
    [ 0.000000] [mem 0x21ec00000-0x21edfffff] page 2M
    [ 0.000000] BRK [0x01b2f000, 0x01b2ffff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x21c000000-0x21ebfffff]
    [ 0.000000] [mem 0x21c000000-0x21ebfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff]
    [ 0.000000] [mem 0x200000000-0x21bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0xcffbcfff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
    [ 0.000000] [mem 0xc0000000-0xcfdfffff] page 2M
    [ 0.000000] [mem 0xcfe00000-0xcffbcfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xcffc4000-0xd09a4fff]
    [ 0.000000] [mem 0xcffc4000-0xcfffffff] page 4k
    [ 0.000000] [mem 0xd0000000-0xd07fffff] page 2M
    [ 0.000000] [mem 0xd0800000-0xd09a4fff] page 4k
    [ 0.000000] BRK [0x01b30000, 0x01b30fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xd0e7e000-0xd7db3fff]
    [ 0.000000] [mem 0xd0e7e000-0xd0ffffff] page 4k
    [ 0.000000] [mem 0xd1000000-0xd7bfffff] page 2M
    [ 0.000000] [mem 0xd7c00000-0xd7db3fff] page 4k
    [ 0.000000] BRK [0x01b31000, 0x01b31fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xd8000000-0xd8758fff]
    [ 0.000000] [mem 0xd8000000-0xd85fffff] page 2M
    [ 0.000000] [mem 0xd8600000-0xd8758fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xd8800000-0xd8f95fff]
    [ 0.000000] [mem 0xd8800000-0xd8dfffff] page 2M
    [ 0.000000] [mem 0xd8e00000-0xd8f95fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xd9000000-0xda71bfff]
    [ 0.000000] [mem 0xd9000000-0xda5fffff] page 2M
    [ 0.000000] [mem 0xda600000-0xda71bfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xda800000-0xdbcf4fff]
    [ 0.000000] [mem 0xda800000-0xdbbfffff] page 2M
    [ 0.000000] [mem 0xdbc00000-0xdbcf4fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
    [ 0.000000] [mem 0x100000000-0x1ffffffff] page 1G
    [ 0.000000] RAMDISK: [mem 0x3793e000-0x37c96fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000000EEE40 000024 (v02 DELL )
    [ 0.000000] ACPI: XSDT 0x00000000D8FEB088 00008C (v01 DELL CBX3 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000D8FFCA40 00010C (v05 DELL CBX3 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000D8FEB1A0 01189F (v02 DELL CBX3 00000014 INTL 20120711)
    [ 0.000000] ACPI: FACS 0x00000000DA7FE080 000040
    [ 0.000000] ACPI: APIC 0x00000000D8FFCB50 000072 (v03 DELL CBX3 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x00000000D8FFCBC8 000044 (v01 DELL CBX3 01072009 AMI 00010013)
    [ 0.000000] ACPI: SLIC 0x00000000D8FFCC10 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
    [ 0.000000] ACPI: LPIT 0x00000000D8FFCD88 00005C (v01 DELL CBX3 00000000 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000D8FFCDE8 000228 (v01 INTEL sensrhub 00000000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000D8FFD010 00051F (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000D8FFD530 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
    [ 0.000000] ACPI: HPET 0x00000000D8FFE008 000038 (v01 DELL CBX3 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000D8FFE040 000455 (v01 SataRe SataTabl 00001000 INTL 20120711)
    [ 0.000000] ACPI: MCFG 0x00000000D8FFE498 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
    [ 0.000000] ACPI: ASF! 0x00000000D8FFE4D8 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
    [ 0.000000] ACPI: DMAR 0x00000000D8FFE580 0000B0 (v01 INTEL HSW 00000001 INTL 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021edfffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x21edfffff]
    [ 0.000000] NODE_DATA [mem 0x21edf5000-0x21edf8fff]
    [ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216400000-ffff88021e3fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x21edfffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x00090fff]
    [ 0.000000] node 0: [mem 0x00100000-0xcffbcfff]
    [ 0.000000] node 0: [mem 0xcffc4000-0xd09a4fff]
    [ 0.000000] node 0: [mem 0xd0e7e000-0xd7db3fff]
    [ 0.000000] node 0: [mem 0xd8000000-0xd8758fff]
    [ 0.000000] node 0: [mem 0xd8800000-0xd8f95fff]
    [ 0.000000] node 0: [mem 0xd9000000-0xda71bfff]
    [ 0.000000] node 0: [mem 0xda800000-0xdbcf4fff]
    [ 0.000000] node 0: [mem 0x100000000-0x21edfffff]
    [ 0.000000] On node 0 totalpages: 2072932
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3984 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 13968 pages used for memmap
    [ 0.000000] DMA32 zone: 893908 pages, LIFO batch:31
    [ 0.000000] Normal zone: 18360 pages used for memmap
    [ 0.000000] Normal zone: 1175040 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0xdd200000-0xdf1fffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-39
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x00091000-0x00091fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x00092000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcffbd000-0xcffc3fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xd09a5000-0xd0e7dfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xd7db4000-0xd7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xd8759000-0xd87fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xd8f96000-0xd8ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xda71c000-0xda7fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdbcf5000-0xdbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdc000000-0xdcffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdd000000-0xdf1fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88021ea00000 s86848 r8192 d23744 u524288
    [ 0.000000] pcpu-alloc: s86848 r8192 d23744 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2040519
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda4
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 8078868K/8291728K available (5386K kernel code, 896K rwdata, 1712K rodata, 1140K init, 1176K bss, 212860K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] NR_IRQS:8448 nr_irqs:728 0
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 33554432 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 2693.901 MHz processor
    [ 0.000023] Calibrating delay loop (skipped), value calculated using timer frequency.. 5389.29 BogoMIPS (lpj=8979670)
    [ 0.000025] pid_max: default: 32768 minimum: 301
    [ 0.000030] ACPI: Core revision 20140724
    [ 0.010739] ACPI: All ACPI Tables successfully acquired
    [ 0.011418] Security Framework initialized
    [ 0.011422] Yama: becoming mindful.
    [ 0.011795] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.012985] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.013489] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.013496] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.013648] Initializing cgroup subsys memory
    [ 0.013652] Initializing cgroup subsys devices
    [ 0.013654] Initializing cgroup subsys freezer
    [ 0.013656] Initializing cgroup subsys net_cls
    [ 0.013657] Initializing cgroup subsys blkio
    [ 0.013673] CPU: Physical Processor ID: 0
    [ 0.013674] CPU: Processor Core ID: 0
    [ 0.013677] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.014508] mce: CPU supports 7 MCE banks
    [ 0.014517] CPU0: Thermal monitoring enabled (TM1)
    [ 0.014526] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    [ 0.014605] Freeing SMP alternatives memory: 20K (ffffffff819ff000 - ffffffff81a04000)
    [ 0.015196] ftrace: allocating 20686 entries in 81 pages
    [ 0.021855] dmar: Host address width 39
    [ 0.021856] dmar: DRHD base: 0x000000fed90000 flags: 0x0
    [ 0.021864] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
    [ 0.021865] dmar: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.021868] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
    [ 0.021869] dmar: RMRR base: 0x000000d7f18000 end: 0x000000d7f26fff
    [ 0.021870] dmar: RMRR base: 0x000000dd000000 end: 0x000000df1fffff
    [ 0.021999] IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1
    [ 0.021999] HPET id 0 under DRHD base 0xfed91000
    [ 0.022000] Queued invalidation will be enabled to support x2apic and Intr-remapping.
    [ 0.022120] Enabled IRQ remapping in x2apic mode
    [ 0.022121] Enabling x2apic
    [ 0.022121] Enabled x2apic
    [ 0.022127] Switched APIC routing to cluster x2apic.
    [ 0.022688] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.055682] smpboot: CPU0: Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz (fam: 06, model: 45, stepping: 01)
    [ 0.055688] TSC deadline timer enabled
    [ 0.055706] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.055721] ... version: 3
    [ 0.055722] ... bit width: 48
    [ 0.055722] ... generic registers: 4
    [ 0.055723] ... value mask: 0000ffffffffffff
    [ 0.055724] ... max period: 0000ffffffffffff
    [ 0.055724] ... fixed-purpose events: 3
    [ 0.055725] ... event mask: 000000070000000f
    [ 0.079128] x86: Booting SMP configuration:
    [ 0.079130] .... node #0, CPUs: #1
    [ 0.093091] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.099781] #2 #3
    [ 0.134365] x86: Booted up 1 node, 4 CPUs
    [ 0.134368] smpboot: Total of 4 processors activated (21559.17 BogoMIPS)
    [ 0.137752] devtmpfs: initialized
    [ 0.139439] PM: Registering ACPI NVS region [mem 0xcffbd000-0xcffc3fff] (28672 bytes)
    [ 0.139440] PM: Registering ACPI NVS region [mem 0xda71c000-0xda7fffff] (933888 bytes)
    [ 0.140040] pinctrl core: initialized pinctrl subsystem
    [ 0.140074] RTC time: 12:39:50, date: 11/28/14
    [ 0.140138] NET: Registered protocol family 16
    [ 0.140215] cpuidle: using governor ladder
    [ 0.140216] cpuidle: using governor menu
    [ 0.140235] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.140237] ACPI: bus type PCI registered
    [ 0.140238] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.140291] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.140293] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.140352] PCI: Using configuration type 1 for base access
    [ 0.140357] dmi type 0xB1 record - unknown flag
    [ 0.151341] ACPI: Added _OSI(Module Device)
    [ 0.151343] ACPI: Added _OSI(Processor Device)
    [ 0.151344] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.151346] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.154871] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.168502] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.439291] ACPI: Dynamic OEM Table Load:
    [ 0.439298] ACPI: SSDT 0xFFFF880212E9C800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
    [ 0.452760] ACPI: Dynamic OEM Table Load:
    [ 0.452766] ACPI: SSDT 0xFFFF880212EA1800 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
    [ 0.465955] ACPI: Dynamic OEM Table Load:
    [ 0.465960] ACPI: SSDT 0xFFFF880212E98A00 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
    [ 0.505925] ACPI: Interpreter enabled
    [ 0.505936] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
    [ 0.505944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
    [ 0.505966] ACPI: (supports S0 S3 S4 S5)
    [ 0.505968] ACPI: Using IOAPIC for interrupt routing
    [ 0.506003] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 1.205381] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 1.205387] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 1.205596] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
    [ 1.205719] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
    [ 1.206310] PCI host bridge to bus 0000:00
    [ 1.206313] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 1.206314] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 1.206315] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 1.206316] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 1.206317] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 1.206318] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 1.206319] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 1.206321] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
    [ 1.206326] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
    [ 1.206399] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
    [ 1.206408] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
    [ 1.206412] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 1.206416] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
    [ 1.206477] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
    [ 1.206483] pci 0000:00:03.0: reg 0x10: [mem 0xf7e34000-0xf7e37fff 64bit]
    [ 1.206564] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
    [ 1.206578] pci 0000:00:14.0: reg 0x10: [mem 0xf7e20000-0xf7e2ffff 64bit]
    [ 1.206625] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 1.206656] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 1.206685] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
    [ 1.206702] pci 0000:00:16.0: reg 0x10: [mem 0xf7e3f000-0xf7e3f01f 64bit]
    [ 1.206759] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 1.206817] pci 0000:00:16.3: [8086:9c3d] type 00 class 0x070002
    [ 1.206831] pci 0000:00:16.3: reg 0x10: [io 0xf0e0-0xf0e7]
    [ 1.206838] pci 0000:00:16.3: reg 0x14: [mem 0xf7e3d000-0xf7e3dfff]
    [ 1.206949] pci 0000:00:19.0: [8086:155a] type 00 class 0x020000
    [ 1.206962] pci 0000:00:19.0: reg 0x10: [mem 0xf7e00000-0xf7e1ffff]
    [ 1.206968] pci 0000:00:19.0: reg 0x14: [mem 0xf7e3c000-0xf7e3cfff]
    [ 1.206974] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
    [ 1.207020] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 1.233897] pci 0000:00:19.0: System wakeup disabled by ACPI
    [ 1.233944] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
    [ 1.233959] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e30000-0xf7e33fff 64bit]
    [ 1.234023] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 1.234070] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 1.234112] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
    [ 1.234186] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 1.234233] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 1.234275] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
    [ 1.234351] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 1.234400] pci 0000:00:1c.3: System wakeup disabled by ACPI
    [ 1.234440] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
    [ 1.234515] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 1.234563] pci 0000:00:1c.4: System wakeup disabled by ACPI
    [ 1.234604] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
    [ 1.234624] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e3b000-0xf7e3b3ff]
    [ 1.234709] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 1.234755] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 1.234794] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
    [ 1.234969] pci 0000:00:1f.2: [8086:282a] type 00 class 0x010400
    [ 1.234983] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
    [ 1.234990] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
    [ 1.234996] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
    [ 1.235003] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
    [ 1.235009] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
    [ 1.235016] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e3a000-0xf7e3a7ff]
    [ 1.235049] pci 0000:00:1f.2: PME# supported from D3hot
    [ 1.235117] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
    [ 1.235130] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e39000-0xf7e390ff 64bit]
    [ 1.235148] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
    [ 1.235293] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 1.235440] pci 0000:02:00.0: [8086:08b1] type 00 class 0x028000
    [ 1.235526] pci 0000:02:00.0: reg 0x10: [mem 0xf7d00000-0xf7d01fff 64bit]
    [ 1.235818] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [ 1.235853] pci 0000:02:00.0: System wakeup disabled by ACPI
    [ 1.240619] pci 0000:00:1c.3: PCI bridge to [bus 02]
    [ 1.240624] pci 0000:00:1c.3: bridge window [mem 0xf7d00000-0xf7dfffff]
    [ 1.242509] pci 0000:03:00.0: [1217:8520] type 00 class 0x080501
    [ 1.242531] pci 0000:03:00.0: reg 0x10: [mem 0xf7c01000-0xf7c01fff]
    [ 1.242544] pci 0000:03:00.0: reg 0x14: [mem 0xf7c00000-0xf7c007ff]
    [ 1.242675] pci 0000:03:00.0: PME# supported from D3hot D3cold
    [ 1.242706] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 1.249034] pci 0000:00:1c.4: PCI bridge to [bus 03]
    [ 1.249038] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 1.249112] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 1.327642] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.327687] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.327728] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 1.327770] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.327810] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
    [ 1.327851] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.327892] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 1.327935] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 1.394531] ACPI: Enabled 2 GPEs in block 00 to 7F
    [ 1.394582] ACPI : EC: GPE = 0x27, I/O: command/status = 0x934, data = 0x930
    [ 1.394688] vgaarb: setting as boot device: PCI:0000:00:02.0
    [ 1.394690] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 1.394694] vgaarb: loaded
    [ 1.394695] vgaarb: bridge control possible 0000:00:02.0
    [ 1.394734] PCI: Using ACPI for IRQ routing
    [ 1.395964] PCI: pci_cache_line_size set to 64 bytes
    [ 1.396001] e820: reserve RAM buffer [mem 0x00091400-0x0009ffff]
    [ 1.396002] e820: reserve RAM buffer [mem 0xcffbd000-0xcfffffff]
    [ 1.396003] e820: reserve RAM buffer [mem 0xd09a5000-0xd3ffffff]
    [ 1.396004] e820: reserve RAM buffer [mem 0xd7db4000-0xd7ffffff]
    [ 1.396005] e820: reserve RAM buffer [mem 0xd8759000-0xdbffffff]
    [ 1.396006] e820: reserve RAM buffer [mem 0xd8f96000-0xdbffffff]
    [ 1.396007] e820: reserve RAM buffer [mem 0xda71c000-0xdbffffff]
    [ 1.396008] e820: reserve RAM buffer [mem 0xdbcf5000-0xdbffffff]
    [ 1.396009] e820: reserve RAM buffer [mem 0x21ee00000-0x21fffffff]
    [ 1.396083] NetLabel: Initializing
    [ 1.396084] NetLabel: domain hash size = 128
    [ 1.396085] NetLabel: protocols = UNLABELED CIPSOv4
    [ 1.396093] NetLabel: unlabeled traffic allowed by default
    [ 1.396109] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 1.396113] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 1.398135] Switched to clocksource hpet
    [ 1.401902] pnp: PnP ACPI init
    [ 1.401962] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 1.401964] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 1.402136] system 00:01: [io 0x0680-0x069f] has been reserved
    [ 1.402138] system 00:01: [io 0xffff] has been reserved
    [ 1.402139] system 00:01: [io 0xffff] has been reserved
    [ 1.402140] system 00:01: [io 0xffff] has been reserved
    [ 1.402142] system 00:01: [io 0x1c00-0x1cfe] has been reserved
    [ 1.402143] system 00:01: [io 0x1d00-0x1dfe] has been reserved
    [ 1.402144] system 00:01: [io 0x1e00-0x1efe] has been reserved
    [ 1.402145] system 00:01: [io 0x1f00-0x1ffe] has been reserved
    [ 1.402146] system 00:01: [io 0x1800-0x18fe] could not be reserved
    [ 1.402148] system 00:01: [io 0x164e-0x164f] has been reserved
    [ 1.402149] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.402171] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 1.402203] system 00:03: [io 0x1854-0x1857] has been reserved
    [ 1.402205] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 1.402235] system 00:04: [io 0x04d0-0x04d1] has been reserved
    [ 1.402236] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.402261] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 1.402277] pnp 00:06: Plug and Play ACPI device, IDs DLL05cb PNP0f13 (active)
    [ 1.558185] pnp 00:07: Plug and Play ACPI device, IDs PNP0401 (disabled)
    [ 1.558436] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.558675] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 1.558677] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 1.558679] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 1.558681] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 1.558683] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 1.558685] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 1.558687] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
    [ 1.558688] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 1.558690] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
    [ 1.558692] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 1.558694] system 00:09: [mem 0xf7fdf000-0xf7fdffff] has been reserved
    [ 1.558696] system 00:09: [mem 0xf7fe0000-0xf7feffff] has been reserved
    [ 1.558698] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.771390] pnp: PnP ACPI: found 10 devices
    [ 1.777666] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 1.777674] pci 0000:00:1c.3: PCI bridge to [bus 02]
    [ 1.777678] pci 0000:00:1c.3: bridge window [mem 0xf7d00000-0xf7dfffff]
    [ 1.777683] pci 0000:00:1c.4: PCI bridge to [bus 03]
    [ 1.777686] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 1.777692] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 1.777693] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 1.777694] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 1.777695] pci_bus 0000:00: resource 7 [mem 0x000dc000-0x000dffff]
    [ 1.777696] pci_bus 0000:00: resource 8 [mem 0x000e0000-0x000e3fff]
    [ 1.777697] pci_bus 0000:00: resource 9 [mem 0x000e4000-0x000e7fff]
    [ 1.777698] pci_bus 0000:00: resource 10 [mem 0xdf200000-0xfeafffff]
    [ 1.777700] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff]
    [ 1.777701] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
    [ 1.777719] NET: Registered protocol family 2
    [ 1.777860] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 1.777958] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 1.778072] TCP: Hash tables configured (established 65536 bind 65536)
    [ 1.778085] TCP: reno registered
    [ 1.778093] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 1.778113] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 1.778156] NET: Registered protocol family 1
    [ 1.778166] pci 0000:00:02.0: Video device with shadowed ROM
    [ 1.828082] PCI: CLS 64 bytes, default 64
    [ 1.828123] Unpacking initramfs...
    [ 1.871405] Freeing initrd memory: 3428K (ffff88003793e000 - ffff880037c97000)
    [ 1.871424] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 1.871426] software IO TLB [mem 0xd3db4000-0xd7db4000] (64MB) mapped at [ffff8800d3db4000-ffff8800d7db3fff]
    [ 1.871552] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
    [ 1.871585] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x17
    [ 1.871591] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x17
    [ 1.871595] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x17
    [ 1.871600] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x17
    [ 1.871631] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 1.871649] Scanning for low memory corruption every 60 seconds
    [ 1.871815] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 1.871825] Initialise system trusted keyring
    [ 1.872058] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 1.872928] zpool: loaded
    [ 1.872930] zbud: loaded
    [ 1.873057] VFS: Disk quotas dquot_6.5.2
    [ 1.873081] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 1.873166] msgmni has been set to 15785
    [ 1.873205] Key type big_key registered
    [ 1.873310] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 1.873339] io scheduler noop registered
    [ 1.873341] io scheduler deadline registered
    [ 1.873360] io scheduler cfq registered (default)
    [ 1.873673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 1.873684] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 1.873710] intel_idle: MWAIT substates: 0x11142120
    [ 1.873711] intel_idle: v0.4 model 0x45
    [ 1.873711] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 1.873880] GHES: HEST is not enabled!
    [ 1.873930] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.894509] 0000:00:16.3: ttyS0 at I/O 0xf0e0 (irq = 19, base_baud = 115200) is a 16550A
    [ 1.894671] Linux agpgart interface v0.103
    [ 1.894705] rtc_cmos 00:02: RTC can wake from S4
    [ 1.894815] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    [ 1.894841] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 1.894850] Intel P-state driver initializing.
    [ 1.894963] ledtrig-cpu: registered to indicate activity on CPUs
    [ 1.895225] TCP: cubic registered
    [ 1.895445] NET: Registered protocol family 10
    [ 1.895950] NET: Registered protocol family 17
    [ 1.896572] Loading compiled-in X.509 certificates
    [ 1.896602] registered taskstats version 1
    [ 1.897570] Magic number: 6:540:684
    [ 1.897594] mem full: hash matches
    [ 1.897726] rtc_cmos 00:02: setting system clock to 2014-11-28 12:39:51 UTC (1417178391)
    [ 1.897938] PM: Hibernation image not present or could not be loaded.
    [ 1.899781] Freeing unused kernel memory: 1140K (ffffffff818e2000 - ffffffff819ff000)
    [ 1.899784] Write protecting the kernel read-only data: 8192k
    [ 1.904598] Freeing unused kernel memory: 748K (ffff880001545000 - ffff880001600000)
    [ 1.905436] Freeing unused kernel memory: 336K (ffff8800017ac000 - ffff880001800000)
    [ 1.910882] random: systemd-tmpfile urandom read with 5 bits of entropy available
    [ 1.921373] ACPI: bus type USB registered
    [ 1.921400] usbcore: registered new interface driver usbfs
    [ 1.921411] usbcore: registered new interface driver hub
    [ 1.921439] usbcore: registered new device driver usb
    [ 1.922121] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.922128] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
    [ 1.922197] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 1.922219] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
    [ 1.922426] hub 1-0:1.0: USB hub found
    [ 1.922436] hub 1-0:1.0: 9 ports detected
    [ 1.923225] sdhci: Secure Digital Host Controller Interface driver
    [ 1.923226] sdhci: Copyright(c) Pierre Ossman
    [ 1.924570] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.924575] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 1.924728] hub 2-0:1.0: USB hub found
    [ 1.924735] hub 2-0:1.0: 4 ports detected
    [ 1.926216] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 1.927853] i8042: Warning: Keylock active
    [ 1.929889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.930158] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.930199] ehci-pci: EHCI PCI platform driver
    [ 1.930305] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 1.930310] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
    [ 1.930318] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 1.930320] ehci-pci 0000:00:1d.0: debug port 2
    [ 1.931767] sdhci-pci 0000:03:00.0: SDHCI controller found [1217:8520] (rev 1)
    [ 1.931904] mmc0: Unknown controller version (3). You may experience problems.
    [ 1.931981] sdhci-pci 0000:03:00.0: No vmmc regulator found
    [ 1.931983] sdhci-pci 0000:03:00.0: No vqmmc regulator found
    [ 1.932090] mmc0: SDHCI controller on PCI [0000:03:00.0] using ADMA
    [ 1.932514] SCSI subsystem initialized
    [ 1.933310] libata version 3.00 loaded.
    [ 1.934212] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 1.934225] ehci-pci 0000:00:1d.0: irq 21, io mem 0xf7e3b000
    [ 1.941283] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 1.941466] hub 3-0:1.0: USB hub found
    [ 1.941474] hub 3-0:1.0: 3 ports detected
    [ 1.941892] ahci 0000:00:1f.2: version 3.0
    [ 1.942016] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
    [ 1.942031] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
    [ 1.942048] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 3 ports 6 Gbps 0x3 impl RAID mode
    [ 1.942050] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag led clo only pio slum part sxs deso sadm sds apst
    [ 1.942412] scsi host0: ahci
    [ 1.942526] scsi host1: ahci
    [ 1.942614] scsi host2: ahci
    [ 1.942647] ata1: SATA max UDMA/133 abar m2048@0xf7e3a000 port 0xf7e3a100 irq 43
    [ 1.942648] ata2: SATA max UDMA/133 abar m2048@0xf7e3a000 port 0xf7e3a180 irq 43
    [ 1.942649] ata3: DUMMY
    [ 1.943843] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 2.261227] ata1: SATA link down (SStatus 0 SControl 300)
    [ 2.281258] usb 1-1: new low-speed USB device number 2 using xhci_hcd
    [ 2.475146] usb 1-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 2.475161] usb 1-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 2.478305] hidraw: raw HID events driver (C) Jiri Kosina
    [ 2.510160] usbcore: registered new interface driver usbhid
    [ 2.510165] usbhid: USB HID core driver
    [ 2.511015] input: CM Storm Side print as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:2516:0017.0001/input/input2
    [ 2.511112] hid-generic 0003:2516:0017.0001: input,hidraw0: USB HID v1.10 Keyboard [CM Storm Side print] on usb-0000:00:14.0-1/input0
    [ 2.511272] input: CM Storm Side print as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:2516:0017.0002/input/input3
    [ 2.511327] hid-generic 0003:2516:0017.0002: input,hidraw1: USB HID v1.10 Device [CM Storm Side print] on usb-0000:00:14.0-1/input1
    [ 2.581125] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 2.583960] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1
    [ 2.583963] ata2.00: ATA-9: SAMSUNG SSD PM841 mSATA 256GB, DXT43D0Q, max UDMA/133
    [ 2.583966] ata2.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.584417] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1
    [ 2.584475] ata2.00: configured for UDMA/133
    [ 2.584621] scsi 1:0:0:0: Direct-Access ATA SAMSUNG SSD PM84 3D0Q PQ: 0 ANSI: 5
    [ 2.587762] sd 1:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
    [ 2.587854] sd 1:0:0:0: [sda] Write Protect is off
    [ 2.587857] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.587892] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.588390] sda: sda1 sda2 sda3 < sda5 > sda4
    [ 2.588778] sd 1:0:0:0: [sda] Attached SCSI disk
    [ 2.634390] usb 1-2: new full-speed USB device number 3 using xhci_hcd
    [ 2.816687] logitech-djreceiver 0003:046D:C52B.0005: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-2/input2
    [ 2.865339] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.868904] input: Logitech Unifying Device. Wireless PID:1025 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0005/0003:046D:C52B.0006/input/input4
    [ 2.868997] logitech-djdevice 0003:046D:C52B.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:1025] on usb-0000:00:14.0-2:1
    [ 2.874352] tsc: Refined TSC clocksource calibration: 2693.763 MHz
    [ 2.974263] usb 1-4: new high-speed USB device number 4 using xhci_hcd
    [ 3.181887] systemd[1]: systemd 217 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN )
    [ 3.182035] systemd[1]: Detected architecture 'x86-64'.
    [ 3.194133] systemd[1]: Set hostname to <arch>.
    [ 3.319189] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 3.319237] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 3.319247] systemd[1]: Starting Login Prompts.
    [ 3.319555] systemd[1]: Reached target Login Prompts.
    [ 3.319564] systemd[1]: Starting Remote File Systems.
    [ 3.319842] systemd[1]: Reached target Remote File Systems.
    [ 3.319850] systemd[1]: Starting Encrypted Volumes.
    [ 3.320124] systemd[1]: Reached target Encrypted Volumes.
    [ 3.320135] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 3.320161] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 3.320168] systemd[1]: Starting Paths.
    [ 3.320442] systemd[1]: Reached target Paths.
    [ 3.320458] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 3.320800] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 3.320807] systemd[1]: Expecting device dev-sda5.device...
    [ 3.320988] systemd[1]: Starting Root Slice.
    [ 3.323556] systemd[1]: Created slice Root Slice.
    [ 3.323563] systemd[1]: Starting User and Session Slice.
    [ 3.323908] systemd[1]: Created slice User and Session Slice.
    [ 3.323915] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 3.324219] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 3.324225] systemd[1]: Starting Delayed Shutdown Socket.
    [ 3.324496] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 3.324502] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 3.324767] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 3.324773] systemd[1]: Starting Journal Socket (/dev/log).
    [ 3.325039] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 3.325045] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 3.325308] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 3.325315] systemd[1]: Starting udev Kernel Socket.
    [ 3.325583] systemd[1]: Listening on udev Kernel Socket.
    [ 3.325590] systemd[1]: Starting udev Control Socket.
    [ 3.325848] systemd[1]: Listening on udev Control Socket.
    [ 3.325854] systemd[1]: Starting Journal Socket.
    [ 3.326116] systemd[1]: Listening on Journal Socket.
    [ 3.326125] systemd[1]: Starting System Slice.
    [ 3.326463] systemd[1]: Created slice System Slice.
    [ 3.326470] systemd[1]: Starting system-getty.slice.
    [ 3.326811] systemd[1]: Created slice system-getty.slice.
    [ 3.326818] systemd[1]: Starting File System Check on Root Device...
    [ 3.327219] systemd[1]: Mounting POSIX Message Queue File System...
    [ 3.327665] systemd[1]: Mounting Debug File System...
    [ 3.329906] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 3.330515] systemd[1]: Mounting Huge Pages File System...
    [ 3.331523] systemd[1]: Started Load Kernel Modules.
    [ 3.331542] systemd[1]: Starting Apply Kernel Variables...
    [ 3.332076] systemd[1]: Mounting Configuration File System...
    [ 3.332535] systemd[1]: Starting udev Coldplug all Devices...
    [ 3.333027] systemd[1]: Mounted FUSE Control File System.
    [ 3.333050] systemd[1]: Starting Setup Virtual Console...
    [ 3.334003] systemd[1]: Started Set Up Additional Binary Formats.
    [ 3.334022] systemd[1]: Starting Journal Service...
    [ 3.334127] usb 3-1: new high-speed USB device number 2 using ehci-pci
    [ 3.334690] systemd[1]: Starting Slices.
    [ 3.334989] systemd[1]: Reached target Slices.
    [ 3.335017] systemd[1]: Mounting Temporary Directory...
    [ 3.336387] systemd[1]: Mounted Configuration File System.
    [ 3.336662] systemd[1]: Mounted Huge Pages File System.
    [ 3.336952] systemd[1]: Mounted Debug File System.
    [ 3.337249] systemd[1]: Mounted POSIX Message Queue File System.
    [ 3.337670] systemd[1]: Mounted Temporary Directory.
    [ 3.338263] systemd[1]: Started Create list of required static device nodes for the current kernel.
    [ 3.347562] systemd[1]: Started udev Coldplug all Devices.
    [ 3.349093] systemd[1]: Started Apply Kernel Variables.
    [ 3.360430] systemd[1]: Started Setup Virtual Console.
    [ 3.361945] systemd[1]: Started Journal Service.
    [ 3.372168] EXT4-fs (sda4): re-mounted. Opts: data=ordered
    [ 3.378564] systemd-journald[140]: Received request to flush runtime journal from PID 1
    [ 3.390115] systemd-journald[140]: File /var/log/journal/b51a0177d316449caf53fe2b64b1689f/system.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 3.393413] Adding 1048572k swap on /swapfile. Priority:-1 extents:34 across:4669436k SSFS
    [ 3.457862] hub 3-1:1.0: USB hub found
    [ 3.457961] hub 3-1:1.0: 8 ports detected
    [ 3.724128] usb 3-1.3: new full-speed USB device number 3 using ehci-pci
    [ 3.739102] [drm] Initialized drm 1.1.0 20060810
    [ 3.741581] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
    [ 3.743113] ACPI: Lid Switch [LID0]
    [ 3.743160] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
    [ 3.743164] ACPI: Power Button [PBTN]
    [ 3.743201] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7
    [ 3.743203] ACPI: Sleep Button [SBTN]
    [ 3.743242] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
    [ 3.743244] ACPI: Power Button [PWRF]
    [ 3.755369] [drm] Memory usable by graphics device = 2048M
    [ 3.755372] [drm] Replacing VGA console driver
    [ 3.755398] Console: switching to colour dummy device 80x25
    [ 3.759294] pps_core: LinuxPPS API ver. 1 registered
    [ 3.759297] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    [ 3.760878] PTP clock support registered
    [ 3.764787] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
    [ 3.764790] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
    [ 3.778751] ACPI: AC Adapter [AC] (on-line)
    [ 3.787026] parport_pc 00:07: [io 0x0378-0x037b]
    [ 3.787038] parport_pc 00:07: [io 0x0278-0x027b]
    [ 3.787045] parport_pc 00:07: [io 0x03bc-0x03bf]
    [ 3.787053] parport_pc 00:07: [io 0x0378-0x037b]
    [ 3.787088] parport_pc 00:07: [irq 7]
    [ 3.790976] random: nonblocking pool is initialized
    [ 3.800656] i915 0000:00:02.0: irq 44 for MSI/MSI-X
    [ 3.800666] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 3.800668] [drm] Driver supports precise vblank timestamp query.
    [ 3.801337] mousedev: PS/2 mouse device common for all mice
    [ 3.802241] media: Linux media interface: v0.10
    [ 3.805123] Linux video capture interface: v2.00
    [ 3.809744] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_HD (0c45:64d2)
    [ 3.814123] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 3.832699] FAT-fs (sda5): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [ 3.837953] [drm] VBT doesn't support DRRS
    [ 3.848883] input: Laptop_Integrated_Webcam_HD as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input9
    [ 3.848968] usbcore: registered new interface driver uvcvideo
    [ 3.848970] USB Video Class driver (1.1.1)
    [ 3.854759] input: PC Speaker as /devices/platform/pcspkr/input/input11
    [ 3.869915] AVX2 version of gcm_enc/dec engaged.
    [ 3.876562] Switched to clocksource tsc
    [ 3.882384] fbcon: inteldrmfb (fb0) is primary device
    [ 3.882459] Console: switching to colour frame buffer device 240x67
    [ 3.882465] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 3.882466] i915 0000:00:02.0: registered panic notifier
    [ 3.887311] usb 3-1.5: new full-speed USB device number 4 using ehci-pci
    [ 3.912518] intel_rapl: Found RAPL domain package
    [ 3.912522] intel_rapl: Found RAPL domain core
    [ 3.912525] intel_rapl: Found RAPL domain uncore
    [ 3.912528] intel_rapl: Found RAPL domain dram
    [ 3.978405] usb 3-1.5: config 0 has an invalid interface number: 3 but max is 2
    [ 3.978408] usb 3-1.5: config 0 has no interface number 2
    [ 3.993260] usb 3-1.5: config 0 descriptor??
    [ 4.037309] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 4.064411] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
    [ 4.090652] parport_pc 00:07: activated
    [ 4.090656] parport_pc 00:07: reported by Plug and Play ACPI
    [ 4.130601] thermal LNXTHERM:00: registered as thermal_zone1
    [ 4.130604] ACPI: Thermal Zone [THM] (25 C)
    [ 4.151928] parport_pc 00:07: disabled
    [ 4.157798] ppdev: user-space parallel port driver
    [ 4.169350] Bluetooth: Core ver 2.19
    [ 4.169361] NET: Registered protocol family 31
    [ 4.169362] Bluetooth: HCI device and connection manager initialized
    [ 4.169367] Bluetooth: HCI socket layer initialized
    [ 4.169368] Bluetooth: L2CAP socket layer initialized
    [ 4.169370] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12
    [ 4.169372] Bluetooth: SCO socket layer initialized
    [ 4.169452] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
    [ 4.170062] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 4.170182] mei_me 0000:00:16.0: irq 45 for MSI/MSI-X
    [ 4.174918] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [ 4.174936] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
    [ 4.182932] cfg80211: Calling CRDA to update world regulatory domain
    [ 4.183119] usbcore: registered new interface driver btusb
    [ 4.189926] Intel(R) Wireless WiFi driver for Linux, in-tree:
    [ 4.189928] Copyright(c) 2003- 2014 Intel Corporation
    [ 4.190062] iwlwifi 0000:02:00.0: irq 47 for MSI/MSI-X
    [ 4.190411] iTCO_vendor_support: vendor-support=0
    [ 4.190433] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7260-10.ucode failed with error -2
    [ 4.196550] iwlwifi 0000:02:00.0: loaded firmware version 25.222.9.0 op_mode iwlmvm
    [ 4.197715] Bluetooth: hci0: read Intel version: 370710018002030d00
    [ 4.199063] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
    [ 4.200857] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 4.200888] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
    [ 4.201317] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 4.214582] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
    [ 4.214636] iwlwifi 0000:02:00.0: L1 Disabled - LTR Enabled
    [ 4.214850] iwlwifi 0000:02:00.0: L1 Disabled - LTR Enabled
    [ 4.275919] mei_me 0000:00:16.0: NFC MEI VERSION: IVN 0x1 Vendor ID 0x1 Type 0x1
    [ 4.281456] nfc: nfc_init: NFC Core ver 0.1
    [ 4.281470] NET: Registered protocol family 39
    [ 4.283456] Probing NFC pn544
    [ 4.343007] e1000e 0000:00:19.0 eth0: registered PHC clock
    [ 4.343011] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) ec:f4:bb:14:77:65
    [ 4.343013] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
    [ 4.343046] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
    [ 4.343328] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140724/utaddress-258)
    [ 4.343334] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.343540] snd_hda_intel 0000:00:03.0: irq 48 for MSI/MSI-X
    [ 4.343587] snd_hda_intel 0000:00:1b.0: irq 49 for MSI/MSI-X
    [ 4.343986] e1000e 0000:00:19.0 eno1: renamed from eth0
    [ 4.352670] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
    [ 4.352737] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
    [ 4.352872] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
    [ 4.355566] sound hdaudioC1D0: autoconfig: line_outs=1 (0x16/0x0/0x0/0x0/0x0) type:line
    [ 4.355569] sound hdaudioC1D0: speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
    [ 4.355570] sound hdaudioC1D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
    [ 4.355571] sound hdaudioC1D0: mono: mono_out=0x0
    [ 4.355572] sound hdaudioC1D0: inputs:
    [ 4.355574] sound hdaudioC1D0: Dock Mic=0x19
    [ 4.355575] sound hdaudioC1D0: Headset Mic=0x1a
    [ 4.355576] sound hdaudioC1D0: Internal Mic=0x12
    [ 4.360866] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input17
    [ 4.361019] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18
    [ 4.361075] input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input19
    [ 4.361139] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input20
    [ 4.403743] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
    [ 4.416656] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
    [ 4.430486] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
    [ 4.543423] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
    [ 4.643752] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
    [ 4.643829] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
    [ 4.689285] ACPI: Battery Slot [BAT0] (battery present)
    [ 4.794785] ACPI: Battery Slot [BAT1] (battery absent)
    [ 4.795000] wmi: Mapper loaded
    [ 4.799246] input: Dell WMI hotkeys as /devices/virtual/input/input21
    [ 5.224839] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input13
    [ 5.237027] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input10
    [ 6.151404] e1000e: eno1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
    [ 6.151408] e1000e 0000:00:19.0 eno1: 10/100 speed: disabling TSO
    [ 6.151433] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
    [ 6.527588] fuse init (API version 7.23)
    [ 10.170530] systemd-journald[140]: File /var/log/journal/b51a0177d316449caf53fe2b64b1689f/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 14.976527] chrome[733]: segfault at 1f8 ip 00007ff21fe5890f sp 00007fff86758840 error 4 in i965_dri.so[7ff21fb05000+51c000]
    [ 15.169665] chrome[824]: segfault at 1f8 ip 00007fe9538bf90f sp 00007fff0bf57760 error 4 in i965_dri.so[7fe95356c000+51c000]
    [ 15.355866] chrome[840]: segfault at 1f8 ip 00007f1f6fe3590f sp 00007fffa6addc80 error 4 in i965_dri.so[7f1f6fae2000+51c000]
    [ 376.347724] device-mapper: uevent: version 1.0.3
    [ 376.347783] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: [email protected]
    [ 376.998227] SGI XFS with ACLs, security attributes, realtime, no debug enabled
    [ 377.002394] JFS: nTxBlock = 8192, nTxLock = 65536
    [ 377.008924] ntfs: driver 2.1.30 [Flags: R/W MODULE].
    [ 377.074399] raid6: sse2x1 10270 MB/s
    [ 377.131047] raid6: sse2x2 13023 MB/s
    [ 377.187704] raid6: sse2x4 14859 MB/s
    [ 377.244330] raid6: avx2x1 20305 MB/s
    [ 377.300974] raid6: avx2x2 23534 MB/s
    [ 377.357619] raid6: avx2x4 27195 MB/s
    [ 377.357620] raid6: using algorithm avx2x4 (27195 MB/s)
    [ 377.357621] raid6: using avx2x2 recovery algorithm
    [ 377.360716] xor: automatically using best checksumming function:
    [ 377.390937] avx : 32226.000 MB/sec
    [ 377.400530] Btrfs loaded
    [ 378.240319] EXT4-fs (sda3): unable to read superblock
    [ 378.241248] EXT4-fs (sda3): unable to read superblock
    [ 378.242031] EXT4-fs (sda3): unable to read superblock
    [ 378.242984] FAT-fs (sda3): FAT read failed (blocknr 46)
    [ 378.244005] XFS (sda3): Invalid superblock magic number
    [ 378.247073] FAT-fs (sda3): FAT read failed (blocknr 46)
    [ 378.249584] ntfs: (device sda3): is_boot_sector_ntfs(): Invalid boot sector checksum.
    [ 378.249587] ntfs: (device sda3): read_ntfs_boot_sector(): Primary boot sector is invalid.
    [ 378.249589] ntfs: (device sda3): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.
    [ 378.249590] ntfs: (device sda3): ntfs_fill_super(): Not an NTFS volume.
    [ 378.250506] MINIX-fs: unable to read superblock
    [ 378.251392] attempt to access beyond end of device
    [ 378.251395] sda3: rw=16, want=3, limit=2
    [ 378.251397] hfsplus: unable to find HFS+ superblock
    [ 378.252183] ufs: You didn't specify the type of your ufs filesystem
    mount -t ufs -o ufstype=sun|sunx86|44bsd|ufs2|5xbsd|old|hp|nextstep|nextstep-cd|openstep
    >>>WARNING<<< Wrong ufstype may corrupt your filesystem, default is ufstype=old
    [ 378.253713] hfs: can't find a HFS filesystem on dev sda3
    [ 383.958842] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [ 474.281808] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    [ 474.283777] systemd-journald[140]: Received SIGTERM from PID 1 (systemd-shutdow).
    [ 474.334882] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
    [ 474.336853] systemd-shutdown[1]: Hardware watchdog 'INTCAMT', version 0
    [ 474.336989] systemd-shutdown[1]: Unmounting file systems.
    [ 474.337077] systemd-shutdown[1]: Unmounting /sys/fs/fuse/connections.
    [ 474.351428] systemd-shutdown[1]: Unmounting /sys/kernel/config.
    [ 474.364595] systemd-shutdown[1]: Unmounting /dev/hugepages.
    [ 474.398169] systemd-shutdown[1]: Unmounting /sys/kernel/debug.
    [ 474.427977] systemd-shutdown[1]: Unmounting /dev/mqueue.
    [ 474.503917] EXT4-fs (sda4): re-mounted. Opts: (null)
    [ 474.507364] EXT4-fs (sda4): re-mounted. Opts: (null)
    [ 474.507366] EXT4-fs (sda4): re-mounted. Opts: (null)
    [ 474.507374] systemd-shutdown[1]: All filesystems unmounted.
    [ 474.507376] systemd-shutdown[1]: Deactivating swaps.
    [ 474.507416] systemd-shutdown[1]: All swaps deactivated.
    [ 474.507418] systemd-shutdown[1]: Detaching loop devices.
    [ 474.507974] systemd-shutdown[1]: All loop devices detached.
    [ 474.507977] systemd-shutdown[1]: Detaching DM devices.
    [ 474.508001] systemd-shutdown[1]: All DM devices detached.
    [ 474.515958] EXT4-fs (sda4): re-mounted. Opts: data=ordered

    graysky wrote:What about with alternative greeter like lxdm?
    It works fine with lxdm, so I guess this is a gdm specific problem. I'd prefer to use gdm though, if only because it supports suspend on lid close.

  • Udevd won't stop at shutdown

    Hello,
    I've been using ArchLinux for around 6 months without any issue on a HP laptop.
    Now I've moved on a ASUS F200M (a netbook), and have installed Arch on it.
    The installation was fine (from a usb stick), and I could reboot on my / partition.
    But when I shutdown Arch, I face a problem : systemd tries to kill udevd without result...
    It starts by sending to this process a SIGTERM, which it seems to ignore, and then a SIGKILL, which has no effect on it!
    Consequence : the shudown is blocked for 10 minutes.
    On top of that, journald stops when systemd tells him to do so... thus I don't see how I could get more information on what happens!
    Thanks for helping!
    Belazor
    Last edited by Belazor (2014-10-28 15:10:32)

    Same problem on an ASUS X551MA.
    shutdown log,
    [ 125.295190] watchdog watchdog0: watchdog did not stop!
    [ 125.540018] systemd-journald[118]: Received SIGTERM from PID 1 (systemd-shutdow).
    [ 135.342936] systemd-shutdown[1]: Sending SIGKILL to PID 136 (systemd-udevd).
    [ 135.343834] systemd-shutdown[1]: Sending SIGKILL to PID 145 (systemd-udevd).
    [ 135.344703] systemd-shutdown[1]: Sending SIGKILL to PID 146 (systemd-udevd).
    [ 145.991173] EXT4-fs (sda7): re-mounted. Opts: (null)
    [ 145.997325] EXT4-fs (sda7): re-mounted. Opts: (null)
    [ 145.997565] EXT4-fs (sda7): re-mounted. Opts: (null)
    [ 146.115973] EXT4-fs (sda7): re-mounted. Opts: data=ordered
    Then it waits for 10 minutes to shut down

  • Clear tty1 before shutdown?

    Hey guys,
    I start xorg on vt5 and leave a getty running on vt1.
    During shutdown the terminal isn't cleared, so the first systemd shutdown message is printed just after the "hostname login: " getty prompt.
    Is there a way to have the tty cleared before the shutdown messages are printed?

    Is it possible to clear the JPanel before repainting? Yes, that is the default behaviour of JPanel (and all Swing components that are opaque).
    You must have strange code if it isn't painting correctly.
    If you need further help then you need to create a <b>Short, Self Contained, Compilable and Executable, Example Program</b> (SSCCE) that demonstrates the incorrect behaviour.
    see http://homepage1.nifty.com/algafield/sscce.html
    Don't forget to use the <b>Code Formatting Tags</b> so the posted code retains its original formatting.
    see http://forum.java.sun.com/help.jspa?sec=formatting

  • Order of starting db,listener in 11i

    Hi,
    This is silly question. what is the order of starting/stopping db and db listener in 11i.
    1). We take cold backup every fri and in the backup log file i see that the addlnctl.sh stop <SID> is hanging and after that the whole system (O/S) is hanging.
    The O/S Enterprise Linux AS 4.
    Appl: 11.5.10.2
    DB:10.2.0.3
    I modified the script last week to stop
    stop db in immediate mode
    stop the db listner
    start the db
    stop db in normal mode
    But the backup itself was not taken coz the logfile ends with
    shutting down database listener....
    Is ther any problem with the order of executing the scripts in the above pattern.
    I followed,
    Startup/Shutdown order
    Any metalink note would be appreciated.
    But want to make sure.
    Regards
    Taher.

    Hi Taher;
    This is silly question. what is the order of starting/stopping db and db listener in 11i.I belive there is no silly question ;) feel to ask question freely here
    1). We take cold backup every fri and in the backup log file i see that the addlnctl.sh stop <SID> is hanging and after that the whole system (O/S) is hanging.
    The O/S Enterprise Linux AS 4.
    Appl: 11.5.10.2
    DB:10.2.0.3
    I modified the script last week to stop
    stop db in immediate mode
    stop the db listner
    start the db
    stop db in normal mode
    But the backup itself was not taken coz the logfile ends with
    shutting down database listener....
    Is ther any problem with the order of executing the scripts in the above pattern.I am using cold backup script for my instance too. My script working as:
    1. STOPPING ORACLE SERVICES:
    #Stop Oracle e-Business Suite Services:
    Firts close appl side:
    su - $ORA_OWNER_APP -c "$COMMON_TOP/admin/scripts/$SID_HOST/adstpall.sh apps/apps"
    sleep 240
    then close lsnr and database:
    su - $ORA_OWNER_DB -c "$ORACLE_HOME/appsutil/scripts/$SID_HOST/addlnctl.sh stop $ORA_SID_DB"
    su - $ORA_OWNER_DB -c "$ORACLE_HOME/appsutil/scripts/$SID_HOST/addbctl.sh stop immediate"
    2. Starting ORACLE SERVICES:
    # Start the Oracle e-Business Suite Services
    su - $ORA_OWNER_DB -c "$ORACLE_HOME/appsutil/scripts/$SID_HOST/addbctl.sh start"
    su - $ORA_OWNER_DB -c "$ORACLE_HOME/appsutil/scripts/$SID_HOST/addlnctl.sh start $ORA_SID_DB"
    su - $ORA_OWNER_APP -c "$COMMON_TOP/admin/scripts/$SID_HOST/adstrtal.sh apps/apps"
    I belive if you follow this way you wont have problem, this method working so well for me
    Hope it helps
    Regard
    Helios

Maybe you are looking for