Skip to content

Instantly share code, notes, and snippets.

@RayfenWindspear
Created October 19, 2013 18:51
Show Gist options
  • Save RayfenWindspear/7059900 to your computer and use it in GitHub Desktop.
Save RayfenWindspear/7059900 to your computer and use it in GitHub Desktop.
MSI GT60 20C Ubuntu 13.04 dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.8.0-31-generic (buildd@panlong) (gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) ) #46-Ubuntu SMP Tue Sep 10 20:03:44 UTC 2013 (Ubuntu 3.8.0-31.46-generic 3.8.13.8)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic root=UUID=edbc47fb-c02b-474c-8349-802377ff9a1a ro
[ 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-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000991e7fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000991e8000-0x00000000991eefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000991ef000-0x00000000998f7fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000998f8000-0x0000000099b88fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000099b89000-0x00000000a9446fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000a9447000-0x00000000a964bfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000a964c000-0x00000000a9664fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000a9665000-0x00000000a9b34fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000a9b35000-0x00000000a9ffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000a9fff000-0x00000000a9ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ad000000-0x00000000af1fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000024fdfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Micro-Star International Co., Ltd. GT60 2OC/2OD/MS-16F4, BIOS E16F4IMS.506 05/22/2013
[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x24fe00 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask 7E00000000 write-back
[ 0.000000] 1 base 0200000000 mask 7FC0000000 write-back
[ 0.000000] 2 base 0240000000 mask 7FF0000000 write-back
[ 0.000000] 3 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000000] 4 base 00B0000000 mask 7FF0000000 uncachable
[ 0.000000] 5 base 00AE000000 mask 7FFE000000 uncachable
[ 0.000000] 6 base 00AD000000 mask 7FFF000000 uncachable
[ 0.000000] 7 base 024FE00000 mask 7FFFE00000 uncachable
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] original variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 8GB, type WB
[ 0.000000] reg 1, base: 8GB, range: 1GB, type WB
[ 0.000000] reg 2, base: 9GB, range: 256MB, type WB
[ 0.000000] reg 3, base: 3GB, range: 1GB, type UC
[ 0.000000] reg 4, base: 2816MB, range: 256MB, type UC
[ 0.000000] reg 5, base: 2784MB, range: 32MB, type UC
[ 0.000000] reg 6, base: 2768MB, range: 16MB, type UC
[ 0.000000] reg 7, base: 9470MB, range: 2MB, type UC
[ 0.000000] total RAM covered: 8142M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 4M num_reg: 9 lose cover RAM: 0G
[ 0.000000] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2GB, range: 512MB, type WB
[ 0.000000] reg 2, base: 2560MB, range: 128MB, type WB
[ 0.000000] reg 3, base: 2688MB, range: 64MB, type WB
[ 0.000000] reg 4, base: 2752MB, range: 16MB, type WB
[ 0.000000] reg 5, base: 4GB, range: 4GB, type WB
[ 0.000000] reg 6, base: 8GB, range: 1GB, type WB
[ 0.000000] reg 7, base: 9GB, range: 256MB, type WB
[ 0.000000] reg 8, base: 9470MB, range: 2MB, type UC
[ 0.000000] e820: update [mem 0xad000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xaa000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd770-0x000fd77f] mapped at [ffff8800000fd770]
[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: [mem 0x00000000-0xa9ffffff]
[ 0.000000] [mem 0x00000000-0x7fffffff] page 1G
[ 0.000000] [mem 0x80000000-0xa9ffffff] page 2M
[ 0.000000] kernel direct mapping tables up to 0xa9ffffff @ [mem 0x1fffe000-0x1fffffff]
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x24fdfffff]
[ 0.000000] [mem 0x100000000-0x23fffffff] page 1G
[ 0.000000] [mem 0x240000000-0x24fdfffff] page 2M
[ 0.000000] kernel direct mapping tables up to 0x24fdfffff @ [mem 0xa9445000-0xa9446fff]
[ 0.000000] RAMDISK: [mem 0x360fc000-0x37075fff]
[ 0.000000] ACPI: RSDP 00000000000f0490 00024 (v02 MSI_NB)
[ 0.000000] ACPI: XSDT 00000000a9651098 000AC (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 00000000a965d010 0010C (v05 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 00000000a96511d0 0BE3E (v02 MSI_NB MEGABOOK 00000021 INTL 20091112)
[ 0.000000] ACPI: FACS 00000000a9b33080 00040
[ 0.000000] ACPI: APIC 00000000a965d120 00092 (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 00000000a965d1b8 00044 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: MSDM 00000000a965d200 00055 (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 00000000a965d258 001F8 (v01 INTEL sensrhub 00000000 INTL 20120711)
[ 0.000000] ACPI: SSDT 00000000a965d450 0019D (v01 Intel zpodd 00001000 INTL 20091112)
[ 0.000000] ACPI: SLIC 00000000a965d5f0 00176 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 00000000a965d768 00539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.000000] ACPI: SSDT 00000000a965dca8 00AD8 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: MCFG 00000000a965e780 0003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000a965e7c0 00038 (v01 MSI_NB MEGABOOK 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 00000000a965e7f8 00315 (v01 SataRe SataTabl 00001000 INTL 20091112)
[ 0.000000] ACPI: SSDT 00000000a965eb10 0327D (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
[ 0.000000] ACPI: SSDT 00000000a9661d90 0125B (v01 SgRef SgPeg 00001000 INTL 20091112)
[ 0.000000] ACPI: MSFF 00000000a9662ff0 00029 (v01 MSI_NB MEGABOOK 00000010 AMI 00010013)
[ 0.000000] ACPI: DMAR 00000000a9663020 00090 (v01 INTEL HSW 00000001 INTL 00000001)
[ 0.000000] ACPI: SSDT 00000000a96630b0 013D2 (v01 OptRef OptTabl 00001000 INTL 20120711)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000024fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x24fdfffff]
[ 0.000000] NODE_DATA [mem 0x24fdfb000-0x24fdfffff]
[ 0.000000] [ffffea0000000000-ffffea00093fffff] PMD -> [ffff880247400000-ffff88024f3fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x24fdfffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00010000-0x0009cfff]
[ 0.000000] node 0: [mem 0x00100000-0x991e7fff]
[ 0.000000] node 0: [mem 0x991ef000-0x998f7fff]
[ 0.000000] node 0: [mem 0x99b89000-0xa9446fff]
[ 0.000000] node 0: [mem 0xa9fff000-0xa9ffffff]
[ 0.000000] node 0: [mem 0x100000000-0x24fdfffff]
[ 0.000000] On node 0 totalpages: 2068285
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 6 pages reserved
[ 0.000000] DMA zone: 3911 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 10759 pages used for memmap
[ 0.000000] DMA32 zone: 677801 pages, LIFO batch:31
[ 0.000000] Normal zone: 21496 pages used for memmap
[ 0.000000] Normal zone: 1354248 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000991e8000 - 00000000991ef000
[ 0.000000] PM: Registered nosave memory: 00000000998f8000 - 0000000099b89000
[ 0.000000] PM: Registered nosave memory: 00000000a9447000 - 00000000a964c000
[ 0.000000] PM: Registered nosave memory: 00000000a964c000 - 00000000a9665000
[ 0.000000] PM: Registered nosave memory: 00000000a9665000 - 00000000a9b35000
[ 0.000000] PM: Registered nosave memory: 00000000a9b35000 - 00000000a9fff000
[ 0.000000] PM: Registered nosave memory: 00000000aa000000 - 00000000ad000000
[ 0.000000] PM: Registered nosave memory: 00000000ad000000 - 00000000af200000
[ 0.000000] PM: Registered nosave memory: 00000000af200000 - 00000000f8000000
[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[ 0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000
[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000
[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
[ 0.000000] e820: [mem 0xaf200000-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:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88024fa00000 s84928 r8192 d21568 u262144
[ 0.000000] pcpu-alloc: s84928 r8192 d21568 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2035960
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic root=UUID=edbc47fb-c02b-474c-8349-802377ff9a1a ro
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: at /build/buildd/linux-3.8.0/drivers/iommu/dmar.c:481 warn_invalid_dmar+0x86/0xa0()
[ 0.000000] Hardware name: GT60 2OC/2OD
[ 0.000000] Your BIOS is broken; DMAR reported at address 0!
[ 0.000000] BIOS vendor: American Megatrends Inc.; Ver: E16F4IMS.506; Product Version: REV:0.C
[ 0.000000] Modules linked in:
[ 0.000000] Pid: 0, comm: swapper Not tainted 3.8.0-31-generic #46-Ubuntu
[ 0.000000] Call Trace:
[ 0.000000] [<ffffffff815a1586>] ? warn_invalid_dmar+0x86/0xa0
[ 0.000000] [<ffffffff810589af>] warn_slowpath_common+0x7f/0xc0
[ 0.000000] [<ffffffff81058a54>] warn_slowpath_fmt_taint+0x44/0x50
[ 0.000000] [<ffffffff81d1cd4d>] ? early_ioremap+0x13/0x15
[ 0.000000] [<ffffffff81d13a63>] ? __acpi_map_table+0x13/0x1a
[ 0.000000] [<ffffffff815a1586>] warn_invalid_dmar+0x86/0xa0
[ 0.000000] [<ffffffff816d9b28>] ? bad_to_user+0x7c2/0x7c2
[ 0.000000] [<ffffffff81d462d9>] check_zero_address+0x57/0xf7
[ 0.000000] [<ffffffff816d9b28>] ? bad_to_user+0x7c2/0x7c2
[ 0.000000] [<ffffffff81d4638e>] detect_intel_iommu+0x15/0xb6
[ 0.000000] [<ffffffff81d0e6f5>] pci_iommu_alloc+0x49/0x70
[ 0.000000] [<ffffffff81d1c78e>] mem_init+0x19/0xec
[ 0.000000] [<ffffffff816bf031>] ? set_nmi_gate+0x48/0x4a
[ 0.000000] [<ffffffff81d059fb>] start_kernel+0x1e3/0x3dc
[ 0.000000] [<ffffffff81d0566e>] ? do_early_param+0x8e/0x8e
[ 0.000000] [<ffffffff81d05355>] x86_64_start_reservations+0x130/0x133
[ 0.000000] [<ffffffff81d05458>] x86_64_start_kernel+0x100/0x10f
[ 0.000000] ---[ end trace 184fe92bcbb4b2da ]---
[ 0.000000] Memory: 8043448k/9697280k available (7014k kernel code, 1424140k absent, 229692k reserved, 6228k data, 996k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8.
[ 0.000000] NR_IRQS:16640 nr_irqs:744 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 33554432 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.004000] tsc: Detected 2394.633 MHz processor
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.26 BogoMIPS (lpj=9578532)
[ 0.000006] pid_max: default: 32768 minimum: 301
[ 0.000024] Security Framework initialized
[ 0.000033] AppArmor: AppArmor initialized
[ 0.000034] Yama: becoming mindful.
[ 0.000382] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.002076] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.002855] Mount-cache hash table entries: 256
[ 0.002973] Initializing cgroup subsys cpuacct
[ 0.002976] Initializing cgroup subsys memory
[ 0.002981] Initializing cgroup subsys devices
[ 0.002983] Initializing cgroup subsys freezer
[ 0.002985] Initializing cgroup subsys blkio
[ 0.002986] Initializing cgroup subsys perf_event
[ 0.002989] Initializing cgroup subsys hugetlb
[ 0.003007] CPU: Physical Processor ID: 0
[ 0.003009] CPU: Processor Core ID: 0
[ 0.003013] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.003013] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.003938] mce: CPU supports 9 MCE banks
[ 0.003949] CPU0: Thermal monitoring enabled (TM1)
[ 0.003958] process: using mwait in idle threads
[ 0.003961] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.003961] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
[ 0.003961] tlb_flushall_shift: 6
[ 0.004061] Freeing SMP alternatives: 24k freed
[ 0.005286] ACPI: Core revision 20121018
[ 0.023453] ftrace: allocating 26713 entries in 105 pages
[ 0.031399] dmar: Host address width 39
[ 0.031402] dmar: DRHD base: 0x00000000000000 flags: 0x1
[ 0.031404] dmar: parse DMAR table failure.
[ 0.031802] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.071428] smpboot: CPU0: Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz (fam: 06, model: 3c, stepping: 03)
[ 0.071435] TSC deadline timer enabled
[ 0.071437] Performance Events: no PEBS fmt2+, generic architected perfmon, Intel PMU driver.
[ 0.071442] ... version: 3
[ 0.071444] ... bit width: 48
[ 0.071445] ... generic registers: 4
[ 0.071446] ... value mask: 0000ffffffffffff
[ 0.071447] ... max period: 000000007fffffff
[ 0.071449] ... fixed-purpose events: 3
[ 0.071450] ... event mask: 000000070000000f
[ 0.086088] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.072134] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK
[ 0.169769] Brought up 8 CPUs
[ 0.169773] smpboot: Total of 8 processors activated (38314.12 BogoMIPS)
[ 0.175930] devtmpfs: initialized
[ 0.176578] EVM: security.selinux
[ 0.176580] EVM: security.SMACK64
[ 0.176581] EVM: security.capability
[ 0.176602] PM: Registering ACPI NVS region [mem 0x991e8000-0x991eefff] (28672 bytes)
[ 0.176605] PM: Registering ACPI NVS region [mem 0xa9665000-0xa9b34fff] (5046272 bytes)
[ 0.177080] regulator-dummy: no parameters
[ 0.177110] NET: Registered protocol family 16
[ 0.177198] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.177200] ACPI: bus type pci registered
[ 0.177232] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.177235] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.181926] PCI: Using configuration type 1 for base access
[ 0.182483] bio: create slab <bio-0> at 0
[ 0.182532] ACPI: Added _OSI(Module Device)
[ 0.182534] ACPI: Added _OSI(Processor Device)
[ 0.182535] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.182537] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.183987] ACPI: EC: Detected MSI hardware, enabling workarounds.
[ 0.183989] ACPI: EC: Look up EC in DSDT
[ 0.184449] ACPI Error: No handler for Region [EC__] (ffff880244069b40) [EmbeddedControl] (20121018/evregion-376)
[ 0.184453] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20121018/exfldio-305)
[ 0.184457] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC__._REG] (Node ffff88024406a050), AE_NOT_EXIST (20121018/psparse-537)
[ 0.185177] ACPI: Executed 2 blocks of module-level executable AML code
[ 0.188580] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.189096] ACPI: SSDT 00000000a9641c18 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.189583] ACPI: Dynamic OEM Table Load:
[ 0.189586] ACPI: SSDT (null) 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.189825] ACPI: SSDT 00000000a9641618 005AA (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.190374] ACPI: Dynamic OEM Table Load:
[ 0.190376] ACPI: SSDT (null) 005AA (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.190487] ACPI: SSDT 00000000a9640d98 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.190974] ACPI: Dynamic OEM Table Load:
[ 0.190977] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.205373] ACPI: Interpreter enabled
[ 0.205377] ACPI: (supports S0 S3 S4 S5)
[ 0.205393] ACPI: Using IOAPIC for interrupt routing
[ 0.222859] ACPI: Power Resource [FN00] (off)
[ 0.222900] ACPI: Power Resource [FN01] (off)
[ 0.222937] ACPI: Power Resource [FN02] (off)
[ 0.222973] ACPI: Power Resource [FN03] (off)
[ 0.223009] ACPI: Power Resource [FN04] (off)
[ 0.223265] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.223386] ACPI: No dock devices found.
[ 0.223389] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.223514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.223516] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.223854] PCI host bridge to bus 0000:00
[ 0.223857] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.223859] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.223861] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.223863] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.223865] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.223867] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.223869] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.223870] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.223872] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.223874] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.223876] pci_bus 0000:00: root bus resource [mem 0xaf200000-0xfeafffff]
[ 0.223883] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
[ 0.223910] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 0.223935] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.223950] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
[ 0.223958] pci 0000:00:02.0: reg 10: [mem 0xf7400000-0xf77fffff 64bit]
[ 0.223962] pci 0000:00:02.0: reg 18: [mem 0xb0000000-0xbfffffff 64bit pref]
[ 0.223966] pci 0000:00:02.0: reg 20: [io 0xf000-0xf03f]
[ 0.224010] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 0.224026] pci 0000:00:14.0: reg 10: [mem 0xf7b00000-0xf7b0ffff 64bit]
[ 0.224082] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.224100] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[ 0.224117] pci 0000:00:16.0: reg 10: [mem 0xf7b1b000-0xf7b1b00f 64bit]
[ 0.224173] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.224201] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[ 0.224219] pci 0000:00:1a.0: reg 10: [mem 0xf7b18000-0xf7b183ff]
[ 0.224298] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.224321] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[ 0.224333] pci 0000:00:1b.0: reg 10: [mem 0xf7b10000-0xf7b13fff 64bit]
[ 0.224390] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.224408] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 0.224465] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.224486] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[ 0.224543] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.224562] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
[ 0.224619] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.224638] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
[ 0.224702] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.224729] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[ 0.224747] pci 0000:00:1d.0: reg 10: [mem 0xf7b17000-0xf7b173ff]
[ 0.224839] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.224865] pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
[ 0.224983] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
[ 0.224999] pci 0000:00:1f.2: reg 10: [io 0xf0b0-0xf0b7]
[ 0.225006] pci 0000:00:1f.2: reg 14: [io 0xf0a0-0xf0a3]
[ 0.225013] pci 0000:00:1f.2: reg 18: [io 0xf090-0xf097]
[ 0.225020] pci 0000:00:1f.2: reg 1c: [io 0xf080-0xf083]
[ 0.225028] pci 0000:00:1f.2: reg 20: [io 0xf060-0xf07f]
[ 0.225036] pci 0000:00:1f.2: reg 24: [mem 0xf7b16000-0xf7b167ff]
[ 0.225073] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.225089] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[ 0.225104] pci 0000:00:1f.3: reg 10: [mem 0xf7b15000-0xf7b150ff 64bit]
[ 0.225124] pci 0000:00:1f.3: reg 20: [io 0xf040-0xf05f]
[ 0.225188] pci 0000:01:00.0: [10de:11e0] type 00 class 0x030000
[ 0.225204] pci 0000:01:00.0: reg 10: [mem 0xf6000000-0xf6ffffff]
[ 0.225221] pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.225239] pci 0000:01:00.0: reg 1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.225250] pci 0000:01:00.0: reg 24: [io 0xe000-0xe07f]
[ 0.225262] pci 0000:01:00.0: reg 30: [mem 0xf7000000-0xf707ffff pref]
[ 0.225354] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.225357] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.225360] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 0.225363] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.225399] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.225497] pci 0000:03:00.0: [1969:e091] type 00 class 0x020000
[ 0.225532] pci 0000:03:00.0: reg 10: [mem 0xf7a00000-0xf7a3ffff 64bit]
[ 0.225577] pci 0000:03:00.0: reg 18: [io 0xd000-0xd07f]
[ 0.225851] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.232065] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.232070] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
[ 0.232074] pci 0000:00:1c.2: bridge window [mem 0xf7a00000-0xf7afffff]
[ 0.232144] pci 0000:04:00.0: [168c:0034] type 00 class 0x028000
[ 0.232178] pci 0000:04:00.0: reg 10: [mem 0xf7900000-0xf797ffff 64bit]
[ 0.232256] pci 0000:04:00.0: reg 30: [mem 0xf7980000-0xf798ffff pref]
[ 0.232341] pci 0000:04:00.0: supports D1 D2
[ 0.232342] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.240034] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 0.240040] pci 0000:00:1c.3: bridge window [mem 0xf7900000-0xf79fffff]
[ 0.240174] pci 0000:05:00.0: [10ec:5227] type 00 class 0xff0000
[ 0.240236] pci 0000:05:00.0: reg 10: [mem 0xf7800000-0xf7800fff]
[ 0.240707] pci 0000:05:00.0: supports D1 D2
[ 0.240708] pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.248062] pci 0000:00:1c.4: PCI bridge to [bus 05]
[ 0.248069] pci 0000:00:1c.4: bridge window [mem 0xf7800000-0xf78fffff]
[ 0.248100] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.248130] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[ 0.248155] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[ 0.248181] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[ 0.248205] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[ 0.248245] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
[ 0.248335] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.248487] pci0000:00: ACPI _OSC control (0x18) granted
[ 0.249069] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.249106] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.249149] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.249174] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.249200] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.249228] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.249255] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.249283] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15)
[ 0.249337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.249341] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[ 0.249343] vgaarb: loaded
[ 0.249344] vgaarb: bridge control possible 0000:01:00.0
[ 0.249346] vgaarb: no bridge control possible 0000:00:02.0
[ 0.249439] SCSI subsystem initialized
[ 0.249441] ACPI: bus type scsi registered
[ 0.249461] libata version 3.00 loaded.
[ 0.249469] ACPI: bus type usb registered
[ 0.249479] usbcore: registered new interface driver usbfs
[ 0.249484] usbcore: registered new interface driver hub
[ 0.249496] usbcore: registered new device driver usb
[ 0.249542] PCI: Using ACPI for IRQ routing
[ 0.250735] PCI: pci_cache_line_size set to 64 bytes
[ 0.250790] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.250791] e820: reserve RAM buffer [mem 0x991e8000-0x9bffffff]
[ 0.250792] e820: reserve RAM buffer [mem 0x998f8000-0x9bffffff]
[ 0.250793] e820: reserve RAM buffer [mem 0xa9447000-0xabffffff]
[ 0.250794] e820: reserve RAM buffer [mem 0xaa000000-0xabffffff]
[ 0.250795] e820: reserve RAM buffer [mem 0x24fe00000-0x24fffffff]
[ 0.250838] NetLabel: Initializing
[ 0.250840] NetLabel: domain hash size = 128
[ 0.250841] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.250846] NetLabel: unlabeled traffic allowed by default
[ 0.250874] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.250878] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.252886] Switching to clocksource hpet
[ 0.255876] AppArmor: AppArmor Filesystem Enabled
[ 0.255887] pnp: PnP ACPI init
[ 0.255892] ACPI: bus type pnp registered
[ 0.255932] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.255935] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.255941] pnp 00:01: [dma 4]
[ 0.255948] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.255958] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.256011] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.256074] system 00:04: [io 0x0680-0x069f] has been reserved
[ 0.256076] system 00:04: [io 0xffff] has been reserved
[ 0.256078] system 00:04: [io 0xffff] has been reserved
[ 0.256080] system 00:04: [io 0xffff] has been reserved
[ 0.256082] system 00:04: [io 0x1c00-0x1cfe] has been reserved
[ 0.256084] system 00:04: [io 0x1d00-0x1dfe] has been reserved
[ 0.256085] system 00:04: [io 0x1e00-0x1efe] has been reserved
[ 0.256087] system 00:04: [io 0x1f00-0x1ffe] has been reserved
[ 0.256089] system 00:04: [io 0x1800-0x18fe] has been reserved
[ 0.256091] system 00:04: [io 0x164e-0x164f] has been reserved
[ 0.256093] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.256109] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.256132] system 00:06: [io 0x1854-0x1857] has been reserved
[ 0.256135] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.256191] system 00:07: [io 0x0680-0x068f] has been reserved
[ 0.256194] system 00:07: [io 0x0c10-0x0c1f] has been reserved
[ 0.256196] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.256220] system 00:08: [io 0x04d0-0x04d1] has been reserved
[ 0.256222] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.256236] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.256265] pnp 00:0a: Plug and Play ACPI device, IDs SYN1507 SYN1500 SYN0002 PNP0f13 (active)
[ 0.256291] pnp 00:0b: Plug and Play ACPI device, IDs PNP030b (active)
[ 0.259600] pnp 00:0c: Plug and Play ACPI device, IDs ENE0110 (active)
[ 0.263136] system 00:0d: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.263139] system 00:0d: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.263141] system 00:0d: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.263143] system 00:0d: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.263145] system 00:0d: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.263147] system 00:0d: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.263149] system 00:0d: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.263151] system 00:0d: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.263153] system 00:0d: [mem 0xff000000-0xffffffff] has been reserved
[ 0.263155] system 00:0d: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.263157] system 00:0d: [mem 0xf7fef000-0xf7feffff] has been reserved
[ 0.263159] system 00:0d: [mem 0xf7ff0000-0xf7ff0fff] has been reserved
[ 0.263162] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.263342] pnp: PnP ACPI: found 14 devices
[ 0.263343] ACPI: ACPI bus type pnp unregistered
[ 0.268901] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.268903] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[ 0.268905] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[ 0.268924] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.268925] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.268926] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.268929] pci 0000:00:1c.0: BAR 14: assigned [mem 0xaf200000-0xaf3fffff]
[ 0.268933] pci 0000:00:1c.0: BAR 15: assigned [mem 0xaf400000-0xaf5fffff 64bit pref]
[ 0.268935] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.268938] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.268940] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.268943] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 0.268945] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.268949] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.268952] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.268957] pci 0000:00:1c.0: bridge window [mem 0xaf200000-0xaf3fffff]
[ 0.268961] pci 0000:00:1c.0: bridge window [mem 0xaf400000-0xaf5fffff 64bit pref]
[ 0.268967] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.268970] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
[ 0.268974] pci 0000:00:1c.2: bridge window [mem 0xf7a00000-0xf7afffff]
[ 0.268982] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 0.268986] pci 0000:00:1c.3: bridge window [mem 0xf7900000-0xf79fffff]
[ 0.268994] pci 0000:00:1c.4: PCI bridge to [bus 05]
[ 0.268999] pci 0000:00:1c.4: bridge window [mem 0xf7800000-0xf78fffff]
[ 0.269027] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.269028] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.269029] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.269030] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.269031] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.269032] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.269033] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.269034] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.269035] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.269036] pci_bus 0000:00: resource 13 [mem 0xaf200000-0xfeafffff]
[ 0.269037] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.269038] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
[ 0.269039] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.269040] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.269041] pci_bus 0000:02: resource 1 [mem 0xaf200000-0xaf3fffff]
[ 0.269042] pci_bus 0000:02: resource 2 [mem 0xaf400000-0xaf5fffff 64bit pref]
[ 0.269044] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.269044] pci_bus 0000:03: resource 1 [mem 0xf7a00000-0xf7afffff]
[ 0.269046] pci_bus 0000:04: resource 1 [mem 0xf7900000-0xf79fffff]
[ 0.269047] pci_bus 0000:05: resource 1 [mem 0xf7800000-0xf78fffff]
[ 0.269064] NET: Registered protocol family 2
[ 0.269168] TCP established hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.269384] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.269566] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.269583] TCP: reno registered
[ 0.269593] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.269622] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.269680] NET: Registered protocol family 1
[ 0.269688] pci 0000:00:02.0: Boot video device
[ 0.269814] PCI: CLS 64 bytes, default 64
[ 0.269835] Trying to unpack rootfs image as initramfs...
[ 0.437752] Freeing initrd memory: 15848k freed
[ 0.439228] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.439234] software IO TLB [mem 0xa5445000-0xa9445000] (64MB) mapped at [ffff8800a5445000-ffff8800a9444fff]
[ 0.439557] Initialise module verification
[ 0.439585] audit: initializing netlink socket (disabled)
[ 0.439596] type=2000 audit(1382183368.420:1): initialized
[ 0.458808] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.459669] VFS: Disk quotas dquot_6.5.2
[ 0.459692] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.459943] fuse init (API version 7.20)
[ 0.459980] msgmni has been set to 15740
[ 0.460221] Key type asymmetric registered
[ 0.460223] Asymmetric key parser 'x509' registered
[ 0.460239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.460257] io scheduler noop registered
[ 0.460258] io scheduler deadline registered (default)
[ 0.460262] io scheduler cfq registered
[ 0.460330] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.460470] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.460478] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.460501] intel_idle: MWAIT substates: 0x42120
[ 0.460502] intel_idle: v0.4 model 0x3C
[ 0.460502] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.467134] ACPI: AC Adapter [ADP1] (off-line)
[ 0.468608] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0C09:00/PNP0C0D:00/input/input0
[ 0.475965] ACPI: Lid Switch [LID0]
[ 0.476002] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.476007] ACPI: Power Button [PWRB]
[ 0.476030] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.476033] ACPI: Power Button [PWRF]
[ 0.476076] ACPI: Fan [FAN0] (off)
[ 0.476092] ACPI: Fan [FAN1] (off)
[ 0.476108] ACPI: Fan [FAN2] (off)
[ 0.476123] ACPI: Fan [FAN3] (off)
[ 0.476141] ACPI: Fan [FAN4] (off)
[ 0.476183] ACPI: Requesting acpi_cpufreq
[ 0.493709] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.493712] ACPI: Thermal Zone [TZ00] (28 C)
[ 0.493836] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.493837] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.503874] thermal LNXTHERM:02: registered as thermal_zone2
[ 0.503876] ACPI: Thermal Zone [THRM] (64 C)
[ 0.503896] GHES: HEST is not enabled!
[ 0.503938] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.504820] Linux agpgart interface v0.103
[ 0.505469] brd: module loaded
[ 0.505837] loop: module loaded
[ 0.505996] libphy: Fixed MDIO Bus: probed
[ 0.506026] tun: Universal TUN/TAP device driver, 1.6
[ 0.506028] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.506050] PPP generic driver version 2.4.2
[ 0.506081] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.506083] ehci-pci: EHCI PCI platform driver
[ 0.506113] ehci-pci 0000:00:1a.0: setting latency timer to 64
[ 0.506116] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.506120] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.506132] ehci-pci 0000:00:1a.0: debug port 2
[ 0.510034] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.510046] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7b18000
[ 0.520498] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.520512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.520514] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.520516] usb usb1: Product: EHCI Host Controller
[ 0.520517] usb usb1: Manufacturer: Linux 3.8.0-31-generic ehci_hcd
[ 0.520519] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.520572] hub 1-0:1.0: USB hub found
[ 0.520575] hub 1-0:1.0: 2 ports detected
[ 0.520644] ehci-pci 0000:00:1d.0: setting latency timer to 64
[ 0.520646] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.520650] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.520660] ehci-pci 0000:00:1d.0: debug port 2
[ 0.524539] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.524548] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7b17000
[ 0.536475] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.536485] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.536486] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.536488] usb usb2: Product: EHCI Host Controller
[ 0.536490] usb usb2: Manufacturer: Linux 3.8.0-31-generic ehci_hcd
[ 0.536492] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.536549] hub 2-0:1.0: USB hub found
[ 0.536553] hub 2-0:1.0: 2 ports detected
[ 0.536612] ehci-platform: EHCI generic platform driver
[ 0.536617] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.536625] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.536656] xhci_hcd 0000:00:14.0: setting latency timer to 64
[ 0.536658] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.536662] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 0.536738] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.536767] xhci_hcd 0000:00:14.0: irq 41 for MSI/MSI-X
[ 0.536801] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.536803] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.536805] usb usb3: Product: xHCI Host Controller
[ 0.536807] usb usb3: Manufacturer: Linux 3.8.0-31-generic xhci_hcd
[ 0.536809] usb usb3: SerialNumber: 0000:00:14.0
[ 0.536846] xHCI xhci_add_endpoint called for root hub
[ 0.536847] xHCI xhci_check_bandwidth called for root hub
[ 0.536857] hub 3-0:1.0: USB hub found
[ 0.536872] hub 3-0:1.0: 14 ports detected
[ 0.537605] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.537609] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.537630] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.537632] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.537634] usb usb4: Product: xHCI Host Controller
[ 0.537636] usb usb4: Manufacturer: Linux 3.8.0-31-generic xhci_hcd
[ 0.537638] usb usb4: SerialNumber: 0000:00:14.0
[ 0.537670] xHCI xhci_add_endpoint called for root hub
[ 0.537671] xHCI xhci_check_bandwidth called for root hub
[ 0.537680] hub 4-0:1.0: USB hub found
[ 0.537690] hub 4-0:1.0: 6 ports detected
[ 0.592462] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.603189] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.603193] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.603251] mousedev: PS/2 mouse device common for all mice
[ 0.603648] rtc_cmos 00:05: RTC can wake from S4
[ 0.603743] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 0.603768] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.603812] device-mapper: uevent: version 1.0.3
[ 0.603843] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
[ 0.603923] cpuidle: using governor ladder
[ 0.604033] cpuidle: using governor menu
[ 0.604036] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.604038] EFI Variables Facility v0.08 2004-May-17
[ 0.604137] ashmem: initialized
[ 0.604204] TCP: cubic registered
[ 0.604251] NET: Registered protocol family 10
[ 0.604345] NET: Registered protocol family 17
[ 0.604353] Key type dns_resolver registered
[ 0.604513] Loading module verification certificates
[ 0.605032] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: beedac769733b6dde22c1ae0d3a2045ac52087e1'
[ 0.605039] registered taskstats version 1
[ 0.606575] Key type trusted registered
[ 0.607702] Key type encrypted registered
[ 0.609343] rtc_cmos 00:05: setting system clock to 2013-10-19 11:49:28 UTC (1382183368)
[ 0.610446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.610449] EDD information not available.
[ 0.612570] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.684339] ACPI: Battery Slot [BAT1] (battery present)
[ 0.685477] Freeing unused kernel memory: 996k freed
[ 0.685558] Write protecting the kernel read-only data: 12288k
[ 0.687508] Freeing unused kernel memory: 1168k freed
[ 0.689223] Freeing unused kernel memory: 1076k freed
[ 0.698637] udevd[130]: starting version 175
[ 0.718879] Disabling lock debugging due to kernel taint
[ 0.719359] ahci 0000:00:1f.2: version 3.0
[ 0.719412] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
[ 0.719458] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x6 impl SATA mode
[ 0.719464] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
[ 0.719470] ahci 0000:00:1f.2: setting latency timer to 64
[ 0.721038] rtsx_pci 0000:05:00.0: irq 43 for MSI/MSI-X
[ 0.721052] rtsx_pci 0000:05:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 43
[ 0.724551] scsi0 : ahci
[ 0.724616] scsi1 : ahci
[ 0.724673] scsi2 : ahci
[ 0.724730] scsi3 : ahci
[ 0.724785] scsi4 : ahci
[ 0.724859] scsi5 : ahci
[ 0.724941] ata1: DUMMY
[ 0.724945] ata2: SATA max UDMA/133 abar m2048@0xf7b16000 port 0xf7b16180 irq 42
[ 0.724949] ata3: SATA max UDMA/133 abar m2048@0xf7b16000 port 0xf7b16200 irq 42
[ 0.724952] ata4: DUMMY
[ 0.724954] ata5: DUMMY
[ 0.724956] ata6: DUMMY
[ 0.832044] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.964341] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[ 0.964347] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.964560] hub 1-1:1.0: USB hub found
[ 0.964652] hub 1-1:1.0: 6 ports detected
[ 1.043774] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.043796] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.044532] ata2.00: ATA-9: WDC WD10JPVX-22JC3T0, 01.01A01, max UDMA/133
[ 1.044538] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.045347] ata2.00: configured for UDMA/133
[ 1.045507] scsi 1:0:0:0: Direct-Access ATA WDC WD10JPVX-22J 01.0 PQ: 0 ANSI: 5
[ 1.045648] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 1.045651] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.045652] sd 1:0:0:0: [sda] 4096-byte physical blocks
[ 1.045678] sd 1:0:0:0: [sda] Write Protect is off
[ 1.045685] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.045700] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.046157] ata3.00: ATAPI: HL-DT-ST DVDRAM GT90N, 1.00, max UDMA/133
[ 1.047586] ata3.00: configured for UDMA/133
[ 1.052855] scsi 2:0:0:0: CD-ROM HL-DT-ST DVDRAM GT90N 1.00 PQ: 0 ANSI: 5
[ 1.061822] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.061828] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.061969] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 1.062056] sr 2:0:0:0: Attached scsi generic sg1 type 5
[ 1.075669] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.133729] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8
[ 1.134605] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.207771] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[ 1.207777] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.208059] hub 2-1:1.0: USB hub found
[ 1.208148] hub 2-1:1.0: 8 ports detected
[ 1.375230] usb 3-8: new full-speed USB device number 2 using xhci_hcd
[ 1.393706] usb 3-8: New USB device found, idVendor=1770, idProduct=ff00
[ 1.393713] usb 3-8: New USB device strings: Mfr=1, Product=1, SerialNumber=1
[ 1.393716] usb 3-8: Product: MSI EPF USB
[ 1.393718] usb 3-8: Manufacturer: MSI EPF USB
[ 1.393720] usb 3-8: SerialNumber: MSI EPF USB
[ 1.393848] usb 3-8: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 1.399367] usbcore: registered new interface driver usbhid
[ 1.399370] usbhid: USB HID core driver
[ 1.401377] hid-generic 0003:1770:FF00.0001: hiddev0,hidraw0: USB HID v1.10 Device [MSI EPF USB MSI EPF USB] on usb-0000:00:14.0-8/input0
[ 1.435112] tsc: Refined TSC clocksource calibration: 2394.456 MHz
[ 1.435117] Switching to clocksource tsc
[ 1.558939] usb 3-9: new high-speed USB device number 3 using xhci_hcd
[ 1.613211] usb 3-9: New USB device found, idVendor=5986, idProduct=014c
[ 1.613216] usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.613219] usb 3-9: Product: BisonCam, NB Pro
[ 1.613221] usb 3-9: Manufacturer: Bison
[ 1.782613] usb 3-11: new full-speed USB device number 4 using xhci_hcd
[ 1.800038] usb 3-11: string descriptor 0 malformed (err = -61), defaulting to 0x0409
[ 1.801827] usb 3-11: New USB device found, idVendor=0cf3, idProduct=3004
[ 1.801830] usb 3-11: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.589675] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[ 12.038189] Adding 8788988k swap on /dev/sda7. Priority:-1 extents:1 across:8788988k
[ 12.128964] udevd[386]: starting version 175
[ 12.267930] lp: driver loaded but no devices found
[ 12.272112] wmi: Mapper loaded
[ 12.298616] [drm] Initialized drm 1.1.0 20060810
[ 12.299330] acpi_handle_hack: Machine does not need ACPI handle hack
[ 12.300592] mei 0000:00:16.0: setting latency timer to 64
[ 12.300648] mei 0000:00:16.0: irq 44 for MSI/MSI-X
[ 12.301541] Bluetooth: Core ver 2.16
[ 12.301551] NET: Registered protocol family 31
[ 12.301552] Bluetooth: HCI device and connection manager initialized
[ 12.301557] Bluetooth: HCI socket layer initialized
[ 12.301558] Bluetooth: L2CAP socket layer initialized
[ 12.301561] Bluetooth: SCO socket layer initialized
[ 12.303293] usbcore: registered new interface driver btusb
[ 12.304506] usbcore: registered new interface driver ath3k
[ 12.309568] [drm] Memory usable by graphics device = 2048M
[ 12.309575] i915 0000:00:02.0: setting latency timer to 64
[ 12.311293] cfg80211: Calling CRDA to update world regulatory domain
[ 12.325977] microcode: CPU0 sig=0x306c3, pf=0x10, revision=0x8
[ 12.334851] [drm:i915_write32] *ERROR* Unknown unclaimed register before writing to a090
[ 12.335004] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[ 12.335010] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 12.335011] [drm] Driver supports precise vblank timestamp query.
[ 12.335043] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 12.335044] vgaarb: transferring owner from PCI:0000:00:02.0 to PCI:0000:01:00.0
[ 12.388107] ath: EEPROM regdomain: 0x6c
[ 12.388110] ath: EEPROM indicates we should expect a direct regpair map
[ 12.388113] ath: Country alpha2 being used: 00
[ 12.388114] ath: Regpair used: 0x6c
[ 12.393607] microcode: CPU1 sig=0x306c3, pf=0x10, revision=0x8
[ 12.393670] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 12.393938] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90015780000, irq=19
[ 12.394995] microcode: CPU2 sig=0x306c3, pf=0x10, revision=0x8
[ 12.395764] microcode: CPU3 sig=0x306c3, pf=0x10, revision=0x8
[ 12.396540] microcode: CPU4 sig=0x306c3, pf=0x10, revision=0x8
[ 12.397218] microcode: CPU5 sig=0x306c3, pf=0x10, revision=0x8
[ 12.397915] microcode: CPU6 sig=0x306c3, pf=0x10, revision=0x8
[ 12.398775] microcode: CPU7 sig=0x306c3, pf=0x10, revision=0x8
[ 12.399506] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 12.407883] fbcon: inteldrmfb (fb0) is primary device
[ 12.539076] type=1400 audit(1382204980.443:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=647 comm="apparmor_parser"
[ 12.539082] type=1400 audit(1382204980.443:3): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=648 comm="apparmor_parser"
[ 12.539329] type=1400 audit(1382204980.443:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=647 comm="apparmor_parser"
[ 12.539337] type=1400 audit(1382204980.443:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=648 comm="apparmor_parser"
[ 12.539473] type=1400 audit(1382204980.443:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=647 comm="apparmor_parser"
[ 12.539481] type=1400 audit(1382204980.443:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=648 comm="apparmor_parser"
[ 12.594647] cfg80211: World regulatory domain updated:
[ 12.594648] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 12.594649] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 12.594650] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 12.594651] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 12.594651] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 12.594652] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 12.884050] Linux video capture interface: v2.00
[ 12.887703] uvcvideo: Found UVC 1.00 device BisonCam, NB Pro (5986:014c)
[ 12.891730] input: BisonCam, NB Pro as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/input/input4
[ 12.891781] usbcore: registered new interface driver uvcvideo
[ 12.891782] USB Video Class driver (1.1.1)
[ 13.300051] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x180b1, caps: 0xf00b33/0x240000/0xa2400, board id: 300, fw id: 890433
[ 13.347375] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[ 13.804263] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 13.916000] [drm:intel_dp_set_link_train] *ERROR* Timed out waiting for DP idle patterns
[ 13.916002] [drm:i915_write32] *ERROR* Unknown unclaimed register before writing to 138128
[ 13.971945] Console: switching to colour frame buffer device 240x67
[ 13.975887] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 13.975889] i915 0000:00:02.0: registered panic notifier
[ 13.976202] i915 0000:00:02.0: More than 8 outputs detected
[ 13.976247] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 13.976437] ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20121018/psargs-359)
[ 13.976441] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node ffff88024409a410), AE_NOT_FOUND (20121018/psparse-537)
[ 13.976638] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
[ 13.976674] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:47/LNXVIDEO:00/input/input6
[ 13.981175] acpi device:62: registered as cooling_device13
[ 13.981202] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 13.981230] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7
[ 13.981278] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 13.981338] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20121018/utaddress-251)
[ 13.981344] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.981348] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPRL 1 (20121018/utaddress-251)
[ 13.981352] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR_ 2 (20121018/utaddress-251)
[ 13.981356] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPR_ 3 (20121018/utaddress-251)
[ 13.981360] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.981362] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPRL 1 (20121018/utaddress-251)
[ 13.981366] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR_ 2 (20121018/utaddress-251)
[ 13.981369] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPR_ 3 (20121018/utaddress-251)
[ 13.981373] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.981375] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 13.981479] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 13.991658] hda_codec: ALC892: SKU not ready 0x40220030
[ 13.998469] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 13.998525] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 13.998577] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 13.998623] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 14.315493] EXT4-fs (sda8): re-mounted. Opts: errors=remount-ro
[ 16.997139] init: failsafe main process (916) killed by TERM signal
[ 17.221911] init: avahi-cups-reload main process (987) terminated with status 1
[ 17.223144] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 17.223146] Bluetooth: BNEP filters: protocol multicast
[ 17.223151] Bluetooth: BNEP socket layer initialized
[ 17.223584] Bluetooth: RFCOMM TTY layer initialized
[ 17.223589] Bluetooth: RFCOMM socket layer initialized
[ 17.223590] Bluetooth: RFCOMM ver 1.11
[ 17.243965] type=1400 audit(1382204985.155:8): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1032 comm="apparmor_parser"
[ 17.244223] type=1400 audit(1382204985.155:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=1029 comm="apparmor_parser"
[ 17.244238] type=1400 audit(1382204985.155:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/x86_64-linux-gnu/lightdm-remote-session-uccsconfigure/uccsconfigure-session-wrapper" pid=1031 comm="apparmor_parser"
[ 17.244244] type=1400 audit(1382204985.155:11): apparmor="STATUS" operation="profile_load" name="/usr/lib/x86_64-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper" pid=1030 comm="apparmor_parser"
[ 17.249812] ppdev: user-space parallel port driver
[ 18.658268] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 18.661281] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 19.596107] bbswitch: version 0.7
[ 19.596112] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 19.596114] bbswitch: cannot find ACPI handle for VGA device 0000:01:00.0
[ 19.596116] bbswitch: No discrete VGA device found
[ 26.341638] wlan0: authenticate with 00:24:7b:f7:a3:78
[ 26.348837] wlan0: send auth to 00:24:7b:f7:a3:78 (try 1/3)
[ 26.353181] wlan0: authenticated
[ 26.356920] wlan0: associate with 00:24:7b:f7:a3:78 (try 1/3)
[ 26.360427] wlan0: RX AssocResp from 00:24:7b:f7:a3:78 (capab=0x411 status=0 aid=1)
[ 26.360467] wlan0: associated
[ 26.360474] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 2524.502797] atkbd serio0: Unknown key pressed (translated set 2, code 0xf1 on isa0060/serio0).
[ 2524.502809] atkbd serio0: Use 'setkeycodes e071 <keycode>' to make it known.
[ 2524.507120] atkbd serio0: Unknown key released (translated set 2, code 0xf1 on isa0060/serio0).
[ 2524.507127] atkbd serio0: Use 'setkeycodes e071 <keycode>' to make it known.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment