For some reason it seems to fail somewhere in either nouveau_display_create or nouveau_display_init. Kernel 3.16 is nearly 2 years old though, and countless changes and fixes have gone into the nouveau kernel driver since then. Does this still happen with a recent kernel? You can try a livecd from https://nouveau.pmoreau.org/ which has all the very latest nouveau-related software. On Wed, Jul 6, 2016 at 2:50 PM, abcd <abcdeluxe at web.de> wrote:> Hello again, > > I would be very glad if you could help me: > > I have a blank screen on my Debian jessie system and on the current > Debian live cd. > > When i use the nomodeset param I can get a console but startx fails. > (obviously since then nouveau wont work) > > The card is a 660Ti with UEFI VBIOS. > > > Error in Xorg: "[drm] KMS not enabled [drm] Couldn't open device.... and > so on" > > I quote the kernel log: "[ 0.818189] nouveau: probe of 0000:01:00.0 > failed with error -12" > > > Here is the kernel log: > > Jul 4 18:11:15 localhost kernel: [ 0.000000] Initializing cgroup > subsys cpuset > Jul 4 18:11:15 localhost kernel: [ 0.000000] Initializing cgroup > subsys cpu > Jul 4 18:11:15 localhost kernel: [ 0.000000] Initializing cgroup > subsys cpuacct > Jul 4 18:11:15 localhost kernel: [ 0.000000] Linux version > 3.16.0-4-amd64 (debian-kernel at lists.debian.org) (gcc version 4.8.4 > (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) > Jul 4 18:11:15 localhost kernel: [ 0.000000] Command line: > BOOT_IMAGE=/live/vmlinuz boot=live components quiet splash > initrd=/live/initrd.img > Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: BIOS-provided > physical RAM map: > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x0000000000000000-0x000000000009d7ff] usable > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x000000000009d800-0x000000000009ffff] reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000000e0000-0x00000000000fffff] reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x0000000000100000-0x00000000ca5e9fff] usable > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000ca5ea000-0x00000000ca5f0fff] ACPI NVS > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000ca5f1000-0x00000000caa4afff] usable > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000caa4b000-0x00000000caebbfff] reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000caebc000-0x00000000dd62cfff] usable > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000dd62d000-0x00000000dd835fff] reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000dd836000-0x00000000dd84efff] ACPI data > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000dd84f000-0x00000000ddd8dfff] ACPI NVS > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000ddd8e000-0x00000000deffefff] reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000defff000-0x00000000deffffff] usable > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000f0000000-0x00000000f7ffffff] reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000fec00000-0x00000000fec00fff] reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000fed00000-0x00000000fed03fff] reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000fed1c000-0x00000000fed1ffff] reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000fee00000-0x00000000fee00fff] reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x00000000ff000000-0x00000000ffffffff] reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem > 0x0000000100000000-0x000000041effffff] usable > Jul 4 18:11:15 localhost kernel: [ 0.000000] NX (Execute Disable) > protection: active > Jul 4 18:11:15 localhost kernel: [ 0.000000] SMBIOS 0.7 present. > Jul 4 18:11:15 localhost kernel: [ 0.000000] DMI: ASUS All > Series/SABERTOOTH Z87, BIOS 2103 08/18/2014 > Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: update [mem > 0x00000000-0x00000fff] usable ==> reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: remove [mem > 0x000a0000-0x000fffff] usable > Jul 4 18:11:15 localhost kernel: [ 0.000000] AGP: No AGP bridge found > Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: last_pfn > 0x41f000 max_arch_pfn = 0x400000000 > Jul 4 18:11:15 localhost kernel: [ 0.000000] MTRR default type: > uncachable > Jul 4 18:11:15 localhost kernel: [ 0.000000] MTRR fixed ranges enabled: > Jul 4 18:11:15 localhost kernel: [ 0.000000] 00000-9FFFF write-back > Jul 4 18:11:15 localhost kernel: [ 0.000000] A0000-BFFFF uncachable > Jul 4 18:11:15 localhost kernel: [ 0.000000] C0000-CFFFF write-protect > Jul 4 18:11:15 localhost kernel: [ 0.000000] D0000-E7FFF uncachable > Jul 4 18:11:15 localhost kernel: [ 0.000000] E8000-FFFFF write-protect > Jul 4 18:11:15 localhost kernel: [ 0.000000] MTRR variable ranges > enabled: > Jul 4 18:11:15 localhost kernel: [ 0.000000] 0 base 0000000000 > mask 7C00000000 write-back > Jul 4 18:11:15 localhost kernel: [ 0.000000] 1 base 0400000000 > mask 7FF0000000 write-back > Jul 4 18:11:15 localhost kernel: [ 0.000000] 2 base 0410000000 > mask 7FF8000000 write-back > Jul 4 18:11:15 localhost kernel: [ 0.000000] 3 base 0418000000 > mask 7FFC000000 write-back > Jul 4 18:11:15 localhost kernel: [ 0.000000] 4 base 041C000000 > mask 7FFE000000 write-back > Jul 4 18:11:15 localhost kernel: [ 0.000000] 5 base 041E000000 > mask 7FFF000000 write-back > Jul 4 18:11:15 localhost kernel: [ 0.000000] 6 base 00E0000000 > mask 7FE0000000 uncachable > Jul 4 18:11:15 localhost kernel: [ 0.000000] 7 disabled > Jul 4 18:11:15 localhost kernel: [ 0.000000] 8 disabled > Jul 4 18:11:15 localhost kernel: [ 0.000000] 9 disabled > Jul 4 18:11:15 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, > old 0x7040600070406, new 0x7010600070106 > Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: update [mem > 0xe0000000-0xffffffff] usable ==> reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: last_pfn > 0xdf000 max_arch_pfn = 0x400000000 > Jul 4 18:11:15 localhost kernel: [ 0.000000] found SMP MP-table at > [mem 0x000fd790-0x000fd79f] mapped at [ffff8800000fd790] > Jul 4 18:11:15 localhost kernel: [ 0.000000] Base memory trampoline > at [ffff880000097000] 97000 size 24576 > Jul 4 18:11:15 localhost kernel: [ 0.000000] Using GB pages for > direct mapping > Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: > [mem 0x00000000-0x000fffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0x00000000-0x000fffff] page 4k > Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af4000, > 0x01af4fff] PGTABLE > Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af5000, > 0x01af5fff] PGTABLE > Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af6000, > 0x01af6fff] PGTABLE > Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: > [mem 0x41ee00000-0x41effffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0x41ee00000-0x41effffff] page 2M > Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af7000, > 0x01af7fff] PGTABLE > Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: > [mem 0x41c000000-0x41edfffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0x41c000000-0x41edfffff] page 2M > Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: > [mem 0x400000000-0x41bffffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0x400000000-0x41bffffff] page 2M > Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: > [mem 0x00100000-0xca5e9fff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0x00100000-0x001fffff] page 4k > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0x00200000-0x3fffffff] page 2M > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0x40000000-0xbfffffff] page 1G > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0xc0000000-0xca3fffff] page 2M > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0xca400000-0xca5e9fff] page 4k > Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: > [mem 0xca5f1000-0xcaa4afff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0xca5f1000-0xca5fffff] page 4k > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0xca600000-0xca9fffff] page 2M > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0xcaa00000-0xcaa4afff] page 4k > Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af8000, > 0x01af8fff] PGTABLE > Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: > [mem 0xcaebc000-0xdd62cfff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0xcaebc000-0xcaffffff] page 4k > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0xcb000000-0xdd5fffff] page 2M > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0xdd600000-0xdd62cfff] page 4k > Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af9000, > 0x01af9fff] PGTABLE > Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: > [mem 0xdefff000-0xdeffffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0xdefff000-0xdeffffff] page 4k > Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: > [mem 0x100000000-0x3ffffffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem > 0x100000000-0x3ffffffff] page 1G > Jul 4 18:11:15 localhost kernel: [ 0.000000] RAMDISK: [mem > 0x7dec0000-0x7fffffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: Early table > checksum verification disabled > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: RSDP > 0x00000000000F0490 000024 (v02 ALASKA) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: XSDT > 0x00000000DD83B080 00007C (v01 ALASKA A M I 01072009 AMI 00010013) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: FACP > 0x00000000DD849808 00010C (v05 ALASKA A M I 01072009 AMI 00010013) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: DSDT > 0x00000000DD83B198 00E66E (v02 ALASKA A M I 00000031 INTL 20091112) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: FACS > 0x00000000DDD8C080 000040 > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: APIC > 0x00000000DD849918 000092 (v03 ALASKA A M I 01072009 AMI 00010013) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: FPDT > 0x00000000DD8499B0 000044 (v01 ALASKA A M I 01072009 AMI 00010013) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LPIT > 0x00000000DD8499F8 00005C (v01 ALASKA A M I 00000000 AMI. 00000005) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: SSDT > 0x00000000DD849A58 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20091112) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: SSDT > 0x00000000DD849F98 000AD8 (v01 PmRef CpuPm 00003000 INTL 20091112) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: MCFG > 0x00000000DD84AA70 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: HPET > 0x00000000DD84AAB0 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: SSDT > 0x00000000DD84AAE8 00036D (v01 SataRe SataTabl 00001000 INTL 20091112) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: SSDT > 0x00000000DD84AE58 0034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: BGRT > 0x00000000DD84E398 000038 (v00 ALASKA A M I 01072009 AMI 00010013) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: Local APIC > address 0xfee00000 > Jul 4 18:11:15 localhost kernel: [ 0.000000] No NUMA configuration found > Jul 4 18:11:15 localhost kernel: [ 0.000000] Faking a node at [mem > 0x0000000000000000-0x000000041effffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] Initmem setup node 0 > [mem 0x00000000-0x41effffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] NODE_DATA [mem > 0x41eff7000-0x41effbfff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] > [ffffea0000000000-ffffea000e7fffff] PMD -> > [ffff88040e600000-ffff88041c7fffff] on node 0 > Jul 4 18:11:15 localhost kernel: [ 0.000000] Zone ranges: > Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA [mem > 0x00001000-0x00ffffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA32 [mem > 0x01000000-0xffffffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] Normal [mem > 0x100000000-0x41effffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] Movable zone start for > each node > Jul 4 18:11:15 localhost kernel: [ 0.000000] Early memory node ranges > Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem > 0x00001000-0x0009cfff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem > 0x00100000-0xca5e9fff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem > 0xca5f1000-0xcaa4afff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem > 0xcaebc000-0xdd62cfff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem > 0xdefff000-0xdeffffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem > 0x100000000-0x41effffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] On node 0 totalpages: > 4178258 > Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA zone: 56 pages > used for memmap > Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA zone: 21 pages > reserved > Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA zone: 3996 pages, > LIFO batch:0 > Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA32 zone: 12326 > pages used for memmap > Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA32 zone: 901558 > pages, LIFO batch:31 > Jul 4 18:11:15 localhost kernel: [ 0.000000] Normal zone: 44744 > pages used for memmap > Jul 4 18:11:15 localhost kernel: [ 0.000000] Normal zone: 3272704 > pages, LIFO batch:31 > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: > 0x1808 > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: Local APIC > address 0xfee00000 > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC > (acpi_id[0x01] lapic_id[0x00] enabled) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC > (acpi_id[0x02] lapic_id[0x02] enabled) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC > (acpi_id[0x03] lapic_id[0x04] enabled) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC > (acpi_id[0x04] lapic_id[0x06] enabled) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC > (acpi_id[0x05] lapic_id[0x01] enabled) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC > (acpi_id[0x06] lapic_id[0x03] enabled) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC > (acpi_id[0x07] lapic_id[0x05] enabled) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC > (acpi_id[0x08] lapic_id[0x07] enabled) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI > (acpi_id[0xff] high edge lint[0x1]) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x08] > address[0xfec00000] gsi_base[0]) > Jul 4 18:11:15 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 8, > version 32, address 0xfec00000, GSI 0-23 > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus > 0 bus_irq 0 global_irq 2 dfl dfl) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus > 0 bus_irq 9 global_irq 9 high level) > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: IRQ0 used by > override. > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: IRQ2 used by > override. > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: IRQ9 used by > override. > Jul 4 18:11:15 localhost kernel: [ 0.000000] Using ACPI (MADT) for > SMP configuration information > Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: HPET id: > 0x8086a701 base: 0xfed00000 > Jul 4 18:11:15 localhost kernel: [ 0.000000] smpboot: Allowing 8 > CPUs, 0 hotplug CPUs > Jul 4 18:11:15 localhost kernel: [ 0.000000] nr_irqs_gsi: 40 > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0x0009d000-0x0009dfff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0x0009e000-0x0009ffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0x000a0000-0x000dffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0x000e0000-0x000fffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xca5ea000-0xca5f0fff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xcaa4b000-0xcaebbfff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xdd62d000-0xdd835fff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xdd836000-0xdd84efff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xdd84f000-0xddd8dfff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xddd8e000-0xdeffefff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xdf000000-0xefffffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xf0000000-0xf7ffffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xf8000000-0xfebfffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xfec00000-0xfec00fff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xfec01000-0xfecfffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xfed00000-0xfed03fff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xfed04000-0xfed1bfff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xfed1c000-0xfed1ffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xfed20000-0xfedfffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xfee00000-0xfee00fff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xfee01000-0xfeffffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave > memory: [mem 0xff000000-0xffffffff] > Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: [mem > 0xdf000000-0xefffffff] available for PCI devices > Jul 4 18:11:15 localhost kernel: [ 0.000000] Booting paravirtualized > kernel on bare hardware > Jul 4 18:11:15 localhost kernel: [ 0.000000] setup_percpu: > NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1 > Jul 4 18:11:15 localhost kernel: [ 0.000000] PERCPU: Embedded 27 > pages/cpu @ffff88041ec00000 s80896 r8192 d21504 u262144 > Jul 4 18:11:15 localhost kernel: [ 0.000000] pcpu-alloc: s80896 > r8192 d21504 u262144 alloc=1*2097152 > Jul 4 18:11:15 localhost kernel: [ 0.000000] pcpu-alloc: [0] 0 1 2 3 > 4 5 6 7 > Jul 4 18:11:15 localhost kernel: [ 0.000000] Built 1 zonelists in > Zone order, mobility grouping on. Total pages: 4121111 > Jul 4 18:11:15 localhost kernel: [ 0.000000] Policy zone: Normal > Jul 4 18:11:15 localhost kernel: [ 0.000000] Kernel command line: > BOOT_IMAGE=/live/vmlinuz boot=live components quiet splash > initrd=/live/initrd.img > Jul 4 18:11:15 localhost kernel: [ 0.000000] PID hash table entries: > 4096 (order: 3, 32768 bytes) > Jul 4 18:11:15 localhost kernel: [ 0.000000] xsave: enabled > xstate_bv 0x7, cntxt size 0x340 > Jul 4 18:11:15 localhost kernel: [ 0.000000] AGP: Checking aperture... > Jul 4 18:11:15 localhost kernel: [ 0.000000] AGP: No AGP bridge found > Jul 4 18:11:15 localhost kernel: [ 0.000000] Calgary: detecting > Calgary via BIOS EBDA area > Jul 4 18:11:15 localhost kernel: [ 0.000000] Calgary: Unable to > locate Rio Grande table in EBDA - bailing! > Jul 4 18:11:15 localhost kernel: [ 0.000000] Memory: > 16369028K/16713032K available (5222K kernel code, 947K rwdata, 1836K > rodata, 1204K init, 840K bss, 344004K reserved) > Jul 4 18:11:15 localhost kernel: [ 0.000000] Hierarchical RCU > implementation. > Jul 4 18:11:15 localhost kernel: [ 0.000000] RCU dyntick-idle > grace-period acceleration is enabled. > Jul 4 18:11:15 localhost kernel: [ 0.000000] RCU restricting > CPUs from NR_CPUS=512 to nr_cpu_ids=8. > Jul 4 18:11:15 localhost kernel: [ 0.000000] RCU: Adjusting geometry > for rcu_fanout_leaf=16, nr_cpu_ids=8 > Jul 4 18:11:15 localhost kernel: [ 0.000000] NR_IRQS:33024 > nr_irqs:744 16 > Jul 4 18:11:15 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 > Jul 4 18:11:15 localhost kernel: [ 0.000000] console [tty0] enabled > Jul 4 18:11:15 localhost kernel: [ 0.000000] hpet clockevent registered > Jul 4 18:11:15 localhost kernel: [ 0.000000] tsc: Fast TSC > calibration using PIT > Jul 4 18:11:15 localhost kernel: [ 0.000000] tsc: Detected 3497.951 > MHz processor > Jul 4 18:11:15 localhost kernel: [ 0.000019] Calibrating delay loop > (skipped), value calculated using timer frequency.. 6995.90 BogoMIPS > (lpj=13991804) > Jul 4 18:11:15 localhost kernel: [ 0.000021] pid_max: default: 32768 > minimum: 301 > Jul 4 18:11:15 localhost kernel: [ 0.000026] ACPI: Core revision > 20140424 > Jul 4 18:11:15 localhost kernel: [ 0.007286] ACPI: All ACPI Tables > successfully acquired > Jul 4 18:11:15 localhost kernel: [ 0.007303] Security Framework > initialized > Jul 4 18:11:15 localhost kernel: [ 0.007308] AppArmor: AppArmor > disabled by boot time parameter > Jul 4 18:11:15 localhost kernel: [ 0.007309] Yama: disabled by > default; enable with sysctl kernel.yama.* > Jul 4 18:11:15 localhost kernel: [ 0.007900] Dentry cache hash table > entries: 2097152 (order: 12, 16777216 bytes) > Jul 4 18:11:15 localhost kernel: [ 0.009904] Inode-cache hash table > entries: 1048576 (order: 11, 8388608 bytes) > Jul 4 18:11:15 localhost kernel: [ 0.010769] Mount-cache hash table > entries: 32768 (order: 6, 262144 bytes) > Jul 4 18:11:15 localhost kernel: [ 0.010780] Mountpoint-cache hash > table entries: 32768 (order: 6, 262144 bytes) > Jul 4 18:11:15 localhost kernel: [ 0.010964] Initializing cgroup > subsys memory > Jul 4 18:11:15 localhost kernel: [ 0.010967] Initializing cgroup > subsys devices > Jul 4 18:11:15 localhost kernel: [ 0.010971] Initializing cgroup > subsys freezer > Jul 4 18:11:15 localhost kernel: [ 0.010973] Initializing cgroup > subsys net_cls > Jul 4 18:11:15 localhost kernel: [ 0.010976] Initializing cgroup > subsys blkio > Jul 4 18:11:15 localhost kernel: [ 0.010978] Initializing cgroup > subsys perf_event > Jul 4 18:11:15 localhost kernel: [ 0.010979] Initializing cgroup > subsys net_prio > Jul 4 18:11:15 localhost kernel: [ 0.010996] CPU: Physical Processor > ID: 0 > Jul 4 18:11:15 localhost kernel: [ 0.010996] CPU: Processor Core ID: 0 > Jul 4 18:11:15 localhost kernel: [ 0.011000] ENERGY_PERF_BIAS: Set > to 'normal', was 'performance' > Jul 4 18:11:15 localhost kernel: [ 0.011000] ENERGY_PERF_BIAS: View > and update with x86_energy_perf_policy(8) > Jul 4 18:11:15 localhost kernel: [ 0.011722] mce: CPU supports 9 MCE > banks > Jul 4 18:11:15 localhost kernel: [ 0.011732] CPU0: Thermal > monitoring enabled (TM1) > Jul 4 18:11:15 localhost kernel: [ 0.011739] process: using mwait in > idle threads > Jul 4 18:11:15 localhost kernel: [ 0.011741] Last level iTLB > entries: 4KB 1024, 2MB 1024, 4MB 1024 > Jul 4 18:11:15 localhost kernel: [ 0.011741] Last level dTLB > entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 > Jul 4 18:11:15 localhost kernel: [ 0.011741] tlb_flushall_shift: 6 > Jul 4 18:11:15 localhost kernel: [ 0.011809] Freeing SMP > alternatives memory: 20K (ffffffff81a1b000 - ffffffff81a20000) > Jul 4 18:11:15 localhost kernel: [ 0.013809] ftrace: allocating > 21683 entries in 85 pages > Jul 4 18:11:15 localhost kernel: [ 0.019510] ..TIMER: vector=0x30 > apic1=0 pin1=2 apic2=-1 pin2=-1 > Jul 4 18:11:15 localhost kernel: [ 0.059228] smpboot: CPU0: Intel(R) > Core(TM) i7-4770K CPU @ 3.50GHz (fam: 06, model: 3c, stepping: 03) > Jul 4 18:11:15 localhost kernel: [ 0.059232] TSC deadline timer enabled > Jul 4 18:11:15 localhost kernel: [ 0.059246] Performance Events: > PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU > driver. > Jul 4 18:11:15 localhost kernel: [ 0.059259] ... > version: 3 > Jul 4 18:11:15 localhost kernel: [ 0.059260] ... bit > width: 48 > Jul 4 18:11:15 localhost kernel: [ 0.059260] ... generic > registers: 4 > Jul 4 18:11:15 localhost kernel: [ 0.059261] ... value > mask: 0000ffffffffffff > Jul 4 18:11:15 localhost kernel: [ 0.059261] ... max > period: 0000ffffffffffff > Jul 4 18:11:15 localhost kernel: [ 0.059262] ... fixed-purpose > events: 3 > Jul 4 18:11:15 localhost kernel: [ 0.059262] ... event > mask: 000000070000000f > Jul 4 18:11:15 localhost kernel: [ 0.060158] x86: Booting SMP > configuration: > Jul 4 18:11:15 localhost kernel: [ 0.060159] .... node #0, > CPUs: #1 > Jul 4 18:11:15 localhost kernel: [ 0.074038] NMI watchdog: enabled > on all CPUs, permanently consumes one hw-PMU counter. > Jul 4 18:11:15 localhost kernel: [ 0.074099] #2 #3 #4 #5 #6 #7 > Jul 4 18:11:15 localhost kernel: [ 0.157452] x86: Booted up 1 node, > 8 CPUs > Jul 4 18:11:15 localhost kernel: [ 0.157454] smpboot: Total of 8 > processors activated (55967.21 BogoMIPS) > Jul 4 18:11:15 localhost kernel: [ 0.163614] devtmpfs: initialized > Jul 4 18:11:15 localhost kernel: [ 0.166532] PM: Registering ACPI > NVS region [mem 0xca5ea000-0xca5f0fff] (28672 bytes) > Jul 4 18:11:15 localhost kernel: [ 0.166534] PM: Registering ACPI > NVS region [mem 0xdd84f000-0xddd8dfff] (5500928 bytes) > Jul 4 18:11:15 localhost kernel: [ 0.167096] pinctrl core: > initialized pinctrl subsystem > Jul 4 18:11:15 localhost kernel: [ 0.167146] NET: Registered > protocol family 16 > Jul 4 18:11:15 localhost kernel: [ 0.167217] cpuidle: using governor > ladder > Jul 4 18:11:15 localhost kernel: [ 0.167219] cpuidle: using governor > menu > Jul 4 18:11:15 localhost kernel: [ 0.167248] ACPI FADT declares the > system doesn't support PCIe ASPM, so disable it > Jul 4 18:11:15 localhost kernel: [ 0.167249] ACPI: bus type PCI > registered > Jul 4 18:11:15 localhost kernel: [ 0.167250] acpiphp: ACPI Hot Plug > PCI Controller Driver version: 0.5 > Jul 4 18:11:15 localhost kernel: [ 0.167305] PCI: MMCONFIG for > domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) > Jul 4 18:11:15 localhost kernel: [ 0.167307] PCI: MMCONFIG at [mem > 0xf0000000-0xf7ffffff] reserved in E820 > Jul 4 18:11:15 localhost kernel: [ 0.167398] PCI: Using > configuration type 1 for base access > Jul 4 18:11:15 localhost kernel: [ 0.179799] ACPI: Added _OSI(Module > Device) > Jul 4 18:11:15 localhost kernel: [ 0.179801] ACPI: Added > _OSI(Processor Device) > Jul 4 18:11:15 localhost kernel: [ 0.179801] ACPI: Added _OSI(3.0 > _SCP Extensions) > Jul 4 18:11:15 localhost kernel: [ 0.179802] ACPI: Added > _OSI(Processor Aggregator Device) > Jul 4 18:11:15 localhost kernel: [ 0.182047] ACPI: Executed 1 blocks > of module-level executable AML code > Jul 4 18:11:15 localhost kernel: [ 0.183809] [Firmware Bug]: ACPI: > BIOS _OSI(Linux) query ignored > Jul 4 18:11:15 localhost kernel: [ 0.195614] ACPI: Dynamic OEM Table > Load: > Jul 4 18:11:15 localhost kernel: [ 0.195618] ACPI: SSDT > 0xFFFF88040E3D6800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112) > Jul 4 18:11:15 localhost kernel: [ 0.204236] ACPI: Dynamic OEM Table > Load: > Jul 4 18:11:15 localhost kernel: [ 0.204240] ACPI: SSDT > 0xFFFF88040DC28800 0005AA (v01 PmRef ApIst 00003000 INTL 20091112) > Jul 4 18:11:15 localhost kernel: [ 0.215647] ACPI: Dynamic OEM Table > Load: > Jul 4 18:11:15 localhost kernel: [ 0.215650] ACPI: SSDT > 0xFFFF88040DEBC200 000119 (v01 PmRef ApCst 00003000 INTL 20091112) > Jul 4 18:11:15 localhost kernel: [ 0.232399] ACPI: Interpreter enabled > Jul 4 18:11:15 localhost kernel: [ 0.232403] ACPI Exception: > AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) > Jul 4 18:11:15 localhost kernel: [ 0.232407] ACPI Exception: > AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) > Jul 4 18:11:15 localhost kernel: [ 0.232417] ACPI: (supports S0 S3 > S4 S5) > Jul 4 18:11:15 localhost kernel: [ 0.232418] ACPI: Using IOAPIC for > interrupt routing > Jul 4 18:11:15 localhost kernel: [ 0.232436] PCI: Using host bridge > windows from ACPI; if necessary, use "pci=nocrs" and report a bug > Jul 4 18:11:15 localhost kernel: [ 0.237242] ACPI: Power Resource > [FN00] (off) > Jul 4 18:11:15 localhost kernel: [ 0.237290] ACPI: Power Resource > [FN01] (off) > Jul 4 18:11:15 localhost kernel: [ 0.237336] ACPI: Power Resource > [FN02] (off) > Jul 4 18:11:15 localhost kernel: [ 0.237382] ACPI: Power Resource > [FN03] (off) > Jul 4 18:11:15 localhost kernel: [ 0.237428] ACPI: Power Resource > [FN04] (off) > Jul 4 18:11:15 localhost kernel: [ 0.237954] ACPI: PCI Root Bridge > [PCI0] (domain 0000 [bus 00-7e]) > Jul 4 18:11:15 localhost kernel: [ 0.237957] acpi PNP0A08:00: _OSC: > OS supports [ExtendedConfig ASPM ClockPM Segments MSI] > Jul 4 18:11:15 localhost kernel: [ 0.238105] acpi PNP0A08:00: _OSC: > platform does not support [PCIeHotplug PME] > Jul 4 18:11:15 localhost kernel: [ 0.238189] acpi PNP0A08:00: _OSC: > OS now controls [AER PCIeCapability] > Jul 4 18:11:15 localhost kernel: [ 0.238536] PCI host bridge to bus > 0000:00 > Jul 4 18:11:15 localhost kernel: [ 0.238538] pci_bus 0000:00: root > bus resource [bus 00-7e] > Jul 4 18:11:15 localhost kernel: [ 0.238539] pci_bus 0000:00: root > bus resource [io 0x0000-0x0cf7] > Jul 4 18:11:15 localhost kernel: [ 0.238540] pci_bus 0000:00: root > bus resource [io 0x0d00-0xffff] > Jul 4 18:11:15 localhost kernel: [ 0.238541] pci_bus 0000:00: root > bus resource [mem 0x000a0000-0x000bffff] > Jul 4 18:11:15 localhost kernel: [ 0.238542] pci_bus 0000:00: root > bus resource [mem 0x000d0000-0x000d3fff] > Jul 4 18:11:15 localhost kernel: [ 0.238543] pci_bus 0000:00: root > bus resource [mem 0x000d4000-0x000d7fff] > Jul 4 18:11:15 localhost kernel: [ 0.238543] pci_bus 0000:00: root > bus resource [mem 0x000d8000-0x000dbfff] > Jul 4 18:11:15 localhost kernel: [ 0.238544] pci_bus 0000:00: root > bus resource [mem 0x000dc000-0x000dffff] > Jul 4 18:11:15 localhost kernel: [ 0.238545] pci_bus 0000:00: root > bus resource [mem 0x000e0000-0x000e3fff] > Jul 4 18:11:15 localhost kernel: [ 0.238546] pci_bus 0000:00: root > bus resource [mem 0x000e4000-0x000e7fff] > Jul 4 18:11:15 localhost kernel: [ 0.238547] pci_bus 0000:00: root > bus resource [mem 0xe0000000-0xfeafffff] > Jul 4 18:11:15 localhost kernel: [ 0.238552] pci 0000:00:00.0: > [8086:0c00] type 00 class 0x060000 > Jul 4 18:11:15 localhost kernel: [ 0.238608] pci 0000:00:01.0: > [8086:0c01] type 01 class 0x060400 > Jul 4 18:11:15 localhost kernel: [ 0.238632] pci 0000:00:01.0: PME# > supported from D0 D3hot D3cold > Jul 4 18:11:15 localhost kernel: [ 0.238661] pci 0000:00:01.0: > System wakeup disabled by ACPI > Jul 4 18:11:15 localhost kernel: [ 0.238708] pci 0000:00:14.0: > [8086:8c31] type 00 class 0x0c0330 > Jul 4 18:11:15 localhost kernel: [ 0.238724] pci 0000:00:14.0: reg > 0x10: [mem 0xef320000-0xef32ffff 64bit] > Jul 4 18:11:15 localhost kernel: [ 0.238773] pci 0000:00:14.0: PME# > supported from D3hot D3cold > Jul 4 18:11:15 localhost kernel: [ 0.238797] pci 0000:00:14.0: > System wakeup disabled by ACPI > Jul 4 18:11:15 localhost kernel: [ 0.238824] pci 0000:00:16.0: > [8086:8c3a] type 00 class 0x078000 > Jul 4 18:11:15 localhost kernel: [ 0.238839] pci 0000:00:16.0: reg > 0x10: [mem 0xef33b000-0xef33b00f 64bit] > Jul 4 18:11:15 localhost kernel: [ 0.238892] pci 0000:00:16.0: PME# > supported from D0 D3hot D3cold > Jul 4 18:11:15 localhost kernel: [ 0.238946] pci 0000:00:19.0: > [8086:153b] type 00 class 0x020000 > Jul 4 18:11:15 localhost kernel: [ 0.238960] pci 0000:00:19.0: reg > 0x10: [mem 0xef300000-0xef31ffff] > Jul 4 18:11:15 localhost kernel: [ 0.238966] pci 0000:00:19.0: reg > 0x14: [mem 0xef339000-0xef339fff] > Jul 4 18:11:15 localhost kernel: [ 0.238973] pci 0000:00:19.0: reg > 0x18: [io 0xf040-0xf05f] > Jul 4 18:11:15 localhost kernel: [ 0.239022] pci 0000:00:19.0: PME# > supported from D0 D3hot D3cold > Jul 4 18:11:15 localhost kernel: [ 0.239047] pci 0000:00:19.0: > System wakeup disabled by ACPI > Jul 4 18:11:15 localhost kernel: [ 0.239076] pci 0000:00:1a.0: > [8086:8c2d] type 00 class 0x0c0320 > Jul 4 18:11:15 localhost kernel: [ 0.239093] pci 0000:00:1a.0: reg > 0x10: [mem 0xef338000-0xef3383ff] > Jul 4 18:11:15 localhost kernel: [ 0.239169] pci 0000:00:1a.0: PME# > supported from D0 D3hot D3cold > Jul 4 18:11:15 localhost kernel: [ 0.239202] pci 0000:00:1a.0: > System wakeup disabled by ACPI > Jul 4 18:11:15 localhost kernel: [ 0.239230] pci 0000:00:1b.0: > [8086:8c20] type 00 class 0x040300 > Jul 4 18:11:15 localhost kernel: [ 0.239242] pci 0000:00:1b.0: reg > 0x10: [mem 0xef330000-0xef333fff 64bit] > Jul 4 18:11:15 localhost kernel: [ 0.239299] pci 0000:00:1b.0: PME# > supported from D0 D3hot D3cold > Jul 4 18:11:15 localhost kernel: [ 0.239325] pci 0000:00:1b.0: > System wakeup disabled by ACPI > Jul 4 18:11:15 localhost kernel: [ 0.239349] pci 0000:00:1c.0: > [8086:8c10] type 01 class 0x060400 > Jul 4 18:11:15 localhost kernel: [ 0.239404] pci 0000:00:1c.0: PME# > supported from D0 D3hot D3cold > Jul 4 18:11:15 localhost kernel: [ 0.239431] pci 0000:00:1c.0: > System wakeup disabled by ACPI > Jul 4 18:11:15 localhost kernel: [ 0.239456] pci 0000:00:1c.3: > [8086:8c16] type 01 class 0x060400 > Jul 4 18:11:15 localhost kernel: [ 0.239512] pci 0000:00:1c.3: PME# > supported from D0 D3hot D3cold > Jul 4 18:11:15 localhost kernel: [ 0.239538] pci 0000:00:1c.3: > System wakeup disabled by ACPI > Jul 4 18:11:15 localhost kernel: [ 0.239565] pci 0000:00:1c.7: > [8086:8c1e] type 01 class 0x060400 > Jul 4 18:11:15 localhost kernel: [ 0.239623] pci 0000:00:1c.7: PME# > supported from D0 D3hot D3cold > Jul 4 18:11:15 localhost kernel: [ 0.239650] pci 0000:00:1c.7: > System wakeup disabled by ACPI > Jul 4 18:11:15 localhost kernel: [ 0.239680] pci 0000:00:1d.0: > [8086:8c26] type 00 class 0x0c0320 > Jul 4 18:11:15 localhost kernel: [ 0.239697] pci 0000:00:1d.0: reg > 0x10: [mem 0xef337000-0xef3373ff] > Jul 4 18:11:15 localhost kernel: [ 0.239772] pci 0000:00:1d.0: PME# > supported from D0 D3hot D3cold > Jul 4 18:11:15 localhost kernel: [ 0.239807] pci 0000:00:1d.0: > System wakeup disabled by ACPI > Jul 4 18:11:15 localhost kernel: [ 0.239834] pci 0000:00:1f.0: > [8086:8c44] type 00 class 0x060100 > Jul 4 18:11:15 localhost kernel: [ 0.239965] pci 0000:00:1f.2: > [8086:8c02] type 00 class 0x010601 > Jul 4 18:11:15 localhost kernel: [ 0.239977] pci 0000:00:1f.2: reg > 0x10: [io 0xf090-0xf097] > Jul 4 18:11:15 localhost kernel: [ 0.239982] pci 0000:00:1f.2: reg > 0x14: [io 0xf080-0xf083] > Jul 4 18:11:15 localhost kernel: [ 0.239988] pci 0000:00:1f.2: reg > 0x18: [io 0xf070-0xf077] > Jul 4 18:11:15 localhost kernel: [ 0.239993] pci 0000:00:1f.2: reg > 0x1c: [io 0xf060-0xf063] > Jul 4 18:11:15 localhost kernel: [ 0.239999] pci 0000:00:1f.2: reg > 0x20: [io 0xf020-0xf03f] > Jul 4 18:11:15 localhost kernel: [ 0.240004] pci 0000:00:1f.2: reg > 0x24: [mem 0xef336000-0xef3367ff] > Jul 4 18:11:15 localhost kernel: [ 0.240034] pci 0000:00:1f.2: PME# > supported from D3hot > Jul 4 18:11:15 localhost kernel: [ 0.240078] pci 0000:00:1f.3: > [8086:8c22] type 00 class 0x0c0500 > Jul 4 18:11:15 localhost kernel: [ 0.240089] pci 0000:00:1f.3: reg > 0x10: [mem 0xef335000-0xef3350ff 64bit] > Jul 4 18:11:15 localhost kernel: [ 0.240105] pci 0000:00:1f.3: reg > 0x20: [io 0xf000-0xf01f] > Jul 4 18:11:15 localhost kernel: [ 0.240187] pci 0000:01:00.0: > [10de:1183] type 00 class 0x030000 > Jul 4 18:11:15 localhost kernel: [ 0.240196] pci 0000:01:00.0: reg > 0x10: [mem 0xee000000-0xeeffffff] > Jul 4 18:11:15 localhost kernel: [ 0.240205] pci 0000:01:00.0: reg > 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref] > Jul 4 18:11:15 localhost kernel: [ 0.240213] pci 0000:01:00.0: reg > 0x1c: [mem 0xe8000000-0xe9ffffff 64bit pref] > Jul 4 18:11:15 localhost kernel: [ 0.240219] pci 0000:01:00.0: reg > 0x24: [io 0xe000-0xe07f] > Jul 4 18:11:15 localhost kernel: [ 0.240225] pci 0000:01:00.0: reg > 0x30: [mem 0xef000000-0xef07ffff pref] > Jul 4 18:11:15 localhost kernel: [ 0.240273] pci 0000:01:00.0: > System wakeup disabled by ACPI > Jul 4 18:11:15 localhost kernel: [ 0.240301] pci 0000:01:00.1: > [10de:0e0a] type 00 class 0x040300 > Jul 4 18:11:15 localhost kernel: [ 0.240309] pci 0000:01:00.1: reg > 0x10: [mem 0xef080000-0xef083fff] > Jul 4 18:11:15 localhost kernel: [ 0.247639] pci 0000:00:01.0: PCI > bridge to [bus 01] > Jul 4 18:11:15 localhost kernel: [ 0.247640] pci 0000:00:01.0: > bridge window [io 0xe000-0xefff] > Jul 4 18:11:15 localhost kernel: [ 0.247642] pci 0000:00:01.0: > bridge window [mem 0xee000000-0xef0fffff] > Jul 4 18:11:15 localhost kernel: [ 0.247644] pci 0000:00:01.0: > bridge window [mem 0xe0000000-0xe9ffffff 64bit pref] > Jul 4 18:11:15 localhost kernel: [ 0.247695] acpiphp: Slot [1] > registered > Jul 4 18:11:15 localhost kernel: [ 0.247698] pci 0000:00:1c.0: PCI > bridge to [bus 02] > Jul 4 18:11:15 localhost kernel: [ 0.247763] pci 0000:03:00.0: > [1b21:0612] type 00 class 0x010601 > Jul 4 18:11:15 localhost kernel: [ 0.247779] pci 0000:03:00.0: reg > 0x10: [io 0xd050-0xd057] > Jul 4 18:11:15 localhost kernel: [ 0.247788] pci 0000:03:00.0: reg > 0x14: [io 0xd040-0xd043] > Jul 4 18:11:15 localhost kernel: [ 0.247798] pci 0000:03:00.0: reg > 0x18: [io 0xd030-0xd037] > Jul 4 18:11:15 localhost kernel: [ 0.247807] pci 0000:03:00.0: reg > 0x1c: [io 0xd020-0xd023] > Jul 4 18:11:15 localhost kernel: [ 0.247817] pci 0000:03:00.0: reg > 0x20: [io 0xd000-0xd01f] > Jul 4 18:11:15 localhost kernel: [ 0.247827] pci 0000:03:00.0: reg > 0x24: [mem 0xef200000-0xef2001ff] > Jul 4 18:11:15 localhost kernel: [ 0.247904] pci 0000:03:00.0: > System wakeup disabled by ACPI > Jul 4 18:11:15 localhost kernel: [ 0.255651] pci 0000:00:1c.3: PCI > bridge to [bus 03] > Jul 4 18:11:15 localhost kernel: [ 0.255654] pci 0000:00:1c.3: > bridge window [io 0xd000-0xdfff] > Jul 4 18:11:15 localhost kernel: [ 0.255656] pci 0000:00:1c.3: > bridge window [mem 0xef200000-0xef2fffff] > Jul 4 18:11:15 localhost kernel: [ 0.255719] pci 0000:04:00.0: > [1b21:0612] type 00 class 0x010601 > Jul 4 18:11:15 localhost kernel: [ 0.255735] pci 0000:04:00.0: reg > 0x10: [io 0xc050-0xc057] > Jul 4 18:11:15 localhost kernel: [ 0.255745] pci 0000:04:00.0: reg > 0x14: [io 0xc040-0xc043] > Jul 4 18:11:15 localhost kernel: [ 0.255754] pci 0000:04:00.0: reg > 0x18: [io 0xc030-0xc037] > Jul 4 18:11:15 localhost kernel: [ 0.255764] pci 0000:04:00.0: reg > 0x1c: [io 0xc020-0xc023] > Jul 4 18:11:15 localhost kernel: [ 0.255774] pci 0000:04:00.0: reg > 0x20: [io 0xc000-0xc01f] > Jul 4 18:11:15 localhost kernel: [ 0.255783] pci 0000:04:00.0: reg > 0x24: [mem 0xef100000-0xef1001ff] > Jul 4 18:11:15 localhost kernel: [ 0.255861] pci 0000:04:00.0: > System wakeup disabled by ACPI > Jul 4 18:11:15 localhost kernel: [ 0.263662] pci 0000:00:1c.7: PCI > bridge to [bus 04] > Jul 4 18:11:15 localhost kernel: [ 0.263665] pci 0000:00:1c.7: > bridge window [io 0xc000-0xcfff] > Jul 4 18:11:15 localhost kernel: [ 0.263667] pci 0000:00:1c.7: > bridge window [mem 0xef100000-0xef1fffff] > Jul 4 18:11:15 localhost kernel: [ 0.263688] acpi PNP0A08:00: > Disabling ASPM (FADT indicates it is unsupported) > Jul 4 18:11:15 localhost kernel: [ 0.264084] ACPI: PCI Interrupt > Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) > Jul 4 18:11:15 localhost kernel: [ 0.264114] ACPI: PCI Interrupt > Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) > Jul 4 18:11:15 localhost kernel: [ 0.264142] ACPI: PCI Interrupt > Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15) > Jul 4 18:11:15 localhost kernel: [ 0.264170] ACPI: PCI Interrupt > Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) > Jul 4 18:11:15 localhost kernel: [ 0.264198] ACPI: PCI Interrupt > Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15) > Jul 4 18:11:15 localhost kernel: [ 0.264226] ACPI: PCI Interrupt > Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15) > Jul 4 18:11:15 localhost kernel: [ 0.264254] ACPI: PCI Interrupt > Link [LNKG] (IRQs 3 *4 5 6 7 10 11 12 14 15) > Jul 4 18:11:15 localhost kernel: [ 0.264281] ACPI: PCI Interrupt > Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 *14 15) > Jul 4 18:11:15 localhost kernel: [ 0.264477] ACPI: Enabled 5 GPEs in > block 00 to 3F > Jul 4 18:11:15 localhost kernel: [ 0.264536] vgaarb: setting as boot > device: PCI:0000:01:00.0 > Jul 4 18:11:15 localhost kernel: [ 0.264537] vgaarb: device added: > PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none > Jul 4 18:11:15 localhost kernel: [ 0.264538] vgaarb: loaded > Jul 4 18:11:15 localhost kernel: [ 0.264538] vgaarb: bridge control > possible 0000:01:00.0 > Jul 4 18:11:15 localhost kernel: [ 0.264573] PCI: Using ACPI for IRQ > routing > Jul 4 18:11:15 localhost kernel: [ 0.267000] PCI: > pci_cache_line_size set to 64 bytes > Jul 4 18:11:15 localhost kernel: [ 0.267041] e820: reserve RAM > buffer [mem 0x0009d800-0x0009ffff] > Jul 4 18:11:15 localhost kernel: [ 0.267042] e820: reserve RAM > buffer [mem 0xca5ea000-0xcbffffff] > Jul 4 18:11:15 localhost kernel: [ 0.267043] e820: reserve RAM > buffer [mem 0xcaa4b000-0xcbffffff] > Jul 4 18:11:15 localhost kernel: [ 0.267043] e820: reserve RAM > buffer [mem 0xdd62d000-0xdfffffff] > Jul 4 18:11:15 localhost kernel: [ 0.267044] e820: reserve RAM > buffer [mem 0xdf000000-0xdfffffff] > Jul 4 18:11:15 localhost kernel: [ 0.267045] e820: reserve RAM > buffer [mem 0x41f000000-0x41fffffff] > Jul 4 18:11:15 localhost kernel: [ 0.267124] hpet0: at MMIO > 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 > Jul 4 18:11:15 localhost kernel: [ 0.267127] hpet0: 8 comparators, > 64-bit 14.318180 MHz counter > Jul 4 18:11:15 localhost kernel: [ 0.269147] Switched to clocksource > hpet > Jul 4 18:11:15 localhost kernel: [ 0.272206] pnp: PnP ACPI init > Jul 4 18:11:15 localhost kernel: [ 0.272212] ACPI: bus type PNP > registered > Jul 4 18:11:15 localhost kernel: [ 0.272252] system 00:00: [mem > 0xfed40000-0xfed44fff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272254] system 00:00: Plug and > Play ACPI device, IDs PNP0c01 (active) > Jul 4 18:11:15 localhost kernel: [ 0.272358] system 00:01: [io > 0x0680-0x069f] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272359] system 00:01: [io > 0xffff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272360] system 00:01: [io > 0xffff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272361] system 00:01: [io > 0xffff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272362] system 00:01: [io > 0x1c00-0x1cfe] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272363] system 00:01: [io > 0x1d00-0x1dfe] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272364] system 00:01: [io > 0x1e00-0x1efe] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272365] system 00:01: [io > 0x1f00-0x1ffe] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272366] system 00:01: [io > 0x1800-0x18fe] could not be reserved > Jul 4 18:11:15 localhost kernel: [ 0.272367] system 00:01: [io > 0x164e-0x164f] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272368] system 00:01: Plug and > Play ACPI device, IDs PNP0c02 (active) > Jul 4 18:11:15 localhost kernel: [ 0.272385] pnp 00:02: Plug and > Play ACPI device, IDs PNP0b00 (active) > Jul 4 18:11:15 localhost kernel: [ 0.272414] system 00:03: [io > 0x1854-0x1857] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272415] system 00:03: Plug and > Play ACPI device, IDs INT3f0d PNP0c02 (active) > Jul 4 18:11:15 localhost kernel: [ 0.272464] system 00:04: [io > 0x0290-0x029f] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272465] system 00:04: Plug and > Play ACPI device, IDs PNP0c02 (active) > Jul 4 18:11:15 localhost kernel: [ 0.272497] system 00:05: [io > 0x04d0-0x04d1] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272498] system 00:05: Plug and > Play ACPI device, IDs PNP0c02 (active) > Jul 4 18:11:15 localhost kernel: [ 0.272750] system 00:06: [mem > 0xfed1c000-0xfed1ffff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272751] system 00:06: [mem > 0xfed10000-0xfed17fff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272752] system 00:06: [mem > 0xfed18000-0xfed18fff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272754] system 00:06: [mem > 0xfed19000-0xfed19fff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272755] system 00:06: [mem > 0xf0000000-0xf7ffffff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272756] system 00:06: [mem > 0xfed20000-0xfed3ffff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272757] system 00:06: [mem > 0xfed90000-0xfed93fff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272758] system 00:06: [mem > 0xfed45000-0xfed8ffff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272759] system 00:06: [mem > 0xff000000-0xffffffff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272760] system 00:06: [mem > 0xfee00000-0xfeefffff] could not be reserved > Jul 4 18:11:15 localhost kernel: [ 0.272761] system 00:06: [mem > 0xeffdf000-0xeffdffff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272762] system 00:06: [mem > 0xeffe0000-0xeffeffff] has been reserved > Jul 4 18:11:15 localhost kernel: [ 0.272763] system 00:06: Plug and > Play ACPI device, IDs PNP0c02 (active) > Jul 4 18:11:15 localhost kernel: [ 0.272888] pnp: PnP ACPI: found 7 > devices > Jul 4 18:11:15 localhost kernel: [ 0.272889] ACPI: bus type PNP > unregistered > Jul 4 18:11:15 localhost kernel: [ 0.278583] pci 0000:00:01.0: PCI > bridge to [bus 01] > Jul 4 18:11:15 localhost kernel: [ 0.278585] pci 0000:00:01.0: > bridge window [io 0xe000-0xefff] > Jul 4 18:11:15 localhost kernel: [ 0.278587] pci 0000:00:01.0: > bridge window [mem 0xee000000-0xef0fffff] > Jul 4 18:11:15 localhost kernel: [ 0.278589] pci 0000:00:01.0: > bridge window [mem 0xe0000000-0xe9ffffff 64bit pref] > Jul 4 18:11:15 localhost kernel: [ 0.278591] pci 0000:00:1c.0: PCI > bridge to [bus 02] > Jul 4 18:11:15 localhost kernel: [ 0.278599] pci 0000:00:1c.3: PCI > bridge to [bus 03] > Jul 4 18:11:15 localhost kernel: [ 0.278600] pci 0000:00:1c.3: > bridge window [io 0xd000-0xdfff] > Jul 4 18:11:15 localhost kernel: [ 0.278603] pci 0000:00:1c.3: > bridge window [mem 0xef200000-0xef2fffff] > Jul 4 18:11:15 localhost kernel: [ 0.278608] pci 0000:00:1c.7: PCI > bridge to [bus 04] > Jul 4 18:11:15 localhost kernel: [ 0.278610] pci 0000:00:1c.7: > bridge window [io 0xc000-0xcfff] > Jul 4 18:11:15 localhost kernel: [ 0.278613] pci 0000:00:1c.7: > bridge window [mem 0xef100000-0xef1fffff] > Jul 4 18:11:15 localhost kernel: [ 0.278618] pci_bus 0000:00: > resource 4 [io 0x0000-0x0cf7] > Jul 4 18:11:15 localhost kernel: [ 0.278619] pci_bus 0000:00: > resource 5 [io 0x0d00-0xffff] > Jul 4 18:11:15 localhost kernel: [ 0.278620] pci_bus 0000:00: > resource 6 [mem 0x000a0000-0x000bffff] > Jul 4 18:11:15 localhost kernel: [ 0.278621] pci_bus 0000:00: > resource 7 [mem 0x000d0000-0x000d3fff] > Jul 4 18:11:15 localhost kernel: [ 0.278622] pci_bus 0000:00: > resource 8 [mem 0x000d4000-0x000d7fff] > Jul 4 18:11:15 localhost kernel: [ 0.278623] pci_bus 0000:00: > resource 9 [mem 0x000d8000-0x000dbfff] > Jul 4 18:11:15 localhost kernel: [ 0.278624] pci_bus 0000:00: > resource 10 [mem 0x000dc000-0x000dffff] > Jul 4 18:11:15 localhost kernel: [ 0.278624] pci_bus 0000:00: > resource 11 [mem 0x000e0000-0x000e3fff] > Jul 4 18:11:15 localhost kernel: [ 0.278625] pci_bus 0000:00: > resource 12 [mem 0x000e4000-0x000e7fff] > Jul 4 18:11:15 localhost kernel: [ 0.278626] pci_bus 0000:00: > resource 13 [mem 0xe0000000-0xfeafffff] > Jul 4 18:11:15 localhost kernel: [ 0.278627] pci_bus 0000:01: > resource 0 [io 0xe000-0xefff] > Jul 4 18:11:15 localhost kernel: [ 0.278628] pci_bus 0000:01: > resource 1 [mem 0xee000000-0xef0fffff] > Jul 4 18:11:15 localhost kernel: [ 0.278629] pci_bus 0000:01: > resource 2 [mem 0xe0000000-0xe9ffffff 64bit pref] > Jul 4 18:11:15 localhost kernel: [ 0.278630] pci_bus 0000:03: > resource 0 [io 0xd000-0xdfff] > Jul 4 18:11:15 localhost kernel: [ 0.278631] pci_bus 0000:03: > resource 1 [mem 0xef200000-0xef2fffff] > Jul 4 18:11:15 localhost kernel: [ 0.278632] pci_bus 0000:04: > resource 0 [io 0xc000-0xcfff] > Jul 4 18:11:15 localhost kernel: [ 0.278633] pci_bus 0000:04: > resource 1 [mem 0xef100000-0xef1fffff] > Jul 4 18:11:15 localhost kernel: [ 0.278694] NET: Registered > protocol family 2 > Jul 4 18:11:15 localhost kernel: [ 0.278896] TCP established hash > table entries: 131072 (order: 8, 1048576 bytes) > Jul 4 18:11:15 localhost kernel: [ 0.279031] TCP bind hash table > entries: 65536 (order: 8, 1048576 bytes) > Jul 4 18:11:15 localhost kernel: [ 0.279128] TCP: Hash tables > configured (established 131072 bind 65536) > Jul 4 18:11:15 localhost kernel: [ 0.279137] TCP: reno registered > Jul 4 18:11:15 localhost kernel: [ 0.279147] UDP hash table entries: > 8192 (order: 6, 262144 bytes) > Jul 4 18:11:15 localhost kernel: [ 0.279182] UDP-Lite hash table > entries: 8192 (order: 6, 262144 bytes) > Jul 4 18:11:15 localhost kernel: [ 0.279260] NET: Registered > protocol family 1 > Jul 4 18:11:15 localhost kernel: [ 0.313255] pci 0000:01:00.0: Video > device with shadowed ROM > Jul 4 18:11:15 localhost kernel: [ 0.313267] PCI: CLS 64 bytes, > default 64 > Jul 4 18:11:15 localhost kernel: [ 0.313297] Unpacking initramfs... > Jul 4 18:11:15 localhost kernel: [ 0.661256] Freeing initrd memory: > 34048K (ffff88007dec0000 - ffff880080000000) > Jul 4 18:11:15 localhost kernel: [ 0.661264] PCI-DMA: Using software > bounce buffering for IO (SWIOTLB) > Jul 4 18:11:15 localhost kernel: [ 0.661265] software IO TLB [mem > 0xd962d000-0xdd62d000] (64MB) mapped at [ffff8800d962d000-ffff8800dd62cfff] > Jul 4 18:11:15 localhost kernel: [ 0.661525] RAPL PMU detected, hw > unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms > ovfl timer > Jul 4 18:11:15 localhost kernel: [ 0.661560] microcode: CPU0 > sig=0x306c3, pf=0x2, revision=0x19 > Jul 4 18:11:15 localhost kernel: [ 0.661563] microcode: CPU1 > sig=0x306c3, pf=0x2, revision=0x19 > Jul 4 18:11:15 localhost kernel: [ 0.661567] microcode: CPU2 > sig=0x306c3, pf=0x2, revision=0x19 > Jul 4 18:11:15 localhost kernel: [ 0.661572] microcode: CPU3 > sig=0x306c3, pf=0x2, revision=0x19 > Jul 4 18:11:15 localhost kernel: [ 0.661576] microcode: CPU4 > sig=0x306c3, pf=0x2, revision=0x19 > Jul 4 18:11:15 localhost kernel: [ 0.661581] microcode: CPU5 > sig=0x306c3, pf=0x2, revision=0x19 > Jul 4 18:11:15 localhost kernel: [ 0.661586] microcode: CPU6 > sig=0x306c3, pf=0x2, revision=0x19 > Jul 4 18:11:15 localhost kernel: [ 0.661590] microcode: CPU7 > sig=0x306c3, pf=0x2, revision=0x19 > Jul 4 18:11:15 localhost kernel: [ 0.661623] microcode: Microcode > Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba > Jul 4 18:11:15 localhost kernel: [ 0.661828] futex hash table > entries: 2048 (order: 5, 131072 bytes) > Jul 4 18:11:15 localhost kernel: [ 0.661863] audit: initializing > netlink subsys (disabled) > Jul 4 18:11:15 localhost kernel: [ 0.661873] audit: type=2000 > audit(1467655810.652:1): initialized > Jul 4 18:11:15 localhost kernel: [ 0.662132] HugeTLB registered 2 MB > page size, pre-allocated 0 pages > Jul 4 18:11:15 localhost kernel: [ 0.662146] zbud: loaded > Jul 4 18:11:15 localhost kernel: [ 0.662308] VFS: Disk quotas > dquot_6.5.2 > Jul 4 18:11:15 localhost kernel: [ 0.662323] Dquot-cache hash table > entries: 512 (order 0, 4096 bytes) > Jul 4 18:11:15 localhost kernel: [ 0.662362] msgmni has been set to > 32037 > Jul 4 18:11:15 localhost kernel: [ 0.662554] alg: No test for stdrng > (krng) > Jul 4 18:11:15 localhost kernel: [ 0.662572] Block layer SCSI > generic (bsg) driver version 0.4 loaded (major 252) > Jul 4 18:11:15 localhost kernel: [ 0.662613] io scheduler noop > registered > Jul 4 18:11:15 localhost kernel: [ 0.662614] io scheduler deadline > registered > Jul 4 18:11:15 localhost kernel: [ 0.662644] io scheduler cfq > registered (default) > Jul 4 18:11:15 localhost kernel: [ 0.662757] pcieport 0000:00:01.0: > irq 40 for MSI/MSI-X > Jul 4 18:11:15 localhost kernel: [ 0.662990] pci_hotplug: PCI Hot > Plug PCI Core version: 0.5 > Jul 4 18:11:15 localhost kernel: [ 0.662999] pciehp: PCI Express Hot > Plug Controller Driver version: 0.4 > Jul 4 18:11:15 localhost kernel: [ 0.663012] intel_idle: MWAIT > substates: 0x42120 > Jul 4 18:11:15 localhost kernel: [ 0.663013] intel_idle: v0.4 model 0x3C > Jul 4 18:11:15 localhost kernel: [ 0.663013] intel_idle: > lapic_timer_reliable_states 0xffffffff > Jul 4 18:11:15 localhost kernel: [ 0.663231] GHES: HEST is not enabled! > Jul 4 18:11:15 localhost kernel: [ 0.663270] Serial: 8250/16550 > driver, 4 ports, IRQ sharing enabled > Jul 4 18:11:15 localhost kernel: [ 0.663525] Linux agpgart interface > v0.103 > Jul 4 18:11:15 localhost kernel: [ 0.663598] i8042: PNP: No PS/2 > controller found. Probing ports directly. > Jul 4 18:11:15 localhost kernel: [ 0.665966] serio: i8042 KBD port > at 0x60,0x64 irq 1 > Jul 4 18:11:15 localhost kernel: [ 0.665968] serio: i8042 AUX port > at 0x60,0x64 irq 12 > Jul 4 18:11:15 localhost kernel: [ 0.666040] mousedev: PS/2 mouse > device common for all mice > Jul 4 18:11:15 localhost kernel: [ 0.666060] rtc_cmos 00:02: RTC can > wake from S4 > Jul 4 18:11:15 localhost kernel: [ 0.666160] rtc_cmos 00:02: rtc > core: registered rtc_cmos as rtc0 > Jul 4 18:11:15 localhost kernel: [ 0.666183] rtc_cmos 00:02: alarms > up to one month, y3k, 242 bytes nvram, hpet irqs > Jul 4 18:11:15 localhost kernel: [ 0.666191] Intel P-state driver > initializing. > Jul 4 18:11:15 localhost kernel: [ 0.666199] Intel pstate > controlling: cpu 0 > Jul 4 18:11:15 localhost kernel: [ 0.666209] Intel pstate > controlling: cpu 1 > Jul 4 18:11:15 localhost kernel: [ 0.666221] Intel pstate > controlling: cpu 2 > Jul 4 18:11:15 localhost kernel: [ 0.666232] Intel pstate > controlling: cpu 3 > Jul 4 18:11:15 localhost kernel: [ 0.666242] Intel pstate > controlling: cpu 4 > Jul 4 18:11:15 localhost kernel: [ 0.666254] Intel pstate > controlling: cpu 5 > Jul 4 18:11:15 localhost kernel: [ 0.666265] Intel pstate > controlling: cpu 6 > Jul 4 18:11:15 localhost kernel: [ 0.666276] Intel pstate > controlling: cpu 7 > Jul 4 18:11:15 localhost kernel: [ 0.666347] ledtrig-cpu: registered > to indicate activity on CPUs > Jul 4 18:11:15 localhost kernel: [ 0.667387] AMD IOMMUv2 driver by > Joerg Roedel <joerg.roedel at amd.com> > Jul 4 18:11:15 localhost kernel: [ 0.667389] AMD IOMMUv2 > functionality not available on this system > Jul 4 18:11:15 localhost kernel: [ 0.667590] TCP: cubic registered > Jul 4 18:11:15 localhost kernel: [ 0.667767] NET: Registered > protocol family 10 > Jul 4 18:11:15 localhost kernel: [ 0.668232] mip6: Mobile IPv6 > Jul 4 18:11:15 localhost kernel: [ 0.668242] NET: Registered > protocol family 17 > Jul 4 18:11:15 localhost kernel: [ 0.668260] mpls_gso: MPLS GSO support > Jul 4 18:11:15 localhost kernel: [ 0.669135] registered taskstats > version 1 > Jul 4 18:11:15 localhost kernel: [ 0.670545] rtc_cmos 00:02: setting > system clock to 2016-07-04 18:10:10 UTC (1467655810) > Jul 4 18:11:15 localhost kernel: [ 0.670744] PM: Hibernation image > not present or could not be loaded. > Jul 4 18:11:15 localhost kernel: [ 0.672583] Freeing unused kernel > memory: 1204K (ffffffff818ee000 - ffffffff81a1b000) > Jul 4 18:11:15 localhost kernel: [ 0.672587] Write protecting the > kernel read-only data: 8192k > Jul 4 18:11:15 localhost kernel: [ 0.673297] Freeing unused kernel > memory: 912K (ffff88000151c000 - ffff880001600000) > Jul 4 18:11:15 localhost kernel: [ 0.674384] Freeing unused kernel > memory: 212K (ffff8800017cb000 - ffff880001800000) > Jul 4 18:11:15 localhost kernel: [ 0.681938] random: systemd-udevd > urandom read with 2 bits of entropy available > Jul 4 18:11:15 localhost kernel: [ 0.686198] input: Power Button as > /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 > Jul 4 18:11:15 localhost kernel: [ 0.686211] ACPI: Power Button [PWRB] > Jul 4 18:11:15 localhost kernel: [ 0.686358] input: Power Button as > /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 > Jul 4 18:11:15 localhost kernel: [ 0.686361] ACPI: Power Button [PWRF] > Jul 4 18:11:15 localhost kernel: [ 0.686528] wmi: Mapper loaded > Jul 4 18:11:15 localhost kernel: [ 0.690183] thermal LNXTHERM:00: > registered as thermal_zone0 > Jul 4 18:11:15 localhost kernel: [ 0.690185] ACPI: Thermal Zone > [TZ00] (28 C) > Jul 4 18:11:15 localhost kernel: [ 0.690230] ACPI: Fan [FAN0] (off) > Jul 4 18:11:15 localhost kernel: [ 0.690339] thermal LNXTHERM:01: > registered as thermal_zone1 > Jul 4 18:11:15 localhost kernel: [ 0.690339] ACPI: Thermal Zone > [TZ01] (30 C) > Jul 4 18:11:15 localhost kernel: [ 0.690386] ACPI: Fan [FAN1] (off) > Jul 4 18:11:15 localhost kernel: [ 0.690421] ACPI: Fan [FAN2] (off) > Jul 4 18:11:15 localhost kernel: [ 0.690458] ACPI: Fan [FAN3] (off) > Jul 4 18:11:15 localhost kernel: [ 0.690493] ACPI: Fan [FAN4] (off) > Jul 4 18:11:15 localhost kernel: [ 0.690794] pps_core: LinuxPPS API > ver. 1 registered > Jul 4 18:11:15 localhost kernel: [ 0.690795] pps_core: Software ver. > 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it> > Jul 4 18:11:15 localhost kernel: [ 0.691000] PTP clock support > registered > Jul 4 18:11:15 localhost kernel: [ 0.692334] ACPI: bus type USB > registered > Jul 4 18:11:15 localhost kernel: [ 0.692336] e1000e: Intel(R) > PRO/1000 Network Driver - 2.3.2-k > Jul 4 18:11:15 localhost kernel: [ 0.692337] e1000e: Copyright(c) > 1999 - 2014 Intel Corporation. > Jul 4 18:11:15 localhost kernel: [ 0.692353] usbcore: registered new > interface driver usbfs > Jul 4 18:11:15 localhost kernel: [ 0.692358] usbcore: registered new > interface driver hub > Jul 4 18:11:15 localhost kernel: [ 0.692398] usbcore: registered new > device driver usb > Jul 4 18:11:15 localhost kernel: [ 0.692463] e1000e 0000:00:19.0: > Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode > Jul 4 18:11:15 localhost kernel: [ 0.692476] e1000e 0000:00:19.0: > irq 41 for MSI/MSI-X > Jul 4 18:11:15 localhost kernel: [ 0.692725] [drm] Initialized drm > 1.1.0 20060810 > Jul 4 18:11:15 localhost kernel: [ 0.692752] SCSI subsystem initialized > Jul 4 18:11:15 localhost kernel: [ 0.693042] ehci_hcd: USB 2.0 > 'Enhanced' Host Controller (EHCI) Driver > Jul 4 18:11:15 localhost kernel: [ 0.693284] ehci-pci: EHCI PCI > platform driver > Jul 4 18:11:15 localhost kernel: [ 0.694417] libata version 3.00 loaded. > Jul 4 18:11:15 localhost kernel: [ 0.696066] MXM: GUID detected in BIOS > Jul 4 18:11:15 localhost kernel: [ 0.696231] nouveau [ > DEVICE][0000:01:00.0] BOOT0 : 0x0e4030a2 > Jul 4 18:11:15 localhost kernel: [ 0.696233] nouveau [ > DEVICE][0000:01:00.0] Chipset: GK104 (NVE4) > Jul 4 18:11:15 localhost kernel: [ 0.696233] nouveau [ > DEVICE][0000:01:00.0] Family : NVE0 > Jul 4 18:11:15 localhost kernel: [ 0.696246] nouveau [ > VBIOS][0000:01:00.0] checking PRAMIN for image... > Jul 4 18:11:15 localhost kernel: [ 0.696251] nouveau [ > VBIOS][0000:01:00.0] ... signature not found > Jul 4 18:11:15 localhost kernel: [ 0.696252] nouveau [ > VBIOS][0000:01:00.0] checking PROM for image... > Jul 4 18:11:15 localhost kernel: [ 0.735120] nouveau [ > VBIOS][0000:01:00.0] ... appears to be valid > Jul 4 18:11:15 localhost kernel: [ 0.735122] nouveau [ > VBIOS][0000:01:00.0] using image from PROM > Jul 4 18:11:15 localhost kernel: [ 0.735180] nouveau [ > VBIOS][0000:01:00.0] BIT signature found > Jul 4 18:11:15 localhost kernel: [ 0.735181] nouveau [ > VBIOS][0000:01:00.0] version 80.04.4b.00.5a > Jul 4 18:11:15 localhost kernel: [ 0.735398] nouveau 0000:01:00.0: > irq 42 for MSI/MSI-X > Jul 4 18:11:15 localhost kernel: [ 0.735403] nouveau [ > PMC][0000:01:00.0] MSI interrupts enabled > Jul 4 18:11:15 localhost kernel: [ 0.735432] nouveau [ > PFB][0000:01:00.0] RAM type: GDDR5 > Jul 4 18:11:15 localhost kernel: [ 0.735433] nouveau [ > PFB][0000:01:00.0] RAM size: 2048 MiB > Jul 4 18:11:15 localhost kernel: [ 0.735433] nouveau [ > PFB][0000:01:00.0] ZCOMP: 0 tags > Jul 4 18:11:15 localhost kernel: [ 0.737557] nouveau [ > VOLT][0000:01:00.0] GPU voltage: 987500uv > Jul 4 18:11:15 localhost kernel: [ 0.765866] nouveau [ > PTHERM][0000:01:00.0] FAN control: PWM > Jul 4 18:11:15 localhost kernel: [ 0.765872] nouveau [ > PTHERM][0000:01:00.0] fan management: automatic > Jul 4 18:11:15 localhost kernel: [ 0.765887] nouveau [ > PTHERM][0000:01:00.0] internal sensor: yes > Jul 4 18:11:15 localhost kernel: [ 0.765911] nouveau [ > CLK][0000:01:00.0] 07: core 324 MHz memory 648 MHz > Jul 4 18:11:15 localhost kernel: [ 0.765930] nouveau [ > CLK][0000:01:00.0] 0a: core 324-862 MHz memory 1620 MHz > Jul 4 18:11:15 localhost kernel: [ 0.765981] nouveau [ > CLK][0000:01:00.0] 0d: core 540-1202 MHz memory 6008 MHz > Jul 4 18:11:15 localhost kernel: [ 0.766042] nouveau [ > CLK][0000:01:00.0] 0f: core 540-1202 MHz memory 6008 MHz > Jul 4 18:11:15 localhost kernel: [ 0.766109] nouveau [ > CLK][0000:01:00.0] --: core 324 MHz memory 648 MHz > Jul 4 18:11:15 localhost kernel: [ 0.794754] [TTM] Zone kernel: > Available graphics memory: 8202712 kiB > Jul 4 18:11:15 localhost kernel: [ 0.794754] [TTM] Zone dma32: > Available graphics memory: 2097152 kiB > Jul 4 18:11:15 localhost kernel: [ 0.794755] [TTM] Initializing pool > allocator > Jul 4 18:11:15 localhost kernel: [ 0.794757] [TTM] Initializing DMA > pool allocator > Jul 4 18:11:15 localhost kernel: [ 0.794762] nouveau [ DRM] > VRAM: 2048 MiB > Jul 4 18:11:15 localhost kernel: [ 0.794762] nouveau [ DRM] > GART: 1048576 MiB > Jul 4 18:11:15 localhost kernel: [ 0.794764] nouveau [ DRM] > TMDS table version 2.0 > Jul 4 18:11:15 localhost kernel: [ 0.794764] nouveau [ DRM] DCB > version 4.0 > Jul 4 18:11:15 localhost kernel: [ 0.794765] nouveau [ DRM] DCB > outp 00: 01000f02 00020030 > Jul 4 18:11:15 localhost kernel: [ 0.794766] nouveau [ DRM] DCB > outp 01: 02000f00 00000000 > Jul 4 18:11:15 localhost kernel: [ 0.794767] nouveau [ DRM] DCB > outp 02: 08011f82 00020030 > Jul 4 18:11:15 localhost kernel: [ 0.794767] nouveau [ DRM] DCB > outp 03: 02822f62 0f420010 > Jul 4 18:11:15 localhost kernel: [ 0.794768] nouveau [ DRM] DCB > outp 05: 04833fb6 0f420010 > Jul 4 18:11:15 localhost kernel: [ 0.794769] nouveau [ DRM] DCB > outp 06: 04033f72 00020010 > Jul 4 18:11:15 localhost kernel: [ 0.794769] nouveau [ DRM] DCB > conn 00: 00001030 > Jul 4 18:11:15 localhost kernel: [ 0.794770] nouveau [ DRM] DCB > conn 01: 00020131 > Jul 4 18:11:15 localhost kernel: [ 0.794771] nouveau [ DRM] DCB > conn 02: 00002261 > Jul 4 18:11:15 localhost kernel: [ 0.794772] nouveau [ DRM] DCB > conn 03: 00010346 > Jul 4 18:11:15 localhost kernel: [ 0.794772] nouveau [ DRM] DCB > conn 04: 00000460 > Jul 4 18:11:15 localhost kernel: [ 0.817416] [TTM] Finalizing pool > allocator > Jul 4 18:11:15 localhost kernel: [ 0.817418] [TTM] Finalizing DMA > pool allocator > Jul 4 18:11:15 localhost kernel: [ 0.817436] [TTM] Zone kernel: > Used memory at exit: 0 kiB > Jul 4 18:11:15 localhost kernel: [ 0.817438] [TTM] Zone dma32: > Used memory at exit: 0 kiB > Jul 4 18:11:15 localhost kernel: [ 0.818189] nouveau: probe of > 0000:01:00.0 failed with error -12 > Jul 4 18:11:15 localhost kernel: [ 0.863767] e1000e 0000:00:19.0 > eth0: registered PHC clock > Jul 4 18:11:15 localhost kernel: [ 0.863769] e1000e 0000:00:19.0 > eth0: (PCI Express:2.5GT/s:Width x1) ac:22:0b:c9:e0:1d > Jul 4 18:11:15 localhost kernel: [ 0.863770] e1000e 0000:00:19.0 > eth0: Intel(R) PRO/1000 Network Connection > Jul 4 18:11:15 localhost kernel: [ 0.863809] e1000e 0000:00:19.0 > eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF > Jul 4 18:11:15 localhost kernel: [ 0.863934] xhci_hcd 0000:00:14.0: > xHCI Host Controller > Jul 4 18:11:15 localhost kernel: [ 0.863938] xhci_hcd 0000:00:14.0: > new USB bus registered, assigned bus number 1 > Jul 4 18:11:15 localhost kernel: [ 0.865013] xhci_hcd 0000:00:14.0: > cache line size of 64 is not supported > Jul 4 18:11:15 localhost kernel: [ 0.865024] xhci_hcd 0000:00:14.0: > irq 42 for MSI/MSI-X > Jul 4 18:11:15 localhost kernel: [ 0.865350] usb usb1: New USB > device found, idVendor=1d6b, idProduct=0002 > Jul 4 18:11:15 localhost kernel: [ 0.865352] usb usb1: New USB > device strings: Mfr=3, Product=2, SerialNumber=1 > Jul 4 18:11:15 localhost kernel: [ 0.865353] usb usb1: Product: xHCI > Host Controller > Jul 4 18:11:15 localhost kernel: [ 0.865354] usb usb1: Manufacturer: > Linux 3.16.0-4-amd64 xhci_hcd > Jul 4 18:11:15 localhost kernel: [ 0.865355] usb usb1: SerialNumber: > 0000:00:14.0 > Jul 4 18:11:15 localhost kernel: [ 0.865543] hub 1-0:1.0: USB hub found > Jul 4 18:11:15 localhost kernel: [ 0.865567] hub 1-0:1.0: 14 ports > detected > Jul 4 18:11:15 localhost kernel: [ 0.868138] xhci_hcd 0000:00:14.0: > xHCI Host Controller > Jul 4 18:11:15 localhost kernel: [ 0.868140] xhci_hcd 0000:00:14.0: > new USB bus registered, assigned bus number 2 > Jul 4 18:11:15 localhost kernel: [ 0.868165] usb usb2: New USB > device found, idVendor=1d6b, idProduct=0003 > Jul 4 18:11:15 localhost kernel: [ 0.868166] usb usb2: New USB > device strings: Mfr=3, Product=2, SerialNumber=1 > Jul 4 18:11:15 localhost kernel: [ 0.868167] usb usb2: Product: xHCI > Host Controller > Jul 4 18:11:15 localhost kernel: [ 0.868168] usb usb2: Manufacturer: > Linux 3.16.0-4-amd64 xhci_hcd > Jul 4 18:11:15 localhost kernel: [ 0.868169] usb usb2: SerialNumber: > 0000:00:14.0 > Jul 4 18:11:15 localhost kernel: [ 0.868308] hub 2-0:1.0: USB hub found > Jul 4 18:11:15 localhost kernel: [ 0.868318] hub 2-0:1.0: 6 ports > detected > Jul 4 18:11:15 localhost kernel: [ 0.869101] ehci-pci 0000:00:1a.0: > EHCI Host Controller > Jul 4 18:11:15 localhost kernel: [ 0.869106] ehci-pci 0000:00:1a.0: > new USB bus registered, assigned bus number 3 > Jul 4 18:11:15 localhost kernel: [ 0.869119] ehci-pci 0000:00:1a.0: > debug port 2 > Jul 4 18:11:15 localhost kernel: [ 0.873035] ehci-pci 0000:00:1a.0: > cache line size of 64 is not supported > Jul 4 18:11:15 localhost kernel: [ 0.873044] ehci-pci 0000:00:1a.0: > irq 16, io mem 0xef338000 > Jul 4 18:11:15 localhost kernel: [ 0.881716] ehci-pci 0000:00:1a.0: > USB 2.0 started, EHCI 1.00 > Jul 4 18:11:15 localhost kernel: [ 0.881737] usb usb3: New USB > device found, idVendor=1d6b, idProduct=0002 > Jul 4 18:11:15 localhost kernel: [ 0.881738] usb usb3: New USB > device strings: Mfr=3, Product=2, SerialNumber=1 > Jul 4 18:11:15 localhost kernel: [ 0.881739] usb usb3: Product: EHCI > Host Controller > Jul 4 18:11:15 localhost kernel: [ 0.881739] usb usb3: Manufacturer: > Linux 3.16.0-4-amd64 ehci_hcd > Jul 4 18:11:15 localhost kernel: [ 0.881740] usb usb3: SerialNumber: > 0000:00:1a.0 > Jul 4 18:11:15 localhost kernel: [ 0.881830] hub 3-0:1.0: USB hub found > Jul 4 18:11:15 localhost kernel: [ 0.881833] hub 3-0:1.0: 2 ports > detected > Jul 4 18:11:15 localhost kernel: [ 0.881953] ehci-pci 0000:00:1d.0: > EHCI Host Controller > Jul 4 18:11:15 localhost kernel: [ 0.881956] ehci-pci 0000:00:1d.0: > new USB bus registered, assigned bus number 4 > Jul 4 18:11:15 localhost kernel: [ 0.881965] ehci-pci 0000:00:1d.0: > debug port 2 > Jul 4 18:11:15 localhost kernel: [ 0.885863] ehci-pci 0000:00:1d.0: > cache line size of 64 is not supported > Jul 4 18:11:15 localhost kernel: [ 0.885871] ehci-pci 0000:00:1d.0: > irq 23, io mem 0xef337000 > Jul 4 18:11:15 localhost kernel: [ 0.897741] ehci-pci 0000:00:1d.0: > USB 2.0 started, EHCI 1.00 > Jul 4 18:11:15 localhost kernel: [ 0.897768] usb usb4: New USB > device found, idVendor=1d6b, idProduct=0002 > Jul 4 18:11:15 localhost kernel: [ 0.897769] usb usb4: New USB > device strings: Mfr=3, Product=2, SerialNumber=1 > Jul 4 18:11:15 localhost kernel: [ 0.897770] usb usb4: Product: EHCI > Host Controller > Jul 4 18:11:15 localhost kernel: [ 0.897771] usb usb4: Manufacturer: > Linux 3.16.0-4-amd64 ehci_hcd > Jul 4 18:11:15 localhost kernel: [ 0.897772] usb usb4: SerialNumber: > 0000:00:1d.0 > Jul 4 18:11:15 localhost kernel: [ 0.897896] hub 4-0:1.0: USB hub found > Jul 4 18:11:15 localhost kernel: [ 0.897900] hub 4-0:1.0: 2 ports > detected > Jul 4 18:11:15 localhost kernel: [ 0.898004] ahci 0000:00:1f.2: > version 3.0 > Jul 4 18:11:15 localhost kernel: [ 0.898083] ahci 0000:00:1f.2: irq > 43 for MSI/MSI-X > Jul 4 18:11:15 localhost kernel: [ 0.898122] ahci 0000:00:1f.2: AHCI > 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode > Jul 4 18:11:15 localhost kernel: [ 0.898123] ahci 0000:00:1f.2: > flags: 64bit ncq led clo pio slum part ems apst > Jul 4 18:11:15 localhost kernel: [ 0.914116] scsi0 : ahci > Jul 4 18:11:15 localhost kernel: [ 0.914229] scsi1 : ahci > Jul 4 18:11:15 localhost kernel: [ 0.914297] scsi2 : ahci > Jul 4 18:11:15 localhost kernel: [ 0.914362] scsi3 : ahci > Jul 4 18:11:15 localhost kernel: [ 0.914431] scsi4 : ahci > Jul 4 18:11:15 localhost kernel: [ 0.914496] scsi5 : ahci > Jul 4 18:11:15 localhost kernel: [ 0.914523] ata1: SATA max UDMA/133 > abar m2048 at 0xef336000 port 0xef336100 irq 43 > Jul 4 18:11:15 localhost kernel: [ 0.914525] ata2: SATA max UDMA/133 > abar m2048 at 0xef336000 port 0xef336180 irq 43 > Jul 4 18:11:15 localhost kernel: [ 0.914526] ata3: SATA max UDMA/133 > abar m2048 at 0xef336000 port 0xef336200 irq 43 > Jul 4 18:11:15 localhost kernel: [ 0.914526] ata4: DUMMY > Jul 4 18:11:15 localhost kernel: [ 0.914527] ata5: DUMMY > Jul 4 18:11:15 localhost kernel: [ 0.914527] ata6: DUMMY > Jul 4 18:11:15 localhost kernel: [ 0.914618] ahci 0000:03:00.0: irq > 44 for MSI/MSI-X > Jul 4 18:11:15 localhost kernel: [ 0.914633] ahci 0000:03:00.0: SSS > flag set, parallel bus scan disabled > Jul 4 18:11:15 localhost kernel: [ 0.914671] ahci 0000:03:00.0: AHCI > 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode > Jul 4 18:11:15 localhost kernel: [ 0.914672] ahci 0000:03:00.0: > flags: 64bit ncq sntf stag led clo pmp pio slum part ccc > Jul 4 18:11:15 localhost kernel: [ 0.914873] scsi6 : ahci > Jul 4 18:11:15 localhost kernel: [ 0.914938] scsi7 : ahci > Jul 4 18:11:15 localhost kernel: [ 0.914965] ata7: SATA max UDMA/133 > abar m512 at 0xef200000 port 0xef200100 irq 44 > Jul 4 18:11:15 localhost kernel: [ 0.914967] ata8: SATA max UDMA/133 > abar m512 at 0xef200000 port 0xef200180 irq 44 > Jul 4 18:11:15 localhost kernel: [ 0.915051] ahci 0000:04:00.0: irq > 45 for MSI/MSI-X > Jul 4 18:11:15 localhost kernel: [ 0.915062] ahci 0000:04:00.0: SSS > flag set, parallel bus scan disabled > Jul 4 18:11:15 localhost kernel: [ 0.915089] ahci 0000:04:00.0: AHCI > 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode > Jul 4 18:11:15 localhost kernel: [ 0.915090] ahci 0000:04:00.0: > flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs > Jul 4 18:11:15 localhost kernel: [ 0.915259] scsi8 : ahci > Jul 4 18:11:15 localhost kernel: [ 0.915323] scsi9 : ahci > Jul 4 18:11:15 localhost kernel: [ 0.915349] ata9: SATA max UDMA/133 > abar m512 at 0xef100000 port 0xef100100 irq 45 > Jul 4 18:11:15 localhost kernel: [ 0.915351] ata10: SATA max > UDMA/133 abar m512 at 0xef100000 port 0xef100180 irq 45 > Jul 4 18:11:15 localhost kernel: [ 1.177983] usb 1-5: new full-speed > USB device number 2 using xhci_hcd > Jul 4 18:11:15 localhost kernel: [ 1.234073] ata3: SATA link up 1.5 > Gbps (SStatus 113 SControl 300) > Jul 4 18:11:15 localhost kernel: [ 1.234090] ata7: SATA link down > (SStatus 0 SControl 300) > Jul 4 18:11:15 localhost kernel: [ 1.234114] ata9: SATA link down > (SStatus 0 SControl 300) > Jul 4 18:11:15 localhost kernel: [ 1.234123] ata1: SATA link up 6.0 > Gbps (SStatus 133 SControl 300) > Jul 4 18:11:15 localhost kernel: [ 1.234910] ata1.00: failed to get > NCQ Send/Recv Log Emask 0x1 > Jul 4 18:11:15 localhost kernel: [ 1.234912] ata1.00: ATA-9: Samsung > SSD 840 PRO Series, DXM06B0Q, max UDMA/133 > Jul 4 18:11:15 localhost kernel: [ 1.234913] ata1.00: 250069680 > sectors, multi 16: LBA48 NCQ (depth 31/32), AA > Jul 4 18:11:15 localhost kernel: [ 1.235267] ata1.00: failed to get > NCQ Send/Recv Log Emask 0x1 > Jul 4 18:11:15 localhost kernel: [ 1.235269] ata1.00: configured for > UDMA/133 > Jul 4 18:11:15 localhost kernel: [ 1.235324] ata3.00: ATAPI: > HL-DT-ST DVDRAM GH24NS95, RN01, max UDMA/133 > Jul 4 18:11:15 localhost kernel: [ 1.235374] scsi 0:0:0:0: > Direct-Access ATA Samsung SSD 840 6B0Q PQ: 0 ANSI: 5 > Jul 4 18:11:15 localhost kernel: [ 1.236879] ata3.00: configured for > UDMA/133 > Jul 4 18:11:15 localhost kernel: [ 1.307242] usb 1-5: New USB device > found, idVendor=22d4, idProduct=130c > Jul 4 18:11:15 localhost kernel: [ 1.307244] usb 1-5: New USB device > strings: Mfr=1, Product=2, SerialNumber=3 > Jul 4 18:11:15 localhost kernel: [ 1.307245] usb 1-5: Product: #### > Jul 4 18:11:15 localhost kernel: [ 1.307246] usb 1-5: Manufacturer: > ##### > Jul 4 18:11:15 localhost kernel: [ 1.307247] usb 1-5: SerialNumber: > STM32 > Jul 4 18:11:15 localhost kernel: [ 1.308147] hidraw: raw HID events > driver (C) Jiri Kosina > Jul 4 18:11:15 localhost kernel: [ 1.309354] usbcore: registered new > interface driver usbhid > Jul 4 18:11:15 localhost kernel: [ 1.309355] usbhid: USB HID core driver > Jul 4 18:11:15 localhost kernel: [ 1.309685] input: ##### #### as > /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:22D4:130C.0001/input/input5 > Jul 4 18:11:15 localhost kernel: [ 1.309739] hid-generic > 0003:22D4:130C.0001: input,hidraw0: USB HID v1.00 Mouse [##### ####] on > usb-0000:00:14.0-5/input0 > Jul 4 18:11:15 localhost kernel: [ 1.311383] input: ##### #### as > /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:22D4:130C.0002/input/input6 > Jul 4 18:11:15 localhost kernel: [ 1.311436] hid-generic > 0003:22D4:130C.0002: input,hiddev0,hidraw1: USB HID v1.00 Keyboard > [##### ####] on usb-0000:00:14.0-5/input1 > Jul 4 18:11:15 localhost kernel: [ 1.458239] ata2: SATA link up 6.0 > Gbps (SStatus 133 SControl 300) > Jul 4 18:11:15 localhost kernel: [ 1.474249] usb 1-6: new low-speed > USB device number 3 using xhci_hcd > Jul 4 18:11:15 localhost kernel: [ 1.500082] ata2.00: ATA-8: WDC > WD10EZRX-00L4HB0, 01.01A01, max UDMA/133 > Jul 4 18:11:15 localhost kernel: [ 1.500084] ata2.00: 1953525168 > sectors, multi 16: LBA48 NCQ (depth 31/32), AA > Jul 4 18:11:15 localhost kernel: [ 1.500703] ata2.00: configured for > UDMA/133 > Jul 4 18:11:15 localhost kernel: [ 1.500851] scsi 1:0:0:0: > Direct-Access ATA WDC WD10EZRX-00L 1A01 PQ: 0 ANSI: 5 > Jul 4 18:11:15 localhost kernel: [ 1.502117] scsi 2:0:0:0: > CD-ROM HL-DT-ST DVDRAM GH24NS95 RN01 PQ: 0 ANSI: 5 > Jul 4 18:11:15 localhost kernel: [ 1.658418] tsc: Refined TSC > clocksource calibration: 3497.974 MHz > Jul 4 18:11:15 localhost kernel: [ 1.665119] usb 1-6: New USB device > found, idVendor=046a, idProduct=0001 > Jul 4 18:11:15 localhost kernel: [ 1.665120] usb 1-6: New USB device > strings: Mfr=1, Product=0, SerialNumber=0 > Jul 4 18:11:15 localhost kernel: [ 1.665121] usb 1-6: Manufacturer: > ##### > Jul 4 18:11:15 localhost kernel: [ 1.665240] usb 1-6: ep 0x81 - > rounding interval to 64 microframes, ep desc says 80 microframes > Jul 4 18:11:15 localhost kernel: [ 1.669928] input: ##### as > /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:046A:0001.0003/input/input7 > Jul 4 18:11:15 localhost kernel: [ 1.669989] hid-generic > 0003:046A:0001.0003: input,hidraw2: USB HID v1.11 Keyboard [#####] on > usb-0000:00:14.0-6/input0 > Jul 4 18:11:15 localhost kernel: [ 1.830591] ata8: SATA link down > (SStatus 0 SControl 300) > Jul 4 18:11:15 localhost kernel: [ 1.834579] usb 1-7: new high-speed > USB device number 4 using xhci_hcd > Jul 4 18:11:15 localhost kernel: [ 1.964663] usb 1-7: New USB device > found, idVendor=058f, idProduct=6364 > Jul 4 18:11:15 localhost kernel: [ 1.964665] usb 1-7: New USB device > strings: Mfr=1, Product=2, SerialNumber=3 > Jul 4 18:11:15 localhost kernel: [ 1.964666] usb 1-7: Product: Mass > Storage Device > Jul 4 18:11:15 localhost kernel: [ 1.964666] usb 1-7: Manufacturer: > Generic > Jul 4 18:11:15 localhost kernel: [ 1.964667] usb 1-7: SerialNumber: > 058F63646476 > Jul 4 18:11:15 localhost kernel: [ 1.966190] hid-generic > 0003:058F:6364.0004: hiddev0,hidraw3: USB HID v1.10 Device [Generic Mass > Storage Device] on usb-0000:00:14.0-7/input1 > Jul 4 18:11:15 localhost kernel: [ 1.966882] usb-storage 1-7:1.0: > USB Mass Storage device detected > Jul 4 18:11:15 localhost kernel: [ 1.966990] scsi10 : usb-storage > 1-7:1.0 > Jul 4 18:11:15 localhost kernel: [ 1.967030] usbcore: registered new > interface driver usb-storage > Jul 4 18:11:15 localhost kernel: [ 2.074766] usb 3-1: new high-speed > USB device number 2 using ehci-pci > Jul 4 18:11:15 localhost kernel: [ 2.150874] ata10: SATA link down > (SStatus 0 SControl 300) > Jul 4 18:11:15 localhost kernel: [ 2.152856] sd 0:0:0:0: [sda] > 250069680 512-byte logical blocks: (128 GB/119 GiB) > Jul 4 18:11:15 localhost kernel: [ 2.152860] sd 1:0:0:0: [sdb] > 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) > Jul 4 18:11:15 localhost kernel: [ 2.152861] sd 1:0:0:0: [sdb] > 4096-byte physical blocks > Jul 4 18:11:15 localhost kernel: [ 2.152873] sd 0:0:0:0: [sda] Write > Protect is off > Jul 4 18:11:15 localhost kernel: [ 2.152874] sd 0:0:0:0: [sda] Mode > Sense: 00 3a 00 00 > Jul 4 18:11:15 localhost kernel: [ 2.152879] sd 0:0:0:0: [sda] Write > cache: enabled, read cache: enabled, doesn't support DPO or FUA > Jul 4 18:11:15 localhost kernel: [ 2.152939] sd 1:0:0:0: [sdb] Write > Protect is off > Jul 4 18:11:15 localhost kernel: [ 2.152941] sd 1:0:0:0: [sdb] Mode > Sense: 00 3a 00 00 > Jul 4 18:11:15 localhost kernel: [ 2.152962] sd 1:0:0:0: [sdb] Write > cache: enabled, read cache: enabled, doesn't support DPO or FUA > Jul 4 18:11:15 localhost kernel: [ 2.154066] sda: sda1 sda2 sda3 > sda4 sda5 sda6 sda7 sda8 sda9 > Jul 4 18:11:15 localhost kernel: [ 2.154352] sd 0:0:0:0: [sda] > Attached SCSI disk > Jul 4 18:11:15 localhost kernel: [ 2.156573] sr0: scsi3-mmc drive: > 125x/125x writer dvd-ram cd/rw xa/form2 cdda tray > Jul 4 18:11:15 localhost kernel: [ 2.156574] cdrom: Uniform CD-ROM > driver Revision: 3.20 > Jul 4 18:11:15 localhost kernel: [ 2.156633] sr 2:0:0:0: Attached > scsi CD-ROM sr0 > Jul 4 18:11:15 localhost kernel: [ 2.156962] sd 0:0:0:0: Attached > scsi generic sg0 type 0 > Jul 4 18:11:15 localhost kernel: [ 2.156990] sd 1:0:0:0: Attached > scsi generic sg1 type 0 > Jul 4 18:11:15 localhost kernel: [ 2.157013] sr 2:0:0:0: Attached > scsi generic sg2 type 5 > Jul 4 18:11:15 localhost kernel: [ 2.177837] sdb: sdb1 sdb2 sdb3 sdb4 > Jul 4 18:11:15 localhost kernel: [ 2.178244] sd 1:0:0:0: [sdb] > Attached SCSI disk > Jul 4 18:11:15 localhost kernel: [ 2.207311] usb 3-1: New USB device > found, idVendor=8087, idProduct=8008 > Jul 4 18:11:15 localhost kernel: [ 2.207314] usb 3-1: New USB device > strings: Mfr=0, Product=0, SerialNumber=0 > Jul 4 18:11:15 localhost kernel: [ 2.207549] hub 3-1:1.0: USB hub found > Jul 4 18:11:15 localhost kernel: [ 2.207662] hub 3-1:1.0: 6 ports > detected > Jul 4 18:11:15 localhost kernel: [ 2.318966] usb 4-1: new high-speed > USB device number 2 using ehci-pci > Jul 4 18:11:15 localhost kernel: [ 2.451478] usb 4-1: New USB device > found, idVendor=8087, idProduct=8000 > Jul 4 18:11:15 localhost kernel: [ 2.451480] usb 4-1: New USB device > strings: Mfr=0, Product=0, SerialNumber=0 > Jul 4 18:11:15 localhost kernel: [ 2.451622] hub 4-1:1.0: USB hub found > Jul 4 18:11:15 localhost kernel: [ 2.451727] hub 4-1:1.0: 8 ports > detected > Jul 4 18:11:15 localhost kernel: [ 2.659465] Switched to clocksource tsc > Jul 4 18:11:15 localhost kernel: [ 2.968199] scsi 10:0:0:0: > Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 0 > Jul 4 18:11:15 localhost kernel: [ 2.968679] scsi 10:0:0:1: > Direct-Access Generic- Compact Flash 1.01 PQ: 0 ANSI: 0 > Jul 4 18:11:15 localhost kernel: [ 2.969090] scsi 10:0:0:2: > Direct-Access Generic- SM/xD-Picture 1.02 PQ: 0 ANSI: 0 > Jul 4 18:11:15 localhost kernel: [ 2.969592] scsi 10:0:0:3: > Direct-Access Generic- MS/MS-Pro 1.03 PQ: 0 ANSI: 0 CCS > Jul 4 18:11:15 localhost kernel: [ 2.969806] sd 10:0:0:0: Attached > scsi generic sg3 type 0 > Jul 4 18:11:15 localhost kernel: [ 2.969932] sd 10:0:0:1: Attached > scsi generic sg4 type 0 > Jul 4 18:11:15 localhost kernel: [ 2.970039] sd 10:0:0:2: Attached > scsi generic sg5 type 0 > Jul 4 18:11:15 localhost kernel: [ 2.970341] sd 10:0:0:3: Attached > scsi generic sg6 type 0 > Jul 4 18:11:15 localhost kernel: [ 2.988372] random: nonblocking > pool is initialized > Jul 4 18:11:15 localhost kernel: [ 2.990812] sd 10:0:0:2: [sde] > Attached SCSI removable disk > Jul 4 18:11:15 localhost kernel: [ 2.991816] sd 10:0:0:0: [sdc] > Attached SCSI removable disk > Jul 4 18:11:15 localhost kernel: [ 2.992813] sd 10:0:0:3: [sdf] > Attached SCSI removable disk > Jul 4 18:11:15 localhost kernel: [ 2.993312] sd 10:0:0:1: [sdd] > Attached SCSI removable disk > Jul 4 18:11:15 localhost kernel: [ 4.452692] ISO 9660 Extensions: > Microsoft Joliet Level 3 > Jul 4 18:11:15 localhost kernel: [ 4.491395] ISO 9660 Extensions: > RRIP_1991A > Jul 4 18:11:15 localhost kernel: [ 4.500198] aufs: module is from > the staging directory, the quality is unknown, you have been warned. > Jul 4 18:11:15 localhost kernel: [ 4.500750] aufs 3.16-20140908 > Jul 4 18:11:15 localhost kernel: [ 4.504877] loop: module loaded > Jul 4 18:11:15 localhost kernel: [ 4.839850] squashfs: version 4.0 > (2009/01/31) Phillip Lougher > Jul 4 18:11:15 localhost kernel: [ 17.873945] lp: driver loaded but > no devices found > Jul 4 18:11:15 localhost kernel: [ 18.100125] ppdev: user-space > parallel port driver > Jul 4 18:11:15 localhost kernel: [ 18.777068] fuse init (API version > 7.23) > Jul 4 18:11:15 localhost kernel: [ 19.120061] Guest personality > initialized and is inactive > Jul 4 18:11:15 localhost kernel: [ 19.120099] VMCI host device > registered (name=vmci, major=10, minor=59) > Jul 4 18:11:15 localhost kernel: [ 19.120100] Initialized host > personality > Jul 4 18:11:15 localhost kernel: [ 44.050977] shpchp: Standard Hot > Plug PCI Controller Driver version: 0.4 > Jul 4 18:11:15 localhost kernel: [ 44.469873] ACPI Warning: SystemIO > range 0x000000000000F000-0x000000000000F01F conflicts with OpRegion > 0x000000000000F000-0x000000000000F00F (\_SB_.PCI0.SBUS.SMBI) > (20140424/utaddress-254) > Jul 4 18:11:15 localhost kernel: [ 44.469877] ACPI: If an ACPI driver > is available for this device, you should use it instead of the native driver > Jul 4 18:11:15 localhost kernel: [ 45.177794] input: PC Speaker as > /devices/platform/pcspkr/input/input8 > Jul 4 18:11:15 localhost kernel: [ 45.383483] iTCO_vendor_support: > vendor-support=0 > Jul 4 18:11:15 localhost kernel: [ 45.388118] iTCO_wdt: Intel TCO > WatchDog Timer Driver v1.11 > Jul 4 18:11:15 localhost kernel: [ 45.388136] iTCO_wdt: Found a Lynx > Point TCO device (Version=2, TCOBASE=0x1860) > Jul 4 18:11:15 localhost kernel: [ 45.388208] iTCO_wdt: initialized. > heartbeat=30 sec (nowayout=0) > Jul 4 18:11:15 localhost kernel: [ 46.003678] asus_wmi: ASUS WMI > generic driver loaded > Jul 4 18:11:15 localhost kernel: [ 46.075537] asus_wmi: > Initialization: 0x0 > Jul 4 18:11:15 localhost kernel: [ 46.075550] asus_wmi: BIOS WMI > version: 0.9 > Jul 4 18:11:15 localhost kernel: [ 46.075569] asus_wmi: SFUN value: 0x0 > Jul 4 18:11:15 localhost kernel: [ 46.075729] input: Eee PC WMI > hotkeys as /devices/platform/eeepc-wmi/input/input9 > Jul 4 18:11:15 localhost kernel: [ 46.076292] asus_wmi: Disabling > ACPI video driver > Jul 4 18:11:15 localhost kernel: [ 46.420259] AVX2 version of > gcm_enc/dec engaged. > Jul 4 18:11:15 localhost kernel: [ 46.421408] alg: No test for > __gcm-aes-aesni (__driver-gcm-aes-aesni) > Jul 4 18:11:15 localhost kernel: [ 46.661544] mei_me 0000:00:16.0: > irq 46 for MSI/MSI-X > Jul 4 18:11:15 localhost kernel: [ 46.743464] alg: No test for crc32 > (crc32-pclmul) > Jul 4 18:11:15 localhost kernel: [ 48.014636] snd_hda_intel > 0000:00:1b.0: irq 47 for MSI/MSI-X > Jul 4 18:11:15 localhost kernel: [ 48.014722] snd_hda_intel > 0000:01:00.1: Disabling MSI > Jul 4 18:11:15 localhost kernel: [ 48.014726] snd_hda_intel > 0000:01:00.1: Handle VGA-switcheroo audio client > Jul 4 18:11:15 localhost kernel: [ 48.033083] sound hdaudioC0D0: > ALC1150: SKU not ready 0x00000000 > Jul 4 18:11:15 localhost kernel: [ 48.033511] sound hdaudioC0D0: > autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line > Jul 4 18:11:15 localhost kernel: [ 48.033512] sound hdaudioC0D0: > speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) > Jul 4 18:11:15 localhost kernel: [ 48.033514] sound hdaudioC0D0: > hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) > Jul 4 18:11:15 localhost kernel: [ 48.033515] sound hdaudioC0D0: > mono: mono_out=0x0 > Jul 4 18:11:15 localhost kernel: [ 48.033516] sound hdaudioC0D0: > dig-out=0x11/0x1e > Jul 4 18:11:15 localhost kernel: [ 48.033517] sound hdaudioC0D0: > inputs: > Jul 4 18:11:15 localhost kernel: [ 48.033519] sound hdaudioC0D0: > Front Mic=0x19 > Jul 4 18:11:15 localhost kernel: [ 48.033520] sound hdaudioC0D0: > Rear Mic=0x18 > Jul 4 18:11:15 localhost kernel: [ 48.033522] sound hdaudioC0D0: > Line=0x1a > Jul 4 18:11:15 localhost kernel: [ 48.044461] input: HDA Digital > PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input10 > Jul 4 18:11:15 localhost kernel: [ 48.044748] input: HDA Intel PCH > Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 > Jul 4 18:11:15 localhost kernel: [ 48.045036] input: HDA Intel PCH > Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 > Jul 4 18:11:15 localhost kernel: [ 48.045211] input: HDA Intel PCH > Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 > Jul 4 18:11:15 localhost kernel: [ 48.045419] input: HDA Intel PCH > Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 > Jul 4 18:11:15 localhost kernel: [ 48.045453] input: HDA Intel PCH > Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 > Jul 4 18:11:15 localhost kernel: [ 48.045492] input: HDA Intel PCH > Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 > Jul 4 18:11:15 localhost kernel: [ 48.045529] input: HDA Intel PCH > Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 > Jul 4 18:11:15 localhost kernel: [ 48.045811] input: HDA Intel PCH > Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 > Jul 4 18:11:15 localhost kernel: [ 49.035783] intel_rapl: Found RAPL > domain package > Jul 4 18:11:15 localhost kernel: [ 49.035785] intel_rapl: Found RAPL > domain core > Jul 4 18:11:15 localhost kernel: [ 49.035787] intel_rapl: Found RAPL > domain dram > Jul 4 18:11:15 localhost kernel: [ 49.192887] input: HDA NVidia > HDMI/DP,pcm=3 as > /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19 > Jul 4 18:11:15 localhost kernel: [ 49.192923] input: HDA NVidia > HDMI/DP,pcm=7 as > /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20 > Jul 4 18:11:15 localhost kernel: [ 49.192955] input: HDA NVidia > HDMI/DP,pcm=8 as > /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21 > Jul 4 18:11:15 localhost kernel: [ 49.192984] input: HDA NVidia > HDMI/DP,pcm=9 as > /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input22 > Jul 4 18:11:15 localhost kernel: [ 49.909674] RPC: Registered named > UNIX socket transport module. > Jul 4 18:11:15 localhost kernel: [ 49.909675] RPC: Registered udp > transport module. > Jul 4 18:11:15 localhost kernel: [ 49.909676] RPC: Registered tcp > transport module. > Jul 4 18:11:15 localhost kernel: [ 49.909676] RPC: Registered tcp > NFSv4.1 backchannel transport module. > Jul 4 18:11:15 localhost kernel: [ 50.207517] FS-Cache: Loaded > Jul 4 18:11:15 localhost kernel: [ 50.416622] FS-Cache: Netfs 'nfs' > registered for caching > Jul 4 18:11:15 localhost kernel: [ 51.600001] Installing knfsd > (copyright (C) 1996 okir at monad.swb.de). > Jul 4 18:11:19 localhost kernel: [ 69.864061] cfg80211: Calling CRDA > to update world regulatory domain > Jul 4 18:11:20 localhost kernel: [ 70.476496] cfg80211: World > regulatory domain updated: > Jul 4 18:11:20 localhost kernel: [ 70.476498] cfg80211: DFS Master > region: unset > Jul 4 18:11:20 localhost kernel: [ 70.476498] cfg80211: (start_freq > - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) > Jul 4 18:11:20 localhost kernel: [ 70.476499] cfg80211: (2402000 > KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) > Jul 4 18:11:20 localhost kernel: [ 70.476500] cfg80211: (2457000 > KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) > Jul 4 18:11:20 localhost kernel: [ 70.476501] cfg80211: (2474000 > KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) > Jul 4 18:11:20 localhost kernel: [ 70.476502] cfg80211: (5170000 > KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) > Jul 4 18:11:20 localhost kernel: [ 70.476503] cfg80211: (5250000 > KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) > Jul 4 18:11:20 localhost kernel: [ 70.476504] cfg80211: (5490000 > KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) > Jul 4 18:11:20 localhost kernel: [ 70.476504] cfg80211: (5735000 > KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) > Jul 4 18:11:20 localhost kernel: [ 70.476505] cfg80211: (57240000 > KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) > Jul 4 18:11:20 localhost kernel: [ 71.217481] e1000e 0000:00:19.0: > irq 41 for MSI/MSI-X > Jul 4 18:11:21 localhost kernel: [ 71.320006] e1000e 0000:00:19.0: > irq 41 for MSI/MSI-X > Jul 4 18:11:21 localhost kernel: [ 71.320113] IPv6: > ADDRCONF(NETDEV_UP): eth0: link is not ready > Jul 4 18:11:37 localhost kernel: [ 87.412309] e1000e: eth0 NIC Link > is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx > Jul 4 18:11:37 localhost kernel: [ 87.412314] e1000e 0000:00:19.0 > eth0: 10/100 speed: disabling TSO > Jul 4 18:11:37 localhost kernel: [ 87.412343] IPv6: > ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready > Jul 4 18:12:46 localhost x-session-manager[1379]: Entering running state > Jul 4 18:13:36 localhost kernel: [ 206.689298] mtrr: no MTRR for > e9000000,e00000 found > Jul 4 18:13:39 localhost gnome-session[1911]: Entering running state > Jul 4 18:13:55 localhost x-session-manager[2022]: Entering running state > > Every help appreciated! > > Cheers > > > Am 05.07.2016 um 22:17 schrieb abcd: >> Hi, I am having problems with the nouveau driver from Debian. >> Can I get help here? >> Cheers >> _______________________________________________ >> Nouveau mailing list >> Nouveau at lists.freedesktop.org >> https://lists.freedesktop.org/mailman/listinfo/nouveau > > _______________________________________________ > Nouveau mailing list > Nouveau at lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/nouveau
Thanks for the quick help! Indeed a kernel update resolved the issue, there one problem left though: I get an error: Xorg.0.log: Couldn't load sub module "fb". I can't find out what package this module is part of. Maybe you know? I already purged and reinstalled xserver-xorg and xserver-xorg-core with no effect. Cheers Am 06.07.2016 um 23:06 schrieb Ilia Mirkin:> For some reason it seems to fail somewhere in either > nouveau_display_create or nouveau_display_init. Kernel 3.16 is nearly > 2 years old though, and countless changes and fixes have gone into the > nouveau kernel driver since then. Does this still happen with a recent > kernel? > > You can try a livecd from https://nouveau.pmoreau.org/ which has all > the very latest nouveau-related software. > > On Wed, Jul 6, 2016 at 2:50 PM, abcd <abcdeluxe at web.de> wrote: >> Hello again, >> >> I would be very glad if you could help me: >> >> I have a blank screen on my Debian jessie system and on the current >> Debian live cd. >> >> When i use the nomodeset param I can get a console but startx fails. >> (obviously since then nouveau wont work) >> >> The card is a 660Ti with UEFI VBIOS. >> >> >> Error in Xorg: "[drm] KMS not enabled [drm] Couldn't open device.... and >> so on" >> >> I quote the kernel log: "[ 0.818189] nouveau: probe of 0000:01:00.0 >> failed with error -12" >> >> >> Here is the kernel log: >> >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Initializing cgroup >> subsys cpuset >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Initializing cgroup >> subsys cpu >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Initializing cgroup >> subsys cpuacct >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Linux version >> 3.16.0-4-amd64 (debian-kernel at lists.debian.org) (gcc version 4.8.4 >> (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Command line: >> BOOT_IMAGE=/live/vmlinuz boot=live components quiet splash >> initrd=/live/initrd.img >> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: BIOS-provided >> physical RAM map: >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x0000000000000000-0x000000000009d7ff] usable >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x000000000009d800-0x000000000009ffff] reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000000e0000-0x00000000000fffff] reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x0000000000100000-0x00000000ca5e9fff] usable >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000ca5ea000-0x00000000ca5f0fff] ACPI NVS >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000ca5f1000-0x00000000caa4afff] usable >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000caa4b000-0x00000000caebbfff] reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000caebc000-0x00000000dd62cfff] usable >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000dd62d000-0x00000000dd835fff] reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000dd836000-0x00000000dd84efff] ACPI data >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000dd84f000-0x00000000ddd8dfff] ACPI NVS >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000ddd8e000-0x00000000deffefff] reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000defff000-0x00000000deffffff] usable >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000f0000000-0x00000000f7ffffff] reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000fec00000-0x00000000fec00fff] reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000fed00000-0x00000000fed03fff] reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000fed1c000-0x00000000fed1ffff] reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000fee00000-0x00000000fee00fff] reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x00000000ff000000-0x00000000ffffffff] reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >> 0x0000000100000000-0x000000041effffff] usable >> Jul 4 18:11:15 localhost kernel: [ 0.000000] NX (Execute Disable) >> protection: active >> Jul 4 18:11:15 localhost kernel: [ 0.000000] SMBIOS 0.7 present. >> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMI: ASUS All >> Series/SABERTOOTH Z87, BIOS 2103 08/18/2014 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: update [mem >> 0x00000000-0x00000fff] usable ==> reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: remove [mem >> 0x000a0000-0x000fffff] usable >> Jul 4 18:11:15 localhost kernel: [ 0.000000] AGP: No AGP bridge found >> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: last_pfn >> 0x41f000 max_arch_pfn = 0x400000000 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] MTRR default type: >> uncachable >> Jul 4 18:11:15 localhost kernel: [ 0.000000] MTRR fixed ranges enabled: >> Jul 4 18:11:15 localhost kernel: [ 0.000000] 00000-9FFFF write-back >> Jul 4 18:11:15 localhost kernel: [ 0.000000] A0000-BFFFF uncachable >> Jul 4 18:11:15 localhost kernel: [ 0.000000] C0000-CFFFF write-protect >> Jul 4 18:11:15 localhost kernel: [ 0.000000] D0000-E7FFF uncachable >> Jul 4 18:11:15 localhost kernel: [ 0.000000] E8000-FFFFF write-protect >> Jul 4 18:11:15 localhost kernel: [ 0.000000] MTRR variable ranges >> enabled: >> Jul 4 18:11:15 localhost kernel: [ 0.000000] 0 base 0000000000 >> mask 7C00000000 write-back >> Jul 4 18:11:15 localhost kernel: [ 0.000000] 1 base 0400000000 >> mask 7FF0000000 write-back >> Jul 4 18:11:15 localhost kernel: [ 0.000000] 2 base 0410000000 >> mask 7FF8000000 write-back >> Jul 4 18:11:15 localhost kernel: [ 0.000000] 3 base 0418000000 >> mask 7FFC000000 write-back >> Jul 4 18:11:15 localhost kernel: [ 0.000000] 4 base 041C000000 >> mask 7FFE000000 write-back >> Jul 4 18:11:15 localhost kernel: [ 0.000000] 5 base 041E000000 >> mask 7FFF000000 write-back >> Jul 4 18:11:15 localhost kernel: [ 0.000000] 6 base 00E0000000 >> mask 7FE0000000 uncachable >> Jul 4 18:11:15 localhost kernel: [ 0.000000] 7 disabled >> Jul 4 18:11:15 localhost kernel: [ 0.000000] 8 disabled >> Jul 4 18:11:15 localhost kernel: [ 0.000000] 9 disabled >> Jul 4 18:11:15 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, >> old 0x7040600070406, new 0x7010600070106 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: update [mem >> 0xe0000000-0xffffffff] usable ==> reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: last_pfn >> 0xdf000 max_arch_pfn = 0x400000000 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] found SMP MP-table at >> [mem 0x000fd790-0x000fd79f] mapped at [ffff8800000fd790] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Base memory trampoline >> at [ffff880000097000] 97000 size 24576 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Using GB pages for >> direct mapping >> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >> [mem 0x00000000-0x000fffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0x00000000-0x000fffff] page 4k >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af4000, >> 0x01af4fff] PGTABLE >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af5000, >> 0x01af5fff] PGTABLE >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af6000, >> 0x01af6fff] PGTABLE >> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >> [mem 0x41ee00000-0x41effffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0x41ee00000-0x41effffff] page 2M >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af7000, >> 0x01af7fff] PGTABLE >> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >> [mem 0x41c000000-0x41edfffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0x41c000000-0x41edfffff] page 2M >> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >> [mem 0x400000000-0x41bffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0x400000000-0x41bffffff] page 2M >> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >> [mem 0x00100000-0xca5e9fff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0x00100000-0x001fffff] page 4k >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0x00200000-0x3fffffff] page 2M >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0x40000000-0xbfffffff] page 1G >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0xc0000000-0xca3fffff] page 2M >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0xca400000-0xca5e9fff] page 4k >> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >> [mem 0xca5f1000-0xcaa4afff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0xca5f1000-0xca5fffff] page 4k >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0xca600000-0xca9fffff] page 2M >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0xcaa00000-0xcaa4afff] page 4k >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af8000, >> 0x01af8fff] PGTABLE >> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >> [mem 0xcaebc000-0xdd62cfff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0xcaebc000-0xcaffffff] page 4k >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0xcb000000-0xdd5fffff] page 2M >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0xdd600000-0xdd62cfff] page 4k >> Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af9000, >> 0x01af9fff] PGTABLE >> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >> [mem 0xdefff000-0xdeffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0xdefff000-0xdeffffff] page 4k >> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >> [mem 0x100000000-0x3ffffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >> 0x100000000-0x3ffffffff] page 1G >> Jul 4 18:11:15 localhost kernel: [ 0.000000] RAMDISK: [mem >> 0x7dec0000-0x7fffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: Early table >> checksum verification disabled >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: RSDP >> 0x00000000000F0490 000024 (v02 ALASKA) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: XSDT >> 0x00000000DD83B080 00007C (v01 ALASKA A M I 01072009 AMI 00010013) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: FACP >> 0x00000000DD849808 00010C (v05 ALASKA A M I 01072009 AMI 00010013) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: DSDT >> 0x00000000DD83B198 00E66E (v02 ALASKA A M I 00000031 INTL 20091112) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: FACS >> 0x00000000DDD8C080 000040 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: APIC >> 0x00000000DD849918 000092 (v03 ALASKA A M I 01072009 AMI 00010013) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: FPDT >> 0x00000000DD8499B0 000044 (v01 ALASKA A M I 01072009 AMI 00010013) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LPIT >> 0x00000000DD8499F8 00005C (v01 ALASKA A M I 00000000 AMI. 00000005) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: SSDT >> 0x00000000DD849A58 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20091112) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: SSDT >> 0x00000000DD849F98 000AD8 (v01 PmRef CpuPm 00003000 INTL 20091112) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: MCFG >> 0x00000000DD84AA70 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: HPET >> 0x00000000DD84AAB0 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: SSDT >> 0x00000000DD84AAE8 00036D (v01 SataRe SataTabl 00001000 INTL 20091112) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: SSDT >> 0x00000000DD84AE58 0034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: BGRT >> 0x00000000DD84E398 000038 (v00 ALASKA A M I 01072009 AMI 00010013) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: Local APIC >> address 0xfee00000 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] No NUMA configuration found >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Faking a node at [mem >> 0x0000000000000000-0x000000041effffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Initmem setup node 0 >> [mem 0x00000000-0x41effffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] NODE_DATA [mem >> 0x41eff7000-0x41effbfff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] >> [ffffea0000000000-ffffea000e7fffff] PMD -> >> [ffff88040e600000-ffff88041c7fffff] on node 0 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Zone ranges: >> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA [mem >> 0x00001000-0x00ffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA32 [mem >> 0x01000000-0xffffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Normal [mem >> 0x100000000-0x41effffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Movable zone start for >> each node >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Early memory node ranges >> Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem >> 0x00001000-0x0009cfff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem >> 0x00100000-0xca5e9fff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem >> 0xca5f1000-0xcaa4afff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem >> 0xcaebc000-0xdd62cfff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem >> 0xdefff000-0xdeffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem >> 0x100000000-0x41effffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] On node 0 totalpages: >> 4178258 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA zone: 56 pages >> used for memmap >> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA zone: 21 pages >> reserved >> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA zone: 3996 pages, >> LIFO batch:0 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA32 zone: 12326 >> pages used for memmap >> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA32 zone: 901558 >> pages, LIFO batch:31 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Normal zone: 44744 >> pages used for memmap >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Normal zone: 3272704 >> pages, LIFO batch:31 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: >> 0x1808 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: Local APIC >> address 0xfee00000 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >> (acpi_id[0x01] lapic_id[0x00] enabled) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >> (acpi_id[0x02] lapic_id[0x02] enabled) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >> (acpi_id[0x03] lapic_id[0x04] enabled) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >> (acpi_id[0x04] lapic_id[0x06] enabled) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >> (acpi_id[0x05] lapic_id[0x01] enabled) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >> (acpi_id[0x06] lapic_id[0x03] enabled) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >> (acpi_id[0x07] lapic_id[0x05] enabled) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >> (acpi_id[0x08] lapic_id[0x07] enabled) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI >> (acpi_id[0xff] high edge lint[0x1]) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x08] >> address[0xfec00000] gsi_base[0]) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 8, >> version 32, address 0xfec00000, GSI 0-23 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus >> 0 bus_irq 0 global_irq 2 dfl dfl) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus >> 0 bus_irq 9 global_irq 9 high level) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: IRQ0 used by >> override. >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: IRQ2 used by >> override. >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: IRQ9 used by >> override. >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Using ACPI (MADT) for >> SMP configuration information >> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: HPET id: >> 0x8086a701 base: 0xfed00000 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] smpboot: Allowing 8 >> CPUs, 0 hotplug CPUs >> Jul 4 18:11:15 localhost kernel: [ 0.000000] nr_irqs_gsi: 40 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0x0009d000-0x0009dfff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0x0009e000-0x0009ffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0x000a0000-0x000dffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0x000e0000-0x000fffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xca5ea000-0xca5f0fff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xcaa4b000-0xcaebbfff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xdd62d000-0xdd835fff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xdd836000-0xdd84efff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xdd84f000-0xddd8dfff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xddd8e000-0xdeffefff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xdf000000-0xefffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xf0000000-0xf7ffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xf8000000-0xfebfffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xfec00000-0xfec00fff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xfec01000-0xfecfffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xfed00000-0xfed03fff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xfed04000-0xfed1bfff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xfed1c000-0xfed1ffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xfed20000-0xfedfffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xfee00000-0xfee00fff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xfee01000-0xfeffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >> memory: [mem 0xff000000-0xffffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: [mem >> 0xdf000000-0xefffffff] available for PCI devices >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Booting paravirtualized >> kernel on bare hardware >> Jul 4 18:11:15 localhost kernel: [ 0.000000] setup_percpu: >> NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PERCPU: Embedded 27 >> pages/cpu @ffff88041ec00000 s80896 r8192 d21504 u262144 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] pcpu-alloc: s80896 >> r8192 d21504 u262144 alloc=1*2097152 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] pcpu-alloc: [0] 0 1 2 3 >> 4 5 6 7 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Built 1 zonelists in >> Zone order, mobility grouping on. Total pages: 4121111 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Policy zone: Normal >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Kernel command line: >> BOOT_IMAGE=/live/vmlinuz boot=live components quiet splash >> initrd=/live/initrd.img >> Jul 4 18:11:15 localhost kernel: [ 0.000000] PID hash table entries: >> 4096 (order: 3, 32768 bytes) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] xsave: enabled >> xstate_bv 0x7, cntxt size 0x340 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] AGP: Checking aperture... >> Jul 4 18:11:15 localhost kernel: [ 0.000000] AGP: No AGP bridge found >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Calgary: detecting >> Calgary via BIOS EBDA area >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Calgary: Unable to >> locate Rio Grande table in EBDA - bailing! >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Memory: >> 16369028K/16713032K available (5222K kernel code, 947K rwdata, 1836K >> rodata, 1204K init, 840K bss, 344004K reserved) >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Hierarchical RCU >> implementation. >> Jul 4 18:11:15 localhost kernel: [ 0.000000] RCU dyntick-idle >> grace-period acceleration is enabled. >> Jul 4 18:11:15 localhost kernel: [ 0.000000] RCU restricting >> CPUs from NR_CPUS=512 to nr_cpu_ids=8. >> Jul 4 18:11:15 localhost kernel: [ 0.000000] RCU: Adjusting geometry >> for rcu_fanout_leaf=16, nr_cpu_ids=8 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] NR_IRQS:33024 >> nr_irqs:744 16 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >> Jul 4 18:11:15 localhost kernel: [ 0.000000] console [tty0] enabled >> Jul 4 18:11:15 localhost kernel: [ 0.000000] hpet clockevent registered >> Jul 4 18:11:15 localhost kernel: [ 0.000000] tsc: Fast TSC >> calibration using PIT >> Jul 4 18:11:15 localhost kernel: [ 0.000000] tsc: Detected 3497.951 >> MHz processor >> Jul 4 18:11:15 localhost kernel: [ 0.000019] Calibrating delay loop >> (skipped), value calculated using timer frequency.. 6995.90 BogoMIPS >> (lpj=13991804) >> Jul 4 18:11:15 localhost kernel: [ 0.000021] pid_max: default: 32768 >> minimum: 301 >> Jul 4 18:11:15 localhost kernel: [ 0.000026] ACPI: Core revision >> 20140424 >> Jul 4 18:11:15 localhost kernel: [ 0.007286] ACPI: All ACPI Tables >> successfully acquired >> Jul 4 18:11:15 localhost kernel: [ 0.007303] Security Framework >> initialized >> Jul 4 18:11:15 localhost kernel: [ 0.007308] AppArmor: AppArmor >> disabled by boot time parameter >> Jul 4 18:11:15 localhost kernel: [ 0.007309] Yama: disabled by >> default; enable with sysctl kernel.yama.* >> Jul 4 18:11:15 localhost kernel: [ 0.007900] Dentry cache hash table >> entries: 2097152 (order: 12, 16777216 bytes) >> Jul 4 18:11:15 localhost kernel: [ 0.009904] Inode-cache hash table >> entries: 1048576 (order: 11, 8388608 bytes) >> Jul 4 18:11:15 localhost kernel: [ 0.010769] Mount-cache hash table >> entries: 32768 (order: 6, 262144 bytes) >> Jul 4 18:11:15 localhost kernel: [ 0.010780] Mountpoint-cache hash >> table entries: 32768 (order: 6, 262144 bytes) >> Jul 4 18:11:15 localhost kernel: [ 0.010964] Initializing cgroup >> subsys memory >> Jul 4 18:11:15 localhost kernel: [ 0.010967] Initializing cgroup >> subsys devices >> Jul 4 18:11:15 localhost kernel: [ 0.010971] Initializing cgroup >> subsys freezer >> Jul 4 18:11:15 localhost kernel: [ 0.010973] Initializing cgroup >> subsys net_cls >> Jul 4 18:11:15 localhost kernel: [ 0.010976] Initializing cgroup >> subsys blkio >> Jul 4 18:11:15 localhost kernel: [ 0.010978] Initializing cgroup >> subsys perf_event >> Jul 4 18:11:15 localhost kernel: [ 0.010979] Initializing cgroup >> subsys net_prio >> Jul 4 18:11:15 localhost kernel: [ 0.010996] CPU: Physical Processor >> ID: 0 >> Jul 4 18:11:15 localhost kernel: [ 0.010996] CPU: Processor Core ID: 0 >> Jul 4 18:11:15 localhost kernel: [ 0.011000] ENERGY_PERF_BIAS: Set >> to 'normal', was 'performance' >> Jul 4 18:11:15 localhost kernel: [ 0.011000] ENERGY_PERF_BIAS: View >> and update with x86_energy_perf_policy(8) >> Jul 4 18:11:15 localhost kernel: [ 0.011722] mce: CPU supports 9 MCE >> banks >> Jul 4 18:11:15 localhost kernel: [ 0.011732] CPU0: Thermal >> monitoring enabled (TM1) >> Jul 4 18:11:15 localhost kernel: [ 0.011739] process: using mwait in >> idle threads >> Jul 4 18:11:15 localhost kernel: [ 0.011741] Last level iTLB >> entries: 4KB 1024, 2MB 1024, 4MB 1024 >> Jul 4 18:11:15 localhost kernel: [ 0.011741] Last level dTLB >> entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 >> Jul 4 18:11:15 localhost kernel: [ 0.011741] tlb_flushall_shift: 6 >> Jul 4 18:11:15 localhost kernel: [ 0.011809] Freeing SMP >> alternatives memory: 20K (ffffffff81a1b000 - ffffffff81a20000) >> Jul 4 18:11:15 localhost kernel: [ 0.013809] ftrace: allocating >> 21683 entries in 85 pages >> Jul 4 18:11:15 localhost kernel: [ 0.019510] ..TIMER: vector=0x30 >> apic1=0 pin1=2 apic2=-1 pin2=-1 >> Jul 4 18:11:15 localhost kernel: [ 0.059228] smpboot: CPU0: Intel(R) >> Core(TM) i7-4770K CPU @ 3.50GHz (fam: 06, model: 3c, stepping: 03) >> Jul 4 18:11:15 localhost kernel: [ 0.059232] TSC deadline timer enabled >> Jul 4 18:11:15 localhost kernel: [ 0.059246] Performance Events: >> PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU >> driver. >> Jul 4 18:11:15 localhost kernel: [ 0.059259] ... >> version: 3 >> Jul 4 18:11:15 localhost kernel: [ 0.059260] ... bit >> width: 48 >> Jul 4 18:11:15 localhost kernel: [ 0.059260] ... generic >> registers: 4 >> Jul 4 18:11:15 localhost kernel: [ 0.059261] ... value >> mask: 0000ffffffffffff >> Jul 4 18:11:15 localhost kernel: [ 0.059261] ... max >> period: 0000ffffffffffff >> Jul 4 18:11:15 localhost kernel: [ 0.059262] ... fixed-purpose >> events: 3 >> Jul 4 18:11:15 localhost kernel: [ 0.059262] ... event >> mask: 000000070000000f >> Jul 4 18:11:15 localhost kernel: [ 0.060158] x86: Booting SMP >> configuration: >> Jul 4 18:11:15 localhost kernel: [ 0.060159] .... node #0, >> CPUs: #1 >> Jul 4 18:11:15 localhost kernel: [ 0.074038] NMI watchdog: enabled >> on all CPUs, permanently consumes one hw-PMU counter. >> Jul 4 18:11:15 localhost kernel: [ 0.074099] #2 #3 #4 #5 #6 #7 >> Jul 4 18:11:15 localhost kernel: [ 0.157452] x86: Booted up 1 node, >> 8 CPUs >> Jul 4 18:11:15 localhost kernel: [ 0.157454] smpboot: Total of 8 >> processors activated (55967.21 BogoMIPS) >> Jul 4 18:11:15 localhost kernel: [ 0.163614] devtmpfs: initialized >> Jul 4 18:11:15 localhost kernel: [ 0.166532] PM: Registering ACPI >> NVS region [mem 0xca5ea000-0xca5f0fff] (28672 bytes) >> Jul 4 18:11:15 localhost kernel: [ 0.166534] PM: Registering ACPI >> NVS region [mem 0xdd84f000-0xddd8dfff] (5500928 bytes) >> Jul 4 18:11:15 localhost kernel: [ 0.167096] pinctrl core: >> initialized pinctrl subsystem >> Jul 4 18:11:15 localhost kernel: [ 0.167146] NET: Registered >> protocol family 16 >> Jul 4 18:11:15 localhost kernel: [ 0.167217] cpuidle: using governor >> ladder >> Jul 4 18:11:15 localhost kernel: [ 0.167219] cpuidle: using governor >> menu >> Jul 4 18:11:15 localhost kernel: [ 0.167248] ACPI FADT declares the >> system doesn't support PCIe ASPM, so disable it >> Jul 4 18:11:15 localhost kernel: [ 0.167249] ACPI: bus type PCI >> registered >> Jul 4 18:11:15 localhost kernel: [ 0.167250] acpiphp: ACPI Hot Plug >> PCI Controller Driver version: 0.5 >> Jul 4 18:11:15 localhost kernel: [ 0.167305] PCI: MMCONFIG for >> domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) >> Jul 4 18:11:15 localhost kernel: [ 0.167307] PCI: MMCONFIG at [mem >> 0xf0000000-0xf7ffffff] reserved in E820 >> Jul 4 18:11:15 localhost kernel: [ 0.167398] PCI: Using >> configuration type 1 for base access >> Jul 4 18:11:15 localhost kernel: [ 0.179799] ACPI: Added _OSI(Module >> Device) >> Jul 4 18:11:15 localhost kernel: [ 0.179801] ACPI: Added >> _OSI(Processor Device) >> Jul 4 18:11:15 localhost kernel: [ 0.179801] ACPI: Added _OSI(3.0 >> _SCP Extensions) >> Jul 4 18:11:15 localhost kernel: [ 0.179802] ACPI: Added >> _OSI(Processor Aggregator Device) >> Jul 4 18:11:15 localhost kernel: [ 0.182047] ACPI: Executed 1 blocks >> of module-level executable AML code >> Jul 4 18:11:15 localhost kernel: [ 0.183809] [Firmware Bug]: ACPI: >> BIOS _OSI(Linux) query ignored >> Jul 4 18:11:15 localhost kernel: [ 0.195614] ACPI: Dynamic OEM Table >> Load: >> Jul 4 18:11:15 localhost kernel: [ 0.195618] ACPI: SSDT >> 0xFFFF88040E3D6800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112) >> Jul 4 18:11:15 localhost kernel: [ 0.204236] ACPI: Dynamic OEM Table >> Load: >> Jul 4 18:11:15 localhost kernel: [ 0.204240] ACPI: SSDT >> 0xFFFF88040DC28800 0005AA (v01 PmRef ApIst 00003000 INTL 20091112) >> Jul 4 18:11:15 localhost kernel: [ 0.215647] ACPI: Dynamic OEM Table >> Load: >> Jul 4 18:11:15 localhost kernel: [ 0.215650] ACPI: SSDT >> 0xFFFF88040DEBC200 000119 (v01 PmRef ApCst 00003000 INTL 20091112) >> Jul 4 18:11:15 localhost kernel: [ 0.232399] ACPI: Interpreter enabled >> Jul 4 18:11:15 localhost kernel: [ 0.232403] ACPI Exception: >> AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) >> Jul 4 18:11:15 localhost kernel: [ 0.232407] ACPI Exception: >> AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) >> Jul 4 18:11:15 localhost kernel: [ 0.232417] ACPI: (supports S0 S3 >> S4 S5) >> Jul 4 18:11:15 localhost kernel: [ 0.232418] ACPI: Using IOAPIC for >> interrupt routing >> Jul 4 18:11:15 localhost kernel: [ 0.232436] PCI: Using host bridge >> windows from ACPI; if necessary, use "pci=nocrs" and report a bug >> Jul 4 18:11:15 localhost kernel: [ 0.237242] ACPI: Power Resource >> [FN00] (off) >> Jul 4 18:11:15 localhost kernel: [ 0.237290] ACPI: Power Resource >> [FN01] (off) >> Jul 4 18:11:15 localhost kernel: [ 0.237336] ACPI: Power Resource >> [FN02] (off) >> Jul 4 18:11:15 localhost kernel: [ 0.237382] ACPI: Power Resource >> [FN03] (off) >> Jul 4 18:11:15 localhost kernel: [ 0.237428] ACPI: Power Resource >> [FN04] (off) >> Jul 4 18:11:15 localhost kernel: [ 0.237954] ACPI: PCI Root Bridge >> [PCI0] (domain 0000 [bus 00-7e]) >> Jul 4 18:11:15 localhost kernel: [ 0.237957] acpi PNP0A08:00: _OSC: >> OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >> Jul 4 18:11:15 localhost kernel: [ 0.238105] acpi PNP0A08:00: _OSC: >> platform does not support [PCIeHotplug PME] >> Jul 4 18:11:15 localhost kernel: [ 0.238189] acpi PNP0A08:00: _OSC: >> OS now controls [AER PCIeCapability] >> Jul 4 18:11:15 localhost kernel: [ 0.238536] PCI host bridge to bus >> 0000:00 >> Jul 4 18:11:15 localhost kernel: [ 0.238538] pci_bus 0000:00: root >> bus resource [bus 00-7e] >> Jul 4 18:11:15 localhost kernel: [ 0.238539] pci_bus 0000:00: root >> bus resource [io 0x0000-0x0cf7] >> Jul 4 18:11:15 localhost kernel: [ 0.238540] pci_bus 0000:00: root >> bus resource [io 0x0d00-0xffff] >> Jul 4 18:11:15 localhost kernel: [ 0.238541] pci_bus 0000:00: root >> bus resource [mem 0x000a0000-0x000bffff] >> Jul 4 18:11:15 localhost kernel: [ 0.238542] pci_bus 0000:00: root >> bus resource [mem 0x000d0000-0x000d3fff] >> Jul 4 18:11:15 localhost kernel: [ 0.238543] pci_bus 0000:00: root >> bus resource [mem 0x000d4000-0x000d7fff] >> Jul 4 18:11:15 localhost kernel: [ 0.238543] pci_bus 0000:00: root >> bus resource [mem 0x000d8000-0x000dbfff] >> Jul 4 18:11:15 localhost kernel: [ 0.238544] pci_bus 0000:00: root >> bus resource [mem 0x000dc000-0x000dffff] >> Jul 4 18:11:15 localhost kernel: [ 0.238545] pci_bus 0000:00: root >> bus resource [mem 0x000e0000-0x000e3fff] >> Jul 4 18:11:15 localhost kernel: [ 0.238546] pci_bus 0000:00: root >> bus resource [mem 0x000e4000-0x000e7fff] >> Jul 4 18:11:15 localhost kernel: [ 0.238547] pci_bus 0000:00: root >> bus resource [mem 0xe0000000-0xfeafffff] >> Jul 4 18:11:15 localhost kernel: [ 0.238552] pci 0000:00:00.0: >> [8086:0c00] type 00 class 0x060000 >> Jul 4 18:11:15 localhost kernel: [ 0.238608] pci 0000:00:01.0: >> [8086:0c01] type 01 class 0x060400 >> Jul 4 18:11:15 localhost kernel: [ 0.238632] pci 0000:00:01.0: PME# >> supported from D0 D3hot D3cold >> Jul 4 18:11:15 localhost kernel: [ 0.238661] pci 0000:00:01.0: >> System wakeup disabled by ACPI >> Jul 4 18:11:15 localhost kernel: [ 0.238708] pci 0000:00:14.0: >> [8086:8c31] type 00 class 0x0c0330 >> Jul 4 18:11:15 localhost kernel: [ 0.238724] pci 0000:00:14.0: reg >> 0x10: [mem 0xef320000-0xef32ffff 64bit] >> Jul 4 18:11:15 localhost kernel: [ 0.238773] pci 0000:00:14.0: PME# >> supported from D3hot D3cold >> Jul 4 18:11:15 localhost kernel: [ 0.238797] pci 0000:00:14.0: >> System wakeup disabled by ACPI >> Jul 4 18:11:15 localhost kernel: [ 0.238824] pci 0000:00:16.0: >> [8086:8c3a] type 00 class 0x078000 >> Jul 4 18:11:15 localhost kernel: [ 0.238839] pci 0000:00:16.0: reg >> 0x10: [mem 0xef33b000-0xef33b00f 64bit] >> Jul 4 18:11:15 localhost kernel: [ 0.238892] pci 0000:00:16.0: PME# >> supported from D0 D3hot D3cold >> Jul 4 18:11:15 localhost kernel: [ 0.238946] pci 0000:00:19.0: >> [8086:153b] type 00 class 0x020000 >> Jul 4 18:11:15 localhost kernel: [ 0.238960] pci 0000:00:19.0: reg >> 0x10: [mem 0xef300000-0xef31ffff] >> Jul 4 18:11:15 localhost kernel: [ 0.238966] pci 0000:00:19.0: reg >> 0x14: [mem 0xef339000-0xef339fff] >> Jul 4 18:11:15 localhost kernel: [ 0.238973] pci 0000:00:19.0: reg >> 0x18: [io 0xf040-0xf05f] >> Jul 4 18:11:15 localhost kernel: [ 0.239022] pci 0000:00:19.0: PME# >> supported from D0 D3hot D3cold >> Jul 4 18:11:15 localhost kernel: [ 0.239047] pci 0000:00:19.0: >> System wakeup disabled by ACPI >> Jul 4 18:11:15 localhost kernel: [ 0.239076] pci 0000:00:1a.0: >> [8086:8c2d] type 00 class 0x0c0320 >> Jul 4 18:11:15 localhost kernel: [ 0.239093] pci 0000:00:1a.0: reg >> 0x10: [mem 0xef338000-0xef3383ff] >> Jul 4 18:11:15 localhost kernel: [ 0.239169] pci 0000:00:1a.0: PME# >> supported from D0 D3hot D3cold >> Jul 4 18:11:15 localhost kernel: [ 0.239202] pci 0000:00:1a.0: >> System wakeup disabled by ACPI >> Jul 4 18:11:15 localhost kernel: [ 0.239230] pci 0000:00:1b.0: >> [8086:8c20] type 00 class 0x040300 >> Jul 4 18:11:15 localhost kernel: [ 0.239242] pci 0000:00:1b.0: reg >> 0x10: [mem 0xef330000-0xef333fff 64bit] >> Jul 4 18:11:15 localhost kernel: [ 0.239299] pci 0000:00:1b.0: PME# >> supported from D0 D3hot D3cold >> Jul 4 18:11:15 localhost kernel: [ 0.239325] pci 0000:00:1b.0: >> System wakeup disabled by ACPI >> Jul 4 18:11:15 localhost kernel: [ 0.239349] pci 0000:00:1c.0: >> [8086:8c10] type 01 class 0x060400 >> Jul 4 18:11:15 localhost kernel: [ 0.239404] pci 0000:00:1c.0: PME# >> supported from D0 D3hot D3cold >> Jul 4 18:11:15 localhost kernel: [ 0.239431] pci 0000:00:1c.0: >> System wakeup disabled by ACPI >> Jul 4 18:11:15 localhost kernel: [ 0.239456] pci 0000:00:1c.3: >> [8086:8c16] type 01 class 0x060400 >> Jul 4 18:11:15 localhost kernel: [ 0.239512] pci 0000:00:1c.3: PME# >> supported from D0 D3hot D3cold >> Jul 4 18:11:15 localhost kernel: [ 0.239538] pci 0000:00:1c.3: >> System wakeup disabled by ACPI >> Jul 4 18:11:15 localhost kernel: [ 0.239565] pci 0000:00:1c.7: >> [8086:8c1e] type 01 class 0x060400 >> Jul 4 18:11:15 localhost kernel: [ 0.239623] pci 0000:00:1c.7: PME# >> supported from D0 D3hot D3cold >> Jul 4 18:11:15 localhost kernel: [ 0.239650] pci 0000:00:1c.7: >> System wakeup disabled by ACPI >> Jul 4 18:11:15 localhost kernel: [ 0.239680] pci 0000:00:1d.0: >> [8086:8c26] type 00 class 0x0c0320 >> Jul 4 18:11:15 localhost kernel: [ 0.239697] pci 0000:00:1d.0: reg >> 0x10: [mem 0xef337000-0xef3373ff] >> Jul 4 18:11:15 localhost kernel: [ 0.239772] pci 0000:00:1d.0: PME# >> supported from D0 D3hot D3cold >> Jul 4 18:11:15 localhost kernel: [ 0.239807] pci 0000:00:1d.0: >> System wakeup disabled by ACPI >> Jul 4 18:11:15 localhost kernel: [ 0.239834] pci 0000:00:1f.0: >> [8086:8c44] type 00 class 0x060100 >> Jul 4 18:11:15 localhost kernel: [ 0.239965] pci 0000:00:1f.2: >> [8086:8c02] type 00 class 0x010601 >> Jul 4 18:11:15 localhost kernel: [ 0.239977] pci 0000:00:1f.2: reg >> 0x10: [io 0xf090-0xf097] >> Jul 4 18:11:15 localhost kernel: [ 0.239982] pci 0000:00:1f.2: reg >> 0x14: [io 0xf080-0xf083] >> Jul 4 18:11:15 localhost kernel: [ 0.239988] pci 0000:00:1f.2: reg >> 0x18: [io 0xf070-0xf077] >> Jul 4 18:11:15 localhost kernel: [ 0.239993] pci 0000:00:1f.2: reg >> 0x1c: [io 0xf060-0xf063] >> Jul 4 18:11:15 localhost kernel: [ 0.239999] pci 0000:00:1f.2: reg >> 0x20: [io 0xf020-0xf03f] >> Jul 4 18:11:15 localhost kernel: [ 0.240004] pci 0000:00:1f.2: reg >> 0x24: [mem 0xef336000-0xef3367ff] >> Jul 4 18:11:15 localhost kernel: [ 0.240034] pci 0000:00:1f.2: PME# >> supported from D3hot >> Jul 4 18:11:15 localhost kernel: [ 0.240078] pci 0000:00:1f.3: >> [8086:8c22] type 00 class 0x0c0500 >> Jul 4 18:11:15 localhost kernel: [ 0.240089] pci 0000:00:1f.3: reg >> 0x10: [mem 0xef335000-0xef3350ff 64bit] >> Jul 4 18:11:15 localhost kernel: [ 0.240105] pci 0000:00:1f.3: reg >> 0x20: [io 0xf000-0xf01f] >> Jul 4 18:11:15 localhost kernel: [ 0.240187] pci 0000:01:00.0: >> [10de:1183] type 00 class 0x030000 >> Jul 4 18:11:15 localhost kernel: [ 0.240196] pci 0000:01:00.0: reg >> 0x10: [mem 0xee000000-0xeeffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.240205] pci 0000:01:00.0: reg >> 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref] >> Jul 4 18:11:15 localhost kernel: [ 0.240213] pci 0000:01:00.0: reg >> 0x1c: [mem 0xe8000000-0xe9ffffff 64bit pref] >> Jul 4 18:11:15 localhost kernel: [ 0.240219] pci 0000:01:00.0: reg >> 0x24: [io 0xe000-0xe07f] >> Jul 4 18:11:15 localhost kernel: [ 0.240225] pci 0000:01:00.0: reg >> 0x30: [mem 0xef000000-0xef07ffff pref] >> Jul 4 18:11:15 localhost kernel: [ 0.240273] pci 0000:01:00.0: >> System wakeup disabled by ACPI >> Jul 4 18:11:15 localhost kernel: [ 0.240301] pci 0000:01:00.1: >> [10de:0e0a] type 00 class 0x040300 >> Jul 4 18:11:15 localhost kernel: [ 0.240309] pci 0000:01:00.1: reg >> 0x10: [mem 0xef080000-0xef083fff] >> Jul 4 18:11:15 localhost kernel: [ 0.247639] pci 0000:00:01.0: PCI >> bridge to [bus 01] >> Jul 4 18:11:15 localhost kernel: [ 0.247640] pci 0000:00:01.0: >> bridge window [io 0xe000-0xefff] >> Jul 4 18:11:15 localhost kernel: [ 0.247642] pci 0000:00:01.0: >> bridge window [mem 0xee000000-0xef0fffff] >> Jul 4 18:11:15 localhost kernel: [ 0.247644] pci 0000:00:01.0: >> bridge window [mem 0xe0000000-0xe9ffffff 64bit pref] >> Jul 4 18:11:15 localhost kernel: [ 0.247695] acpiphp: Slot [1] >> registered >> Jul 4 18:11:15 localhost kernel: [ 0.247698] pci 0000:00:1c.0: PCI >> bridge to [bus 02] >> Jul 4 18:11:15 localhost kernel: [ 0.247763] pci 0000:03:00.0: >> [1b21:0612] type 00 class 0x010601 >> Jul 4 18:11:15 localhost kernel: [ 0.247779] pci 0000:03:00.0: reg >> 0x10: [io 0xd050-0xd057] >> Jul 4 18:11:15 localhost kernel: [ 0.247788] pci 0000:03:00.0: reg >> 0x14: [io 0xd040-0xd043] >> Jul 4 18:11:15 localhost kernel: [ 0.247798] pci 0000:03:00.0: reg >> 0x18: [io 0xd030-0xd037] >> Jul 4 18:11:15 localhost kernel: [ 0.247807] pci 0000:03:00.0: reg >> 0x1c: [io 0xd020-0xd023] >> Jul 4 18:11:15 localhost kernel: [ 0.247817] pci 0000:03:00.0: reg >> 0x20: [io 0xd000-0xd01f] >> Jul 4 18:11:15 localhost kernel: [ 0.247827] pci 0000:03:00.0: reg >> 0x24: [mem 0xef200000-0xef2001ff] >> Jul 4 18:11:15 localhost kernel: [ 0.247904] pci 0000:03:00.0: >> System wakeup disabled by ACPI >> Jul 4 18:11:15 localhost kernel: [ 0.255651] pci 0000:00:1c.3: PCI >> bridge to [bus 03] >> Jul 4 18:11:15 localhost kernel: [ 0.255654] pci 0000:00:1c.3: >> bridge window [io 0xd000-0xdfff] >> Jul 4 18:11:15 localhost kernel: [ 0.255656] pci 0000:00:1c.3: >> bridge window [mem 0xef200000-0xef2fffff] >> Jul 4 18:11:15 localhost kernel: [ 0.255719] pci 0000:04:00.0: >> [1b21:0612] type 00 class 0x010601 >> Jul 4 18:11:15 localhost kernel: [ 0.255735] pci 0000:04:00.0: reg >> 0x10: [io 0xc050-0xc057] >> Jul 4 18:11:15 localhost kernel: [ 0.255745] pci 0000:04:00.0: reg >> 0x14: [io 0xc040-0xc043] >> Jul 4 18:11:15 localhost kernel: [ 0.255754] pci 0000:04:00.0: reg >> 0x18: [io 0xc030-0xc037] >> Jul 4 18:11:15 localhost kernel: [ 0.255764] pci 0000:04:00.0: reg >> 0x1c: [io 0xc020-0xc023] >> Jul 4 18:11:15 localhost kernel: [ 0.255774] pci 0000:04:00.0: reg >> 0x20: [io 0xc000-0xc01f] >> Jul 4 18:11:15 localhost kernel: [ 0.255783] pci 0000:04:00.0: reg >> 0x24: [mem 0xef100000-0xef1001ff] >> Jul 4 18:11:15 localhost kernel: [ 0.255861] pci 0000:04:00.0: >> System wakeup disabled by ACPI >> Jul 4 18:11:15 localhost kernel: [ 0.263662] pci 0000:00:1c.7: PCI >> bridge to [bus 04] >> Jul 4 18:11:15 localhost kernel: [ 0.263665] pci 0000:00:1c.7: >> bridge window [io 0xc000-0xcfff] >> Jul 4 18:11:15 localhost kernel: [ 0.263667] pci 0000:00:1c.7: >> bridge window [mem 0xef100000-0xef1fffff] >> Jul 4 18:11:15 localhost kernel: [ 0.263688] acpi PNP0A08:00: >> Disabling ASPM (FADT indicates it is unsupported) >> Jul 4 18:11:15 localhost kernel: [ 0.264084] ACPI: PCI Interrupt >> Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >> Jul 4 18:11:15 localhost kernel: [ 0.264114] ACPI: PCI Interrupt >> Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) >> Jul 4 18:11:15 localhost kernel: [ 0.264142] ACPI: PCI Interrupt >> Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15) >> Jul 4 18:11:15 localhost kernel: [ 0.264170] ACPI: PCI Interrupt >> Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) >> Jul 4 18:11:15 localhost kernel: [ 0.264198] ACPI: PCI Interrupt >> Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15) >> Jul 4 18:11:15 localhost kernel: [ 0.264226] ACPI: PCI Interrupt >> Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15) >> Jul 4 18:11:15 localhost kernel: [ 0.264254] ACPI: PCI Interrupt >> Link [LNKG] (IRQs 3 *4 5 6 7 10 11 12 14 15) >> Jul 4 18:11:15 localhost kernel: [ 0.264281] ACPI: PCI Interrupt >> Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 *14 15) >> Jul 4 18:11:15 localhost kernel: [ 0.264477] ACPI: Enabled 5 GPEs in >> block 00 to 3F >> Jul 4 18:11:15 localhost kernel: [ 0.264536] vgaarb: setting as boot >> device: PCI:0000:01:00.0 >> Jul 4 18:11:15 localhost kernel: [ 0.264537] vgaarb: device added: >> PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >> Jul 4 18:11:15 localhost kernel: [ 0.264538] vgaarb: loaded >> Jul 4 18:11:15 localhost kernel: [ 0.264538] vgaarb: bridge control >> possible 0000:01:00.0 >> Jul 4 18:11:15 localhost kernel: [ 0.264573] PCI: Using ACPI for IRQ >> routing >> Jul 4 18:11:15 localhost kernel: [ 0.267000] PCI: >> pci_cache_line_size set to 64 bytes >> Jul 4 18:11:15 localhost kernel: [ 0.267041] e820: reserve RAM >> buffer [mem 0x0009d800-0x0009ffff] >> Jul 4 18:11:15 localhost kernel: [ 0.267042] e820: reserve RAM >> buffer [mem 0xca5ea000-0xcbffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.267043] e820: reserve RAM >> buffer [mem 0xcaa4b000-0xcbffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.267043] e820: reserve RAM >> buffer [mem 0xdd62d000-0xdfffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.267044] e820: reserve RAM >> buffer [mem 0xdf000000-0xdfffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.267045] e820: reserve RAM >> buffer [mem 0x41f000000-0x41fffffff] >> Jul 4 18:11:15 localhost kernel: [ 0.267124] hpet0: at MMIO >> 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >> Jul 4 18:11:15 localhost kernel: [ 0.267127] hpet0: 8 comparators, >> 64-bit 14.318180 MHz counter >> Jul 4 18:11:15 localhost kernel: [ 0.269147] Switched to clocksource >> hpet >> Jul 4 18:11:15 localhost kernel: [ 0.272206] pnp: PnP ACPI init >> Jul 4 18:11:15 localhost kernel: [ 0.272212] ACPI: bus type PNP >> registered >> Jul 4 18:11:15 localhost kernel: [ 0.272252] system 00:00: [mem >> 0xfed40000-0xfed44fff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272254] system 00:00: Plug and >> Play ACPI device, IDs PNP0c01 (active) >> Jul 4 18:11:15 localhost kernel: [ 0.272358] system 00:01: [io >> 0x0680-0x069f] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272359] system 00:01: [io >> 0xffff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272360] system 00:01: [io >> 0xffff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272361] system 00:01: [io >> 0xffff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272362] system 00:01: [io >> 0x1c00-0x1cfe] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272363] system 00:01: [io >> 0x1d00-0x1dfe] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272364] system 00:01: [io >> 0x1e00-0x1efe] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272365] system 00:01: [io >> 0x1f00-0x1ffe] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272366] system 00:01: [io >> 0x1800-0x18fe] could not be reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272367] system 00:01: [io >> 0x164e-0x164f] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272368] system 00:01: Plug and >> Play ACPI device, IDs PNP0c02 (active) >> Jul 4 18:11:15 localhost kernel: [ 0.272385] pnp 00:02: Plug and >> Play ACPI device, IDs PNP0b00 (active) >> Jul 4 18:11:15 localhost kernel: [ 0.272414] system 00:03: [io >> 0x1854-0x1857] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272415] system 00:03: Plug and >> Play ACPI device, IDs INT3f0d PNP0c02 (active) >> Jul 4 18:11:15 localhost kernel: [ 0.272464] system 00:04: [io >> 0x0290-0x029f] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272465] system 00:04: Plug and >> Play ACPI device, IDs PNP0c02 (active) >> Jul 4 18:11:15 localhost kernel: [ 0.272497] system 00:05: [io >> 0x04d0-0x04d1] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272498] system 00:05: Plug and >> Play ACPI device, IDs PNP0c02 (active) >> Jul 4 18:11:15 localhost kernel: [ 0.272750] system 00:06: [mem >> 0xfed1c000-0xfed1ffff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272751] system 00:06: [mem >> 0xfed10000-0xfed17fff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272752] system 00:06: [mem >> 0xfed18000-0xfed18fff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272754] system 00:06: [mem >> 0xfed19000-0xfed19fff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272755] system 00:06: [mem >> 0xf0000000-0xf7ffffff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272756] system 00:06: [mem >> 0xfed20000-0xfed3ffff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272757] system 00:06: [mem >> 0xfed90000-0xfed93fff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272758] system 00:06: [mem >> 0xfed45000-0xfed8ffff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272759] system 00:06: [mem >> 0xff000000-0xffffffff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272760] system 00:06: [mem >> 0xfee00000-0xfeefffff] could not be reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272761] system 00:06: [mem >> 0xeffdf000-0xeffdffff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272762] system 00:06: [mem >> 0xeffe0000-0xeffeffff] has been reserved >> Jul 4 18:11:15 localhost kernel: [ 0.272763] system 00:06: Plug and >> Play ACPI device, IDs PNP0c02 (active) >> Jul 4 18:11:15 localhost kernel: [ 0.272888] pnp: PnP ACPI: found 7 >> devices >> Jul 4 18:11:15 localhost kernel: [ 0.272889] ACPI: bus type PNP >> unregistered >> Jul 4 18:11:15 localhost kernel: [ 0.278583] pci 0000:00:01.0: PCI >> bridge to [bus 01] >> Jul 4 18:11:15 localhost kernel: [ 0.278585] pci 0000:00:01.0: >> bridge window [io 0xe000-0xefff] >> Jul 4 18:11:15 localhost kernel: [ 0.278587] pci 0000:00:01.0: >> bridge window [mem 0xee000000-0xef0fffff] >> Jul 4 18:11:15 localhost kernel: [ 0.278589] pci 0000:00:01.0: >> bridge window [mem 0xe0000000-0xe9ffffff 64bit pref] >> Jul 4 18:11:15 localhost kernel: [ 0.278591] pci 0000:00:1c.0: PCI >> bridge to [bus 02] >> Jul 4 18:11:15 localhost kernel: [ 0.278599] pci 0000:00:1c.3: PCI >> bridge to [bus 03] >> Jul 4 18:11:15 localhost kernel: [ 0.278600] pci 0000:00:1c.3: >> bridge window [io 0xd000-0xdfff] >> Jul 4 18:11:15 localhost kernel: [ 0.278603] pci 0000:00:1c.3: >> bridge window [mem 0xef200000-0xef2fffff] >> Jul 4 18:11:15 localhost kernel: [ 0.278608] pci 0000:00:1c.7: PCI >> bridge to [bus 04] >> Jul 4 18:11:15 localhost kernel: [ 0.278610] pci 0000:00:1c.7: >> bridge window [io 0xc000-0xcfff] >> Jul 4 18:11:15 localhost kernel: [ 0.278613] pci 0000:00:1c.7: >> bridge window [mem 0xef100000-0xef1fffff] >> Jul 4 18:11:15 localhost kernel: [ 0.278618] pci_bus 0000:00: >> resource 4 [io 0x0000-0x0cf7] >> Jul 4 18:11:15 localhost kernel: [ 0.278619] pci_bus 0000:00: >> resource 5 [io 0x0d00-0xffff] >> Jul 4 18:11:15 localhost kernel: [ 0.278620] pci_bus 0000:00: >> resource 6 [mem 0x000a0000-0x000bffff] >> Jul 4 18:11:15 localhost kernel: [ 0.278621] pci_bus 0000:00: >> resource 7 [mem 0x000d0000-0x000d3fff] >> Jul 4 18:11:15 localhost kernel: [ 0.278622] pci_bus 0000:00: >> resource 8 [mem 0x000d4000-0x000d7fff] >> Jul 4 18:11:15 localhost kernel: [ 0.278623] pci_bus 0000:00: >> resource 9 [mem 0x000d8000-0x000dbfff] >> Jul 4 18:11:15 localhost kernel: [ 0.278624] pci_bus 0000:00: >> resource 10 [mem 0x000dc000-0x000dffff] >> Jul 4 18:11:15 localhost kernel: [ 0.278624] pci_bus 0000:00: >> resource 11 [mem 0x000e0000-0x000e3fff] >> Jul 4 18:11:15 localhost kernel: [ 0.278625] pci_bus 0000:00: >> resource 12 [mem 0x000e4000-0x000e7fff] >> Jul 4 18:11:15 localhost kernel: [ 0.278626] pci_bus 0000:00: >> resource 13 [mem 0xe0000000-0xfeafffff] >> Jul 4 18:11:15 localhost kernel: [ 0.278627] pci_bus 0000:01: >> resource 0 [io 0xe000-0xefff] >> Jul 4 18:11:15 localhost kernel: [ 0.278628] pci_bus 0000:01: >> resource 1 [mem 0xee000000-0xef0fffff] >> Jul 4 18:11:15 localhost kernel: [ 0.278629] pci_bus 0000:01: >> resource 2 [mem 0xe0000000-0xe9ffffff 64bit pref] >> Jul 4 18:11:15 localhost kernel: [ 0.278630] pci_bus 0000:03: >> resource 0 [io 0xd000-0xdfff] >> Jul 4 18:11:15 localhost kernel: [ 0.278631] pci_bus 0000:03: >> resource 1 [mem 0xef200000-0xef2fffff] >> Jul 4 18:11:15 localhost kernel: [ 0.278632] pci_bus 0000:04: >> resource 0 [io 0xc000-0xcfff] >> Jul 4 18:11:15 localhost kernel: [ 0.278633] pci_bus 0000:04: >> resource 1 [mem 0xef100000-0xef1fffff] >> Jul 4 18:11:15 localhost kernel: [ 0.278694] NET: Registered >> protocol family 2 >> Jul 4 18:11:15 localhost kernel: [ 0.278896] TCP established hash >> table entries: 131072 (order: 8, 1048576 bytes) >> Jul 4 18:11:15 localhost kernel: [ 0.279031] TCP bind hash table >> entries: 65536 (order: 8, 1048576 bytes) >> Jul 4 18:11:15 localhost kernel: [ 0.279128] TCP: Hash tables >> configured (established 131072 bind 65536) >> Jul 4 18:11:15 localhost kernel: [ 0.279137] TCP: reno registered >> Jul 4 18:11:15 localhost kernel: [ 0.279147] UDP hash table entries: >> 8192 (order: 6, 262144 bytes) >> Jul 4 18:11:15 localhost kernel: [ 0.279182] UDP-Lite hash table >> entries: 8192 (order: 6, 262144 bytes) >> Jul 4 18:11:15 localhost kernel: [ 0.279260] NET: Registered >> protocol family 1 >> Jul 4 18:11:15 localhost kernel: [ 0.313255] pci 0000:01:00.0: Video >> device with shadowed ROM >> Jul 4 18:11:15 localhost kernel: [ 0.313267] PCI: CLS 64 bytes, >> default 64 >> Jul 4 18:11:15 localhost kernel: [ 0.313297] Unpacking initramfs... >> Jul 4 18:11:15 localhost kernel: [ 0.661256] Freeing initrd memory: >> 34048K (ffff88007dec0000 - ffff880080000000) >> Jul 4 18:11:15 localhost kernel: [ 0.661264] PCI-DMA: Using software >> bounce buffering for IO (SWIOTLB) >> Jul 4 18:11:15 localhost kernel: [ 0.661265] software IO TLB [mem >> 0xd962d000-0xdd62d000] (64MB) mapped at [ffff8800d962d000-ffff8800dd62cfff] >> Jul 4 18:11:15 localhost kernel: [ 0.661525] RAPL PMU detected, hw >> unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms >> ovfl timer >> Jul 4 18:11:15 localhost kernel: [ 0.661560] microcode: CPU0 >> sig=0x306c3, pf=0x2, revision=0x19 >> Jul 4 18:11:15 localhost kernel: [ 0.661563] microcode: CPU1 >> sig=0x306c3, pf=0x2, revision=0x19 >> Jul 4 18:11:15 localhost kernel: [ 0.661567] microcode: CPU2 >> sig=0x306c3, pf=0x2, revision=0x19 >> Jul 4 18:11:15 localhost kernel: [ 0.661572] microcode: CPU3 >> sig=0x306c3, pf=0x2, revision=0x19 >> Jul 4 18:11:15 localhost kernel: [ 0.661576] microcode: CPU4 >> sig=0x306c3, pf=0x2, revision=0x19 >> Jul 4 18:11:15 localhost kernel: [ 0.661581] microcode: CPU5 >> sig=0x306c3, pf=0x2, revision=0x19 >> Jul 4 18:11:15 localhost kernel: [ 0.661586] microcode: CPU6 >> sig=0x306c3, pf=0x2, revision=0x19 >> Jul 4 18:11:15 localhost kernel: [ 0.661590] microcode: CPU7 >> sig=0x306c3, pf=0x2, revision=0x19 >> Jul 4 18:11:15 localhost kernel: [ 0.661623] microcode: Microcode >> Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba >> Jul 4 18:11:15 localhost kernel: [ 0.661828] futex hash table >> entries: 2048 (order: 5, 131072 bytes) >> Jul 4 18:11:15 localhost kernel: [ 0.661863] audit: initializing >> netlink subsys (disabled) >> Jul 4 18:11:15 localhost kernel: [ 0.661873] audit: type=2000 >> audit(1467655810.652:1): initialized >> Jul 4 18:11:15 localhost kernel: [ 0.662132] HugeTLB registered 2 MB >> page size, pre-allocated 0 pages >> Jul 4 18:11:15 localhost kernel: [ 0.662146] zbud: loaded >> Jul 4 18:11:15 localhost kernel: [ 0.662308] VFS: Disk quotas >> dquot_6.5.2 >> Jul 4 18:11:15 localhost kernel: [ 0.662323] Dquot-cache hash table >> entries: 512 (order 0, 4096 bytes) >> Jul 4 18:11:15 localhost kernel: [ 0.662362] msgmni has been set to >> 32037 >> Jul 4 18:11:15 localhost kernel: [ 0.662554] alg: No test for stdrng >> (krng) >> Jul 4 18:11:15 localhost kernel: [ 0.662572] Block layer SCSI >> generic (bsg) driver version 0.4 loaded (major 252) >> Jul 4 18:11:15 localhost kernel: [ 0.662613] io scheduler noop >> registered >> Jul 4 18:11:15 localhost kernel: [ 0.662614] io scheduler deadline >> registered >> Jul 4 18:11:15 localhost kernel: [ 0.662644] io scheduler cfq >> registered (default) >> Jul 4 18:11:15 localhost kernel: [ 0.662757] pcieport 0000:00:01.0: >> irq 40 for MSI/MSI-X >> Jul 4 18:11:15 localhost kernel: [ 0.662990] pci_hotplug: PCI Hot >> Plug PCI Core version: 0.5 >> Jul 4 18:11:15 localhost kernel: [ 0.662999] pciehp: PCI Express Hot >> Plug Controller Driver version: 0.4 >> Jul 4 18:11:15 localhost kernel: [ 0.663012] intel_idle: MWAIT >> substates: 0x42120 >> Jul 4 18:11:15 localhost kernel: [ 0.663013] intel_idle: v0.4 model 0x3C >> Jul 4 18:11:15 localhost kernel: [ 0.663013] intel_idle: >> lapic_timer_reliable_states 0xffffffff >> Jul 4 18:11:15 localhost kernel: [ 0.663231] GHES: HEST is not enabled! >> Jul 4 18:11:15 localhost kernel: [ 0.663270] Serial: 8250/16550 >> driver, 4 ports, IRQ sharing enabled >> Jul 4 18:11:15 localhost kernel: [ 0.663525] Linux agpgart interface >> v0.103 >> Jul 4 18:11:15 localhost kernel: [ 0.663598] i8042: PNP: No PS/2 >> controller found. Probing ports directly. >> Jul 4 18:11:15 localhost kernel: [ 0.665966] serio: i8042 KBD port >> at 0x60,0x64 irq 1 >> Jul 4 18:11:15 localhost kernel: [ 0.665968] serio: i8042 AUX port >> at 0x60,0x64 irq 12 >> Jul 4 18:11:15 localhost kernel: [ 0.666040] mousedev: PS/2 mouse >> device common for all mice >> Jul 4 18:11:15 localhost kernel: [ 0.666060] rtc_cmos 00:02: RTC can >> wake from S4 >> Jul 4 18:11:15 localhost kernel: [ 0.666160] rtc_cmos 00:02: rtc >> core: registered rtc_cmos as rtc0 >> Jul 4 18:11:15 localhost kernel: [ 0.666183] rtc_cmos 00:02: alarms >> up to one month, y3k, 242 bytes nvram, hpet irqs >> Jul 4 18:11:15 localhost kernel: [ 0.666191] Intel P-state driver >> initializing. >> Jul 4 18:11:15 localhost kernel: [ 0.666199] Intel pstate >> controlling: cpu 0 >> Jul 4 18:11:15 localhost kernel: [ 0.666209] Intel pstate >> controlling: cpu 1 >> Jul 4 18:11:15 localhost kernel: [ 0.666221] Intel pstate >> controlling: cpu 2 >> Jul 4 18:11:15 localhost kernel: [ 0.666232] Intel pstate >> controlling: cpu 3 >> Jul 4 18:11:15 localhost kernel: [ 0.666242] Intel pstate >> controlling: cpu 4 >> Jul 4 18:11:15 localhost kernel: [ 0.666254] Intel pstate >> controlling: cpu 5 >> Jul 4 18:11:15 localhost kernel: [ 0.666265] Intel pstate >> controlling: cpu 6 >> Jul 4 18:11:15 localhost kernel: [ 0.666276] Intel pstate >> controlling: cpu 7 >> Jul 4 18:11:15 localhost kernel: [ 0.666347] ledtrig-cpu: registered >> to indicate activity on CPUs >> Jul 4 18:11:15 localhost kernel: [ 0.667387] AMD IOMMUv2 driver by >> Joerg Roedel <joerg.roedel at amd.com> >> Jul 4 18:11:15 localhost kernel: [ 0.667389] AMD IOMMUv2 >> functionality not available on this system >> Jul 4 18:11:15 localhost kernel: [ 0.667590] TCP: cubic registered >> Jul 4 18:11:15 localhost kernel: [ 0.667767] NET: Registered >> protocol family 10 >> Jul 4 18:11:15 localhost kernel: [ 0.668232] mip6: Mobile IPv6 >> Jul 4 18:11:15 localhost kernel: [ 0.668242] NET: Registered >> protocol family 17 >> Jul 4 18:11:15 localhost kernel: [ 0.668260] mpls_gso: MPLS GSO support >> Jul 4 18:11:15 localhost kernel: [ 0.669135] registered taskstats >> version 1 >> Jul 4 18:11:15 localhost kernel: [ 0.670545] rtc_cmos 00:02: setting >> system clock to 2016-07-04 18:10:10 UTC (1467655810) >> Jul 4 18:11:15 localhost kernel: [ 0.670744] PM: Hibernation image >> not present or could not be loaded. >> Jul 4 18:11:15 localhost kernel: [ 0.672583] Freeing unused kernel >> memory: 1204K (ffffffff818ee000 - ffffffff81a1b000) >> Jul 4 18:11:15 localhost kernel: [ 0.672587] Write protecting the >> kernel read-only data: 8192k >> Jul 4 18:11:15 localhost kernel: [ 0.673297] Freeing unused kernel >> memory: 912K (ffff88000151c000 - ffff880001600000) >> Jul 4 18:11:15 localhost kernel: [ 0.674384] Freeing unused kernel >> memory: 212K (ffff8800017cb000 - ffff880001800000) >> Jul 4 18:11:15 localhost kernel: [ 0.681938] random: systemd-udevd >> urandom read with 2 bits of entropy available >> Jul 4 18:11:15 localhost kernel: [ 0.686198] input: Power Button as >> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 >> Jul 4 18:11:15 localhost kernel: [ 0.686211] ACPI: Power Button [PWRB] >> Jul 4 18:11:15 localhost kernel: [ 0.686358] input: Power Button as >> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >> Jul 4 18:11:15 localhost kernel: [ 0.686361] ACPI: Power Button [PWRF] >> Jul 4 18:11:15 localhost kernel: [ 0.686528] wmi: Mapper loaded >> Jul 4 18:11:15 localhost kernel: [ 0.690183] thermal LNXTHERM:00: >> registered as thermal_zone0 >> Jul 4 18:11:15 localhost kernel: [ 0.690185] ACPI: Thermal Zone >> [TZ00] (28 C) >> Jul 4 18:11:15 localhost kernel: [ 0.690230] ACPI: Fan [FAN0] (off) >> Jul 4 18:11:15 localhost kernel: [ 0.690339] thermal LNXTHERM:01: >> registered as thermal_zone1 >> Jul 4 18:11:15 localhost kernel: [ 0.690339] ACPI: Thermal Zone >> [TZ01] (30 C) >> Jul 4 18:11:15 localhost kernel: [ 0.690386] ACPI: Fan [FAN1] (off) >> Jul 4 18:11:15 localhost kernel: [ 0.690421] ACPI: Fan [FAN2] (off) >> Jul 4 18:11:15 localhost kernel: [ 0.690458] ACPI: Fan [FAN3] (off) >> Jul 4 18:11:15 localhost kernel: [ 0.690493] ACPI: Fan [FAN4] (off) >> Jul 4 18:11:15 localhost kernel: [ 0.690794] pps_core: LinuxPPS API >> ver. 1 registered >> Jul 4 18:11:15 localhost kernel: [ 0.690795] pps_core: Software ver. >> 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it> >> Jul 4 18:11:15 localhost kernel: [ 0.691000] PTP clock support >> registered >> Jul 4 18:11:15 localhost kernel: [ 0.692334] ACPI: bus type USB >> registered >> Jul 4 18:11:15 localhost kernel: [ 0.692336] e1000e: Intel(R) >> PRO/1000 Network Driver - 2.3.2-k >> Jul 4 18:11:15 localhost kernel: [ 0.692337] e1000e: Copyright(c) >> 1999 - 2014 Intel Corporation. >> Jul 4 18:11:15 localhost kernel: [ 0.692353] usbcore: registered new >> interface driver usbfs >> Jul 4 18:11:15 localhost kernel: [ 0.692358] usbcore: registered new >> interface driver hub >> Jul 4 18:11:15 localhost kernel: [ 0.692398] usbcore: registered new >> device driver usb >> Jul 4 18:11:15 localhost kernel: [ 0.692463] e1000e 0000:00:19.0: >> Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >> Jul 4 18:11:15 localhost kernel: [ 0.692476] e1000e 0000:00:19.0: >> irq 41 for MSI/MSI-X >> Jul 4 18:11:15 localhost kernel: [ 0.692725] [drm] Initialized drm >> 1.1.0 20060810 >> Jul 4 18:11:15 localhost kernel: [ 0.692752] SCSI subsystem initialized >> Jul 4 18:11:15 localhost kernel: [ 0.693042] ehci_hcd: USB 2.0 >> 'Enhanced' Host Controller (EHCI) Driver >> Jul 4 18:11:15 localhost kernel: [ 0.693284] ehci-pci: EHCI PCI >> platform driver >> Jul 4 18:11:15 localhost kernel: [ 0.694417] libata version 3.00 loaded. >> Jul 4 18:11:15 localhost kernel: [ 0.696066] MXM: GUID detected in BIOS >> Jul 4 18:11:15 localhost kernel: [ 0.696231] nouveau [ >> DEVICE][0000:01:00.0] BOOT0 : 0x0e4030a2 >> Jul 4 18:11:15 localhost kernel: [ 0.696233] nouveau [ >> DEVICE][0000:01:00.0] Chipset: GK104 (NVE4) >> Jul 4 18:11:15 localhost kernel: [ 0.696233] nouveau [ >> DEVICE][0000:01:00.0] Family : NVE0 >> Jul 4 18:11:15 localhost kernel: [ 0.696246] nouveau [ >> VBIOS][0000:01:00.0] checking PRAMIN for image... >> Jul 4 18:11:15 localhost kernel: [ 0.696251] nouveau [ >> VBIOS][0000:01:00.0] ... signature not found >> Jul 4 18:11:15 localhost kernel: [ 0.696252] nouveau [ >> VBIOS][0000:01:00.0] checking PROM for image... >> Jul 4 18:11:15 localhost kernel: [ 0.735120] nouveau [ >> VBIOS][0000:01:00.0] ... appears to be valid >> Jul 4 18:11:15 localhost kernel: [ 0.735122] nouveau [ >> VBIOS][0000:01:00.0] using image from PROM >> Jul 4 18:11:15 localhost kernel: [ 0.735180] nouveau [ >> VBIOS][0000:01:00.0] BIT signature found >> Jul 4 18:11:15 localhost kernel: [ 0.735181] nouveau [ >> VBIOS][0000:01:00.0] version 80.04.4b.00.5a >> Jul 4 18:11:15 localhost kernel: [ 0.735398] nouveau 0000:01:00.0: >> irq 42 for MSI/MSI-X >> Jul 4 18:11:15 localhost kernel: [ 0.735403] nouveau [ >> PMC][0000:01:00.0] MSI interrupts enabled >> Jul 4 18:11:15 localhost kernel: [ 0.735432] nouveau [ >> PFB][0000:01:00.0] RAM type: GDDR5 >> Jul 4 18:11:15 localhost kernel: [ 0.735433] nouveau [ >> PFB][0000:01:00.0] RAM size: 2048 MiB >> Jul 4 18:11:15 localhost kernel: [ 0.735433] nouveau [ >> PFB][0000:01:00.0] ZCOMP: 0 tags >> Jul 4 18:11:15 localhost kernel: [ 0.737557] nouveau [ >> VOLT][0000:01:00.0] GPU voltage: 987500uv >> Jul 4 18:11:15 localhost kernel: [ 0.765866] nouveau [ >> PTHERM][0000:01:00.0] FAN control: PWM >> Jul 4 18:11:15 localhost kernel: [ 0.765872] nouveau [ >> PTHERM][0000:01:00.0] fan management: automatic >> Jul 4 18:11:15 localhost kernel: [ 0.765887] nouveau [ >> PTHERM][0000:01:00.0] internal sensor: yes >> Jul 4 18:11:15 localhost kernel: [ 0.765911] nouveau [ >> CLK][0000:01:00.0] 07: core 324 MHz memory 648 MHz >> Jul 4 18:11:15 localhost kernel: [ 0.765930] nouveau [ >> CLK][0000:01:00.0] 0a: core 324-862 MHz memory 1620 MHz >> Jul 4 18:11:15 localhost kernel: [ 0.765981] nouveau [ >> CLK][0000:01:00.0] 0d: core 540-1202 MHz memory 6008 MHz >> Jul 4 18:11:15 localhost kernel: [ 0.766042] nouveau [ >> CLK][0000:01:00.0] 0f: core 540-1202 MHz memory 6008 MHz >> Jul 4 18:11:15 localhost kernel: [ 0.766109] nouveau [ >> CLK][0000:01:00.0] --: core 324 MHz memory 648 MHz >> Jul 4 18:11:15 localhost kernel: [ 0.794754] [TTM] Zone kernel: >> Available graphics memory: 8202712 kiB >> Jul 4 18:11:15 localhost kernel: [ 0.794754] [TTM] Zone dma32: >> Available graphics memory: 2097152 kiB >> Jul 4 18:11:15 localhost kernel: [ 0.794755] [TTM] Initializing pool >> allocator >> Jul 4 18:11:15 localhost kernel: [ 0.794757] [TTM] Initializing DMA >> pool allocator >> Jul 4 18:11:15 localhost kernel: [ 0.794762] nouveau [ DRM] >> VRAM: 2048 MiB >> Jul 4 18:11:15 localhost kernel: [ 0.794762] nouveau [ DRM] >> GART: 1048576 MiB >> Jul 4 18:11:15 localhost kernel: [ 0.794764] nouveau [ DRM] >> TMDS table version 2.0 >> Jul 4 18:11:15 localhost kernel: [ 0.794764] nouveau [ DRM] DCB >> version 4.0 >> Jul 4 18:11:15 localhost kernel: [ 0.794765] nouveau [ DRM] DCB >> outp 00: 01000f02 00020030 >> Jul 4 18:11:15 localhost kernel: [ 0.794766] nouveau [ DRM] DCB >> outp 01: 02000f00 00000000 >> Jul 4 18:11:15 localhost kernel: [ 0.794767] nouveau [ DRM] DCB >> outp 02: 08011f82 00020030 >> Jul 4 18:11:15 localhost kernel: [ 0.794767] nouveau [ DRM] DCB >> outp 03: 02822f62 0f420010 >> Jul 4 18:11:15 localhost kernel: [ 0.794768] nouveau [ DRM] DCB >> outp 05: 04833fb6 0f420010 >> Jul 4 18:11:15 localhost kernel: [ 0.794769] nouveau [ DRM] DCB >> outp 06: 04033f72 00020010 >> Jul 4 18:11:15 localhost kernel: [ 0.794769] nouveau [ DRM] DCB >> conn 00: 00001030 >> Jul 4 18:11:15 localhost kernel: [ 0.794770] nouveau [ DRM] DCB >> conn 01: 00020131 >> Jul 4 18:11:15 localhost kernel: [ 0.794771] nouveau [ DRM] DCB >> conn 02: 00002261 >> Jul 4 18:11:15 localhost kernel: [ 0.794772] nouveau [ DRM] DCB >> conn 03: 00010346 >> Jul 4 18:11:15 localhost kernel: [ 0.794772] nouveau [ DRM] DCB >> conn 04: 00000460 >> Jul 4 18:11:15 localhost kernel: [ 0.817416] [TTM] Finalizing pool >> allocator >> Jul 4 18:11:15 localhost kernel: [ 0.817418] [TTM] Finalizing DMA >> pool allocator >> Jul 4 18:11:15 localhost kernel: [ 0.817436] [TTM] Zone kernel: >> Used memory at exit: 0 kiB >> Jul 4 18:11:15 localhost kernel: [ 0.817438] [TTM] Zone dma32: >> Used memory at exit: 0 kiB >> Jul 4 18:11:15 localhost kernel: [ 0.818189] nouveau: probe of >> 0000:01:00.0 failed with error -12 >> Jul 4 18:11:15 localhost kernel: [ 0.863767] e1000e 0000:00:19.0 >> eth0: registered PHC clock >> Jul 4 18:11:15 localhost kernel: [ 0.863769] e1000e 0000:00:19.0 >> eth0: (PCI Express:2.5GT/s:Width x1) ac:22:0b:c9:e0:1d >> Jul 4 18:11:15 localhost kernel: [ 0.863770] e1000e 0000:00:19.0 >> eth0: Intel(R) PRO/1000 Network Connection >> Jul 4 18:11:15 localhost kernel: [ 0.863809] e1000e 0000:00:19.0 >> eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF >> Jul 4 18:11:15 localhost kernel: [ 0.863934] xhci_hcd 0000:00:14.0: >> xHCI Host Controller >> Jul 4 18:11:15 localhost kernel: [ 0.863938] xhci_hcd 0000:00:14.0: >> new USB bus registered, assigned bus number 1 >> Jul 4 18:11:15 localhost kernel: [ 0.865013] xhci_hcd 0000:00:14.0: >> cache line size of 64 is not supported >> Jul 4 18:11:15 localhost kernel: [ 0.865024] xhci_hcd 0000:00:14.0: >> irq 42 for MSI/MSI-X >> Jul 4 18:11:15 localhost kernel: [ 0.865350] usb usb1: New USB >> device found, idVendor=1d6b, idProduct=0002 >> Jul 4 18:11:15 localhost kernel: [ 0.865352] usb usb1: New USB >> device strings: Mfr=3, Product=2, SerialNumber=1 >> Jul 4 18:11:15 localhost kernel: [ 0.865353] usb usb1: Product: xHCI >> Host Controller >> Jul 4 18:11:15 localhost kernel: [ 0.865354] usb usb1: Manufacturer: >> Linux 3.16.0-4-amd64 xhci_hcd >> Jul 4 18:11:15 localhost kernel: [ 0.865355] usb usb1: SerialNumber: >> 0000:00:14.0 >> Jul 4 18:11:15 localhost kernel: [ 0.865543] hub 1-0:1.0: USB hub found >> Jul 4 18:11:15 localhost kernel: [ 0.865567] hub 1-0:1.0: 14 ports >> detected >> Jul 4 18:11:15 localhost kernel: [ 0.868138] xhci_hcd 0000:00:14.0: >> xHCI Host Controller >> Jul 4 18:11:15 localhost kernel: [ 0.868140] xhci_hcd 0000:00:14.0: >> new USB bus registered, assigned bus number 2 >> Jul 4 18:11:15 localhost kernel: [ 0.868165] usb usb2: New USB >> device found, idVendor=1d6b, idProduct=0003 >> Jul 4 18:11:15 localhost kernel: [ 0.868166] usb usb2: New USB >> device strings: Mfr=3, Product=2, SerialNumber=1 >> Jul 4 18:11:15 localhost kernel: [ 0.868167] usb usb2: Product: xHCI >> Host Controller >> Jul 4 18:11:15 localhost kernel: [ 0.868168] usb usb2: Manufacturer: >> Linux 3.16.0-4-amd64 xhci_hcd >> Jul 4 18:11:15 localhost kernel: [ 0.868169] usb usb2: SerialNumber: >> 0000:00:14.0 >> Jul 4 18:11:15 localhost kernel: [ 0.868308] hub 2-0:1.0: USB hub found >> Jul 4 18:11:15 localhost kernel: [ 0.868318] hub 2-0:1.0: 6 ports >> detected >> Jul 4 18:11:15 localhost kernel: [ 0.869101] ehci-pci 0000:00:1a.0: >> EHCI Host Controller >> Jul 4 18:11:15 localhost kernel: [ 0.869106] ehci-pci 0000:00:1a.0: >> new USB bus registered, assigned bus number 3 >> Jul 4 18:11:15 localhost kernel: [ 0.869119] ehci-pci 0000:00:1a.0: >> debug port 2 >> Jul 4 18:11:15 localhost kernel: [ 0.873035] ehci-pci 0000:00:1a.0: >> cache line size of 64 is not supported >> Jul 4 18:11:15 localhost kernel: [ 0.873044] ehci-pci 0000:00:1a.0: >> irq 16, io mem 0xef338000 >> Jul 4 18:11:15 localhost kernel: [ 0.881716] ehci-pci 0000:00:1a.0: >> USB 2.0 started, EHCI 1.00 >> Jul 4 18:11:15 localhost kernel: [ 0.881737] usb usb3: New USB >> device found, idVendor=1d6b, idProduct=0002 >> Jul 4 18:11:15 localhost kernel: [ 0.881738] usb usb3: New USB >> device strings: Mfr=3, Product=2, SerialNumber=1 >> Jul 4 18:11:15 localhost kernel: [ 0.881739] usb usb3: Product: EHCI >> Host Controller >> Jul 4 18:11:15 localhost kernel: [ 0.881739] usb usb3: Manufacturer: >> Linux 3.16.0-4-amd64 ehci_hcd >> Jul 4 18:11:15 localhost kernel: [ 0.881740] usb usb3: SerialNumber: >> 0000:00:1a.0 >> Jul 4 18:11:15 localhost kernel: [ 0.881830] hub 3-0:1.0: USB hub found >> Jul 4 18:11:15 localhost kernel: [ 0.881833] hub 3-0:1.0: 2 ports >> detected >> Jul 4 18:11:15 localhost kernel: [ 0.881953] ehci-pci 0000:00:1d.0: >> EHCI Host Controller >> Jul 4 18:11:15 localhost kernel: [ 0.881956] ehci-pci 0000:00:1d.0: >> new USB bus registered, assigned bus number 4 >> Jul 4 18:11:15 localhost kernel: [ 0.881965] ehci-pci 0000:00:1d.0: >> debug port 2 >> Jul 4 18:11:15 localhost kernel: [ 0.885863] ehci-pci 0000:00:1d.0: >> cache line size of 64 is not supported >> Jul 4 18:11:15 localhost kernel: [ 0.885871] ehci-pci 0000:00:1d.0: >> irq 23, io mem 0xef337000 >> Jul 4 18:11:15 localhost kernel: [ 0.897741] ehci-pci 0000:00:1d.0: >> USB 2.0 started, EHCI 1.00 >> Jul 4 18:11:15 localhost kernel: [ 0.897768] usb usb4: New USB >> device found, idVendor=1d6b, idProduct=0002 >> Jul 4 18:11:15 localhost kernel: [ 0.897769] usb usb4: New USB >> device strings: Mfr=3, Product=2, SerialNumber=1 >> Jul 4 18:11:15 localhost kernel: [ 0.897770] usb usb4: Product: EHCI >> Host Controller >> Jul 4 18:11:15 localhost kernel: [ 0.897771] usb usb4: Manufacturer: >> Linux 3.16.0-4-amd64 ehci_hcd >> Jul 4 18:11:15 localhost kernel: [ 0.897772] usb usb4: SerialNumber: >> 0000:00:1d.0 >> Jul 4 18:11:15 localhost kernel: [ 0.897896] hub 4-0:1.0: USB hub found >> Jul 4 18:11:15 localhost kernel: [ 0.897900] hub 4-0:1.0: 2 ports >> detected >> Jul 4 18:11:15 localhost kernel: [ 0.898004] ahci 0000:00:1f.2: >> version 3.0 >> Jul 4 18:11:15 localhost kernel: [ 0.898083] ahci 0000:00:1f.2: irq >> 43 for MSI/MSI-X >> Jul 4 18:11:15 localhost kernel: [ 0.898122] ahci 0000:00:1f.2: AHCI >> 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode >> Jul 4 18:11:15 localhost kernel: [ 0.898123] ahci 0000:00:1f.2: >> flags: 64bit ncq led clo pio slum part ems apst >> Jul 4 18:11:15 localhost kernel: [ 0.914116] scsi0 : ahci >> Jul 4 18:11:15 localhost kernel: [ 0.914229] scsi1 : ahci >> Jul 4 18:11:15 localhost kernel: [ 0.914297] scsi2 : ahci >> Jul 4 18:11:15 localhost kernel: [ 0.914362] scsi3 : ahci >> Jul 4 18:11:15 localhost kernel: [ 0.914431] scsi4 : ahci >> Jul 4 18:11:15 localhost kernel: [ 0.914496] scsi5 : ahci >> Jul 4 18:11:15 localhost kernel: [ 0.914523] ata1: SATA max UDMA/133 >> abar m2048 at 0xef336000 port 0xef336100 irq 43 >> Jul 4 18:11:15 localhost kernel: [ 0.914525] ata2: SATA max UDMA/133 >> abar m2048 at 0xef336000 port 0xef336180 irq 43 >> Jul 4 18:11:15 localhost kernel: [ 0.914526] ata3: SATA max UDMA/133 >> abar m2048 at 0xef336000 port 0xef336200 irq 43 >> Jul 4 18:11:15 localhost kernel: [ 0.914526] ata4: DUMMY >> Jul 4 18:11:15 localhost kernel: [ 0.914527] ata5: DUMMY >> Jul 4 18:11:15 localhost kernel: [ 0.914527] ata6: DUMMY >> Jul 4 18:11:15 localhost kernel: [ 0.914618] ahci 0000:03:00.0: irq >> 44 for MSI/MSI-X >> Jul 4 18:11:15 localhost kernel: [ 0.914633] ahci 0000:03:00.0: SSS >> flag set, parallel bus scan disabled >> Jul 4 18:11:15 localhost kernel: [ 0.914671] ahci 0000:03:00.0: AHCI >> 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode >> Jul 4 18:11:15 localhost kernel: [ 0.914672] ahci 0000:03:00.0: >> flags: 64bit ncq sntf stag led clo pmp pio slum part ccc >> Jul 4 18:11:15 localhost kernel: [ 0.914873] scsi6 : ahci >> Jul 4 18:11:15 localhost kernel: [ 0.914938] scsi7 : ahci >> Jul 4 18:11:15 localhost kernel: [ 0.914965] ata7: SATA max UDMA/133 >> abar m512 at 0xef200000 port 0xef200100 irq 44 >> Jul 4 18:11:15 localhost kernel: [ 0.914967] ata8: SATA max UDMA/133 >> abar m512 at 0xef200000 port 0xef200180 irq 44 >> Jul 4 18:11:15 localhost kernel: [ 0.915051] ahci 0000:04:00.0: irq >> 45 for MSI/MSI-X >> Jul 4 18:11:15 localhost kernel: [ 0.915062] ahci 0000:04:00.0: SSS >> flag set, parallel bus scan disabled >> Jul 4 18:11:15 localhost kernel: [ 0.915089] ahci 0000:04:00.0: AHCI >> 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode >> Jul 4 18:11:15 localhost kernel: [ 0.915090] ahci 0000:04:00.0: >> flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs >> Jul 4 18:11:15 localhost kernel: [ 0.915259] scsi8 : ahci >> Jul 4 18:11:15 localhost kernel: [ 0.915323] scsi9 : ahci >> Jul 4 18:11:15 localhost kernel: [ 0.915349] ata9: SATA max UDMA/133 >> abar m512 at 0xef100000 port 0xef100100 irq 45 >> Jul 4 18:11:15 localhost kernel: [ 0.915351] ata10: SATA max >> UDMA/133 abar m512 at 0xef100000 port 0xef100180 irq 45 >> Jul 4 18:11:15 localhost kernel: [ 1.177983] usb 1-5: new full-speed >> USB device number 2 using xhci_hcd >> Jul 4 18:11:15 localhost kernel: [ 1.234073] ata3: SATA link up 1.5 >> Gbps (SStatus 113 SControl 300) >> Jul 4 18:11:15 localhost kernel: [ 1.234090] ata7: SATA link down >> (SStatus 0 SControl 300) >> Jul 4 18:11:15 localhost kernel: [ 1.234114] ata9: SATA link down >> (SStatus 0 SControl 300) >> Jul 4 18:11:15 localhost kernel: [ 1.234123] ata1: SATA link up 6.0 >> Gbps (SStatus 133 SControl 300) >> Jul 4 18:11:15 localhost kernel: [ 1.234910] ata1.00: failed to get >> NCQ Send/Recv Log Emask 0x1 >> Jul 4 18:11:15 localhost kernel: [ 1.234912] ata1.00: ATA-9: Samsung >> SSD 840 PRO Series, DXM06B0Q, max UDMA/133 >> Jul 4 18:11:15 localhost kernel: [ 1.234913] ata1.00: 250069680 >> sectors, multi 16: LBA48 NCQ (depth 31/32), AA >> Jul 4 18:11:15 localhost kernel: [ 1.235267] ata1.00: failed to get >> NCQ Send/Recv Log Emask 0x1 >> Jul 4 18:11:15 localhost kernel: [ 1.235269] ata1.00: configured for >> UDMA/133 >> Jul 4 18:11:15 localhost kernel: [ 1.235324] ata3.00: ATAPI: >> HL-DT-ST DVDRAM GH24NS95, RN01, max UDMA/133 >> Jul 4 18:11:15 localhost kernel: [ 1.235374] scsi 0:0:0:0: >> Direct-Access ATA Samsung SSD 840 6B0Q PQ: 0 ANSI: 5 >> Jul 4 18:11:15 localhost kernel: [ 1.236879] ata3.00: configured for >> UDMA/133 >> Jul 4 18:11:15 localhost kernel: [ 1.307242] usb 1-5: New USB device >> found, idVendor=22d4, idProduct=130c >> Jul 4 18:11:15 localhost kernel: [ 1.307244] usb 1-5: New USB device >> strings: Mfr=1, Product=2, SerialNumber=3 >> Jul 4 18:11:15 localhost kernel: [ 1.307245] usb 1-5: Product: #### >> Jul 4 18:11:15 localhost kernel: [ 1.307246] usb 1-5: Manufacturer: >> ##### >> Jul 4 18:11:15 localhost kernel: [ 1.307247] usb 1-5: SerialNumber: >> STM32 >> Jul 4 18:11:15 localhost kernel: [ 1.308147] hidraw: raw HID events >> driver (C) Jiri Kosina >> Jul 4 18:11:15 localhost kernel: [ 1.309354] usbcore: registered new >> interface driver usbhid >> Jul 4 18:11:15 localhost kernel: [ 1.309355] usbhid: USB HID core driver >> Jul 4 18:11:15 localhost kernel: [ 1.309685] input: ##### #### as >> /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:22D4:130C.0001/input/input5 >> Jul 4 18:11:15 localhost kernel: [ 1.309739] hid-generic >> 0003:22D4:130C.0001: input,hidraw0: USB HID v1.00 Mouse [##### ####] on >> usb-0000:00:14.0-5/input0 >> Jul 4 18:11:15 localhost kernel: [ 1.311383] input: ##### #### as >> /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:22D4:130C.0002/input/input6 >> Jul 4 18:11:15 localhost kernel: [ 1.311436] hid-generic >> 0003:22D4:130C.0002: input,hiddev0,hidraw1: USB HID v1.00 Keyboard >> [##### ####] on usb-0000:00:14.0-5/input1 >> Jul 4 18:11:15 localhost kernel: [ 1.458239] ata2: SATA link up 6.0 >> Gbps (SStatus 133 SControl 300) >> Jul 4 18:11:15 localhost kernel: [ 1.474249] usb 1-6: new low-speed >> USB device number 3 using xhci_hcd >> Jul 4 18:11:15 localhost kernel: [ 1.500082] ata2.00: ATA-8: WDC >> WD10EZRX-00L4HB0, 01.01A01, max UDMA/133 >> Jul 4 18:11:15 localhost kernel: [ 1.500084] ata2.00: 1953525168 >> sectors, multi 16: LBA48 NCQ (depth 31/32), AA >> Jul 4 18:11:15 localhost kernel: [ 1.500703] ata2.00: configured for >> UDMA/133 >> Jul 4 18:11:15 localhost kernel: [ 1.500851] scsi 1:0:0:0: >> Direct-Access ATA WDC WD10EZRX-00L 1A01 PQ: 0 ANSI: 5 >> Jul 4 18:11:15 localhost kernel: [ 1.502117] scsi 2:0:0:0: >> CD-ROM HL-DT-ST DVDRAM GH24NS95 RN01 PQ: 0 ANSI: 5 >> Jul 4 18:11:15 localhost kernel: [ 1.658418] tsc: Refined TSC >> clocksource calibration: 3497.974 MHz >> Jul 4 18:11:15 localhost kernel: [ 1.665119] usb 1-6: New USB device >> found, idVendor=046a, idProduct=0001 >> Jul 4 18:11:15 localhost kernel: [ 1.665120] usb 1-6: New USB device >> strings: Mfr=1, Product=0, SerialNumber=0 >> Jul 4 18:11:15 localhost kernel: [ 1.665121] usb 1-6: Manufacturer: >> ##### >> Jul 4 18:11:15 localhost kernel: [ 1.665240] usb 1-6: ep 0x81 - >> rounding interval to 64 microframes, ep desc says 80 microframes >> Jul 4 18:11:15 localhost kernel: [ 1.669928] input: ##### as >> /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:046A:0001.0003/input/input7 >> Jul 4 18:11:15 localhost kernel: [ 1.669989] hid-generic >> 0003:046A:0001.0003: input,hidraw2: USB HID v1.11 Keyboard [#####] on >> usb-0000:00:14.0-6/input0 >> Jul 4 18:11:15 localhost kernel: [ 1.830591] ata8: SATA link down >> (SStatus 0 SControl 300) >> Jul 4 18:11:15 localhost kernel: [ 1.834579] usb 1-7: new high-speed >> USB device number 4 using xhci_hcd >> Jul 4 18:11:15 localhost kernel: [ 1.964663] usb 1-7: New USB device >> found, idVendor=058f, idProduct=6364 >> Jul 4 18:11:15 localhost kernel: [ 1.964665] usb 1-7: New USB device >> strings: Mfr=1, Product=2, SerialNumber=3 >> Jul 4 18:11:15 localhost kernel: [ 1.964666] usb 1-7: Product: Mass >> Storage Device >> Jul 4 18:11:15 localhost kernel: [ 1.964666] usb 1-7: Manufacturer: >> Generic >> Jul 4 18:11:15 localhost kernel: [ 1.964667] usb 1-7: SerialNumber: >> 058F63646476 >> Jul 4 18:11:15 localhost kernel: [ 1.966190] hid-generic >> 0003:058F:6364.0004: hiddev0,hidraw3: USB HID v1.10 Device [Generic Mass >> Storage Device] on usb-0000:00:14.0-7/input1 >> Jul 4 18:11:15 localhost kernel: [ 1.966882] usb-storage 1-7:1.0: >> USB Mass Storage device detected >> Jul 4 18:11:15 localhost kernel: [ 1.966990] scsi10 : usb-storage >> 1-7:1.0 >> Jul 4 18:11:15 localhost kernel: [ 1.967030] usbcore: registered new >> interface driver usb-storage >> Jul 4 18:11:15 localhost kernel: [ 2.074766] usb 3-1: new high-speed >> USB device number 2 using ehci-pci >> Jul 4 18:11:15 localhost kernel: [ 2.150874] ata10: SATA link down >> (SStatus 0 SControl 300) >> Jul 4 18:11:15 localhost kernel: [ 2.152856] sd 0:0:0:0: [sda] >> 250069680 512-byte logical blocks: (128 GB/119 GiB) >> Jul 4 18:11:15 localhost kernel: [ 2.152860] sd 1:0:0:0: [sdb] >> 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >> Jul 4 18:11:15 localhost kernel: [ 2.152861] sd 1:0:0:0: [sdb] >> 4096-byte physical blocks >> Jul 4 18:11:15 localhost kernel: [ 2.152873] sd 0:0:0:0: [sda] Write >> Protect is off >> Jul 4 18:11:15 localhost kernel: [ 2.152874] sd 0:0:0:0: [sda] Mode >> Sense: 00 3a 00 00 >> Jul 4 18:11:15 localhost kernel: [ 2.152879] sd 0:0:0:0: [sda] Write >> cache: enabled, read cache: enabled, doesn't support DPO or FUA >> Jul 4 18:11:15 localhost kernel: [ 2.152939] sd 1:0:0:0: [sdb] Write >> Protect is off >> Jul 4 18:11:15 localhost kernel: [ 2.152941] sd 1:0:0:0: [sdb] Mode >> Sense: 00 3a 00 00 >> Jul 4 18:11:15 localhost kernel: [ 2.152962] sd 1:0:0:0: [sdb] Write >> cache: enabled, read cache: enabled, doesn't support DPO or FUA >> Jul 4 18:11:15 localhost kernel: [ 2.154066] sda: sda1 sda2 sda3 >> sda4 sda5 sda6 sda7 sda8 sda9 >> Jul 4 18:11:15 localhost kernel: [ 2.154352] sd 0:0:0:0: [sda] >> Attached SCSI disk >> Jul 4 18:11:15 localhost kernel: [ 2.156573] sr0: scsi3-mmc drive: >> 125x/125x writer dvd-ram cd/rw xa/form2 cdda tray >> Jul 4 18:11:15 localhost kernel: [ 2.156574] cdrom: Uniform CD-ROM >> driver Revision: 3.20 >> Jul 4 18:11:15 localhost kernel: [ 2.156633] sr 2:0:0:0: Attached >> scsi CD-ROM sr0 >> Jul 4 18:11:15 localhost kernel: [ 2.156962] sd 0:0:0:0: Attached >> scsi generic sg0 type 0 >> Jul 4 18:11:15 localhost kernel: [ 2.156990] sd 1:0:0:0: Attached >> scsi generic sg1 type 0 >> Jul 4 18:11:15 localhost kernel: [ 2.157013] sr 2:0:0:0: Attached >> scsi generic sg2 type 5 >> Jul 4 18:11:15 localhost kernel: [ 2.177837] sdb: sdb1 sdb2 sdb3 sdb4 >> Jul 4 18:11:15 localhost kernel: [ 2.178244] sd 1:0:0:0: [sdb] >> Attached SCSI disk >> Jul 4 18:11:15 localhost kernel: [ 2.207311] usb 3-1: New USB device >> found, idVendor=8087, idProduct=8008 >> Jul 4 18:11:15 localhost kernel: [ 2.207314] usb 3-1: New USB device >> strings: Mfr=0, Product=0, SerialNumber=0 >> Jul 4 18:11:15 localhost kernel: [ 2.207549] hub 3-1:1.0: USB hub found >> Jul 4 18:11:15 localhost kernel: [ 2.207662] hub 3-1:1.0: 6 ports >> detected >> Jul 4 18:11:15 localhost kernel: [ 2.318966] usb 4-1: new high-speed >> USB device number 2 using ehci-pci >> Jul 4 18:11:15 localhost kernel: [ 2.451478] usb 4-1: New USB device >> found, idVendor=8087, idProduct=8000 >> Jul 4 18:11:15 localhost kernel: [ 2.451480] usb 4-1: New USB device >> strings: Mfr=0, Product=0, SerialNumber=0 >> Jul 4 18:11:15 localhost kernel: [ 2.451622] hub 4-1:1.0: USB hub found >> Jul 4 18:11:15 localhost kernel: [ 2.451727] hub 4-1:1.0: 8 ports >> detected >> Jul 4 18:11:15 localhost kernel: [ 2.659465] Switched to clocksource tsc >> Jul 4 18:11:15 localhost kernel: [ 2.968199] scsi 10:0:0:0: >> Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 0 >> Jul 4 18:11:15 localhost kernel: [ 2.968679] scsi 10:0:0:1: >> Direct-Access Generic- Compact Flash 1.01 PQ: 0 ANSI: 0 >> Jul 4 18:11:15 localhost kernel: [ 2.969090] scsi 10:0:0:2: >> Direct-Access Generic- SM/xD-Picture 1.02 PQ: 0 ANSI: 0 >> Jul 4 18:11:15 localhost kernel: [ 2.969592] scsi 10:0:0:3: >> Direct-Access Generic- MS/MS-Pro 1.03 PQ: 0 ANSI: 0 CCS >> Jul 4 18:11:15 localhost kernel: [ 2.969806] sd 10:0:0:0: Attached >> scsi generic sg3 type 0 >> Jul 4 18:11:15 localhost kernel: [ 2.969932] sd 10:0:0:1: Attached >> scsi generic sg4 type 0 >> Jul 4 18:11:15 localhost kernel: [ 2.970039] sd 10:0:0:2: Attached >> scsi generic sg5 type 0 >> Jul 4 18:11:15 localhost kernel: [ 2.970341] sd 10:0:0:3: Attached >> scsi generic sg6 type 0 >> Jul 4 18:11:15 localhost kernel: [ 2.988372] random: nonblocking >> pool is initialized >> Jul 4 18:11:15 localhost kernel: [ 2.990812] sd 10:0:0:2: [sde] >> Attached SCSI removable disk >> Jul 4 18:11:15 localhost kernel: [ 2.991816] sd 10:0:0:0: [sdc] >> Attached SCSI removable disk >> Jul 4 18:11:15 localhost kernel: [ 2.992813] sd 10:0:0:3: [sdf] >> Attached SCSI removable disk >> Jul 4 18:11:15 localhost kernel: [ 2.993312] sd 10:0:0:1: [sdd] >> Attached SCSI removable disk >> Jul 4 18:11:15 localhost kernel: [ 4.452692] ISO 9660 Extensions: >> Microsoft Joliet Level 3 >> Jul 4 18:11:15 localhost kernel: [ 4.491395] ISO 9660 Extensions: >> RRIP_1991A >> Jul 4 18:11:15 localhost kernel: [ 4.500198] aufs: module is from >> the staging directory, the quality is unknown, you have been warned. >> Jul 4 18:11:15 localhost kernel: [ 4.500750] aufs 3.16-20140908 >> Jul 4 18:11:15 localhost kernel: [ 4.504877] loop: module loaded >> Jul 4 18:11:15 localhost kernel: [ 4.839850] squashfs: version 4.0 >> (2009/01/31) Phillip Lougher >> Jul 4 18:11:15 localhost kernel: [ 17.873945] lp: driver loaded but >> no devices found >> Jul 4 18:11:15 localhost kernel: [ 18.100125] ppdev: user-space >> parallel port driver >> Jul 4 18:11:15 localhost kernel: [ 18.777068] fuse init (API version >> 7.23) >> Jul 4 18:11:15 localhost kernel: [ 19.120061] Guest personality >> initialized and is inactive >> Jul 4 18:11:15 localhost kernel: [ 19.120099] VMCI host device >> registered (name=vmci, major=10, minor=59) >> Jul 4 18:11:15 localhost kernel: [ 19.120100] Initialized host >> personality >> Jul 4 18:11:15 localhost kernel: [ 44.050977] shpchp: Standard Hot >> Plug PCI Controller Driver version: 0.4 >> Jul 4 18:11:15 localhost kernel: [ 44.469873] ACPI Warning: SystemIO >> range 0x000000000000F000-0x000000000000F01F conflicts with OpRegion >> 0x000000000000F000-0x000000000000F00F (\_SB_.PCI0.SBUS.SMBI) >> (20140424/utaddress-254) >> Jul 4 18:11:15 localhost kernel: [ 44.469877] ACPI: If an ACPI driver >> is available for this device, you should use it instead of the native driver >> Jul 4 18:11:15 localhost kernel: [ 45.177794] input: PC Speaker as >> /devices/platform/pcspkr/input/input8 >> Jul 4 18:11:15 localhost kernel: [ 45.383483] iTCO_vendor_support: >> vendor-support=0 >> Jul 4 18:11:15 localhost kernel: [ 45.388118] iTCO_wdt: Intel TCO >> WatchDog Timer Driver v1.11 >> Jul 4 18:11:15 localhost kernel: [ 45.388136] iTCO_wdt: Found a Lynx >> Point TCO device (Version=2, TCOBASE=0x1860) >> Jul 4 18:11:15 localhost kernel: [ 45.388208] iTCO_wdt: initialized. >> heartbeat=30 sec (nowayout=0) >> Jul 4 18:11:15 localhost kernel: [ 46.003678] asus_wmi: ASUS WMI >> generic driver loaded >> Jul 4 18:11:15 localhost kernel: [ 46.075537] asus_wmi: >> Initialization: 0x0 >> Jul 4 18:11:15 localhost kernel: [ 46.075550] asus_wmi: BIOS WMI >> version: 0.9 >> Jul 4 18:11:15 localhost kernel: [ 46.075569] asus_wmi: SFUN value: 0x0 >> Jul 4 18:11:15 localhost kernel: [ 46.075729] input: Eee PC WMI >> hotkeys as /devices/platform/eeepc-wmi/input/input9 >> Jul 4 18:11:15 localhost kernel: [ 46.076292] asus_wmi: Disabling >> ACPI video driver >> Jul 4 18:11:15 localhost kernel: [ 46.420259] AVX2 version of >> gcm_enc/dec engaged. >> Jul 4 18:11:15 localhost kernel: [ 46.421408] alg: No test for >> __gcm-aes-aesni (__driver-gcm-aes-aesni) >> Jul 4 18:11:15 localhost kernel: [ 46.661544] mei_me 0000:00:16.0: >> irq 46 for MSI/MSI-X >> Jul 4 18:11:15 localhost kernel: [ 46.743464] alg: No test for crc32 >> (crc32-pclmul) >> Jul 4 18:11:15 localhost kernel: [ 48.014636] snd_hda_intel >> 0000:00:1b.0: irq 47 for MSI/MSI-X >> Jul 4 18:11:15 localhost kernel: [ 48.014722] snd_hda_intel >> 0000:01:00.1: Disabling MSI >> Jul 4 18:11:15 localhost kernel: [ 48.014726] snd_hda_intel >> 0000:01:00.1: Handle VGA-switcheroo audio client >> Jul 4 18:11:15 localhost kernel: [ 48.033083] sound hdaudioC0D0: >> ALC1150: SKU not ready 0x00000000 >> Jul 4 18:11:15 localhost kernel: [ 48.033511] sound hdaudioC0D0: >> autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line >> Jul 4 18:11:15 localhost kernel: [ 48.033512] sound hdaudioC0D0: >> speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >> Jul 4 18:11:15 localhost kernel: [ 48.033514] sound hdaudioC0D0: >> hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >> Jul 4 18:11:15 localhost kernel: [ 48.033515] sound hdaudioC0D0: >> mono: mono_out=0x0 >> Jul 4 18:11:15 localhost kernel: [ 48.033516] sound hdaudioC0D0: >> dig-out=0x11/0x1e >> Jul 4 18:11:15 localhost kernel: [ 48.033517] sound hdaudioC0D0: >> inputs: >> Jul 4 18:11:15 localhost kernel: [ 48.033519] sound hdaudioC0D0: >> Front Mic=0x19 >> Jul 4 18:11:15 localhost kernel: [ 48.033520] sound hdaudioC0D0: >> Rear Mic=0x18 >> Jul 4 18:11:15 localhost kernel: [ 48.033522] sound hdaudioC0D0: >> Line=0x1a >> Jul 4 18:11:15 localhost kernel: [ 48.044461] input: HDA Digital >> PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input10 >> Jul 4 18:11:15 localhost kernel: [ 48.044748] input: HDA Intel PCH >> Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 >> Jul 4 18:11:15 localhost kernel: [ 48.045036] input: HDA Intel PCH >> Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >> Jul 4 18:11:15 localhost kernel: [ 48.045211] input: HDA Intel PCH >> Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 >> Jul 4 18:11:15 localhost kernel: [ 48.045419] input: HDA Intel PCH >> Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 >> Jul 4 18:11:15 localhost kernel: [ 48.045453] input: HDA Intel PCH >> Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 >> Jul 4 18:11:15 localhost kernel: [ 48.045492] input: HDA Intel PCH >> Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 >> Jul 4 18:11:15 localhost kernel: [ 48.045529] input: HDA Intel PCH >> Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 >> Jul 4 18:11:15 localhost kernel: [ 48.045811] input: HDA Intel PCH >> Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 >> Jul 4 18:11:15 localhost kernel: [ 49.035783] intel_rapl: Found RAPL >> domain package >> Jul 4 18:11:15 localhost kernel: [ 49.035785] intel_rapl: Found RAPL >> domain core >> Jul 4 18:11:15 localhost kernel: [ 49.035787] intel_rapl: Found RAPL >> domain dram >> Jul 4 18:11:15 localhost kernel: [ 49.192887] input: HDA NVidia >> HDMI/DP,pcm=3 as >> /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19 >> Jul 4 18:11:15 localhost kernel: [ 49.192923] input: HDA NVidia >> HDMI/DP,pcm=7 as >> /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20 >> Jul 4 18:11:15 localhost kernel: [ 49.192955] input: HDA NVidia >> HDMI/DP,pcm=8 as >> /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21 >> Jul 4 18:11:15 localhost kernel: [ 49.192984] input: HDA NVidia >> HDMI/DP,pcm=9 as >> /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input22 >> Jul 4 18:11:15 localhost kernel: [ 49.909674] RPC: Registered named >> UNIX socket transport module. >> Jul 4 18:11:15 localhost kernel: [ 49.909675] RPC: Registered udp >> transport module. >> Jul 4 18:11:15 localhost kernel: [ 49.909676] RPC: Registered tcp >> transport module. >> Jul 4 18:11:15 localhost kernel: [ 49.909676] RPC: Registered tcp >> NFSv4.1 backchannel transport module. >> Jul 4 18:11:15 localhost kernel: [ 50.207517] FS-Cache: Loaded >> Jul 4 18:11:15 localhost kernel: [ 50.416622] FS-Cache: Netfs 'nfs' >> registered for caching >> Jul 4 18:11:15 localhost kernel: [ 51.600001] Installing knfsd >> (copyright (C) 1996 okir at monad.swb.de). >> Jul 4 18:11:19 localhost kernel: [ 69.864061] cfg80211: Calling CRDA >> to update world regulatory domain >> Jul 4 18:11:20 localhost kernel: [ 70.476496] cfg80211: World >> regulatory domain updated: >> Jul 4 18:11:20 localhost kernel: [ 70.476498] cfg80211: DFS Master >> region: unset >> Jul 4 18:11:20 localhost kernel: [ 70.476498] cfg80211: (start_freq >> - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >> Jul 4 18:11:20 localhost kernel: [ 70.476499] cfg80211: (2402000 >> KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >> Jul 4 18:11:20 localhost kernel: [ 70.476500] cfg80211: (2457000 >> KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >> Jul 4 18:11:20 localhost kernel: [ 70.476501] cfg80211: (2474000 >> KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >> Jul 4 18:11:20 localhost kernel: [ 70.476502] cfg80211: (5170000 >> KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) >> Jul 4 18:11:20 localhost kernel: [ 70.476503] cfg80211: (5250000 >> KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) >> Jul 4 18:11:20 localhost kernel: [ 70.476504] cfg80211: (5490000 >> KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >> Jul 4 18:11:20 localhost kernel: [ 70.476504] cfg80211: (5735000 >> KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >> Jul 4 18:11:20 localhost kernel: [ 70.476505] cfg80211: (57240000 >> KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >> Jul 4 18:11:20 localhost kernel: [ 71.217481] e1000e 0000:00:19.0: >> irq 41 for MSI/MSI-X >> Jul 4 18:11:21 localhost kernel: [ 71.320006] e1000e 0000:00:19.0: >> irq 41 for MSI/MSI-X >> Jul 4 18:11:21 localhost kernel: [ 71.320113] IPv6: >> ADDRCONF(NETDEV_UP): eth0: link is not ready >> Jul 4 18:11:37 localhost kernel: [ 87.412309] e1000e: eth0 NIC Link >> is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx >> Jul 4 18:11:37 localhost kernel: [ 87.412314] e1000e 0000:00:19.0 >> eth0: 10/100 speed: disabling TSO >> Jul 4 18:11:37 localhost kernel: [ 87.412343] IPv6: >> ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready >> Jul 4 18:12:46 localhost x-session-manager[1379]: Entering running state >> Jul 4 18:13:36 localhost kernel: [ 206.689298] mtrr: no MTRR for >> e9000000,e00000 found >> Jul 4 18:13:39 localhost gnome-session[1911]: Entering running state >> Jul 4 18:13:55 localhost x-session-manager[2022]: Entering running state >> >> Every help appreciated! >> >> Cheers >> >> >> Am 05.07.2016 um 22:17 schrieb abcd: >>> Hi, I am having problems with the nouveau driver from Debian. >>> Can I get help here? >>> Cheers >>> _______________________________________________ >>> Nouveau mailing list >>> Nouveau at lists.freedesktop.org >>> https://lists.freedesktop.org/mailman/listinfo/nouveau >> _______________________________________________ >> Nouveau mailing list >> Nouveau at lists.freedesktop.org >> https://lists.freedesktop.org/mailman/listinfo/nouveau
Is that an error that prevents anything from working? It's probably expected... On Thu, Jul 7, 2016 at 2:07 PM, abcd <abcdeluxe at web.de> wrote:> Thanks for the quick help! > > Indeed a kernel update resolved the issue, there one problem left > though: I get an error: > > Xorg.0.log: Couldn't load sub module "fb". > > I can't find out what package this module is part of. Maybe you know? > > I already purged and reinstalled xserver-xorg and xserver-xorg-core with > no effect. > > Cheers > > > Am 06.07.2016 um 23:06 schrieb Ilia Mirkin: >> For some reason it seems to fail somewhere in either >> nouveau_display_create or nouveau_display_init. Kernel 3.16 is nearly >> 2 years old though, and countless changes and fixes have gone into the >> nouveau kernel driver since then. Does this still happen with a recent >> kernel? >> >> You can try a livecd from https://nouveau.pmoreau.org/ which has all >> the very latest nouveau-related software. >> >> On Wed, Jul 6, 2016 at 2:50 PM, abcd <abcdeluxe at web.de> wrote: >>> Hello again, >>> >>> I would be very glad if you could help me: >>> >>> I have a blank screen on my Debian jessie system and on the current >>> Debian live cd. >>> >>> When i use the nomodeset param I can get a console but startx fails. >>> (obviously since then nouveau wont work) >>> >>> The card is a 660Ti with UEFI VBIOS. >>> >>> >>> Error in Xorg: "[drm] KMS not enabled [drm] Couldn't open device.... and >>> so on" >>> >>> I quote the kernel log: "[ 0.818189] nouveau: probe of 0000:01:00.0 >>> failed with error -12" >>> >>> >>> Here is the kernel log: >>> >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Initializing cgroup >>> subsys cpuset >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Initializing cgroup >>> subsys cpu >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Initializing cgroup >>> subsys cpuacct >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Linux version >>> 3.16.0-4-amd64 (debian-kernel at lists.debian.org) (gcc version 4.8.4 >>> (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Command line: >>> BOOT_IMAGE=/live/vmlinuz boot=live components quiet splash >>> initrd=/live/initrd.img >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: BIOS-provided >>> physical RAM map: >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x0000000000000000-0x000000000009d7ff] usable >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x000000000009d800-0x000000000009ffff] reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000000e0000-0x00000000000fffff] reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x0000000000100000-0x00000000ca5e9fff] usable >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000ca5ea000-0x00000000ca5f0fff] ACPI NVS >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000ca5f1000-0x00000000caa4afff] usable >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000caa4b000-0x00000000caebbfff] reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000caebc000-0x00000000dd62cfff] usable >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000dd62d000-0x00000000dd835fff] reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000dd836000-0x00000000dd84efff] ACPI data >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000dd84f000-0x00000000ddd8dfff] ACPI NVS >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000ddd8e000-0x00000000deffefff] reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000defff000-0x00000000deffffff] usable >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000f0000000-0x00000000f7ffffff] reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000fec00000-0x00000000fec00fff] reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000fed00000-0x00000000fed03fff] reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000fed1c000-0x00000000fed1ffff] reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000fee00000-0x00000000fee00fff] reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x00000000ff000000-0x00000000ffffffff] reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BIOS-e820: [mem >>> 0x0000000100000000-0x000000041effffff] usable >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] NX (Execute Disable) >>> protection: active >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] SMBIOS 0.7 present. >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMI: ASUS All >>> Series/SABERTOOTH Z87, BIOS 2103 08/18/2014 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: update [mem >>> 0x00000000-0x00000fff] usable ==> reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: remove [mem >>> 0x000a0000-0x000fffff] usable >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] AGP: No AGP bridge found >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: last_pfn >>> 0x41f000 max_arch_pfn = 0x400000000 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] MTRR default type: >>> uncachable >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] MTRR fixed ranges enabled: >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] 00000-9FFFF write-back >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] A0000-BFFFF uncachable >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] C0000-CFFFF write-protect >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] D0000-E7FFF uncachable >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] E8000-FFFFF write-protect >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] MTRR variable ranges >>> enabled: >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] 0 base 0000000000 >>> mask 7C00000000 write-back >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] 1 base 0400000000 >>> mask 7FF0000000 write-back >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] 2 base 0410000000 >>> mask 7FF8000000 write-back >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] 3 base 0418000000 >>> mask 7FFC000000 write-back >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] 4 base 041C000000 >>> mask 7FFE000000 write-back >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] 5 base 041E000000 >>> mask 7FFF000000 write-back >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] 6 base 00E0000000 >>> mask 7FE0000000 uncachable >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] 7 disabled >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] 8 disabled >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] 9 disabled >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, >>> old 0x7040600070406, new 0x7010600070106 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: update [mem >>> 0xe0000000-0xffffffff] usable ==> reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: last_pfn >>> 0xdf000 max_arch_pfn = 0x400000000 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] found SMP MP-table at >>> [mem 0x000fd790-0x000fd79f] mapped at [ffff8800000fd790] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Base memory trampoline >>> at [ffff880000097000] 97000 size 24576 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Using GB pages for >>> direct mapping >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >>> [mem 0x00000000-0x000fffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0x00000000-0x000fffff] page 4k >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af4000, >>> 0x01af4fff] PGTABLE >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af5000, >>> 0x01af5fff] PGTABLE >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af6000, >>> 0x01af6fff] PGTABLE >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >>> [mem 0x41ee00000-0x41effffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0x41ee00000-0x41effffff] page 2M >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af7000, >>> 0x01af7fff] PGTABLE >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >>> [mem 0x41c000000-0x41edfffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0x41c000000-0x41edfffff] page 2M >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >>> [mem 0x400000000-0x41bffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0x400000000-0x41bffffff] page 2M >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >>> [mem 0x00100000-0xca5e9fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0x00100000-0x001fffff] page 4k >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0x00200000-0x3fffffff] page 2M >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0x40000000-0xbfffffff] page 1G >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0xc0000000-0xca3fffff] page 2M >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0xca400000-0xca5e9fff] page 4k >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >>> [mem 0xca5f1000-0xcaa4afff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0xca5f1000-0xca5fffff] page 4k >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0xca600000-0xca9fffff] page 2M >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0xcaa00000-0xcaa4afff] page 4k >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af8000, >>> 0x01af8fff] PGTABLE >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >>> [mem 0xcaebc000-0xdd62cfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0xcaebc000-0xcaffffff] page 4k >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0xcb000000-0xdd5fffff] page 2M >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0xdd600000-0xdd62cfff] page 4k >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] BRK [0x01af9000, >>> 0x01af9fff] PGTABLE >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >>> [mem 0xdefff000-0xdeffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0xdefff000-0xdeffffff] page 4k >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] init_memory_mapping: >>> [mem 0x100000000-0x3ffffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] [mem >>> 0x100000000-0x3ffffffff] page 1G >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] RAMDISK: [mem >>> 0x7dec0000-0x7fffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: Early table >>> checksum verification disabled >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: RSDP >>> 0x00000000000F0490 000024 (v02 ALASKA) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: XSDT >>> 0x00000000DD83B080 00007C (v01 ALASKA A M I 01072009 AMI 00010013) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: FACP >>> 0x00000000DD849808 00010C (v05 ALASKA A M I 01072009 AMI 00010013) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: DSDT >>> 0x00000000DD83B198 00E66E (v02 ALASKA A M I 00000031 INTL 20091112) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: FACS >>> 0x00000000DDD8C080 000040 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: APIC >>> 0x00000000DD849918 000092 (v03 ALASKA A M I 01072009 AMI 00010013) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: FPDT >>> 0x00000000DD8499B0 000044 (v01 ALASKA A M I 01072009 AMI 00010013) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LPIT >>> 0x00000000DD8499F8 00005C (v01 ALASKA A M I 00000000 AMI. 00000005) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: SSDT >>> 0x00000000DD849A58 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20091112) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: SSDT >>> 0x00000000DD849F98 000AD8 (v01 PmRef CpuPm 00003000 INTL 20091112) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: MCFG >>> 0x00000000DD84AA70 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: HPET >>> 0x00000000DD84AAB0 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: SSDT >>> 0x00000000DD84AAE8 00036D (v01 SataRe SataTabl 00001000 INTL 20091112) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: SSDT >>> 0x00000000DD84AE58 0034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: BGRT >>> 0x00000000DD84E398 000038 (v00 ALASKA A M I 01072009 AMI 00010013) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: Local APIC >>> address 0xfee00000 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] No NUMA configuration found >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Faking a node at [mem >>> 0x0000000000000000-0x000000041effffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Initmem setup node 0 >>> [mem 0x00000000-0x41effffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] NODE_DATA [mem >>> 0x41eff7000-0x41effbfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] >>> [ffffea0000000000-ffffea000e7fffff] PMD -> >>> [ffff88040e600000-ffff88041c7fffff] on node 0 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Zone ranges: >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA [mem >>> 0x00001000-0x00ffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA32 [mem >>> 0x01000000-0xffffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Normal [mem >>> 0x100000000-0x41effffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Movable zone start for >>> each node >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Early memory node ranges >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem >>> 0x00001000-0x0009cfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem >>> 0x00100000-0xca5e9fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem >>> 0xca5f1000-0xcaa4afff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem >>> 0xcaebc000-0xdd62cfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem >>> 0xdefff000-0xdeffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] node 0: [mem >>> 0x100000000-0x41effffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] On node 0 totalpages: >>> 4178258 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA zone: 56 pages >>> used for memmap >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA zone: 21 pages >>> reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA zone: 3996 pages, >>> LIFO batch:0 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA32 zone: 12326 >>> pages used for memmap >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] DMA32 zone: 901558 >>> pages, LIFO batch:31 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Normal zone: 44744 >>> pages used for memmap >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Normal zone: 3272704 >>> pages, LIFO batch:31 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: >>> 0x1808 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: Local APIC >>> address 0xfee00000 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >>> (acpi_id[0x01] lapic_id[0x00] enabled) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >>> (acpi_id[0x02] lapic_id[0x02] enabled) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >>> (acpi_id[0x03] lapic_id[0x04] enabled) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >>> (acpi_id[0x04] lapic_id[0x06] enabled) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >>> (acpi_id[0x05] lapic_id[0x01] enabled) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >>> (acpi_id[0x06] lapic_id[0x03] enabled) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >>> (acpi_id[0x07] lapic_id[0x05] enabled) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC >>> (acpi_id[0x08] lapic_id[0x07] enabled) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI >>> (acpi_id[0xff] high edge lint[0x1]) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x08] >>> address[0xfec00000] gsi_base[0]) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 8, >>> version 32, address 0xfec00000, GSI 0-23 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus >>> 0 bus_irq 0 global_irq 2 dfl dfl) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus >>> 0 bus_irq 9 global_irq 9 high level) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: IRQ0 used by >>> override. >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: IRQ2 used by >>> override. >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: IRQ9 used by >>> override. >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Using ACPI (MADT) for >>> SMP configuration information >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] ACPI: HPET id: >>> 0x8086a701 base: 0xfed00000 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] smpboot: Allowing 8 >>> CPUs, 0 hotplug CPUs >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] nr_irqs_gsi: 40 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0x0009d000-0x0009dfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0x0009e000-0x0009ffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0x000a0000-0x000dffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0x000e0000-0x000fffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xca5ea000-0xca5f0fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xcaa4b000-0xcaebbfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xdd62d000-0xdd835fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xdd836000-0xdd84efff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xdd84f000-0xddd8dfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xddd8e000-0xdeffefff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xdf000000-0xefffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xf0000000-0xf7ffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xf8000000-0xfebfffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xfec00000-0xfec00fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xfec01000-0xfecfffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xfed00000-0xfed03fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xfed04000-0xfed1bfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xfed1c000-0xfed1ffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xfed20000-0xfedfffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xfee00000-0xfee00fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xfee01000-0xfeffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PM: Registered nosave >>> memory: [mem 0xff000000-0xffffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] e820: [mem >>> 0xdf000000-0xefffffff] available for PCI devices >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Booting paravirtualized >>> kernel on bare hardware >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] setup_percpu: >>> NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PERCPU: Embedded 27 >>> pages/cpu @ffff88041ec00000 s80896 r8192 d21504 u262144 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] pcpu-alloc: s80896 >>> r8192 d21504 u262144 alloc=1*2097152 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] pcpu-alloc: [0] 0 1 2 3 >>> 4 5 6 7 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Built 1 zonelists in >>> Zone order, mobility grouping on. Total pages: 4121111 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Policy zone: Normal >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Kernel command line: >>> BOOT_IMAGE=/live/vmlinuz boot=live components quiet splash >>> initrd=/live/initrd.img >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] PID hash table entries: >>> 4096 (order: 3, 32768 bytes) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] xsave: enabled >>> xstate_bv 0x7, cntxt size 0x340 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] AGP: Checking aperture... >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] AGP: No AGP bridge found >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Calgary: detecting >>> Calgary via BIOS EBDA area >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Calgary: Unable to >>> locate Rio Grande table in EBDA - bailing! >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Memory: >>> 16369028K/16713032K available (5222K kernel code, 947K rwdata, 1836K >>> rodata, 1204K init, 840K bss, 344004K reserved) >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Hierarchical RCU >>> implementation. >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] RCU dyntick-idle >>> grace-period acceleration is enabled. >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] RCU restricting >>> CPUs from NR_CPUS=512 to nr_cpu_ids=8. >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] RCU: Adjusting geometry >>> for rcu_fanout_leaf=16, nr_cpu_ids=8 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] NR_IRQS:33024 >>> nr_irqs:744 16 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] console [tty0] enabled >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] hpet clockevent registered >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] tsc: Fast TSC >>> calibration using PIT >>> Jul 4 18:11:15 localhost kernel: [ 0.000000] tsc: Detected 3497.951 >>> MHz processor >>> Jul 4 18:11:15 localhost kernel: [ 0.000019] Calibrating delay loop >>> (skipped), value calculated using timer frequency.. 6995.90 BogoMIPS >>> (lpj=13991804) >>> Jul 4 18:11:15 localhost kernel: [ 0.000021] pid_max: default: 32768 >>> minimum: 301 >>> Jul 4 18:11:15 localhost kernel: [ 0.000026] ACPI: Core revision >>> 20140424 >>> Jul 4 18:11:15 localhost kernel: [ 0.007286] ACPI: All ACPI Tables >>> successfully acquired >>> Jul 4 18:11:15 localhost kernel: [ 0.007303] Security Framework >>> initialized >>> Jul 4 18:11:15 localhost kernel: [ 0.007308] AppArmor: AppArmor >>> disabled by boot time parameter >>> Jul 4 18:11:15 localhost kernel: [ 0.007309] Yama: disabled by >>> default; enable with sysctl kernel.yama.* >>> Jul 4 18:11:15 localhost kernel: [ 0.007900] Dentry cache hash table >>> entries: 2097152 (order: 12, 16777216 bytes) >>> Jul 4 18:11:15 localhost kernel: [ 0.009904] Inode-cache hash table >>> entries: 1048576 (order: 11, 8388608 bytes) >>> Jul 4 18:11:15 localhost kernel: [ 0.010769] Mount-cache hash table >>> entries: 32768 (order: 6, 262144 bytes) >>> Jul 4 18:11:15 localhost kernel: [ 0.010780] Mountpoint-cache hash >>> table entries: 32768 (order: 6, 262144 bytes) >>> Jul 4 18:11:15 localhost kernel: [ 0.010964] Initializing cgroup >>> subsys memory >>> Jul 4 18:11:15 localhost kernel: [ 0.010967] Initializing cgroup >>> subsys devices >>> Jul 4 18:11:15 localhost kernel: [ 0.010971] Initializing cgroup >>> subsys freezer >>> Jul 4 18:11:15 localhost kernel: [ 0.010973] Initializing cgroup >>> subsys net_cls >>> Jul 4 18:11:15 localhost kernel: [ 0.010976] Initializing cgroup >>> subsys blkio >>> Jul 4 18:11:15 localhost kernel: [ 0.010978] Initializing cgroup >>> subsys perf_event >>> Jul 4 18:11:15 localhost kernel: [ 0.010979] Initializing cgroup >>> subsys net_prio >>> Jul 4 18:11:15 localhost kernel: [ 0.010996] CPU: Physical Processor >>> ID: 0 >>> Jul 4 18:11:15 localhost kernel: [ 0.010996] CPU: Processor Core ID: 0 >>> Jul 4 18:11:15 localhost kernel: [ 0.011000] ENERGY_PERF_BIAS: Set >>> to 'normal', was 'performance' >>> Jul 4 18:11:15 localhost kernel: [ 0.011000] ENERGY_PERF_BIAS: View >>> and update with x86_energy_perf_policy(8) >>> Jul 4 18:11:15 localhost kernel: [ 0.011722] mce: CPU supports 9 MCE >>> banks >>> Jul 4 18:11:15 localhost kernel: [ 0.011732] CPU0: Thermal >>> monitoring enabled (TM1) >>> Jul 4 18:11:15 localhost kernel: [ 0.011739] process: using mwait in >>> idle threads >>> Jul 4 18:11:15 localhost kernel: [ 0.011741] Last level iTLB >>> entries: 4KB 1024, 2MB 1024, 4MB 1024 >>> Jul 4 18:11:15 localhost kernel: [ 0.011741] Last level dTLB >>> entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 >>> Jul 4 18:11:15 localhost kernel: [ 0.011741] tlb_flushall_shift: 6 >>> Jul 4 18:11:15 localhost kernel: [ 0.011809] Freeing SMP >>> alternatives memory: 20K (ffffffff81a1b000 - ffffffff81a20000) >>> Jul 4 18:11:15 localhost kernel: [ 0.013809] ftrace: allocating >>> 21683 entries in 85 pages >>> Jul 4 18:11:15 localhost kernel: [ 0.019510] ..TIMER: vector=0x30 >>> apic1=0 pin1=2 apic2=-1 pin2=-1 >>> Jul 4 18:11:15 localhost kernel: [ 0.059228] smpboot: CPU0: Intel(R) >>> Core(TM) i7-4770K CPU @ 3.50GHz (fam: 06, model: 3c, stepping: 03) >>> Jul 4 18:11:15 localhost kernel: [ 0.059232] TSC deadline timer enabled >>> Jul 4 18:11:15 localhost kernel: [ 0.059246] Performance Events: >>> PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU >>> driver. >>> Jul 4 18:11:15 localhost kernel: [ 0.059259] ... >>> version: 3 >>> Jul 4 18:11:15 localhost kernel: [ 0.059260] ... bit >>> width: 48 >>> Jul 4 18:11:15 localhost kernel: [ 0.059260] ... generic >>> registers: 4 >>> Jul 4 18:11:15 localhost kernel: [ 0.059261] ... value >>> mask: 0000ffffffffffff >>> Jul 4 18:11:15 localhost kernel: [ 0.059261] ... max >>> period: 0000ffffffffffff >>> Jul 4 18:11:15 localhost kernel: [ 0.059262] ... fixed-purpose >>> events: 3 >>> Jul 4 18:11:15 localhost kernel: [ 0.059262] ... event >>> mask: 000000070000000f >>> Jul 4 18:11:15 localhost kernel: [ 0.060158] x86: Booting SMP >>> configuration: >>> Jul 4 18:11:15 localhost kernel: [ 0.060159] .... node #0, >>> CPUs: #1 >>> Jul 4 18:11:15 localhost kernel: [ 0.074038] NMI watchdog: enabled >>> on all CPUs, permanently consumes one hw-PMU counter. >>> Jul 4 18:11:15 localhost kernel: [ 0.074099] #2 #3 #4 #5 #6 #7 >>> Jul 4 18:11:15 localhost kernel: [ 0.157452] x86: Booted up 1 node, >>> 8 CPUs >>> Jul 4 18:11:15 localhost kernel: [ 0.157454] smpboot: Total of 8 >>> processors activated (55967.21 BogoMIPS) >>> Jul 4 18:11:15 localhost kernel: [ 0.163614] devtmpfs: initialized >>> Jul 4 18:11:15 localhost kernel: [ 0.166532] PM: Registering ACPI >>> NVS region [mem 0xca5ea000-0xca5f0fff] (28672 bytes) >>> Jul 4 18:11:15 localhost kernel: [ 0.166534] PM: Registering ACPI >>> NVS region [mem 0xdd84f000-0xddd8dfff] (5500928 bytes) >>> Jul 4 18:11:15 localhost kernel: [ 0.167096] pinctrl core: >>> initialized pinctrl subsystem >>> Jul 4 18:11:15 localhost kernel: [ 0.167146] NET: Registered >>> protocol family 16 >>> Jul 4 18:11:15 localhost kernel: [ 0.167217] cpuidle: using governor >>> ladder >>> Jul 4 18:11:15 localhost kernel: [ 0.167219] cpuidle: using governor >>> menu >>> Jul 4 18:11:15 localhost kernel: [ 0.167248] ACPI FADT declares the >>> system doesn't support PCIe ASPM, so disable it >>> Jul 4 18:11:15 localhost kernel: [ 0.167249] ACPI: bus type PCI >>> registered >>> Jul 4 18:11:15 localhost kernel: [ 0.167250] acpiphp: ACPI Hot Plug >>> PCI Controller Driver version: 0.5 >>> Jul 4 18:11:15 localhost kernel: [ 0.167305] PCI: MMCONFIG for >>> domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) >>> Jul 4 18:11:15 localhost kernel: [ 0.167307] PCI: MMCONFIG at [mem >>> 0xf0000000-0xf7ffffff] reserved in E820 >>> Jul 4 18:11:15 localhost kernel: [ 0.167398] PCI: Using >>> configuration type 1 for base access >>> Jul 4 18:11:15 localhost kernel: [ 0.179799] ACPI: Added _OSI(Module >>> Device) >>> Jul 4 18:11:15 localhost kernel: [ 0.179801] ACPI: Added >>> _OSI(Processor Device) >>> Jul 4 18:11:15 localhost kernel: [ 0.179801] ACPI: Added _OSI(3.0 >>> _SCP Extensions) >>> Jul 4 18:11:15 localhost kernel: [ 0.179802] ACPI: Added >>> _OSI(Processor Aggregator Device) >>> Jul 4 18:11:15 localhost kernel: [ 0.182047] ACPI: Executed 1 blocks >>> of module-level executable AML code >>> Jul 4 18:11:15 localhost kernel: [ 0.183809] [Firmware Bug]: ACPI: >>> BIOS _OSI(Linux) query ignored >>> Jul 4 18:11:15 localhost kernel: [ 0.195614] ACPI: Dynamic OEM Table >>> Load: >>> Jul 4 18:11:15 localhost kernel: [ 0.195618] ACPI: SSDT >>> 0xFFFF88040E3D6800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112) >>> Jul 4 18:11:15 localhost kernel: [ 0.204236] ACPI: Dynamic OEM Table >>> Load: >>> Jul 4 18:11:15 localhost kernel: [ 0.204240] ACPI: SSDT >>> 0xFFFF88040DC28800 0005AA (v01 PmRef ApIst 00003000 INTL 20091112) >>> Jul 4 18:11:15 localhost kernel: [ 0.215647] ACPI: Dynamic OEM Table >>> Load: >>> Jul 4 18:11:15 localhost kernel: [ 0.215650] ACPI: SSDT >>> 0xFFFF88040DEBC200 000119 (v01 PmRef ApCst 00003000 INTL 20091112) >>> Jul 4 18:11:15 localhost kernel: [ 0.232399] ACPI: Interpreter enabled >>> Jul 4 18:11:15 localhost kernel: [ 0.232403] ACPI Exception: >>> AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) >>> Jul 4 18:11:15 localhost kernel: [ 0.232407] ACPI Exception: >>> AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) >>> Jul 4 18:11:15 localhost kernel: [ 0.232417] ACPI: (supports S0 S3 >>> S4 S5) >>> Jul 4 18:11:15 localhost kernel: [ 0.232418] ACPI: Using IOAPIC for >>> interrupt routing >>> Jul 4 18:11:15 localhost kernel: [ 0.232436] PCI: Using host bridge >>> windows from ACPI; if necessary, use "pci=nocrs" and report a bug >>> Jul 4 18:11:15 localhost kernel: [ 0.237242] ACPI: Power Resource >>> [FN00] (off) >>> Jul 4 18:11:15 localhost kernel: [ 0.237290] ACPI: Power Resource >>> [FN01] (off) >>> Jul 4 18:11:15 localhost kernel: [ 0.237336] ACPI: Power Resource >>> [FN02] (off) >>> Jul 4 18:11:15 localhost kernel: [ 0.237382] ACPI: Power Resource >>> [FN03] (off) >>> Jul 4 18:11:15 localhost kernel: [ 0.237428] ACPI: Power Resource >>> [FN04] (off) >>> Jul 4 18:11:15 localhost kernel: [ 0.237954] ACPI: PCI Root Bridge >>> [PCI0] (domain 0000 [bus 00-7e]) >>> Jul 4 18:11:15 localhost kernel: [ 0.237957] acpi PNP0A08:00: _OSC: >>> OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >>> Jul 4 18:11:15 localhost kernel: [ 0.238105] acpi PNP0A08:00: _OSC: >>> platform does not support [PCIeHotplug PME] >>> Jul 4 18:11:15 localhost kernel: [ 0.238189] acpi PNP0A08:00: _OSC: >>> OS now controls [AER PCIeCapability] >>> Jul 4 18:11:15 localhost kernel: [ 0.238536] PCI host bridge to bus >>> 0000:00 >>> Jul 4 18:11:15 localhost kernel: [ 0.238538] pci_bus 0000:00: root >>> bus resource [bus 00-7e] >>> Jul 4 18:11:15 localhost kernel: [ 0.238539] pci_bus 0000:00: root >>> bus resource [io 0x0000-0x0cf7] >>> Jul 4 18:11:15 localhost kernel: [ 0.238540] pci_bus 0000:00: root >>> bus resource [io 0x0d00-0xffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.238541] pci_bus 0000:00: root >>> bus resource [mem 0x000a0000-0x000bffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.238542] pci_bus 0000:00: root >>> bus resource [mem 0x000d0000-0x000d3fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.238543] pci_bus 0000:00: root >>> bus resource [mem 0x000d4000-0x000d7fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.238543] pci_bus 0000:00: root >>> bus resource [mem 0x000d8000-0x000dbfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.238544] pci_bus 0000:00: root >>> bus resource [mem 0x000dc000-0x000dffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.238545] pci_bus 0000:00: root >>> bus resource [mem 0x000e0000-0x000e3fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.238546] pci_bus 0000:00: root >>> bus resource [mem 0x000e4000-0x000e7fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.238547] pci_bus 0000:00: root >>> bus resource [mem 0xe0000000-0xfeafffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.238552] pci 0000:00:00.0: >>> [8086:0c00] type 00 class 0x060000 >>> Jul 4 18:11:15 localhost kernel: [ 0.238608] pci 0000:00:01.0: >>> [8086:0c01] type 01 class 0x060400 >>> Jul 4 18:11:15 localhost kernel: [ 0.238632] pci 0000:00:01.0: PME# >>> supported from D0 D3hot D3cold >>> Jul 4 18:11:15 localhost kernel: [ 0.238661] pci 0000:00:01.0: >>> System wakeup disabled by ACPI >>> Jul 4 18:11:15 localhost kernel: [ 0.238708] pci 0000:00:14.0: >>> [8086:8c31] type 00 class 0x0c0330 >>> Jul 4 18:11:15 localhost kernel: [ 0.238724] pci 0000:00:14.0: reg >>> 0x10: [mem 0xef320000-0xef32ffff 64bit] >>> Jul 4 18:11:15 localhost kernel: [ 0.238773] pci 0000:00:14.0: PME# >>> supported from D3hot D3cold >>> Jul 4 18:11:15 localhost kernel: [ 0.238797] pci 0000:00:14.0: >>> System wakeup disabled by ACPI >>> Jul 4 18:11:15 localhost kernel: [ 0.238824] pci 0000:00:16.0: >>> [8086:8c3a] type 00 class 0x078000 >>> Jul 4 18:11:15 localhost kernel: [ 0.238839] pci 0000:00:16.0: reg >>> 0x10: [mem 0xef33b000-0xef33b00f 64bit] >>> Jul 4 18:11:15 localhost kernel: [ 0.238892] pci 0000:00:16.0: PME# >>> supported from D0 D3hot D3cold >>> Jul 4 18:11:15 localhost kernel: [ 0.238946] pci 0000:00:19.0: >>> [8086:153b] type 00 class 0x020000 >>> Jul 4 18:11:15 localhost kernel: [ 0.238960] pci 0000:00:19.0: reg >>> 0x10: [mem 0xef300000-0xef31ffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.238966] pci 0000:00:19.0: reg >>> 0x14: [mem 0xef339000-0xef339fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.238973] pci 0000:00:19.0: reg >>> 0x18: [io 0xf040-0xf05f] >>> Jul 4 18:11:15 localhost kernel: [ 0.239022] pci 0000:00:19.0: PME# >>> supported from D0 D3hot D3cold >>> Jul 4 18:11:15 localhost kernel: [ 0.239047] pci 0000:00:19.0: >>> System wakeup disabled by ACPI >>> Jul 4 18:11:15 localhost kernel: [ 0.239076] pci 0000:00:1a.0: >>> [8086:8c2d] type 00 class 0x0c0320 >>> Jul 4 18:11:15 localhost kernel: [ 0.239093] pci 0000:00:1a.0: reg >>> 0x10: [mem 0xef338000-0xef3383ff] >>> Jul 4 18:11:15 localhost kernel: [ 0.239169] pci 0000:00:1a.0: PME# >>> supported from D0 D3hot D3cold >>> Jul 4 18:11:15 localhost kernel: [ 0.239202] pci 0000:00:1a.0: >>> System wakeup disabled by ACPI >>> Jul 4 18:11:15 localhost kernel: [ 0.239230] pci 0000:00:1b.0: >>> [8086:8c20] type 00 class 0x040300 >>> Jul 4 18:11:15 localhost kernel: [ 0.239242] pci 0000:00:1b.0: reg >>> 0x10: [mem 0xef330000-0xef333fff 64bit] >>> Jul 4 18:11:15 localhost kernel: [ 0.239299] pci 0000:00:1b.0: PME# >>> supported from D0 D3hot D3cold >>> Jul 4 18:11:15 localhost kernel: [ 0.239325] pci 0000:00:1b.0: >>> System wakeup disabled by ACPI >>> Jul 4 18:11:15 localhost kernel: [ 0.239349] pci 0000:00:1c.0: >>> [8086:8c10] type 01 class 0x060400 >>> Jul 4 18:11:15 localhost kernel: [ 0.239404] pci 0000:00:1c.0: PME# >>> supported from D0 D3hot D3cold >>> Jul 4 18:11:15 localhost kernel: [ 0.239431] pci 0000:00:1c.0: >>> System wakeup disabled by ACPI >>> Jul 4 18:11:15 localhost kernel: [ 0.239456] pci 0000:00:1c.3: >>> [8086:8c16] type 01 class 0x060400 >>> Jul 4 18:11:15 localhost kernel: [ 0.239512] pci 0000:00:1c.3: PME# >>> supported from D0 D3hot D3cold >>> Jul 4 18:11:15 localhost kernel: [ 0.239538] pci 0000:00:1c.3: >>> System wakeup disabled by ACPI >>> Jul 4 18:11:15 localhost kernel: [ 0.239565] pci 0000:00:1c.7: >>> [8086:8c1e] type 01 class 0x060400 >>> Jul 4 18:11:15 localhost kernel: [ 0.239623] pci 0000:00:1c.7: PME# >>> supported from D0 D3hot D3cold >>> Jul 4 18:11:15 localhost kernel: [ 0.239650] pci 0000:00:1c.7: >>> System wakeup disabled by ACPI >>> Jul 4 18:11:15 localhost kernel: [ 0.239680] pci 0000:00:1d.0: >>> [8086:8c26] type 00 class 0x0c0320 >>> Jul 4 18:11:15 localhost kernel: [ 0.239697] pci 0000:00:1d.0: reg >>> 0x10: [mem 0xef337000-0xef3373ff] >>> Jul 4 18:11:15 localhost kernel: [ 0.239772] pci 0000:00:1d.0: PME# >>> supported from D0 D3hot D3cold >>> Jul 4 18:11:15 localhost kernel: [ 0.239807] pci 0000:00:1d.0: >>> System wakeup disabled by ACPI >>> Jul 4 18:11:15 localhost kernel: [ 0.239834] pci 0000:00:1f.0: >>> [8086:8c44] type 00 class 0x060100 >>> Jul 4 18:11:15 localhost kernel: [ 0.239965] pci 0000:00:1f.2: >>> [8086:8c02] type 00 class 0x010601 >>> Jul 4 18:11:15 localhost kernel: [ 0.239977] pci 0000:00:1f.2: reg >>> 0x10: [io 0xf090-0xf097] >>> Jul 4 18:11:15 localhost kernel: [ 0.239982] pci 0000:00:1f.2: reg >>> 0x14: [io 0xf080-0xf083] >>> Jul 4 18:11:15 localhost kernel: [ 0.239988] pci 0000:00:1f.2: reg >>> 0x18: [io 0xf070-0xf077] >>> Jul 4 18:11:15 localhost kernel: [ 0.239993] pci 0000:00:1f.2: reg >>> 0x1c: [io 0xf060-0xf063] >>> Jul 4 18:11:15 localhost kernel: [ 0.239999] pci 0000:00:1f.2: reg >>> 0x20: [io 0xf020-0xf03f] >>> Jul 4 18:11:15 localhost kernel: [ 0.240004] pci 0000:00:1f.2: reg >>> 0x24: [mem 0xef336000-0xef3367ff] >>> Jul 4 18:11:15 localhost kernel: [ 0.240034] pci 0000:00:1f.2: PME# >>> supported from D3hot >>> Jul 4 18:11:15 localhost kernel: [ 0.240078] pci 0000:00:1f.3: >>> [8086:8c22] type 00 class 0x0c0500 >>> Jul 4 18:11:15 localhost kernel: [ 0.240089] pci 0000:00:1f.3: reg >>> 0x10: [mem 0xef335000-0xef3350ff 64bit] >>> Jul 4 18:11:15 localhost kernel: [ 0.240105] pci 0000:00:1f.3: reg >>> 0x20: [io 0xf000-0xf01f] >>> Jul 4 18:11:15 localhost kernel: [ 0.240187] pci 0000:01:00.0: >>> [10de:1183] type 00 class 0x030000 >>> Jul 4 18:11:15 localhost kernel: [ 0.240196] pci 0000:01:00.0: reg >>> 0x10: [mem 0xee000000-0xeeffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.240205] pci 0000:01:00.0: reg >>> 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref] >>> Jul 4 18:11:15 localhost kernel: [ 0.240213] pci 0000:01:00.0: reg >>> 0x1c: [mem 0xe8000000-0xe9ffffff 64bit pref] >>> Jul 4 18:11:15 localhost kernel: [ 0.240219] pci 0000:01:00.0: reg >>> 0x24: [io 0xe000-0xe07f] >>> Jul 4 18:11:15 localhost kernel: [ 0.240225] pci 0000:01:00.0: reg >>> 0x30: [mem 0xef000000-0xef07ffff pref] >>> Jul 4 18:11:15 localhost kernel: [ 0.240273] pci 0000:01:00.0: >>> System wakeup disabled by ACPI >>> Jul 4 18:11:15 localhost kernel: [ 0.240301] pci 0000:01:00.1: >>> [10de:0e0a] type 00 class 0x040300 >>> Jul 4 18:11:15 localhost kernel: [ 0.240309] pci 0000:01:00.1: reg >>> 0x10: [mem 0xef080000-0xef083fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.247639] pci 0000:00:01.0: PCI >>> bridge to [bus 01] >>> Jul 4 18:11:15 localhost kernel: [ 0.247640] pci 0000:00:01.0: >>> bridge window [io 0xe000-0xefff] >>> Jul 4 18:11:15 localhost kernel: [ 0.247642] pci 0000:00:01.0: >>> bridge window [mem 0xee000000-0xef0fffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.247644] pci 0000:00:01.0: >>> bridge window [mem 0xe0000000-0xe9ffffff 64bit pref] >>> Jul 4 18:11:15 localhost kernel: [ 0.247695] acpiphp: Slot [1] >>> registered >>> Jul 4 18:11:15 localhost kernel: [ 0.247698] pci 0000:00:1c.0: PCI >>> bridge to [bus 02] >>> Jul 4 18:11:15 localhost kernel: [ 0.247763] pci 0000:03:00.0: >>> [1b21:0612] type 00 class 0x010601 >>> Jul 4 18:11:15 localhost kernel: [ 0.247779] pci 0000:03:00.0: reg >>> 0x10: [io 0xd050-0xd057] >>> Jul 4 18:11:15 localhost kernel: [ 0.247788] pci 0000:03:00.0: reg >>> 0x14: [io 0xd040-0xd043] >>> Jul 4 18:11:15 localhost kernel: [ 0.247798] pci 0000:03:00.0: reg >>> 0x18: [io 0xd030-0xd037] >>> Jul 4 18:11:15 localhost kernel: [ 0.247807] pci 0000:03:00.0: reg >>> 0x1c: [io 0xd020-0xd023] >>> Jul 4 18:11:15 localhost kernel: [ 0.247817] pci 0000:03:00.0: reg >>> 0x20: [io 0xd000-0xd01f] >>> Jul 4 18:11:15 localhost kernel: [ 0.247827] pci 0000:03:00.0: reg >>> 0x24: [mem 0xef200000-0xef2001ff] >>> Jul 4 18:11:15 localhost kernel: [ 0.247904] pci 0000:03:00.0: >>> System wakeup disabled by ACPI >>> Jul 4 18:11:15 localhost kernel: [ 0.255651] pci 0000:00:1c.3: PCI >>> bridge to [bus 03] >>> Jul 4 18:11:15 localhost kernel: [ 0.255654] pci 0000:00:1c.3: >>> bridge window [io 0xd000-0xdfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.255656] pci 0000:00:1c.3: >>> bridge window [mem 0xef200000-0xef2fffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.255719] pci 0000:04:00.0: >>> [1b21:0612] type 00 class 0x010601 >>> Jul 4 18:11:15 localhost kernel: [ 0.255735] pci 0000:04:00.0: reg >>> 0x10: [io 0xc050-0xc057] >>> Jul 4 18:11:15 localhost kernel: [ 0.255745] pci 0000:04:00.0: reg >>> 0x14: [io 0xc040-0xc043] >>> Jul 4 18:11:15 localhost kernel: [ 0.255754] pci 0000:04:00.0: reg >>> 0x18: [io 0xc030-0xc037] >>> Jul 4 18:11:15 localhost kernel: [ 0.255764] pci 0000:04:00.0: reg >>> 0x1c: [io 0xc020-0xc023] >>> Jul 4 18:11:15 localhost kernel: [ 0.255774] pci 0000:04:00.0: reg >>> 0x20: [io 0xc000-0xc01f] >>> Jul 4 18:11:15 localhost kernel: [ 0.255783] pci 0000:04:00.0: reg >>> 0x24: [mem 0xef100000-0xef1001ff] >>> Jul 4 18:11:15 localhost kernel: [ 0.255861] pci 0000:04:00.0: >>> System wakeup disabled by ACPI >>> Jul 4 18:11:15 localhost kernel: [ 0.263662] pci 0000:00:1c.7: PCI >>> bridge to [bus 04] >>> Jul 4 18:11:15 localhost kernel: [ 0.263665] pci 0000:00:1c.7: >>> bridge window [io 0xc000-0xcfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.263667] pci 0000:00:1c.7: >>> bridge window [mem 0xef100000-0xef1fffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.263688] acpi PNP0A08:00: >>> Disabling ASPM (FADT indicates it is unsupported) >>> Jul 4 18:11:15 localhost kernel: [ 0.264084] ACPI: PCI Interrupt >>> Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >>> Jul 4 18:11:15 localhost kernel: [ 0.264114] ACPI: PCI Interrupt >>> Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) >>> Jul 4 18:11:15 localhost kernel: [ 0.264142] ACPI: PCI Interrupt >>> Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15) >>> Jul 4 18:11:15 localhost kernel: [ 0.264170] ACPI: PCI Interrupt >>> Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) >>> Jul 4 18:11:15 localhost kernel: [ 0.264198] ACPI: PCI Interrupt >>> Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15) >>> Jul 4 18:11:15 localhost kernel: [ 0.264226] ACPI: PCI Interrupt >>> Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15) >>> Jul 4 18:11:15 localhost kernel: [ 0.264254] ACPI: PCI Interrupt >>> Link [LNKG] (IRQs 3 *4 5 6 7 10 11 12 14 15) >>> Jul 4 18:11:15 localhost kernel: [ 0.264281] ACPI: PCI Interrupt >>> Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 *14 15) >>> Jul 4 18:11:15 localhost kernel: [ 0.264477] ACPI: Enabled 5 GPEs in >>> block 00 to 3F >>> Jul 4 18:11:15 localhost kernel: [ 0.264536] vgaarb: setting as boot >>> device: PCI:0000:01:00.0 >>> Jul 4 18:11:15 localhost kernel: [ 0.264537] vgaarb: device added: >>> PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >>> Jul 4 18:11:15 localhost kernel: [ 0.264538] vgaarb: loaded >>> Jul 4 18:11:15 localhost kernel: [ 0.264538] vgaarb: bridge control >>> possible 0000:01:00.0 >>> Jul 4 18:11:15 localhost kernel: [ 0.264573] PCI: Using ACPI for IRQ >>> routing >>> Jul 4 18:11:15 localhost kernel: [ 0.267000] PCI: >>> pci_cache_line_size set to 64 bytes >>> Jul 4 18:11:15 localhost kernel: [ 0.267041] e820: reserve RAM >>> buffer [mem 0x0009d800-0x0009ffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.267042] e820: reserve RAM >>> buffer [mem 0xca5ea000-0xcbffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.267043] e820: reserve RAM >>> buffer [mem 0xcaa4b000-0xcbffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.267043] e820: reserve RAM >>> buffer [mem 0xdd62d000-0xdfffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.267044] e820: reserve RAM >>> buffer [mem 0xdf000000-0xdfffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.267045] e820: reserve RAM >>> buffer [mem 0x41f000000-0x41fffffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.267124] hpet0: at MMIO >>> 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >>> Jul 4 18:11:15 localhost kernel: [ 0.267127] hpet0: 8 comparators, >>> 64-bit 14.318180 MHz counter >>> Jul 4 18:11:15 localhost kernel: [ 0.269147] Switched to clocksource >>> hpet >>> Jul 4 18:11:15 localhost kernel: [ 0.272206] pnp: PnP ACPI init >>> Jul 4 18:11:15 localhost kernel: [ 0.272212] ACPI: bus type PNP >>> registered >>> Jul 4 18:11:15 localhost kernel: [ 0.272252] system 00:00: [mem >>> 0xfed40000-0xfed44fff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272254] system 00:00: Plug and >>> Play ACPI device, IDs PNP0c01 (active) >>> Jul 4 18:11:15 localhost kernel: [ 0.272358] system 00:01: [io >>> 0x0680-0x069f] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272359] system 00:01: [io >>> 0xffff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272360] system 00:01: [io >>> 0xffff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272361] system 00:01: [io >>> 0xffff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272362] system 00:01: [io >>> 0x1c00-0x1cfe] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272363] system 00:01: [io >>> 0x1d00-0x1dfe] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272364] system 00:01: [io >>> 0x1e00-0x1efe] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272365] system 00:01: [io >>> 0x1f00-0x1ffe] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272366] system 00:01: [io >>> 0x1800-0x18fe] could not be reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272367] system 00:01: [io >>> 0x164e-0x164f] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272368] system 00:01: Plug and >>> Play ACPI device, IDs PNP0c02 (active) >>> Jul 4 18:11:15 localhost kernel: [ 0.272385] pnp 00:02: Plug and >>> Play ACPI device, IDs PNP0b00 (active) >>> Jul 4 18:11:15 localhost kernel: [ 0.272414] system 00:03: [io >>> 0x1854-0x1857] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272415] system 00:03: Plug and >>> Play ACPI device, IDs INT3f0d PNP0c02 (active) >>> Jul 4 18:11:15 localhost kernel: [ 0.272464] system 00:04: [io >>> 0x0290-0x029f] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272465] system 00:04: Plug and >>> Play ACPI device, IDs PNP0c02 (active) >>> Jul 4 18:11:15 localhost kernel: [ 0.272497] system 00:05: [io >>> 0x04d0-0x04d1] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272498] system 00:05: Plug and >>> Play ACPI device, IDs PNP0c02 (active) >>> Jul 4 18:11:15 localhost kernel: [ 0.272750] system 00:06: [mem >>> 0xfed1c000-0xfed1ffff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272751] system 00:06: [mem >>> 0xfed10000-0xfed17fff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272752] system 00:06: [mem >>> 0xfed18000-0xfed18fff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272754] system 00:06: [mem >>> 0xfed19000-0xfed19fff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272755] system 00:06: [mem >>> 0xf0000000-0xf7ffffff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272756] system 00:06: [mem >>> 0xfed20000-0xfed3ffff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272757] system 00:06: [mem >>> 0xfed90000-0xfed93fff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272758] system 00:06: [mem >>> 0xfed45000-0xfed8ffff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272759] system 00:06: [mem >>> 0xff000000-0xffffffff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272760] system 00:06: [mem >>> 0xfee00000-0xfeefffff] could not be reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272761] system 00:06: [mem >>> 0xeffdf000-0xeffdffff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272762] system 00:06: [mem >>> 0xeffe0000-0xeffeffff] has been reserved >>> Jul 4 18:11:15 localhost kernel: [ 0.272763] system 00:06: Plug and >>> Play ACPI device, IDs PNP0c02 (active) >>> Jul 4 18:11:15 localhost kernel: [ 0.272888] pnp: PnP ACPI: found 7 >>> devices >>> Jul 4 18:11:15 localhost kernel: [ 0.272889] ACPI: bus type PNP >>> unregistered >>> Jul 4 18:11:15 localhost kernel: [ 0.278583] pci 0000:00:01.0: PCI >>> bridge to [bus 01] >>> Jul 4 18:11:15 localhost kernel: [ 0.278585] pci 0000:00:01.0: >>> bridge window [io 0xe000-0xefff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278587] pci 0000:00:01.0: >>> bridge window [mem 0xee000000-0xef0fffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278589] pci 0000:00:01.0: >>> bridge window [mem 0xe0000000-0xe9ffffff 64bit pref] >>> Jul 4 18:11:15 localhost kernel: [ 0.278591] pci 0000:00:1c.0: PCI >>> bridge to [bus 02] >>> Jul 4 18:11:15 localhost kernel: [ 0.278599] pci 0000:00:1c.3: PCI >>> bridge to [bus 03] >>> Jul 4 18:11:15 localhost kernel: [ 0.278600] pci 0000:00:1c.3: >>> bridge window [io 0xd000-0xdfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278603] pci 0000:00:1c.3: >>> bridge window [mem 0xef200000-0xef2fffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278608] pci 0000:00:1c.7: PCI >>> bridge to [bus 04] >>> Jul 4 18:11:15 localhost kernel: [ 0.278610] pci 0000:00:1c.7: >>> bridge window [io 0xc000-0xcfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278613] pci 0000:00:1c.7: >>> bridge window [mem 0xef100000-0xef1fffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278618] pci_bus 0000:00: >>> resource 4 [io 0x0000-0x0cf7] >>> Jul 4 18:11:15 localhost kernel: [ 0.278619] pci_bus 0000:00: >>> resource 5 [io 0x0d00-0xffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278620] pci_bus 0000:00: >>> resource 6 [mem 0x000a0000-0x000bffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278621] pci_bus 0000:00: >>> resource 7 [mem 0x000d0000-0x000d3fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278622] pci_bus 0000:00: >>> resource 8 [mem 0x000d4000-0x000d7fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278623] pci_bus 0000:00: >>> resource 9 [mem 0x000d8000-0x000dbfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278624] pci_bus 0000:00: >>> resource 10 [mem 0x000dc000-0x000dffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278624] pci_bus 0000:00: >>> resource 11 [mem 0x000e0000-0x000e3fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278625] pci_bus 0000:00: >>> resource 12 [mem 0x000e4000-0x000e7fff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278626] pci_bus 0000:00: >>> resource 13 [mem 0xe0000000-0xfeafffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278627] pci_bus 0000:01: >>> resource 0 [io 0xe000-0xefff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278628] pci_bus 0000:01: >>> resource 1 [mem 0xee000000-0xef0fffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278629] pci_bus 0000:01: >>> resource 2 [mem 0xe0000000-0xe9ffffff 64bit pref] >>> Jul 4 18:11:15 localhost kernel: [ 0.278630] pci_bus 0000:03: >>> resource 0 [io 0xd000-0xdfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278631] pci_bus 0000:03: >>> resource 1 [mem 0xef200000-0xef2fffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278632] pci_bus 0000:04: >>> resource 0 [io 0xc000-0xcfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278633] pci_bus 0000:04: >>> resource 1 [mem 0xef100000-0xef1fffff] >>> Jul 4 18:11:15 localhost kernel: [ 0.278694] NET: Registered >>> protocol family 2 >>> Jul 4 18:11:15 localhost kernel: [ 0.278896] TCP established hash >>> table entries: 131072 (order: 8, 1048576 bytes) >>> Jul 4 18:11:15 localhost kernel: [ 0.279031] TCP bind hash table >>> entries: 65536 (order: 8, 1048576 bytes) >>> Jul 4 18:11:15 localhost kernel: [ 0.279128] TCP: Hash tables >>> configured (established 131072 bind 65536) >>> Jul 4 18:11:15 localhost kernel: [ 0.279137] TCP: reno registered >>> Jul 4 18:11:15 localhost kernel: [ 0.279147] UDP hash table entries: >>> 8192 (order: 6, 262144 bytes) >>> Jul 4 18:11:15 localhost kernel: [ 0.279182] UDP-Lite hash table >>> entries: 8192 (order: 6, 262144 bytes) >>> Jul 4 18:11:15 localhost kernel: [ 0.279260] NET: Registered >>> protocol family 1 >>> Jul 4 18:11:15 localhost kernel: [ 0.313255] pci 0000:01:00.0: Video >>> device with shadowed ROM >>> Jul 4 18:11:15 localhost kernel: [ 0.313267] PCI: CLS 64 bytes, >>> default 64 >>> Jul 4 18:11:15 localhost kernel: [ 0.313297] Unpacking initramfs... >>> Jul 4 18:11:15 localhost kernel: [ 0.661256] Freeing initrd memory: >>> 34048K (ffff88007dec0000 - ffff880080000000) >>> Jul 4 18:11:15 localhost kernel: [ 0.661264] PCI-DMA: Using software >>> bounce buffering for IO (SWIOTLB) >>> Jul 4 18:11:15 localhost kernel: [ 0.661265] software IO TLB [mem >>> 0xd962d000-0xdd62d000] (64MB) mapped at [ffff8800d962d000-ffff8800dd62cfff] >>> Jul 4 18:11:15 localhost kernel: [ 0.661525] RAPL PMU detected, hw >>> unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms >>> ovfl timer >>> Jul 4 18:11:15 localhost kernel: [ 0.661560] microcode: CPU0 >>> sig=0x306c3, pf=0x2, revision=0x19 >>> Jul 4 18:11:15 localhost kernel: [ 0.661563] microcode: CPU1 >>> sig=0x306c3, pf=0x2, revision=0x19 >>> Jul 4 18:11:15 localhost kernel: [ 0.661567] microcode: CPU2 >>> sig=0x306c3, pf=0x2, revision=0x19 >>> Jul 4 18:11:15 localhost kernel: [ 0.661572] microcode: CPU3 >>> sig=0x306c3, pf=0x2, revision=0x19 >>> Jul 4 18:11:15 localhost kernel: [ 0.661576] microcode: CPU4 >>> sig=0x306c3, pf=0x2, revision=0x19 >>> Jul 4 18:11:15 localhost kernel: [ 0.661581] microcode: CPU5 >>> sig=0x306c3, pf=0x2, revision=0x19 >>> Jul 4 18:11:15 localhost kernel: [ 0.661586] microcode: CPU6 >>> sig=0x306c3, pf=0x2, revision=0x19 >>> Jul 4 18:11:15 localhost kernel: [ 0.661590] microcode: CPU7 >>> sig=0x306c3, pf=0x2, revision=0x19 >>> Jul 4 18:11:15 localhost kernel: [ 0.661623] microcode: Microcode >>> Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba >>> Jul 4 18:11:15 localhost kernel: [ 0.661828] futex hash table >>> entries: 2048 (order: 5, 131072 bytes) >>> Jul 4 18:11:15 localhost kernel: [ 0.661863] audit: initializing >>> netlink subsys (disabled) >>> Jul 4 18:11:15 localhost kernel: [ 0.661873] audit: type=2000 >>> audit(1467655810.652:1): initialized >>> Jul 4 18:11:15 localhost kernel: [ 0.662132] HugeTLB registered 2 MB >>> page size, pre-allocated 0 pages >>> Jul 4 18:11:15 localhost kernel: [ 0.662146] zbud: loaded >>> Jul 4 18:11:15 localhost kernel: [ 0.662308] VFS: Disk quotas >>> dquot_6.5.2 >>> Jul 4 18:11:15 localhost kernel: [ 0.662323] Dquot-cache hash table >>> entries: 512 (order 0, 4096 bytes) >>> Jul 4 18:11:15 localhost kernel: [ 0.662362] msgmni has been set to >>> 32037 >>> Jul 4 18:11:15 localhost kernel: [ 0.662554] alg: No test for stdrng >>> (krng) >>> Jul 4 18:11:15 localhost kernel: [ 0.662572] Block layer SCSI >>> generic (bsg) driver version 0.4 loaded (major 252) >>> Jul 4 18:11:15 localhost kernel: [ 0.662613] io scheduler noop >>> registered >>> Jul 4 18:11:15 localhost kernel: [ 0.662614] io scheduler deadline >>> registered >>> Jul 4 18:11:15 localhost kernel: [ 0.662644] io scheduler cfq >>> registered (default) >>> Jul 4 18:11:15 localhost kernel: [ 0.662757] pcieport 0000:00:01.0: >>> irq 40 for MSI/MSI-X >>> Jul 4 18:11:15 localhost kernel: [ 0.662990] pci_hotplug: PCI Hot >>> Plug PCI Core version: 0.5 >>> Jul 4 18:11:15 localhost kernel: [ 0.662999] pciehp: PCI Express Hot >>> Plug Controller Driver version: 0.4 >>> Jul 4 18:11:15 localhost kernel: [ 0.663012] intel_idle: MWAIT >>> substates: 0x42120 >>> Jul 4 18:11:15 localhost kernel: [ 0.663013] intel_idle: v0.4 model 0x3C >>> Jul 4 18:11:15 localhost kernel: [ 0.663013] intel_idle: >>> lapic_timer_reliable_states 0xffffffff >>> Jul 4 18:11:15 localhost kernel: [ 0.663231] GHES: HEST is not enabled! >>> Jul 4 18:11:15 localhost kernel: [ 0.663270] Serial: 8250/16550 >>> driver, 4 ports, IRQ sharing enabled >>> Jul 4 18:11:15 localhost kernel: [ 0.663525] Linux agpgart interface >>> v0.103 >>> Jul 4 18:11:15 localhost kernel: [ 0.663598] i8042: PNP: No PS/2 >>> controller found. Probing ports directly. >>> Jul 4 18:11:15 localhost kernel: [ 0.665966] serio: i8042 KBD port >>> at 0x60,0x64 irq 1 >>> Jul 4 18:11:15 localhost kernel: [ 0.665968] serio: i8042 AUX port >>> at 0x60,0x64 irq 12 >>> Jul 4 18:11:15 localhost kernel: [ 0.666040] mousedev: PS/2 mouse >>> device common for all mice >>> Jul 4 18:11:15 localhost kernel: [ 0.666060] rtc_cmos 00:02: RTC can >>> wake from S4 >>> Jul 4 18:11:15 localhost kernel: [ 0.666160] rtc_cmos 00:02: rtc >>> core: registered rtc_cmos as rtc0 >>> Jul 4 18:11:15 localhost kernel: [ 0.666183] rtc_cmos 00:02: alarms >>> up to one month, y3k, 242 bytes nvram, hpet irqs >>> Jul 4 18:11:15 localhost kernel: [ 0.666191] Intel P-state driver >>> initializing. >>> Jul 4 18:11:15 localhost kernel: [ 0.666199] Intel pstate >>> controlling: cpu 0 >>> Jul 4 18:11:15 localhost kernel: [ 0.666209] Intel pstate >>> controlling: cpu 1 >>> Jul 4 18:11:15 localhost kernel: [ 0.666221] Intel pstate >>> controlling: cpu 2 >>> Jul 4 18:11:15 localhost kernel: [ 0.666232] Intel pstate >>> controlling: cpu 3 >>> Jul 4 18:11:15 localhost kernel: [ 0.666242] Intel pstate >>> controlling: cpu 4 >>> Jul 4 18:11:15 localhost kernel: [ 0.666254] Intel pstate >>> controlling: cpu 5 >>> Jul 4 18:11:15 localhost kernel: [ 0.666265] Intel pstate >>> controlling: cpu 6 >>> Jul 4 18:11:15 localhost kernel: [ 0.666276] Intel pstate >>> controlling: cpu 7 >>> Jul 4 18:11:15 localhost kernel: [ 0.666347] ledtrig-cpu: registered >>> to indicate activity on CPUs >>> Jul 4 18:11:15 localhost kernel: [ 0.667387] AMD IOMMUv2 driver by >>> Joerg Roedel <joerg.roedel at amd.com> >>> Jul 4 18:11:15 localhost kernel: [ 0.667389] AMD IOMMUv2 >>> functionality not available on this system >>> Jul 4 18:11:15 localhost kernel: [ 0.667590] TCP: cubic registered >>> Jul 4 18:11:15 localhost kernel: [ 0.667767] NET: Registered >>> protocol family 10 >>> Jul 4 18:11:15 localhost kernel: [ 0.668232] mip6: Mobile IPv6 >>> Jul 4 18:11:15 localhost kernel: [ 0.668242] NET: Registered >>> protocol family 17 >>> Jul 4 18:11:15 localhost kernel: [ 0.668260] mpls_gso: MPLS GSO support >>> Jul 4 18:11:15 localhost kernel: [ 0.669135] registered taskstats >>> version 1 >>> Jul 4 18:11:15 localhost kernel: [ 0.670545] rtc_cmos 00:02: setting >>> system clock to 2016-07-04 18:10:10 UTC (1467655810) >>> Jul 4 18:11:15 localhost kernel: [ 0.670744] PM: Hibernation image >>> not present or could not be loaded. >>> Jul 4 18:11:15 localhost kernel: [ 0.672583] Freeing unused kernel >>> memory: 1204K (ffffffff818ee000 - ffffffff81a1b000) >>> Jul 4 18:11:15 localhost kernel: [ 0.672587] Write protecting the >>> kernel read-only data: 8192k >>> Jul 4 18:11:15 localhost kernel: [ 0.673297] Freeing unused kernel >>> memory: 912K (ffff88000151c000 - ffff880001600000) >>> Jul 4 18:11:15 localhost kernel: [ 0.674384] Freeing unused kernel >>> memory: 212K (ffff8800017cb000 - ffff880001800000) >>> Jul 4 18:11:15 localhost kernel: [ 0.681938] random: systemd-udevd >>> urandom read with 2 bits of entropy available >>> Jul 4 18:11:15 localhost kernel: [ 0.686198] input: Power Button as >>> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 >>> Jul 4 18:11:15 localhost kernel: [ 0.686211] ACPI: Power Button [PWRB] >>> Jul 4 18:11:15 localhost kernel: [ 0.686358] input: Power Button as >>> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >>> Jul 4 18:11:15 localhost kernel: [ 0.686361] ACPI: Power Button [PWRF] >>> Jul 4 18:11:15 localhost kernel: [ 0.686528] wmi: Mapper loaded >>> Jul 4 18:11:15 localhost kernel: [ 0.690183] thermal LNXTHERM:00: >>> registered as thermal_zone0 >>> Jul 4 18:11:15 localhost kernel: [ 0.690185] ACPI: Thermal Zone >>> [TZ00] (28 C) >>> Jul 4 18:11:15 localhost kernel: [ 0.690230] ACPI: Fan [FAN0] (off) >>> Jul 4 18:11:15 localhost kernel: [ 0.690339] thermal LNXTHERM:01: >>> registered as thermal_zone1 >>> Jul 4 18:11:15 localhost kernel: [ 0.690339] ACPI: Thermal Zone >>> [TZ01] (30 C) >>> Jul 4 18:11:15 localhost kernel: [ 0.690386] ACPI: Fan [FAN1] (off) >>> Jul 4 18:11:15 localhost kernel: [ 0.690421] ACPI: Fan [FAN2] (off) >>> Jul 4 18:11:15 localhost kernel: [ 0.690458] ACPI: Fan [FAN3] (off) >>> Jul 4 18:11:15 localhost kernel: [ 0.690493] ACPI: Fan [FAN4] (off) >>> Jul 4 18:11:15 localhost kernel: [ 0.690794] pps_core: LinuxPPS API >>> ver. 1 registered >>> Jul 4 18:11:15 localhost kernel: [ 0.690795] pps_core: Software ver. >>> 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it> >>> Jul 4 18:11:15 localhost kernel: [ 0.691000] PTP clock support >>> registered >>> Jul 4 18:11:15 localhost kernel: [ 0.692334] ACPI: bus type USB >>> registered >>> Jul 4 18:11:15 localhost kernel: [ 0.692336] e1000e: Intel(R) >>> PRO/1000 Network Driver - 2.3.2-k >>> Jul 4 18:11:15 localhost kernel: [ 0.692337] e1000e: Copyright(c) >>> 1999 - 2014 Intel Corporation. >>> Jul 4 18:11:15 localhost kernel: [ 0.692353] usbcore: registered new >>> interface driver usbfs >>> Jul 4 18:11:15 localhost kernel: [ 0.692358] usbcore: registered new >>> interface driver hub >>> Jul 4 18:11:15 localhost kernel: [ 0.692398] usbcore: registered new >>> device driver usb >>> Jul 4 18:11:15 localhost kernel: [ 0.692463] e1000e 0000:00:19.0: >>> Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >>> Jul 4 18:11:15 localhost kernel: [ 0.692476] e1000e 0000:00:19.0: >>> irq 41 for MSI/MSI-X >>> Jul 4 18:11:15 localhost kernel: [ 0.692725] [drm] Initialized drm >>> 1.1.0 20060810 >>> Jul 4 18:11:15 localhost kernel: [ 0.692752] SCSI subsystem initialized >>> Jul 4 18:11:15 localhost kernel: [ 0.693042] ehci_hcd: USB 2.0 >>> 'Enhanced' Host Controller (EHCI) Driver >>> Jul 4 18:11:15 localhost kernel: [ 0.693284] ehci-pci: EHCI PCI >>> platform driver >>> Jul 4 18:11:15 localhost kernel: [ 0.694417] libata version 3.00 loaded. >>> Jul 4 18:11:15 localhost kernel: [ 0.696066] MXM: GUID detected in BIOS >>> Jul 4 18:11:15 localhost kernel: [ 0.696231] nouveau [ >>> DEVICE][0000:01:00.0] BOOT0 : 0x0e4030a2 >>> Jul 4 18:11:15 localhost kernel: [ 0.696233] nouveau [ >>> DEVICE][0000:01:00.0] Chipset: GK104 (NVE4) >>> Jul 4 18:11:15 localhost kernel: [ 0.696233] nouveau [ >>> DEVICE][0000:01:00.0] Family : NVE0 >>> Jul 4 18:11:15 localhost kernel: [ 0.696246] nouveau [ >>> VBIOS][0000:01:00.0] checking PRAMIN for image... >>> Jul 4 18:11:15 localhost kernel: [ 0.696251] nouveau [ >>> VBIOS][0000:01:00.0] ... signature not found >>> Jul 4 18:11:15 localhost kernel: [ 0.696252] nouveau [ >>> VBIOS][0000:01:00.0] checking PROM for image... >>> Jul 4 18:11:15 localhost kernel: [ 0.735120] nouveau [ >>> VBIOS][0000:01:00.0] ... appears to be valid >>> Jul 4 18:11:15 localhost kernel: [ 0.735122] nouveau [ >>> VBIOS][0000:01:00.0] using image from PROM >>> Jul 4 18:11:15 localhost kernel: [ 0.735180] nouveau [ >>> VBIOS][0000:01:00.0] BIT signature found >>> Jul 4 18:11:15 localhost kernel: [ 0.735181] nouveau [ >>> VBIOS][0000:01:00.0] version 80.04.4b.00.5a >>> Jul 4 18:11:15 localhost kernel: [ 0.735398] nouveau 0000:01:00.0: >>> irq 42 for MSI/MSI-X >>> Jul 4 18:11:15 localhost kernel: [ 0.735403] nouveau [ >>> PMC][0000:01:00.0] MSI interrupts enabled >>> Jul 4 18:11:15 localhost kernel: [ 0.735432] nouveau [ >>> PFB][0000:01:00.0] RAM type: GDDR5 >>> Jul 4 18:11:15 localhost kernel: [ 0.735433] nouveau [ >>> PFB][0000:01:00.0] RAM size: 2048 MiB >>> Jul 4 18:11:15 localhost kernel: [ 0.735433] nouveau [ >>> PFB][0000:01:00.0] ZCOMP: 0 tags >>> Jul 4 18:11:15 localhost kernel: [ 0.737557] nouveau [ >>> VOLT][0000:01:00.0] GPU voltage: 987500uv >>> Jul 4 18:11:15 localhost kernel: [ 0.765866] nouveau [ >>> PTHERM][0000:01:00.0] FAN control: PWM >>> Jul 4 18:11:15 localhost kernel: [ 0.765872] nouveau [ >>> PTHERM][0000:01:00.0] fan management: automatic >>> Jul 4 18:11:15 localhost kernel: [ 0.765887] nouveau [ >>> PTHERM][0000:01:00.0] internal sensor: yes >>> Jul 4 18:11:15 localhost kernel: [ 0.765911] nouveau [ >>> CLK][0000:01:00.0] 07: core 324 MHz memory 648 MHz >>> Jul 4 18:11:15 localhost kernel: [ 0.765930] nouveau [ >>> CLK][0000:01:00.0] 0a: core 324-862 MHz memory 1620 MHz >>> Jul 4 18:11:15 localhost kernel: [ 0.765981] nouveau [ >>> CLK][0000:01:00.0] 0d: core 540-1202 MHz memory 6008 MHz >>> Jul 4 18:11:15 localhost kernel: [ 0.766042] nouveau [ >>> CLK][0000:01:00.0] 0f: core 540-1202 MHz memory 6008 MHz >>> Jul 4 18:11:15 localhost kernel: [ 0.766109] nouveau [ >>> CLK][0000:01:00.0] --: core 324 MHz memory 648 MHz >>> Jul 4 18:11:15 localhost kernel: [ 0.794754] [TTM] Zone kernel: >>> Available graphics memory: 8202712 kiB >>> Jul 4 18:11:15 localhost kernel: [ 0.794754] [TTM] Zone dma32: >>> Available graphics memory: 2097152 kiB >>> Jul 4 18:11:15 localhost kernel: [ 0.794755] [TTM] Initializing pool >>> allocator >>> Jul 4 18:11:15 localhost kernel: [ 0.794757] [TTM] Initializing DMA >>> pool allocator >>> Jul 4 18:11:15 localhost kernel: [ 0.794762] nouveau [ DRM] >>> VRAM: 2048 MiB >>> Jul 4 18:11:15 localhost kernel: [ 0.794762] nouveau [ DRM] >>> GART: 1048576 MiB >>> Jul 4 18:11:15 localhost kernel: [ 0.794764] nouveau [ DRM] >>> TMDS table version 2.0 >>> Jul 4 18:11:15 localhost kernel: [ 0.794764] nouveau [ DRM] DCB >>> version 4.0 >>> Jul 4 18:11:15 localhost kernel: [ 0.794765] nouveau [ DRM] DCB >>> outp 00: 01000f02 00020030 >>> Jul 4 18:11:15 localhost kernel: [ 0.794766] nouveau [ DRM] DCB >>> outp 01: 02000f00 00000000 >>> Jul 4 18:11:15 localhost kernel: [ 0.794767] nouveau [ DRM] DCB >>> outp 02: 08011f82 00020030 >>> Jul 4 18:11:15 localhost kernel: [ 0.794767] nouveau [ DRM] DCB >>> outp 03: 02822f62 0f420010 >>> Jul 4 18:11:15 localhost kernel: [ 0.794768] nouveau [ DRM] DCB >>> outp 05: 04833fb6 0f420010 >>> Jul 4 18:11:15 localhost kernel: [ 0.794769] nouveau [ DRM] DCB >>> outp 06: 04033f72 00020010 >>> Jul 4 18:11:15 localhost kernel: [ 0.794769] nouveau [ DRM] DCB >>> conn 00: 00001030 >>> Jul 4 18:11:15 localhost kernel: [ 0.794770] nouveau [ DRM] DCB >>> conn 01: 00020131 >>> Jul 4 18:11:15 localhost kernel: [ 0.794771] nouveau [ DRM] DCB >>> conn 02: 00002261 >>> Jul 4 18:11:15 localhost kernel: [ 0.794772] nouveau [ DRM] DCB >>> conn 03: 00010346 >>> Jul 4 18:11:15 localhost kernel: [ 0.794772] nouveau [ DRM] DCB >>> conn 04: 00000460 >>> Jul 4 18:11:15 localhost kernel: [ 0.817416] [TTM] Finalizing pool >>> allocator >>> Jul 4 18:11:15 localhost kernel: [ 0.817418] [TTM] Finalizing DMA >>> pool allocator >>> Jul 4 18:11:15 localhost kernel: [ 0.817436] [TTM] Zone kernel: >>> Used memory at exit: 0 kiB >>> Jul 4 18:11:15 localhost kernel: [ 0.817438] [TTM] Zone dma32: >>> Used memory at exit: 0 kiB >>> Jul 4 18:11:15 localhost kernel: [ 0.818189] nouveau: probe of >>> 0000:01:00.0 failed with error -12 >>> Jul 4 18:11:15 localhost kernel: [ 0.863767] e1000e 0000:00:19.0 >>> eth0: registered PHC clock >>> Jul 4 18:11:15 localhost kernel: [ 0.863769] e1000e 0000:00:19.0 >>> eth0: (PCI Express:2.5GT/s:Width x1) ac:22:0b:c9:e0:1d >>> Jul 4 18:11:15 localhost kernel: [ 0.863770] e1000e 0000:00:19.0 >>> eth0: Intel(R) PRO/1000 Network Connection >>> Jul 4 18:11:15 localhost kernel: [ 0.863809] e1000e 0000:00:19.0 >>> eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF >>> Jul 4 18:11:15 localhost kernel: [ 0.863934] xhci_hcd 0000:00:14.0: >>> xHCI Host Controller >>> Jul 4 18:11:15 localhost kernel: [ 0.863938] xhci_hcd 0000:00:14.0: >>> new USB bus registered, assigned bus number 1 >>> Jul 4 18:11:15 localhost kernel: [ 0.865013] xhci_hcd 0000:00:14.0: >>> cache line size of 64 is not supported >>> Jul 4 18:11:15 localhost kernel: [ 0.865024] xhci_hcd 0000:00:14.0: >>> irq 42 for MSI/MSI-X >>> Jul 4 18:11:15 localhost kernel: [ 0.865350] usb usb1: New USB >>> device found, idVendor=1d6b, idProduct=0002 >>> Jul 4 18:11:15 localhost kernel: [ 0.865352] usb usb1: New USB >>> device strings: Mfr=3, Product=2, SerialNumber=1 >>> Jul 4 18:11:15 localhost kernel: [ 0.865353] usb usb1: Product: xHCI >>> Host Controller >>> Jul 4 18:11:15 localhost kernel: [ 0.865354] usb usb1: Manufacturer: >>> Linux 3.16.0-4-amd64 xhci_hcd >>> Jul 4 18:11:15 localhost kernel: [ 0.865355] usb usb1: SerialNumber: >>> 0000:00:14.0 >>> Jul 4 18:11:15 localhost kernel: [ 0.865543] hub 1-0:1.0: USB hub found >>> Jul 4 18:11:15 localhost kernel: [ 0.865567] hub 1-0:1.0: 14 ports >>> detected >>> Jul 4 18:11:15 localhost kernel: [ 0.868138] xhci_hcd 0000:00:14.0: >>> xHCI Host Controller >>> Jul 4 18:11:15 localhost kernel: [ 0.868140] xhci_hcd 0000:00:14.0: >>> new USB bus registered, assigned bus number 2 >>> Jul 4 18:11:15 localhost kernel: [ 0.868165] usb usb2: New USB >>> device found, idVendor=1d6b, idProduct=0003 >>> Jul 4 18:11:15 localhost kernel: [ 0.868166] usb usb2: New USB >>> device strings: Mfr=3, Product=2, SerialNumber=1 >>> Jul 4 18:11:15 localhost kernel: [ 0.868167] usb usb2: Product: xHCI >>> Host Controller >>> Jul 4 18:11:15 localhost kernel: [ 0.868168] usb usb2: Manufacturer: >>> Linux 3.16.0-4-amd64 xhci_hcd >>> Jul 4 18:11:15 localhost kernel: [ 0.868169] usb usb2: SerialNumber: >>> 0000:00:14.0 >>> Jul 4 18:11:15 localhost kernel: [ 0.868308] hub 2-0:1.0: USB hub found >>> Jul 4 18:11:15 localhost kernel: [ 0.868318] hub 2-0:1.0: 6 ports >>> detected >>> Jul 4 18:11:15 localhost kernel: [ 0.869101] ehci-pci 0000:00:1a.0: >>> EHCI Host Controller >>> Jul 4 18:11:15 localhost kernel: [ 0.869106] ehci-pci 0000:00:1a.0: >>> new USB bus registered, assigned bus number 3 >>> Jul 4 18:11:15 localhost kernel: [ 0.869119] ehci-pci 0000:00:1a.0: >>> debug port 2 >>> Jul 4 18:11:15 localhost kernel: [ 0.873035] ehci-pci 0000:00:1a.0: >>> cache line size of 64 is not supported >>> Jul 4 18:11:15 localhost kernel: [ 0.873044] ehci-pci 0000:00:1a.0: >>> irq 16, io mem 0xef338000 >>> Jul 4 18:11:15 localhost kernel: [ 0.881716] ehci-pci 0000:00:1a.0: >>> USB 2.0 started, EHCI 1.00 >>> Jul 4 18:11:15 localhost kernel: [ 0.881737] usb usb3: New USB >>> device found, idVendor=1d6b, idProduct=0002 >>> Jul 4 18:11:15 localhost kernel: [ 0.881738] usb usb3: New USB >>> device strings: Mfr=3, Product=2, SerialNumber=1 >>> Jul 4 18:11:15 localhost kernel: [ 0.881739] usb usb3: Product: EHCI >>> Host Controller >>> Jul 4 18:11:15 localhost kernel: [ 0.881739] usb usb3: Manufacturer: >>> Linux 3.16.0-4-amd64 ehci_hcd >>> Jul 4 18:11:15 localhost kernel: [ 0.881740] usb usb3: SerialNumber: >>> 0000:00:1a.0 >>> Jul 4 18:11:15 localhost kernel: [ 0.881830] hub 3-0:1.0: USB hub found >>> Jul 4 18:11:15 localhost kernel: [ 0.881833] hub 3-0:1.0: 2 ports >>> detected >>> Jul 4 18:11:15 localhost kernel: [ 0.881953] ehci-pci 0000:00:1d.0: >>> EHCI Host Controller >>> Jul 4 18:11:15 localhost kernel: [ 0.881956] ehci-pci 0000:00:1d.0: >>> new USB bus registered, assigned bus number 4 >>> Jul 4 18:11:15 localhost kernel: [ 0.881965] ehci-pci 0000:00:1d.0: >>> debug port 2 >>> Jul 4 18:11:15 localhost kernel: [ 0.885863] ehci-pci 0000:00:1d.0: >>> cache line size of 64 is not supported >>> Jul 4 18:11:15 localhost kernel: [ 0.885871] ehci-pci 0000:00:1d.0: >>> irq 23, io mem 0xef337000 >>> Jul 4 18:11:15 localhost kernel: [ 0.897741] ehci-pci 0000:00:1d.0: >>> USB 2.0 started, EHCI 1.00 >>> Jul 4 18:11:15 localhost kernel: [ 0.897768] usb usb4: New USB >>> device found, idVendor=1d6b, idProduct=0002 >>> Jul 4 18:11:15 localhost kernel: [ 0.897769] usb usb4: New USB >>> device strings: Mfr=3, Product=2, SerialNumber=1 >>> Jul 4 18:11:15 localhost kernel: [ 0.897770] usb usb4: Product: EHCI >>> Host Controller >>> Jul 4 18:11:15 localhost kernel: [ 0.897771] usb usb4: Manufacturer: >>> Linux 3.16.0-4-amd64 ehci_hcd >>> Jul 4 18:11:15 localhost kernel: [ 0.897772] usb usb4: SerialNumber: >>> 0000:00:1d.0 >>> Jul 4 18:11:15 localhost kernel: [ 0.897896] hub 4-0:1.0: USB hub found >>> Jul 4 18:11:15 localhost kernel: [ 0.897900] hub 4-0:1.0: 2 ports >>> detected >>> Jul 4 18:11:15 localhost kernel: [ 0.898004] ahci 0000:00:1f.2: >>> version 3.0 >>> Jul 4 18:11:15 localhost kernel: [ 0.898083] ahci 0000:00:1f.2: irq >>> 43 for MSI/MSI-X >>> Jul 4 18:11:15 localhost kernel: [ 0.898122] ahci 0000:00:1f.2: AHCI >>> 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode >>> Jul 4 18:11:15 localhost kernel: [ 0.898123] ahci 0000:00:1f.2: >>> flags: 64bit ncq led clo pio slum part ems apst >>> Jul 4 18:11:15 localhost kernel: [ 0.914116] scsi0 : ahci >>> Jul 4 18:11:15 localhost kernel: [ 0.914229] scsi1 : ahci >>> Jul 4 18:11:15 localhost kernel: [ 0.914297] scsi2 : ahci >>> Jul 4 18:11:15 localhost kernel: [ 0.914362] scsi3 : ahci >>> Jul 4 18:11:15 localhost kernel: [ 0.914431] scsi4 : ahci >>> Jul 4 18:11:15 localhost kernel: [ 0.914496] scsi5 : ahci >>> Jul 4 18:11:15 localhost kernel: [ 0.914523] ata1: SATA max UDMA/133 >>> abar m2048 at 0xef336000 port 0xef336100 irq 43 >>> Jul 4 18:11:15 localhost kernel: [ 0.914525] ata2: SATA max UDMA/133 >>> abar m2048 at 0xef336000 port 0xef336180 irq 43 >>> Jul 4 18:11:15 localhost kernel: [ 0.914526] ata3: SATA max UDMA/133 >>> abar m2048 at 0xef336000 port 0xef336200 irq 43 >>> Jul 4 18:11:15 localhost kernel: [ 0.914526] ata4: DUMMY >>> Jul 4 18:11:15 localhost kernel: [ 0.914527] ata5: DUMMY >>> Jul 4 18:11:15 localhost kernel: [ 0.914527] ata6: DUMMY >>> Jul 4 18:11:15 localhost kernel: [ 0.914618] ahci 0000:03:00.0: irq >>> 44 for MSI/MSI-X >>> Jul 4 18:11:15 localhost kernel: [ 0.914633] ahci 0000:03:00.0: SSS >>> flag set, parallel bus scan disabled >>> Jul 4 18:11:15 localhost kernel: [ 0.914671] ahci 0000:03:00.0: AHCI >>> 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode >>> Jul 4 18:11:15 localhost kernel: [ 0.914672] ahci 0000:03:00.0: >>> flags: 64bit ncq sntf stag led clo pmp pio slum part ccc >>> Jul 4 18:11:15 localhost kernel: [ 0.914873] scsi6 : ahci >>> Jul 4 18:11:15 localhost kernel: [ 0.914938] scsi7 : ahci >>> Jul 4 18:11:15 localhost kernel: [ 0.914965] ata7: SATA max UDMA/133 >>> abar m512 at 0xef200000 port 0xef200100 irq 44 >>> Jul 4 18:11:15 localhost kernel: [ 0.914967] ata8: SATA max UDMA/133 >>> abar m512 at 0xef200000 port 0xef200180 irq 44 >>> Jul 4 18:11:15 localhost kernel: [ 0.915051] ahci 0000:04:00.0: irq >>> 45 for MSI/MSI-X >>> Jul 4 18:11:15 localhost kernel: [ 0.915062] ahci 0000:04:00.0: SSS >>> flag set, parallel bus scan disabled >>> Jul 4 18:11:15 localhost kernel: [ 0.915089] ahci 0000:04:00.0: AHCI >>> 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode >>> Jul 4 18:11:15 localhost kernel: [ 0.915090] ahci 0000:04:00.0: >>> flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs >>> Jul 4 18:11:15 localhost kernel: [ 0.915259] scsi8 : ahci >>> Jul 4 18:11:15 localhost kernel: [ 0.915323] scsi9 : ahci >>> Jul 4 18:11:15 localhost kernel: [ 0.915349] ata9: SATA max UDMA/133 >>> abar m512 at 0xef100000 port 0xef100100 irq 45 >>> Jul 4 18:11:15 localhost kernel: [ 0.915351] ata10: SATA max >>> UDMA/133 abar m512 at 0xef100000 port 0xef100180 irq 45 >>> Jul 4 18:11:15 localhost kernel: [ 1.177983] usb 1-5: new full-speed >>> USB device number 2 using xhci_hcd >>> Jul 4 18:11:15 localhost kernel: [ 1.234073] ata3: SATA link up 1.5 >>> Gbps (SStatus 113 SControl 300) >>> Jul 4 18:11:15 localhost kernel: [ 1.234090] ata7: SATA link down >>> (SStatus 0 SControl 300) >>> Jul 4 18:11:15 localhost kernel: [ 1.234114] ata9: SATA link down >>> (SStatus 0 SControl 300) >>> Jul 4 18:11:15 localhost kernel: [ 1.234123] ata1: SATA link up 6.0 >>> Gbps (SStatus 133 SControl 300) >>> Jul 4 18:11:15 localhost kernel: [ 1.234910] ata1.00: failed to get >>> NCQ Send/Recv Log Emask 0x1 >>> Jul 4 18:11:15 localhost kernel: [ 1.234912] ata1.00: ATA-9: Samsung >>> SSD 840 PRO Series, DXM06B0Q, max UDMA/133 >>> Jul 4 18:11:15 localhost kernel: [ 1.234913] ata1.00: 250069680 >>> sectors, multi 16: LBA48 NCQ (depth 31/32), AA >>> Jul 4 18:11:15 localhost kernel: [ 1.235267] ata1.00: failed to get >>> NCQ Send/Recv Log Emask 0x1 >>> Jul 4 18:11:15 localhost kernel: [ 1.235269] ata1.00: configured for >>> UDMA/133 >>> Jul 4 18:11:15 localhost kernel: [ 1.235324] ata3.00: ATAPI: >>> HL-DT-ST DVDRAM GH24NS95, RN01, max UDMA/133 >>> Jul 4 18:11:15 localhost kernel: [ 1.235374] scsi 0:0:0:0: >>> Direct-Access ATA Samsung SSD 840 6B0Q PQ: 0 ANSI: 5 >>> Jul 4 18:11:15 localhost kernel: [ 1.236879] ata3.00: configured for >>> UDMA/133 >>> Jul 4 18:11:15 localhost kernel: [ 1.307242] usb 1-5: New USB device >>> found, idVendor=22d4, idProduct=130c >>> Jul 4 18:11:15 localhost kernel: [ 1.307244] usb 1-5: New USB device >>> strings: Mfr=1, Product=2, SerialNumber=3 >>> Jul 4 18:11:15 localhost kernel: [ 1.307245] usb 1-5: Product: #### >>> Jul 4 18:11:15 localhost kernel: [ 1.307246] usb 1-5: Manufacturer: >>> ##### >>> Jul 4 18:11:15 localhost kernel: [ 1.307247] usb 1-5: SerialNumber: >>> STM32 >>> Jul 4 18:11:15 localhost kernel: [ 1.308147] hidraw: raw HID events >>> driver (C) Jiri Kosina >>> Jul 4 18:11:15 localhost kernel: [ 1.309354] usbcore: registered new >>> interface driver usbhid >>> Jul 4 18:11:15 localhost kernel: [ 1.309355] usbhid: USB HID core driver >>> Jul 4 18:11:15 localhost kernel: [ 1.309685] input: ##### #### as >>> /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:22D4:130C.0001/input/input5 >>> Jul 4 18:11:15 localhost kernel: [ 1.309739] hid-generic >>> 0003:22D4:130C.0001: input,hidraw0: USB HID v1.00 Mouse [##### ####] on >>> usb-0000:00:14.0-5/input0 >>> Jul 4 18:11:15 localhost kernel: [ 1.311383] input: ##### #### as >>> /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:22D4:130C.0002/input/input6 >>> Jul 4 18:11:15 localhost kernel: [ 1.311436] hid-generic >>> 0003:22D4:130C.0002: input,hiddev0,hidraw1: USB HID v1.00 Keyboard >>> [##### ####] on usb-0000:00:14.0-5/input1 >>> Jul 4 18:11:15 localhost kernel: [ 1.458239] ata2: SATA link up 6.0 >>> Gbps (SStatus 133 SControl 300) >>> Jul 4 18:11:15 localhost kernel: [ 1.474249] usb 1-6: new low-speed >>> USB device number 3 using xhci_hcd >>> Jul 4 18:11:15 localhost kernel: [ 1.500082] ata2.00: ATA-8: WDC >>> WD10EZRX-00L4HB0, 01.01A01, max UDMA/133 >>> Jul 4 18:11:15 localhost kernel: [ 1.500084] ata2.00: 1953525168 >>> sectors, multi 16: LBA48 NCQ (depth 31/32), AA >>> Jul 4 18:11:15 localhost kernel: [ 1.500703] ata2.00: configured for >>> UDMA/133 >>> Jul 4 18:11:15 localhost kernel: [ 1.500851] scsi 1:0:0:0: >>> Direct-Access ATA WDC WD10EZRX-00L 1A01 PQ: 0 ANSI: 5 >>> Jul 4 18:11:15 localhost kernel: [ 1.502117] scsi 2:0:0:0: >>> CD-ROM HL-DT-ST DVDRAM GH24NS95 RN01 PQ: 0 ANSI: 5 >>> Jul 4 18:11:15 localhost kernel: [ 1.658418] tsc: Refined TSC >>> clocksource calibration: 3497.974 MHz >>> Jul 4 18:11:15 localhost kernel: [ 1.665119] usb 1-6: New USB device >>> found, idVendor=046a, idProduct=0001 >>> Jul 4 18:11:15 localhost kernel: [ 1.665120] usb 1-6: New USB device >>> strings: Mfr=1, Product=0, SerialNumber=0 >>> Jul 4 18:11:15 localhost kernel: [ 1.665121] usb 1-6: Manufacturer: >>> ##### >>> Jul 4 18:11:15 localhost kernel: [ 1.665240] usb 1-6: ep 0x81 - >>> rounding interval to 64 microframes, ep desc says 80 microframes >>> Jul 4 18:11:15 localhost kernel: [ 1.669928] input: ##### as >>> /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:046A:0001.0003/input/input7 >>> Jul 4 18:11:15 localhost kernel: [ 1.669989] hid-generic >>> 0003:046A:0001.0003: input,hidraw2: USB HID v1.11 Keyboard [#####] on >>> usb-0000:00:14.0-6/input0 >>> Jul 4 18:11:15 localhost kernel: [ 1.830591] ata8: SATA link down >>> (SStatus 0 SControl 300) >>> Jul 4 18:11:15 localhost kernel: [ 1.834579] usb 1-7: new high-speed >>> USB device number 4 using xhci_hcd >>> Jul 4 18:11:15 localhost kernel: [ 1.964663] usb 1-7: New USB device >>> found, idVendor=058f, idProduct=6364 >>> Jul 4 18:11:15 localhost kernel: [ 1.964665] usb 1-7: New USB device >>> strings: Mfr=1, Product=2, SerialNumber=3 >>> Jul 4 18:11:15 localhost kernel: [ 1.964666] usb 1-7: Product: Mass >>> Storage Device >>> Jul 4 18:11:15 localhost kernel: [ 1.964666] usb 1-7: Manufacturer: >>> Generic >>> Jul 4 18:11:15 localhost kernel: [ 1.964667] usb 1-7: SerialNumber: >>> 058F63646476 >>> Jul 4 18:11:15 localhost kernel: [ 1.966190] hid-generic >>> 0003:058F:6364.0004: hiddev0,hidraw3: USB HID v1.10 Device [Generic Mass >>> Storage Device] on usb-0000:00:14.0-7/input1 >>> Jul 4 18:11:15 localhost kernel: [ 1.966882] usb-storage 1-7:1.0: >>> USB Mass Storage device detected >>> Jul 4 18:11:15 localhost kernel: [ 1.966990] scsi10 : usb-storage >>> 1-7:1.0 >>> Jul 4 18:11:15 localhost kernel: [ 1.967030] usbcore: registered new >>> interface driver usb-storage >>> Jul 4 18:11:15 localhost kernel: [ 2.074766] usb 3-1: new high-speed >>> USB device number 2 using ehci-pci >>> Jul 4 18:11:15 localhost kernel: [ 2.150874] ata10: SATA link down >>> (SStatus 0 SControl 300) >>> Jul 4 18:11:15 localhost kernel: [ 2.152856] sd 0:0:0:0: [sda] >>> 250069680 512-byte logical blocks: (128 GB/119 GiB) >>> Jul 4 18:11:15 localhost kernel: [ 2.152860] sd 1:0:0:0: [sdb] >>> 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >>> Jul 4 18:11:15 localhost kernel: [ 2.152861] sd 1:0:0:0: [sdb] >>> 4096-byte physical blocks >>> Jul 4 18:11:15 localhost kernel: [ 2.152873] sd 0:0:0:0: [sda] Write >>> Protect is off >>> Jul 4 18:11:15 localhost kernel: [ 2.152874] sd 0:0:0:0: [sda] Mode >>> Sense: 00 3a 00 00 >>> Jul 4 18:11:15 localhost kernel: [ 2.152879] sd 0:0:0:0: [sda] Write >>> cache: enabled, read cache: enabled, doesn't support DPO or FUA >>> Jul 4 18:11:15 localhost kernel: [ 2.152939] sd 1:0:0:0: [sdb] Write >>> Protect is off >>> Jul 4 18:11:15 localhost kernel: [ 2.152941] sd 1:0:0:0: [sdb] Mode >>> Sense: 00 3a 00 00 >>> Jul 4 18:11:15 localhost kernel: [ 2.152962] sd 1:0:0:0: [sdb] Write >>> cache: enabled, read cache: enabled, doesn't support DPO or FUA >>> Jul 4 18:11:15 localhost kernel: [ 2.154066] sda: sda1 sda2 sda3 >>> sda4 sda5 sda6 sda7 sda8 sda9 >>> Jul 4 18:11:15 localhost kernel: [ 2.154352] sd 0:0:0:0: [sda] >>> Attached SCSI disk >>> Jul 4 18:11:15 localhost kernel: [ 2.156573] sr0: scsi3-mmc drive: >>> 125x/125x writer dvd-ram cd/rw xa/form2 cdda tray >>> Jul 4 18:11:15 localhost kernel: [ 2.156574] cdrom: Uniform CD-ROM >>> driver Revision: 3.20 >>> Jul 4 18:11:15 localhost kernel: [ 2.156633] sr 2:0:0:0: Attached >>> scsi CD-ROM sr0 >>> Jul 4 18:11:15 localhost kernel: [ 2.156962] sd 0:0:0:0: Attached >>> scsi generic sg0 type 0 >>> Jul 4 18:11:15 localhost kernel: [ 2.156990] sd 1:0:0:0: Attached >>> scsi generic sg1 type 0 >>> Jul 4 18:11:15 localhost kernel: [ 2.157013] sr 2:0:0:0: Attached >>> scsi generic sg2 type 5 >>> Jul 4 18:11:15 localhost kernel: [ 2.177837] sdb: sdb1 sdb2 sdb3 sdb4 >>> Jul 4 18:11:15 localhost kernel: [ 2.178244] sd 1:0:0:0: [sdb] >>> Attached SCSI disk >>> Jul 4 18:11:15 localhost kernel: [ 2.207311] usb 3-1: New USB device >>> found, idVendor=8087, idProduct=8008 >>> Jul 4 18:11:15 localhost kernel: [ 2.207314] usb 3-1: New USB device >>> strings: Mfr=0, Product=0, SerialNumber=0 >>> Jul 4 18:11:15 localhost kernel: [ 2.207549] hub 3-1:1.0: USB hub found >>> Jul 4 18:11:15 localhost kernel: [ 2.207662] hub 3-1:1.0: 6 ports >>> detected >>> Jul 4 18:11:15 localhost kernel: [ 2.318966] usb 4-1: new high-speed >>> USB device number 2 using ehci-pci >>> Jul 4 18:11:15 localhost kernel: [ 2.451478] usb 4-1: New USB device >>> found, idVendor=8087, idProduct=8000 >>> Jul 4 18:11:15 localhost kernel: [ 2.451480] usb 4-1: New USB device >>> strings: Mfr=0, Product=0, SerialNumber=0 >>> Jul 4 18:11:15 localhost kernel: [ 2.451622] hub 4-1:1.0: USB hub found >>> Jul 4 18:11:15 localhost kernel: [ 2.451727] hub 4-1:1.0: 8 ports >>> detected >>> Jul 4 18:11:15 localhost kernel: [ 2.659465] Switched to clocksource tsc >>> Jul 4 18:11:15 localhost kernel: [ 2.968199] scsi 10:0:0:0: >>> Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 0 >>> Jul 4 18:11:15 localhost kernel: [ 2.968679] scsi 10:0:0:1: >>> Direct-Access Generic- Compact Flash 1.01 PQ: 0 ANSI: 0 >>> Jul 4 18:11:15 localhost kernel: [ 2.969090] scsi 10:0:0:2: >>> Direct-Access Generic- SM/xD-Picture 1.02 PQ: 0 ANSI: 0 >>> Jul 4 18:11:15 localhost kernel: [ 2.969592] scsi 10:0:0:3: >>> Direct-Access Generic- MS/MS-Pro 1.03 PQ: 0 ANSI: 0 CCS >>> Jul 4 18:11:15 localhost kernel: [ 2.969806] sd 10:0:0:0: Attached >>> scsi generic sg3 type 0 >>> Jul 4 18:11:15 localhost kernel: [ 2.969932] sd 10:0:0:1: Attached >>> scsi generic sg4 type 0 >>> Jul 4 18:11:15 localhost kernel: [ 2.970039] sd 10:0:0:2: Attached >>> scsi generic sg5 type 0 >>> Jul 4 18:11:15 localhost kernel: [ 2.970341] sd 10:0:0:3: Attached >>> scsi generic sg6 type 0 >>> Jul 4 18:11:15 localhost kernel: [ 2.988372] random: nonblocking >>> pool is initialized >>> Jul 4 18:11:15 localhost kernel: [ 2.990812] sd 10:0:0:2: [sde] >>> Attached SCSI removable disk >>> Jul 4 18:11:15 localhost kernel: [ 2.991816] sd 10:0:0:0: [sdc] >>> Attached SCSI removable disk >>> Jul 4 18:11:15 localhost kernel: [ 2.992813] sd 10:0:0:3: [sdf] >>> Attached SCSI removable disk >>> Jul 4 18:11:15 localhost kernel: [ 2.993312] sd 10:0:0:1: [sdd] >>> Attached SCSI removable disk >>> Jul 4 18:11:15 localhost kernel: [ 4.452692] ISO 9660 Extensions: >>> Microsoft Joliet Level 3 >>> Jul 4 18:11:15 localhost kernel: [ 4.491395] ISO 9660 Extensions: >>> RRIP_1991A >>> Jul 4 18:11:15 localhost kernel: [ 4.500198] aufs: module is from >>> the staging directory, the quality is unknown, you have been warned. >>> Jul 4 18:11:15 localhost kernel: [ 4.500750] aufs 3.16-20140908 >>> Jul 4 18:11:15 localhost kernel: [ 4.504877] loop: module loaded >>> Jul 4 18:11:15 localhost kernel: [ 4.839850] squashfs: version 4.0 >>> (2009/01/31) Phillip Lougher >>> Jul 4 18:11:15 localhost kernel: [ 17.873945] lp: driver loaded but >>> no devices found >>> Jul 4 18:11:15 localhost kernel: [ 18.100125] ppdev: user-space >>> parallel port driver >>> Jul 4 18:11:15 localhost kernel: [ 18.777068] fuse init (API version >>> 7.23) >>> Jul 4 18:11:15 localhost kernel: [ 19.120061] Guest personality >>> initialized and is inactive >>> Jul 4 18:11:15 localhost kernel: [ 19.120099] VMCI host device >>> registered (name=vmci, major=10, minor=59) >>> Jul 4 18:11:15 localhost kernel: [ 19.120100] Initialized host >>> personality >>> Jul 4 18:11:15 localhost kernel: [ 44.050977] shpchp: Standard Hot >>> Plug PCI Controller Driver version: 0.4 >>> Jul 4 18:11:15 localhost kernel: [ 44.469873] ACPI Warning: SystemIO >>> range 0x000000000000F000-0x000000000000F01F conflicts with OpRegion >>> 0x000000000000F000-0x000000000000F00F (\_SB_.PCI0.SBUS.SMBI) >>> (20140424/utaddress-254) >>> Jul 4 18:11:15 localhost kernel: [ 44.469877] ACPI: If an ACPI driver >>> is available for this device, you should use it instead of the native driver >>> Jul 4 18:11:15 localhost kernel: [ 45.177794] input: PC Speaker as >>> /devices/platform/pcspkr/input/input8 >>> Jul 4 18:11:15 localhost kernel: [ 45.383483] iTCO_vendor_support: >>> vendor-support=0 >>> Jul 4 18:11:15 localhost kernel: [ 45.388118] iTCO_wdt: Intel TCO >>> WatchDog Timer Driver v1.11 >>> Jul 4 18:11:15 localhost kernel: [ 45.388136] iTCO_wdt: Found a Lynx >>> Point TCO device (Version=2, TCOBASE=0x1860) >>> Jul 4 18:11:15 localhost kernel: [ 45.388208] iTCO_wdt: initialized. >>> heartbeat=30 sec (nowayout=0) >>> Jul 4 18:11:15 localhost kernel: [ 46.003678] asus_wmi: ASUS WMI >>> generic driver loaded >>> Jul 4 18:11:15 localhost kernel: [ 46.075537] asus_wmi: >>> Initialization: 0x0 >>> Jul 4 18:11:15 localhost kernel: [ 46.075550] asus_wmi: BIOS WMI >>> version: 0.9 >>> Jul 4 18:11:15 localhost kernel: [ 46.075569] asus_wmi: SFUN value: 0x0 >>> Jul 4 18:11:15 localhost kernel: [ 46.075729] input: Eee PC WMI >>> hotkeys as /devices/platform/eeepc-wmi/input/input9 >>> Jul 4 18:11:15 localhost kernel: [ 46.076292] asus_wmi: Disabling >>> ACPI video driver >>> Jul 4 18:11:15 localhost kernel: [ 46.420259] AVX2 version of >>> gcm_enc/dec engaged. >>> Jul 4 18:11:15 localhost kernel: [ 46.421408] alg: No test for >>> __gcm-aes-aesni (__driver-gcm-aes-aesni) >>> Jul 4 18:11:15 localhost kernel: [ 46.661544] mei_me 0000:00:16.0: >>> irq 46 for MSI/MSI-X >>> Jul 4 18:11:15 localhost kernel: [ 46.743464] alg: No test for crc32 >>> (crc32-pclmul) >>> Jul 4 18:11:15 localhost kernel: [ 48.014636] snd_hda_intel >>> 0000:00:1b.0: irq 47 for MSI/MSI-X >>> Jul 4 18:11:15 localhost kernel: [ 48.014722] snd_hda_intel >>> 0000:01:00.1: Disabling MSI >>> Jul 4 18:11:15 localhost kernel: [ 48.014726] snd_hda_intel >>> 0000:01:00.1: Handle VGA-switcheroo audio client >>> Jul 4 18:11:15 localhost kernel: [ 48.033083] sound hdaudioC0D0: >>> ALC1150: SKU not ready 0x00000000 >>> Jul 4 18:11:15 localhost kernel: [ 48.033511] sound hdaudioC0D0: >>> autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line >>> Jul 4 18:11:15 localhost kernel: [ 48.033512] sound hdaudioC0D0: >>> speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >>> Jul 4 18:11:15 localhost kernel: [ 48.033514] sound hdaudioC0D0: >>> hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >>> Jul 4 18:11:15 localhost kernel: [ 48.033515] sound hdaudioC0D0: >>> mono: mono_out=0x0 >>> Jul 4 18:11:15 localhost kernel: [ 48.033516] sound hdaudioC0D0: >>> dig-out=0x11/0x1e >>> Jul 4 18:11:15 localhost kernel: [ 48.033517] sound hdaudioC0D0: >>> inputs: >>> Jul 4 18:11:15 localhost kernel: [ 48.033519] sound hdaudioC0D0: >>> Front Mic=0x19 >>> Jul 4 18:11:15 localhost kernel: [ 48.033520] sound hdaudioC0D0: >>> Rear Mic=0x18 >>> Jul 4 18:11:15 localhost kernel: [ 48.033522] sound hdaudioC0D0: >>> Line=0x1a >>> Jul 4 18:11:15 localhost kernel: [ 48.044461] input: HDA Digital >>> PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input10 >>> Jul 4 18:11:15 localhost kernel: [ 48.044748] input: HDA Intel PCH >>> Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 >>> Jul 4 18:11:15 localhost kernel: [ 48.045036] input: HDA Intel PCH >>> Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >>> Jul 4 18:11:15 localhost kernel: [ 48.045211] input: HDA Intel PCH >>> Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 >>> Jul 4 18:11:15 localhost kernel: [ 48.045419] input: HDA Intel PCH >>> Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 >>> Jul 4 18:11:15 localhost kernel: [ 48.045453] input: HDA Intel PCH >>> Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 >>> Jul 4 18:11:15 localhost kernel: [ 48.045492] input: HDA Intel PCH >>> Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 >>> Jul 4 18:11:15 localhost kernel: [ 48.045529] input: HDA Intel PCH >>> Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 >>> Jul 4 18:11:15 localhost kernel: [ 48.045811] input: HDA Intel PCH >>> Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 >>> Jul 4 18:11:15 localhost kernel: [ 49.035783] intel_rapl: Found RAPL >>> domain package >>> Jul 4 18:11:15 localhost kernel: [ 49.035785] intel_rapl: Found RAPL >>> domain core >>> Jul 4 18:11:15 localhost kernel: [ 49.035787] intel_rapl: Found RAPL >>> domain dram >>> Jul 4 18:11:15 localhost kernel: [ 49.192887] input: HDA NVidia >>> HDMI/DP,pcm=3 as >>> /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19 >>> Jul 4 18:11:15 localhost kernel: [ 49.192923] input: HDA NVidia >>> HDMI/DP,pcm=7 as >>> /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20 >>> Jul 4 18:11:15 localhost kernel: [ 49.192955] input: HDA NVidia >>> HDMI/DP,pcm=8 as >>> /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21 >>> Jul 4 18:11:15 localhost kernel: [ 49.192984] input: HDA NVidia >>> HDMI/DP,pcm=9 as >>> /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input22 >>> Jul 4 18:11:15 localhost kernel: [ 49.909674] RPC: Registered named >>> UNIX socket transport module. >>> Jul 4 18:11:15 localhost kernel: [ 49.909675] RPC: Registered udp >>> transport module. >>> Jul 4 18:11:15 localhost kernel: [ 49.909676] RPC: Registered tcp >>> transport module. >>> Jul 4 18:11:15 localhost kernel: [ 49.909676] RPC: Registered tcp >>> NFSv4.1 backchannel transport module. >>> Jul 4 18:11:15 localhost kernel: [ 50.207517] FS-Cache: Loaded >>> Jul 4 18:11:15 localhost kernel: [ 50.416622] FS-Cache: Netfs 'nfs' >>> registered for caching >>> Jul 4 18:11:15 localhost kernel: [ 51.600001] Installing knfsd >>> (copyright (C) 1996 okir at monad.swb.de). >>> Jul 4 18:11:19 localhost kernel: [ 69.864061] cfg80211: Calling CRDA >>> to update world regulatory domain >>> Jul 4 18:11:20 localhost kernel: [ 70.476496] cfg80211: World >>> regulatory domain updated: >>> Jul 4 18:11:20 localhost kernel: [ 70.476498] cfg80211: DFS Master >>> region: unset >>> Jul 4 18:11:20 localhost kernel: [ 70.476498] cfg80211: (start_freq >>> - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >>> Jul 4 18:11:20 localhost kernel: [ 70.476499] cfg80211: (2402000 >>> KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >>> Jul 4 18:11:20 localhost kernel: [ 70.476500] cfg80211: (2457000 >>> KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >>> Jul 4 18:11:20 localhost kernel: [ 70.476501] cfg80211: (2474000 >>> KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >>> Jul 4 18:11:20 localhost kernel: [ 70.476502] cfg80211: (5170000 >>> KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) >>> Jul 4 18:11:20 localhost kernel: [ 70.476503] cfg80211: (5250000 >>> KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) >>> Jul 4 18:11:20 localhost kernel: [ 70.476504] cfg80211: (5490000 >>> KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >>> Jul 4 18:11:20 localhost kernel: [ 70.476504] cfg80211: (5735000 >>> KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >>> Jul 4 18:11:20 localhost kernel: [ 70.476505] cfg80211: (57240000 >>> KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >>> Jul 4 18:11:20 localhost kernel: [ 71.217481] e1000e 0000:00:19.0: >>> irq 41 for MSI/MSI-X >>> Jul 4 18:11:21 localhost kernel: [ 71.320006] e1000e 0000:00:19.0: >>> irq 41 for MSI/MSI-X >>> Jul 4 18:11:21 localhost kernel: [ 71.320113] IPv6: >>> ADDRCONF(NETDEV_UP): eth0: link is not ready >>> Jul 4 18:11:37 localhost kernel: [ 87.412309] e1000e: eth0 NIC Link >>> is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx >>> Jul 4 18:11:37 localhost kernel: [ 87.412314] e1000e 0000:00:19.0 >>> eth0: 10/100 speed: disabling TSO >>> Jul 4 18:11:37 localhost kernel: [ 87.412343] IPv6: >>> ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready >>> Jul 4 18:12:46 localhost x-session-manager[1379]: Entering running state >>> Jul 4 18:13:36 localhost kernel: [ 206.689298] mtrr: no MTRR for >>> e9000000,e00000 found >>> Jul 4 18:13:39 localhost gnome-session[1911]: Entering running state >>> Jul 4 18:13:55 localhost x-session-manager[2022]: Entering running state >>> >>> Every help appreciated! >>> >>> Cheers >>> >>> >>> Am 05.07.2016 um 22:17 schrieb abcd: >>>> Hi, I am having problems with the nouveau driver from Debian. >>>> Can I get help here? >>>> Cheers >>>> _______________________________________________ >>>> Nouveau mailing list >>>> Nouveau at lists.freedesktop.org >>>> https://lists.freedesktop.org/mailman/listinfo/nouveau >>> _______________________________________________ >>> Nouveau mailing list >>> Nouveau at lists.freedesktop.org >>> https://lists.freedesktop.org/mailman/listinfo/nouveau > > _______________________________________________ > Nouveau mailing list > Nouveau at lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/nouveau