Skip to content

Instantly share code, notes, and snippets.

@Atcold
Created November 30, 2014 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Atcold/7d2c08162dc5ebf1e9ac to your computer and use it in GitHub Desktop.
Save Atcold/7d2c08162dc5ebf1e9ac to your computer and use it in GitHub Desktop.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.13.0-40-generic (buildd@comet) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 2014 (Ubuntu 3.13.0-40.69-generic 3.13.11.10)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.13.0-40-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bdea7fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bdea8000-0x00000000bdebefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bdebf000-0x00000000bdf80fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bdf81000-0x00000000bdfbefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bdfbf000-0x00000000bdfdefff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bdfdf000-0x00000000bdff6fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bdff7000-0x00000000bdffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: Hewlett-Packard HP Pavilion dv7 Notebook PC/3624, BIOS F.46 08/25/2011
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x140000 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-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FC0000000 write-back
[ 0.000000] 2 base 0FFE00000 mask FFFE00000 write-protect
[ 0.000000] 3 base 0BE000000 mask FFE000000 uncachable
[ 0.000000] 4 base 100000000 mask FC0000000 write-back
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0xbe000 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01fe1000, 0x01fe1fff] PGTABLE
[ 0.000000] BRK [0x01fe2000, 0x01fe2fff] PGTABLE
[ 0.000000] BRK [0x01fe3000, 0x01fe3fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x13fe00000-0x13fffffff]
[ 0.000000] [mem 0x13fe00000-0x13fffffff] page 2M
[ 0.000000] BRK [0x01fe4000, 0x01fe4fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x13c000000-0x13fdfffff]
[ 0.000000] [mem 0x13c000000-0x13fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x13bffffff]
[ 0.000000] [mem 0x100000000-0x13bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbdea7fff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xbddfffff] page 2M
[ 0.000000] [mem 0xbde00000-0xbdea7fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbdebf000-0xbdf80fff]
[ 0.000000] [mem 0xbdebf000-0xbdf80fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbdfbf000-0xbdfdefff]
[ 0.000000] [mem 0xbdfbf000-0xbdfdefff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbdff7000-0xbdffffff]
[ 0.000000] [mem 0xbdff7000-0xbdffffff] page 4k
[ 0.000000] RAMDISK: [mem 0x359da000-0x36ce4fff]
[ 0.000000] ACPI: RSDP 00000000000fe020 000024 (v02 HPQOEM)
[ 0.000000] ACPI: XSDT 00000000bdff6120 00006C (v01 HPQOEM SLIC-MPC 00000001 01000013)
[ 0.000000] ACPI: FACP 00000000bdff4000 0000F4 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: DSDT 00000000bdfe2000 00DE24 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: FACS 00000000bdf8d000 000040
[ 0.000000] ACPI: DMAR 00000000bdff5000 0000B0 (v01 ? 00000001 00000000)
[ 0.000000] ACPI: HPET 00000000bdff3000 000038 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: APIC 00000000bdff2000 00006C (v02 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: MCFG 00000000bdff1000 00003C (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: ASF! 00000000bdff0000 0000A5 (v32 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: SLIC 00000000bdfe1000 000176 (v01 HPQOEM SLIC-MPC 06040000 LTP 00000001)
[ 0.000000] ACPI: BOOT 00000000bdfe0000 000028 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[ 0.000000] ACPI: SSDT 00000000bdfdf000 000655 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]
[ 0.000000] NODE_DATA [mem 0x13fff8000-0x13fffcfff]
[ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b600000-ffff88013f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x13fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0xbdea7fff]
[ 0.000000] node 0: [mem 0xbdebf000-0xbdf80fff]
[ 0.000000] node 0: [mem 0xbdfbf000-0xbdfdefff]
[ 0.000000] node 0: [mem 0xbdff7000-0xbdffffff]
[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]
[ 0.000000] On node 0 totalpages: 1040176
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12095 pages used for memmap
[ 0.000000] DMA32 zone: 774035 pages, LIFO batch:31
[ 0.000000] Normal zone: 4096 pages used for memmap
[ 0.000000] Normal zone: 262144 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbdea8000-0xbdebefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbdf81000-0xbdfbefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbdfdf000-0xbdff6fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbe000000-0xbfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffdfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffe00000-0xffffffff]
[ 0.000000] e820: [mem 0xc0000000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88013fc00000 s86400 r8192 d24192 u524288
[ 0.000000] pcpu-alloc: s86400 r8192 d24192 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1023900
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.13.0-40-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3992500K/4160704K available (7376K kernel code, 1144K rwdata, 3404K rodata, 1336K init, 1444K bss, 168204K 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=256 to nr_cpu_ids=4.
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-3.
[ 0.000000] NR_IRQS:16640 nr_irqs:712 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2527.013 MHz processor
[ 0.004003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5054.02 BogoMIPS (lpj=10108052)
[ 0.004007] pid_max: default: 32768 minimum: 301
[ 0.004043] Security Framework initialized
[ 0.004067] AppArmor: AppArmor initialized
[ 0.004068] Yama: becoming mindful.
[ 0.004439] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.006371] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.007307] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.007316] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.007613] Initializing cgroup subsys memory
[ 0.007622] Initializing cgroup subsys devices
[ 0.007625] Initializing cgroup subsys freezer
[ 0.007627] Initializing cgroup subsys blkio
[ 0.007629] Initializing cgroup subsys perf_event
[ 0.007632] Initializing cgroup subsys hugetlb
[ 0.007658] CPU: Physical Processor ID: 0
[ 0.007659] CPU: Processor Core ID: 0
[ 0.007661] mce: CPU supports 6 MCE banks
[ 0.007669] CPU0: Thermal monitoring enabled (TM2)
[ 0.007677] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[ 0.007677] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
[ 0.007677] tlb_flushall_shift: -1
[ 0.008020] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
[ 0.009511] ACPI: Core revision 20131115
[ 0.014707] ACPI: All ACPI Tables successfully acquired
[ 0.016009] ftrace: allocating 28542 entries in 112 pages
[ 0.028109] dmar: Host address width 36
[ 0.028113] dmar: DRHD base: 0x000000feb03000 flags: 0x0
[ 0.028120] dmar: IOMMU 0: reg_base_addr feb03000 ver 1:0 cap c9008020e30260 ecap 1000
[ 0.028121] dmar: DRHD base: 0x000000feb02000 flags: 0x1
[ 0.028126] dmar: IOMMU 1: reg_base_addr feb02000 ver 1:0 cap c9008020630260 ecap 1000
[ 0.028127] dmar: RMRR base: 0xf000203cf0002007 end: 0xf000e987f000fea5
[ 0.028580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.070389] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz (fam: 06, model: 17, stepping: 0a)
[ 0.072000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.072000] ... version: 2
[ 0.072000] ... bit width: 40
[ 0.072000] ... generic registers: 2
[ 0.072000] ... value mask: 000000ffffffffff
[ 0.072000] ... max period: 000000007fffffff
[ 0.072000] ... fixed-purpose events: 3
[ 0.072000] ... event mask: 0000000700000003
[ 0.072000] x86: Booting SMP configuration:
[ 0.072000] .... node #0, CPUs: #1
[ 0.083113] x86: Booted up 1 node, 2 CPUs
[ 0.083118] smpboot: Total of 2 processors activated (10108.05 BogoMIPS)
[ 0.083218] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.084121] devtmpfs: initialized
[ 0.084942] EVM: security.selinux
[ 0.084944] EVM: security.SMACK64
[ 0.084945] EVM: security.ima
[ 0.084946] EVM: security.capability
[ 0.088026] PM: Registering ACPI NVS region [mem 0xbdf81000-0xbdfbefff] (253952 bytes)
[ 0.089032] pinctrl core: initialized pinctrl subsystem
[ 0.089105] regulator-dummy: no parameters
[ 0.089134] RTC time: 19:46:56, date: 11/30/14
[ 0.089174] NET: Registered protocol family 16
[ 0.089294] cpuidle: using governor ladder
[ 0.089296] cpuidle: using governor menu
[ 0.089331] ACPI: bus type PCI registered
[ 0.089333] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.089396] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.089399] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.091881] PCI: Using configuration type 1 for base access
[ 0.092019] mtrr: your CPUs had inconsistent variable MTRR settings
[ 0.092021] mtrr: probably your BIOS does not setup all CPUs.
[ 0.092022] mtrr: corrected configuration.
[ 0.092803] bio: create slab <bio-0> at 0
[ 0.096078] ACPI: Added _OSI(Module Device)
[ 0.096080] ACPI: Added _OSI(Processor Device)
[ 0.096082] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.096083] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.097386] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.276330] ACPI: SSDT 00000000bdeb4c18 000265 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.276690] ACPI: Dynamic OEM Table Load:
[ 0.276693] ACPI: SSDT (null) 000265 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.276817] ACPI: SSDT 00000000bdeb2618 0005B3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.277163] ACPI: Dynamic OEM Table Load:
[ 0.277166] ACPI: SSDT (null) 0005B3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.288231] ACPI: SSDT 00000000bdeb3e18 0001CF (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.288603] ACPI: Dynamic OEM Table Load:
[ 0.288605] ACPI: SSDT (null) 0001CF (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.292085] ACPI: SSDT 00000000bdeb4f18 00008D (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.292441] ACPI: Dynamic OEM Table Load:
[ 0.292444] ACPI: SSDT (null) 00008D (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.296838] ACPI: Interpreter enabled
[ 0.296838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
[ 0.296838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
[ 0.296838] ACPI: (supports S0 S3 S4 S5)
[ 0.296838] ACPI: Using IOAPIC for interrupt routing
[ 0.296838] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.300016] ACPI: No dock devices found.
[ 0.308555] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.308555] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.308555] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug]
[ 0.308555] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[ 0.308907] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.309060] PCI host bridge to bus 0000:00
[ 0.309064] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.309066] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.309068] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.309070] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.309072] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
[ 0.309081] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[ 0.309100] DMAR: Forcing write-buffer flush capability
[ 0.309101] DMAR: Disabling IOMMU for graphics on this chipset
[ 0.309172] pci 0000:00:01.0: [8086:2a41] type 01 class 0x060400
[ 0.309210] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.309310] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[ 0.309361] pci 0000:00:1a.0: reg 0x20: [io 0x80e0-0x80ff]
[ 0.309468] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.309504] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[ 0.309554] pci 0000:00:1a.1: reg 0x20: [io 0x80c0-0x80df]
[ 0.309656] pci 0000:00:1a.1: System wakeup disabled by ACPI
[ 0.309702] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[ 0.309727] pci 0000:00:1a.7: reg 0x10: [mem 0xda105c00-0xda105fff]
[ 0.309834] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.309880] pci 0000:00:1a.7: System wakeup disabled by ACPI
[ 0.309920] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[ 0.309938] pci 0000:00:1b.0: reg 0x10: [mem 0xda100000-0xda103fff 64bit]
[ 0.310021] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.310097] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[ 0.310181] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.310264] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
[ 0.310349] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.310397] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.310435] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
[ 0.310519] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.310599] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
[ 0.310683] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.310761] pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400
[ 0.310845] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.310893] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.310931] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[ 0.310982] pci 0000:00:1d.0: reg 0x20: [io 0x80a0-0x80bf]
[ 0.311083] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.311118] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[ 0.311168] pci 0000:00:1d.1: reg 0x20: [io 0x8080-0x809f]
[ 0.312007] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[ 0.312058] pci 0000:00:1d.2: reg 0x20: [io 0x8060-0x807f]
[ 0.312167] pci 0000:00:1d.3: [8086:2939] type 00 class 0x0c0300
[ 0.312218] pci 0000:00:1d.3: reg 0x20: [io 0x8040-0x805f]
[ 0.312336] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[ 0.312361] pci 0000:00:1d.7: reg 0x10: [mem 0xda105800-0xda105bff]
[ 0.312467] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.312513] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.312546] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.312640] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.312676] pci 0000:00:1f.0: [8086:2919] type 00 class 0x060100
[ 0.312861] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[ 0.312883] pci 0000:00:1f.2: reg 0x10: [io 0x8108-0x810f]
[ 0.312893] pci 0000:00:1f.2: reg 0x14: [io 0x8114-0x8117]
[ 0.312902] pci 0000:00:1f.2: reg 0x18: [io 0x8100-0x8107]
[ 0.312912] pci 0000:00:1f.2: reg 0x1c: [io 0x8110-0x8113]
[ 0.312921] pci 0000:00:1f.2: reg 0x20: [io 0x8020-0x803f]
[ 0.312930] pci 0000:00:1f.2: reg 0x24: [mem 0xda105000-0xda1057ff]
[ 0.312987] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.313059] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 0.313077] pci 0000:00:1f.3: reg 0x10: [mem 0xda106000-0xda1060ff 64bit]
[ 0.313102] pci 0000:00:1f.3: reg 0x20: [io 0x8000-0x801f]
[ 0.313191] pci 0000:00:1f.6: [8086:2932] type 00 class 0x118000
[ 0.313218] pci 0000:00:1f.6: reg 0x10: [mem 0xda104000-0xda104fff 64bit]
[ 0.313411] pci 0000:01:00.0: [1002:9480] type 00 class 0x030000
[ 0.313426] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
[ 0.313437] pci 0000:01:00.0: reg 0x14: [io 0x7000-0x70ff]
[ 0.313448] pci 0000:01:00.0: reg 0x18: [mem 0xda000000-0xda00ffff]
[ 0.313485] pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[ 0.313534] pci 0000:01:00.0: supports D1 D2
[ 0.313590] pci 0000:01:00.1: [1002:aa38] type 00 class 0x040300
[ 0.313605] pci 0000:01:00.1: reg 0x10: [mem 0xda010000-0xda013fff]
[ 0.313706] pci 0000:01:00.1: supports D1 D2
[ 0.320013] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.320016] pci 0000:00:01.0: bridge window [io 0x7000-0x7fff]
[ 0.320019] pci 0000:00:01.0: bridge window [mem 0xda000000-0xda0fffff]
[ 0.320023] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.320328] pci 0000:02:00.0: [14e4:4315] type 00 class 0x028000
[ 0.320392] pci 0000:02:00.0: reg 0x10: [mem 0xd9000000-0xd9003fff 64bit]
[ 0.320741] pci 0000:02:00.0: supports D1 D2
[ 0.320900] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.320904] pci 0000:00:1c.0: bridge window [io 0x6000-0x6fff]
[ 0.320908] pci 0000:00:1c.0: bridge window [mem 0xd9000000-0xd9ffffff]
[ 0.320915] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
[ 0.321062] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[ 0.321102] pci 0000:03:00.0: reg 0x10: [io 0x5000-0x50ff]
[ 0.321210] pci 0000:03:00.0: reg 0x18: [mem 0xd1010000-0xd1010fff 64bit pref]
[ 0.321277] pci 0000:03:00.0: reg 0x20: [mem 0xd1000000-0xd100ffff 64bit pref]
[ 0.321320] pci 0000:03:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.321554] pci 0000:03:00.0: supports D1 D2
[ 0.321556] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.321664] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.321760] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.321764] pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff]
[ 0.321768] pci 0000:00:1c.1: bridge window [mem 0xd8000000-0xd8ffffff]
[ 0.321774] pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff 64bit pref]
[ 0.321831] pci 0000:00:1c.3: PCI bridge to [bus 05]
[ 0.321835] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 0.321840] pci 0000:00:1c.3: bridge window [mem 0xd7000000-0xd7ffffff]
[ 0.321846] pci 0000:00:1c.3: bridge window [mem 0xd2000000-0xd2ffffff 64bit pref]
[ 0.321974] pci 0000:06:00.0: [197b:2380] type 00 class 0x0c0010
[ 0.321999] pci 0000:06:00.0: reg 0x10: [mem 0xd6000000-0xd60007ff]
[ 0.322017] pci 0000:06:00.0: reg 0x14: [mem 0xd6000d00-0xd6000d7f]
[ 0.322067] pci 0000:06:00.0: reg 0x20: [mem 0xd6000c80-0xd6000cff]
[ 0.322085] pci 0000:06:00.0: reg 0x24: [mem 0xd6000c00-0xd6000c7f]
[ 0.322248] pci 0000:06:00.1: [197b:2382] type 00 class 0x088000
[ 0.322270] pci 0000:06:00.1: reg 0x10: [mem 0xd6000b00-0xd6000bff]
[ 0.322487] pci 0000:06:00.2: [197b:2381] type 00 class 0x080501
[ 0.322509] pci 0000:06:00.2: reg 0x10: [mem 0xd6000a00-0xd6000aff]
[ 0.322726] pci 0000:06:00.3: [197b:2383] type 00 class 0x088000
[ 0.322748] pci 0000:06:00.3: reg 0x10: [mem 0xd6000900-0xd60009ff]
[ 0.322966] pci 0000:06:00.4: [197b:2384] type 00 class 0x088000
[ 0.322987] pci 0000:06:00.4: reg 0x10: [mem 0xd6000800-0xd60008ff]
[ 0.328023] pci 0000:00:1c.4: PCI bridge to [bus 06]
[ 0.328028] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.328032] pci 0000:00:1c.4: bridge window [mem 0xd6000000-0xd6ffffff]
[ 0.328039] pci 0000:00:1c.4: bridge window [mem 0xd3000000-0xd3ffffff 64bit pref]
[ 0.328134] acpiphp: Slot [1] registered
[ 0.328141] pci 0000:00:1c.5: PCI bridge to [bus 07-09]
[ 0.328145] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
[ 0.328149] pci 0000:00:1c.5: bridge window [mem 0xd5000000-0xd5ffffff]
[ 0.328155] pci 0000:00:1c.5: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
[ 0.328235] pci 0000:00:1e.0: PCI bridge to [bus 0a] (subtractive decode)
[ 0.328246] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.328248] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.328250] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.328252] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[ 0.328646] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.328705] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.328766] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.328824] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.328880] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.328938] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12)
[ 0.328995] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.329052] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.329695] ACPI: Enabled 7 GPEs in block 00 to 3F
[ 0.329704] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.329752] Found 1 acpi root devices
[ 0.329793] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.329861] vgaarb: setting as boot device: PCI:0000:01:00.0
[ 0.329861] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.329861] vgaarb: loaded
[ 0.329861] vgaarb: bridge control possible 0000:01:00.0
[ 0.329861] SCSI subsystem initialized
[ 0.329861] libata version 3.00 loaded.
[ 0.329861] ACPI: bus type USB registered
[ 0.329861] usbcore: registered new interface driver usbfs
[ 0.329861] usbcore: registered new interface driver hub
[ 0.329861] usbcore: registered new device driver usb
[ 0.329861] PCI: Using ACPI for IRQ routing
[ 0.332083] PCI: pci_cache_line_size set to 64 bytes
[ 0.332568] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.332569] e820: reserve RAM buffer [mem 0xbdea8000-0xbfffffff]
[ 0.332571] e820: reserve RAM buffer [mem 0xbdf81000-0xbfffffff]
[ 0.332573] e820: reserve RAM buffer [mem 0xbdfdf000-0xbfffffff]
[ 0.332574] e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
[ 0.332660] NetLabel: Initializing
[ 0.332661] NetLabel: domain hash size = 128
[ 0.332662] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.332678] NetLabel: unlabeled traffic allowed by default
[ 0.332691] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.332691] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.332691] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.334061] Switched to clocksource hpet
[ 0.338360] AppArmor: AppArmor Filesystem Enabled
[ 0.338399] pnp: PnP ACPI init
[ 0.338415] ACPI: bus type PNP registered
[ 0.338515] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.338519] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.339035] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.339039] system 00:01: [io 0x0600-0x060f] has been reserved
[ 0.339041] system 00:01: [io 0x0610] has been reserved
[ 0.339044] system 00:01: [io 0x0800-0x080f] has been reserved
[ 0.339046] system 00:01: [io 0x0810-0x0817] has been reserved
[ 0.339048] system 00:01: [io 0x0820-0x0823] has been reserved
[ 0.339050] system 00:01: [io 0x0400-0x047f] could not be reserved
[ 0.339053] system 00:01: [io 0x0500-0x053f] has been reserved
[ 0.339055] system 00:01: [io 0x0380-0x038e] has been reserved
[ 0.339058] system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.339060] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.339062] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
[ 0.339065] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.339067] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.339069] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.339072] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.339074] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.339076] system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.339079] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.339082] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.339091] pnp 00:02: [dma 4]
[ 0.339112] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.339151] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.339235] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.339266] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.339294] pnp 00:06: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.339335] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.339376] pnp 00:08: Plug and Play ACPI device, IDs SYN1e04 SYN1e00 SYN0002 PNP0f13 (active)
[ 0.339431] pnp 00:09: Plug and Play ACPI device, IDs ENE0100 (active)
[ 0.339611] pnp 00:0a: Plug and Play ACPI device, IDs HPQ0004 (active)
[ 0.339667] pnp: PnP ACPI: found 11 devices
[ 0.339669] ACPI: bus type PNP unregistered
[ 0.346141] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
[ 0.346145] pci 0000:03:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[ 0.346201] pci 0000:01:00.0: BAR 6: assigned [mem 0xda020000-0xda03ffff pref]
[ 0.346204] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.346207] pci 0000:00:01.0: bridge window [io 0x7000-0x7fff]
[ 0.346210] pci 0000:00:01.0: bridge window [mem 0xda000000-0xda0fffff]
[ 0.346213] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.346218] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.346221] pci 0000:00:1c.0: bridge window [io 0x6000-0x6fff]
[ 0.346226] pci 0000:00:1c.0: bridge window [mem 0xd9000000-0xd9ffffff]
[ 0.346230] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
[ 0.346237] pci 0000:03:00.0: BAR 6: assigned [mem 0xd1020000-0xd102ffff pref]
[ 0.346239] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.346242] pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff]
[ 0.346248] pci 0000:00:1c.1: bridge window [mem 0xd8000000-0xd8ffffff]
[ 0.346252] pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff 64bit pref]
[ 0.346258] pci 0000:00:1c.3: PCI bridge to [bus 05]
[ 0.346261] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 0.346266] pci 0000:00:1c.3: bridge window [mem 0xd7000000-0xd7ffffff]
[ 0.346270] pci 0000:00:1c.3: bridge window [mem 0xd2000000-0xd2ffffff 64bit pref]
[ 0.346277] pci 0000:00:1c.4: PCI bridge to [bus 06]
[ 0.346280] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.346286] pci 0000:00:1c.4: bridge window [mem 0xd6000000-0xd6ffffff]
[ 0.346290] pci 0000:00:1c.4: bridge window [mem 0xd3000000-0xd3ffffff 64bit pref]
[ 0.346296] pci 0000:00:1c.5: PCI bridge to [bus 07-09]
[ 0.346299] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
[ 0.346304] pci 0000:00:1c.5: bridge window [mem 0xd5000000-0xd5ffffff]
[ 0.346308] pci 0000:00:1c.5: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
[ 0.346315] pci 0000:00:1e.0: PCI bridge to [bus 0a]
[ 0.346327] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.346329] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.346331] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.346333] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff]
[ 0.346335] pci_bus 0000:01: resource 0 [io 0x7000-0x7fff]
[ 0.346337] pci_bus 0000:01: resource 1 [mem 0xda000000-0xda0fffff]
[ 0.346339] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.346341] pci_bus 0000:02: resource 0 [io 0x6000-0x6fff]
[ 0.346343] pci_bus 0000:02: resource 1 [mem 0xd9000000-0xd9ffffff]
[ 0.346346] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
[ 0.346348] pci_bus 0000:03: resource 0 [io 0x5000-0x5fff]
[ 0.346350] pci_bus 0000:03: resource 1 [mem 0xd8000000-0xd8ffffff]
[ 0.346352] pci_bus 0000:03: resource 2 [mem 0xd1000000-0xd1ffffff 64bit pref]
[ 0.346354] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff]
[ 0.346356] pci_bus 0000:05: resource 1 [mem 0xd7000000-0xd7ffffff]
[ 0.346358] pci_bus 0000:05: resource 2 [mem 0xd2000000-0xd2ffffff 64bit pref]
[ 0.346360] pci_bus 0000:06: resource 0 [io 0x3000-0x3fff]
[ 0.346362] pci_bus 0000:06: resource 1 [mem 0xd6000000-0xd6ffffff]
[ 0.346364] pci_bus 0000:06: resource 2 [mem 0xd3000000-0xd3ffffff 64bit pref]
[ 0.346366] pci_bus 0000:07: resource 0 [io 0x2000-0x2fff]
[ 0.346368] pci_bus 0000:07: resource 1 [mem 0xd5000000-0xd5ffffff]
[ 0.346370] pci_bus 0000:07: resource 2 [mem 0xd4000000-0xd4ffffff 64bit pref]
[ 0.346372] pci_bus 0000:0a: resource 4 [io 0x0000-0x0cf7]
[ 0.346374] pci_bus 0000:0a: resource 5 [io 0x0d00-0xffff]
[ 0.346376] pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.346378] pci_bus 0000:0a: resource 7 [mem 0xc0000000-0xfebfffff]
[ 0.346410] NET: Registered protocol family 2
[ 0.346608] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.346741] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.346932] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.346974] TCP: reno registered
[ 0.346983] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.347016] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.347095] NET: Registered protocol family 1
[ 0.349228] pci 0000:01:00.0: Video device with shadowed ROM
[ 0.349449] PCI: CLS 64 bytes, default 64
[ 0.349514] Trying to unpack rootfs image as initramfs...
[ 0.687079] Freeing initrd memory: 19500K (ffff8800359da000 - ffff880036ce5000)
[ 0.687159] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.687162] software IO TLB [mem 0xb9ea8000-0xbdea8000] (64MB) mapped at [ffff8800b9ea8000-ffff8800bdea7fff]
[ 0.687206] Simple Boot Flag at 0x44 set to 0x1
[ 0.687346] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa0b
[ 0.687355] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa0b
[ 0.687427] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.687429] Scanning for low memory corruption every 60 seconds
[ 0.687674] Initialise system trusted keyring
[ 0.687727] audit: initializing netlink socket (disabled)
[ 0.687744] type=2000 audit(1417376816.684:1): initialized
[ 0.714296] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.715557] zbud: loaded
[ 0.715679] VFS: Disk quotas dquot_6.5.2
[ 0.715725] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.716190] fuse init (API version 7.22)
[ 0.716269] msgmni has been set to 7836
[ 0.716324] Key type big_key registered
[ 0.716662] Key type asymmetric registered
[ 0.716664] Asymmetric key parser 'x509' registered
[ 0.716697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.716725] io scheduler noop registered
[ 0.716727] io scheduler deadline registered (default)
[ 0.716754] io scheduler cfq registered
[ 0.717018] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.717205] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 0.717406] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[ 0.717608] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
[ 0.717805] pcieport 0000:00:1c.4: irq 44 for MSI/MSI-X
[ 0.718006] pcieport 0000:00:1c.5: irq 45 for MSI/MSI-X
[ 0.718101] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.718104] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.718106] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[ 0.718109] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 0.718127] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.718130] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 0.718134] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.718154] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[ 0.718156] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 0.718160] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[ 0.718178] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[ 0.718182] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[ 0.718200] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[ 0.718202] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
[ 0.718204] pci 0000:06:00.1: Signaling PME through PCIe PME interrupt
[ 0.718206] pci 0000:06:00.2: Signaling PME through PCIe PME interrupt
[ 0.718208] pci 0000:06:00.3: Signaling PME through PCIe PME interrupt
[ 0.718209] pci 0000:06:00.4: Signaling PME through PCIe PME interrupt
[ 0.718213] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[ 0.718232] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[ 0.718237] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[ 0.718250] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.718265] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.718305] vesafb: mode is 1152x864x32, linelength=4608, pages=0
[ 0.718307] vesafb: scrolling: redraw
[ 0.718309] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[ 0.718705] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90004780000, using 3904k, total 3904k
[ 0.763917] Console: switching to colour frame buffer device 144x54
[ 0.809068] fb0: VESA VGA frame buffer device
[ 0.809094] intel_idle: does not run on family 6 model 23
[ 0.809100] ipmi message handler version 39.2
[ 0.809412] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 0.809688] ACPI: AC Adapter [ACAD] (on-line)
[ 0.809782] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 0.809787] ACPI: Power Button [PWRB]
[ 0.809821] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[ 0.810175] ACPI: Lid Switch [LID0]
[ 0.810211] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[ 0.810213] ACPI: Sleep Button [SLPB]
[ 0.810256] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.810259] ACPI: Power Button [PWRF]
[ 0.810437] Monitor-Mwait will be used to enter C-1 state
[ 0.810448] Monitor-Mwait will be used to enter C-2 state
[ 0.810461] Monitor-Mwait will be used to enter C-3 state
[ 0.810467] tsc: Marking TSC unstable due to TSC halts in idle
[ 0.810480] ACPI: acpi_idle registered with cpuidle
[ 0.811001] [Firmware Bug]: Invalid critical threshold (0)
[ 0.812449] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.812453] ACPI: Thermal Zone [TZ01] (68 C)
[ 0.812489] GHES: HEST is not enabled!
[ 0.812632] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.814545] Linux agpgart interface v0.103
[ 0.816209] brd: module loaded
[ 0.816928] loop: module loaded
[ 0.817295] libphy: Fixed MDIO Bus: probed
[ 0.817380] tun: Universal TUN/TAP device driver, 1.6
[ 0.817382] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.817422] PPP generic driver version 2.4.2
[ 0.817465] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.817469] ehci-pci: EHCI PCI platform driver
[ 0.817638] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 0.817644] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 0.817658] ehci-pci 0000:00:1a.7: debug port 1
[ 0.821561] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[ 0.821582] ehci-pci 0000:00:1a.7: irq 19, io mem 0xda105c00
[ 0.832097] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 0.832161] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.832165] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.832168] usb usb1: Product: EHCI Host Controller
[ 0.832172] usb usb1: Manufacturer: Linux 3.13.0-40-generic ehci_hcd
[ 0.832174] usb usb1: SerialNumber: 0000:00:1a.7
[ 0.832319] hub 1-0:1.0: USB hub found
[ 0.832326] hub 1-0:1.0: 4 ports detected
[ 0.832599] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 0.832604] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 0.832619] ehci-pci 0000:00:1d.7: debug port 1
[ 0.836512] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[ 0.836525] ehci-pci 0000:00:1d.7: irq 20, io mem 0xda105800
[ 0.848094] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.848162] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.848166] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.848169] usb usb2: Product: EHCI Host Controller
[ 0.848172] usb usb2: Manufacturer: Linux 3.13.0-40-generic ehci_hcd
[ 0.848175] usb usb2: SerialNumber: 0000:00:1d.7
[ 0.848330] hub 2-0:1.0: USB hub found
[ 0.848340] hub 2-0:1.0: 8 ports detected
[ 0.848611] ehci-platform: EHCI generic platform driver
[ 0.848619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.848620] ohci-pci: OHCI PCI platform driver
[ 0.848629] ohci-platform: OHCI generic platform driver
[ 0.848635] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.848766] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 0.848771] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 0.848803] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000080e0
[ 0.848842] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.848845] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.848847] usb usb3: Product: UHCI Host Controller
[ 0.848848] usb usb3: Manufacturer: Linux 3.13.0-40-generic uhci_hcd
[ 0.848850] usb usb3: SerialNumber: 0000:00:1a.0
[ 0.848964] hub 3-0:1.0: USB hub found
[ 0.848971] hub 3-0:1.0: 2 ports detected
[ 0.849169] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 0.849174] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 0.849206] uhci_hcd 0000:00:1a.1: irq 21, io base 0x000080c0
[ 0.849246] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.849248] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.849250] usb usb4: Product: UHCI Host Controller
[ 0.849252] usb usb4: Manufacturer: Linux 3.13.0-40-generic uhci_hcd
[ 0.849253] usb usb4: SerialNumber: 0000:00:1a.1
[ 0.849364] hub 4-0:1.0: USB hub found
[ 0.849372] hub 4-0:1.0: 2 ports detected
[ 0.849574] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.849579] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[ 0.849601] uhci_hcd 0000:00:1d.0: irq 20, io base 0x000080a0
[ 0.849640] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.849642] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.849644] usb usb5: Product: UHCI Host Controller
[ 0.849645] usb usb5: Manufacturer: Linux 3.13.0-40-generic uhci_hcd
[ 0.849647] usb usb5: SerialNumber: 0000:00:1d.0
[ 0.849757] hub 5-0:1.0: USB hub found
[ 0.849763] hub 5-0:1.0: 2 ports detected
[ 0.849959] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.849966] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[ 0.849988] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00008080
[ 0.850026] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.850029] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.850031] usb usb6: Product: UHCI Host Controller
[ 0.850032] usb usb6: Manufacturer: Linux 3.13.0-40-generic uhci_hcd
[ 0.850034] usb usb6: SerialNumber: 0000:00:1d.1
[ 0.850142] hub 6-0:1.0: USB hub found
[ 0.850149] hub 6-0:1.0: 2 ports detected
[ 0.850364] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.850369] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[ 0.850391] uhci_hcd 0000:00:1d.2: irq 16, io base 0x00008060
[ 0.850430] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.850432] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.850434] usb usb7: Product: UHCI Host Controller
[ 0.850436] usb usb7: Manufacturer: Linux 3.13.0-40-generic uhci_hcd
[ 0.850438] usb usb7: SerialNumber: 0000:00:1d.2
[ 0.850542] hub 7-0:1.0: USB hub found
[ 0.850548] hub 7-0:1.0: 2 ports detected
[ 0.850758] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 0.850763] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
[ 0.850793] uhci_hcd 0000:00:1d.3: irq 18, io base 0x00008040
[ 0.850834] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.850836] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.850838] usb usb8: Product: UHCI Host Controller
[ 0.850840] usb usb8: Manufacturer: Linux 3.13.0-40-generic uhci_hcd
[ 0.850842] usb usb8: SerialNumber: 0000:00:1d.3
[ 0.850943] hub 8-0:1.0: USB hub found
[ 0.850950] hub 8-0:1.0: 2 ports detected
[ 0.851077] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
[ 0.875890] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.875895] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.876033] mousedev: PS/2 mouse device common for all mice
[ 0.877403] rtc_cmos 00:03: RTC can wake from S4
[ 0.877535] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 0.877562] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
[ 0.877636] device-mapper: uevent: version 1.0.3
[ 0.877724] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[ 0.877731] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.877830] TCP: cubic registered
[ 0.877926] NET: Registered protocol family 10
[ 0.878092] NET: Registered protocol family 17
[ 0.878101] Key type dns_resolver registered
[ 0.878332] Loading compiled-in X.509 certificates
[ 0.879378] Loaded X.509 cert 'Magrathea: Glacier signing key: 35728cdb88aa70fdd3acd153a37b513192a47fd8'
[ 0.879392] registered taskstats version 1
[ 0.881739] Key type trusted registered
[ 0.883629] Key type encrypted registered
[ 0.885129] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 0.885136] ACPI: Battery Slot [BAT0] (battery present)
[ 0.885381] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.885384] IMA: No TPM chip found, activating TPM-bypass!
[ 0.886152] regulator-dummy: disabling
[ 0.886196] Magic number: 6:538:800
[ 0.886318] rtc_cmos 00:03: setting system clock to 2014-11-30 19:46:57 UTC (1417376817)
[ 0.886614] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.886615] EDD information not available.
[ 0.886658] PM: Hibernation image not present or could not be loaded.
[ 0.888174] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000)
[ 0.888176] Write protecting the kernel read-only data: 12288k
[ 0.890597] Freeing unused kernel memory: 804K (ffff880001737000 - ffff880001800000)
[ 0.892571] Freeing unused kernel memory: 692K (ffff880001b53000 - ffff880001c00000)
[ 0.903839] systemd-udevd[104]: starting version 204
[ 0.905521] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 0.941346] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.941614] r8169 0000:03:00.0: irq 46 for MSI/MSI-X
[ 0.941761] r8169 0000:03:00.0 eth0: RTL8168c/8111c at 0xffffc90000656000, 00:26:9e:74:21:4d, XID 1c4000c0 IRQ 46
[ 0.941764] r8169 0000:03:00.0 eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
[ 0.947871] sdhci: Secure Digital Host Controller Interface driver
[ 0.947874] sdhci: Copyright(c) Pierre Ossman
[ 0.949446] ahci 0000:00:1f.2: version 3.0
[ 0.949637] ahci 0000:00:1f.2: irq 47 for MSI/MSI-X
[ 0.949680] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 0.949708] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
[ 0.949711] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs
[ 0.951453] sdhci-pci 0000:06:00.1: SDHCI controller found [197b:2382] (rev 0)
[ 0.951547] sdhci-pci 0000:06:00.1: dummy supplies not allowed
[ 0.951549] mmc0: no vqmmc regulator found
[ 0.951551] sdhci-pci 0000:06:00.1: dummy supplies not allowed
[ 0.951552] mmc0: no vmmc regulator found
[ 0.951623] mmc0: SDHCI controller on PCI [0000:06:00.1] using DMA
[ 0.951637] sdhci-pci 0000:06:00.2: SDHCI controller found [197b:2381] (rev 0)
[ 0.951698] sdhci-pci 0000:06:00.2: Refusing to bind to secondary interface.
[ 0.972511] scsi0 : ahci
[ 0.972591] scsi1 : ahci
[ 0.972652] scsi2 : ahci
[ 0.972710] scsi3 : ahci
[ 0.972775] scsi4 : ahci
[ 0.972830] scsi5 : ahci
[ 0.972866] ata1: SATA max UDMA/133 abar m2048@0xda105000 port 0xda105100 irq 47
[ 0.972869] ata2: SATA max UDMA/133 abar m2048@0xda105000 port 0xda105180 irq 47
[ 0.972871] ata3: DUMMY
[ 0.972872] ata4: DUMMY
[ 0.972874] ata5: SATA max UDMA/133 abar m2048@0xda105000 port 0xda105300 irq 47
[ 0.972877] ata6: SATA max UDMA/133 abar m2048@0xda105000 port 0xda105380 irq 47
[ 1.016929] firewire_ohci 0000:06:00.0: added OHCI v1.10 device as card 0, 4 IR + 0 IT contexts, quirks 0x10
[ 1.160053] usb 2-4: new high-speed USB device number 2 using ehci-pci
[ 1.458570] usb 2-4: New USB device found, idVendor=5986, idProduct=0143
[ 1.458573] usb 2-4: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[ 1.458575] usb 2-4: Product: HP Webcam
[ 1.458577] usb 2-4: Manufacturer: Bison Electronics Inc.
[ 1.464045] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.465918] ata1.00: ATA-8: ST9500420AS, 0005HPM1, max UDMA/100
[ 1.465922] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.468266] ata1.00: configured for UDMA/100
[ 1.468470] scsi 0:0:0:0: Direct-Access ATA ST9500420AS 0005 PQ: 0 ANSI: 5
[ 1.468629] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.468647] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.468682] sd 0:0:0:0: [sda] Write Protect is off
[ 1.468685] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.468715] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.481914] sda: sda1 sda2 < sda5 >
[ 1.482321] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.516154] firewire_core 0000:06:00.0: created device fw0: GUID 00241b005abba001, S400
[ 1.960096] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.972111] usb 7-2: new full-speed USB device number 2 using uhci_hcd
[ 1.977489] ata2.00: ATAPI: hp CDDVDW TS-L633M, 0301, max UDMA/100
[ 1.995344] ata2.00: configured for UDMA/100
[ 1.998416] scsi 1:0:0:0: CD-ROM hp CDDVDW TS-L633M 0301 PQ: 0 ANSI: 5
[ 2.005413] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.005416] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.005530] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.005604] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.067240] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.5, id: 0x1c0b1, caps: 0xa04751/0xa00000/0x0, board id: 3655, fw id: 428212
[ 2.144451] usb 7-2: New USB device found, idVendor=03f0, idProduct=171d
[ 2.144453] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.144456] usb 7-2: Product: HP Integrated Module
[ 2.144457] usb 7-2: Manufacturer: Broadcom Corp
[ 2.157735] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[ 2.324103] ata5: SATA link down (SStatus 0 SControl 300)
[ 2.644043] ata6: SATA link down (SStatus 0 SControl 300)
[ 2.837268] random: lvm urandom read with 53 bits of entropy available
[ 2.880039] bio: create slab <bio-1> at 1
[ 3.883580] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 4.048497] random: nonblocking pool is initialized
[ 5.740482] init: plymouth-upstart-bridge main process (191) terminated with status 1
[ 5.740495] init: plymouth-upstart-bridge main process ended, respawning
[ 5.742874] init: plymouth-upstart-bridge main process (202) terminated with status 1
[ 5.742886] init: plymouth-upstart-bridge main process ended, respawning
[ 5.744445] init: plymouth-upstart-bridge main process (204) terminated with status 1
[ 5.744456] init: plymouth-upstart-bridge main process ended, respawning
[ 5.746218] init: plymouth-upstart-bridge main process (205) terminated with status 1
[ 5.746231] init: plymouth-upstart-bridge main process ended, respawning
[ 5.748048] init: plymouth-upstart-bridge main process (207) terminated with status 1
[ 5.748059] init: plymouth-upstart-bridge main process ended, respawning
[ 5.750234] init: plymouth-upstart-bridge main process (208) terminated with status 1
[ 5.750246] init: plymouth-upstart-bridge main process ended, respawning
[ 5.751968] init: plymouth-upstart-bridge main process (210) terminated with status 1
[ 5.751979] init: plymouth-upstart-bridge main process ended, respawning
[ 5.754037] init: plymouth-upstart-bridge main process (211) terminated with status 1
[ 5.754049] init: plymouth-upstart-bridge main process ended, respawning
[ 5.755768] init: plymouth-upstart-bridge main process (213) terminated with status 1
[ 5.755779] init: plymouth-upstart-bridge main process ended, respawning
[ 5.758054] init: plymouth-upstart-bridge main process (214) terminated with status 1
[ 5.758066] init: plymouth-upstart-bridge main process ended, respawning
[ 5.759559] init: plymouth-upstart-bridge main process (217) terminated with status 1
[ 5.759570] init: plymouth-upstart-bridge respawning too fast, stopped
[ 20.117358] Adding 4157436k swap on /dev/mapper/ubuntu--vg-swap_1. Priority:-1 extents:1 across:4157436k FS
[ 20.153376] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 20.194179] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[ 20.209053] systemd-udevd[340]: starting version 204
[ 20.324992] lp: driver loaded but no devices found
[ 20.332000] ppdev: user-space parallel port driver
[ 20.345895] wmi: Mapper loaded
[ 20.350823] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 20.356582] ACPI Error: [_T_0] Namespace lookup failure, AE_ALREADY_EXISTS (20131115/dswload2-330)
[ 20.356589] ACPI Exception: AE_ALREADY_EXISTS, During name lookup/catalog (20131115/psobject-222)
[ 20.356592] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEGP.VGA_.LCD_.GBQC] (Node ffff880139a71780), AE_ALREADY_EXISTS (20131115/psparse-536)
[ 20.356599] ACPI: Marking method GBQC as Serialized because of AE_ALREADY_EXISTS error
[ 20.356603] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEGP.VGA_.LCD_._BQC] (Node ffff880139a71758), AE_ALREADY_EXISTS (20131115/psparse-536)
[ 20.356608] ACPI: Marking method _BQC as Serialized because of AE_ALREADY_EXISTS error
[ 20.356613] ACPI Warning: Evaluating _BQC failed (20131115/video-681)
[ 20.359662] hp_accel: hardware type DV7 found
[ 20.359817] acpi device:08: registered as cooling_device2
[ 20.360173] ACPI Error: [_T_0] Namespace lookup failure, AE_ALREADY_EXISTS (20131115/dswload2-330)
[ 20.360178] ACPI Exception: AE_ALREADY_EXISTS, During name lookup/catalog (20131115/psobject-222)
[ 20.360181] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEGP.VGA_.LCD1.GBQC] (Node ffff880139a71a00), AE_ALREADY_EXISTS (20131115/psparse-536)
[ 20.360187] ACPI: Marking method GBQC as Serialized because of AE_ALREADY_EXISTS error
[ 20.360190] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEGP.VGA_.LCD1._BQC] (Node ffff880139a719d8), AE_ALREADY_EXISTS (20131115/psparse-536)
[ 20.360195] ACPI: Marking method _BQC as Serialized because of AE_ALREADY_EXISTS error
[ 20.360198] ACPI Warning: Evaluating _BQC failed (20131115/video-681)
[ 20.361134] ene_ir: chip is 0x3926 - kbver = 0x00, rev = 0xd2
[ 20.361136] ene_ir: PLL freq = 1406
[ 20.361137] ene_ir: KB3926D or higher detected
[ 20.361148] ene_ir: Firmware regs: c0 01
[ 20.361149] ene_ir: Hardware features:
[ 20.361150] ene_ir: * Uses GPIO 40 for IR demodulated input
[ 20.364196] acpi device:0a: registered as cooling_device3
[ 20.364420] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input8
[ 20.372166] lis3lv02d: 8 bits sensor found
[ 20.393811] Registered IR keymap rc-rc6-mce
[ 20.393927] input: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0/input7
[ 20.394036] rc0: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0
[ 20.402872] IR NEC protocol handler initialized
[ 20.405239] IR RC5(x) protocol handler initialized
[ 20.410555] IR RC6 protocol handler initialized
[ 20.418104] IR JVC protocol handler initialized
[ 20.422447] cfg80211: Calling CRDA to update world regulatory domain
[ 20.439427] type=1400 audit(1417376837.047:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=411 comm="apparmor_parser"
[ 20.439435] type=1400 audit(1417376837.047:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=411 comm="apparmor_parser"
[ 20.439439] type=1400 audit(1417376837.047:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=411 comm="apparmor_parser"
[ 20.439849] type=1400 audit(1417376837.047:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=411 comm="apparmor_parser"
[ 20.439855] type=1400 audit(1417376837.047:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=411 comm="apparmor_parser"
[ 20.444114] type=1400 audit(1417376837.055:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=411 comm="apparmor_parser"
[ 20.445516] [drm] Initialized drm 1.1.0 20060810
[ 20.446251] lib80211: common routines for IEEE802.11 drivers
[ 20.446254] lib80211_crypt: registered algorithm 'NULL'
[ 20.446669] IR Sony protocol handler initialized
[ 20.448654] IR SANYO protocol handler initialized
[ 20.450691] IR MCE Keyboard/mouse protocol handler initialized
[ 20.457993] wl: module license 'MIXED/Proprietary' taints kernel.
[ 20.457998] Disabling lock debugging due to kernel taint
[ 20.464731] lirc_dev: IR Remote Control driver registered, major 250
[ 20.465301] input: MCE IR Keyboard/Mouse (ene_ir) as /devices/virtual/input/input9
[ 20.465392] ene_ir: driver has been successfully loaded
[ 20.466190] rc rc0: lirc_dev: driver ir-lirc-codec (ene_ir) registered at minor = 0
[ 20.466192] IR LIRC bridge handler initialized
[ 20.483265] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMBA 1 (20131115/utaddress-251)
[ 20.483273] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 20.483277] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
[ 20.483280] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 20.483304] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 20.530064] wl: module verification failed: signature and/or required key missing - tainting kernel
[ 20.538850] [drm] radeon kernel modesetting enabled.
[ 20.544192] checking generic (c0000000 3d0000) vs hw (c0000000 10000000)
[ 20.544195] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
[ 20.544214] Console: switching to colour dummy device 80x25
[ 20.544512] [drm] initializing kernel modesetting (RV730 0x1002:0x9480 0x103C:0x3624).
[ 20.544531] [drm] register mmio base: 0xDA000000
[ 20.544532] [drm] register mmio size: 65536
[ 20.544622] ATOM BIOS: BR40443.001
[ 20.544656] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[ 20.544659] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
[ 20.544661] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 20.544662] [drm] RAM width 128bits DDR
[ 20.545214] [TTM] Zone kernel: Available graphics memory: 2007432 kiB
[ 20.545215] [TTM] Initializing pool allocator
[ 20.545220] [TTM] Initializing DMA pool allocator
[ 20.545236] [drm] radeon: 1024M of VRAM memory ready
[ 20.545237] [drm] radeon: 1024M of GTT memory ready.
[ 20.545253] [drm] Loading RV730 Microcode
[ 20.558080] INFO @wl_cfg80211_attach : Registered CFG80211 phy
[ 20.559373] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[ 20.568503] lib80211_crypt: registered algorithm 'TKIP'
[ 20.576799] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
[ 20.584421] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input10
[ 20.681622] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[ 20.766005] WARNING! power/level is deprecated; use power/control instead
[ 20.902172] wlan0: Broadcom BCM4315 802.11 Hybrid Wireless Controller 6.30.223.141 (r415941)
[ 20.928137] mute LED gpio 8 polarity 1
[ 20.928342] autoconfig: line_outs=1 (0xf/0x0/0x0/0x0/0x0) type:line
[ 20.928344] speaker_outs=1 (0xd/0x0/0x0/0x0/0x0)
[ 20.928346] hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 20.928347] mono: mono_out=0x0
[ 20.928348] dig-out=0x1e/0x0
[ 20.928349] inputs:
[ 20.928351] Internal Mic=0x18
[ 20.928352] Mic=0xb
[ 20.956172] Bluetooth: Core ver 2.17
[ 20.956194] NET: Registered protocol family 31
[ 20.956195] Bluetooth: HCI device and connection manager initialized
[ 20.956203] Bluetooth: HCI socket layer initialized
[ 20.956206] Bluetooth: L2CAP socket layer initialized
[ 20.956210] Bluetooth: SCO socket layer initialized
[ 20.973284] usbcore: registered new interface driver btusb
[ 20.983242] input: HP WMI hotkeys as /devices/virtual/input/input11
[ 20.984312] input: HDA Intel Front Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 20.985147] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 21.019793] gpio_ich: GPIO from 195 to 255 on gpio_ich
[ 21.105447] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 21.116182] [drm] PCIE GART of 1024M enabled (table at 0x000000000025D000).
[ 21.116234] radeon 0000:01:00.0: WB enabled
[ 21.116237] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88013672dc00
[ 21.116240] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff88013672dc0c
[ 21.117038] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c598 and cpu addr 0xffffc9000489c598
[ 21.117040] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 21.117042] [drm] Driver supports precise vblank timestamp query.
[ 21.117069] radeon 0000:01:00.0: irq 49 for MSI/MSI-X
[ 21.117087] radeon 0000:01:00.0: radeon: using MSI.
[ 21.117117] [drm] radeon: irq initialized.
[ 21.150966] cfg80211: World regulatory domain updated:
[ 21.150970] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 21.150972] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 21.150974] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 21.150975] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 21.150977] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 21.150979] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 21.163516] [drm] ring test on 0 succeeded in 1 usecs
[ 21.163526] [drm] ring test on 3 succeeded in 1 usecs
[ 21.348132] [drm] ring test on 5 succeeded in 1 usecs
[ 21.348140] [drm] UVD initialized successfully.
[ 21.348475] [drm] Enabling audio 0 support
[ 21.348499] [drm] ib test on ring 0 succeeded in 0 usecs
[ 21.348517] [drm] ib test on ring 3 succeeded in 0 usecs
[ 21.419212] Linux video capture interface: v2.00
[ 21.428192] uvcvideo: Found UVC 1.00 device HP Webcam (5986:0143)
[ 21.431654] input: HP Webcam as /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input14
[ 21.432320] usbcore: registered new interface driver uvcvideo
[ 21.432322] USB Video Class driver (1.1.1)
[ 21.497896] [drm] ib test on ring 5 succeeded
[ 21.498606] [drm] radeon atom DIG backlight initialized
[ 21.498608] [drm] Radeon Display Connectors
[ 21.498609] [drm] Connector 0:
[ 21.498611] [drm] LVDS-1
[ 21.498613] [drm] DDC: 0x7f68 0x7f68 0x7f6c 0x7f6c 0x7f70 0x7f70 0x7f74 0x7f74
[ 21.498614] [drm] Encoders:
[ 21.498615] [drm] LCD1: INTERNAL_UNIPHY2
[ 21.498616] [drm] Connector 1:
[ 21.498617] [drm] VGA-1
[ 21.498619] [drm] DDC: 0x7fa0 0x7fa0 0x7fa4 0x7fa4 0x7fa8 0x7fa8 0x7fac 0x7fac
[ 21.498620] [drm] Encoders:
[ 21.498621] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 21.498622] [drm] Connector 2:
[ 21.498624] [drm] HDMI-A-1
[ 21.498625] [drm] HPD1
[ 21.498626] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[ 21.498627] [drm] Encoders:
[ 21.498628] [drm] DFP1: INTERNAL_UNIPHY
[ 21.504253] [drm] radeon: dpm initialized
[ 22.492224] [drm] fb mappable at 0xC045E000
[ 22.492227] [drm] vram apper at 0xC0000000
[ 22.492228] [drm] size 5787648
[ 22.492229] [drm] fb depth is 24
[ 22.492230] [drm] pitch is 6400
[ 22.492309] fbcon: radeondrmfb (fb0) is primary device
[ 23.016945] Console: switching to colour frame buffer device 200x56
[ 23.020430] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[ 23.020433] radeon 0000:01:00.0: registered panic notifier
[ 23.020443] [drm] Initialized radeon 2.36.0 20080528 for 0000:01:00.0 on minor 0
[ 23.020592] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
[ 23.020595] hda-intel 0000:01:00.1: Using LPIB position fix
[ 23.020649] snd_hda_intel 0000:01:00.1: irq 50 for MSI/MSI-X
[ 23.027610] hda-intel 0000:01:00.1: Enable sync_write for stable communication
[ 23.031568] HDMI ATI/AMD: no speaker allocation for ELD
[ 23.031688] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[ 26.608920] init: failsafe main process (806) killed by TERM signal
[ 26.714043] Bluetooth: RFCOMM TTY layer initialized
[ 26.714054] Bluetooth: RFCOMM socket layer initialized
[ 26.714060] Bluetooth: RFCOMM ver 1.11
[ 26.721362] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 26.721367] Bluetooth: BNEP filters: protocol multicast
[ 26.721378] Bluetooth: BNEP socket layer initialized
[ 26.731518] type=1400 audit(1417376843.339:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=918 comm="apparmor_parser"
[ 26.731526] type=1400 audit(1417376843.339:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=918 comm="apparmor_parser"
[ 26.731942] type=1400 audit(1417376843.339:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=918 comm="apparmor_parser"
[ 27.045635] init: cups main process (919) killed by HUP signal
[ 27.045647] init: cups main process ended, respawning
[ 27.187266] type=1400 audit(1417376843.795:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=989 comm="apparmor_parser"
[ 27.187274] type=1400 audit(1417376843.795:12): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=989 comm="apparmor_parser"
[ 27.187279] type=1400 audit(1417376843.795:13): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=989 comm="apparmor_parser"
[ 27.187428] type=1400 audit(1417376843.795:14): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=988 comm="apparmor_parser"
[ 27.187435] type=1400 audit(1417376843.795:15): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=988 comm="apparmor_parser"
[ 27.187688] type=1400 audit(1417376843.795:16): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="chromium" pid=988 comm="apparmor_parser"
[ 27.187698] type=1400 audit(1417376843.795:17): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=989 comm="apparmor_parser"
[ 27.812550] r8169 0000:03:00.0 eth0: link down
[ 27.812585] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 27.812889] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 27.911518] init: gdm main process (1142) killed by TERM signal
[ 28.191204] init: samba-ad-dc main process (1055) terminated with status 1
[ 28.602654] vboxdrv: Found 2 processor cores.
[ 28.602806] vboxdrv: fAsync=0 offMin=0x1a2 offMax=0xa6d
[ 28.602885] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 28.602887] vboxdrv: Successfully loaded version 4.3.20 (interface 0x001a0008).
[ 28.814487] vboxpci: IOMMU not found (not registered)
[ 56.795244] audit_printk_skb: 132 callbacks suppressed
[ 56.795248] type=1400 audit(1417376873.404:62): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2482 comm="apparmor_parser"
[ 56.795255] type=1400 audit(1417376873.404:63): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2482 comm="apparmor_parser"
[ 56.795676] type=1400 audit(1417376873.404:64): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2482 comm="apparmor_parser"
[ 124.505071] hidraw: raw HID events driver (C) Jiri Kosina
[ 124.534664] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 124.534678] Bluetooth: HIDP socket layer initialized
[ 124.551828] hid-generic 0005:045E:0700.0001: unknown main item tag 0x0
[ 124.553506] input: Microsoft Bluetooth Notebook Mouse 5000 as /devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2:1.0/bluetooth/hci0/hci0:11/input16
[ 124.554991] hid-generic 0005:045E:0700.0001: input,hidraw0: BLUETOOTH HID v1.00 Mouse [Microsoft Bluetooth Notebook Mouse 5000] on 00:27:13:2c:69:ff
[ 419.221575] perf samples too long (2515 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 1104.597943] cfg80211: Calling CRDA to update world regulatory domain
[ 1104.604319] cfg80211: World regulatory domain updated:
[ 1104.604323] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1104.604325] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1104.604327] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1104.604329] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 1104.604330] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1104.604332] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1503.337692] systemd-hostnamed[4246]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
[ 4695.068970] cfg80211: Calling CRDA to update world regulatory domain
[ 4695.072632] cfg80211: World regulatory domain updated:
[ 4695.072635] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 4695.072638] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 4695.072640] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 4695.072641] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 4695.072643] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 4695.072645] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment