Hacking systemd and encrypted volumes

I am slowly migrating my system over to partitions encrypted with dm-crypt/LUKS. I am working on /var now. I would like to have the keyfile for /var created each time during boot based off my specific hardware and stored to /tmp (the exact same keyfile would be created each time since my hardware will not be changing). /var would automatically unlock from this keyfile. The idea is that, unless someone has my login credentials they will not be able to read /var while my computer is on. If someone tries to read the hard drive in another computer, they will never find the keyfile. And if the thief is smart enough to know what's going on, they will have a hard time figuring out how the keyfile is created.
So, I'm thinking I need a boot order as follows:
Mount / and /tmp
Create keyfile
Mount /var
Delete keyfile from /tmp
Continue with rest of boot
Is it possible to hack systemd to do this? Any tips on how to do it? I can write a shell script to create the file and mount /var (since /etc/fstab would have already been read) but I'm not sure how to make it run at the right time in systemd.

Why would someone steal your hard drive and not your computer? Hard drives aren't that valuable. And if they stole your computer, and your root wasn't encrypted, they would be able to figure out how to decrypt your /var fairly easily. If your root is encrypted, then any old keyfile would work, as they couldn't access it unless they decrypted your root. So your scheme would only work in the odd scenario where a person steals your hard drive and not your computer. Taking out your hard drive would take a decent amount of time; it wouldn't just be a snatch and grab. So if a thief is going to take that much time to steal your hard drive only (leaving your computer behind), then they would probably have enough time to use a livecd to check if your hard drive is encrypted, and how. If your root is encrypted, they might do the evil maid attack. And if a person invests THAT much time into stealing your data, they would probably check to see if they could decrypt the rest of your data before they yanked your drives and ran.
Honestly, I don't think your scheme would secure your system any more than a basic full disk encryption would. There is a far better chance of an attack coming from the net than someone trying to break your encryption. Your encryption can't stop those attacks.

