lkml.org 
[lkml]   [2015]   [Feb]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: regression in 4.0.0-rc1 with r8169 ethernet
On Sat, 28 Feb 2015, Jiang Liu wrote:

> On 2015/2/28 6:24, Rafael J. Wysocki wrote:
>> On Friday, February 27, 2015 03:50:32 PM Thomas Voegtle wrote:
>>>
>>> Hi,
>>>
>>> I have the same problem with a Asrock Q1900B-ITX mainboard with
>>> a Intel Celeron J1900 onboard.
>>>
>>> I did a bisect and ended up with:
>>>
>>> 593669c2ac0fe18baee04a3cd5539a148aa48574 is the first bad commit
>>>
>>> commit 593669c2ac0fe18baee04a3cd5539a148aa48574
>>> Author: Jiang Liu <jiang.liu@linux.intel.com>
>>> Date: Thu Feb 5 13:44:46 2015 +0800
>>>
>>> x86/PCI/ACPI: Use common ACPI resource interfaces to simplify
>>> implementation
>>>
>>>
>>> I can revert this quite big commit on current git head (4f671fe) with no
>>> problems and then everything is fine again.
>>
>> Thanks for nailing this one!
>>
>> It really wasn't supposed to make any functional difference, though, so there
>> must be some subtle mistake that escaped everyone in it.
>>
>> I'll have a look at that and hopefully Jiang Liu will be able to help in the
>> meantime too.
> Hi all,
> Sorry for slow response, just return from Chinese New Holidays:)
> Hi Thomas,
> Could you please help to provide the dmesgs before and after the
> revert?


Attached.

Thanks,

