Hi Joerg, I've performed both experiments you've asked for. intremap=off seems to have everything working with the IOMMU on although I've only been running it for a few minutes and not tested things exhaustively. The ivrs_ioapic test however results in ath9k failing to load. I've attached dmesg's of both test cases. Also, I noticed SWIOTLB is in use - is that common with a IOMMU these days? -Jason On Fri, Sep 12, 2014 at 9:17 AM, Joerg Roedel <joro@xxxxxxxxxx> wrote: > Hi Jason, > > On Fri, Sep 05, 2014 at 10:28:01PM -0700, Jason Newton wrote: >> [ 0.021820] AMD-Vi: device: 00:00.2 cap: 0040 seg: 0 flags: b8 info 0000 >> [ 0.021827] AMD-Vi: mmio-addr: 00000000feb80000 >> [ 0.021844] AMD-Vi: DEV_SELECT_RANGE_START devid: 00:01.0 flags: 00 >> [ 0.021848] AMD-Vi: DEV_RANGE_END devid: ff:1f.6 >> [ 0.022730] AMD-Vi: DEV_ALIAS_RANGE devid: 02:00.0 flags: 00 devid_to: 00:14.4 >> [ 0.022735] AMD-Vi: DEV_RANGE_END devid: 02:1f.7 >> [ 0.022745] AMD-Vi: DEV_SPECIAL(HPET[0]) devid: 00:14.0 >> [ 0.022749] AMD-Vi: DEV_SPECIAL(IOAPIC[5]) devid: 00:14.0 >> [ 0.022753] AMD-Vi: DEV_SPECIAL(IOAPIC[6]) devid: 00:00.0 > > It is just a test, as I don't know how the hardware is actually wired in > your system, but can you try to boot with 'ivrs_ioapic[6]=00:00.1' on > the kernel command line and report if it makes any difference? > > Thanks, > > Joerg >
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.16.1-8.g2ab6585-desktop (geeko@buildhost) (gcc version 4.8.3 20140627 [gcc-4_8-branch revision 212064] (SUSE Linux) ) #1 SMP PREEMPT Wed Sep 3 14:16:22 UTC 2014 (2ab6585) [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.16.1-8.g2ab6585-desktop root=UUID=d424eb7b-0019-4413-b552-d0d929e1b6c6 intremap=off [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009a3ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009a400-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007bdc9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007bdca000-0x000000007bdf9fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007bdfa000-0x000000007c0b8fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007c0b9000-0x000000007c174fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007c175000-0x000000007e12dfff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007e12e000-0x000000007e12efff] usable [ 0.000000] BIOS-e820: [mem 0x000000007e12f000-0x000000007e334fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007e335000-0x000000007e48afff] usable [ 0.000000] BIOS-e820: [mem 0x000000007e48b000-0x000000007f02efff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007f02f000-0x000000007f071fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007f072000-0x000000007f7f0fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007f7f1000-0x000000007f7fffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043effffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./FM2A88X-ITX+, BIOS P2.40 08/01/2014 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] AGP: No AGP bridge found [ 0.000000] e820: last_pfn = 0x43f000 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 write-through [ 0.000000] C0000-D3FFF write-protect [ 0.000000] D4000-E7FFF uncachable [ 0.000000] E8000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back [ 0.000000] 1 base 00007F800000 mask FFFFFF800000 uncachable [ 0.000000] 2 disabled [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] TOM2: 000000043f000000 aka 17392M [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: update [mem 0x7f800000-0xffffffff] usable ==> reserved [ 0.000000] e820: last_pfn = 0x7f800 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000fd800-0x000fd80f] mapped at [ffff8800000fd800] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ffff880000094000] 94000 size 24576 [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] BRK [0x0220c000, 0x0220cfff] PGTABLE [ 0.000000] BRK [0x0220d000, 0x0220dfff] PGTABLE [ 0.000000] BRK [0x0220e000, 0x0220efff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x43ee00000-0x43effffff] [ 0.000000] [mem 0x43ee00000-0x43effffff] page 2M [ 0.000000] BRK [0x0220f000, 0x0220ffff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x43c000000-0x43edfffff] [ 0.000000] [mem 0x43c000000-0x43edfffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x400000000-0x43bffffff] [ 0.000000] [mem 0x400000000-0x43bffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bdc9fff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x7bbfffff] page 2M [ 0.000000] [mem 0x7bc00000-0x7bdc9fff] page 4k [ 0.000000] init_memory_mapping: [mem 0x7bdfa000-0x7c0b8fff] [ 0.000000] [mem 0x7bdfa000-0x7bdfffff] page 4k [ 0.000000] [mem 0x7be00000-0x7bffffff] page 2M [ 0.000000] [mem 0x7c000000-0x7c0b8fff] page 4k [ 0.000000] BRK [0x02210000, 0x02210fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x7e12e000-0x7e12efff] [ 0.000000] [mem 0x7e12e000-0x7e12efff] page 4k [ 0.000000] BRK [0x02211000, 0x02211fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x7e335000-0x7e48afff] [ 0.000000] [mem 0x7e335000-0x7e48afff] page 4k [ 0.000000] init_memory_mapping: [mem 0x7f02f000-0x7f071fff] [ 0.000000] [mem 0x7f02f000-0x7f071fff] page 4k [ 0.000000] init_memory_mapping: [mem 0x7f7f1000-0x7f7fffff] [ 0.000000] [mem 0x7f7f1000-0x7f7fffff] page 4k [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff] [ 0.000000] [mem 0x100000000-0x3ffffffff] page 1G [ 0.000000] RAMDISK: [mem 0x35162000-0x368a8fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA) [ 0.000000] ACPI: XSDT 0x000000007C13D080 00007C (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FACP 0x000000007C142DB8 00010C (v05 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20140424/tbfadt-649) [ 0.000000] ACPI: DSDT 0x000000007C13D190 005C23 (v02 ALASKA A M I 00000000 INTL 20051117) [ 0.000000] ACPI: FACS 0x000000007C16B080 000040 [ 0.000000] ACPI: APIC 0x000000007C142EC8 00007E (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FPDT 0x000000007C142F48 000044 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: MCFG 0x000000007C142F90 00003C (v01 ALASKA A M I 01072009 MSFT 00010013) [ 0.000000] ACPI: HPET 0x000000007C142FD0 000038 (v01 ALASKA A M I 01072009 AMI 00000005) [ 0.000000] ACPI: AAFT 0x000000007C143008 0002DC (v01 ALASKA OEMAAFT 01072009 MSFT 00000097) [ 0.000000] ACPI: IVRS 0x000000007C1432E8 000078 (v02 AMD BANTRY 00000001 AMD 00000000) [ 0.000000] ACPI: SSDT 0x000000007C143360 000B9C (v01 AMD BANTRY 00000001 AMD 00000001) [ 0.000000] ACPI: SSDT 0x000000007C143F00 00033B (v02 AMD BANTRY 00000002 MSFT 04000000) [ 0.000000] ACPI: CRAT 0x000000007C144240 0005A0 (v01 AMD BANTRY 00000001 AMD 00000001) [ 0.000000] ACPI: SSDT 0x000000007C1447E0 001115 (v01 AMD CPMCMN 00000001 INTL 20051117) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000043effffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x43effffff] [ 0.000000] NODE_DATA [mem 0x43efe6000-0x43eff9fff] [ 0.000000] [ffffea0000000000-ffffea000edfffff] PMD -> [ffff88042f600000-ffff88043c7fffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x43effffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x00099fff] [ 0.000000] node 0: [mem 0x00100000-0x7bdc9fff] [ 0.000000] node 0: [mem 0x7bdfa000-0x7c0b8fff] [ 0.000000] node 0: [mem 0x7e12e000-0x7e12efff] [ 0.000000] node 0: [mem 0x7e335000-0x7e48afff] [ 0.000000] node 0: [mem 0x7f02f000-0x7f071fff] [ 0.000000] node 0: [mem 0x7f7f1000-0x7f7fffff] [ 0.000000] node 0: [mem 0x100000000-0x43effffff] [ 0.000000] On node 0 totalpages: 3912139 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3993 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 6896 pages used for memmap [ 0.000000] DMA32 zone: 504370 pages, LIFO batch:31 [ 0.000000] Normal zone: 46536 pages used for memmap [ 0.000000] Normal zone: 3403776 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x11] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x12] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x13] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x05] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 5, version 33, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: IOAPIC (id[0x06] address[0xfec01000] gsi_base[24]) [ 0.000000] IOAPIC[1]: apic_id 6, version 33, address 0xfec01000, GSI 24-55 [ 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 low 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: 0x10228210 base: 0xfed00000 [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 72 [ 0.000000] PM: Registered nosave memory: [mem 0x0009a000-0x0009afff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x7bdca000-0x7bdf9fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7c0b9000-0x7c174fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7c175000-0x7e12dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7e12f000-0x7e334fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7e48b000-0x7f02efff] [ 0.000000] PM: Registered nosave memory: [mem 0x7f072000-0x7f7f0fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7f800000-0xfebfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec01fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xff7fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff] [ 0.000000] e820: [mem 0x7f800000-0xfebfffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88043ec00000 s83200 r8192 d23296 u524288 [ 0.000000] pcpu-alloc: s83200 r8192 d23296 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3858630 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.1-8.g2ab6585-desktop root=UUID=d424eb7b-0019-4413-b552-d0d929e1b6c6 intremap=off [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] AGP: Checking aperture... [ 0.000000] AGP: No AGP bridge found [ 0.000000] AGP: Node 0: aperture [bus addr 0x00000000-0x01ffffff] (32MB) [ 0.000000] AGP: Your BIOS doesn't leave a aperture memory hole [ 0.000000] AGP: Please enable the IOMMU option in the BIOS setup [ 0.000000] AGP: This costs you 64MB of RAM [ 0.000000] AGP: Mapping aperture over RAM [mem 0x70000000-0x73ffffff] (65536KB) [ 0.000000] PM: Registered nosave memory: [mem 0x70000000-0x73ffffff] [ 0.000000] Memory: 15258696K/15648556K available (6292K kernel code, 1008K rwdata, 4704K rodata, 1564K init, 1532K bss, 389860K reserved) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-3. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS:33024 nr_irqs:1024 16 [ 0.000000] spurious 8259A interrupt: IRQ7. [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] allocated 62914560 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3693.161 MHz processor [ 0.000022] Calibrating delay loop (skipped), value calculated using timer frequency.. 7386.32 BogoMIPS (lpj=3693161) [ 0.000027] pid_max: default: 32768 minimum: 301 [ 0.000037] ACPI: Core revision 20140424 [ 0.005227] ACPI: All ACPI Tables successfully acquired [ 0.007251] Security Framework initialized [ 0.007270] AppArmor: AppArmor initialized [ 0.008171] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) [ 0.011958] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.013650] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.013667] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.013946] Initializing cgroup subsys memory [ 0.013967] Initializing cgroup subsys devices [ 0.013974] Initializing cgroup subsys freezer [ 0.013978] Initializing cgroup subsys net_cls [ 0.013983] Initializing cgroup subsys blkio [ 0.013988] Initializing cgroup subsys perf_event [ 0.013991] Initializing cgroup subsys net_prio [ 0.013997] Initializing cgroup subsys hugetlb [ 0.014018] tseg: 007f800000 [ 0.014020] CPU: Physical Processor ID: 0 [ 0.014022] CPU: Processor Core ID: 0 [ 0.014024] mce: CPU supports 7 MCE banks [ 0.014030] LVT offset 1 assigned for vector 0xf9 [ 0.014037] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512 Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0 tlb_flushall_shift: 6 [ 0.014111] Freeing SMP alternatives memory: 24K (ffffffff82085000 - ffffffff8208b000) [ 0.014710] ftrace: allocating 24381 entries in 96 pages [ 0.023320] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.033318] smpboot: CPU0: AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G (fam: 15, model: 30, stepping: 01) [ 0.134375] Performance Events: Fam15h core perfctr, AMD PMU driver. [ 0.134383] ... version: 0 [ 0.134385] ... bit width: 48 [ 0.134388] ... generic registers: 6 [ 0.134390] ... value mask: 0000ffffffffffff [ 0.134393] ... max period: 00007fffffffffff [ 0.134396] ... fixed-purpose events: 0 [ 0.134399] ... event mask: 000000000000003f [ 0.143605] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.145675] x86: Booting SMP configuration: [ 0.145682] .... node #0, CPUs: #1 #2 #3 [ 0.188613] x86: Booted up 1 node, 4 CPUs [ 0.188619] smpboot: Total of 4 processors activated (29545.28 BogoMIPS) [ 0.189268] devtmpfs: initialized [ 0.192663] PM: Registering ACPI NVS region [mem 0x7c0b9000-0x7c174fff] (770048 bytes) [ 0.192684] PM: Registering ACPI NVS region [mem 0x7e12f000-0x7e334fff] (2121728 bytes) [ 0.193624] pinctrl core: initialized pinctrl subsystem [ 0.193719] RTC time: 21:10:03, date: 09/12/14 [ 0.193780] NET: Registered protocol family 16 [ 0.193909] cpuidle: using governor ladder [ 0.193914] cpuidle: using governor menu [ 0.194000] ACPI: bus type PCI registered [ 0.194003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.194120] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.194127] PCI: not using MMCONFIG [ 0.194130] PCI: Using configuration type 1 for base access [ 0.194133] PCI: Using configuration type 1 for extended access [ 0.194500] mtrr: your CPUs had inconsistent variable MTRR settings [ 0.194504] mtrr: probably your BIOS does not setup all CPUs. [ 0.194507] mtrr: corrected configuration. [ 0.198860] ACPI: Added _OSI(Module Device) [ 0.198863] ACPI: Added _OSI(Processor Device) [ 0.198866] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.198869] ACPI: Added _OSI(Processor Aggregator Device) [ 0.201012] ACPI: Executed 1 blocks of module-level executable AML code [ 0.206607] ACPI: Interpreter enabled [ 0.206614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) [ 0.206623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) [ 0.206645] ACPI: (supports S0 S3 S4 S5) [ 0.206648] ACPI: Using IOAPIC for interrupt routing [ 0.206737] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.206798] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources [ 0.207096] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.237134] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.237142] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.237552] acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] [ 0.238273] PCI host bridge to bus 0000:00 [ 0.238278] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.238282] pci_bus 0000:00: root bus resource [io 0x0000-0x03af] [ 0.238286] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7] [ 0.238290] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df] [ 0.238294] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.238298] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.238302] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] [ 0.238306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff] [ 0.238315] pci 0000:00:00.0: [1022:1422] type 00 class 0x060000 [ 0.238432] pci 0000:00:00.2: [1022:1423] type 00 class 0x080600 [ 0.238591] pci 0000:00:01.0: [1002:130f] type 00 class 0x030000 [ 0.238608] pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref] [ 0.238614] pci 0000:00:01.0: reg 0x18: [mem 0xd0000000-0xd07fffff 64bit pref] [ 0.238619] pci 0000:00:01.0: reg 0x20: [io 0xf000-0xf0ff] [ 0.238623] pci 0000:00:01.0: reg 0x24: [mem 0xff700000-0xff73ffff] [ 0.238628] pci 0000:00:01.0: reg 0x30: [mem 0xff740000-0xff75ffff pref] [ 0.238653] pci 0000:00:01.0: supports D1 D2 [ 0.238655] pci 0000:00:01.0: PME# supported from D1 D2 D3hot [ 0.238762] pci 0000:00:01.1: [1002:1308] type 00 class 0x040300 [ 0.238771] pci 0000:00:01.1: reg 0x10: [mem 0xff764000-0xff767fff 64bit] [ 0.238807] pci 0000:00:01.1: supports D1 D2 [ 0.238926] pci 0000:00:02.0: [1022:1424] type 00 class 0x060000 [ 0.239057] pci 0000:00:03.0: [1022:1424] type 00 class 0x060000 [ 0.239155] pci 0000:00:03.1: [1022:1426] type 01 class 0x060400 [ 0.239198] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold [ 0.239264] pci 0000:00:03.1: System wakeup disabled by ACPI [ 0.239337] pci 0000:00:04.0: [1022:1424] type 00 class 0x060000 [ 0.239464] pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330 [ 0.239484] pci 0000:00:10.0: reg 0x10: [mem 0xff76a000-0xff76bfff 64bit] [ 0.239584] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold [ 0.239657] pci 0000:00:10.0: System wakeup disabled by ACPI [ 0.239741] pci 0000:00:10.1: [1022:7814] type 00 class 0x0c0330 [ 0.239761] pci 0000:00:10.1: reg 0x10: [mem 0xff768000-0xff769fff 64bit] [ 0.239852] pci 0000:00:10.1: PME# supported from D0 D3hot D3cold [ 0.239927] pci 0000:00:10.1: System wakeup disabled by ACPI [ 0.239978] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601 [ 0.239993] pci 0000:00:11.0: reg 0x10: [io 0xf190-0xf197] [ 0.240001] pci 0000:00:11.0: reg 0x14: [io 0xf180-0xf183] [ 0.240009] pci 0000:00:11.0: reg 0x18: [io 0xf170-0xf177] [ 0.240017] pci 0000:00:11.0: reg 0x1c: [io 0xf160-0xf163] [ 0.240025] pci 0000:00:11.0: reg 0x20: [io 0xf150-0xf15f] [ 0.240033] pci 0000:00:11.0: reg 0x24: [mem 0xff771000-0xff7717ff] [ 0.240162] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310 [ 0.240179] pci 0000:00:12.0: reg 0x10: [mem 0xff770000-0xff770fff] [ 0.240279] pci 0000:00:12.0: System wakeup disabled by ACPI [ 0.240354] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320 [ 0.240369] pci 0000:00:12.2: reg 0x10: [mem 0xff76f000-0xff76f0ff] [ 0.240433] pci 0000:00:12.2: supports D1 D2 [ 0.240434] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot D3cold [ 0.240498] pci 0000:00:12.2: System wakeup disabled by ACPI [ 0.240542] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310 [ 0.240560] pci 0000:00:13.0: reg 0x10: [mem 0xff76e000-0xff76efff] [ 0.240671] pci 0000:00:13.0: System wakeup disabled by ACPI [ 0.240734] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320 [ 0.240750] pci 0000:00:13.2: reg 0x10: [mem 0xff76d000-0xff76d0ff] [ 0.240816] pci 0000:00:13.2: supports D1 D2 [ 0.240817] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot D3cold [ 0.240880] pci 0000:00:13.2: System wakeup disabled by ACPI [ 0.240925] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500 [ 0.241084] pci 0000:00:14.1: [1022:780c] type 00 class 0x01018a [ 0.241095] pci 0000:00:14.1: reg 0x10: [io 0xf140-0xf147] [ 0.241103] pci 0000:00:14.1: reg 0x14: [io 0xf130-0xf133] [ 0.241111] pci 0000:00:14.1: reg 0x18: [io 0xf120-0xf127] [ 0.241118] pci 0000:00:14.1: reg 0x1c: [io 0xf110-0xf113] [ 0.241126] pci 0000:00:14.1: reg 0x20: [io 0xf100-0xf10f] [ 0.241142] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.241147] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.241150] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.241154] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.241247] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300 [ 0.241264] pci 0000:00:14.2: reg 0x10: [mem 0xff760000-0xff763fff 64bit] [ 0.241316] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold [ 0.241377] pci 0000:00:14.2: System wakeup disabled by ACPI [ 0.241419] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100 [ 0.241591] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401 [ 0.241675] pci 0000:00:14.4: System wakeup disabled by ACPI [ 0.241727] pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310 [ 0.241738] pci 0000:00:14.5: reg 0x10: [mem 0xff76c000-0xff76cfff] [ 0.241841] pci 0000:00:14.5: System wakeup disabled by ACPI [ 0.241905] pci 0000:00:15.0: [1022:43a0] type 01 class 0x060400 [ 0.241966] pci 0000:00:15.0: supports D1 D2 [ 0.241967] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold [ 0.242037] pci 0000:00:15.0: System wakeup disabled by ACPI [ 0.242115] pci 0000:00:18.0: [1022:141a] type 00 class 0x060000 [ 0.242211] pci 0000:00:18.1: [1022:141b] type 00 class 0x060000 [ 0.242299] pci 0000:00:18.2: [1022:141c] type 00 class 0x060000 [ 0.242385] pci 0000:00:18.3: [1022:141d] type 00 class 0x060000 [ 0.242476] pci 0000:00:18.4: [1022:141e] type 00 class 0x060000 [ 0.242578] pci 0000:00:18.5: [1022:141f] type 00 class 0x060000 [ 0.242792] pci 0000:01:00.0: [168c:0034] type 00 class 0x028000 [ 0.242810] pci 0000:01:00.0: reg 0x10: [mem 0xff600000-0xff67ffff 64bit] [ 0.242846] pci 0000:01:00.0: reg 0x30: [mem 0xff680000-0xff68ffff pref] [ 0.242894] pci 0000:01:00.0: supports D1 [ 0.242896] pci 0000:01:00.0: PME# supported from D0 D1 D3hot [ 0.244785] pci 0000:00:03.1: PCI bridge to [bus 01] [ 0.244792] pci 0000:00:03.1: bridge window [mem 0xff600000-0xff6fffff] [ 0.244889] pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode) [ 0.244899] pci 0000:00:14.4: bridge window [io 0x0000-0x03af] (subtractive decode) [ 0.244901] pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7] (subtractive decode) [ 0.244902] pci 0000:00:14.4: bridge window [io 0x03b0-0x03df] (subtractive decode) [ 0.244904] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.244905] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.244907] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode) [ 0.244908] pci 0000:00:14.4: bridge window [mem 0xc0000000-0xffffffff] (subtractive decode) [ 0.244975] pci 0000:03:00.0: [1969:10a1] type 00 class 0x020000 [ 0.245000] pci 0000:03:00.0: reg 0x10: [mem 0xff500000-0xff53ffff 64bit] [ 0.245012] pci 0000:03:00.0: reg 0x18: [io 0xe000-0xe07f] [ 0.245119] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.246787] pci 0000:00:15.0: PCI bridge to [bus 03] [ 0.246794] pci 0000:00:15.0: bridge window [io 0xe000-0xefff] [ 0.246798] pci 0000:00:15.0: bridge window [mem 0xff500000-0xff5fffff] [ 0.247235] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 *11 14 15) [ 0.247342] ACPI: PCI Interrupt Link [LNKB] (IRQs *4 5 7 10 11 14 15) [ 0.247453] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 *10 11 14 15) [ 0.247570] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 *5 7 10 11 14 15) [ 0.247661] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0 [ 0.247733] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0 [ 0.247807] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0 [ 0.247878] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0 [ 0.248141] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none [ 0.248150] vgaarb: loaded [ 0.248152] vgaarb: bridge control possible 0000:00:01.0 [ 0.248257] SCSI subsystem initialized [ 0.248314] libata version 3.00 loaded. [ 0.248319] ACPI: bus type USB registered [ 0.248341] usbcore: registered new interface driver usbfs [ 0.248352] usbcore: registered new interface driver hub [ 0.248379] usbcore: registered new device driver usb [ 0.248420] PCI: Using ACPI for IRQ routing [ 0.255078] PCI: pci_cache_line_size set to 64 bytes [ 0.255131] e820: reserve RAM buffer [mem 0x0009a400-0x0009ffff] [ 0.255133] e820: reserve RAM buffer [mem 0x7bdca000-0x7bffffff] [ 0.255134] e820: reserve RAM buffer [mem 0x7c0b9000-0x7fffffff] [ 0.255135] e820: reserve RAM buffer [mem 0x7e12f000-0x7fffffff] [ 0.255137] e820: reserve RAM buffer [mem 0x7e48b000-0x7fffffff] [ 0.255138] e820: reserve RAM buffer [mem 0x7f072000-0x7fffffff] [ 0.255139] e820: reserve RAM buffer [mem 0x7f800000-0x7fffffff] [ 0.255146] e820: reserve RAM buffer [mem 0x43f000000-0x43fffffff] [ 0.255249] NetLabel: Initializing [ 0.255252] NetLabel: domain hash size = 128 [ 0.255255] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.255268] NetLabel: unlabeled traffic allowed by default [ 0.255323] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.255328] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.257438] Switched to clocksource hpet [ 0.264218] AppArmor: AppArmor Filesystem Enabled [ 0.264256] pnp: PnP ACPI init [ 0.264273] ACPI: bus type PNP registered [ 0.264423] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved [ 0.264438] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.264542] system 00:01: [mem 0x80000000-0xbfffffff] has been reserved [ 0.264547] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.264654] system 00:02: [mem 0xfeb80000-0xfebfffff] could not be reserved [ 0.264659] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.264812] system 00:03: [io 0x0290-0x029f] has been reserved [ 0.264816] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.264860] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.264928] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.264996] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.265000] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.265525] system 00:07: [io 0x04d0-0x04d1] has been reserved [ 0.265529] system 00:07: [io 0x040b] has been reserved [ 0.265533] system 00:07: [io 0x04d6] has been reserved [ 0.265539] system 00:07: [io 0x0c00-0x0c01] has been reserved [ 0.265543] system 00:07: [io 0x0c14] has been reserved [ 0.265547] system 00:07: [io 0x0c50-0x0c51] has been reserved [ 0.265551] system 00:07: [io 0x0c52] has been reserved [ 0.265555] system 00:07: [io 0x0c6c] has been reserved [ 0.265559] system 00:07: [io 0x0c6f] has been reserved [ 0.265563] system 00:07: [io 0x0cd0-0x0cd1] has been reserved [ 0.265567] system 00:07: [io 0x0cd2-0x0cd3] has been reserved [ 0.265572] system 00:07: [io 0x0cd4-0x0cd5] has been reserved [ 0.265576] system 00:07: [io 0x0cd6-0x0cd7] has been reserved [ 0.265580] system 00:07: [io 0x0cd8-0x0cdf] has been reserved [ 0.265585] system 00:07: [io 0x0800-0x089f] could not be reserved [ 0.265589] system 00:07: [io 0x0b20-0x0b3f] has been reserved [ 0.265593] system 00:07: [io 0x0900-0x090f] has been reserved [ 0.265597] system 00:07: [io 0x0910-0x091f] has been reserved [ 0.265602] system 00:07: [io 0xfe00-0xfefe] has been reserved [ 0.265607] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.265612] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.265616] system 00:07: [mem 0xfed80000-0xfed8ffff] has been reserved [ 0.265621] system 00:07: [mem 0xfed61000-0xfed70fff] has been reserved [ 0.265626] system 00:07: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.265631] system 00:07: [mem 0xfed00000-0xfed00fff] could not be reserved [ 0.265636] system 00:07: [mem 0xff800000-0xffffffff] has been reserved [ 0.265640] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.265969] pnp: PnP ACPI: found 8 devices [ 0.265972] ACPI: bus type PNP unregistered [ 0.273236] pci 0000:00:03.1: PCI bridge to [bus 01] [ 0.273243] pci 0000:00:03.1: bridge window [mem 0xff600000-0xff6fffff] [ 0.273250] pci 0000:00:14.4: PCI bridge to [bus 02] [ 0.273262] pci 0000:00:15.0: PCI bridge to [bus 03] [ 0.273267] pci 0000:00:15.0: bridge window [io 0xe000-0xefff] [ 0.273273] pci 0000:00:15.0: bridge window [mem 0xff500000-0xff5fffff] [ 0.273282] pci_bus 0000:00: resource 4 [io 0x0000-0x03af] [ 0.273284] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7] [ 0.273285] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df] [ 0.273286] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff] [ 0.273288] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff] [ 0.273289] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff] [ 0.273291] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff] [ 0.273292] pci_bus 0000:01: resource 1 [mem 0xff600000-0xff6fffff] [ 0.273294] pci_bus 0000:02: resource 4 [io 0x0000-0x03af] [ 0.273295] pci_bus 0000:02: resource 5 [io 0x03e0-0x0cf7] [ 0.273297] pci_bus 0000:02: resource 6 [io 0x03b0-0x03df] [ 0.273298] pci_bus 0000:02: resource 7 [io 0x0d00-0xffff] [ 0.273299] pci_bus 0000:02: resource 8 [mem 0x000a0000-0x000bffff] [ 0.273301] pci_bus 0000:02: resource 9 [mem 0x000c0000-0x000dffff] [ 0.273302] pci_bus 0000:02: resource 10 [mem 0xc0000000-0xffffffff] [ 0.273303] pci_bus 0000:03: resource 0 [io 0xe000-0xefff] [ 0.273305] pci_bus 0000:03: resource 1 [mem 0xff500000-0xff5fffff] [ 0.273432] NET: Registered protocol family 2 [ 0.273761] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.274038] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.274236] TCP: Hash tables configured (established 131072 bind 65536) [ 0.274274] TCP: reno registered [ 0.274293] UDP hash table entries: 8192 (order: 6, 262144 bytes) [ 0.274361] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) [ 0.274602] NET: Registered protocol family 1 [ 0.274623] pci 0000:00:01.0: Boot video device [ 0.666429] pci 0000:03:00.0: set MSI_INTX_DISABLE_BUG flag [ 0.666439] PCI: CLS 64 bytes, default 64 [ 0.666515] Unpacking initramfs... [ 0.865580] Freeing initrd memory: 23836K (ffff880035162000 - ffff8800368a9000) [ 0.949707] AMD-Vi: IOMMU performance counters supported [ 0.949885] ERROR: Unable to locate IOAPIC for GSI 56 [ 0.949889] No IOAPIC for GSI 56 [ 0.950130] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40 [ 0.950134] AMD-Vi: Extended features: PPR GT IA PC [ 0.950156] pci 0000:00:00.2: irq 72 for MSI/MSI-X [ 0.951158] AMD-Vi: Using passthrough domain for device 0000:00:01.0 [ 0.962154] AMD-Vi: Lazy IO/TLB flushing enabled [ 0.962532] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.962539] software IO TLB [mem 0x77dca000-0x7bdca000] (64MB) mapped at [ffff880077dca000-ffff88007bdc9fff] [ 0.962827] perf: AMD NB counters detected [ 0.962849] perf: amd_iommu: Detected. (2 banks, 4 counters/bank) [ 0.962926] microcode: CPU0: patch_level=0x06003104 [ 0.962940] microcode: CPU1: patch_level=0x06003104 [ 0.962947] microcode: CPU2: patch_level=0x06003104 [ 0.962958] microcode: CPU3: patch_level=0x06003104 [ 0.963023] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba [ 0.963031] LVT offset 0 assigned for vector 0x400 [ 0.963044] perf: AMD IBS detected (0x000001ff) [ 0.963068] Scanning for low memory corruption every 60 seconds [ 0.963436] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.963456] Initialise system trusted keyring [ 0.963560] audit: initializing netlink subsys (disabled) [ 0.963581] audit: type=2000 audit(1410556203.856:1): initialized [ 0.964100] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.964143] zbud: loaded [ 0.964351] VFS: Disk quotas dquot_6.5.2 [ 0.964398] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.964612] msgmni has been set to 29848 [ 0.964650] Key type big_key registered [ 0.964949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.965003] io scheduler noop registered [ 0.965007] io scheduler deadline registered [ 0.965045] io scheduler cfq registered (default) [ 0.965255] pcieport 0000:00:03.1: irq 73 for MSI/MSI-X [ 0.965489] pcieport 0000:00:15.0: irq 74 for MSI/MSI-X [ 0.965567] pcieport 0000:00:03.1: Signaling PME through PCIe PME interrupt [ 0.965572] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 0.965578] pcie_pme 0000:00:03.1:pcie01: service driver pcie_pme loaded [ 0.965630] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt [ 0.965634] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 0.965640] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded [ 0.965656] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.965673] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.965715] vesafb: mode is 1920x1080x32, linelength=7680, pages=0 [ 0.965718] vesafb: scrolling: redraw [ 0.965721] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 [ 0.965741] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90011c80000, using 8128k, total 8128k [ 0.982336] Console: switching to colour frame buffer device 240x67 [ 0.998030] fb0: VESA VGA frame buffer device [ 0.998120] GHES: HEST is not enabled! [ 0.998296] Serial: 8250/16550 driver, 32 ports, IRQ sharing disabled [ 1.000072] Non-volatile memory driver v1.3 [ 1.000122] Linux agpgart interface v0.103 [ 1.000327] ahci 0000:00:11.0: version 3.0 [ 1.000473] ahci 0000:00:11.0: irq 75 for MSI/MSI-X [ 1.000513] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode [ 1.000604] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pmp pio slum part sxs [ 1.001169] scsi0 : ahci [ 1.001347] scsi1 : ahci [ 1.001448] ata1: SATA max UDMA/133 abar m2048@0xff771000 port 0xff771100 irq 75 [ 1.001562] ata2: SATA max UDMA/133 abar m2048@0xff771000 port 0xff771180 irq 75 [ 1.001667] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.001756] ehci-pci: EHCI PCI platform driver [ 1.001962] QUIRK: Enable AMD PLL fix [ 1.001976] ehci-pci 0000:00:12.2: EHCI Host Controller [ 1.002039] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 [ 1.002123] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 1.002287] ehci-pci 0000:00:12.2: debug port 1 [ 1.002405] ehci-pci 0000:00:12.2: irq 17, io mem 0xff76f000 [ 1.007947] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 [ 1.008073] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.008147] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.008224] usb usb1: Product: EHCI Host Controller [ 1.008277] usb usb1: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop ehci_hcd [ 1.008352] usb usb1: SerialNumber: 0000:00:12.2 [ 1.008629] hub 1-0:1.0: USB hub found [ 1.008679] hub 1-0:1.0: 5 ports detected [ 1.009179] ehci-pci 0000:00:13.2: EHCI Host Controller [ 1.009245] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 [ 1.009330] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 1.009494] ehci-pci 0000:00:13.2: debug port 1 [ 1.009603] ehci-pci 0000:00:13.2: irq 17, io mem 0xff76d000 [ 1.014947] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 [ 1.015091] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.015167] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.015247] usb usb2: Product: EHCI Host Controller [ 1.015302] usb usb2: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop ehci_hcd [ 1.015380] usb usb2: SerialNumber: 0000:00:13.2 [ 1.015662] hub 2-0:1.0: USB hub found [ 1.015711] hub 2-0:1.0: 5 ports detected [ 1.016048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.016131] uhci_hcd: USB Universal Host Controller Interface driver [ 1.016329] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 1.022832] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.026181] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.029689] mousedev: PS/2 mouse device common for all mice [ 1.033243] rtc_cmos 00:05: RTC can wake from S4 [ 1.036814] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 [ 1.040118] rtc_cmos 00:05: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 1.043420] ledtrig-cpu: registered to indicate activity on CPUs [ 1.046758] hidraw: raw HID events driver (C) Jiri Kosina [ 1.050150] usbcore: registered new interface driver usbhid [ 1.053423] usbhid: USB HID core driver [ 1.056736] TCP: cubic registered [ 1.060024] NET: Registered protocol family 10 [ 1.064083] Loading compiled-in X.509 certificates [ 1.067399] registered taskstats version 1 [ 1.070773] AppArmor: AppArmor sha1 policy hashing enabled [ 1.074474] Magic number: 14:763:196 [ 1.077848] rtc_cmos 00:05: setting system clock to 2014-09-12 21:10:04 UTC (1410556204) [ 1.081138] PM: Hibernation image not present or could not be loaded. [ 1.461541] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.465411] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.468872] ata2.00: ATA-9: WDC WD40EFRX-68WT0N0, 80.00A80, max UDMA/133 [ 1.472168] ata2.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA [ 1.475407] ata1.00: supports DRM functions and may not be fully accessible [ 1.479432] ata2.00: configured for UDMA/133 [ 1.482716] ata1.00: disabling queued TRIM support [ 1.482718] ata1.00: ATA-9: Crucial_CT120M500SSD1, MU05, max UDMA/133 [ 1.485983] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 1.493059] ata1.00: supports DRM functions and may not be fully accessible [ 1.499495] ata1.00: disabling queued TRIM support [ 1.503003] ata1.00: configured for UDMA/133 [ 1.506556] scsi 0:0:0:0: Direct-Access ATA Crucial_CT120M50 MU05 PQ: 0 ANSI: 5 [ 1.510188] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB) [ 1.510244] scsi 1:0:0:0: Direct-Access ATA WDC WD40EFRX-68W 0A80 PQ: 0 ANSI: 5 [ 1.510435] sd 1:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB) [ 1.510436] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.510467] sd 1:0:0:0: [sdb] Write Protect is off [ 1.510468] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 1.510480] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.529922] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 1.533373] sd 0:0:0:0: [sda] Write Protect is off [ 1.536708] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.536722] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.540546] sda: sda1 sda2 [ 1.544191] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.552582] sdb: sdb1 [ 1.556277] sd 1:0:0:0: [sdb] Attached SCSI disk [ 1.560728] Freeing unused kernel memory: 1564K (ffffffff81efe000 - ffffffff82085000) [ 1.564157] Write protecting the kernel read-only data: 14336k [ 1.573457] Freeing unused kernel memory: 1888K (ffff880001628000 - ffff880001800000) [ 1.581407] Freeing unused kernel memory: 1440K (ffff880001c98000 - ffff880001e00000) [ 1.613267] alua: device handler registered [ 1.618741] emc: device handler registered [ 1.623559] hp_sw: device handler registered [ 1.628397] rdac: device handler registered [ 1.636187] systemd-udevd[119]: starting version 208 [ 1.643628] ACPI: acpi_idle registered with cpuidle [ 1.652019] ohci-pci: OHCI PCI platform driver [ 1.654451] xhci_hcd 0000:00:10.0: xHCI Host Controller [ 1.654458] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3 [ 1.654667] xhci_hcd 0000:00:10.0: irq 76 for MSI/MSI-X [ 1.654670] xhci_hcd 0000:00:10.0: irq 77 for MSI/MSI-X [ 1.654672] xhci_hcd 0000:00:10.0: irq 78 for MSI/MSI-X [ 1.654688] xhci_hcd 0000:00:10.0: irq 79 for MSI/MSI-X [ 1.654691] xhci_hcd 0000:00:10.0: irq 80 for MSI/MSI-X [ 1.654945] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.654946] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.654947] usb usb3: Product: xHCI Host Controller [ 1.654948] usb usb3: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop xhci_hcd [ 1.654949] usb usb3: SerialNumber: 0000:00:10.0 [ 1.655077] hub 3-0:1.0: USB hub found [ 1.655090] hub 3-0:1.0: 2 ports detected [ 1.655205] xhci_hcd 0000:00:10.0: xHCI Host Controller [ 1.655207] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 4 [ 1.658077] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 1.658078] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.658079] usb usb4: Product: xHCI Host Controller [ 1.658080] usb usb4: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop xhci_hcd [ 1.658080] usb usb4: SerialNumber: 0000:00:10.0 [ 1.658213] hub 4-0:1.0: USB hub found [ 1.658220] hub 4-0:1.0: 2 ports detected [ 1.658514] xhci_hcd 0000:00:10.1: xHCI Host Controller [ 1.658519] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 5 [ 1.658742] xhci_hcd 0000:00:10.1: irq 81 for MSI/MSI-X [ 1.658745] xhci_hcd 0000:00:10.1: irq 82 for MSI/MSI-X [ 1.659080] xhci_hcd 0000:00:10.1: irq 83 for MSI/MSI-X [ 1.659083] xhci_hcd 0000:00:10.1: irq 84 for MSI/MSI-X [ 1.659086] xhci_hcd 0000:00:10.1: irq 85 for MSI/MSI-X [ 1.659206] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.659207] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659208] usb usb5: Product: xHCI Host Controller [ 1.659209] usb usb5: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop xhci_hcd [ 1.659210] usb usb5: SerialNumber: 0000:00:10.1 [ 1.659346] hub 5-0:1.0: USB hub found [ 1.659354] hub 5-0:1.0: 2 ports detected [ 1.659457] xhci_hcd 0000:00:10.1: xHCI Host Controller [ 1.659459] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 6 [ 1.662165] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 [ 1.662166] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.662167] usb usb6: Product: xHCI Host Controller [ 1.662168] usb usb6: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop xhci_hcd [ 1.662168] usb usb6: SerialNumber: 0000:00:10.1 [ 1.662287] hub 6-0:1.0: USB hub found [ 1.662294] hub 6-0:1.0: 2 ports detected [ 1.777924] ohci-pci 0000:00:12.0: OHCI PCI host controller [ 1.781389] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 7 [ 1.784799] ohci-pci 0000:00:12.0: irq 18, io mem 0xff770000 [ 1.843277] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.847109] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.850439] usb usb7: Product: OHCI PCI host controller [ 1.853750] usb usb7: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop ohci_hcd [ 1.857087] usb usb7: SerialNumber: 0000:00:12.0 [ 1.860672] hub 7-0:1.0: USB hub found [ 1.863905] hub 7-0:1.0: 5 ports detected [ 1.867424] ohci-pci 0000:00:13.0: OHCI PCI host controller [ 1.870661] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 8 [ 1.873943] ohci-pci 0000:00:13.0: irq 18, io mem 0xff76e000 [ 1.932193] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.935962] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.939178] usb usb8: Product: OHCI PCI host controller [ 1.942396] usb usb8: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop ohci_hcd [ 1.945609] usb usb8: SerialNumber: 0000:00:13.0 [ 1.949087] hub 8-0:1.0: USB hub found [ 1.952290] hub 8-0:1.0: 5 ports detected [ 1.955697] ohci-pci 0000:00:14.5: OHCI PCI host controller [ 1.958903] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 9 [ 1.962076] ohci-pci 0000:00:14.5: irq 18, io mem 0xff76c000 [ 1.964005] tsc: Refined TSC clocksource calibration: 3693.283 MHz [ 2.023106] usb usb9: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.026872] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.030005] usb usb9: Product: OHCI PCI host controller [ 2.033153] usb usb9: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop ohci_hcd [ 2.036380] usb usb9: SerialNumber: 0000:00:14.5 [ 2.039951] hub 9-0:1.0: USB hub found [ 2.043164] hub 9-0:1.0: 2 ports detected [ 2.803351] xor: automatically using best checksumming function: [ 2.813118] avx : 10464.000 MB/sec [ 2.830089] raid6: sse2x1 7144 MB/s [ 2.847071] raid6: sse2x2 10562 MB/s [ 2.864056] raid6: sse2x4 11941 MB/s [ 2.864120] raid6: using algorithm sse2x4 (11941 MB/s) [ 2.864208] raid6: using ssse3x2 recovery algorithm [ 2.867798] Btrfs loaded, assert=on [ 2.897556] BTRFS: device label suse_root devid 1 transid 16819 /dev/sda2 [ 2.925873] BTRFS info (device sda2): turning on discard [ 2.925977] BTRFS info (device sda2): use ssd allocation scheme [ 2.926079] BTRFS info (device sda2): enabling auto defrag [ 2.926174] BTRFS info (device sda2): disk space caching is enabled [ 2.961797] BTRFS info (device sda2): disk space caching is enabled [ 2.962998] Switched to clocksource tsc [ 2.981047] usb 8-2: new low-speed USB device number 2 using ohci-pci [ 3.066512] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) [ 3.067722] systemd[1]: Set hostname to <foxcar>. [ 3.069501] random: systemd urandom read with 126 bits of entropy available [ 3.089827] random: nonblocking pool is initialized [ 3.098298] device-mapper: uevent: version 1.0.3 [ 3.098469] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx [ 3.099384] LVM: Logical Volume autoactivation enabled. [ 3.099537] LVM: Activation generator successfully completed. [ 3.133026] usb 8-2: New USB device found, idVendor=046d, idProduct=c31d [ 3.133149] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.133271] usb 8-2: Product: USB Keyboard [ 3.133341] usb 8-2: Manufacturer: Logitech [ 3.143043] systemd[1]: Starting Collect Read-Ahead Data... [ 3.143871] systemd[1]: Starting Replay Read-Ahead Data... [ 3.144290] systemd[1]: Starting System Time Synchronized. [ 3.144417] systemd[1]: Reached target System Time Synchronized. [ 3.144435] systemd[1]: Starting Remote File Systems (Pre). [ 3.144777] systemd[1]: Reached target Remote File Systems (Pre). [ 3.144787] systemd[1]: Starting Remote File Systems. [ 3.145038] systemd[1]: Reached target Remote File Systems. [ 3.145047] systemd[1]: Starting Syslog Socket. [ 3.145751] systemd[1]: Listening on Syslog Socket. [ 3.145765] systemd[1]: Starting Delayed Shutdown Socket. [ 3.146284] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:13.0/usb8/8-2/8-2:1.0/0003:046D:C31D.0001/input/input3 [ 3.146420] hid-generic 0003:046D:C31D.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:13.0-2/input0 [ 3.146877] systemd[1]: Listening on Delayed Shutdown Socket. [ 3.146886] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 3.147138] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 3.147145] systemd[1]: Starting LVM2 metadata daemon socket. [ 3.147408] systemd[1]: Listening on LVM2 metadata daemon socket. [ 3.147424] systemd[1]: Starting udev Kernel Socket. [ 3.147629] systemd[1]: Listening on udev Kernel Socket. [ 3.147638] systemd[1]: Starting udev Control Socket. [ 3.147888] systemd[1]: Listening on udev Control Socket. [ 3.147905] systemd[1]: Starting Journal Socket. [ 3.159400] systemd[1]: Listening on Journal Socket. [ 3.159435] systemd[1]: Starting Create dynamic rule for /dev/root link... [ 3.164031] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:13.0/usb8/8-2/8-2:1.1/0003:046D:C31D.0002/input/input4 [ 3.164117] hid-generic 0003:046D:C31D.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:13.0-2/input1 [ 3.175509] systemd[1]: Starting LSB: Automatically rebuild the fglrx kernel module... [ 3.183685] systemd[1]: Starting Journal Service... [ 3.196529] systemd[1]: Started Journal Service. [ 3.198240] systemd-journald[271]: Vacuuming done, freed 0 bytes [ 3.269644] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5 [ 3.269686] ACPI: Power Button [PWRB] [ 3.269733] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6 [ 3.269758] ACPI: Power Button [PWRF] [ 3.269994] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@xxxxxxx> [ 3.287163] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel. [ 3.287164] Disabling lock debugging due to kernel taint [ 3.288632] usb 8-3: new low-speed USB device number 3 using ohci-pci [ 3.327623] <6>[fglrx] Maximum main memory to use for locked dma buffers: 14574 MBytes. [ 3.327698] <6>[fglrx] vendor: 1002 device: 130f count: 1 [ 3.328108] <6>[fglrx] IOMMU is enabled, CrossFire are not supported on this platform [ 3.328108] <6>[fglrx] Disable IOMMU in BIOS options or kernel boot parameters to support CF [ 3.328201] <6>[fglrx] ioport: bar 4, base 0xf000, size: 0x100 [ 3.328826] <6>[fglrx] Kernel PAT support is enabled [ 3.328845] <6>[fglrx] module loaded - fglrx 14.20.7 [May 22 2014] with 1 minors [ 3.372863] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 3.372896] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 3.394819] systemd-udevd[338]: starting version 208 [ 3.439597] BTRFS info (device sda2): disk space caching is enabled [ 3.440713] usb 8-3: New USB device found, idVendor=046d, idProduct=c05a [ 3.440715] usb 8-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.440716] usb 8-3: Product: USB Optical Mouse [ 3.440717] usb 8-3: Manufacturer: Logitech [ 3.447927] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:13.0/usb8/8-3/8-3:1.0/0003:046D:C05A.0003/input/input7 [ 3.448014] hid-generic 0003:046D:C05A.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:13.0-3/input0 [ 3.515737] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.522851] acpi-cpufreq: overriding BIOS provided _PSD data [ 3.525623] cfg80211: Calling CRDA to update world regulatory domain [ 3.533387] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no) [ 3.534140] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input8 [ 3.554755] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 3.554800] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 [ 3.557501] ath: EEPROM regdomain: 0x60 [ 3.557502] ath: EEPROM indicates we should expect a direct regpair map [ 3.557504] ath: Country alpha2 being used: 00 [ 3.557504] ath: Regpair used: 0x60 [ 3.574434] scsi2 : pata_atiixp [ 3.575560] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 3.575789] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90012480000, irq=32 [ 3.582413] scsi3 : pata_atiixp [ 3.586926] ata3: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 irq 14 [ 3.588863] alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [d0:50:99:1c:1c:67] [ 3.594662] MCE: In-kernel MCE decoding enabled. [ 3.594801] ata4: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 irq 15 [ 3.602931] input: PC Speaker as /devices/platform/pcspkr/input/input9 [ 3.607655] EDAC MC: Ver: 3.0.0 [ 3.612943] AMD64 EDAC driver v3.4.0 [ 3.617365] EDAC amd64: DRAM ECC disabled. [ 3.621251] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. Either enable ECC checking or force module loading by setting 'ecc_enable_override'. (Note that use of the override may cause unknown side effects.) [ 3.639351] AVX version of gcm_enc/dec engaged. [ 3.651661] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled [ 3.658690] kvm: Nested Virtualization enabled [ 3.663089] XFS (sdb1): Mounting V4 Filesystem [ 3.663608] kvm: Nested Paging enabled [ 3.674263] snd_hda_intel 0000:00:01.1: irq 86 for MSI/MSI-X [ 3.675304] usb 8-5: new full-speed USB device number 4 using ohci-pci [ 3.686886] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input10 [ 3.688760] cfg80211: World regulatory domain updated: [ 3.688762] cfg80211: DFS Master region: unset [ 3.688762] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 3.688763] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A) [ 3.688764] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A) [ 3.688765] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A) [ 3.688766] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A) [ 3.688767] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A) [ 3.708515] sound hdaudioC1D0: ALC1150: SKU not ready 0x00000000 [ 3.724464] sound hdaudioC1D0: autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line [ 3.724466] sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 3.724467] sound hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 3.724467] sound hdaudioC1D0: mono: mono_out=0x0 [ 3.724468] sound hdaudioC1D0: dig-out=0x1e/0x0 [ 3.724469] sound hdaudioC1D0: inputs: [ 3.724471] sound hdaudioC1D0: Front Mic=0x19 [ 3.724472] sound hdaudioC1D0: Rear Mic=0x18 [ 3.724473] sound hdaudioC1D0: Line=0x1a [ 3.774593] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card1/hdaudioC1D0/input11 [ 3.775487] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input12 [ 3.775550] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input13 [ 3.775610] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input14 [ 3.775670] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input15 [ 3.775731] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input16 [ 3.775791] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input17 [ 3.775856] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input18 [ 3.808936] XFS (sdb1): Ending clean mount [ 3.822181] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: acl,user_xattr [ 3.844400] usb 8-5: string descriptor 0 read error: -22 [ 3.844406] usb 8-5: New USB device found, idVendor=13d3, idProduct=3393 [ 3.844408] usb 8-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.870022] systemd-journald[271]: Received request to flush runtime journal from PID 1 [ 3.871309] Bluetooth: Core ver 2.19 [ 3.871410] NET: Registered protocol family 31 [ 3.871411] Bluetooth: HCI device and connection manager initialized [ 3.871417] Bluetooth: HCI socket layer initialized [ 3.871419] Bluetooth: L2CAP socket layer initialized [ 3.871429] Bluetooth: SCO socket layer initialized [ 3.898953] usbcore: registered new interface driver btusb [ 3.899383] usbcore: registered new interface driver ath3k [ 3.923319] systemd-journald[271]: Received request to flush runtime journal from PID 1 [ 3.997882] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 3.997882] Bluetooth: BNEP filters: protocol multicast [ 3.997888] Bluetooth: BNEP socket layer initialized [ 4.046414] fuse init (API version 7.23) [ 4.582146] fglrx_pci 0000:00:01.0: irq 87 for MSI/MSI-X [ 4.582892] <6>[fglrx] Firegl kernel thread PID: 1123 [ 4.582958] <6>[fglrx] Firegl kernel thread PID: 1124 [ 4.583017] <6>[fglrx] Firegl kernel thread PID: 1125 [ 4.583104] <6>[fglrx] IRQ 87 Enabled [ 4.589599] <6>[fglrx] Reserved FB block: Shared offset:0, size:1000000 [ 4.589603] <6>[fglrx] Reserved FB block: Unshared offset:fa38000, size:4000 [ 4.589605] <6>[fglrx] Reserved FB block: Unshared offset:fa3c000, size:4c4000 [ 4.589607] <6>[fglrx] Reserved FB block: Unshared offset:ff00000, size:100000 [ 4.589608] <6>[fglrx] Reserved FB block: Unshared offset:3ffd8000, size:28000 [ 4.841788] alx 0000:03:00.0: irq 88 for MSI/MSI-X [ 4.841942] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 4.945188] NET: Registered protocol family 17 [ 5.005313] <3>[fglrx:IRQMGR_callback_hifreq_interrupt] *ERROR* irqSourceID = 0x60000400 is unknown [ 6.524609] alx 0000:03:00.0 eth0: NIC Up: 1 Gbps Full [ 6.524831] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 11.243053] Bluetooth: RFCOMM TTY layer initialized [ 11.243064] Bluetooth: RFCOMM socket layer initialized [ 11.243072] Bluetooth: RFCOMM ver 1.11 [ 72.390829] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 76.199795] wlan0: authenticate with 80:1f:02:d5:cb:1e [ 76.215461] wlan0: send auth to 80:1f:02:d5:cb:1e (try 1/3) [ 76.217378] wlan0: authenticated [ 76.218214] wlan0: associate with 80:1f:02:d5:cb:1e (try 1/3) [ 76.222454] wlan0: RX AssocResp from 80:1f:02:d5:cb:1e (capab=0x411 status=0 aid=8) [ 76.222550] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 76.222653] wlan0: associated
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.16.1-8.g2ab6585-desktop (geeko@buildhost) (gcc version 4.8.3 20140627 [gcc-4_8-branch revision 212064] (SUSE Linux) ) #1 SMP PREEMPT Wed Sep 3 14:16:22 UTC 2014 (2ab6585) [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.16.1-8.g2ab6585-desktop root=UUID=d424eb7b-0019-4413-b552-d0d929e1b6c6 ivrs_ioapic[6]=00:00.1 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009a3ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009a400-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007bdc9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007bdca000-0x000000007bdf9fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007bdfa000-0x000000007c0b8fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007c0b9000-0x000000007c174fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007c175000-0x000000007e12dfff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007e12e000-0x000000007e12efff] usable [ 0.000000] BIOS-e820: [mem 0x000000007e12f000-0x000000007e334fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007e335000-0x000000007e48afff] usable [ 0.000000] BIOS-e820: [mem 0x000000007e48b000-0x000000007f02efff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007f02f000-0x000000007f071fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007f072000-0x000000007f7f0fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007f7f1000-0x000000007f7fffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043effffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./FM2A88X-ITX+, BIOS P2.40 08/01/2014 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] AGP: No AGP bridge found [ 0.000000] e820: last_pfn = 0x43f000 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 write-through [ 0.000000] C0000-D3FFF write-protect [ 0.000000] D4000-E7FFF uncachable [ 0.000000] E8000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back [ 0.000000] 1 base 00007F800000 mask FFFFFF800000 uncachable [ 0.000000] 2 disabled [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] TOM2: 000000043f000000 aka 17392M [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: update [mem 0x7f800000-0xffffffff] usable ==> reserved [ 0.000000] e820: last_pfn = 0x7f800 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000fd800-0x000fd80f] mapped at [ffff8800000fd800] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ffff880000094000] 94000 size 24576 [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] BRK [0x0220c000, 0x0220cfff] PGTABLE [ 0.000000] BRK [0x0220d000, 0x0220dfff] PGTABLE [ 0.000000] BRK [0x0220e000, 0x0220efff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x43ee00000-0x43effffff] [ 0.000000] [mem 0x43ee00000-0x43effffff] page 2M [ 0.000000] BRK [0x0220f000, 0x0220ffff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x43c000000-0x43edfffff] [ 0.000000] [mem 0x43c000000-0x43edfffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x400000000-0x43bffffff] [ 0.000000] [mem 0x400000000-0x43bffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bdc9fff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x7bbfffff] page 2M [ 0.000000] [mem 0x7bc00000-0x7bdc9fff] page 4k [ 0.000000] init_memory_mapping: [mem 0x7bdfa000-0x7c0b8fff] [ 0.000000] [mem 0x7bdfa000-0x7bdfffff] page 4k [ 0.000000] [mem 0x7be00000-0x7bffffff] page 2M [ 0.000000] [mem 0x7c000000-0x7c0b8fff] page 4k [ 0.000000] BRK [0x02210000, 0x02210fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x7e12e000-0x7e12efff] [ 0.000000] [mem 0x7e12e000-0x7e12efff] page 4k [ 0.000000] BRK [0x02211000, 0x02211fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x7e335000-0x7e48afff] [ 0.000000] [mem 0x7e335000-0x7e48afff] page 4k [ 0.000000] init_memory_mapping: [mem 0x7f02f000-0x7f071fff] [ 0.000000] [mem 0x7f02f000-0x7f071fff] page 4k [ 0.000000] init_memory_mapping: [mem 0x7f7f1000-0x7f7fffff] [ 0.000000] [mem 0x7f7f1000-0x7f7fffff] page 4k [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff] [ 0.000000] [mem 0x100000000-0x3ffffffff] page 1G [ 0.000000] RAMDISK: [mem 0x35162000-0x368a8fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA) [ 0.000000] ACPI: XSDT 0x000000007C13D080 00007C (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FACP 0x000000007C142DB8 00010C (v05 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20140424/tbfadt-649) [ 0.000000] ACPI: DSDT 0x000000007C13D190 005C23 (v02 ALASKA A M I 00000000 INTL 20051117) [ 0.000000] ACPI: FACS 0x000000007C16B080 000040 [ 0.000000] ACPI: APIC 0x000000007C142EC8 00007E (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FPDT 0x000000007C142F48 000044 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: MCFG 0x000000007C142F90 00003C (v01 ALASKA A M I 01072009 MSFT 00010013) [ 0.000000] ACPI: HPET 0x000000007C142FD0 000038 (v01 ALASKA A M I 01072009 AMI 00000005) [ 0.000000] ACPI: AAFT 0x000000007C143008 0002DC (v01 ALASKA OEMAAFT 01072009 MSFT 00000097) [ 0.000000] ACPI: IVRS 0x000000007C1432E8 000078 (v02 AMD BANTRY 00000001 AMD 00000000) [ 0.000000] ACPI: SSDT 0x000000007C143360 000B9C (v01 AMD BANTRY 00000001 AMD 00000001) [ 0.000000] ACPI: SSDT 0x000000007C143F00 00033B (v02 AMD BANTRY 00000002 MSFT 04000000) [ 0.000000] ACPI: CRAT 0x000000007C144240 0005A0 (v01 AMD BANTRY 00000001 AMD 00000001) [ 0.000000] ACPI: SSDT 0x000000007C1447E0 001115 (v01 AMD CPMCMN 00000001 INTL 20051117) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000043effffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x43effffff] [ 0.000000] NODE_DATA [mem 0x43efe6000-0x43eff9fff] [ 0.000000] [ffffea0000000000-ffffea000edfffff] PMD -> [ffff88042f600000-ffff88043c7fffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x43effffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x00099fff] [ 0.000000] node 0: [mem 0x00100000-0x7bdc9fff] [ 0.000000] node 0: [mem 0x7bdfa000-0x7c0b8fff] [ 0.000000] node 0: [mem 0x7e12e000-0x7e12efff] [ 0.000000] node 0: [mem 0x7e335000-0x7e48afff] [ 0.000000] node 0: [mem 0x7f02f000-0x7f071fff] [ 0.000000] node 0: [mem 0x7f7f1000-0x7f7fffff] [ 0.000000] node 0: [mem 0x100000000-0x43effffff] [ 0.000000] On node 0 totalpages: 3912139 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3993 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 6896 pages used for memmap [ 0.000000] DMA32 zone: 504370 pages, LIFO batch:31 [ 0.000000] Normal zone: 46536 pages used for memmap [ 0.000000] Normal zone: 3403776 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x11] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x12] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x13] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x05] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 5, version 33, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: IOAPIC (id[0x06] address[0xfec01000] gsi_base[24]) [ 0.000000] IOAPIC[1]: apic_id 6, version 33, address 0xfec01000, GSI 24-55 [ 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 low 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: 0x10228210 base: 0xfed00000 [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 72 [ 0.000000] PM: Registered nosave memory: [mem 0x0009a000-0x0009afff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x7bdca000-0x7bdf9fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7c0b9000-0x7c174fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7c175000-0x7e12dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7e12f000-0x7e334fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7e48b000-0x7f02efff] [ 0.000000] PM: Registered nosave memory: [mem 0x7f072000-0x7f7f0fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7f800000-0xfebfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec01fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xff7fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff] [ 0.000000] e820: [mem 0x7f800000-0xfebfffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88043ec00000 s83200 r8192 d23296 u524288 [ 0.000000] pcpu-alloc: s83200 r8192 d23296 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3858630 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.1-8.g2ab6585-desktop root=UUID=d424eb7b-0019-4413-b552-d0d929e1b6c6 ivrs_ioapic[6]=00:00.1 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] AGP: Checking aperture... [ 0.000000] AGP: No AGP bridge found [ 0.000000] AGP: Node 0: aperture [bus addr 0x00000000-0x01ffffff] (32MB) [ 0.000000] AGP: Your BIOS doesn't leave a aperture memory hole [ 0.000000] AGP: Please enable the IOMMU option in the BIOS setup [ 0.000000] AGP: This costs you 64MB of RAM [ 0.000000] AGP: Mapping aperture over RAM [mem 0x70000000-0x73ffffff] (65536KB) [ 0.000000] PM: Registered nosave memory: [mem 0x70000000-0x73ffffff] [ 0.000000] Memory: 15258696K/15648556K available (6292K kernel code, 1008K rwdata, 4704K rodata, 1564K init, 1532K bss, 389860K reserved) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-3. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS:33024 nr_irqs:1024 16 [ 0.000000] spurious 8259A interrupt: IRQ7. [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] allocated 62914560 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3693.583 MHz processor [ 0.000022] Calibrating delay loop (skipped), value calculated using timer frequency.. 7387.16 BogoMIPS (lpj=3693583) [ 0.000027] pid_max: default: 32768 minimum: 301 [ 0.000037] ACPI: Core revision 20140424 [ 0.005221] ACPI: All ACPI Tables successfully acquired [ 0.007271] Security Framework initialized [ 0.007289] AppArmor: AppArmor initialized [ 0.008210] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) [ 0.011950] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.013625] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.013643] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.013919] Initializing cgroup subsys memory [ 0.013940] Initializing cgroup subsys devices [ 0.013946] Initializing cgroup subsys freezer [ 0.013950] Initializing cgroup subsys net_cls [ 0.013956] Initializing cgroup subsys blkio [ 0.013961] Initializing cgroup subsys perf_event [ 0.013964] Initializing cgroup subsys net_prio [ 0.013970] Initializing cgroup subsys hugetlb [ 0.013990] tseg: 007f800000 [ 0.013992] CPU: Physical Processor ID: 0 [ 0.013994] CPU: Processor Core ID: 0 [ 0.013997] mce: CPU supports 7 MCE banks [ 0.014003] LVT offset 1 assigned for vector 0xf9 [ 0.014009] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512 Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0 tlb_flushall_shift: 6 [ 0.014083] Freeing SMP alternatives memory: 24K (ffffffff82085000 - ffffffff8208b000) [ 0.014679] ftrace: allocating 24381 entries in 96 pages [ 0.022696] AMD-Vi: Command-line override present for IOAPIC id 6 - ignoring [ 0.101403] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111403] smpboot: CPU0: AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G (fam: 15, model: 30, stepping: 01) [ 0.213279] Performance Events: Fam15h core perfctr, AMD PMU driver. [ 0.213287] ... version: 0 [ 0.213290] ... bit width: 48 [ 0.213292] ... generic registers: 6 [ 0.213295] ... value mask: 0000ffffffffffff [ 0.213298] ... max period: 00007fffffffffff [ 0.213301] ... fixed-purpose events: 0 [ 0.213303] ... event mask: 000000000000003f [ 0.222478] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.224539] x86: Booting SMP configuration: [ 0.224546] .... node #0, CPUs: #1 #2 #3 [ 0.267509] x86: Booted up 1 node, 4 CPUs [ 0.267516] smpboot: Total of 4 processors activated (29548.66 BogoMIPS) [ 0.268128] devtmpfs: initialized [ 0.271516] PM: Registering ACPI NVS region [mem 0x7c0b9000-0x7c174fff] (770048 bytes) [ 0.271539] PM: Registering ACPI NVS region [mem 0x7e12f000-0x7e334fff] (2121728 bytes) [ 0.272484] pinctrl core: initialized pinctrl subsystem [ 0.272584] RTC time: 21:05:03, date: 09/12/14 [ 0.272649] NET: Registered protocol family 16 [ 0.272789] cpuidle: using governor ladder [ 0.272794] cpuidle: using governor menu [ 0.272913] ACPI: bus type PCI registered [ 0.272916] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.273004] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.273010] PCI: not using MMCONFIG [ 0.273013] PCI: Using configuration type 1 for base access [ 0.273016] PCI: Using configuration type 1 for extended access [ 0.273407] mtrr: your CPUs had inconsistent variable MTRR settings [ 0.273410] mtrr: probably your BIOS does not setup all CPUs. [ 0.273414] mtrr: corrected configuration. [ 0.276217] ACPI: Added _OSI(Module Device) [ 0.276221] ACPI: Added _OSI(Processor Device) [ 0.276224] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.276228] ACPI: Added _OSI(Processor Aggregator Device) [ 0.278337] ACPI: Executed 1 blocks of module-level executable AML code [ 0.284033] ACPI: Interpreter enabled [ 0.284041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) [ 0.284050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) [ 0.284071] ACPI: (supports S0 S3 S4 S5) [ 0.284074] ACPI: Using IOAPIC for interrupt routing [ 0.284104] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.284165] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources [ 0.284472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316502] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.316514] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.316954] acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] [ 0.317769] PCI host bridge to bus 0000:00 [ 0.317775] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317779] pci_bus 0000:00: root bus resource [io 0x0000-0x03af] [ 0.317784] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7] [ 0.317788] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df] [ 0.317792] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.317796] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.317801] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] [ 0.317805] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff] [ 0.317814] pci 0000:00:00.0: [1022:1422] type 00 class 0x060000 [ 0.317962] pci 0000:00:00.2: [1022:1423] type 00 class 0x080600 [ 0.318119] pci 0000:00:01.0: [1002:130f] type 00 class 0x030000 [ 0.318129] pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref] [ 0.318135] pci 0000:00:01.0: reg 0x18: [mem 0xd0000000-0xd07fffff 64bit pref] [ 0.318140] pci 0000:00:01.0: reg 0x20: [io 0xf000-0xf0ff] [ 0.318144] pci 0000:00:01.0: reg 0x24: [mem 0xff700000-0xff73ffff] [ 0.318148] pci 0000:00:01.0: reg 0x30: [mem 0xff740000-0xff75ffff pref] [ 0.318174] pci 0000:00:01.0: supports D1 D2 [ 0.318176] pci 0000:00:01.0: PME# supported from D1 D2 D3hot [ 0.318281] pci 0000:00:01.1: [1002:1308] type 00 class 0x040300 [ 0.318290] pci 0000:00:01.1: reg 0x10: [mem 0xff764000-0xff767fff 64bit] [ 0.318325] pci 0000:00:01.1: supports D1 D2 [ 0.318477] pci 0000:00:02.0: [1022:1424] type 00 class 0x060000 [ 0.318616] pci 0000:00:03.0: [1022:1424] type 00 class 0x060000 [ 0.318729] pci 0000:00:03.1: [1022:1426] type 01 class 0x060400 [ 0.318777] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold [ 0.318845] pci 0000:00:03.1: System wakeup disabled by ACPI [ 0.318919] pci 0000:00:04.0: [1022:1424] type 00 class 0x060000 [ 0.319076] pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330 [ 0.319096] pci 0000:00:10.0: reg 0x10: [mem 0xff76a000-0xff76bfff 64bit] [ 0.319186] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold [ 0.319261] pci 0000:00:10.0: System wakeup disabled by ACPI [ 0.319315] pci 0000:00:10.1: [1022:7814] type 00 class 0x0c0330 [ 0.319335] pci 0000:00:10.1: reg 0x10: [mem 0xff768000-0xff769fff 64bit] [ 0.319425] pci 0000:00:10.1: PME# supported from D0 D3hot D3cold [ 0.319504] pci 0000:00:10.1: System wakeup disabled by ACPI [ 0.319587] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601 [ 0.319602] pci 0000:00:11.0: reg 0x10: [io 0xf190-0xf197] [ 0.319610] pci 0000:00:11.0: reg 0x14: [io 0xf180-0xf183] [ 0.319618] pci 0000:00:11.0: reg 0x18: [io 0xf170-0xf177] [ 0.319626] pci 0000:00:11.0: reg 0x1c: [io 0xf160-0xf163] [ 0.319634] pci 0000:00:11.0: reg 0x20: [io 0xf150-0xf15f] [ 0.319642] pci 0000:00:11.0: reg 0x24: [mem 0xff771000-0xff7717ff] [ 0.319815] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310 [ 0.319827] pci 0000:00:12.0: reg 0x10: [mem 0xff770000-0xff770fff] [ 0.319930] pci 0000:00:12.0: System wakeup disabled by ACPI [ 0.319978] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320 [ 0.319994] pci 0000:00:12.2: reg 0x10: [mem 0xff76f000-0xff76f0ff] [ 0.320059] pci 0000:00:12.2: supports D1 D2 [ 0.320060] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot D3cold [ 0.320126] pci 0000:00:12.2: System wakeup disabled by ACPI [ 0.320172] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310 [ 0.320183] pci 0000:00:13.0: reg 0x10: [mem 0xff76e000-0xff76efff] [ 0.320287] pci 0000:00:13.0: System wakeup disabled by ACPI [ 0.320363] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320 [ 0.320379] pci 0000:00:13.2: reg 0x10: [mem 0xff76d000-0xff76d0ff] [ 0.320445] pci 0000:00:13.2: supports D1 D2 [ 0.320447] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot D3cold [ 0.320517] pci 0000:00:13.2: System wakeup disabled by ACPI [ 0.320595] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500 [ 0.320781] pci 0000:00:14.1: [1022:780c] type 00 class 0x01018a [ 0.320792] pci 0000:00:14.1: reg 0x10: [io 0xf140-0xf147] [ 0.320800] pci 0000:00:14.1: reg 0x14: [io 0xf130-0xf133] [ 0.320808] pci 0000:00:14.1: reg 0x18: [io 0xf120-0xf127] [ 0.320816] pci 0000:00:14.1: reg 0x1c: [io 0xf110-0xf113] [ 0.320824] pci 0000:00:14.1: reg 0x20: [io 0xf100-0xf10f] [ 0.320840] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.320845] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320849] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.320853] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.320952] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300 [ 0.320969] pci 0000:00:14.2: reg 0x10: [mem 0xff760000-0xff763fff 64bit] [ 0.321022] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold [ 0.321087] pci 0000:00:14.2: System wakeup disabled by ACPI [ 0.321130] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100 [ 0.321270] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401 [ 0.321357] pci 0000:00:14.4: System wakeup disabled by ACPI [ 0.321427] pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310 [ 0.321439] pci 0000:00:14.5: reg 0x10: [mem 0xff76c000-0xff76cfff] [ 0.321546] pci 0000:00:14.5: System wakeup disabled by ACPI [ 0.321624] pci 0000:00:15.0: [1022:43a0] type 01 class 0x060400 [ 0.321708] pci 0000:00:15.0: supports D1 D2 [ 0.321710] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold [ 0.321785] pci 0000:00:15.0: System wakeup disabled by ACPI [ 0.321862] pci 0000:00:18.0: [1022:141a] type 00 class 0x060000 [ 0.321954] pci 0000:00:18.1: [1022:141b] type 00 class 0x060000 [ 0.322044] pci 0000:00:18.2: [1022:141c] type 00 class 0x060000 [ 0.322135] pci 0000:00:18.3: [1022:141d] type 00 class 0x060000 [ 0.322228] pci 0000:00:18.4: [1022:141e] type 00 class 0x060000 [ 0.322318] pci 0000:00:18.5: [1022:141f] type 00 class 0x060000 [ 0.322535] pci 0000:01:00.0: [168c:0034] type 00 class 0x028000 [ 0.322554] pci 0000:01:00.0: reg 0x10: [mem 0xff600000-0xff67ffff 64bit] [ 0.322590] pci 0000:01:00.0: reg 0x30: [mem 0xff680000-0xff68ffff pref] [ 0.322639] pci 0000:01:00.0: supports D1 [ 0.322641] pci 0000:01:00.0: PME# supported from D0 D1 D3hot [ 0.324520] pci 0000:00:03.1: PCI bridge to [bus 01] [ 0.324533] pci 0000:00:03.1: bridge window [mem 0xff600000-0xff6fffff] [ 0.324691] pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode) [ 0.324701] pci 0000:00:14.4: bridge window [io 0x0000-0x03af] (subtractive decode) [ 0.324703] pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7] (subtractive decode) [ 0.324705] pci 0000:00:14.4: bridge window [io 0x03b0-0x03df] (subtractive decode) [ 0.324707] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.324708] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.324710] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode) [ 0.324711] pci 0000:00:14.4: bridge window [mem 0xc0000000-0xffffffff] (subtractive decode) [ 0.324781] pci 0000:03:00.0: [1969:10a1] type 00 class 0x020000 [ 0.324808] pci 0000:03:00.0: reg 0x10: [mem 0xff500000-0xff53ffff 64bit] [ 0.324820] pci 0000:03:00.0: reg 0x18: [io 0xe000-0xe07f] [ 0.324932] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.326582] pci 0000:00:15.0: PCI bridge to [bus 03] [ 0.326596] pci 0000:00:15.0: bridge window [io 0xe000-0xefff] [ 0.326600] pci 0000:00:15.0: bridge window [mem 0xff500000-0xff5fffff] [ 0.327154] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 *11 14 15) [ 0.327269] ACPI: PCI Interrupt Link [LNKB] (IRQs *4 5 7 10 11 14 15) [ 0.327386] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 *10 11 14 15) [ 0.327508] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 *5 7 10 11 14 15) [ 0.327602] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0 [ 0.327722] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0 [ 0.327794] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0 [ 0.327866] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0 [ 0.328159] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328171] vgaarb: loaded [ 0.328174] vgaarb: bridge control possible 0000:00:01.0 [ 0.328290] SCSI subsystem initialized [ 0.328363] libata version 3.00 loaded. [ 0.328371] ACPI: bus type USB registered [ 0.328395] usbcore: registered new interface driver usbfs [ 0.328407] usbcore: registered new interface driver hub [ 0.328439] usbcore: registered new device driver usb [ 0.328488] PCI: Using ACPI for IRQ routing [ 0.335214] PCI: pci_cache_line_size set to 64 bytes [ 0.335270] e820: reserve RAM buffer [mem 0x0009a400-0x0009ffff] [ 0.335272] e820: reserve RAM buffer [mem 0x7bdca000-0x7bffffff] [ 0.335273] e820: reserve RAM buffer [mem 0x7c0b9000-0x7fffffff] [ 0.335275] e820: reserve RAM buffer [mem 0x7e12f000-0x7fffffff] [ 0.335276] e820: reserve RAM buffer [mem 0x7e48b000-0x7fffffff] [ 0.335277] e820: reserve RAM buffer [mem 0x7f072000-0x7fffffff] [ 0.335278] e820: reserve RAM buffer [mem 0x7f800000-0x7fffffff] [ 0.335279] e820: reserve RAM buffer [mem 0x43f000000-0x43fffffff] [ 0.335398] NetLabel: Initializing [ 0.335403] NetLabel: domain hash size = 128 [ 0.335405] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.335421] NetLabel: unlabeled traffic allowed by default [ 0.335484] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.335490] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.337543] Switched to clocksource hpet [ 0.344878] AppArmor: AppArmor Filesystem Enabled [ 0.344917] pnp: PnP ACPI init [ 0.344937] ACPI: bus type PNP registered [ 0.345088] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved [ 0.345095] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.345202] system 00:01: [mem 0x80000000-0xbfffffff] has been reserved [ 0.345207] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.345318] system 00:02: [mem 0xfeb80000-0xfebfffff] could not be reserved [ 0.345324] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.345484] system 00:03: [io 0x0290-0x029f] has been reserved [ 0.345488] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.345603] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.345645] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.345716] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.345721] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.346180] system 00:07: [io 0x04d0-0x04d1] has been reserved [ 0.346185] system 00:07: [io 0x040b] has been reserved [ 0.346189] system 00:07: [io 0x04d6] has been reserved [ 0.346193] system 00:07: [io 0x0c00-0x0c01] has been reserved [ 0.346197] system 00:07: [io 0x0c14] has been reserved [ 0.346201] system 00:07: [io 0x0c50-0x0c51] has been reserved [ 0.346205] system 00:07: [io 0x0c52] has been reserved [ 0.346210] system 00:07: [io 0x0c6c] has been reserved [ 0.346214] system 00:07: [io 0x0c6f] has been reserved [ 0.346218] system 00:07: [io 0x0cd0-0x0cd1] has been reserved [ 0.346222] system 00:07: [io 0x0cd2-0x0cd3] has been reserved [ 0.346226] system 00:07: [io 0x0cd4-0x0cd5] has been reserved [ 0.346230] system 00:07: [io 0x0cd6-0x0cd7] has been reserved [ 0.346234] system 00:07: [io 0x0cd8-0x0cdf] has been reserved [ 0.346239] system 00:07: [io 0x0800-0x089f] could not be reserved [ 0.346243] system 00:07: [io 0x0b20-0x0b3f] has been reserved [ 0.346247] system 00:07: [io 0x0900-0x090f] has been reserved [ 0.346251] system 00:07: [io 0x0910-0x091f] has been reserved [ 0.346255] system 00:07: [io 0xfe00-0xfefe] has been reserved [ 0.346260] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.346265] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.346270] system 00:07: [mem 0xfed80000-0xfed8ffff] has been reserved [ 0.346274] system 00:07: [mem 0xfed61000-0xfed70fff] has been reserved [ 0.346279] system 00:07: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.346283] system 00:07: [mem 0xfed00000-0xfed00fff] could not be reserved [ 0.346288] system 00:07: [mem 0xff800000-0xffffffff] has been reserved [ 0.346293] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.346630] pnp: PnP ACPI: found 8 devices [ 0.346633] ACPI: bus type PNP unregistered [ 0.353616] pci 0000:00:03.1: PCI bridge to [bus 01] [ 0.353624] pci 0000:00:03.1: bridge window [mem 0xff600000-0xff6fffff] [ 0.353632] pci 0000:00:14.4: PCI bridge to [bus 02] [ 0.353644] pci 0000:00:15.0: PCI bridge to [bus 03] [ 0.353649] pci 0000:00:15.0: bridge window [io 0xe000-0xefff] [ 0.353655] pci 0000:00:15.0: bridge window [mem 0xff500000-0xff5fffff] [ 0.353664] pci_bus 0000:00: resource 4 [io 0x0000-0x03af] [ 0.353666] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7] [ 0.353668] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df] [ 0.353669] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff] [ 0.353670] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff] [ 0.353672] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff] [ 0.353673] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff] [ 0.353675] pci_bus 0000:01: resource 1 [mem 0xff600000-0xff6fffff] [ 0.353677] pci_bus 0000:02: resource 4 [io 0x0000-0x03af] [ 0.353678] pci_bus 0000:02: resource 5 [io 0x03e0-0x0cf7] [ 0.353679] pci_bus 0000:02: resource 6 [io 0x03b0-0x03df] [ 0.353681] pci_bus 0000:02: resource 7 [io 0x0d00-0xffff] [ 0.353682] pci_bus 0000:02: resource 8 [mem 0x000a0000-0x000bffff] [ 0.353683] pci_bus 0000:02: resource 9 [mem 0x000c0000-0x000dffff] [ 0.353685] pci_bus 0000:02: resource 10 [mem 0xc0000000-0xffffffff] [ 0.353686] pci_bus 0000:03: resource 0 [io 0xe000-0xefff] [ 0.353687] pci_bus 0000:03: resource 1 [mem 0xff500000-0xff5fffff] [ 0.353812] NET: Registered protocol family 2 [ 0.354102] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.354377] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.354638] TCP: Hash tables configured (established 131072 bind 65536) [ 0.354671] TCP: reno registered [ 0.354692] UDP hash table entries: 8192 (order: 6, 262144 bytes) [ 0.354765] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) [ 0.354921] NET: Registered protocol family 1 [ 0.354941] pci 0000:00:01.0: Boot video device [ 0.746532] pci 0000:03:00.0: set MSI_INTX_DISABLE_BUG flag [ 0.746543] PCI: CLS 64 bytes, default 64 [ 0.746615] Unpacking initramfs... [ 0.946784] Freeing initrd memory: 23836K (ffff880035162000 - ffff8800368a9000) [ 0.946806] AMD-Vi: IOMMU performance counters supported [ 0.946917] ERROR: Unable to locate IOAPIC for GSI 56 [ 0.946921] No IOAPIC for GSI 56 [ 0.947225] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40 [ 0.947229] AMD-Vi: Extended features: PPR GT IA PC [ 0.947235] AMD-Vi: Interrupt remapping enabled [ 0.947255] pci 0000:00:00.2: irq 72 for MSI/MSI-X [ 0.948244] AMD-Vi: Using passthrough domain for device 0000:00:01.0 [ 0.959170] AMD-Vi: Lazy IO/TLB flushing enabled [ 0.959542] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.959548] software IO TLB [mem 0x77dca000-0x7bdca000] (64MB) mapped at [ffff880077dca000-ffff88007bdc9fff] [ 0.959853] perf: AMD NB counters detected [ 0.959875] perf: amd_iommu: Detected. (2 banks, 4 counters/bank) [ 0.959951] microcode: CPU0: patch_level=0x06003104 [ 0.959969] microcode: CPU1: patch_level=0x06003104 [ 0.959977] microcode: CPU2: patch_level=0x06003104 [ 0.959988] microcode: CPU3: patch_level=0x06003104 [ 0.960052] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba [ 0.960060] LVT offset 0 assigned for vector 0x400 [ 0.960073] perf: AMD IBS detected (0x000001ff) [ 0.960097] Scanning for low memory corruption every 60 seconds [ 0.960426] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.960448] Initialise system trusted keyring [ 0.960508] audit: initializing netlink subsys (disabled) [ 0.960529] audit: type=2000 audit(1410555903.776:1): initialized [ 0.960983] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.961026] zbud: loaded [ 0.961233] VFS: Disk quotas dquot_6.5.2 [ 0.961280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.961481] msgmni has been set to 29848 [ 0.961518] Key type big_key registered [ 0.961846] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.961897] io scheduler noop registered [ 0.961901] io scheduler deadline registered [ 0.961939] io scheduler cfq registered (default) [ 0.962133] Failed to setup ioapic entry for ioapic 6, pin 8 [ 0.962162] pcieport 0000:00:03.1: irq 73 for MSI/MSI-X [ 0.962400] pcieport 0000:00:15.0: irq 74 for MSI/MSI-X [ 0.962484] pcieport 0000:00:03.1: Signaling PME through PCIe PME interrupt [ 0.962492] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 0.962499] pcie_pme 0000:00:03.1:pcie01: service driver pcie_pme loaded [ 0.962549] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt [ 0.962553] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 0.962559] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded [ 0.962575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.962592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.962631] vesafb: mode is 1920x1080x32, linelength=7680, pages=0 [ 0.962635] vesafb: scrolling: redraw [ 0.962638] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 [ 0.962658] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90011c80000, using 8128k, total 8128k [ 0.979293] Console: switching to colour frame buffer device 240x67 [ 0.994999] fb0: VESA VGA frame buffer device [ 0.995089] GHES: HEST is not enabled! [ 0.995235] Serial: 8250/16550 driver, 32 ports, IRQ sharing disabled [ 0.997013] Non-volatile memory driver v1.3 [ 0.997062] Linux agpgart interface v0.103 [ 0.997274] ahci 0000:00:11.0: version 3.0 [ 0.997431] ahci 0000:00:11.0: irq 75 for MSI/MSI-X [ 0.997435] ahci 0000:00:11.0: irq 76 for MSI/MSI-X [ 0.997439] ahci 0000:00:11.0: irq 77 for MSI/MSI-X [ 0.997443] ahci 0000:00:11.0: irq 78 for MSI/MSI-X [ 0.997484] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode [ 0.997575] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pmp pio slum part sxs [ 0.998298] scsi0 : ahci [ 0.998477] scsi1 : ahci [ 0.998579] ata1: SATA max UDMA/133 abar m2048@0xff771000 port 0xff771100 irq 75 [ 0.998693] ata2: SATA max UDMA/133 abar m2048@0xff771000 port 0xff771180 irq 76 [ 0.998797] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.998879] ehci-pci: EHCI PCI platform driver [ 0.999065] QUIRK: Enable AMD PLL fix [ 0.999080] ehci-pci 0000:00:12.2: EHCI Host Controller [ 0.999142] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 [ 0.999227] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 0.999391] ehci-pci 0000:00:12.2: debug port 1 [ 0.999522] ehci-pci 0000:00:12.2: irq 17, io mem 0xff76f000 [ 1.005135] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 [ 1.005263] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.005339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.005420] usb usb1: Product: EHCI Host Controller [ 1.005475] usb usb1: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop ehci_hcd [ 1.005553] usb usb1: SerialNumber: 0000:00:12.2 [ 1.005829] hub 1-0:1.0: USB hub found [ 1.005878] hub 1-0:1.0: 5 ports detected [ 1.006353] ehci-pci 0000:00:13.2: EHCI Host Controller [ 1.006419] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 [ 1.006503] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 1.006668] ehci-pci 0000:00:13.2: debug port 1 [ 1.006776] ehci-pci 0000:00:13.2: irq 17, io mem 0xff76d000 [ 1.012131] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 [ 1.012276] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.012352] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.012433] usb usb2: Product: EHCI Host Controller [ 1.012488] usb usb2: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop ehci_hcd [ 1.012566] usb usb2: SerialNumber: 0000:00:13.2 [ 1.012840] hub 2-0:1.0: USB hub found [ 1.012889] hub 2-0:1.0: 5 ports detected [ 1.013195] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.013271] uhci_hcd: USB Universal Host Controller Interface driver [ 1.013488] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 1.019721] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.023058] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.026529] mousedev: PS/2 mouse device common for all mice [ 1.030031] rtc_cmos 00:05: RTC can wake from S4 [ 1.033573] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 [ 1.036774] rtc_cmos 00:05: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 1.039973] ledtrig-cpu: registered to indicate activity on CPUs [ 1.043185] hidraw: raw HID events driver (C) Jiri Kosina [ 1.046572] usbcore: registered new interface driver usbhid [ 1.049858] usbhid: USB HID core driver [ 1.053204] TCP: cubic registered [ 1.056581] NET: Registered protocol family 10 [ 1.060623] Loading compiled-in X.509 certificates [ 1.063927] registered taskstats version 1 [ 1.067291] AppArmor: AppArmor sha1 policy hashing enabled [ 1.071002] Magic number: 14:660:95 [ 1.074454] rtc_cmos 00:05: setting system clock to 2014-09-12 21:05:04 UTC (1410555904) [ 1.077897] PM: Hibernation image not present or could not be loaded. [ 1.457701] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.461511] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.465045] ata2.00: ATA-9: WDC WD40EFRX-68WT0N0, 80.00A80, max UDMA/133 [ 1.468337] ata2.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA [ 1.471575] ata1.00: supports DRM functions and may not be fully accessible [ 1.475613] ata2.00: configured for UDMA/133 [ 1.478904] ata1.00: disabling queued TRIM support [ 1.478908] ata1.00: ATA-9: Crucial_CT120M500SSD1, MU05, max UDMA/133 [ 1.482189] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 1.489292] ata1.00: supports DRM functions and may not be fully accessible [ 1.495751] ata1.00: disabling queued TRIM support [ 1.499270] ata1.00: configured for UDMA/133 [ 1.502827] scsi 0:0:0:0: Direct-Access ATA Crucial_CT120M50 MU05 PQ: 0 ANSI: 5 [ 1.506479] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB) [ 1.506538] scsi 1:0:0:0: Direct-Access ATA WDC WD40EFRX-68W 0A80 PQ: 0 ANSI: 5 [ 1.506745] sd 1:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB) [ 1.506746] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.506774] sd 1:0:0:0: [sdb] Write Protect is off [ 1.506776] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 1.506787] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.526251] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 1.529686] sd 0:0:0:0: [sda] Write Protect is off [ 1.533021] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.533035] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.536914] sda: sda1 sda2 [ 1.540617] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.554750] sdb: sdb1 [ 1.558443] sd 1:0:0:0: [sdb] Attached SCSI disk [ 1.562771] Freeing unused kernel memory: 1564K (ffffffff81efe000 - ffffffff82085000) [ 1.566189] Write protecting the kernel read-only data: 14336k [ 1.575505] Freeing unused kernel memory: 1888K (ffff880001628000 - ffff880001800000) [ 1.583459] Freeing unused kernel memory: 1440K (ffff880001c98000 - ffff880001e00000) [ 1.615718] alua: device handler registered [ 1.621124] emc: device handler registered [ 1.625954] hp_sw: device handler registered [ 1.630669] rdac: device handler registered [ 1.638516] systemd-udevd[121]: starting version 208 [ 1.645941] ACPI: acpi_idle registered with cpuidle [ 1.654987] xhci_hcd 0000:00:10.0: xHCI Host Controller [ 1.658477] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3 [ 1.658514] ohci-pci: OHCI PCI platform driver [ 1.666005] xhci_hcd 0000:00:10.0: irq 79 for MSI/MSI-X [ 1.666012] xhci_hcd 0000:00:10.0: irq 80 for MSI/MSI-X [ 1.666018] xhci_hcd 0000:00:10.0: irq 81 for MSI/MSI-X [ 1.666024] xhci_hcd 0000:00:10.0: irq 82 for MSI/MSI-X [ 1.666029] xhci_hcd 0000:00:10.0: irq 83 for MSI/MSI-X [ 1.666260] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.669822] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.673295] usb usb3: Product: xHCI Host Controller [ 1.677169] usb usb3: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop xhci_hcd [ 1.680862] usb usb3: SerialNumber: 0000:00:10.0 [ 1.684842] hub 3-0:1.0: USB hub found [ 1.688459] hub 3-0:1.0: 2 ports detected [ 1.691978] xhci_hcd 0000:00:10.0: xHCI Host Controller [ 1.695425] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 4 [ 1.698968] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 1.702425] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.705920] usb usb4: Product: xHCI Host Controller [ 1.709437] usb usb4: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop xhci_hcd [ 1.712955] usb usb4: SerialNumber: 0000:00:10.0 [ 1.716703] hub 4-0:1.0: USB hub found [ 1.720289] hub 4-0:1.0: 2 ports detected [ 1.724042] xhci_hcd 0000:00:10.1: xHCI Host Controller [ 1.727611] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 5 [ 1.731473] xhci_hcd 0000:00:10.1: irq 84 for MSI/MSI-X [ 1.731481] xhci_hcd 0000:00:10.1: irq 85 for MSI/MSI-X [ 1.731486] xhci_hcd 0000:00:10.1: irq 86 for MSI/MSI-X [ 1.731492] xhci_hcd 0000:00:10.1: irq 87 for MSI/MSI-X [ 1.731498] xhci_hcd 0000:00:10.1: irq 88 for MSI/MSI-X [ 1.731629] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.735183] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.738791] usb usb5: Product: xHCI Host Controller [ 1.742290] usb usb5: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop xhci_hcd [ 1.745830] usb usb5: SerialNumber: 0000:00:10.1 [ 1.749481] hub 5-0:1.0: USB hub found [ 1.752997] hub 5-0:1.0: 2 ports detected [ 1.756606] xhci_hcd 0000:00:10.1: xHCI Host Controller [ 1.760079] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 6 [ 1.763612] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 [ 1.767144] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.770699] usb usb6: Product: xHCI Host Controller [ 1.774256] usb usb6: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop xhci_hcd [ 1.777748] usb usb6: SerialNumber: 0000:00:10.1 [ 1.781400] hub 6-0:1.0: USB hub found [ 1.784872] hub 6-0:1.0: 2 ports detected [ 1.788723] ohci-pci 0000:00:12.0: OHCI PCI host controller [ 1.792320] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 7 [ 1.795823] ohci-pci 0000:00:12.0: irq 18, io mem 0xff770000 [ 1.854442] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.858568] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.861990] usb usb7: Product: OHCI PCI host controller [ 1.865334] usb usb7: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop ohci_hcd [ 1.868745] usb usb7: SerialNumber: 0000:00:12.0 [ 1.872388] hub 7-0:1.0: USB hub found [ 1.875755] hub 7-0:1.0: 5 ports detected [ 1.879269] ohci-pci 0000:00:13.0: OHCI PCI host controller [ 1.882594] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 8 [ 1.886008] ohci-pci 0000:00:13.0: irq 18, io mem 0xff76e000 [ 1.944359] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.948248] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.951588] usb usb8: Product: OHCI PCI host controller [ 1.954902] usb usb8: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop ohci_hcd [ 1.958210] usb usb8: SerialNumber: 0000:00:13.0 [ 1.961178] tsc: Refined TSC clocksource calibration: 3693.284 MHz [ 1.965042] hub 8-0:1.0: USB hub found [ 1.968420] hub 8-0:1.0: 5 ports detected [ 1.972030] ohci-pci 0000:00:14.5: OHCI PCI host controller [ 1.975247] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 9 [ 1.978525] ohci-pci 0000:00:14.5: irq 18, io mem 0xff76c000 [ 2.036231] usb usb9: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.039999] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.043280] usb usb9: Product: OHCI PCI host controller [ 2.046574] usb usb9: Manufacturer: Linux 3.16.1-8.g2ab6585-desktop ohci_hcd [ 2.049905] usb usb9: SerialNumber: 0000:00:14.5 [ 2.053344] hub 9-0:1.0: USB hub found [ 2.056691] hub 9-0:1.0: 2 ports detected [ 2.108382] xor: automatically using best checksumming function: [ 2.117934] avx : 10904.000 MB/sec [ 2.134925] raid6: sse2x1 7113 MB/s [ 2.151902] raid6: sse2x2 10589 MB/s [ 2.168888] raid6: sse2x4 11992 MB/s [ 2.168952] raid6: using algorithm sse2x4 (11992 MB/s) [ 2.169039] raid6: using ssse3x2 recovery algorithm [ 2.172599] Btrfs loaded, assert=on [ 2.193546] random: nonblocking pool is initialized [ 2.204031] BTRFS: device label suse_root devid 1 transid 16808 /dev/sda2 [ 2.230886] BTRFS info (device sda2): turning on discard [ 2.230984] BTRFS info (device sda2): use ssd allocation scheme [ 2.231086] BTRFS info (device sda2): enabling auto defrag [ 2.231182] BTRFS info (device sda2): disk space caching is enabled [ 2.267011] BTRFS info (device sda2): disk space caching is enabled [ 2.370805] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) [ 2.372098] systemd[1]: Set hostname to <foxcar>. [ 2.402478] device-mapper: uevent: version 1.0.3 [ 2.402670] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx [ 2.403487] LVM: Logical Volume autoactivation enabled. [ 2.403591] LVM: Activation generator successfully completed. [ 2.448111] systemd[1]: Starting Collect Read-Ahead Data... [ 2.448969] systemd[1]: Starting Replay Read-Ahead Data... [ 2.449502] systemd[1]: Starting System Time Synchronized. [ 2.449670] systemd[1]: Reached target System Time Synchronized. [ 2.449687] systemd[1]: Starting Remote File Systems (Pre). [ 2.449978] systemd[1]: Reached target Remote File Systems (Pre). [ 2.449992] systemd[1]: Starting Remote File Systems. [ 2.450230] systemd[1]: Reached target Remote File Systems. [ 2.450242] systemd[1]: Starting Syslog Socket. [ 2.450485] systemd[1]: Listening on Syslog Socket. [ 2.450607] systemd[1]: Starting Delayed Shutdown Socket. [ 2.450773] systemd[1]: Listening on Delayed Shutdown Socket. [ 2.450784] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 2.451007] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 2.451151] systemd[1]: Starting LVM2 metadata daemon socket. [ 2.451331] systemd[1]: Listening on LVM2 metadata daemon socket. [ 2.451349] systemd[1]: Starting udev Kernel Socket. [ 2.451584] systemd[1]: Listening on udev Kernel Socket. [ 2.451594] systemd[1]: Starting udev Control Socket. [ 2.451829] systemd[1]: Listening on udev Control Socket. [ 2.451848] systemd[1]: Starting Journal Socket. [ 2.452054] systemd[1]: Listening on Journal Socket. [ 2.452071] systemd[1]: Starting Create dynamic rule for /dev/root link... [ 2.452967] systemd[1]: Starting LSB: Automatically rebuild the fglrx kernel module... [ 2.460805] systemd[1]: Starting Journal Service... [ 2.471984] systemd[1]: Started Journal Service. [ 2.482368] systemd-journald[269]: Vacuuming done, freed 0 bytes [ 2.551694] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3 [ 2.551756] ACPI: Power Button [PWRB] [ 2.551812] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 [ 2.551874] ACPI: Power Button [PWRF] [ 2.552151] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@xxxxxxx> [ 2.578110] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel. [ 2.578111] Disabling lock debugging due to kernel taint [ 2.599491] <6>[fglrx] Maximum main memory to use for locked dma buffers: 14574 MBytes. [ 2.599572] <6>[fglrx] vendor: 1002 device: 130f count: 1 [ 2.600011] <6>[fglrx] IOMMU is enabled, CrossFire are not supported on this platform [ 2.600011] <6>[fglrx] Disable IOMMU in BIOS options or kernel boot parameters to support CF [ 2.600100] <6>[fglrx] ioport: bar 4, base 0xf000, size: 0x100 [ 2.600212] Failed to setup ioapic entry for ioapic 6, pin 2 [ 2.600656] <6>[fglrx] Kernel PAT support is enabled [ 2.600673] <6>[fglrx] module loaded - fglrx 14.20.7 [May 22 2014] with 1 minors [ 2.633114] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.633154] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 2.664744] systemd-udevd[338]: starting version 208 [ 2.724129] BTRFS info (device sda2): disk space caching is enabled [ 2.729718] acpi-cpufreq: overriding BIOS provided _PSD data [ 2.733764] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no) [ 2.733897] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input5 [ 2.766702] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 2.773622] scsi2 : pata_atiixp [ 2.774418] scsi3 : pata_atiixp [ 2.774475] ata3: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 irq 14 [ 2.774476] ata4: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 irq 15 [ 2.777455] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 2.777509] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 [ 2.788586] usb 8-2: new low-speed USB device number 2 using ohci-pci [ 2.806668] cfg80211: Calling CRDA to update world regulatory domain [ 2.815528] MCE: In-kernel MCE decoding enabled. [ 2.819780] alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [d0:50:99:1c:1c:67] [ 2.823604] EDAC MC: Ver: 3.0.0 [ 2.824154] AMD64 EDAC driver v3.4.0 [ 2.824178] EDAC amd64: DRAM ECC disabled. [ 2.824182] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. Either enable ECC checking or force module loading by setting 'ecc_enable_override'. (Note that use of the override may cause unknown side effects.) [ 2.850294] input: PC Speaker as /devices/platform/pcspkr/input/input6 [ 2.862320] AVX version of gcm_enc/dec engaged. [ 2.867861] ath9k 0000:01:00.0: PCI INT A: failed to register GSI [ 2.867865] ath9k: probe of 0000:01:00.0 failed with error -5 [ 2.893879] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled [ 2.898651] XFS (sdb1): Mounting V4 Filesystem [ 2.912673] cfg80211: World regulatory domain updated: [ 2.919369] cfg80211: DFS Master region: unset [ 2.919437] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 2.920223] kvm: Nested Virtualization enabled [ 2.920225] kvm: Nested Paging enabled [ 2.935460] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A) [ 2.939167] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A) [ 2.942860] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A) [ 2.952696] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A) [ 2.953381] usb 8-2: New USB device found, idVendor=046d, idProduct=c31d [ 2.953383] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.953384] usb 8-2: Product: USB Keyboard [ 2.953385] usb 8-2: Manufacturer: Logitech [ 2.966641] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:13.0/usb8/8-2/8-2:1.0/0003:046D:C31D.0001/input/input7 [ 2.966727] hid-generic 0003:046D:C31D.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:13.0-2/input0 [ 2.977955] Switched to clocksource tsc [ 2.981890] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A) [ 2.990399] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:13.0/usb8/8-2/8-2:1.1/0003:046D:C31D.0002/input/input8 [ 2.994825] hid-generic 0003:046D:C31D.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:13.0-2/input1 [ 2.999833] Failed to setup ioapic entry for ioapic 6, pin 3 [ 2.999869] snd_hda_intel 0000:00:01.1: irq 89 for MSI/MSI-X [ 3.008974] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input9 [ 3.016562] sound hdaudioC1D0: ALC1150: SKU not ready 0x00000000 [ 3.016913] sound hdaudioC1D0: autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line [ 3.016914] sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 3.016915] sound hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 3.016916] sound hdaudioC1D0: mono: mono_out=0x0 [ 3.016917] sound hdaudioC1D0: dig-out=0x1e/0x0 [ 3.016918] sound hdaudioC1D0: inputs: [ 3.016919] sound hdaudioC1D0: Front Mic=0x19 [ 3.016920] sound hdaudioC1D0: Rear Mic=0x18 [ 3.016921] sound hdaudioC1D0: Line=0x1a [ 3.032351] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card1/hdaudioC1D0/input10 [ 3.032717] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input11 [ 3.032797] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input12 [ 3.032862] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input13 [ 3.032957] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input14 [ 3.033019] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input15 [ 3.033075] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input16 [ 3.033136] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input17 [ 3.077761] XFS (sdb1): Ending clean mount [ 3.113023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: acl,user_xattr [ 3.123993] usb 8-3: new low-speed USB device number 3 using ohci-pci [ 3.147242] systemd-journald[269]: Received request to flush runtime journal from PID 1 [ 3.275058] usb 8-3: New USB device found, idVendor=046d, idProduct=c05a [ 3.280230] usb 8-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.284325] usb 8-3: Product: USB Optical Mouse [ 3.288288] usb 8-3: Manufacturer: Logitech [ 3.298266] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:13.0/usb8/8-3/8-3:1.0/0003:046D:C05A.0003/input/input18 [ 3.302652] hid-generic 0003:046D:C05A.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:13.0-3/input0 [ 3.533611] usb 8-5: new full-speed USB device number 4 using ohci-pci [ 3.691664] usb 8-5: string descriptor 0 read error: -22 [ 3.697189] usb 8-5: New USB device found, idVendor=13d3, idProduct=3393 [ 3.701590] usb 8-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.715347] Bluetooth: Core ver 2.19 [ 3.719547] NET: Registered protocol family 31 [ 3.723625] Bluetooth: HCI device and connection manager initialized [ 3.727867] Bluetooth: HCI socket layer initialized [ 3.732073] Bluetooth: L2CAP socket layer initialized [ 3.736092] Bluetooth: SCO socket layer initialized [ 3.740337] usbcore: registered new interface driver btusb [ 3.825627] usbcore: registered new interface driver ath3k [ 3.883307] usb 8-5: USB disconnect, device number 4 [ 3.939090] fuse init (API version 7.23) [ 4.187946] usb 8-5: new full-speed USB device number 5 using ohci-pci [ 4.340038] usb 8-5: string descriptor 0 read error: -22 [ 4.340045] usb 8-5: New USB device found, idVendor=13d3, idProduct=3393 [ 4.340048] usb 8-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4.357012] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 4.357016] Bluetooth: BNEP filters: protocol multicast [ 4.357023] Bluetooth: BNEP socket layer initialized [ 4.447935] fglrx_pci 0000:00:01.0: irq 90 for MSI/MSI-X [ 4.448675] <6>[fglrx] Firegl kernel thread PID: 1090 [ 4.448757] <6>[fglrx] Firegl kernel thread PID: 1091 [ 4.448830] <6>[fglrx] Firegl kernel thread PID: 1093 [ 4.448921] <6>[fglrx] IRQ 90 Enabled [ 4.456246] <6>[fglrx] Reserved FB block: Shared offset:0, size:1000000 [ 4.456250] <6>[fglrx] Reserved FB block: Unshared offset:fa38000, size:4000 [ 4.456251] <6>[fglrx] Reserved FB block: Unshared offset:fa3c000, size:4c4000 [ 4.456252] <6>[fglrx] Reserved FB block: Unshared offset:ff00000, size:100000 [ 4.456254] <6>[fglrx] Reserved FB block: Unshared offset:3ffd8000, size:28000 [ 4.750467] alx 0000:03:00.0: irq 91 for MSI/MSI-X [ 4.750609] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 4.857388] NET: Registered protocol family 17 [ 5.775292] alx 0000:03:00.0 eth0: NIC Up: 1 Gbps Full [ 5.775530] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.728147] Bluetooth: RFCOMM TTY layer initialized [ 10.728160] Bluetooth: RFCOMM socket layer initialized [ 10.728168] Bluetooth: RFCOMM ver 1.11 Additional notes: device not found on modprobe