Similar Messages

  • Btrfs and encrypted volumes

    I suppose this is a rather complicated question, but hopefully i can word it well enough:
    If i have a btrfs volume on an encrypted partition (using dm-crypt/luks), and i want to expand it to another physical drive, would i need to setup an encrypted volume on the second drive as well, or would the first volume's encryption apply to the 2 (once i've run btrfs-vol -b).
    More precicesly should i run "btrfs-vol -a /dev/mapper/encrypted-vol2 /media/foo" or would "btrfs-vol -a /dev/sdc1 /media/foo" be better.
    I've already attempted doing so with both partitions encrypted, which results in a significant amount of CPU usage required to access the drives and potentially might slow things down more then needed. I'd like to know if doing it on an unencrypted partition would work while still maintaining the encryption.

    I have no specific knowledge about btrfs, but with my understanding of how device mapper works in general, I would say you would find yourself with some files being encrypted and some files not.
    The filesystem is just seeing an underlying block device, there's no difference for it between accessing a 'raw' block device (like a partition) and a device-mapper block device (like an encrypted partition). I doubt btrfs does any extensive check on the nature of the block device before using it, because that wouldn't be really portable.

  • Issue with LVM and 2 volume groups.

    I have 2 physical disks with one volume group on each of them. First contains root and /home. Second one contains /var and swap. After update I got "Timeout error" for /var and swap. I can boot in emergency systemd mode and can clearly see /var and swap partitions. I have lvm2 hook after udev and before fiesystems. I done latest changes to LVM long before and everything worked fine.
    Any advice? Thank you.
    Last edited by Gonzih (2013-05-03 13:33:15)

    Yep, I can see them and mount them (logical volumes). I booted with debug log level for systemd and log target to kmsg. But I can't find anything interesting in logs.
    here is dmesg output:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.8.10-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.0 20130411 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Apr 27 12:36:59 CEST 2013
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/SSDVolGroup-root ro resume=/dev/mapper/MainVolGroup-swap systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000aac0bfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000aac0c000-0x00000000aad8dfff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000aad8e000-0x00000000aad93fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000aad94000-0x00000000aad94fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000aad95000-0x00000000aad95fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000aad96000-0x00000000aadb7fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000aadb8000-0x00000000aadc5fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000aadc6000-0x00000000aade7fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000aade8000-0x00000000aae21fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000aae22000-0x00000000aafe7fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000aafe8000-0x00000000aaffcfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000aaffd000-0x00000000aaffffff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000ab000000-0x00000000afffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff980000-0x00000000ffbfffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000024f7fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.6 present.
    [ 0.000000] DMI: ASUSTeK Computer Inc. N55SL/N55SL, BIOS N55SL.201 11/10/2011
    [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x24f800 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 F80000000 write-back
    [ 0.000000] 1 base 080000000 mask FE0000000 write-back
    [ 0.000000] 2 base 0A0000000 mask FF8000000 write-back
    [ 0.000000] 3 base 0A8000000 mask FFC000000 write-back
    [ 0.000000] 4 base 0AB000000 mask FFF000000 uncachable
    [ 0.000000] 5 base 100000000 mask F00000000 write-back
    [ 0.000000] 6 base 200000000 mask FC0000000 write-back
    [ 0.000000] 7 base 240000000 mask FF0000000 write-back
    [ 0.000000] 8 base 24F800000 mask FFF800000 uncachable
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xab000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xaaffd max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fcc80-0x000fcc8f] mapped at [ffff8800000fcc80]
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
    [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
    [ 0.000000] reserving inaccessible SNB gfx pages
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0xaaffcfff]
    [ 0.000000] [mem 0x00000000-0xaadfffff] page 2M
    [ 0.000000] [mem 0xaae00000-0xaaffcfff] page 4k
    [ 0.000000] kernel direct mapping tables up to 0xaaffcfff @ [mem 0x1fffb000-0x1fffffff]
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x24f7fffff]
    [ 0.000000] [mem 0x100000000-0x24f7fffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0x24f7fffff @ [mem 0xaaff6000-0xaaffcfff]
    [ 0.000000] log_buf_len: 1048576
    [ 0.000000] early log buf free: 519132(99%)
    [ 0.000000] RAMDISK: [mem 0x378d0000-0x37c5ffff]
    [ 0.000000] ACPI: RSDP 00000000000f0430 00024 (v02 _ASUS_)
    [ 0.000000] ACPI: XSDT 00000000aaffee18 00074 (v01 _ASUS_ Notebook 06222004 MSFT 00010013)
    [ 0.000000] ACPI: FACP 00000000aaf9ad98 000F4 (v04 _ASUS_ Notebook 06222004 MSFT 00010013)
    [ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20121018/tbfadt-394)
    [ 0.000000] ACPI BIOS Bug: Warning: 32/64X FACS address mismatch in FADT - 0xAAFE4E40/0x00000000AAFE4D40, using 32 (20121018/tbfadt-521)
    [ 0.000000] ACPI: DSDT 00000000aaf85018 14057 (v01 _ASUS_ Notebook 00000000 INTL 20091112)
    [ 0.000000] ACPI: FACS 00000000aafe4e40 00040
    [ 0.000000] ACPI: APIC 00000000aaffdf18 000CC (v02 _ASUS_ Notebook 06222004 MSFT 00010013)
    [ 0.000000] ACPI: DBGP 00000000aaffff18 00034 (v01 _ASUS_ Notebook 06222004 MSFT 00010013)
    [ 0.000000] ACPI: ECDT 00000000aafe4b18 000C1 (v01 _ASUS_ Notebook 06222004 AMI. 00000003)
    [ 0.000000] ACPI: SLIC 00000000aaf9be18 00176 (v01 _ASUS_ Notebook 06222004 ASUS 00000001)
    [ 0.000000] ACPI: HPET 00000000aafe5d18 00038 (v01 _ASUS_ Notebook 06222004 AMI. 00000003)
    [ 0.000000] ACPI: MCFG 00000000aafe5c98 0003C (v01 _ASUS_ Notebook 06222004 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 00000000aaf84018 00955 (v01 PmRef Cpu0Ist 00003000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 00000000aaf83018 00996 (v01 PmRef CpuPm 00003000 INTL 20091112)
    [ 0.000000] ACPI: ASF! 00000000aafe4a18 000A0 (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-0x000000024f7fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x24f7fffff]
    [ 0.000000] NODE_DATA [mem 0x24f6fb000-0x24f6fffff]
    [ 0.000000] [ffffea0000000000-ffffea00093fffff] PMD -> [ffff880246e00000-ffff88024edfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x24f7fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00010000-0x0009dfff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
    [ 0.000000] node 0: [mem 0x40200000-0xaac0bfff]
    [ 0.000000] node 0: [mem 0xaad8e000-0xaad93fff]
    [ 0.000000] node 0: [mem 0xaad95000-0xaad95fff]
    [ 0.000000] node 0: [mem 0xaadb8000-0xaadc5fff]
    [ 0.000000] node 0: [mem 0xaade8000-0xaae21fff]
    [ 0.000000] node 0: [mem 0xaafe8000-0xaaffcfff]
    [ 0.000000] node 0: [mem 0x100000000-0x24f7fffff]
    [ 0.000000] On node 0 totalpages: 2072574
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 142 pages reserved
    [ 0.000000] DMA zone: 3776 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 10850 pages used for memmap
    [ 0.000000] DMA32 zone: 683534 pages, LIFO batch:31
    [ 0.000000] Normal zone: 21472 pages used for memmap
    [ 0.000000] Normal zone: 1352736 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 (acpi_id[0x05] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, 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: IRQ2 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 16 CPUs, 8 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
    [ 0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
    [ 0.000000] PM: Registered nosave memory: 00000000aac0c000 - 00000000aad8e000
    [ 0.000000] PM: Registered nosave memory: 00000000aad94000 - 00000000aad95000
    [ 0.000000] PM: Registered nosave memory: 00000000aad96000 - 00000000aadb8000
    [ 0.000000] PM: Registered nosave memory: 00000000aadc6000 - 00000000aade8000
    [ 0.000000] PM: Registered nosave memory: 00000000aae22000 - 00000000aafe8000
    [ 0.000000] PM: Registered nosave memory: 00000000aaffd000 - 00000000ab000000
    [ 0.000000] PM: Registered nosave memory: 00000000ab000000 - 00000000b0000000
    [ 0.000000] PM: Registered nosave memory: 00000000b0000000 - 00000000e0000000
    [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000e4000000
    [ 0.000000] PM: Registered nosave memory: 00000000e4000000 - 00000000fec00000
    [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
    [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
    [ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
    [ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
    [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff980000
    [ 0.000000] PM: Registered nosave memory: 00000000ff980000 - 00000000ffc00000
    [ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 00000000ffd80000
    [ 0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000
    [ 0.000000] e820: [mem 0xb0000000-0xdfffffff] 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:16 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88024f400000 s85184 r8192 d21312 u131072
    [ 0.000000] pcpu-alloc: s85184 r8192 d21312 u131072 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2040046
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/SSDVolGroup-root ro resume=/dev/mapper/MainVolGroup-swap systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] __ex_table already sorted, skipping sort
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] 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: 8074672k/9691136k available (4908k kernel code, 1400840k absent, 215624k reserved, 4024k data, 820k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=16, 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=64 to nr_cpu_ids=16.
    [ 0.000000] NR_IRQS:4352 nr_irqs:808 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour dummy device 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.003333] tsc: Detected 2194.984 MHz processor
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4391.88 BogoMIPS (lpj=7316613)
    [ 0.000006] pid_max: default: 32768 minimum: 301
    [ 0.000039] Security Framework initialized
    [ 0.000045] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000573] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.002327] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.003081] Mount-cache hash table entries: 256
    [ 0.003260] Initializing cgroup subsys cpuacct
    [ 0.003262] Initializing cgroup subsys memory
    [ 0.003269] Initializing cgroup subsys devices
    [ 0.003271] Initializing cgroup subsys freezer
    [ 0.003272] Initializing cgroup subsys net_cls
    [ 0.003274] Initializing cgroup subsys blkio
    [ 0.003298] CPU: Physical Processor ID: 0
    [ 0.003299] CPU: Processor Core ID: 0
    [ 0.003304] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.003307] mce: CPU supports 9 MCE banks
    [ 0.003321] CPU0: Thermal monitoring enabled (TM1)
    [ 0.003330] process: using mwait in idle threads
    [ 0.003333] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
    tlb_flushall_shift: 5
    [ 0.003497] Freeing SMP alternatives: 20k freed
    [ 0.004779] ACPI: Core revision 20121018
    [ 0.048855] ftrace: allocating 19313 entries in 76 pages
    [ 0.059156] Switched APIC routing to physical flat.
    [ 0.059575] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.092543] smpboot: CPU0: Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz (fam: 06, model: 2a, stepping: 07)
    [ 0.092551] TSC deadline timer enabled
    [ 0.092554] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
    [ 0.092560] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
    [ 0.092562] ... version: 3
    [ 0.092563] ... bit width: 48
    [ 0.092564] ... generic registers: 4
    [ 0.092565] ... value mask: 0000ffffffffffff
    [ 0.092567] ... max period: 000000007fffffff
    [ 0.092568] ... fixed-purpose events: 3
    [ 0.092569] ... event mask: 000000070000000f
    [ 0.145921] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.132666] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7
    [ 0.252559] Brought up 8 CPUs
    [ 0.252563] smpboot: Total of 8 processors activated (35133.06 BogoMIPS)
    [ 0.260397] devtmpfs: initialized
    [ 0.261702] PM: Registering ACPI NVS region [mem 0xaae22000-0xaafe7fff] (1859584 bytes)
    [ 0.262489] RTC time: 13:35:47, date: 05/03/13
    [ 0.262533] NET: Registered protocol family 16
    [ 0.262683] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.262685] ACPI: bus type pci registered
    [ 0.262752] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    [ 0.262754] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
    [ 0.271626] PCI: Using configuration type 1 for base access
    [ 0.271915] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.271916] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.271917] mtrr: corrected configuration.
    [ 0.272339] bio: create slab <bio-0> at 0
    [ 0.272400] ACPI: Added _OSI(Module Device)
    [ 0.272402] ACPI: Added _OSI(Processor Device)
    [ 0.272403] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.272405] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.274772] ACPI: EC: EC description table is found, configuring boot EC
    [ 0.274777] ACPI: EC: Look up EC in DSDT
    [ 0.277260] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.280704] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.334137] ACPI: SSDT 00000000aadca798 0073F (v01 PmRef Cpu0Cst 00003001 INTL 20091112)
    [ 0.334721] ACPI: Dynamic OEM Table Load:
    [ 0.334724] ACPI: SSDT (null) 0073F (v01 PmRef Cpu0Cst 00003001 INTL 20091112)
    [ 0.335028] ACPI: SSDT 00000000aadcba98 00303 (v01 PmRef ApIst 00003000 INTL 20091112)
    [ 0.335636] ACPI: Dynamic OEM Table Load:
    [ 0.335639] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20091112)
    [ 0.335809] ACPI: SSDT 00000000aadc9d98 00119 (v01 PmRef ApCst 00003000 INTL 20091112)
    [ 0.336390] ACPI: Dynamic OEM Table Load:
    [ 0.336393] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20091112)
    [ 0.337542] ACPI: Interpreter enabled
    [ 0.337547] ACPI: (supports S0 S3 S4 S5)
    [ 0.337567] ACPI: Using IOAPIC for interrupt routing
    [ 0.343600] ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
    [ 0.343756] ACPI: No dock devices found.
    [ 0.343760] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.343970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.343973] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.344693] PCI host bridge to bus 0000:00
    [ 0.344696] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.344698] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.344700] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.344702] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.344704] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.344706] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.344708] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.344709] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.344711] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.344713] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.344715] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfeafffff]
    [ 0.344717] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
    [ 0.344725] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
    [ 0.344763] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
    [ 0.344796] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.344816] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
    [ 0.344827] pci 0000:00:02.0: reg 10: [mem 0xdc400000-0xdc7fffff 64bit]
    [ 0.344834] pci 0000:00:02.0: reg 18: [mem 0xb0000000-0xbfffffff 64bit pref]
    [ 0.344839] pci 0000:00:02.0: reg 20: [io 0xe000-0xe03f]
    [ 0.344895] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
    [ 0.344920] pci 0000:00:16.0: reg 10: [mem 0xdf00b000-0xdf00b00f 64bit]
    [ 0.344999] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.345035] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
    [ 0.345058] pci 0000:00:1a.0: reg 10: [mem 0xdf008000-0xdf0083ff]
    [ 0.345152] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.345180] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
    [ 0.345197] pci 0000:00:1b.0: reg 10: [mem 0xdf000000-0xdf003fff 64bit]
    [ 0.345268] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.345294] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
    [ 0.345376] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.345403] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
    [ 0.345486] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.345517] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
    [ 0.345598] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.345627] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
    [ 0.345709] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 0.345744] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
    [ 0.345766] pci 0000:00:1d.0: reg 10: [mem 0xdf007000-0xdf0073ff]
    [ 0.345860] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.345889] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
    [ 0.346019] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
    [ 0.346039] pci 0000:00:1f.2: reg 10: [io 0xe0b0-0xe0b7]
    [ 0.346048] pci 0000:00:1f.2: reg 14: [io 0xe0a0-0xe0a3]
    [ 0.346056] pci 0000:00:1f.2: reg 18: [io 0xe090-0xe097]
    [ 0.346065] pci 0000:00:1f.2: reg 1c: [io 0xe080-0xe083]
    [ 0.346074] pci 0000:00:1f.2: reg 20: [io 0xe060-0xe07f]
    [ 0.346082] pci 0000:00:1f.2: reg 24: [mem 0xdf006000-0xdf0067ff]
    [ 0.346131] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.346151] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
    [ 0.346167] pci 0000:00:1f.3: reg 10: [mem 0xdf005000-0xdf0050ff 64bit]
    [ 0.346189] pci 0000:00:1f.3: reg 20: [io 0xe040-0xe05f]
    [ 0.346253] pci 0000:01:00.0: [10de:1247] type 00 class 0x030000
    [ 0.346266] pci 0000:01:00.0: reg 10: [mem 0xda000000-0xdbffffff]
    [ 0.346279] pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 0.346292] pci 0000:01:00.0: reg 1c: [mem 0xd0000000-0xd3ffffff 64bit pref]
    [ 0.346301] pci 0000:01:00.0: reg 24: [io 0xd000-0xd07f]
    [ 0.346310] pci 0000:01:00.0: reg 30: [mem 0xdc000000-0xdc07ffff pref]
    [ 0.353417] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.353425] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    [ 0.353432] pci 0000:00:01.0: bridge window [mem 0xda000000-0xdc0fffff]
    [ 0.353442] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd3ffffff 64bit pref]
    [ 0.353540] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.353544] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
    [ 0.353549] pci 0000:00:1c.0: bridge window [mem 0xde600000-0xdeffffff]
    [ 0.353556] pci 0000:00:1c.0: bridge window [mem 0xd6200000-0xd6bfffff 64bit pref]
    [ 0.353763] pci 0000:03:00.0: [8086:008a] type 00 class 0x028000
    [ 0.353907] pci 0000:03:00.0: reg 10: [mem 0xddc00000-0xddc01fff 64bit]
    [ 0.354584] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    [ 0.363542] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.363546] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff]
    [ 0.363551] pci 0000:00:1c.1: bridge window [mem 0xddc00000-0xde5fffff]
    [ 0.363557] pci 0000:00:1c.1: bridge window [mem 0xd5700000-0xd60fffff 64bit pref]
    [ 0.363641] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
    [ 0.363678] pci 0000:04:00.0: reg 10: [mem 0xdd200000-0xdd207fff 64bit]
    [ 0.363870] pci 0000:04:00.0: PME# supported from D3hot D3cold
    [ 0.373416] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 0.373426] pci 0000:00:1c.3: bridge window [io 0xa000-0xafff]
    [ 0.373435] pci 0000:00:1c.3: bridge window [mem 0xdd200000-0xddbfffff]
    [ 0.373449] pci 0000:00:1c.3: bridge window [mem 0xd4c00000-0xd55fffff 64bit pref]
    [ 0.373564] pci 0000:05:00.0: [1969:1083] type 00 class 0x020000
    [ 0.373593] pci 0000:05:00.0: reg 10: [mem 0xdc800000-0xdc83ffff 64bit]
    [ 0.373608] pci 0000:05:00.0: reg 18: [io 0x9000-0x907f]
    [ 0.373738] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.383416] pci 0000:00:1c.5: PCI bridge to [bus 05]
    [ 0.383425] pci 0000:00:1c.5: bridge window [io 0x9000-0x9fff]
    [ 0.383434] pci 0000:00:1c.5: bridge window [mem 0xdc800000-0xdd1fffff]
    [ 0.383448] pci 0000:00:1c.5: bridge window [mem 0xd4100000-0xd4afffff 64bit pref]
    [ 0.383531] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
    [ 0.383599] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    [ 0.383633] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    [ 0.383666] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
    [ 0.383698] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
    [ 0.383884] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.384170] pci0000:00: ACPI _OSC control (0x1d) granted
    [ 0.385076] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
    [ 0.385119] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 12)
    [ 0.385160] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 12)
    [ 0.385199] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 12)
    [ 0.385240] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.385282] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.385326] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
    [ 0.385366] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 12)
    [ 0.385442] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.385446] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
    [ 0.385448] vgaarb: loaded
    [ 0.385449] vgaarb: bridge control possible 0000:01:00.0
    [ 0.385450] vgaarb: no bridge control possible 0000:00:02.0
    [ 0.385484] PCI: Using ACPI for IRQ routing
    [ 0.387021] PCI: pci_cache_line_size set to 64 bytes
    [ 0.387097] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
    [ 0.387099] e820: reserve RAM buffer [mem 0xaac0c000-0xabffffff]
    [ 0.387102] e820: reserve RAM buffer [mem 0xaad94000-0xabffffff]
    [ 0.387104] e820: reserve RAM buffer [mem 0xaad96000-0xabffffff]
    [ 0.387105] e820: reserve RAM buffer [mem 0xaadc6000-0xabffffff]
    [ 0.387107] e820: reserve RAM buffer [mem 0xaae22000-0xabffffff]
    [ 0.387109] e820: reserve RAM buffer [mem 0xaaffd000-0xabffffff]
    [ 0.387110] e820: reserve RAM buffer [mem 0x24f800000-0x24fffffff]
    [ 0.387195] NetLabel: Initializing
    [ 0.387197] NetLabel: domain hash size = 128
    [ 0.387198] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.387208] NetLabel: unlabeled traffic allowed by default
    [ 0.387231] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.387236] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.389244] Switching to clocksource hpet
    [ 0.393649] pnp: PnP ACPI init
    [ 0.393662] ACPI: bus type pnp registered
    [ 0.393721] pnp 00:00: [dma 4]
    [ 0.393744] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.393766] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.393863] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.393893] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.393936] system 00:04: [io 0x0680-0x069f] has been reserved
    [ 0.393939] system 00:04: [io 0x1000-0x100f] has been reserved
    [ 0.393941] system 00:04: [io 0xffff] has been reserved
    [ 0.393943] system 00:04: [io 0xffff] has been reserved
    [ 0.393945] system 00:04: [io 0x0400-0x0453] has been reserved
    [ 0.393947] system 00:04: [io 0x0458-0x047f] has been reserved
    [ 0.393949] system 00:04: [io 0x0500-0x057f] has been reserved
    [ 0.393951] system 00:04: [io 0x164e-0x164f] has been reserved
    [ 0.393954] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.393978] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.394018] system 00:06: [io 0x0454-0x0457] has been reserved
    [ 0.394021] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.394050] system 00:07: [io 0x0240-0x0259] has been reserved
    [ 0.394053] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.394103] pnp 00:08: Plug and Play ACPI device, IDs SYN0a17 SYN0a00 SYN0002 PNP0f13 (active)
    [ 0.394137] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.394358] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.394360] system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
    [ 0.394362] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.394364] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.394367] system 00:0a: [mem 0xe0000000-0xe3ffffff] has been reserved
    [ 0.394369] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.394371] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.394372] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.394375] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
    [ 0.394377] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.394380] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.394450] system 00:0b: [mem 0xd6c00000-0xd6c00fff] has been reserved
    [ 0.394453] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.394580] system 00:0c: [mem 0x20000000-0x201fffff] has been reserved
    [ 0.394582] system 00:0c: [mem 0x40000000-0x401fffff] has been reserved
    [ 0.394585] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.394610] pnp: PnP ACPI: found 13 devices
    [ 0.394612] ACPI: ACPI bus type pnp unregistered
    [ 0.400997] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.401001] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    [ 0.401004] pci 0000:00:01.0: bridge window [mem 0xda000000-0xdc0fffff]
    [ 0.401007] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd3ffffff 64bit pref]
    [ 0.401011] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.401014] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
    [ 0.401020] pci 0000:00:1c.0: bridge window [mem 0xde600000-0xdeffffff]
    [ 0.401024] pci 0000:00:1c.0: bridge window [mem 0xd6200000-0xd6bfffff 64bit pref]
    [ 0.401031] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.401034] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff]
    [ 0.401040] pci 0000:00:1c.1: bridge window [mem 0xddc00000-0xde5fffff]
    [ 0.401044] pci 0000:00:1c.1: bridge window [mem 0xd5700000-0xd60fffff 64bit pref]
    [ 0.401051] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 0.401054] pci 0000:00:1c.3: bridge window [io 0xa000-0xafff]
    [ 0.401059] pci 0000:00:1c.3: bridge window [mem 0xdd200000-0xddbfffff]
    [ 0.401064] pci 0000:00:1c.3: bridge window [mem 0xd4c00000-0xd55fffff 64bit pref]
    [ 0.401070] pci 0000:00:1c.5: PCI bridge to [bus 05]
    [ 0.401074] pci 0000:00:1c.5: bridge window [io 0x9000-0x9fff]
    [ 0.401079] pci 0000:00:1c.5: bridge window [mem 0xdc800000-0xdd1fffff]
    [ 0.401084] pci 0000:00:1c.5: bridge window [mem 0xd4100000-0xd4afffff 64bit pref]
    [ 0.401125] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.401127] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.401129] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.401131] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.401133] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.401134] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.401136] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.401138] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
    [ 0.401140] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
    [ 0.401142] pci_bus 0000:00: resource 13 [mem 0xb0000000-0xfeafffff]
    [ 0.401143] pci_bus 0000:00: resource 14 [mem 0xfed40000-0xfed44fff]
    [ 0.401145] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    [ 0.401147] pci_bus 0000:01: resource 1 [mem 0xda000000-0xdc0fffff]
    [ 0.401149] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd3ffffff 64bit pref]
    [ 0.401151] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
    [ 0.401152] pci_bus 0000:02: resource 1 [mem 0xde600000-0xdeffffff]
    [ 0.401154] pci_bus 0000:02: resource 2 [mem 0xd6200000-0xd6bfffff 64bit pref]
    [ 0.401156] pci_bus 0000:03: resource 0 [io 0xb000-0xbfff]
    [ 0.401158] pci_bus 0000:03: resource 1 [mem 0xddc00000-0xde5fffff]
    [ 0.401160] pci_bus 0000:03: resource 2 [mem 0xd5700000-0xd60fffff 64bit pref]
    [ 0.401162] pci_bus 0000:04: resource 0 [io 0xa000-0xafff]
    [ 0.401163] pci_bus 0000:04: resource 1 [mem 0xdd200000-0xddbfffff]
    [ 0.401165] pci_bus 0000:04: resource 2 [mem 0xd4c00000-0xd55fffff 64bit pref]
    [ 0.401167] pci_bus 0000:05: resource 0 [io 0x9000-0x9fff]
    [ 0.401169] pci_bus 0000:05: resource 1 [mem 0xdc800000-0xdd1fffff]
    [ 0.401170] pci_bus 0000:05: resource 2 [mem 0xd4100000-0xd4afffff 64bit pref]
    [ 0.401203] NET: Registered protocol family 2
    [ 0.401386] TCP established hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.401597] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.401732] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.401751] TCP: reno registered
    [ 0.401763] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.401796] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.401871] NET: Registered protocol family 1
    [ 0.401882] pci 0000:00:02.0: Boot video device
    [ 0.649137] PCI: CLS 64 bytes, default 64
    [ 0.649172] Unpacking initramfs...
    [ 0.717214] Freeing initrd memory: 3648k freed
    [ 0.717643] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.717647] software IO TLB [mem 0xa6c0c000-0xaac0c000] (64MB) mapped at [ffff8800a6c0c000-ffff8800aac0bfff]
    [ 0.718142] audit: initializing netlink socket (disabled)
    [ 0.718152] type=2000 audit(1367588147.679:1): initialized
    [ 0.730817] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.732352] VFS: Disk quotas dquot_6.5.2
    [ 0.732401] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.732571] msgmni has been set to 15778
    [ 0.732780] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.732809] io scheduler noop registered
    [ 0.732810] io scheduler deadline registered
    [ 0.732815] io scheduler cfq registered (default)
    [ 0.732906] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.733001] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    [ 0.733106] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
    [ 0.733210] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
    [ 0.733313] pcieport 0000:00:1c.5: irq 44 for MSI/MSI-X
    [ 0.733390] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
    [ 0.733392] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    [ 0.733395] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
    [ 0.733413] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.733417] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.733434] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
    [ 0.733436] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    [ 0.733440] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
    [ 0.733461] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
    [ 0.733463] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
    [ 0.733467] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
    [ 0.733484] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
    [ 0.733486] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
    [ 0.733491] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
    [ 0.733537] vesafb: mode is 1280x1024x32, linelength=5120, pages=0
    [ 0.733538] vesafb: scrolling: redraw
    [ 0.733540] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.734311] vesafb: framebuffer at 0xb0000000, mapped to 0xffffc90004f00000, using 5120k, total 5120k
    [ 0.834874] Console: switching to colour frame buffer device 160x64
    [ 0.935388] fb0: VESA VGA frame buffer device
    [ 0.935400] intel_idle: MWAIT substates: 0x21120
    [ 0.935401] intel_idle: v0.4 model 0x2A
    [ 0.935403] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.935440] GHES: HEST is not enabled!
    [ 0.935483] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.935911] Linux agpgart interface v0.103
    [ 0.935990] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 0.937667] i8042: Detected active multiplexing controller, rev 1.1
    [ 0.938451] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.938474] serio: i8042 AUX0 port at 0x60,0x64 irq 12
    [ 0.938494] serio: i8042 AUX1 port at 0x60,0x64 irq 12
    [ 0.938515] serio: i8042 AUX2 port at 0x60,0x64 irq 12
    [ 0.938532] serio: i8042 AUX3 port at 0x60,0x64 irq 12
    [ 0.938616] mousedev: PS/2 mouse device common for all mice
    [ 0.938686] rtc_cmos 00:05: RTC can wake from S4
    [ 0.938811] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [ 0.938838] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
    [ 0.938991] cpuidle: using governor ladder
    [ 0.939190] cpuidle: using governor menu
    [ 0.939192] EFI Variables Facility v0.08 2004-May-17
    [ 0.939237] drop_monitor: Initializing network drop monitor service
    [ 0.939306] TCP: cubic registered
    [ 0.939395] NET: Registered protocol family 10
    [ 0.939535] NET: Registered protocol family 17
    [ 0.939543] Key type dns_resolver registered
    [ 0.939844] PM: Checking hibernation image partition /dev/mapper/MainVolGroup-swap
    [ 0.972538] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.084950] PM: Hibernation image not present or could not be loaded.
    [ 1.084974] registered taskstats version 1
    [ 1.085749] Magic number: 13:624:583
    [ 1.085763] pci_bus 0000:04: hash matches
    [ 1.085842] rtc_cmos 00:05: setting system clock to 2013-05-03 13:35:48 UTC (1367588148)
    [ 1.087384] Freeing unused kernel memory: 820k freed
    [ 1.087474] Write protecting the kernel read-only data: 8192k
    [ 1.091223] Freeing unused kernel memory: 1224k freed
    [ 1.092704] Freeing unused kernel memory: 440k freed
    [ 1.100348] systemd-udevd[79]: starting version 202
    [ 1.104141] device-mapper: uevent: version 1.0.3
    [ 1.104302] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: [email protected]
    [ 1.125733] ACPI: bus type usb registered
    [ 1.125784] usbcore: registered new interface driver usbfs
    [ 1.125818] usbcore: registered new interface driver hub
    [ 1.125883] usbcore: registered new device driver usb
    [ 1.126941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.127436] ehci-pci: EHCI PCI platform driver
    [ 1.127537] xhci_hcd 0000:04:00.0: xHCI Host Controller
    [ 1.127539] ehci-pci 0000:00:1a.0: setting latency timer to 64
    [ 1.127543] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 1.127557] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 1.127567] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
    [ 1.127587] ehci-pci 0000:00:1a.0: debug port 2
    [ 1.127598] SCSI subsystem initialized
    [ 1.128985] ACPI: bus type scsi registered
    [ 1.129170] libata version 3.00 loaded.
    [ 1.131512] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 1.131535] ehci-pci 0000:00:1a.0: irq 16, io mem 0xdf008000
    [ 1.132114] xhci_hcd 0000:04:00.0: irq 45 for MSI/MSI-X
    [ 1.132121] xhci_hcd 0000:04:00.0: irq 46 for MSI/MSI-X
    [ 1.132127] xhci_hcd 0000:04:00.0: irq 47 for MSI/MSI-X
    [ 1.132133] xhci_hcd 0000:04:00.0: irq 48 for MSI/MSI-X
    [ 1.132138] xhci_hcd 0000:04:00.0: irq 49 for MSI/MSI-X
    [ 1.132143] xhci_hcd 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 1.132149] xhci_hcd 0000:04:00.0: irq 51 for MSI/MSI-X
    [ 1.132154] xhci_hcd 0000:04:00.0: irq 52 for MSI/MSI-X
    [ 1.132484] xHCI xhci_add_endpoint called for root hub
    [ 1.132487] xHCI xhci_check_bandwidth called for root hub
    [ 1.132548] hub 2-0:1.0: USB hub found
    [ 1.132561] hub 2-0:1.0: 2 ports detected
    [ 1.132717] xhci_hcd 0000:04:00.0: xHCI Host Controller
    [ 1.132725] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
    [ 1.132884] xHCI xhci_add_endpoint called for root hub
    [ 1.132886] xHCI xhci_check_bandwidth called for root hub
    [ 1.132937] hub 3-0:1.0: USB hub found
    [ 1.132946] hub 3-0:1.0: 2 ports detected
    [ 1.138468] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 1.138852] hub 1-0:1.0: USB hub found
    [ 1.138856] hub 1-0:1.0: 2 ports detected
    [ 1.139004] ehci-pci 0000:00:1d.0: setting latency timer to 64
    [ 1.139008] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 1.139013] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
    [ 1.139027] ehci-pci 0000:00:1d.0: debug port 2
    [ 1.142933] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 1.142950] ehci-pci 0000:00:1d.0: irq 23, io mem 0xdf007000
    [ 1.151785] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 1.152053] hub 4-0:1.0: USB hub found
    [ 1.152057] hub 4-0:1.0: 2 ports detected
    [ 1.152155] ahci 0000:00:1f.2: version 3.0
    [ 1.152226] ahci 0000:00:1f.2: irq 53 for MSI/MSI-X
    [ 1.165142] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
    [ 1.165152] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst
    [ 1.165162] ahci 0000:00:1f.2: setting latency timer to 64
    [ 1.172449] scsi0 : ahci
    [ 1.172628] scsi1 : ahci
    [ 1.172789] scsi2 : ahci
    [ 1.172947] scsi3 : ahci
    [ 1.173104] scsi4 : ahci
    [ 1.173232] scsi5 : ahci
    [ 1.173279] ata1: SATA max UDMA/133 abar m2048@0xdf006000 port 0xdf006100 irq 53
    [ 1.173281] ata2: DUMMY
    [ 1.173284] ata3: SATA max UDMA/133 abar m2048@0xdf006000 port 0xdf006200 irq 53
    [ 1.173285] ata4: DUMMY
    [ 1.173287] ata5: DUMMY
    [ 1.173288] ata6: DUMMY
    [ 1.491471] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.491534] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.492344] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 1.492383] ata3.00: ATA-9: OCZ-VERTEX4, 1.5, max UDMA/133
    [ 1.492386] ata3.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.493193] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 1.493231] ata3.00: configured for UDMA/133
    [ 1.493884] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 1.493970] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.494053] ata1.00: ACPI cmd ef/90:03:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.494756] usb 2-2: new high-speed USB device number 2 using xhci_hcd
    [ 1.496558] ata1.00: ATA-8: WDC WD7500BPKT-80PK4T0, 01.01A01, max UDMA/133
    [ 1.496567] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.499166] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 1.499312] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.499465] ata1.00: ACPI cmd ef/90:03:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.501976] ata1.00: configured for UDMA/133
    [ 1.502207] scsi 0:0:0:0: Direct-Access ATA WDC WD7500BPKT-8 01.0 PQ: 0 ANSI: 5
    [ 1.502554] scsi 2:0:0:0: Direct-Access ATA OCZ-VERTEX4 1.5 PQ: 0 ANSI: 5
    [ 1.506105] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
    [ 1.506109] sd 0:0:0:0: [sda] 4096-byte physical blocks
    [ 1.506148] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.506151] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.506154] sd 2:0:0:0: [sdb] 250069680 512-byte logical blocks: (128 GB/119 GiB)
    [ 1.506169] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.506212] sd 2:0:0:0: [sdb] Write Protect is off
    [ 1.506216] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 1.506243] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.506699] sdb: sdb1 sdb2
    [ 1.506982] sd 2:0:0:0: [sdb] Attached SCSI disk
    [ 1.515208] Initializing USB Mass Storage driver...
    [ 1.515403] scsi6 : usb-storage 2-2:1.0
    [ 1.515477] usbcore: registered new interface driver usb-storage
    [ 1.515479] USB Mass Storage support registered.
    [ 1.559813] sda: sda1 sda2 sda3 sda4
    [ 1.560554] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.568887] bio: create slab <bio-1> at 1
    [ 1.617994] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 1.717847] tsc: Refined TSC clocksource calibration: 2195.013 MHz
    [ 1.717860] Switching to clocksource tsc
    [ 1.741822] hub 1-1:1.0: USB hub found
    [ 1.741901] hub 1-1:1.0: 6 ports detected
    [ 1.847695] usb 4-1: new high-speed USB device number 2 using ehci-pci
    [ 1.971554] hub 4-1:1.0: USB hub found
    [ 1.971646] hub 4-1:1.0: 6 ports detected
    [ 2.050951] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
    [ 2.204028] usb 1-1.2: new high-speed USB device number 4 using ehci-pci
    [ 2.334884] PM: Starting manual resume from disk
    [ 2.334889] PM: Hibernation image partition 254:3 present
    [ 2.334890] PM: Looking for hibernation image.
    [ 2.335066] PM: Image not found (code -22)
    [ 2.335071] PM: Hibernation image not present or could not be loaded.
    [ 2.354107] EXT4-fs (dm-0): INFO: recovery required on readonly filesystem
    [ 2.354110] EXT4-fs (dm-0): write access will be enabled during recovery
    [ 2.359269] EXT4-fs (dm-0): recovery complete
    [ 2.360870] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.433463] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
    [ 2.443949] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
    [ 2.447276] systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
    [ 2.450612] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
    [ 2.453928] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
    [ 2.457242] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls of type cgroup with options net_cls.
    [ 2.460576] systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
    [ 2.463921] systemd[1]: systemd 202 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 2.466588] systemd[1]: Set hostname to <laptop>.
    [ 2.468578] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd/system.
    [ 2.468640] systemd[1]: Installed release agent.
    [ 2.470573] systemd[1]: Using notification socket @/org/freedesktop/systemd1/notify
    [ 2.470586] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
    [ 2.470700] systemd[1]: Successfully created private D-Bus server.
    [ 2.471882] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 176
    [ 2.471962] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-efi-boot-generator as 177
    [ 2.472047] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-system-update-generator as 178
    [ 2.472156] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-getty-generator as 179
    [ 2.472263] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-cryptsetup-generator as 180
    [ 2.476365] systemd[1]: /usr/lib/systemd/system-generators/systemd-fstab-generator exited successfully.
    [ 2.476378] systemd[1]: /usr/lib/systemd/system-generators/systemd-efi-boot-generator exited successfully.
    [ 2.476385] systemd[1]: /usr/lib/systemd/system-generators/systemd-system-update-generator exited successfully.
    [ 2.476391] systemd[1]: /usr/lib/systemd/system-generators/systemd-getty-generator exited successfully.
    [ 2.476397] systemd[1]: /usr/lib/systemd/system-generators/systemd-cryptsetup-generator exited successfully.
    [ 2.476871] systemd[1]: Looking for unit files in (higher priority first):
    [ 2.476876] systemd[1]: /etc/systemd/system
    [ 2.476878] systemd[1]: /run/systemd/system
    [ 2.476880] systemd[1]: /run/systemd/generator
    [ 2.476882] systemd[1]: /usr/local/lib/systemd/system
    [ 2.476884] systemd[1]: /usr/lib/systemd/system
    [ 2.476887] systemd[1]: SysV init scripts and rcN.d links support disabled
    [ 2.493752] systemd[1]: Failed to load configuration for syslog.target: No such file or directory
    [ 2.495520] systemd[1]: Failed to load configuration for plymouth-quit.service: No such file or directory
    [ 2.496386] systemd[1]: Failed to load configuration for plymouth-quit-wait.service: No such file or directory
    [ 2.496999] systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
    [ 2.504860] systemd[1]: Failed to load configuration for ypbind.service: No such file or directory
    [ 2.517488] systemd[1]: Failed to load configuration for syslog.service: No such file or directory
    [ 2.520082] scsi 6:0:0:0: Direct-Access 1.00 PQ: 0 ANSI: 4
    [ 2.520543] systemd[1]: Failed to load configuration for runlevel5.target: No such file or directory
    [ 2.520551] systemd[1]: Failed to load configuration for runlevel4.target: No such file or directory
    [ 2.520556] systemd[1]: Failed to load configuration for runlevel3.target: No such file or directory
    [ 2.520561] systemd[1]: Failed to load configuration for runlevel2.target: No such file or directory
    [ 2.520566] systemd[1]: Failed to load configuration for runlevel1.target: No such file or directory
    [ 2.520571] systemd[1]: Failed to load configuration for auditd.service: No such file or directory
    [ 2.521264] sd 6:0:0:0: [sdc] 30343168 512-byte logical blocks: (15.5 GB/14.4 GiB)
    [ 2.522318] sd 6:0:0:0: [sdc] Write Protect is off
    [ 2.522320] sd 6:0:0:0: [sdc] Mode Sense: 2f 00 00 00
    [ 2.523352] sd 6:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.523974] systemd[1]: -.mount changed dead -> mounted
    [ 2.524009] systemd[1]: Activating default unit: default.target
    [ 2.524016] systemd[1]: Trying to enqueue job graphical.target/start/isolate
    [ 2.524119] systemd[1]: Looking at job [email protected]/stop conflicted_by=yes
    [ 2.524122] systemd[1]: Looking at job [email protected]/start conflicted_by=no
    [ 2.524125] systemd[1]: Fixing conflicting jobs by deleting job [email protected]/start
    [ 2.524129] systemd[1]: Looking at job gdm.service/start conflicted_by=no
    [ 2.524132] systemd[1]: Looking at job gdm.service/stop conflicted_by=no
    [ 2.524134] systemd[1]: Fixing conflicting jobs by deleting job gdm.service/stop
    [ 2.524147] systemd[1]: Installed new job graphical.target/start as 1
    [ 2.524151] systemd[1]: Installed new job multi-user.target/start as 2
    [ 2.524155] systemd[1]: Installed new job basic.target/start as 3
    [ 2.524158] systemd[1]: Installed new job sysinit.target/start as 4
    [ 2.524162] systemd[1]: Installed new job local-fs.target/start as 5
    [ 2.524165] systemd[1]: Installed new job var-cache-fontconfig.automount/start as 6
    [ 2.524168] systemd[1]: Installed new job var.mount/start as 7
    [ 2.524171] systemd[1]: Installed new job systemd-fsck@dev-mapper-MainVolGroup\x2dvar.service/start as 8
    [ 2.524174] systemd[1]: Installed new job dev-mapper-MainVolGroup\x2dvar.device/start as 9
    [ 2.524183] systemd[1]: Installed new job mnt-hdd\x2dhome.automount/start as 12
    [ 2.524186] systemd[1]: Installed new job mnt-hdd\x2droot.automount/start as 13
    [ 2.524189] systemd[1]: Installed new job var.automount/start as 14
    [ 2.524192] systemd[1]: Installed new job boot.automount/start as 15
    [ 2.524195] systemd[1]: Installed new job home.automount/start as 16
    [ 2.524198] systemd[1]: Installed new job systemd-fsck-root.service/start as 17
    [ 2.524201] systemd[1]: Installed new job systemd-remount-fs.service/start as 18
    [ 2.524204] systemd[1]: Installed new job local-fs-pre.target/start as 19
    [ 2.524207] systemd[1]: Installed new job tmp.mount/start as 21
    [ 2.524210] systemd[1]: Installed new job swap.target/start as 22
    [ 2.524213] systemd[1]: Installed new job dev-mapper-MainVolGroup\x2dswap.swap/start as 23
    [ 2.524216] systemd[1]: Installed new job dev-mapper-MainVolGroup\x2dswap.device/start as 24
    [ 2.524222] systemd[1]: Installed new job debug-shell.service/start as 25
    [ 2.524225] systemd[1]: Installed new job systemd-tmpfiles-setup.service/start as 26
    [ 2.524228] systemd[1]: Installed new job systemd-journal-flush.service/start as 27
    [ 2.524231] systemd[1]: Installed new job systemd-journald.service/start as 28
    [ 2.524234] systemd[1]: Installed new job systemd-journald.socket/start as 29
    [ 2.524237] systemd[1]: Installed new job cryptsetup.target/start as 30
    [ 2.524240] systemd[1]: Installed new job systemd-vconsole-setup.service/start as 31
    [ 2.524243] systemd[1]: Installed new job systemd-static-nodes.service/start as 32
    [ 2.524245] systemd[1]: Installed new job systemd-modules-load.service/start as 33
    [ 2.524248] systemd[1]: Installed new job dev-mqueue.mount/start as 34
    [ 2.524251] systemd[1]: Installed new job systemd-ask-password-console.path/start as 35
    [ 2.524254] systemd[1]: Installed new job systemd-binfmt.service/start as 36
    [ 2.524257] systemd[1]: Installed new job sys-kernel-debug.mount/start as 37
    [ 2.524260] systemd[1]: Installed new job systemd-random-seed-load.service/start as 38
    [ 2.524263] systemd[1]: Installed new job systemd-udevd.service/start as 39
    [ 2.524266] systemd[1]: Installed new job systemd-udevd-control.socket/start as 40
    [ 2.524269] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 41
    [ 2.524272] systemd[1]: Installed new job dev-hugepages.mount/start as 42
    [ 2.524275] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.automount/start as 43
    [ 2.524278] systemd[1]: Installed new job sys-kernel-config.mount/start as 44
    [ 2.524281] systemd[1]: Installed new job systemd-udev-trigger.service/start as 45
    [ 2.524283] systemd[1]: Installed new job systemd-sysctl.service/start as 46
    [ 2.524286] systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 47
    [ 2.524289] systemd[1]: Installed new job sockets.target/start as 50
    [ 2.524292] systemd[1]: Installed new job systemd-initctl.socket/start as 51
    [ 2.524295] systemd[1]: Installed new job systemd-shutdownd.socket/start as 52
    [ 2.524298] systemd[1]: Installed new job lvmetad.socket/start as 53
    [ 2.524301] systemd[1]: Installed new job dmeventd.socket/start as 54
    [ 2.524304] systemd[1]: Installed new job dbus.socket/start as 55
    [ 2.524307] systemd[1]: Installed new job timers.target/start as 56
    [ 2.524310] systemd[1]: Installed new job systemd-tmpfiles-clean.timer/start as 57
    [ 2.524313] systemd[1]: Installed new job paths.target/start as 58
    [ 2.524316] systemd[1]: Installed new job alsa-restore.service/start as 59
    [ 2.524319] systemd[1]: Installed new job alsa-state.service/start as 60
    [ 2.524322] systemd[1]: Installed new job NetworkManager.service/start as 61
    [ 2.524325] systemd[1]: Installed new job network.target/start as 62
    [ 2.524327] systemd[1]: Installed new job [email protected]/start as 63
    [ 2.524330] systemd[1]: Installed new job laptop-mode.service/start as 64
    [ 2.524333] systemd[1]: Installed new job ntpd.service/start as 65
    [ 2.524336] systemd[1]: Installed new job postfix.service/start as 66
    [ 2.524339] systemd[1]: Installed new job autofs.service/start as 67
    [ 2.524342] systemd[1]: Installed new job psd.service/start as 68
    [ 2.524345] systemd[1]: Installed new job cronie.service/start as 69
    [ 2.524347] systemd[1]: Installed new job hddtemp.service/start as 70
    [ 2.524350] systemd[1]: Installed new job remote-fs.target/start as 71
    [ 2.524353] systemd[1]: Installed new job sshd.service/start as 72
    [ 2.524356] systemd[1]: Installed new job sshdgenkeys.service/start as 73
    [ 2.524359] systemd[1]: Installed new job systemd-user-sessions.service/start as 74
    [ 2.524362] systemd[1]: Installed new job getty.target/start as 75
    [ 2.524364] systemd[1]: Installed new job gdm.service/start as 83
    [ 2.524367] systemd[1]: Installed new job systemd-logind.service/start as 78
    [ 2.524370] systemd[1]: Installed new job dbus.service/start as 79
    [ 2.524373] systemd[1]: Installed new job systemd-ask-password-wall.path/start as 80
    [ 2.524376] systemd[1]: Installed new job bumblebeed.service/start as 86
    [ 2.524381] systemd[1]: Enqueued job graphical.target/start as 1
    [ 2.524388] systemd[1]: Loaded units and determined initial transaction in 53.717ms.
    [ 2.524451] systemd[1]: Got SIGCHLD for process 175 (switch_root)
    [ 2.524487] systemd[1]: Child 175 died (code=exited, status=0/SUCCESS)
    [ 2.524506] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 2.524557] systemd[1]: systemd-ask-password-wall.path changed dead -> waiting
    [ 2.524562] systemd[1]: Job systemd-ask-password-wall.path/start finished, result=done
    [ 2.524570] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 2.524581] systemd[1]: Starting Login Prompts.
    [ 2.524584] systemd[1]: getty.target changed dead -> active
    [ 2.524587] systemd[1]: Job getty.target/start finished, result=done
    [ 2.525191] systemd[1]: Reached target Login Prompts.
    [ 2.525200] systemd[1]: Starting Remote File Systems.
    [ 2.525203] systemd[1]: remote-fs.target changed dead -> active
    [ 2.525207] systemd[1]: Job remote-fs.target/start finished, result=done
    [ 2.525847] systemd[1]: Reached target Remote File Systems.
    [ 2.525857] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 2.525880] systemd[1]: dmeventd.socket changed dead -> listening
    [ 2.525884] systemd[1]: Job dmeventd.socket/start finished, result=done
    [ 2.526631] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 2.526640] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 2.526658] systemd[1]: lvmetad.socket changed dead -> listening
    [ 2.526662] systemd[1]: Job lvmetad.socket/start finished, result=done
    [ 2.527368] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 2.527377] systemd[1]: Starting Delayed Shutdown Socket.
    [ 2.527392] systemd[1]: systemd-shutdownd.socket changed dead -> listening
    [ 2.527396] systemd[1]: Job systemd-shutdownd.socket/start finished, result=done
    [ 2.527773] sdc: sdc1
    [ 2.528062] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 2.528071] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 2.528085] systemd[1]: systemd-initctl.socket changed dead -> listening
    [ 2.528089] systemd[1]: Job systemd-initctl.socket/start finished, result=done
    [ 2.528886] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 2.528913] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 2.528928] systemd[1]: Autofs kernel version 1.0
    [ 2.528999] systemd[1]: Autofs protocol version 5.2
    [ 2.529006] systemd[1]: proc-sys-fs-binfmt_misc.automount changed dead -> waiting
    [ 2.529010] systemd[1]: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
    [ 2.530088] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 2.530148] systemd[1]: Starting udev Kernel Socket.
    [ 2.530162] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
    [ 2.530166] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
    [ 2.530792] systemd[1]: Listening on udev Kernel Socket.
    [ 2.530842] systemd[1]: Starting udev Control Socket.
    [ 2.530861] systemd[1]: systemd-udevd-control.socket changed dead -> listening
    [ 2.530865] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
    [ 2.531232] sd 6:0:0:0: [sdc] Attached SCSI removable disk
    [ 2.531491] systemd[1]: Listening on udev Control Socket.
    [ 2.531505] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 2.531537] systemd[1]: systemd-ask-password-console.path changed dead -> waiting
    [ 2.531542] systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
    [ 2.531548] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 2.531556] systemd[1]: Starting Paths.
    [ 2.531559] systemd[1]: paths.target changed dead -> active
    [ 2.531562] systemd[1]: Job paths.target/start finished, result=done
    [ 2.532064] systemd[1]: Reached target Paths.
    [ 2.532073] systemd[1]: Starting Encrypted Volumes.
    [ 2.532076] systemd[1]: cryptsetup.target changed dead -> active
    [ 2.532079] systemd[1]: Job cryptsetup.target/start finished, result=done
    [ 2.532698] systemd[1]: Reached target Encrypted Volumes.
    [ 2.532708] systemd[1]: Starting Journal Socket.
    [ 2.532744] systemd[1]: systemd-journald.socket changed dead -> listening
    [ 2.532748] systemd[1]: Job systemd-journald.socket/start finished, result=done
    [ 2.533319] systemd[1]: Listening on Journal Socket.
    [ 2.533332] systemd[1]: Starting Setup Virtual Console...
    [ 2.533931] systemd[1]: About to execute: /usr/lib/systemd/systemd-vconsole-setup
    [ 2.534187] systemd[1]: Forked /usr/lib/systemd/systemd-vconsole-setup as 184
    [ 2.547297] systemd[1]: systemd-vconsole-setup.service changed dead -> start
    [ 2.547302] systemd[184]: Executing: /usr/lib/systemd/systemd-vconsole-setup
    [ 2.547373] systemd[1]: Starting Create static device nodes in /dev...
    [ 2.548118] systemd[1]: About to execute: /usr/bin/systemd-tmpfiles --prefix=/dev --create
    [ 2.548361] systemd[1]: Forked /usr/bin/systemd-tmpfiles as 185
    [ 2.560348] systemd[185]: Executing: /usr/bin/systemd-tmpfiles --prefix=/dev --create
    [ 2.560365] systemd[1]: systemd-static-nodes.service changed dead -> start
    [ 2.562192] systemd[1]: Starting Load Kernel Modules...
    [ 2.562760] systemd[1]: About to execute: /usr/lib/systemd/systemd-modules-load
    [ 2.562937] systemd[1]: Forked /usr/lib/systemd/systemd-modules-load as 190
    [ 2.563964] systemd[190]: Executing: /usr/lib/systemd/systemd-modules-load
    [ 2.563973] systemd[1]: systemd-modules-load.service changed dead -> start
    [ 2.564002] systemd[1]: Mounting POSIX Message Queue File System...
    [ 2.564818] systemd[1]: About to execute: /bin/mount mqueue /dev/mqueue -t mqueue
    [ 2.565013] systemd[1]: Forked /bin/mount as 191
    [ 2.570344] systemd[1]: dev-mqueue.mount changed dead -> mounting
    [ 2.570404] systemd[191]: Executing: /bin/mount mqueue /dev/mqueue -t mqueue
    [ 2.571513] systemd[1]: Starting of systemd-binfmt.service requested but condition failed. Ignoring.
    [ 2.571519] systemd[1]: Job systemd-binfmt.service/start finished, result=done
    [ 2.571532] systemd[1]: Started Set Up Additional Binary Formats.
    [ 2.571556] systemd[1]: Mounting Debug File System...
    [ 2.572101] systemd[1]: About to execute: /bin/mount debugfs /sys/kernel/debug -t debugfs
    [ 2.572284] systemd[1]: Forked /bin/mount as 192
    [ 2.573859] systemd[1]: sys-kernel-debug.mount changed dead -> mounting
    [ 2.573900] systemd[1]: Mounting Huge Pages File System...
    [ 2.573939] systemd[192]: Ex

  • Systemd and samba

    Hello
    So i have decided to install systemd and so far is working great and i am just getting to know it. I have one problem - i disabled smbd.service but samba is somehow enabled (tough systemd is not showing samba as enabled) because i can reach other Windows computer. What is the trick?
    systemctl -t service
    UNIT LOAD ACTIVE SUB JOB DESCRIPTION
    acpid.service loaded active running ACPI event daemon
    console-kit-daemon.service loaded active running Console Manager
    console-kit...system-start.service loaded active exited Console System Startup Logging
    dbus.service loaded active running D-Bus System Message Bus
    [email protected] loaded active running Getty on tty1
    kdm.service loaded active running K Display Manager
    laptop-mode-tools.service loaded active exited Laptop Power Saving Tools
    rtkit-daemon.service loaded active running RealtimeKit Scheduling Policy Servi
    systemd-journald.service loaded active running Journal Service
    systemd-logind.service loaded active running Login Service
    systemd-remount-fs.service loaded active exited Remount Root and Kernel File System
    systemd-sysctl.service loaded active exited Apply Kernel Variables
    systemd-tmpfiles-setup.service loaded active exited Recreate Volatile Files and Directo
    systemd-udev-trigger.service loaded active exited udev Coldplug all Devices
    systemd-udevd.service loaded active running udev Kernel Device Manager
    systemd-user-sessions.service loaded active exited Permit User Sessions
    systemd-vconsole-setup.service loaded active exited Setup Virtual Console
    ufw.service loaded active exited CLI Netfilter Manager
    upower.service loaded active running Daemon for power management
    wicd.service loaded active running Wicd a wireless and wired network
    systemctl -t socket
    UNIT LOAD ACTIVE SUB JOB DESCRIPTION
    acpid.socket loaded active listening ACPID Listen Socket
    dbus.socket loaded active running D-Bus System Message Bus Socket
    systemd-initctl.socket loaded active listening /dev/initctl Compatibility Named Pipe
    systemd-journald.socket loaded active running Journal Socket
    systemd-shutdownd.socket loaded active listening Delayed Shutdown Socket
    systemd-udevd-control.socket loaded active listening udev Control Socket
    systemd-udevd-kernel.socket loaded active running udev Kernel Socket
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    JOB = Pending job for the unit.
    7 units listed. Pass --all to see inactive units, too.
    systemctl -t target
    UNIT LOAD ACTIVE SUB JOB DESCRIPTION
    basic.target loaded active active Basic System
    cryptsetup.target loaded active active Encrypted Volumes
    getty.target loaded active active Login Prompts
    graphical.target loaded active active Graphical Interface
    local-fs-pre.target loaded active active Local File Systems (Pre)
    local-fs.target loaded active active Local File Systems
    multi-user.target loaded active active Multi-User
    network.target loaded active active Network
    remote-fs.target loaded active active Remote File Systems
    sockets.target loaded active active Sockets
    sound.target loaded active active Sound Card
    swap.target loaded active active Swap
    sysinit.target loaded active active System Initialization
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    JOB = Pending job for the unit.
    13 units listed. Pass --all to see inactive units, too.
    Thanks!

    Hi
    I can't find anything useful, maybe you can help:
    systemd-cgls
    ├ user
    │ └ saso
    │ └ c1
    │ ├ 922 -:0
    │ ├ 1039 /bin/sh /usr/bin/startkde
    │ ├ 1061 /usr/bin/dbus-launch --sh-syntax --exit-with-session
    │ ├ 1062 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
    │ ├ 1068 /usr/bin/pulseaudio --start
    │ ├ 1087 /usr/lib/pulse/gconf-helper
    │ ├ 1089 /usr/lib/GConf/gconfd-2
    │ ├ 1110 /usr/bin/gpg-agent -s --daemon --pinentry-program /usr/bin/pinentry-qt4 --writ...
    │ ├ 1113 /usr/bin/ssh-agent -s
    │ ├ 1127 /usr/lib/kde4/libexec/start_kdeinit +kcminit_startup
    │ ├ 1128 kdeinit4: kdeinit4 Running...
    │ ├ 1129 kdeinit4: klauncher [kdeinit] --fd=9
    │ ├ 1131 kdeinit4: kded4 [kdeinit]
    │ ├ 1157 kdeinit4: kglobalaccel [kdeinit]
    │ ├ 1165 kwrapper4 ksmserver
    │ ├ 1166 kdeinit4: ksmserver [kdeinit]
    │ ├ 1192 kwin -session 1011413c144df000134217689000000241270000_1343549886_678034
    │ ├ 1210 /usr/bin/kactivitymanagerd
    │ ├ 1241 /usr/bin/knotify4
    │ ├ 1244 kdeinit4: krunner [kdeinit]
    │ ├ 1246 kdeinit4: plasma-desktop [kdeinit]
    │ ├ 1259 /usr/bin/kuiserver
    │ ├ 1295 kdeinit4: kaccess [kdeinit]
    │ ├ 1309 /usr/bin/kwrited
    │ ├ 1352 /usr/bin/colibri -session 1011413c144df000134217689800000241270019_1343549886_...
    │ ├ 1364 kdeinit4: kmix [kdeinit] -session 1011413c144df000134351262700
    │ ├ 1402 /usr/lib/kde4/libexec/polkit-kde-authentication-agent-1
    │ ├ 1418 firefox
    │ ├ 1421 syndaemon -t -k -i 1 -d
    │ ├ 1422 /bin/sh /home/saso/.kde4/Autostart/pim.sh
    │ ├ 1423 /bin/bash /home/saso/.kde4/Autostart/temperatura.sh
    │ ├ 1680 kdeinit4: kwalletd [kdeinit]
    │ ├ 7777 /usr/bin/kontact
    │ ├ 7785 /usr/bin/akonadi_control
    │ ├ 7787 akonadiserver
    │ ├ 7789 /usr/bin/mysqld --defaults-file=/home/saso/.local/share/akonadi/mysql.conf --d...
    │ ├ 7830 /usr/bin/akonadi_calendarsearch_agent --identifier akonadi_calendarsearch_agen...
    │ ├ 7831 /usr/bin/akonadi_agent_launcher akonadi_contacts_resource akonadi_contacts_res...
    │ ├ 7832 /usr/bin/akonadi_agent_launcher akonadi_kalarm_resource akonadi_kalarm_resourc...
    │ ├ 7833 /usr/bin/akonadi_agent_launcher akonadi_kalarm_resource akonadi_kalarm_resourc...
    │ ├ 7834 /usr/bin/akonadi_agent_launcher akonadi_kalarm_resource akonadi_kalarm_resourc...
    │ ├ 7835 /usr/bin/akonadi_agent_launcher akonadi_maildir_resource akonadi_maildir_resou...
    │ ├ 7836 /usr/bin/akonadi_maildispatcher_agent --identifier akonadi_maildispatcher_agen...
    │ ├ 7837 /usr/bin/akonadi_mailfilter_agent --identifier akonadi_mailfilter_agent
    │ ├ 7838 /usr/bin/akonadi_nepomuk_feeder --identifier akonadi_nepomuk_feeder
    │ ├ 7839 /usr/bin/akonadi_pop3_resource --identifier akonadi_pop3_resource_11
    │ ├ 7840 /usr/bin/akonadi_pop3_resource --identifier akonadi_pop3_resource_6
    │ ├ 7841 /usr/bin/akonadi_pop3_resource --identifier akonadi_pop3_resource_7
    │ ├ 7842 /usr/bin/akonadi_pop3_resource --identifier akonadi_pop3_resource_9
    │ ├ 7885 /usr/bin/nepomukserver
    │ ├ 11725 /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -...
    │ ├ 11946 sleep 120s
    │ ├ 11992 sleep 50s
    │ ├ 12007 kdeinit4: konsole [kdeinit]
    │ ├ 12009 /bin/bash
    │ ├ 12017 systemd-cgls
    │ └ 12018 less
    └ system
    ├ 1 /sbin/init
    ├ upower.service
    │ └ 1160 /usr/lib/upower/upowerd
    ├ rtkit-daemon.service
    │ └ 1069 /usr/lib/rtkit-daemon
    ├ console-kit-daemon.service
    │ └ 962 /usr/sbin/console-kit-daemon --no-daemon
    ├ kdm.service
    │ ├ 308 /usr/bin/kdm -nodaemon
    │ └ 320 /usr/bin/X :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-8CfcFa
    [email protected]
    │ └ tty1
    │ └ 307 /sbin/agetty --noclear tty1 38400
    ├ dbus.service
    │ ├ 297 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-...
    │ ├ 1029 /usr/lib/polkit-1/polkitd --no-debug
    │ ├ 1200 /usr/lib/udisks/udisks-daemon
    │ └ 1201 udisks-daemon: not polling any devices
    ├ systemd-logind.service
    │ └ 296 /usr/lib/systemd/systemd-logind
    ├ acpid.service
    │ └ 293 /usr/sbin/acpid -f
    ├ wicd.service
    │ ├ 291 /usr/bin/python2 -O /usr/share/wicd/daemon/wicd-daemon.py --no-daemon
    │ ├ 919 /usr/bin/python2 -O /usr/share/wicd/daemon/monitor.py
    │ ├ 9861 wpa_supplicant -B -i wlan0 -c /var/lib/wicd/configurations/00226b5630fc -Dwext
    │ └ 9894 /usr/sbin/dhcpcd -h saso-laptop --noipv4ll wlan0
    ├ systemd-journald.service
    │ └ 103 /usr/lib/systemd/systemd-journald
    └ systemd-udevd.service
    └ 95 /usr/lib/systemd/systemd-udevd
    EDIT: I think it has something with KDE. When i through Dolphin reach Windows machine i can see this through systemd-cgls:
    12480 kdeinit4: kio_smb [kdeinit] smb local:/tmp/ksocket-saso/klaunc...
    But this disappear when i close Dolphin.
    Last edited by Shark (2012-07-29 15:36:31)

  • Systemd and plymouth

    Hi.
    I just installed pure systemd and is working ok... I'm using plymouth with that and... plymouth is working ok when booting but plymouth is not working when rebooting or shutingdown PC, why ?
    I'm using nvidia drivers with v86d to get plymouth to work and I have added it to mkinitcpio.conf and rebuilded mkinitcpio. I have enabled gdm-plymouth.service to start gdm automatic...
    any ideas why plymouth not working when rebooting ?
    thanks,

    I'm starting plymouth with mkinitcpio.cong not from systemd because I can't find right service to start it...
    [root@ASUS siamer]# systemctl enable plymouth-start.service
    The unit files have no [Install] section. They are not meant to be enabled using systemctl.
    [root@ASUS siamer]# journalctl | grep plymouth
    Sep 09 22:06:45 ASUS systemd[1]: plymouth-start.service: control process ex...03
    Sep 09 22:06:45 ASUS systemd[1]: Unit plymouth-start.service entered failed...e.
    Sep 09 22:07:07 ASUS systemd[1]: plymouth-quit-wait.service operation timed...g.
    Sep 09 22:07:07 ASUS systemd[1]: Unit plymouth-quit-wait.service entered fa...e.
    only gdm I'm starting with systemd by gdm-plymouth.service and is working fine...
    [root@ASUS siamer]# systemctl --fail
    UNIT LOAD ACTIVE SUB JOB DESCRIPTION
    proc-sys...misc.automount loaded active waiting Arbitrary Executable File
    sys-devi...d-card0.device loaded active plugged MCP79 High Definition Audi
    sys-devi...da-sda1.device loaded active plugged ST9500325AS
    sys-devi...da-sda2.device loaded active plugged ST9500325AS
    sys-devi...da-sda3.device loaded active plugged ST9500325AS
    sys-devi...da-sda4.device loaded active plugged ST9500325AS
    sys-devi...da-sda5.device loaded active plugged ST9500325AS
    sys-devi...ock-sda.device loaded active plugged ST9500325AS
    sys-devi...ock-sr0.device loaded active plugged HL-DT-STDVDRAM_GT10N
    sys-devi...et-eth0.device loaded active plugged RTL8111/8168B PCI Express
    sys-devi...t-wlan0.device loaded active plugged AR9285 Wireless Network Ad
    sys-devi...y-ttyS0.device loaded active plugged /sys/devices/platform/seri
    sys-devi...y-ttyS1.device loaded active plugged /sys/devices/platform/seri
    sys-devi...y-ttyS2.device loaded active plugged /sys/devices/platform/seri
    sys-devi...y-ttyS3.device loaded active plugged /sys/devices/platform/seri
    sys-module-fuse.device loaded active plugged /sys/module/fuse
    -.mount loaded active mounted /
    dev-hugepages.mount loaded active mounted Huge Pages File System
    dev-mqueue.mount loaded active mounted POSIX Message Queue File S
    home.mount loaded active mounted /home
    mnt-disk.mount loaded active mounted /mnt/disk
    run-user-1000-gvfs.mount loaded active mounted /run/user/1000/gvfs
    sys-fs-f...nections.mount loaded active mounted FUSE Control File System
    sys-kernel-debug.mount loaded active mounted Debug File System
    tmp.mount loaded active mounted /tmp
    systemd-...d-console.path loaded active waiting Dispatch Password Requests
    systemd-...-plymouth.path loaded active waiting Forward Password Requests
    systemd-...word-wall.path loaded active waiting Forward Password Requests
    accounts-daemon.service loaded active running Accounts Service
    colord-sane.service loaded active running Daemon for monitoring atta
    colord.service loaded active running Manage, Install and Genera
    console-...daemon.service loaded active running Console Manager
    console-...-start.service loaded active exited Console System Startup Log
    dbus.service loaded active running D-Bus System Message Bus
    gdm-plymouth.service loaded active running GNOME Display Manager
    [email protected] loaded active running Getty on tty1
    NetworkManager.service loaded active running Network Manager
    plymouth...t-wait.service loaded failed failed Wait for Plymouth Boot Scr
    plymouth-start.service loaded failed failed Show Plymouth Boot Screen
    rtkit-daemon.service loaded active running RealtimeKit Scheduling Pol
    systemd-journald.service loaded active running Journal Service
    systemd-logind.service loaded active running Login Service
    systemd-...unt-fs.service loaded active exited Remount Root and Kernel Fi
    systemd-sysctl.service loaded active exited Apply Kernel Variables
    systemd-...-setup.service loaded active exited Recreate Volatile Files an
    systemd-...rigger.service loaded active exited udev Coldplug all Devices
    systemd-udevd.service loaded active running udev Kernel Device Manager
    systemd-...ssions.service loaded active exited Permit User Sessions
    systemd-...-setup.service loaded active exited Setup Virtual Console
    udisks2.service loaded active running Storage Daemon
    upower.service loaded active running Daemon for power managemen
    wpa_supplicant.service loaded active running WPA supplicant
    dbus.socket loaded active running D-Bus System Message Bus S
    systemd-initctl.socket loaded active listening /dev/initctl Compatibility
    systemd-journald.socket loaded active running Journal Socket
    systemd-shutdownd.socket loaded active listening Delayed Shutdown Socket
    systemd-...control.socket loaded active listening udev Control Socket
    systemd-...-kernel.socket loaded active running udev Kernel Socket
    dev-sda1.swap loaded active active /dev/sda1
    basic.target loaded active active Basic System
    cryptsetup.target loaded active active Encrypted Volumes
    getty.target loaded active active Login Prompts
    graphical.target loaded active active Graphical Interface
    local-fs-pre.target loaded active active Local File Systems (Pre)
    local-fs.target loaded active active Local File Systems
    multi-user.target loaded active active Multi-User
    network.target loaded active active Network
    remote-fs.target loaded active active Remote File Systems
    sockets.target loaded active active Sockets
    sound.target loaded active active Sound Card
    swap.target loaded active active Swap
    sysinit.target loaded active active System Initialization
    systemd-...es-clean.timer loaded active waiting Daily Cleanup of Temporary
    any suggestion ?

  • [SOLVED]HDMI audio and gnome volume applet issues

    Hi all,
    After setting up Arch without too many problems came the real pain in the ass: HDMI audio over a Asus NVIDIA GeForce EN210....
    Eventually I got everything to work with the help of the ASLA en Pulse wiki pages, but I found the last piece of the puzzle here:
    http://wiki.xbmc.org/index.php?title=HO … ,_or_GT240
    Maybe this is useful for others too.
    The only problem I have now is that the ALSA deamon fails to load. I found this in the boot log file (/var/log/boot):
    Thu Apr 12 13:54:19 2012: :: Restoring ALSA Levels    [BUSY] Found hardware: "HDA-Intel" "Nvidia GPU 0b HDMI/DP" "HDA:10de000b,10de0101,00100200" "0x1043" "0x8343"
    Thu Apr 12 13:54:20 2012: Hardware is initialized using a generic method
    Does this mean I don't need the alsa deamon anymore? Sound still works normally after boot but a strange thing is that I can turn up and down the volume with the gnome shell volume applet but the volume of media applications like vlc do not react. Same problem with flash video's like youtube. I do hear the "blip" sound from the applet.
    Does anyone have ideas how to fix this?
    Last edited by Jurry (2012-04-26 23:46:31)

    yeah have the samre problem, adjusting sound in Amarok doesn't change anything.... happened after the last udev update, here is my bootup log :
    Sat Apr 14 17:28:55 2012: :: Adjusting system time and setting kernel timezone    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Starting UDev Daemon    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Triggering UDev uevents    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Loading User-specified Modules    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Waiting for UDev uevents to be processed    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Bringing up loopback interface    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Unlocking encrypted volumes:    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Checking Filesystems    [BUSY] /dev/sda1: clean, 29/40160 files, 24631/160616 blocks
    Sat Apr 14 17:28:55 2012: /dev/sda4: clean, 76872/18530304 files, 16371381/74101820 blocks
    Sat Apr 14 17:28:55 2012:    [DONE]
    Sat Apr 14 17:28:55 2012: :: Remounting Root    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Mounting Local Filesystems    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Activating Swap    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Configuring Time Zone    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Initializing Random Seed    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Removing Leftover Files    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Setting Hostname: Nashed    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Setting Consoles to UTF-8 mode    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Loading Keyboard Map: us    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Saving dmesg Log    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: INIT: Entering runlevel: 5
    Sat Apr 14 17:28:55 2012: :: Starting Syslog-NG    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Starting Network    [BUSY]    [DONE]
    Sat Apr 14 17:29:26 2012: :: Starting net-profiles    [BKGD]
    Sat Apr 14 17:29:26 2012: :: Mounting Network Filesystems    [BUSY]    [DONE]
    Sat Apr 14 17:29:26 2012: :: Starting crond daemon    [BUSY]    [DONE]
    Sat Apr 14 17:29:26 2012: :: Restoring ALSA Levels    [BUSY] Found hardware: "HDA-Intel" "Realtek ALC888" "HDA:10ec0888,80860024,00100202" "0x8086" "0x0024"
    Sat Apr 14 17:29:26 2012: Hardware is initialized using a generic method
    Sat Apr 14 17:29:26 2012:    [FAIL]
    Sat Apr 14 17:29:26 2012: :: Starting D-BUS system messagebus    [BUSY]    [DONE]
    I hope it helps identify the problem

  • Prevent Lion from automatically trying to mount Filevault 2 encrypted volume at startup?

    Here's what I'm trying to accomplish: I need two separate partitions, one encrypted with Filevault 2 as a primary working partition, and a second token partition as a "decoy" of sorts, containing a pretty stock install and set as the default boot volume with automatic Guest account log on.  In other words, you turn on the computer and it boots to a guaranteed sterile clean desktop.  An unsophisticated snoop thinks that's all there is.  A more-sophisticated snoop may notice that there's a second (encrypted) volume, but can't access anything without the password.
    So I did a clean install of Lion, filling the entire SSD, and then used Disk Utility to shrink the main partition and create a 14 GB secondary partition.  I then encrypted the main partition with Filevault 2 from within that logon.  Then I rebooted from the clean install USB drive and installed a second instance of Lion on the secondary partition, set up the Guest account, and then set it for auto log on.
    So far so good, however, every time I boot into what is supposed to be—to the casual observer anyway—the "decoy" OS, it helpfully throws up a big dialog box stating "Enter a password to unlock the disk '<Your Super-Secret Volume Name Here>'." which I then have to cancel.  This is hardly helpful in disguising the fact that there is another partition on the SSD.
    I've looked all over Finder's preferences and the System Preferences for a way to make this stop, but I can't seem to figure it out.  Anybody know how to keep Lion from helpfully trying to mount encrypted volumes when it loads?
    Thanks!

    FYI, similar discusion here: http://discussions.apple.com/message/15744942
    This is more of a workaround than a solution, but I ended up installing Snow Leopard to the "decoy" partition.  It has no idea what to do with the encrypted partition, so it doesn't ask.  Good enough for now I guess, but it would be nice if Apple made this configurable.

  • Read-only AND Encrypted

    I am using Acrobat XI Pro: is there a way to make a file read-only AND encrypted?

    Folks,
    I may have found a way to create a pdf document with Acrobat XI Pro that is read-only AND encrypted. Please let me know if I have indeed succeeded or not, thank you!
    The steps that I follow to create the read-only AND encrypted pdf document are as follows:
    Create a plain pdf document, from MS Word for example
    Sanitize Document
    Create Form without fields
    Close Form Editing
    Encrypt with Password
    Save
    Save As Other… => Reader Extended PDF... => Enable More Tools (includes form fill-in & save)…
    I as a not-very-sophisticated-computer-user did not find a way to hack difficult to detect changes - such as the insertion or deletion of the word 'not' - into the resulting pdf document. But again, please let me know if you DO find a way to hack the resulting pdf document, thank you!
    P.S. I think the resulting pdf document is essentially an encrypted form, albeit one without fields.

  • [Solved] Clone existing arch system onto dm-crypt encrypted volume

    Hi all,
    I've been playing around with full disk encryption using dm-crypt and luks, and have it working pretty well on a spare harddrive. I don't want to go through the process of re-customizing a full install again, so I was wondering if it's possible to clone my / partition from my current install to an encrypted disk?
    My end goal is to have my /boot partition on a USB thumb drive and a giant encrypted volume for the rest of the / partition (including /home).
    My current drive has a / partition and a separate /home partition.
    I'm imagining something like this:
    Set up the whole new drive as an encrypted volume, unlock it with cryptsetup and map it to /dev/mapper/root
    dd if=/dev/myOldDisk/rootPartition of=/dev/mapper/root
    delete the encrypted /boot (it came over from OldDisk but I don't want it on the new encrypted disk).
    Copy files from old home to encrypted disk's /home folder.
    Would that work? Or am I better off just copying files over from my old / folder rather than using dd?
    I appreciate any input you've got!
    -Lefty
    Last edited by LeftyAce (2014-01-06 22:41:14)

    LeftyAce wrote:Set up the whole new drive as an encrypted volume, unlock it with cryptsetup and map it to /dev/mapper/root
    dd if=/dev/myOldDisk/rootPartition of=/dev/mapper/root
    +1 to dodo3773's suggestion to use rsync, the above dd would create garbage anyway. You could dd an encrypted partition to another empty one (on the new drive), but creating and mapping a new encrypted volume first will result in a fresh encryption key. The garbage occurs since your command clones encrypted bytes incl. the old encryption header to a transparent (non-encrypted) mapper. A bit more info here.

  • Password on encrypted volume not being "forgotten"

    I've set up an encrypted disk image (sparsebundle) and written a short bash script to simulate the old-style FileVault (to protect just a single account.)  It uses a folder within the encrypted volume as the home folder of an account that I use for sensitive information.  While it took a little while to get the permissions/ownership right on the volume and image, it works fine.  The other tricky part was that I have the script close the volume after it detects the account has been logged out -- I discovered I needed to wait a while for the logout to complete before closing the volume (otherwise it seemed like the system was trying to read or write from the volume even after "who" showed the account was logged out, and so it created a new home directory that confuses things.)  Now, the "problem" I have is this.  The first time the script opens the encrypted volume the system of course asks for the password.  Thereafter unless I reboot (logging in and out of the non-protected account I start the script from doesn't help) and possibly after a *long* time, tthe system seems to be remembering the password to the file -- on subsequent uses of the script the volume is opened without me being asked for the password.  I have examined carefully what I do when entering the password to make sure it's not saved in the keychain -- and indeed it isn't (verified by looking at the keychain).  Does anyone have any idea where the system (presumably the Finder) is saving the password and how to get it to "forget" it?  (I just realized I haven't checked to see if the password is "remembered" system-wide or just in the un-protected account.)  I've looked in both the system and account set of caches and nothing is obvious (all the finder cached data is in a single database, presumably in some obscure format.)
    Ted Lee
    Minnetonka, MN

    Some more experiments.  Since I was using the encrypted image to simulate FileVault, I put the image in the /User directory (which is where the old FileVault put its image for an account.)  This time I created another encrypted sparsebundle in a directory on my desktop -- the system did *not* remember the password for it (I had to enter it each time I opened it.)   More interestingly, diskutil *knew* about and remembered the image I'd put in /Users, but not the one on my desktop.  Diskutil even said that the volume inside it was an unmounted (encrypted) partition.   So it appears the system is "remembering" images that are in the /User directory -- I have no idea if there are other directories (say, /Library) where it would be remembered too.  But the "memory" has something to do with the live system -- since if I restart, the "memory" is lost.  Whether it is kept in some none-obvious place in the file system that disappears on shutdown or restart or just in virtual memory I of course don't know.

  • Unlocking Encrypted Volumes?

    Durring the bootup process i have always noticed "Unlocking Encrypted Volumes" stays "busy" like its failing? is this something to worry about?
    i have searched and searched. I dont believe i have any encrypted volumes?
    Thank You For Your Help!
    PAUL

    I used scroll lock to stop the boot process and was going to take a picture. i then relized that it is not "Unlocking Encrypted Volumes" and its "checking filesystems" that is staying [BUSY] and not switching to [DONE]. SORRY!!!!   is this ok?? the filesystems do say clean? just rather ugly.
    thanks
    ... By the way "unlocking encrypted volumes" was right above it. lol
    Last edited by paulb787 (2012-05-28 11:39:05)

  • I have 3 songs that will not download and the volume of error messages from Itunes about these "3" is annoying. I know my way around Itunes but cannot find a way to delete them and stop these Itunes download error messages.

    I have 3 songs that will not download and the volume of error messages from Itunes about these "3" is annoying. I know my way around Itunes but cannot find a way to delete them and stop these Itunes download error messages.
    Thank you.

    Thanks Mohammad - much appreciated.
    I also got a response from Apple who said that there was a problem related to fonts and the encryption.xml file
    Once we'd removed this we were able to upload the epub no problem.
    It's odd that the system seems to say that all is okay when it isn't. We have to rely on guesswork rather a lot using iBook Producer.
    Anyway, all sorted now and thank you again for your contribution.
    Best wishes and a Happy New Year!
    Sue

  • [SOLVED]Problem with systemd and awesome wm

    Hello,
    I recently have installed systemd and I have enabled slim.service, but after logging in throught slim I cannot run any programs in my awesome wm. Well, actually I can, but only a few seconds after login. If I run xterm and then try to run a program throught it I get messages "no protocol specified" and "cannot open display :0.0". If I quit awesome/X and login again(without reboot) all works just fine. Could you please help me to solve this problem? Thank you in advance.
    Edit: found this in the Xorg.0.log:
    [ 164.412] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 15 11:47:28 2012
    [ 164.412] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 164.413] (==) No Layout section. Using the first Screen section.
    [ 164.413] (==) No screen section available. Using defaults.
    [ 164.413] (**) |-->Screen "Default Screen Section" (0)
    [ 164.413] (**) | |-->Monitor "<default monitor>"
    [ 164.413] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    Last edited by ArtemGuzhva (2012-06-18 07:46:12)

    Okay, it is working fine now I have uninstalled initscripts and installed sysvcompat.
    NOTE: before uninstalling initscripts and sysvinit, reboot your computer with init=/bin/systemd in your kernel cmdline, because you will not be able to shutdown properly due to the lack of inittab.
    Last edited by ArtemGuzhva (2012-06-18 07:49:12)

  • [SOLVED]systemd and make a camera visible GUI-wise in your filemanager

    After reading a lot about systemd in the wiki and in this forum I understand there are different opionons about systemd. Anyway, I have a adapted all the changes to rc.conf leaving out only a few daemons to start there. So why not give systemd a try? If you dont want to read the full posting I finally got it to work, basically by reading carefully and checking the suggested tests in the systemd wiki. (loginctl)
    As suggested by the wiki, I tried the systemd yesterday. Enabled via systemctl some services to "replace" my rc.conf daemons. I got what I thought everything to work, including autologin directly to my Xfce4 desktop. Everything except the digital camera.
    When starting Arch traditionally via initscripts I immediately can see the camera in the filemanager (Nautilus) when the camera is attached via USB.
    Some minutes later, after adding "init=/usr/lib/systemd/systemd" to the APPEND line in Syslinux and rebooting, my machine reboots
    fine.But when connecting the camera again it is not visible graphically.
    The camera is there because when using gphoto2 (the commandline) as root I can transfer pictures etc.
    Even if I am no happy CLI user I can handle it when necessary. Handling pictures a graphical view of them is much easier...
    As the wiki about systemd says one can try it out. I have not removed anything from the system and when starting Arch again, the initscript way, I can see the camera again in my filemanager, gthumb works again and pictures can be transferred to my machine.
    In the wiki again, this time about digital cameras
    Permission issues
    Camera devices should be granted permission using ACLs. For this to work, users need to have consolekit or systemd running and the user session must be registered with them accordingly.
    Check this using /usr/bin/ck-list-sessions to verify a value of "TRUE" should be returned for both the "active" and "is-local" fields:
    $ ck-list-sessions | grep TRUE
    active = TRUE
    is-local = TRUE
    ACL=Atlantic Container Line is what first comes into my mind. I have had some connections to transport business...I admit I had to google it to find the correct interpretation of this mumbo-jumbo.
    The wiki also gives a "hint", if this is not working try to use the obsolete camera group and edit some udev rules.
    Should not be necessary when it has worked before systemd and earlier experiences
    But what is this about "Permission issues"?  Here is my listings relative the wiki hints. All seems OK.. or why the heck are there two sessions??
    [leif@krasaki ~]$ ck-list-sessions | grep TRUE
    is-local = TRUE
    active = TRUE
    is-local = TRUE
    [leif@krasaki ~]$ ck-list-sessions
    Session1:
    unix-user = '1000'
    realname = '(null)'
    seat = 'Seat1'
    session-type = ''
    active = FALSE
    x11-display = ''
    x11-display-device = ''
    display-device = '/dev/tty1'
    remote-host-name = ''
    is-local = TRUE
    on-since = '2012-10-24T07:12:56.499847Z'
    login-session-id = '1'
    idle-since-hint = '2012-10-24T07:13:26.994037Z'
    Session2:
    unix-user = '1000'
    realname = '(null)'
    seat = 'Seat1'
    session-type = ''
    active = TRUE
    x11-display = ':0'
    x11-display-device = '/dev/tty7'
    display-device = '/dev/tty1'
    remote-host-name = ''
    is-local = TRUE
    on-since = '2012-10-24T07:13:02.361157Z'
    login-session-id = '1'
    [leif@krasaki ~]$
    As one can see, the ACTIVE values are here as the wiki says. But no camera. Those values are the same, wheter which way the machine is started. But 2 sessions??
    Further reading in the systemd wiki article and consolekit vs systemd.logind gives a clue.
    From the wiki:
    In order to check the status of your user session, you can use loginctl. To see if your user session is properly set up, check if the following command contains Active=yes. All polkit actions like suspending the system or mounting external drives with Udisks should then work automatically.
    So when started via systemd and running logintctl, it gives this surprising result. Does not matter wheter as normal user, nor as root....
    [leif@krasaki ~]$ loginctl
    SESSION UID USER SEAT
    1 1000 leif seat0
    1 sessions listed.
    [leif@krasaki ~]$ loginctl show-session 1
    Id=1
    Timestamp=Wed, 24 Oct 2012 10:57:03 +0200
    TimestampMonotonic=20040019
    DefaultControlGroup=name=systemd:/user/leif/1
    VTNr=1
    TTY=tty1
    Remote=no
    Service=login
    Leader=315
    Audit=1
    Type=tty
    Class=user
    Active=no
    State=online
    KillProcesses=no
    IdleHint=yes
    IdleSinceHint=1351069009642296
    IdleSinceHintMonotonic=6664433
    Name=leif
    [leif@krasaki ~]$
    Surprising? Should it not have been Active=Yes? So something is wrong in my settings although it had worked "before" starting using systemd..
    OK, so far. Lost? Not yet. Double check again everything and I found the culprit, my  ~/.bash_profile which had worked before seemed a bit different to what is suggested in the wiki. The old one, actually started 2 sessions, as also could be seen here above checking ck-list-sessions. That was the problem
    Using a fresh edited ~/.bash_profile as suggested here, the camera is visible graphically
    Finally, just for fun, start again the old initscipt way. Enabling daemon and so on. Still 2 sessions going on....Here it was the "/.xinitrc, which also had some old fashions and I removed the ck-launch-session from the exec line. So even here, now only 1 session..
    Anyway, now the camera is visible, both starting with initscripts, naturally also some daemons active in rc.conf and by starting with systemd.
    I rest my case and it seems systemd works with everything on my machine which is just a normal desktop used by an old man.
    Thanks for reading...

    Solved now! Boot times are as fast as posssible on my HDD I think. Only thing after uninstalling initscripst and initscripts-systemd was that locale was not set inspite of a correct /etc/locale.conf. I had to make /etc/profile.d/locale.sh with this content;
    if [ -s /etc/locale.conf ]; then
    . /etc/locale.conf
    fi
    export LANG LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE
    export LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS
    export LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION

  • Systemd and systemd-logind crash due to failed assertion

    Hi,
    my system is currently only semi-usable because systemd *and* systemd-logind seem to be aborting due to a failed assertion. All systemd- and socket-related programs do not work. There are many zombie processes. These problems started after a reboot. (To be precise, the system hung up probably because of some graphics driver/mesa-related bug and I pushed the reset button.)
    I previously had testing and community-testing enabled, but disabling them did not fix the issue. Also, I was running a custom 3.17 kernel before the reboot but the normal 3.16.4, the testing 3.17.1 and the linux-ck-ivybridge 3.16.6 (from repo-ck) kernels also don't work.
    /usr is not on a seperate partition.
    One bug should have been fixed upstream (here) and the other "disappeared" (there).
    Pacman logs are cluttered with my attempts to fix the problem by reinstalling some packages (systemd, dbus, linux) so I didn't include them, but nothing important was upgraded right before the problem appeared.
    The relevant log lines in short:
    systemd[1]: Assertion 'a >= 0 && a < _JOB_TYPE_MAX_MERGING' failed at src/core/job.c:314, function job_type_lookup_merge(). Aborting.
    and
    Okt 18 23:12:35 HAF912 systemd-logind[442]: Failed to start user slice: Connection timed out
    Okt 18 23:12:35 HAF912 dbus[443]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
    Okt 18 23:12:35 HAF912 login[481]: pam_systemd(login:session): Failed to create session: Connection timed out
    Okt 18 23:13:00 HAF912 systemd-logind[442]: Failed to start user service: Connection timed out
    Okt 18 23:13:00 HAF912 systemd-logind[442]: Assertion 's->user->slice' failed at src/login/logind-session.c:496, function session_start_scope(). Aborting.
    Okt 18 23:13:00 HAF912 dbus[443]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
    journal (also note the "Cannot add dependency job for unit"):
    -- Logs begin at Mo 2014-05-05 19:23:55 CEST, end at Sa 2014-10-18 23:55:29 CEST. --
    Okt 19 01:11:07 localhost systemd-journal[74]: Runtime journal is using 8.0M (max allowed 800.7M, trying to leave 1.1G free of 7.8G available → current limit 800.7M).
    Okt 19 01:11:07 localhost systemd-journal[74]: Runtime journal is using 8.0M (max allowed 800.7M, trying to leave 1.1G free of 7.8G available → current limit 800.7M).
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys cpuset
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys cpu
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys cpuacct
    Okt 19 01:11:07 localhost kernel: Linux version 3.16.4-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Oct 6 08:22:27 CEST 2014
    Okt 19 01:11:07 localhost kernel: Command line: \boot\vmlinuz-linux rw root=/dev/sdc2 rootfstype=btrfs loglevel=2 rcutree.rcu_idle_gp_delay=1 initrd=\boot\initramfs-linux.img
    Okt 19 01:11:07 localhost kernel: e820: BIOS-provided physical RAM map:
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000ddf18fff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000ddf19000-0x00000000de09efff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de09f000-0x00000000de0aafff] ACPI data
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de0ab000-0x00000000de123fff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de124000-0x00000000de129fff] ACPI data
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de12a000-0x00000000de1aefff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de1af000-0x00000000de24cfff] ACPI NVS
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de24d000-0x00000000dea5dfff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000dea5e000-0x00000000dea5efff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000dea5f000-0x00000000deaa1fff] ACPI NVS
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000deaa2000-0x00000000df470fff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000df471000-0x00000000df7dafff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000df7db000-0x00000000df7fffff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable
    Okt 19 01:11:07 localhost kernel: NX (Execute Disable) protection: active
    Okt 19 01:11:07 localhost kernel: e820: update [mem 0xcc629018-0xcc64ca57] usable ==> usable
    Okt 19 01:11:07 localhost kernel: e820: update [mem 0xcd5a5018-0xcd5b5057] usable ==> usable
    Okt 19 01:11:07 localhost kernel: extended physical RAM map:
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000cc629017] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000cc629018-0x00000000cc64ca57] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000cc64ca58-0x00000000cd5a5017] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000cd5a5018-0x00000000cd5b5057] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000cd5b5058-0x00000000ddf18fff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000ddf19000-0x00000000de09efff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de09f000-0x00000000de0aafff] ACPI data
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de0ab000-0x00000000de123fff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de124000-0x00000000de129fff] ACPI data
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de12a000-0x00000000de1aefff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de1af000-0x00000000de24cfff] ACPI NVS
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de24d000-0x00000000dea5dfff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000dea5e000-0x00000000dea5efff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000dea5f000-0x00000000deaa1fff] ACPI NVS
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000deaa2000-0x00000000df470fff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000df471000-0x00000000df7dafff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000df7db000-0x00000000df7fffff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000041effffff] usable
    Okt 19 01:11:07 localhost kernel: efi: EFI v2.31 by American Megatrends
    Okt 19 01:11:07 localhost kernel: efi: ACPI=0xde09f000 ACPI 2.0=0xde09f000 SMBIOS=0xf04c0 MPS=0xfd420
    Okt 19 01:11:07 localhost kernel: efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem02: type=7, attr=0xf, range=[0x000000000000e000-0x0000000000058000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem03: type=4, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x000000000005f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem05: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem06: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem07: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem08: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
    Okt 19 01:11:07 localhost kernel: efi: mem09: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem10: type=7, attr=0xf, range=[0x0000000001100000-0x0000000002000000) (15MB)
    Okt 19 01:11:07 localhost kernel: efi: mem11: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002f47000) (15MB)
    Okt 19 01:11:07 localhost kernel: efi: mem12: type=7, attr=0xf, range=[0x0000000002f47000-0x000000007e536000) (1973MB)
    Okt 19 01:11:07 localhost kernel: efi: mem13: type=2, attr=0xf, range=[0x000000007e536000-0x0000000080000000) (26MB)
    Okt 19 01:11:07 localhost kernel: efi: mem14: type=7, attr=0xf, range=[0x0000000080000000-0x00000000cc629000) (1222MB)
    Okt 19 01:11:07 localhost kernel: efi: mem15: type=2, attr=0xf, range=[0x00000000cc629000-0x00000000cc64d000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem16: type=1, attr=0xf, range=[0x00000000cc64d000-0x00000000cd594000) (15MB)
    Okt 19 01:11:07 localhost kernel: efi: mem17: type=2, attr=0xf, range=[0x00000000cd594000-0x00000000cd59f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem18: type=7, attr=0xf, range=[0x00000000cd59f000-0x00000000cd5a5000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem19: type=2, attr=0xf, range=[0x00000000cd5a5000-0x00000000cd5f0000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem20: type=7, attr=0xf, range=[0x00000000cd5f0000-0x00000000cd5f5000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem21: type=2, attr=0xf, range=[0x00000000cd5f5000-0x00000000cdca0000) (6MB)
    Okt 19 01:11:07 localhost kernel: efi: mem22: type=7, attr=0xf, range=[0x00000000cdca0000-0x00000000cdca1000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem23: type=2, attr=0xf, range=[0x00000000cdca1000-0x00000000cdd0a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem24: type=1, attr=0xf, range=[0x00000000cdd0a000-0x00000000cdd46000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem25: type=7, attr=0xf, range=[0x00000000cdd46000-0x00000000d0132000) (35MB)
    Okt 19 01:11:07 localhost kernel: efi: mem26: type=4, attr=0xf, range=[0x00000000d0132000-0x00000000d047a000) (3MB)
    Okt 19 01:11:07 localhost kernel: efi: mem27: type=7, attr=0xf, range=[0x00000000d047a000-0x00000000d07e5000) (3MB)
    Okt 19 01:11:07 localhost kernel: efi: mem28: type=4, attr=0xf, range=[0x00000000d07e5000-0x00000000d0806000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem29: type=7, attr=0xf, range=[0x00000000d0806000-0x00000000d0847000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem30: type=4, attr=0xf, range=[0x00000000d0847000-0x00000000d0d94000) (5MB)
    Okt 19 01:11:07 localhost kernel: efi: mem31: type=7, attr=0xf, range=[0x00000000d0d94000-0x00000000d0d95000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem32: type=4, attr=0xf, range=[0x00000000d0d95000-0x00000000d0dbb000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem33: type=7, attr=0xf, range=[0x00000000d0dbb000-0x00000000d0dbc000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem34: type=4, attr=0xf, range=[0x00000000d0dbc000-0x00000000d0dcd000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem35: type=7, attr=0xf, range=[0x00000000d0dcd000-0x00000000d0dce000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem36: type=4, attr=0xf, range=[0x00000000d0dce000-0x00000000d0e24000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem37: type=7, attr=0xf, range=[0x00000000d0e24000-0x00000000d0e25000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem38: type=4, attr=0xf, range=[0x00000000d0e25000-0x00000000d0e7d000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem39: type=7, attr=0xf, range=[0x00000000d0e7d000-0x00000000d0e7e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem40: type=4, attr=0xf, range=[0x00000000d0e7e000-0x00000000d0eca000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem41: type=7, attr=0xf, range=[0x00000000d0eca000-0x00000000d0ecb000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem42: type=4, attr=0xf, range=[0x00000000d0ecb000-0x00000000d0eda000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem43: type=7, attr=0xf, range=[0x00000000d0eda000-0x00000000d0edb000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem44: type=4, attr=0xf, range=[0x00000000d0edb000-0x00000000d0ff5000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem45: type=7, attr=0xf, range=[0x00000000d0ff5000-0x00000000d0ff6000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem46: type=4, attr=0xf, range=[0x00000000d0ff6000-0x00000000d1020000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem47: type=7, attr=0xf, range=[0x00000000d1020000-0x00000000d1021000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem48: type=4, attr=0xf, range=[0x00000000d1021000-0x00000000d10f5000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem49: type=7, attr=0xf, range=[0x00000000d10f5000-0x00000000d10f6000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem50: type=4, attr=0xf, range=[0x00000000d10f6000-0x00000000d1140000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem51: type=7, attr=0xf, range=[0x00000000d1140000-0x00000000d1141000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem52: type=4, attr=0xf, range=[0x00000000d1141000-0x00000000d1219000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem53: type=7, attr=0xf, range=[0x00000000d1219000-0x00000000d121a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem54: type=4, attr=0xf, range=[0x00000000d121a000-0x00000000d1263000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem55: type=7, attr=0xf, range=[0x00000000d1263000-0x00000000d1264000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem56: type=4, attr=0xf, range=[0x00000000d1264000-0x00000000d145f000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem57: type=7, attr=0xf, range=[0x00000000d145f000-0x00000000d1460000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem58: type=4, attr=0xf, range=[0x00000000d1460000-0x00000000d14a9000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem59: type=7, attr=0xf, range=[0x00000000d14a9000-0x00000000d14aa000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem60: type=4, attr=0xf, range=[0x00000000d14aa000-0x00000000d1500000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem61: type=7, attr=0xf, range=[0x00000000d1500000-0x00000000d1501000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem62: type=4, attr=0xf, range=[0x00000000d1501000-0x00000000d154a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem63: type=7, attr=0xf, range=[0x00000000d154a000-0x00000000d154b000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem64: type=4, attr=0xf, range=[0x00000000d154b000-0x00000000d15e4000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem65: type=7, attr=0xf, range=[0x00000000d15e4000-0x00000000d15e5000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem66: type=4, attr=0xf, range=[0x00000000d15e5000-0x00000000d1607000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem67: type=7, attr=0xf, range=[0x00000000d1607000-0x00000000d1608000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem68: type=4, attr=0xf, range=[0x00000000d1608000-0x00000000d1997000) (3MB)
    Okt 19 01:11:07 localhost kernel: efi: mem69: type=7, attr=0xf, range=[0x00000000d1997000-0x00000000d1998000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem70: type=4, attr=0xf, range=[0x00000000d1998000-0x00000000d1aae000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem71: type=7, attr=0xf, range=[0x00000000d1aae000-0x00000000d1aaf000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem72: type=4, attr=0xf, range=[0x00000000d1aaf000-0x00000000d1b1e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem73: type=7, attr=0xf, range=[0x00000000d1b1e000-0x00000000d1b1f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem74: type=4, attr=0xf, range=[0x00000000d1b1f000-0x00000000d1c7b000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem75: type=7, attr=0xf, range=[0x00000000d1c7b000-0x00000000d1c94000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem76: type=4, attr=0xf, range=[0x00000000d1c94000-0x00000000d1cae000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem77: type=7, attr=0xf, range=[0x00000000d1cae000-0x00000000d1cbc000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem78: type=4, attr=0xf, range=[0x00000000d1cbc000-0x00000000d1d5d000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem79: type=7, attr=0xf, range=[0x00000000d1d5d000-0x00000000d1d6a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem80: type=4, attr=0xf, range=[0x00000000d1d6a000-0x00000000d1d9e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem81: type=7, attr=0xf, range=[0x00000000d1d9e000-0x00000000d1d9f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem82: type=4, attr=0xf, range=[0x00000000d1d9f000-0x00000000dd15d000) (179MB)
    Okt 19 01:11:07 localhost kernel: efi: mem83: type=7, attr=0xf, range=[0x00000000dd15d000-0x00000000ddc86000) (11MB)
    Okt 19 01:11:07 localhost kernel: efi: mem84: type=3, attr=0xf, range=[0x00000000ddc86000-0x00000000ddf19000) (2MB)
    Okt 19 01:11:07 localhost kernel: efi: mem85: type=0, attr=0xf, range=[0x00000000ddf19000-0x00000000ddf75000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem86: type=0, attr=0xf, range=[0x00000000ddf75000-0x00000000de09f000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem87: type=9, attr=0xf, range=[0x00000000de09f000-0x00000000de0ab000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem88: type=0, attr=0xf, range=[0x00000000de0ab000-0x00000000de124000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem89: type=9, attr=0xf, range=[0x00000000de124000-0x00000000de129000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem90: type=9, attr=0xf, range=[0x00000000de129000-0x00000000de12a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem91: type=7, attr=0xf, range=[0x00000000de12a000-0x00000000de1af000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem92: type=10, attr=0xf, range=[0x00000000de1af000-0x00000000de24d000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem93: type=6, attr=0x800000000000000f, range=[0x00000000de24d000-0x00000000de730000) (4MB)
    Okt 19 01:11:07 localhost kernel: efi: mem94: type=6, attr=0x800000000000000f, range=[0x00000000de730000-0x00000000de908000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem95: type=6, attr=0x800000000000000f, range=[0x00000000de908000-0x00000000de90a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem96: type=6, attr=0x800000000000000f, range=[0x00000000de90a000-0x00000000de93c000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem97: type=6, attr=0x800000000000000f, range=[0x00000000de93c000-0x00000000de93e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem98: type=6, attr=0x800000000000000f, range=[0x00000000de93e000-0x00000000de9bb000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem99: type=5, attr=0x800000000000000f, range=[0x00000000de9bb000-0x00000000de9db000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem100: type=5, attr=0x800000000000000f, range=[0x00000000de9db000-0x00000000dea5e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem101: type=4, attr=0xf, range=[0x00000000dea5e000-0x00000000dea5f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem102: type=10, attr=0xf, range=[0x00000000dea5f000-0x00000000deaa2000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem103: type=4, attr=0xf, range=[0x00000000deaa2000-0x00000000dec18000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem104: type=3, attr=0xf, range=[0x00000000dec18000-0x00000000df43b000) (8MB)
    Okt 19 01:11:07 localhost kernel: efi: mem105: type=4, attr=0xf, range=[0x00000000df43b000-0x00000000df440000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem106: type=3, attr=0xf, range=[0x00000000df440000-0x00000000df444000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem107: type=4, attr=0xf, range=[0x00000000df444000-0x00000000df445000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem108: type=3, attr=0xf, range=[0x00000000df445000-0x00000000df447000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem109: type=4, attr=0xf, range=[0x00000000df447000-0x00000000df455000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem110: type=3, attr=0xf, range=[0x00000000df455000-0x00000000df467000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem111: type=4, attr=0xf, range=[0x00000000df467000-0x00000000df46f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem112: type=3, attr=0xf, range=[0x00000000df46f000-0x00000000df471000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem113: type=6, attr=0x800000000000000f, range=[0x00000000df471000-0x00000000df7db000) (3MB)
    Okt 19 01:11:07 localhost kernel: efi: mem114: type=4, attr=0xf, range=[0x00000000df7db000-0x00000000df800000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem115: type=7, attr=0xf, range=[0x0000000100000000-0x000000041f000000) (12784MB)
    Okt 19 01:11:07 localhost kernel: efi: mem116: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
    Okt 19 01:11:07 localhost kernel: efi: mem117: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem118: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem119: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem120: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem121: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
    Okt 19 01:11:07 localhost kernel: SMBIOS 2.7 present.
    Okt 19 01:11:07 localhost kernel: DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./Z77-DS3H, BIOS F11a 11/13/2013
    Okt 19 01:11:07 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Okt 19 01:11:07 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Okt 19 01:11:07 localhost kernel: AGP: No AGP bridge found
    Okt 19 01:11:07 localhost kernel: e820: last_pfn = 0x41f000 max_arch_pfn = 0x400000000
    Okt 19 01:11:07 localhost kernel: MTRR default type: uncachable
    Okt 19 01:11:07 localhost kernel: MTRR fixed ranges enabled:
    Okt 19 01:11:07 localhost kernel: 00000-9FFFF write-back
    Okt 19 01:11:07 localhost kernel: A0000-BFFFF uncachable
    Okt 19 01:11:07 localhost kernel: C0000-CFFFF write-protect
    Okt 19 01:11:07 localhost kernel: D0000-DFFFF uncachable
    Okt 19 01:11:07 localhost kernel: E0000-FFFFF write-protect
    Okt 19 01:11:07 localhost kernel: MTRR variable ranges enabled:
    Okt 19 01:11:07 localhost kernel: 0 base 000000000 mask C00000000 write-back
    Okt 19 01:11:07 localhost kernel: 1 base 400000000 mask FF0000000 write-back
    Okt 19 01:11:07 localhost kernel: 2 base 410000000 mask FF8000000 write-back
    Okt 19 01:11:07 localhost kernel: 3 base 418000000 mask FFC000000 write-back
    Okt 19 01:11:07 localhost kernel: 4 base 41C000000 mask FFE000000 write-back
    Okt 19 01:11:07 localhost kernel: 5 base 41E000000 mask FFF000000 write-back
    Okt 19 01:11:07 localhost kernel: 6 base 0E0000000 mask FE0000000 uncachable
    Okt 19 01:11:07 localhost kernel: 7 disabled
    Okt 19 01:11:07 localhost kernel: 8 disabled
    Okt 19 01:11:07 localhost kernel: 9 disabled
    Okt 19 01:11:07 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Okt 19 01:11:07 localhost kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
    Okt 19 01:11:07 localhost kernel: e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000
    Okt 19 01:11:07 localhost kernel: found SMP MP-table at [mem 0x000fd770-0x000fd77f] mapped at [ffff8800000fd770]
    Okt 19 01:11:07 localhost kernel: Scanning 1 areas for low memory corruption
    Okt 19 01:11:07 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x00000000-0x000fffff] page 4k
    Okt 19 01:11:07 localhost kernel: BRK [0x02b23000, 0x02b23fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: BRK [0x02b24000, 0x02b24fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: BRK [0x02b25000, 0x02b25fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x41ee00000-0x41effffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x41ee00000-0x41effffff] page 2M
    Okt 19 01:11:07 localhost kernel: BRK [0x02b26000, 0x02b26fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x41c000000-0x41edfffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x41c000000-0x41edfffff] page 2M
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x400000000-0x41bffffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x400000000-0x41bffffff] page 2M
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x00100000-0xddf18fff]
    Okt 19 01:11:07 localhost kernel: [mem 0x00100000-0x001fffff] page 4k
    Okt 19 01:11:07 localhost kernel: [mem 0x00200000-0xdddfffff] page 2M
    Okt 19 01:11:07 localhost kernel: [mem 0xdde00000-0xddf18fff] page 4k
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0xde12a000-0xde1aefff]
    Okt 19 01:11:07 localhost kernel: [mem 0xde12a000-0xde1aefff] page 4k
    Okt 19 01:11:07 localhost kernel: BRK [0x02b27000, 0x02b27fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0xdea5e000-0xdea5efff]
    Okt 19 01:11:07 localhost kernel: [mem 0xdea5e000-0xdea5efff] page 4k
    Okt 19 01:11:07 localhost kernel: BRK [0x02b28000, 0x02b28fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0xdeaa2000-0xdf470fff]
    Okt 19 01:11:07 localhost kernel: [mem 0xdeaa2000-0xdebfffff] page 4k
    Okt 19 01:11:07 localhost kernel: [mem 0xdec00000-0xdf3fffff] page 2M
    Okt 19 01:11:07 localhost kernel: [mem 0xdf400000-0xdf470fff] page 4k
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0xdf7db000-0xdf7fffff]
    Okt 19 01:11:07 localhost kernel: [mem 0xdf7db000-0xdf7fffff] page 4k
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x100000000-0x3ffffffff] page 2M
    Okt 19 01:11:07 localhost kernel: RAMDISK: [mem 0x7e536000-0x7fffffff]
    Okt 19 01:11:07 localhost kernel: ACPI: Early table checksum verification disabled
    Okt 19 01:11:07 localhost kernel: ACPI: RSDP 0x00000000DE09F000 000024 (v02 ALASKA)
    Okt 19 01:11:07 localhost kernel: ACPI: XSDT 0x00000000DE09F070 00005C (v01 ALASKA A M I 01072009 AMI 00010013)
    Okt 19 01:11:07 localhost kernel: ACPI: FACP 0x00000000DE0A8C60 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    Okt 19 01:11:07 localhost kernel: ACPI: DSDT 0x00000000DE09F158 009B05 (v02 ALASKA A M I 00000012 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: FACS 0x00000000DE24BF80 000040
    Okt 19 01:11:07 localhost kernel: ACPI: APIC 0x00000000DE0A8D58 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
    Okt 19 01:11:07 localhost kernel: ACPI: MCFG 0x00000000DE0A8DF0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    Okt 19 01:11:07 localhost kernel: ACPI: HPET 0x00000000DE0A8E30 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0x00000000DE0A8E68 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0x00000000DE0A91D8 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0x00000000DE0A9B88 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: Local APIC address 0xfee00000
    Okt 19 01:11:07 localhost kernel: No NUMA configuration found
    Okt 19 01:11:07 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000041effffff]
    Okt 19 01:11:07 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x41effffff]
    Okt 19 01:11:07 localhost kernel: NODE_DATA [mem 0x41efe9000-0x41efedfff]
    Okt 19 01:11:07 localhost kernel: [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040e600000-ffff88041e5fffff] on node 0
    Okt 19 01:11:07 localhost kernel: Zone ranges:
    Okt 19 01:11:07 localhost kernel: DMA [mem 0x00001000-0x00ffffff]
    Okt 19 01:11:07 localhost kernel: DMA32 [mem 0x01000000-0xffffffff]
    Okt 19 01:11:07 localhost kernel: Normal [mem 0x100000000-0x41effffff]
    Okt 19 01:11:07 localhost kernel: Movable zone start for each node
    Okt 19 01:11:07 localhost kernel: Early memory node ranges
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0x00001000-0x0009efff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0x00100000-0xddf18fff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0xde12a000-0xde1aefff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0xdea5e000-0xdea5efff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0xdeaa2000-0xdf470fff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0xdf7db000-0xdf7fffff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0x100000000-0x41effffff]
    Okt 19 01:11:07 localhost kernel: On node 0 totalpages: 4184369
    Okt 19 01:11:07 localhost kernel: DMA zone: 64 pages used for memmap
    Okt 19 01:11:07 localhost kernel: DMA zone: 25 pages reserved
    Okt 19 01:11:07 localhost kernel: DMA zone: 3998 pages, LIFO batch:0
    Okt 19 01:11:07 localhost kernel: DMA32 zone: 14183 pages used for memmap
    Okt 19 01:11:07 localhost kernel: DMA32 zone: 907667 pages, LIFO batch:31
    Okt 19 01:11:07 localhost kernel: Normal zone: 51136 pages used for memmap
    Okt 19 01:11:07 localhost kernel: Normal zone: 3272704 pages, LIFO batch:31
    Okt 19 01:11:07 localhost kernel: ACPI: PM-Timer IO Port: 0x408
    Okt 19 01:11:07 localhost kernel: ACPI: Local APIC address 0xfee00000
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    Okt 19 01:11:07 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Okt 19 01:11:07 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    Okt 19 01:11:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Okt 19 01:11:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Okt 19 01:11:07 localhost kernel: ACPI: IRQ0 used by override.
    Okt 19 01:11:07 localhost kernel: ACPI: IRQ2 used by override.
    Okt 19 01:11:07 localhost kernel: ACPI: IRQ9 used by override.
    Okt 19 01:11:07 localhost kernel: Using ACPI (MADT) for SMP configuration information
    Okt 19 01:11:07 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
    Okt 19 01:11:07 localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    Okt 19 01:11:07 localhost kernel: nr_irqs_gsi: 40
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xcc629000-0xcc629fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xcc64c000-0xcc64cfff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xcd5a5000-0xcd5a5fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xcd5b5000-0xcd5b5fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xddf19000-0xde09efff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde09f000-0xde0aafff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde0ab000-0xde123fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde124000-0xde129fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde1af000-0xde24cfff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde24d000-0xdea5dfff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xdea5f000-0xdeaa1fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xdf471000-0xdf7dafff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xdf800000-0xf7ffffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    Okt 19 01:11:07 localhost kernel: e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices
    Okt 19 01:11:07 localhost kernel: Booting paravirtualized kernel on bare hardware
    Okt 19 01:11:07 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    Okt 19 01:11:07 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff88041ec00000 s86784 r8192 d23808 u262144
    Okt 19 01:11:07 localhost kernel: pcpu-alloc: s86784 r8192 d23808 u262144 alloc=1*2097152
    Okt 19 01:11:07 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    Okt 19 01:11:07 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4118961
    Okt 19 01:11:07 localhost kernel: Policy zone: Normal
    Okt 19 01:11:07 localhost kernel: Kernel command line: \boot\vmlinuz-linux rw root=/dev/sdc2 rootfstype=btrfs loglevel=2 rcutree.rcu_idle_gp_delay=1 initrd=\boot\initramfs-linux.img
    Okt 19 01:11:07 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Okt 19 01:11:07 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340
    Okt 19 01:11:07 localhost kernel: AGP: Checking aperture...
    Okt 19 01:11:07 localhost kernel: AGP: No AGP bridge found
    Okt 19 01:11:07 localhost kernel: Calgary: detecting Calgary via BIOS EBDA area
    Okt 19 01:11:07 localhost kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Okt 19 01:11:07 localhost kernel: Memory: 16146888K/16737476K available (5336K kernel code, 887K rwdata, 1688K rodata, 1128K init, 1164K bss, 590588K reserved)
    Okt 19 01:11:07 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    Okt 19 01:11:07 localhost kernel: Preemptible hierarchical RCU implementation.
    Okt 19 01:11:07 localhost kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Okt 19 01:11:07 localhost kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Okt 19 01:11:07 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    Okt 19 01:11:07 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    Okt 19 01:11:07 localhost kernel: NR_IRQS:8448 nr_irqs:744 16
    Okt 19 01:11:07 localhost kernel: Console: colour dummy device 80x25
    Okt 19 01:11:07 localhost kernel: console [tty0] enabled
    Okt 19 01:11:07 localhost kernel: allocated 67108864 bytes of page_cgroup
    Okt 19 01:11:07 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Okt 19 01:11:07 localhost kernel: hpet clockevent registered
    Okt 19 01:11:07 localhost kernel: tsc: Fast TSC calibration using PIT
    Okt 19 01:11:07 localhost kernel: tsc: Detected 3503.511 MHz processor
    Okt 19 01:11:07 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7009.98 BogoMIPS (lpj=11678370)
    Okt 19 01:11:07 localhost kernel: pid_max: default: 32768 minimum: 301
    Okt 19 01:11:07 localhost kernel: ACPI: Core revision 20140424
    Okt 19 01:11:07 localhost kernel: ACPI: All ACPI Tables successfully acquired
    Okt 19 01:11:07 localhost kernel: Security Framework initialized
    Okt 19 01:11:07 localhost kernel: Yama: becoming mindful.
    Okt 19 01:11:07 localhost kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    Okt 19 01:11:07 localhost kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    Okt 19 01:11:07 localhost kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
    Okt 19 01:11:07 localhost kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys memory
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys devices
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys freezer
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys net_cls
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys blkio
    Okt 19 01:11:07 localhost kernel: CPU: Physical Processor ID: 0
    Okt 19 01:11:07 localhost kernel: CPU: Processor Core ID: 0
    Okt 19 01:11:07 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    Okt 19 01:11:07 localhost kernel: mce: CPU supports 9 MCE banks
    Okt 19 01:11:07 localhost kernel: CPU0: Thermal monitoring enabled (TM1)
    Okt 19 01:11:07 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    tlb_flushall_shift: 2
    Okt 19 01:11:07 localhost kernel: Freeing SMP alternatives memory: 20K (ffffffff819f9000 - ffffffff819fe000)
    Okt 19 01:11:07 localhost kernel: ftrace: allocating 20445 entries in 80 pages
    Okt 19 01:11:07 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Okt 19 01:11:07 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz (fam: 06, model: 3a, stepping: 09)
    Okt 19 01:11:07 localhost kernel: TSC deadline timer enabled
    Okt 19 01:11:07 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
    Okt 19 01:11:07 localhost kernel: ... version: 3
    Okt 19 01:11:07 localhost kernel: ... bit width: 48
    Okt 19 01:11:07 localhost kernel: ... generic registers: 4
    Okt 19 01:11:07 localhost kernel: ... value mask: 0000ffffffffffff
    Okt 19 01:11:07 localhost kernel: ... max period: 0000ffffffffffff
    Okt 19 01:11:07 localhost kernel: ... fixed-purpose events: 3
    Okt 19 01:11:07 localhost kernel: ... event mask: 000000070000000f
    Okt 19 01:11:07 localhost kernel: x86: Booting SMP configuration:
    Okt 19 01:11:07 localhost kernel: .... node #0, CPUs: #1
    Okt 19 01:11:07 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Okt 19 01:11:07 localhost kernel: #2 #3 #4 #5 #6 #7
    Okt 19 01:11:07 localhost kernel: x86: Booted up 1 node, 8 CPUs
    Okt 19 01:11:07 localhost kernel: smpboot: Total of 8 processors activated (56078.85 BogoMIPS)
    Okt 19 01:11:07 localhost kernel: devtmpfs: initialized
    Okt 19 01:11:07 localhost kernel: PM: Registering ACPI NVS region [mem 0xde1af000-0xde24cfff] (647168 bytes)
    Okt 19 01:11:07 localhost kernel: PM: Registering ACPI NVS region [mem 0xdea5f000-0xdeaa1fff] (274432 bytes)
    Okt 19 01:11:07 localhost kernel: pinctrl core: initialized pinctrl subsystem
    Okt 19 01:11:07 localhost kernel: RTC time: 23:11:07, date: 10/18/14
    Okt 19 01:11:07 localhost kernel: NET: Registered protocol family 16
    Okt 19 01:11:07 localhost kernel: cpuidle: using governor ladder
    Okt 19 01:11:07 localhost kernel: cpuidle: using governor menu
    Okt 19 01:11:07 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    Okt 19 01:11:07 localhost kernel: ACPI: bus type PCI registered
    Okt 19 01:11:07 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Okt 19 01:11:07 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    Okt 19 01:11:07 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    Okt 19 01:11:07 localhost kernel: PCI: Using configuration type 1 for base access
    Okt 19 01:11:07 localhost kernel: ACPI: Added _OSI(Module Device)
    Okt 19 01:11:07 localhost kernel: ACPI: Added _OSI(Processor Device)
    Okt 19 01:11:07 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Okt 19 01:11:07 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Okt 19 01:11:07 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Okt 19 01:11:07 localhost kernel: ACPI: Dynamic OEM Table Load:
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0xFFFF88040834B000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: Dynamic OEM Table Load:
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0xFFFF880408302C00 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: Dynamic OEM Table Load:
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0xFFFF880408309A00 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: Interpreter enabled
    Okt 19 01:11:07 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
    Okt 19 01:11:07 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
    Okt 19 01:11:07 localhost kernel: ACPI: (supports S0 S3 S4 S5)
    Okt 19 01:11:07 localhost kernel: ACPI: Using IOAPIC for interrupt routing
    Okt 19 01:11:07 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN00] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN01] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN02] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN03] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN04] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    Okt 19 01:11:07 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Okt 19 01:11:07 localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
    Okt 19 01:11:07 localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
    Okt 19 01:11:07 localhost kernel: PCI host bridge to bus 0000:00
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    Okt 19 01:11:07 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7200000-0xf720ffff 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    Okt 19 01:11:07 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf721a000-0xf721a00f 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7218000-0xf72183ff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7210000-0xf7213fff 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7217000-0xf72173ff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7216000-0xf72167ff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7215000-0xf72150ff 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: [10de:11c0] type 00 class 0x030000
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.1: [10de:0e0b] type 00 class 0x040300
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: [1969:1083] type 00 class 0x020000
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7100000-0xf713ffff 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: reg 0x18: [io 0xd000-0xd07f]
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7100000-0xf71fffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: [8086:244e] type 01 class 0x060401
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: supports D1 D2
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04-05] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:05:00.0: [1102:0007] type 00 class 0x040100
    Okt 19 01:11:07 localhost kernel: pci 0000:05:00.0: reg 0x10: [io 0xc000-0xc01f]
    Okt 19 01:11:07 localhost kernel: pci 0000:05:00.0: supports D1 D2
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.0: [14f1:8800] type 00 class 0x040000
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.0: reg 0x10: [mem 0xf5000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.1: [14f1:8801] type 00 class 0x048000
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.1: reg 0x10: [mem 0xf4000000-0xf4ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.2: [14f1:8802] type 00 class 0x048000
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.2: reg 0x10: [mem 0xf3000000-0xf3ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.4: [14f1:8804] type 00 class 0x048000
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.4: reg 0x10: [mem 0xf2000000-0xf2ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0xc000-0xcfff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0xf2000000-0xf5ffffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: Enabled 4 GPEs in block 00 to 3F
    Okt 19 01:11:07 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Okt 19 01:11:07 localhost kernel: vgaarb: loaded
    Okt 19 01:11:07 localhost kernel: vgaarb: bridge control possible 0000:01:00.0
    Okt 19 01:11:07 localhost kernel: PCI: Using ACPI for IRQ routing
    Okt 19 01:11:07 localhost kernel: PCI: pci_cache_line_size set to 64 bytes
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xcc629018-0xcfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xcd5a5018-0xcfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xddf19000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xde1af000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xdea5f000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xdf471000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff]
    Okt 19 01:11:07 localhost kernel: NetLabel: Initializing
    Okt 19 01:11:07 localhost kernel: NetLabel: domain hash size = 128
    Okt 19 01:11:07 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Okt 19 01:11:07 localhost kernel: NetLabel: unlabeled traffic allowed by default
    Okt 19 01:11:07 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    Okt 19 01:11:07 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Okt 19 01:11:07 localhost kernel: Switched to clocksource hpet
    Okt 19 01:11:07 localhost kernel: pnp: PnP ACPI init
    Okt 19 01:11:07 localhost kernel: ACPI: bus type PNP registered
    Okt 19 01:11:07 localhost kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0680-0x069f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0200-0x020f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0xffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0xffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0400-0x0453] could not be reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0458-0x047f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0500-0x057f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    Okt 19 01:11:07 localhost kernel: system 00:03: [io 0x0454-0x0457] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: system 00:04: [io 0x0a00-0x0a0f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:04: [io 0x0a30-0x0a3f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:04: [io 0x0a20-0x0a2f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xe0000000-0xe0000fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: pnp: PnP ACPI: found 7 devices
    Okt 19 01:11:07 localhost kernel: ACPI: bus type PNP unregistered
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7100000-0xf71fffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04-05]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf7100000-0xf71fffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 0 [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 11 [mem 0xe0000000-0xfeafffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 4 [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 5 [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 6 [io 0x0000-0x0cf7]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 7 [io 0x0d00-0xffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 8 [mem 0x000a0000-0x000bffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 9 [mem 0x000d0000-0x000d3fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 10 [mem 0x000d4000-0x000d7fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 11 [mem 0x000d8000-0x000dbfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 12 [mem 0x000dc000-0x000dffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 13 [mem 0xe0000000-0xfeafffff]
    Okt 19 01:11:07 localhost kernel: NET: Registered protocol family 2
    Okt 19 01:11:07 localhost kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    Okt 19 01:11:07 localhost kernel: TCP bind hash table entries: 65536 (order: 8,

    I worked around the issue myself by manually commenting the offending assertions out in src/core/job.c, so this is an upstream bug. I will report it at the systemd bug tracker.

Maybe you are looking for

  • File transfer Crashes 10.8 Server

    I’m reaching out for someone’s more experienced analysis of an ongoing issue we’re having with a client’s server. Approximately once or twice a month for the past four months they’ve experienced server connections dropping for all connected users in

  • Data Type NUMC from R3 to BW

    Hi Expertts, The datatype NUMC holding a value 00000 in R3 becomes SPACE or NULL by the time it reaches to PSA.  Is there a way to prevent this from happening.  I want the value intact when and the same when it reaches the PSA up to the cube. Thanks

  • My videos play on my ipod but without sound! HELP!

    i have converted them on itunes and they play with sound on itnues. i synced them on to my ipod fine and they play but without any audio! Please help

  • Itunes corrupted after update. asking to reinstall itunes

    After I updated my itunes i clicked to open it an this message appears. This copy of itunes is corrupted or not installed correctly. Please reinstall itunes. My mac is. Mac book pro 5, mac os x version 10.6.8 Please help!!

  • Sales order costing urgent please

    friends my client wants to see the cost in sales order because his price is based on the cost price i think ek01 solves this but i am not able to bring the value into the sales order. please help me and tell me the steps to be done in sd to bring tha