Thomas[ 0.000000] Linux version 4.0.0-rc1-celeron-00037-gec3360c (thomas@maggie) (gcc version 4.8.1 20130909 [gcc-4_8-branch revision 202388] (SUSE Linux) ) #218 SMP Sat Feb 28 10:54:22 CET 2015
[ 0.000000] Command line: root=/dev/sda3 console=ttyS0,115200N8 panic=30
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x0000000079578fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000079579000-0x00000000795a8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000795a9000-0x00000000795fcfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000795fd000-0x000000007970dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007970e000-0x0000000079a7afff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079a7b000-0x0000000079a7bfff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000079a7c000-0x0000000079abdfff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079abe000-0x0000000079c2bfff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000079c2c000-0x0000000079ff9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079ffa000-0x0000000079ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./Q1900B-ITX, BIOS P1.70 11/04/2014
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x7a000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-E7FFF write-through
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 07A800000 mask FFF800000 uncachable
[ 0.000000] 2 base 07B000000 mask FFF000000 uncachable
[ 0.000000] 3 base 07C000000 mask FFC000000 uncachable
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01a0f000, 0x01a0ffff] PGTABLE
[ 0.000000] BRK [0x01a10000, 0x01a10fff] PGTABLE
[ 0.000000] BRK [0x01a11000, 0x01a11fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x79200000-0x793fffff]
[ 0.000000] [mem 0x79200000-0x793fffff] page 2M
[ 0.000000] BRK [0x01a12000, 0x01a12fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x60000000-0x791fffff]
[ 0.000000] [mem 0x60000000-0x791fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x40000000-0x5fffffff]
[ 0.000000] [mem 0x40000000-0x5fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20100000-0x3fffffff]
[ 0.000000] [mem 0x20100000-0x201fffff] page 4k
[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
[ 0.000000] BRK [0x01a13000, 0x01a13fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x79400000-0x79578fff]
[ 0.000000] [mem 0x79400000-0x79578fff] page 4k
[ 0.000000] BRK [0x01a14000, 0x01a14fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x795a9000-0x795fcfff]
[ 0.000000] [mem 0x795a9000-0x795fcfff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x79a7b000-0x79a7bfff]
[ 0.000000] [mem 0x79a7b000-0x79a7bfff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x79abe000-0x79c2bfff]
[ 0.000000] [mem 0x79abe000-0x79c2bfff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x79ffa000-0x79ffffff]
[ 0.000000] [mem 0x79ffa000-0x79ffffff] page 4k
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x0000000079683080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000007968E3C0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20150204/tbfadt-618)
[ 0.000000] ACPI: DSDT 0x0000000079683190 00B229 (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.000000] ACPI: FACS 0x000000007970DF80 000040
[ 0.000000] ACPI: APIC 0x000000007968E4D0 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000007968E558 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x000000007968E5A0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: LPIT 0x000000007968E5E0 000104 (v01 ALASKA A M I 00000003 VLV2 0100000D)
[ 0.000000] ACPI: AAFT 0x000000007968E6E8 0000D7 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x000000007968E7C0 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x000000007968E7F8 000763 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000007968EF60 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000007968F1F0 00017A (v01 PmRef ApTst 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 0x000000007968F370 000042 (v01 ALASKA A M I 00000000 00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff880076c00000-ffff880078bfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x0000000079ffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009bfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020100000-0x0000000079578fff]
[ 0.000000] node 0: [mem 0x00000000795a9000-0x00000000795fcfff]
[ 0.000000] node 0: [mem 0x0000000079a7b000-0x0000000079a7bfff]
[ 0.000000] node 0: [mem 0x0000000079abe000-0x0000000079c2bfff]
[ 0.000000] node 0: [mem 0x0000000079ffa000-0x0000000079ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000079ffffff]
[ 0.000000] On node 0 totalpages: 497117
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3995 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7744 pages used for memmap
[ 0.000000] DMA32 zone: 493122 pages, LIFO batch:31
[ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
[ 0.000000] Reserving Intel graphics stolen memory at 0x7b000000-0x7effffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x4f])
[ 0.000000] ACPI: NMI not connected to LINT 1!
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] res edge lint[0xcb])
[ 0.000000] ACPI: NMI not connected to LINT 1!
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] res edge lint[0x9d])
[ 0.000000] ACPI: NMI not connected to LINT 1!
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high dfl lint[0x5e])
[ 0.000000] ACPI: NMI not connected to LINT 1!
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79579000-0x795a8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x795fd000-0x7970dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7970e000-0x79a7afff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79a7c000-0x79abdfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79c2c000-0x79ff9fff]
[ 0.000000] e820: [mem 0x7f000000-0xe00f7fff] available for PCI devices
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff880079200000 s79704 r0 d30888 u524288
[ 0.000000] pcpu-alloc: s79704 r0 d30888 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 489288
[ 0.000000] Kernel command line: root=/dev/sda3 console=ttyS0,115200N8 panic=30
[ 0.000000] log_buf_len individual max cpu contribution: 131072 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 393216 bytes
[ 0.000000] log_buf_len min size: 262144 bytes
[ 0.000000] log_buf_len: 1048576 bytes
[ 0.000000] early log buf free: 251304(95%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.000000] Memory: 1940648K/1988468K available (5080K kernel code, 526K rwdata, 1828K rodata, 780K init, 768K bss, 47820K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:4352 nr_irqs:1024 16
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-3.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [ttyS0] enabled
[ 0.000000] Maximum core-clock to bus-clock ratio: 0x18
[ 0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
[ 0.000000] TSC runs at 1996800 KHz
[ 0.000000] lapic_timer_frequency = 332800
[ 0.000000] tsc: Detected 1996.800 MHz processor
[ 0.000029] Calibrating delay loop (skipped), value calculated using timer frequency.. 3993.60 BogoMIPS (lpj=7987200)
[ 0.011038] pid_max: default: 32768 minimum: 301
[ 0.015680] ACPI: Core revision 20150204
[ 0.045999] ACPI: All ACPI Tables successfully acquired
[ 0.051565] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.058290] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.065691] CPU: Physical Processor ID: 0
[ 0.069723] CPU: Processor Core ID: 0
[ 0.073404] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.079429] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.091258] mce: CPU supports 6 MCE banks
[ 0.095293] CPU0: Thermal monitoring enabled (TM1)
[ 0.100100] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[ 0.105516] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[ 0.111918] Freeing SMP alternatives memory: 20K (ffffffff81948000 - ffffffff8194d000)
[ 0.120642] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[ 0.166207] TSC deadline timer enabled
[ 0.166212] smpboot: CPU0: Intel(R) Celeron(R) CPU J1900 @ 1.99GHz (fam: 06, model: 37, stepping: 03)
[ 0.175705] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
[ 0.186112] ... version: 3
[ 0.190133] ... bit width: 40
[ 0.194239] ... generic registers: 2
[ 0.198260] ... value mask: 000000ffffffffff
[ 0.203584] ... max period: 000000ffffffffff
[ 0.208907] ... fixed-purpose events: 3
[ 0.212925] ... event mask: 0000000700000003
[ 0.219210] x86: Booting SMP configuration:
[ 0.223423] .... node #0, CPUs: #1 #2 #3
[ 0.281599] x86: Booted up 1 node, 4 CPUs
[ 0.285822] smpboot: Total of 4 processors activated (15974.40 BogoMIPS)
[ 0.293022] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.301362] devtmpfs: initialized
[ 0.304964] PM: Registering ACPI NVS region [mem 0x795fd000-0x7970dfff] (1118208 bytes)
[ 0.313261] RTC time: 9:56:33, date: 02/28/15
[ 0.317901] NET: Registered protocol family 16
[ 0.329130] cpuidle: using governor ladder
[ 0.341274] cpuidle: using governor menu
[ 0.345254] ACPI: bus type PCI registered
[ 0.349300] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.358626] PCI: not using MMCONFIG
[ 0.362127] PCI: Using configuration type 1 for base access
[ 0.377727] ACPI: Added _OSI(Module Device)
[ 0.381924] ACPI: Added _OSI(Processor Device)
[ 0.386385] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.391098] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.415279] ACPI: Dynamic OEM Table Load:
[ 0.419350] ACPI: SSDT 0xFFFF880078D66400 0003D7 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.429283] ACPI: Dynamic OEM Table Load:
[ 0.433356] ACPI: SSDT 0xFFFF880078D66800 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.443950] ACPI: Dynamic OEM Table Load:
[ 0.448020] ACPI: SSDT 0xFFFF880078F13000 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.457856] ACPI: Dynamic OEM Table Load:
[ 0.461925] ACPI: SSDT 0xFFFF880078C73B40 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.474001] ACPI: Interpreter enabled
[ 0.477689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
[ 0.486979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[ 0.496287] ACPI: (supports S0 S3 S4 S5)
[ 0.500215] ACPI: Using IOAPIC for interrupt routing
[ 0.505391] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.516443] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.525634] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.547845] ACPI: Power Resource [USBC] (on)
[ 0.554453] ACPI: Power Resource [PLPE] (on)
[ 0.559221] ACPI: Power Resource [PLPE] (on)
[ 0.575729] ACPI: Power Resource [CLK0] (on)
[ 0.580109] ACPI: Power Resource [CLK1] (on)
[ 0.660049] ACPI: Power Resource [FN00] (off)
[ 0.665866] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.672070] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.680735] \_SB_.PCI0:_OSC invalid UUID
[ 0.680738] _OSC request data:1 1f 0
[ 0.680746] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.688164] PCI host bridge to bus 0000:00
[ 0.692280] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.697783] pci_bus 0000:00: root bus resource [io 0x0000-0x006f]
[ 0.703972] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7]
[ 0.710163] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.716355] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.723242] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[ 0.730127] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
[ 0.737015] pci_bus 0000:00: root bus resource [mem 0x80000000-0xd0716ffe]
[ 0.743909] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[ 0.744135] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[ 0.744152] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff]
[ 0.744165] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff pref]
[ 0.744178] pci 0000:00:02.0: reg 0x20: [io 0xf080-0xf087]
[ 0.744416] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
[ 0.744439] pci 0000:00:13.0: reg 0x10: [io 0xf070-0xf077]
[ 0.744450] pci 0000:00:13.0: reg 0x14: [io 0xf060-0xf063]
[ 0.744461] pci 0000:00:13.0: reg 0x18: [io 0xf050-0xf057]
[ 0.744471] pci 0000:00:13.0: reg 0x1c: [io 0xf040-0xf043]
[ 0.744482] pci 0000:00:13.0: reg 0x20: [io 0xf020-0xf03f]
[ 0.744493] pci 0000:00:13.0: reg 0x24: [mem 0xd0716000-0xd07167ff]
[ 0.744549] pci 0000:00:13.0: PME# supported from D3hot
[ 0.744751] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[ 0.744773] pci 0000:00:14.0: reg 0x10: [mem 0xd0700000-0xd070ffff 64bit]
[ 0.744841] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.745017] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.750775] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[ 0.750803] pci 0000:00:1a.0: reg 0x10: [mem 0xd0500000-0xd05fffff]
[ 0.750819] pci 0000:00:1a.0: reg 0x14: [mem 0xd0400000-0xd04fffff]
[ 0.750931] pci 0000:00:1a.0: PME# supported from D0 D3hot
[ 0.751133] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[ 0.751159] pci 0000:00:1b.0: reg 0x10: [mem 0xd0710000-0xd0713fff 64bit]
[ 0.751239] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.751436] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[ 0.751508] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.751704] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
[ 0.751776] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.751969] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[ 0.752041] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.752238] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
[ 0.752310] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.752510] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[ 0.752775] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[ 0.752813] pci 0000:00:1f.3: reg 0x10: [mem 0xd0714000-0xd071401f]
[ 0.752886] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
[ 0.753242] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.758327] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.758350] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.758380] pci 0000:02:00.0: reg 0x18: [mem 0xd0604000-0xd0604fff 64bit]
[ 0.758399] pci 0000:02:00.0: reg 0x20: [mem 0xd0600000-0xd0603fff 64bit pref]
[ 0.758500] pci 0000:02:00.0: supports D1 D2
[ 0.758504] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.758561] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.772269] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.777250] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
[ 0.777256] pci 0000:00:1c.1: bridge window [mem 0xd0600000-0xd06fffff]
[ 0.777346] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.782417] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 0.787425] pci_bus 0000:00: on NUMA node 0
[ 0.789188] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.796509] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.803830] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.811150] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.818462] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.825787] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.834270] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.841583] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.852256] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 0.857298] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.862966] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.871078] vgaarb: loaded
[ 0.873795] vgaarb: bridge control possible 0000:00:02.0
[ 0.879239] SCSI subsystem initialized
[ 0.883018] libata version 3.00 loaded.
[ 0.883041] ACPI: bus type USB registered
[ 0.887098] usbcore: registered new interface driver usbfs
[ 0.892613] usbcore: registered new interface driver hub
[ 0.897962] usbcore: registered new device driver usb
[ 0.903066] Linux video capture interface: v2.00
[ 0.907741] PCI: Using ACPI for IRQ routing
[ 0.917852] PCI: pci_cache_line_size set to 64 bytes
[ 0.917896] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
[ 0.917900] e820: reserve RAM buffer [mem 0x79579000-0x7bffffff]
[ 0.917903] e820: reserve RAM buffer [mem 0x795fd000-0x7bffffff]
[ 0.917906] e820: reserve RAM buffer [mem 0x79a7c000-0x7bffffff]
[ 0.917909] e820: reserve RAM buffer [mem 0x79c2c000-0x7bffffff]
[ 0.917912] e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff]
[ 0.918161] Switched to clocksource refined-jiffies
[ 0.923194] pnp: PnP ACPI init
[ 0.926352] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.926614] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.932549] system 00:01: [io 0x0400-0x047f] has been reserved
[ 0.938485] system 00:01: [io 0x0500-0x05fe] has been reserved
[ 0.944418] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.944687] system 00:02: [io 0x0290-0x029f] has been reserved
[ 0.950627] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.951625] pnp 00:03: [dma 3]
[ 0.951926] pnp 00:03: Plug and Play ACPI device, IDs PNP0400 PNP0401 (active)
[ 0.952480] pnp 00:04: [dma 0 disabled]
[ 0.952572] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.953481] system 00:05: [mem 0xe0000000-0xefffffff] could not be reserved
[ 0.960458] system 00:05: [mem 0xfed01000-0xfed01fff] has been reserved
[ 0.967090] system 00:05: [mem 0xfed03000-0xfed03fff] has been reserved
[ 0.973714] system 00:05: [mem 0xfed04000-0xfed04fff] has been reserved
[ 0.980338] system 00:05: [mem 0xfed0c000-0xfed0ffff] has been reserved
[ 0.986965] system 00:05: [mem 0xfed08000-0xfed08fff] has been reserved
[ 0.993591] system 00:05: [mem 0xfed1c000-0xfed1cfff] has been reserved
[ 1.000215] system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
[ 1.006841] system 00:05: [mem 0xfef00000-0xfeffffff] has been reserved
[ 1.013469] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.016770] pnp: PnP ACPI: found 6 devices
[ 1.028886] Switched to clocksource acpi_pm
[ 1.033119] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 1.033126] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[ 1.033131] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[ 1.033142] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[ 1.033152] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 1.033157] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[ 1.033161] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000
[ 1.033170] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 1.033177] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
[ 1.033182] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
[ 1.033192] pci 0000:00:1c.0: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 1.033196] pci 0000:00:1c.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.033200] pci 0000:00:1c.1: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.033205] pci 0000:00:1c.2: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 1.033209] pci 0000:00:1c.2: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.033213] pci 0000:00:1c.3: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 1.033217] pci 0000:00:1c.3: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.033221] pci 0000:00:1c.0: res[7]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 1.033225] pci 0000:00:1c.2: res[7]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 1.033229] pci 0000:00:1c.3: res[7]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 1.033239] pci 0000:00:1c.0: BAR 8: assigned [mem 0x80000000-0x801fffff]
[ 1.040062] pci 0000:00:1c.0: BAR 9: assigned [mem 0x80200000-0x803fffff 64bit pref]
[ 1.047838] pci 0000:00:1c.1: BAR 9: assigned [mem 0x80400000-0x805fffff 64bit pref]
[ 1.055607] pci 0000:00:1c.2: BAR 8: assigned [mem 0x80600000-0x807fffff]
[ 1.062427] pci 0000:00:1c.2: BAR 9: assigned [mem 0x80800000-0x809fffff 64bit pref]
[ 1.070205] pci 0000:00:1c.3: BAR 8: assigned [mem 0x80a00000-0x80bfffff]
[ 1.077024] pci 0000:00:1c.3: BAR 9: assigned [mem 0x80c00000-0x80dfffff 64bit pref]
[ 1.084794] pci 0000:00:1c.0: BAR 7: assigned [io 0x1000-0x1fff]
[ 1.090913] pci 0000:00:1c.2: BAR 7: assigned [io 0x2000-0x2fff]
[ 1.097035] pci 0000:00:1c.3: BAR 7: assigned [io 0x3000-0x3fff]
[ 1.103159] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 1.108150] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
[ 1.114273] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff]
[ 1.121089] pci 0000:00:1c.0: bridge window [mem 0x80200000-0x803fffff 64bit pref]
[ 1.128865] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 1.133855] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
[ 1.139976] pci 0000:00:1c.1: bridge window [mem 0xd0600000-0xd06fffff]
[ 1.146795] pci 0000:00:1c.1: bridge window [mem 0x80400000-0x805fffff 64bit pref]
[ 1.154571] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 1.159568] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
[ 1.165691] pci 0000:00:1c.2: bridge window [mem 0x80600000-0x807fffff]
[ 1.172507] pci 0000:00:1c.2: bridge window [mem 0x80800000-0x809fffff 64bit pref]
[ 1.180280] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 1.185270] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
[ 1.191393] pci 0000:00:1c.3: bridge window [mem 0x80a00000-0x80bfffff]
[ 1.198209] pci 0000:00:1c.3: bridge window [mem 0x80c00000-0x80dfffff 64bit pref]
[ 1.205982] pci_bus 0000:00: resource 4 [io 0x0000-0x006f]
[ 1.205986] pci_bus 0000:00: resource 5 [io 0x0078-0x0cf7]
[ 1.205990] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff]
[ 1.205994] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
[ 1.205997] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
[ 1.206001] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
[ 1.206005] pci_bus 0000:00: resource 10 [mem 0x80000000-0xd0716ffe]
[ 1.206009] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 1.206013] pci_bus 0000:01: resource 1 [mem 0x80000000-0x801fffff]
[ 1.206016] pci_bus 0000:01: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
[ 1.206020] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 1.206024] pci_bus 0000:02: resource 1 [mem 0xd0600000-0xd06fffff]
[ 1.206028] pci_bus 0000:02: resource 2 [mem 0x80400000-0x805fffff 64bit pref]
[ 1.206032] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 1.206035] pci_bus 0000:03: resource 1 [mem 0x80600000-0x807fffff]
[ 1.206039] pci_bus 0000:03: resource 2 [mem 0x80800000-0x809fffff 64bit pref]
[ 1.206043] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
[ 1.206047] pci_bus 0000:04: resource 1 [mem 0x80a00000-0x80bfffff]
[ 1.206050] pci_bus 0000:04: resource 2 [mem 0x80c00000-0x80dfffff 64bit pref]
[ 1.206095] NET: Registered protocol family 2
[ 1.210691] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 1.217987] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 1.224701] TCP: Hash tables configured (established 16384 bind 16384)
[ 1.231297] TCP: reno registered
[ 1.234550] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 1.240598] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 1.247125] NET: Registered protocol family 1
[ 1.251538] pci 0000:00:02.0: Video device with shadowed ROM
[ 1.251768] PCI: CLS 64 bytes, default 64
[ 1.252122] microcode: CPU0 sig=0x30673, pf=0x4, revision=0x321
[ 1.258063] microcode: CPU1 sig=0x30673, pf=0x4, revision=0x321
[ 1.264023] microcode: CPU2 sig=0x30673, pf=0x4, revision=0x321
[ 1.269963] microcode: CPU3 sig=0x30673, pf=0x4, revision=0x321
[ 1.275997] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.285147] Scanning for low memory corruption every 60 seconds
[ 1.292060] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 1.300982] zpool: loaded
[ 1.303629] zbud: loaded
[ 1.307085] ntfs: driver 2.1.31 [Flags: R/O].
[ 1.311564] fuse init (API version 7.23)
[ 1.316535] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.323958] io scheduler noop registered
[ 1.327906] io scheduler deadline registered (default)
[ 1.333851] intel_idle: MWAIT substates: 0x33000020
[ 1.333855] intel_idle: v0.4 model 0x37
[ 1.333858] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.334329] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.342705] ACPI: Power Button [PWRB]
[ 1.346462] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 1.354843] ACPI: Sleep Button [SLPB]
[ 1.358610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 1.366036] ACPI: Power Button [PWRF]
[ 1.374979] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.380669] ACPI: Thermal Zone [TZ01] (27 C)
[ 1.385013] GHES: HEST is not enabled!
[ 1.388974] Serial: 8250/16550 driver, 32 ports, IRQ sharing disabled
[ 1.416017] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.429338] hpet: number irqs doesn't agree with number of timers
[ 1.435645] Non-volatile memory driver v1.3
[ 1.440071] rdac: device handler registered
[ 1.444524] hp_sw: device handler registered
[ 1.448822] emc: device handler registered
[ 1.452945] alua: device handler registered
[ 1.457221] ahci 0000:00:13.0: version 3.0
[ 1.457380] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
[ 1.478076] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x1 impl SATA mode
[ 1.486196] ahci 0000:00:13.0: flags: 64bit ncq led clo pio slum part deso
[ 1.494948] scsi host0: ahci
[ 1.499584] scsi host1: ahci
[ 1.502617] ata1: SATA max UDMA/133 abar m2048@0xd0716000 port 0xd0716100 irq 87
[ 1.510039] ata2: DUMMY
[ 1.512541] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 1.518657] e100: Copyright(c) 1999-2006 Intel Corporation
[ 1.524201] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.529813] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.543151] r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0xffffc9000003a000, d0:50:99:1a:cf:2c, XID 0c000800 IRQ 88
[ 1.553441] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.562068] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.567335] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.575146] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00001810
[ 1.583623] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.584584] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.591402] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.598648] usb usb1: Product: xHCI Host Controller
[ 1.603554] usb usb1: Manufacturer: Linux 4.0.0-rc1-celeron-00037-gec3360c xhci-hcd
[ 1.611238] usb usb1: SerialNumber: 0000:00:14.0
[ 1.616185] hub 1-0:1.0: USB hub found
[ 1.619983] hub 1-0:1.0: 6 ports detected
[ 1.625449] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.630706] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.639204] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.646019] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.653266] usb usb2: Product: xHCI Host Controller
[ 1.658173] usb usb2: Manufacturer: Linux 4.0.0-rc1-celeron-00037-gec3360c xhci-hcd
[ 1.665858] usb usb2: SerialNumber: 0000:00:14.0
[ 1.670819] hub 2-0:1.0: USB hub found
[ 1.674664] hub 2-0:1.0: 1 port detected
[ 1.678972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.685535] ehci-pci: EHCI PCI platform driver
[ 1.690026] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.696461] usbcore: registered new interface driver usb-storage
[ 1.702536] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.712761] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.717782] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.724222] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 1.731629] rtc_cmos 00:00: RTC can wake from S4
[ 1.737042] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[ 1.743224] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[ 1.750166] ACPI Warning: SystemIO range 0x000000000000f000-0x000000000000f01f conflicts with OpRegion 0x000000000000f000-0x000000000000f00f (\_SB_.PCI0.SBUS.SMBI) (20150204/utaddress-258)
[ 1.767055] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.777295] saa7146: register extension 'budget_av'
[ 1.782241] usbcore: registered new interface driver dvb_usb_ttusb2
[ 1.790071] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-devel@redhat.com
[ 1.798549] Intel P-state driver initializing.
[ 1.803693] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.809349] usbcore: registered new interface driver usbhid
[ 1.814968] usbhid: USB HID core driver
[ 1.818920] TCP: cubic registered
[ 1.827163] Magic number: 3:922:930
[ 1.830608] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.837792] rtc_cmos 00:00: setting system clock to 2015-02-28 09:56:35 UTC (1425117395)
[ 1.837804] ata1.00: ATA-8: ST31000524AS, JC4B, max UDMA/133
[ 1.837807] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 1.858629] ata1.00: configured for UDMA/133
[ 1.858673] PM: Hibernation image not present or could not be loaded.
[ 1.863145] scsi 0:0:0:0: Direct-Access ATA ST31000524AS JC4B PQ: 0 ANSI: 5
[ 1.872523] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.872791] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.887304] sd 0:0:0:0: [sda] Write Protect is off
[ 1.892209] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.892459] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.934962] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[ 1.957837] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
[ 1.965795] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.982163] EXT4-fs (sda3): couldn't mount as ext3 due to feature incompatibilities
[ 1.990826] EXT4-fs (sda3): couldn't mount as ext2 due to feature incompatibilities
[ 2.036966] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 2.044823] VFS: Mounted root (ext4 filesystem) readonly on device 8:3.
[ 2.075486] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608
[ 2.082402] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.089696] devtmpfs: mounted
[ 2.089698] usb 1-2: Product: USB2.0 Hub
[ 2.097234] hub 1-2:1.0: USB hub found
[ 2.101424] Freeing unused kernel memory: 780K (ffffffff81885000 - ffffffff81948000)
[ 2.101725] hub 1-2:1.0: 3 ports detected
[ 2.113461] Write protecting the kernel read-only data: 8192k
[ 2.121386] Freeing unused kernel memory: 1052K (ffff8800014f9000 - ffff880001600000)
[ 2.130717] Freeing unused kernel memory: 220K (ffff8800017c9000 - ffff880001800000)
[ 2.275375] tsc: Refined TSC clocksource calibration: 1999.997 MHz
[ 2.287636] usb 1-3: new high-speed USB device number 3 using xhci_hcd
[ 2.479149] usb 1-3: New USB device found, idVendor=0b48, idProduct=300d
[ 2.486040] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.493329] usb 1-3: Product: TT-USB2.0
[ 2.497658] usb 1-3: Manufacturer: TechnoTrend
[ 2.502258] usb 1-3: SerialNumber: LHJNON
[ 2.507257] dvb-usb: found a 'Technotrend TT-connect CT-3650' in warm state.
[ 2.515073] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 2.523679] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 2.532750] DVB: registering new adapter (Technotrend TT-connect CT-3650)
[ 2.542763] ttusb2: CI initialized.
[ 2.546348] usb 1-3: DVB: registering adapter 0 frontend 0 (Philips TDA10023 DVB-C)...
[ 2.561516] usb 1-3: DVB: registering adapter 0 frontend 1 (NXP TDA10048HN DVB-T)...
[ 2.570118] IR keymap rc-tt-1500 not found
[ 2.574321] Registered IR keymap rc-empty
[ 2.578637] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-3/rc/rc0/input6
[ 2.589598] rc0: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-3/rc/rc0
[ 2.599769] dvb-usb: schedule remote query interval to 150 msecs.
[ 2.839052] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[ 2.995347] systemd[1]: Failed to insert module 'autofs4'
[ 3.001638] systemd[1]: Failed to insert module 'ipv6'
[ 3.007402] systemd[1]: Set hostname to <maggie>.
[ 3.044908] random: systemd urandom read with 75 bits of entropy available
[ 3.282666] Switched to clocksource tsc
[ 3.311766] LVM: Logical Volume autoactivation enabled.
[ 3.317079] LVM: Activation generator successfully completed.
[ 4.017684] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 4.058810] systemd[1]: Starting Replay Read-Ahead Data...
[ 4.076052] systemd[1]: Starting Collect Read-Ahead Data...
[ 4.095759] systemd[1]: Expecting device dev-ttyS0.device...
[ 4.103587] systemd-readahead[88]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day.
[ 4.127389] systemd[1]: Starting Syslog Socket.
[ 4.143702] systemd[1]: Listening on Syslog Socket.
[ 4.147620] random: nonblocking pool is initialized
[ 4.153565] systemd[1]: Starting Delayed Shutdown Socket.
[ 4.171265] systemd[1]: Listening on Delayed Shutdown Socket.
[ 4.177075] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 4.195487] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 4.202507] systemd[1]: Starting LVM2 metadata daemon socket.
[ 4.231803] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 4.237997] systemd[1]: Starting Journal Socket.
[ 4.251589] systemd[1]: Listening on Journal Socket.
[ 4.256688] systemd[1]: Mounted Huge Pages File System.
[ 4.261982] systemd[1]: Starting Create dynamic rule for /dev/root link...
[ 4.284494] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 4.293711] systemd[1]: Starting Create static device nodes in /dev...
[ 4.312405] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.328084] systemd[1]: Starting Journal Service...
[ 4.355621] systemd[1]: Started Journal Service.
[ 4.612007] dvb-usb: recv bulk message failed: -110
[ 4.616964] ttusb2: there might have been an error during control message transfer. (rlen = 0, was 0)
[ 4.720371] systemd-journald[93]: Vacuuming done, freed 0 bytes
[ 5.501935] systemd-udevd[125]: starting version 208
[ 5.585582] EXT4-fs (sda3): re-mounted. Opts: (null)
[ 6.628159] dvb-usb: recv bulk message failed: -110
[ 6.633068] ttusb2: there might have been an error during control message transfer. (rlen = 0, was 0)
[ 6.642513] dvb-usb: Technotrend TT-connect CT-3650 successfully initialized and connected.
[ 8.673079] Adding 2097148k swap on /dev/sda1. Priority:42 extents:1 across:2097148k FS
[ 9.294414] EXT4-fs (sda5): barriers disabled
[ 10.246960] EXT4-fs (sda5): mounted filesystem with writeback data mode. Opts: data=writeback,barrier=0
[ 12.971201] r8169 0000:02:00.0 eth0: link down
[ 12.971262] r8169 0000:02:00.0 eth0: link down
[ 13.557176] systemd-journald[93]: Received request to flush runtime journal from PID 1
[ 14.656839] r8169 0000:02:00.0 eth0: link up
[ 0.000000] Linux version 4.0.0-rc1-celeron-00036-g4f671fe (thomas@maggie) (gcc version 4.8.1 20130909 [gcc-4_8-branch revision 202388] (SUSE Linux) ) #217 SMP Sat Feb 28 10:40:26 CET 2015
[ 0.000000] Command line: root=/dev/sda3 console=ttyS0,115200N8 panic=30
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x0000000079578fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000079579000-0x00000000795a8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000795a9000-0x00000000795fcfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000795fd000-0x000000007970dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007970e000-0x0000000079a7afff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079a7b000-0x0000000079a7bfff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000079a7c000-0x0000000079abdfff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079abe000-0x0000000079c2bfff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000079c2c000-0x0000000079ff9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079ffa000-0x0000000079ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./Q1900B-ITX, BIOS P1.70 11/04/2014
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x7a000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-E7FFF write-through
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 07A800000 mask FFF800000 uncachable
[ 0.000000] 2 base 07B000000 mask FFF000000 uncachable
[ 0.000000] 3 base 07C000000 mask FFC000000 uncachable
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01a0f000, 0x01a0ffff] PGTABLE
[ 0.000000] BRK [0x01a10000, 0x01a10fff] PGTABLE
[ 0.000000] BRK [0x01a11000, 0x01a11fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x79200000-0x793fffff]
[ 0.000000] [mem 0x79200000-0x793fffff] page 2M
[ 0.000000] BRK [0x01a12000, 0x01a12fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x60000000-0x791fffff]
[ 0.000000] [mem 0x60000000-0x791fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x40000000-0x5fffffff]
[ 0.000000] [mem 0x40000000-0x5fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20100000-0x3fffffff]
[ 0.000000] [mem 0x20100000-0x201fffff] page 4k
[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
[ 0.000000] BRK [0x01a13000, 0x01a13fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x79400000-0x79578fff]
[ 0.000000] [mem 0x79400000-0x79578fff] page 4k
[ 0.000000] BRK [0x01a14000, 0x01a14fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x795a9000-0x795fcfff]
[ 0.000000] [mem 0x795a9000-0x795fcfff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x79a7b000-0x79a7bfff]
[ 0.000000] [mem 0x79a7b000-0x79a7bfff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x79abe000-0x79c2bfff]
[ 0.000000] [mem 0x79abe000-0x79c2bfff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x79ffa000-0x79ffffff]
[ 0.000000] [mem 0x79ffa000-0x79ffffff] page 4k
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x0000000079683080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000007968E3C0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20150204/tbfadt-618)
[ 0.000000] ACPI: DSDT 0x0000000079683190 00B229 (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.000000] ACPI: FACS 0x000000007970DF80 000040
[ 0.000000] ACPI: APIC 0x000000007968E4D0 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000007968E558 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x000000007968E5A0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: LPIT 0x000000007968E5E0 000104 (v01 ALASKA A M I 00000003 VLV2 0100000D)
[ 0.000000] ACPI: AAFT 0x000000007968E6E8 0000D7 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x000000007968E7C0 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x000000007968E7F8 000763 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000007968EF60 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000007968F1F0 00017A (v01 PmRef ApTst 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 0x000000007968F370 000042 (v01 ALASKA A M I 00000000 00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff880076c00000-ffff880078bfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x0000000079ffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009bfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020100000-0x0000000079578fff]
[ 0.000000] node 0: [mem 0x00000000795a9000-0x00000000795fcfff]
[ 0.000000] node 0: [mem 0x0000000079a7b000-0x0000000079a7bfff]
[ 0.000000] node 0: [mem 0x0000000079abe000-0x0000000079c2bfff]
[ 0.000000] node 0: [mem 0x0000000079ffa000-0x0000000079ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000079ffffff]
[ 0.000000] On node 0 totalpages: 497117
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3995 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7744 pages used for memmap
[ 0.000000] DMA32 zone: 493122 pages, LIFO batch:31
[ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
[ 0.000000] Reserving Intel graphics stolen memory at 0x7b000000-0x7effffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x4f])
[ 0.000000] ACPI: NMI not connected to LINT 1!
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] res edge lint[0xcb])
[ 0.000000] ACPI: NMI not connected to LINT 1!
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] res edge lint[0x9d])
[ 0.000000] ACPI: NMI not connected to LINT 1!
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high dfl lint[0x5e])
[ 0.000000] ACPI: NMI not connected to LINT 1!
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79579000-0x795a8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x795fd000-0x7970dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7970e000-0x79a7afff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79a7c000-0x79abdfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79c2c000-0x79ff9fff]
[ 0.000000] e820: [mem 0x7f000000-0xe00f7fff] available for PCI devices
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff880079200000 s79704 r0 d30888 u524288
[ 0.000000] pcpu-alloc: s79704 r0 d30888 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 489288
[ 0.000000] Kernel command line: root=/dev/sda3 console=ttyS0,115200N8 panic=30
[ 0.000000] log_buf_len individual max cpu contribution: 131072 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 393216 bytes
[ 0.000000] log_buf_len min size: 262144 bytes
[ 0.000000] log_buf_len: 1048576 bytes
[ 0.000000] early log buf free: 251304(95%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.000000] Memory: 1940648K/1988468K available (5079K kernel code, 526K rwdata, 1828K rodata, 780K init, 768K bss, 47820K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:4352 nr_irqs:1024 16
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-3.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [ttyS0] enabled
[ 0.000000] Maximum core-clock to bus-clock ratio: 0x18
[ 0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
[ 0.000000] TSC runs at 1996800 KHz
[ 0.000000] lapic_timer_frequency = 332800
[ 0.000000] tsc: Detected 1996.800 MHz processor
[ 0.000029] Calibrating delay loop (skipped), value calculated using timer frequency.. 3993.60 BogoMIPS (lpj=7987200)
[ 0.011029] pid_max: default: 32768 minimum: 301
[ 0.015669] ACPI: Core revision 20150204
[ 0.046014] ACPI: All ACPI Tables successfully acquired
[ 0.051581] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.058305] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.065706] CPU: Physical Processor ID: 0
[ 0.069732] CPU: Processor Core ID: 0
[ 0.073414] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.079437] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.091269] mce: CPU supports 6 MCE banks
[ 0.095301] CPU0: Thermal monitoring enabled (TM1)
[ 0.100109] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[ 0.105524] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[ 0.111927] Freeing SMP alternatives memory: 20K (ffffffff81948000 - ffffffff8194d000)
[ 0.120646] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[ 0.166209] TSC deadline timer enabled
[ 0.166214] smpboot: CPU0: Intel(R) Celeron(R) CPU J1900 @ 1.99GHz (fam: 06, model: 37, stepping: 03)
[ 0.175704] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
[ 0.186093] ... version: 3
[ 0.190115] ... bit width: 40
[ 0.194221] ... generic registers: 2
[ 0.198242] ... value mask: 000000ffffffffff
[ 0.203565] ... max period: 000000ffffffffff
[ 0.208889] ... fixed-purpose events: 3
[ 0.212910] ... event mask: 0000000700000003
[ 0.219193] x86: Booting SMP configuration:
[ 0.223403] .... node #0, CPUs: #1 #2 #3
[ 0.281575] x86: Booted up 1 node, 4 CPUs
[ 0.285796] smpboot: Total of 4 processors activated (15974.40 BogoMIPS)
[ 0.292998] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.301334] devtmpfs: initialized
[ 0.304936] PM: Registering ACPI NVS region [mem 0x795fd000-0x7970dfff] (1118208 bytes)
[ 0.313234] RTC time: 9:45:26, date: 02/28/15
[ 0.317874] NET: Registered protocol family 16
[ 0.326361] cpuidle: using governor ladder
[ 0.338498] cpuidle: using governor menu
[ 0.342475] ACPI: bus type PCI registered
[ 0.346522] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.355846] PCI: not using MMCONFIG
[ 0.359339] PCI: Using configuration type 1 for base access
[ 0.373572] ACPI: Added _OSI(Module Device)
[ 0.377772] ACPI: Added _OSI(Processor Device)
[ 0.382224] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.386940] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.411152] ACPI: Dynamic OEM Table Load:
[ 0.415232] ACPI: SSDT 0xFFFF880078D66800 0003D7 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.425176] ACPI: Dynamic OEM Table Load:
[ 0.429240] ACPI: SSDT 0xFFFF880078D66C00 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.439848] ACPI: Dynamic OEM Table Load:
[ 0.443914] ACPI: SSDT 0xFFFF880078F13000 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.453747] ACPI: Dynamic OEM Table Load:
[ 0.457825] ACPI: SSDT 0xFFFF880078C73B40 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.469905] ACPI: Interpreter enabled
[ 0.473589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
[ 0.482879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[ 0.492188] ACPI: (supports S0 S3 S4 S5)
[ 0.496115] ACPI: Using IOAPIC for interrupt routing
[ 0.501291] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.512350] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.521536] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.543753] ACPI: Power Resource [USBC] (on)
[ 0.550366] ACPI: Power Resource [PLPE] (on)
[ 0.555131] ACPI: Power Resource [PLPE] (on)
[ 0.571660] ACPI: Power Resource [CLK0] (on)
[ 0.576034] ACPI: Power Resource [CLK1] (on)
[ 0.655979] ACPI: Power Resource [FN00] (off)
[ 0.661803] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.668007] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.676680] \_SB_.PCI0:_OSC invalid UUID
[ 0.676684] _OSC request data:1 1f 0
[ 0.676692] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.683675] PCI host bridge to bus 0000:00
[ 0.687788] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.693291] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
[ 0.699483] pci_bus 0000:00: root bus resource [io 0x0cf8-0x0cff]
[ 0.705674] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
[ 0.712472] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
[ 0.719272] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.726073] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.733567] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.741061] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.748564] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[ 0.748790] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[ 0.748806] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff]
[ 0.748819] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff pref]
[ 0.748832] pci 0000:00:02.0: reg 0x20: [io 0xf080-0xf087]
[ 0.749070] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
[ 0.749093] pci 0000:00:13.0: reg 0x10: [io 0xf070-0xf077]
[ 0.749105] pci 0000:00:13.0: reg 0x14: [io 0xf060-0xf063]
[ 0.749115] pci 0000:00:13.0: reg 0x18: [io 0xf050-0xf057]
[ 0.749126] pci 0000:00:13.0: reg 0x1c: [io 0xf040-0xf043]
[ 0.749137] pci 0000:00:13.0: reg 0x20: [io 0xf020-0xf03f]
[ 0.749148] pci 0000:00:13.0: reg 0x24: [mem 0xd0716000-0xd07167ff]
[ 0.749204] pci 0000:00:13.0: PME# supported from D3hot
[ 0.749405] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[ 0.749427] pci 0000:00:14.0: reg 0x10: [mem 0xd0700000-0xd070ffff 64bit]
[ 0.749495] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.749671] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.755430] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[ 0.755459] pci 0000:00:1a.0: reg 0x10: [mem 0xd0500000-0xd05fffff]
[ 0.755474] pci 0000:00:1a.0: reg 0x14: [mem 0xd0400000-0xd04fffff]
[ 0.755586] pci 0000:00:1a.0: PME# supported from D0 D3hot
[ 0.755788] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[ 0.755814] pci 0000:00:1b.0: reg 0x10: [mem 0xd0710000-0xd0713fff 64bit]
[ 0.755894] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.756091] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[ 0.756164] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.756357] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
[ 0.756429] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.756625] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[ 0.756696] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.756894] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
[ 0.756965] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.757166] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[ 0.757432] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[ 0.757470] pci 0000:00:1f.3: reg 0x10: [mem 0xd0714000-0xd071401f]
[ 0.757543] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
[ 0.757898] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.762982] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.763005] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.763035] pci 0000:02:00.0: reg 0x18: [mem 0xd0604000-0xd0604fff 64bit]
[ 0.763055] pci 0000:02:00.0: reg 0x20: [mem 0xd0600000-0xd0603fff 64bit pref]
[ 0.763157] pci 0000:02:00.0: supports D1 D2
[ 0.763161] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.763218] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.776923] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.781904] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
[ 0.781910] pci 0000:00:1c.1: bridge window [mem 0xd0600000-0xd06fffff]
[ 0.782001] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.787070] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 0.792078] pci_bus 0000:00: on NUMA node 0
[ 0.793849] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.801163] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.808482] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.815785] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.823097] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.830398] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.838878] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.846204] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.856873] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 0.861911] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.867587] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.875696] vgaarb: loaded
[ 0.878413] vgaarb: bridge control possible 0000:00:02.0
[ 0.883860] SCSI subsystem initialized
[ 0.887636] libata version 3.00 loaded.
[ 0.887659] ACPI: bus type USB registered
[ 0.891707] usbcore: registered new interface driver usbfs
[ 0.897222] usbcore: registered new interface driver hub
[ 0.902571] usbcore: registered new device driver usb
[ 0.907677] Linux video capture interface: v2.00
[ 0.912352] PCI: Using ACPI for IRQ routing
[ 0.922462] PCI: pci_cache_line_size set to 64 bytes
[ 0.922472] pci 0000:00:1c.1: can't claim BAR 8 [mem 0xd0600000-0xd06fffff]: no compatible bridge window
[ 0.931968] pci 0000:00:02.0: can't claim BAR 0 [mem 0xd0000000-0xd03fffff]: no compatible bridge window
[ 0.941463] pci 0000:00:02.0: can't claim BAR 2 [mem 0xc0000000-0xcfffffff pref]: no compatible bridge window
[ 0.951393] pci 0000:00:13.0: can't claim BAR 5 [mem 0xd0716000-0xd07167ff]: no compatible bridge window
[ 0.960889] pci 0000:00:14.0: can't claim BAR 0 [mem 0xd0700000-0xd070ffff 64bit]: no compatible bridge window
[ 0.970901] pci 0000:00:1a.0: can't claim BAR 0 [mem 0xd0500000-0xd05fffff]: no compatible bridge window
[ 0.980393] pci 0000:00:1a.0: can't claim BAR 1 [mem 0xd0400000-0xd04fffff]: no compatible bridge window
[ 0.989895] pci 0000:00:1b.0: can't claim BAR 0 [mem 0xd0710000-0xd0713fff 64bit]: no compatible bridge window
[ 0.999918] pci 0000:02:00.0: can't claim BAR 2 [mem 0xd0604000-0xd0604fff 64bit]: no compatible bridge window
[ 1.009935] pci 0000:02:00.0: can't claim BAR 4 [mem 0xd0600000-0xd0603fff 64bit pref]: no compatible bridge window
[ 1.020385] pci 0000:00:1f.3: can't claim BAR 0 [mem 0xd0714000-0xd071401f]: no compatible bridge window
[ 1.029894] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
[ 1.029898] e820: reserve RAM buffer [mem 0x79579000-0x7bffffff]
[ 1.029902] e820: reserve RAM buffer [mem 0x795fd000-0x7bffffff]
[ 1.029905] e820: reserve RAM buffer [mem 0x79a7c000-0x7bffffff]
[ 1.029908] e820: reserve RAM buffer [mem 0x79c2c000-0x7bffffff]
[ 1.029911] e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff]
[ 1.030162] Switched to clocksource refined-jiffies
[ 1.035196] pnp: PnP ACPI init
[ 1.038353] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.038615] system 00:01: [io 0x0680-0x069f] has been reserved
[ 1.044550] system 00:01: [io 0x0400-0x047f] has been reserved
[ 1.050486] system 00:01: [io 0x0500-0x05fe] has been reserved
[ 1.056418] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.056688] system 00:02: [io 0x0290-0x029f] has been reserved
[ 1.062629] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.063624] pnp 00:03: [dma 3]
[ 1.063928] pnp 00:03: Plug and Play ACPI device, IDs PNP0400 PNP0401 (active)
[ 1.064483] pnp 00:04: [dma 0 disabled]
[ 1.064576] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.065488] system 00:05: [mem 0xe0000000-0xefffffff] could not be reserved
[ 1.072471] system 00:05: [mem 0xfed01000-0xfed01fff] has been reserved
[ 1.079100] system 00:05: [mem 0xfed03000-0xfed03fff] has been reserved
[ 1.085724] system 00:05: [mem 0xfed04000-0xfed04fff] has been reserved
[ 1.092351] system 00:05: [mem 0xfed0c000-0xfed0ffff] has been reserved
[ 1.098974] system 00:05: [mem 0xfed08000-0xfed08fff] has been reserved
[ 1.105600] system 00:05: [mem 0xfed1c000-0xfed1cfff] has been reserved
[ 1.112226] system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
[ 1.118853] system 00:05: [mem 0xfef00000-0xfeffffff] has been reserved
[ 1.125480] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.128801] pnp: PnP ACPI: found 6 devices
[ 1.140911] Switched to clocksource acpi_pm
[ 1.145151] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 1.145158] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[ 1.145163] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[ 1.145175] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 02] add_size 200000
[ 1.145180] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x001fffff] to [bus 02] add_size 200000
[ 1.145189] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 1.145194] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[ 1.145198] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000
[ 1.145208] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 1.145213] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
[ 1.145217] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
[ 1.145232] pci 0000:00:1c.0: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 1.145237] pci 0000:00:1c.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.145241] pci 0000:00:1c.1: res[8]=[mem 0x00100000-0x001fffff] get_res_add_size add_size 200000
[ 1.145245] pci 0000:00:1c.1: res[9]=[mem 0x00100000-0x001fffff 64bit pref] get_res_add_size add_size 200000
[ 1.145249] pci 0000:00:1c.2: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 1.145254] pci 0000:00:1c.2: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.145258] pci 0000:00:1c.3: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 1.145262] pci 0000:00:1c.3: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.145266] pci 0000:00:1c.0: res[7]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 1.145270] pci 0000:00:1c.2: res[7]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 1.145274] pci 0000:00:1c.3: res[7]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 1.145284] pci 0000:00:02.0: BAR 2: no space for [mem size 0x10000000 pref]
[ 1.152363] pci 0000:00:02.0: BAR 2: trying firmware assignment [mem size 0x10000000 pref]
[ 1.160653] pci 0000:00:02.0: BAR 2: assigned [mem 0xc0000000-0xcfffffff pref]
[ 1.167906] pci 0000:00:02.0: BAR 0: no space for [mem size 0x00400000]
[ 1.174547] pci 0000:00:02.0: BAR 0: trying firmware assignment [mem size 0x00400000]
[ 1.182404] pci 0000:00:02.0: BAR 0: assigned [mem 0xd0000000-0xd03fffff]
[ 1.189225] pci 0000:00:1a.0: BAR 0: no space for [mem size 0x00100000]
[ 1.195866] pci 0000:00:1a.0: BAR 0: trying firmware assignment [mem size 0x00100000]
[ 1.203723] pci 0000:00:1a.0: BAR 0: assigned [mem 0xd0500000-0xd05fffff]
[ 1.210543] pci 0000:00:1a.0: BAR 1: no space for [mem size 0x00100000]
[ 1.217183] pci 0000:00:1a.0: BAR 1: trying firmware assignment [mem size 0x00100000]
[ 1.225031] pci 0000:00:1a.0: BAR 1: assigned [mem 0xd0400000-0xd04fffff]
[ 1.231852] pci 0000:00:1c.0: BAR 8: no space for [mem size 0x00200000]
[ 1.238492] pci 0000:00:1c.0: BAR 8: failed to assign [mem size 0x00200000]
[ 1.245484] pci 0000:00:1c.0: BAR 9: no space for [mem size 0x00200000 64bit pref]
[ 1.253077] pci 0000:00:1c.0: BAR 9: failed to assign [mem size 0x00200000 64bit pref]
[ 1.261017] pci 0000:00:1c.1: BAR 8: no space for [mem size 0x00300000]
[ 1.267663] pci 0000:00:1c.1: BAR 8: failed to assign [mem size 0x00300000]
[ 1.274655] pci 0000:00:1c.1: BAR 9: no space for [mem size 0x00300000 64bit pref]
[ 1.282248] pci 0000:00:1c.1: BAR 9: failed to assign [mem size 0x00300000 64bit pref]
[ 1.290194] pci 0000:00:1c.2: BAR 8: no space for [mem size 0x00200000]
[ 1.296835] pci 0000:00:1c.2: BAR 8: failed to assign [mem size 0x00200000]
[ 1.303831] pci 0000:00:1c.2: BAR 9: no space for [mem size 0x00200000 64bit pref]
[ 1.311427] pci 0000:00:1c.2: BAR 9: failed to assign [mem size 0x00200000 64bit pref]
[ 1.319373] pci 0000:00:1c.3: BAR 8: no space for [mem size 0x00200000]
[ 1.326013] pci 0000:00:1c.3: BAR 8: failed to assign [mem size 0x00200000]
[ 1.333008] pci 0000:00:1c.3: BAR 9: no space for [mem size 0x00200000 64bit pref]
[ 1.340604] pci 0000:00:1c.3: BAR 9: failed to assign [mem size 0x00200000 64bit pref]
[ 1.348552] pci 0000:00:14.0: BAR 0: no space for [mem size 0x00010000 64bit]
[ 1.355711] pci 0000:00:14.0: BAR 0: trying firmware assignment [mem size 0x00010000 64bit]
[ 1.364091] pci 0000:00:14.0: BAR 0: assigned [mem 0xd0700000-0xd070ffff 64bit]
[ 1.371439] pci 0000:00:1b.0: BAR 0: no space for [mem size 0x00004000 64bit]
[ 1.378604] pci 0000:00:1b.0: BAR 0: trying firmware assignment [mem size 0x00004000 64bit]
[ 1.386981] pci 0000:00:1b.0: BAR 0: assigned [mem 0xd0710000-0xd0713fff 64bit]
[ 1.394333] pci 0000:00:1c.0: BAR 7: assigned [io 0x1000-0x1fff]
[ 1.400454] pci 0000:00:1c.2: BAR 7: assigned [io 0x2000-0x2fff]
[ 1.406574] pci 0000:00:1c.3: BAR 7: assigned [io 0x3000-0x3fff]
[ 1.412695] pci 0000:00:13.0: BAR 5: no space for [mem size 0x00000800]
[ 1.419338] pci 0000:00:13.0: BAR 5: trying firmware assignment [mem size 0x00000800]
[ 1.427193] pci 0000:00:13.0: BAR 5: assigned [mem 0xd0716000-0xd07167ff]
[ 1.434006] pci 0000:00:1f.3: BAR 0: no space for [mem size 0x00000020]
[ 1.440647] pci 0000:00:1f.3: BAR 0: trying firmware assignment [mem size 0x00000020]
[ 1.448505] pci 0000:00:1f.3: BAR 0: assigned [mem 0xd0714000-0xd071401f]
[ 1.455334] pci 0000:00:02.0: BAR 2: no space for [mem size 0x10000000 pref]
[ 1.462409] pci 0000:00:02.0: BAR 2: trying firmware assignment [mem size 0x10000000 pref]
[ 1.470700] pci 0000:00:02.0: BAR 2: assigned [mem 0xc0000000-0xcfffffff pref]
[ 1.477955] pci 0000:00:02.0: BAR 0: no space for [mem size 0x00400000]
[ 1.484594] pci 0000:00:02.0: BAR 0: trying firmware assignment [mem size 0x00400000]
[ 1.492455] pci 0000:00:02.0: BAR 0: assigned [mem 0xd0000000-0xd03fffff]
[ 1.499272] pci 0000:00:1a.0: BAR 0: no space for [mem size 0x00100000]
[ 1.505913] pci 0000:00:1a.0: BAR 0: trying firmware assignment [mem size 0x00100000]
[ 1.513773] pci 0000:00:1a.0: BAR 0: assigned [mem 0xd0500000-0xd05fffff]
[ 1.520592] pci 0000:00:1a.0: BAR 1: no space for [mem size 0x00100000]
[ 1.527235] pci 0000:00:1a.0: BAR 1: trying firmware assignment [mem size 0x00100000]
[ 1.535090] pci 0000:00:1a.0: BAR 1: assigned [mem 0xd0400000-0xd04fffff]
[ 1.541913] pci 0000:00:1c.1: BAR 8: no space for [mem size 0x00100000]
[ 1.548550] pci 0000:00:1c.1: BAR 8: failed to assign [mem size 0x00100000]
[ 1.555546] pci 0000:00:1c.1: BAR 9: no space for [mem size 0x00100000 64bit pref]
[ 1.563138] pci 0000:00:1c.1: BAR 9: failed to assign [mem size 0x00100000 64bit pref]
[ 1.571086] pci 0000:00:14.0: BAR 0: no space for [mem size 0x00010000 64bit]
[ 1.578248] pci 0000:00:14.0: BAR 0: trying firmware assignment [mem size 0x00010000 64bit]
[ 1.586628] pci 0000:00:14.0: BAR 0: assigned [mem 0xd0700000-0xd070ffff 64bit]
[ 1.593976] pci 0000:00:1b.0: BAR 0: no space for [mem size 0x00004000 64bit]
[ 1.601138] pci 0000:00:1b.0: BAR 0: trying firmware assignment [mem size 0x00004000 64bit]
[ 1.609517] pci 0000:00:1b.0: BAR 0: assigned [mem 0xd0710000-0xd0713fff 64bit]
[ 1.616865] pci 0000:00:13.0: BAR 5: no space for [mem size 0x00000800]
[ 1.623509] pci 0000:00:13.0: BAR 5: trying firmware assignment [mem size 0x00000800]
[ 1.631366] pci 0000:00:13.0: BAR 5: assigned [mem 0xd0716000-0xd07167ff]
[ 1.638187] pci 0000:00:1f.3: BAR 0: no space for [mem size 0x00000020]
[ 1.644827] pci 0000:00:1f.3: BAR 0: trying firmware assignment [mem size 0x00000020]
[ 1.652685] pci 0000:00:1f.3: BAR 0: assigned [mem 0xd0714000-0xd071401f]
[ 1.659512] pci 0000:00:1c.3: BAR 8: no space for [mem size 0x00200000]
[ 1.666155] pci 0000:00:1c.3: BAR 8: failed to assign [mem size 0x00200000]
[ 1.673149] pci 0000:00:1c.3: BAR 9: no space for [mem size 0x00200000 64bit pref]
[ 1.680742] pci 0000:00:1c.3: BAR 9: failed to assign [mem size 0x00200000 64bit pref]
[ 1.688689] pci 0000:00:1c.2: BAR 8: no space for [mem size 0x00200000]
[ 1.695329] pci 0000:00:1c.2: BAR 8: failed to assign [mem size 0x00200000]
[ 1.702325] pci 0000:00:1c.2: BAR 9: no space for [mem size 0x00200000 64bit pref]
[ 1.709918] pci 0000:00:1c.2: BAR 9: failed to assign [mem size 0x00200000 64bit pref]
[ 1.717867] pci 0000:00:1c.0: BAR 8: no space for [mem size 0x00200000]
[ 1.724507] pci 0000:00:1c.0: BAR 8: failed to assign [mem size 0x00200000]
[ 1.731500] pci 0000:00:1c.0: BAR 9: no space for [mem size 0x00200000 64bit pref]
[ 1.739096] pci 0000:00:1c.0: BAR 9: failed to assign [mem size 0x00200000 64bit pref]
[ 1.747042] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 1.752036] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
[ 1.758165] pci 0000:02:00.0: BAR 4: no space for [mem size 0x00004000 64bit pref]
[ 1.765764] pci 0000:02:00.0: BAR 4: trying firmware assignment [mem size 0x00004000 64bit pref]
[ 1.774578] pci 0000:02:00.0: BAR 4: assigned [mem 0xd0600000-0xd0603fff 64bit pref]
[ 1.782360] pci 0000:02:00.0: BAR 2: no space for [mem size 0x00001000 64bit]
[ 1.789524] pci 0000:02:00.0: BAR 2: trying firmware assignment [mem size 0x00001000 64bit]
[ 1.797901] pci 0000:02:00.0: BAR 2: assigned [mem 0xd0604000-0xd0604fff 64bit]
[ 1.805251] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 1.810240] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
[ 1.816370] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 1.821364] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
[ 1.827494] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 1.832490] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
[ 1.838617] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[ 1.847684] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
[ 1.847688] pci_bus 0000:00: resource 5 [io 0x0cf8-0x0cff]
[ 1.847692] pci_bus 0000:00: resource 6 [io 0x0000-0x006f window]
[ 1.847695] pci_bus 0000:00: resource 7 [io 0x0078-0x0cf7 window]
[ 1.847699] pci_bus 0000:00: resource 8 [io 0x0d00-0xffff window]
[ 1.847703] pci_bus 0000:00: resource 9 [mem 0x000a0000-0x000bffff window]
[ 1.847707] pci_bus 0000:00: resource 10 [mem 0x000c0000-0x000dffff window]
[ 1.847711] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000fffff window]
[ 1.847715] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 1.847719] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 1.847723] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 1.847726] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
[ 1.847776] NET: Registered protocol family 2
[ 1.852369] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 1.859666] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 1.866413] TCP: Hash tables configured (established 16384 bind 16384)
[ 1.873008] TCP: reno registered
[ 1.876266] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 1.882318] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 1.888850] NET: Registered protocol family 1
[ 1.893259] pci 0000:00:02.0: Video device with shadowed ROM
[ 1.893500] PCI: CLS 64 bytes, default 64
[ 1.893870] microcode: CPU0 sig=0x30673, pf=0x4, revision=0x321
[ 1.899819] microcode: CPU1 sig=0x30673, pf=0x4, revision=0x321
[ 1.905763] microcode: CPU2 sig=0x30673, pf=0x4, revision=0x321
[ 1.911699] microcode: CPU3 sig=0x30673, pf=0x4, revision=0x321
[ 1.917758] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.926929] Scanning for low memory corruption every 60 seconds
[ 1.933904] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 1.942890] zpool: loaded
[ 1.945526] zbud: loaded
[ 1.949010] ntfs: driver 2.1.31 [Flags: R/O].
[ 1.953488] fuse init (API version 7.23)
[ 1.958659] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.966088] io scheduler noop registered
[ 1.970036] io scheduler deadline registered (default)
[ 1.975959] intel_idle: MWAIT substates: 0x33000020
[ 1.975963] intel_idle: v0.4 model 0x37
[ 1.975966] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.976444] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.984830] ACPI: Power Button [PWRB]
[ 1.988585] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 1.996966] ACPI: Sleep Button [SLPB]
[ 2.000736] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 2.008159] ACPI: Power Button [PWRF]
[ 2.017100] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.022795] ACPI: Thermal Zone [TZ01] (27 C)
[ 2.027136] GHES: HEST is not enabled!
[ 2.031040] Serial: 8250/16550 driver, 32 ports, IRQ sharing disabled
[ 2.058098] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 2.072988] hpet: number irqs doesn't agree with number of timers
[ 2.079324] Non-volatile memory driver v1.3
[ 2.083773] rdac: device handler registered
[ 2.089293] hp_sw: device handler registered
[ 2.093609] emc: device handler registered
[ 2.097732] alua: device handler registered
[ 2.102033] ahci 0000:00:13.0: version 3.0
[ 2.102222] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
[ 2.123159] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x1 impl SATA mode
[ 2.131280] ahci 0000:00:13.0: flags: 64bit ncq led clo pio slum part deso
[ 2.140263] scsi host0: ahci
[ 2.144907] scsi host1: ahci
[ 2.147938] ata1: SATA max UDMA/133 abar m2048@0xd0716000 port 0xd0716100 irq 87
[ 2.155367] ata2: DUMMY
[ 2.157869] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 2.163983] e100: Copyright(c) 1999-2006 Intel Corporation
[ 2.169525] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.175140] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 2.182697] r8169 0000:02:00.0 (unnamed net_device) (uninitialized): unknown MAC, using family default
[ 2.202177] r8169 0000:02:00.0 (unnamed net_device) (uninitialized): rtl_chipcmd_cond == 1 (loop: 100, delay: 100).
[ 2.212902] r8169 0000:02:00.0 eth0: RTL8168b/8111b at 0xffffc9000003a000, ff:ff:ff:ff:ff:ff, XID 9cf0f8ff IRQ 88
[ 2.223196] r8169 0000:02:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[ 2.231794] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.237051] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 2.244868] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00001810
[ 2.253343] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 2.254353] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.261162] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.268408] usb usb1: Product: xHCI Host Controller
[ 2.273313] usb usb1: Manufacturer: Linux 4.0.0-rc1-celeron-00036-g4f671fe xhci-hcd
[ 2.280997] usb usb1: SerialNumber: 0000:00:14.0
[ 2.285947] hub 1-0:1.0: USB hub found
[ 2.289745] hub 1-0:1.0: 6 ports detected
[ 2.295257] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.300518] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 2.309014] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 2.315833] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.323082] usb usb2: Product: xHCI Host Controller
[ 2.327987] usb usb2: Manufacturer: Linux 4.0.0-rc1-celeron-00036-g4f671fe xhci-hcd
[ 2.335671] usb usb2: SerialNumber: 0000:00:14.0
[ 2.340610] hub 2-0:1.0: USB hub found
[ 2.344462] hub 2-0:1.0: 1 port detected
[ 2.348867] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.355427] ehci-pci: EHCI PCI platform driver
[ 2.359916] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.366351] usbcore: registered new interface driver usb-storage
[ 2.372442] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 2.382652] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.387659] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.393137] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 2.400231] rtc_cmos 00:00: RTC can wake from S4
[ 2.405158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[ 2.411450] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[ 2.418357] ACPI Warning: SystemIO range 0x000000000000f000-0x000000000000f01f conflicts with OpRegion 0x000000000000f000-0x000000000000f00f (\_SB_.PCI0.SBUS.SMBI) (20150204/utaddress-258)
[ 2.435477] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 2.445843] saa7146: register extension 'budget_av'
[ 2.450781] usbcore: registered new interface driver dvb_usb_ttusb2
[ 2.458629] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-devel@redhat.com
[ 2.467113] Intel P-state driver initializing.
[ 2.471795] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.476085] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.477759] ata1.00: ATA-8: ST31000524AS, JC4B, max UDMA/133
[ 2.477762] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 2.479894] ata1.00: configured for UDMA/133
[ 2.480463] scsi 0:0:0:0: Direct-Access ATA ST31000524AS JC4B PQ: 0 ANSI: 5
[ 2.480947] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.481003] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 2.481274] sd 0:0:0:0: [sda] Write Protect is off
[ 2.481278] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.481545] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.536403] usbcore: registered new interface driver usbhid
[ 2.539657] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
[ 2.542346] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.552077] usbhid: USB HID core driver
[ 2.556010] TCP: cubic registered
[ 2.564737] Magic number: 3:269:779
[ 2.569110] rtc_cmos 00:00: setting system clock to 2015-02-28 09:45:28 UTC (1425116728)
[ 2.577355] PM: Hibernation image not present or could not be loaded.
[ 2.589769] EXT4-fs (sda3): couldn't mount as ext3 due to feature incompatibilities
[ 2.598819] EXT4-fs (sda3): couldn't mount as ext2 due to feature incompatibilities
[ 2.636096] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 2.643931] VFS: Mounted root (ext4 filesystem) readonly on device 8:3.
[ 2.672274] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[ 2.688889] devtmpfs: mounted
[ 2.692638] Freeing unused kernel memory: 780K (ffffffff81885000 - ffffffff81948000)
[ 2.700523] Write protecting the kernel read-only data: 8192k
[ 2.708500] Freeing unused kernel memory: 1052K (ffff8800014f9000 - ffff880001600000)
[ 2.717599] Freeing unused kernel memory: 220K (ffff8800017c9000 - ffff880001800000)
[ 2.868428] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608
[ 2.875678] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.882973] usb 1-2: Product: USB2.0 Hub
[ 2.890091] hub 1-2:1.0: USB hub found
[ 2.894895] hub 1-2:1.0: 3 ports detected
[ 2.928559] tsc: Refined TSC clocksource calibration: 1999.999 MHz
[ 3.068745] usb 1-3: new high-speed USB device number 3 using xhci_hcd
[ 3.260564] usb 1-3: New USB device found, idVendor=0b48, idProduct=300d
[ 3.267453] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.274734] usb 1-3: Product: TT-USB2.0
[ 3.278643] usb 1-3: Manufacturer: TechnoTrend
[ 3.283172] usb 1-3: SerialNumber: LHJNON
[ 3.290312] dvb-usb: found a 'Technotrend TT-connect CT-3650' in warm state.
[ 3.299412] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 3.308572] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 3.318205] DVB: registering new adapter (Technotrend TT-connect CT-3650)
[ 3.330524] ttusb2: CI initialized.
[ 3.334528] usb 1-3: DVB: registering adapter 0 frontend 0 (Philips TDA10023 DVB-C)...
[ 3.352755] usb 1-3: DVB: registering adapter 0 frontend 1 (NXP TDA10048HN DVB-T)...
[ 3.362045] IR keymap rc-tt-1500 not found
[ 3.366676] Registered IR keymap rc-empty
[ 3.371582] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-3/rc/rc0/input6
[ 3.383307] rc0: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-3/rc/rc0
[ 3.393614] dvb-usb: schedule remote query interval to 150 msecs.
[ 3.496879] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[ 3.652650] systemd[1]: Failed to insert module 'autofs4'
[ 3.658621] systemd[1]: Failed to insert module 'ipv6'
[ 3.664187] systemd[1]: Set hostname to <maggie>.
[ 3.693580] random: systemd urandom read with 88 bits of entropy available
[ 3.935844] Switched to clocksource tsc
[ 3.999309] LVM: Logical Volume autoactivation enabled.
[ 4.004621] LVM: Activation generator successfully completed.
[ 4.482037] random: nonblocking pool is initialized
[ 4.782988] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 4.815023] systemd[1]: Starting Replay Read-Ahead Data...
[ 4.833305] systemd[1]: Starting Collect Read-Ahead Data...
[ 4.849039] systemd[1]: Expecting device dev-ttyS0.device...
[ 4.864329] systemd-readahead[87]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day.
[ 4.876644] systemd[1]: Starting Syslog Socket.
[ 4.892606] systemd[1]: Listening on Syslog Socket.
[ 4.897574] systemd[1]: Starting Delayed Shutdown Socket.
[ 4.912413] systemd[1]: Listening on Delayed Shutdown Socket.
[ 4.918235] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 4.936458] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 4.943506] systemd[1]: Starting LVM2 metadata daemon socket.
[ 4.960803] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 4.966999] systemd[1]: Starting Journal Socket.
[ 4.980800] systemd[1]: Listening on Journal Socket.
[ 4.985901] systemd[1]: Mounted Huge Pages File System.
[ 4.991189] systemd[1]: Starting Create dynamic rule for /dev/root link...
[ 5.009575] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 5.018817] systemd[1]: Starting Create static device nodes in /dev...
[ 5.037988] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.058031] systemd[1]: Starting Journal Service...
[ 5.085074] systemd[1]: Started Journal Service.
[ 5.401734] dvb-usb: recv bulk message failed: -110
[ 5.406788] ttusb2: there might have been an error during control message transfer. (rlen = 0, was 0)
[ 5.449996] systemd-journald[92]: Vacuuming done, freed 0 bytes
[ 6.143493] systemd-udevd[124]: starting version 208
[ 6.232221] EXT4-fs (sda3): re-mounted. Opts: (null)
[ 6.264607] r8169 0000:02:00.0 enp2s0: renamed from eth0
[ 6.299152] systemd-udevd[127]: renamed network interface eth0 to enp2s0
[ 7.417653] dvb-usb: recv bulk message failed: -110
[ 7.422664] ttusb2: there might have been an error during control message transfer. (rlen = 0, was 0)
[ 7.431914] dvb-usb: Technotrend TT-connect CT-3650 successfully initialized and connected.
[ 8.965283] Adding 2097148k swap on /dev/sda1. Priority:42 extents:1 across:2097148k FS
[ 12.316229] EXT4-fs (sda5): barriers disabled
[ 12.333579] EXT4-fs (sda5): mounted filesystem with writeback data mode. Opts: data=writeback,barrier=0
[ 34.399146] systemd-journald[92]: Received request to flush runtime journal from PID 1
\
 
 \ /
  Last update: 2015-02-28 11:21    [W:0.148 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site