lkml.org 
[lkml]   [2013]   [Feb]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: linux-next: Tree for Feb 6 [WARNING: at kernel/sched/clock.c:219 sched_clock_cpu+0xf9/0x110()]
From
On Wed, Feb 6, 2013 at 9:23 AM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
> On Wed, Feb 6, 2013 at 8:43 AM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>> Hi all,
>>
>> Changes since 20130204:
>>
>> The metag tree gained a conflict against the arc tree.
>>
>> I added a couple of merge fix patches to the mips tree for breakage in
>> other architectures.
>>
>> The powerpc tree still had a build failure.
>>
>> The crypto tree gained a conflict against the net-next tree.
>>
>> The sound-asoc tree lost its build failure.
>>
>> The block tree gained a build failure for which I applied a merge fix
>> patch.
>>
>> The battery tree gained a conflict against the mfd tree.
>>
>> The spi tree gained a conflict against the sound-asoc tree.
>>
>> The kvm tree gained a conflict against the arm tree.
>>
>> The driver-core tree gained conflicts against the spi and iommu trees.
>>
>> The tty tree gained a build failure on sparc32 for which I applied a
>> patch.
>>
>> The akpm tree gained a conflict against the nfsd tree and a build failure
>> for which I reverted a commit.
>>
>> ----------------------------------------------------------------------------
>>
>
> [ CC x86 folks ]
>
> With today's Linux-Next I get this warning:
>
> [ 0.000000] Console: colour dummy device 80x25
> [ 0.000000] ------------[ cut here ]------------
> [ 0.000000] WARNING: at kernel/sched/clock.c:219 sched_clock_cpu+0xf9/0x110()
> [ 0.000000] Hardware name: 530U3BI/530U4BI/530U4BH
> [ 0.000000] Modules linked in:
> [ 0.000000] Pid: 0, comm: swapper/0 Not tainted
> 3.8.0-rc6-next20130206-1-iniza-small #1
> [ 0.000000] Call Trace:
> [ 0.000000] [<ffffffff8105a5cf>] warn_slowpath_common+0x7f/0xc0
> [ 0.000000] [<ffffffff8105a62a>] warn_slowpath_null+0x1a/0x20
> [ 0.000000] [<ffffffff81093319>] sched_clock_cpu+0xf9/0x110
> [ 0.000000] [<ffffffff8105c611>] __console_unlock.part.9+0x31/0x440
> [ 0.000000] [<ffffffff816b327b>] ? printk+0x61/0x63
> [ 0.000000] [<ffffffff8105ca4d>] console_unlock+0x2d/0x40
> [ 0.000000] [<ffffffff81d3ecce>] con_init+0x218/0x22b
> [ 0.000000] [<ffffffff81d3e259>] console_init+0x16/0x27
> [ 0.000000] [<ffffffff81d06d7a>] start_kernel+0x28b/0x3fc
> [ 0.000000] [<ffffffff81d068ef>] ? repair_env_string+0x5a/0x5a
> [ 0.000000] [<ffffffff81d06120>] ? early_idt_handlers+0x120/0x120
> [ 0.000000] [<ffffffff81d065ec>] x86_64_start_reservations+0x2a/0x2c
> [ 0.000000] [<ffffffff81d066e1>] x86_64_start_kernel+0xf3/0x102
> [ 0.000000] ---[ end trace 79eb6cf41ffc867b ]---
> [ 0.000000] console [tty0] enabled
>
> Not sure, if this related to the known console/fbcon locking issue.
> I will try later to merge [1] and check again.
>
> - Sedat -
>
> [1] http://cgit.freedesktop.org/~airlied/linux/log/?h=fbcon-locking-fixes

Unrelated to known console/fbcon locking issue (see new dmesg).

- Sedat -
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.8.0-rc6-next20130206-2-iniza-small (sedat.dilek@gmail.com@fambox) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Wed Feb 6 09:40:31 CET 2013
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.8.0-rc6-next20130206-2-iniza-small root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Disabled fast string operations
[ 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-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000d9c9efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d9c9f000-0x00000000dae7efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dae7f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fdfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 12XK 01/18/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 = 0x11fe00 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 0C0000000 mask FE0000000 write-back
[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable
[ 0.000000] 4 base 0DB000000 mask FFF000000 uncachable
[ 0.000000] 5 base 100000000 mask FE0000000 write-back
[ 0.000000] 6 base 11FE00000 mask FFFE00000 uncachable
[ 0.000000] 7 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f00e0-0x000f00ef] mapped at [ffff8800000f00e0]
[ 0.000000] ACPI: RSDP 00000000000f0100 00024 (v02 SECCSD)
[ 0.000000] ACPI: XSDT 00000000daffe170 0008C (v01 SECCSD LH43STAR 00000002 PTEC 00000002)
[ 0.000000] ACPI: FACP 00000000dafef000 0010C (v05 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: DSDT 00000000daff2000 083AC (v02 SECCSD SNB-CPT 00000000 INTL 20061109)
[ 0.000000] ACPI: FACS 00000000daf47000 00040
[ 0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 SECCSD LH43STAR 00000002 PTEC 00000001)
[ 0.000000] ACPI: SSDT 00000000daffb000 01068 (v01 SECCSD PtidDevc 00001000 INTL 20061109)
[ 0.000000] ACPI: ASF! 00000000daff1000 000A5 (v32 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: HPET 00000000dafee000 00038 (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: APIC 00000000dafed000 00098 (v03 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: MCFG 00000000dafec000 0003C (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: SSDT 00000000dafeb000 00804 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 00000000dafea000 00996 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 00000000dafe9000 0003E (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: UEFI 00000000dafe8000 00042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.000000] ACPI: UEFI 00000000dafe7000 0026A (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: SSDT 00000000dafe6000 000D0 (v01 Iffs IffsAsl 00003000 INTL 20061109)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01f8a000, 0x01f8afff] PGTABLE
[ 0.000000] BRK [0x01f8b000, 0x01f8bfff] PGTABLE
[ 0.000000] BRK [0x01f8c000, 0x01f8cfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x11fc00000-0x11fdfffff]
[ 0.000000] [mem 0x11fc00000-0x11fdfffff] page 2M
[ 0.000000] BRK [0x01f8d000, 0x01f8dfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11fbfffff]
[ 0.000000] [mem 0x11c000000-0x11fbfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff]
[ 0.000000] [mem 0x100000000-0x11bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x40200000-0xd9c9efff]
[ 0.000000] [mem 0x40200000-0xd9bfffff] page 2M
[ 0.000000] [mem 0xd9c00000-0xd9c9efff] page 4k
[ 0.000000] BRK [0x01f8e000, 0x01f8efff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xdafff000-0xdaffffff]
[ 0.000000] [mem 0xdafff000-0xdaffffff] page 4k
[ 0.000000] RAMDISK: [mem 0x379e2000-0x37ce8fff]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11fdfffff]
[ 0.000000] NODE_DATA [mem 0x11fdf8000-0x11fdfbfff]
[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b400000-ffff88011f3fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x11fdfffff]
[ 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-0x1fffffff]
[ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
[ 0.000000] node 0: [mem 0x40200000-0xd9c9efff]
[ 0.000000] node 0: [mem 0xdafff000-0xdaffffff]
[ 0.000000] node 0: [mem 0x100000000-0x11fdfffff]
[ 0.000000] On node 0 totalpages: 1021485
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 141 pages reserved
[ 0.000000] DMA zone: 3981 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13859 pages used for memmap
[ 0.000000] DMA32 zone: 886944 pages, LIFO batch:31
[ 0.000000] Normal zone: 2040 pages used for memmap
[ 0.000000] Normal zone: 130560 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[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x0e] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 14, 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: 0x8086a301 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 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: 0000000020000000 - 0000000020200000
[ 0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[ 0.000000] PM: Registered nosave memory: 00000000d9c9f000 - 00000000dae7f000
[ 0.000000] PM: Registered nosave memory: 00000000dae7f000 - 00000000daf9f000
[ 0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
[ 0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000dfa00000
[ 0.000000] PM: Registered nosave memory: 00000000dfa00000 - 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 - 00000000fed08000
[ 0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
[ 0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
[ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
[ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 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 - 00000000ffd80000
[ 0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000
[ 0.000000] e820: [mem 0xdfa00000-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 @ffff88011fa00000 s85504 r8192 d20992 u262144
[ 0.000000] pcpu-alloc: s85504 r8192 d20992 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1005381
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.8.0-rc6-next20130206-2-iniza-small root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk 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] Memory: 3933576k/4716544k available (6954k kernel code, 630604k absent, 152364k reserved, 6292k data, 1252k init)
[ 0.000000] SLUB: 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] Console: colour dummy device 80x25
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: at kernel/sched/clock.c:219 sched_clock_cpu+0xf9/0x110()
[ 0.000000] Hardware name: 530U3BI/530U4BI/530U4BH
[ 0.000000] Modules linked in:
[ 0.000000] Pid: 0, comm: swapper/0 Not tainted 3.8.0-rc6-next20130206-2-iniza-small #1
[ 0.000000] Call Trace:
[ 0.000000] [<ffffffff8105a5cf>] warn_slowpath_common+0x7f/0xc0
[ 0.000000] [<ffffffff8105a62a>] warn_slowpath_null+0x1a/0x20
[ 0.000000] [<ffffffff81093319>] sched_clock_cpu+0xf9/0x110
[ 0.000000] [<ffffffff8105c611>] __console_unlock.part.9+0x31/0x440
[ 0.000000] [<ffffffff816b31db>] ? printk+0x61/0x63
[ 0.000000] [<ffffffff8105ca4d>] console_unlock+0x2d/0x40
[ 0.000000] [<ffffffff81d3ed51>] con_init+0x218/0x22b
[ 0.000000] [<ffffffff81d3e2dc>] console_init+0x16/0x27
[ 0.000000] [<ffffffff81d06d7a>] start_kernel+0x28b/0x3fc
[ 0.000000] [<ffffffff81d068ef>] ? repair_env_string+0x5a/0x5a
[ 0.000000] [<ffffffff81d06120>] ? early_idt_handlers+0x120/0x120
[ 0.000000] [<ffffffff81d065ec>] x86_64_start_reservations+0x2a/0x2c
[ 0.000000] [<ffffffff81d066e1>] x86_64_start_kernel+0xf3/0x102
[ 0.000000] ---[ end trace 323c96fef718a2c7 ]---
[ 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.004000] tsc: Detected 1596.399 MHz processor
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.79 BogoMIPS (lpj=6385596)
[ 0.000009] pid_max: default: 32768 minimum: 301
[ 0.000037] Security Framework initialized
[ 0.000051] AppArmor: AppArmor initialized
[ 0.000054] Yama: becoming mindful.
[ 0.000399] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.001454] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.001903] Mount-cache hash table entries: 256
[ 0.002089] Initializing cgroup subsys cpuacct
[ 0.002094] Initializing cgroup subsys memory
[ 0.002102] Initializing cgroup subsys devices
[ 0.002105] Initializing cgroup subsys freezer
[ 0.002108] Initializing cgroup subsys blkio
[ 0.002111] Initializing cgroup subsys perf_event
[ 0.002116] Initializing cgroup subsys hugetlb
[ 0.002141] Disabled fast string operations
[ 0.002145] CPU: Physical Processor ID: 0
[ 0.002148] CPU: Processor Core ID: 0
[ 0.002154] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.002154] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.002161] mce: CPU supports 7 MCE banks
[ 0.002176] CPU0: Thermal monitoring enabled (TM1)
[ 0.002184] process: using mwait in idle threads
[ 0.002189] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[ 0.002189] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[ 0.002189] tlb_flushall_shift: 5
[ 0.002284] Freeing SMP alternatives: 24k freed
[ 0.004481] ACPI: Core revision 20130117
[ 0.009954] ACPI: All ACPI Tables successfully acquired
[ 0.011502] ftrace: allocating 26066 entries in 102 pages
[ 0.026006] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.065669] smpboot: CPU0: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz (fam: 06, model: 2a, stepping: 07)
[ 0.065681] TSC deadline timer enabled
[ 0.065692] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[ 0.065703] ... version: 3
[ 0.065706] ... bit width: 48
[ 0.065708] ... generic registers: 4
[ 0.065710] ... value mask: 0000ffffffffffff
[ 0.065713] ... max period: 000000007fffffff
[ 0.065716] ... fixed-purpose events: 3
[ 0.065718] ... event mask: 000000070000000f
[ 0.077910] Disabled fast string operations
[ 0.080121] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.091255] Disabled fast string operations
[ 0.104485] Disabled fast string operations
[ 0.066878] smpboot: Booting Node 0, Processors #1 #2 #3
[ 0.106602] Brought up 4 CPUs
[ 0.106611] smpboot: Total of 4 processors activated (12771.19 BogoMIPS)
[ 0.110412] devtmpfs: initialized
[ 0.111291] EVM: security.selinux
[ 0.111294] EVM: security.SMACK64
[ 0.111296] EVM: security.capability
[ 0.111339] PM: Registering ACPI NVS region [mem 0xdae7f000-0xdaf9efff] (1179648 bytes)
[ 0.112081] regulator-dummy: no parameters
[ 0.112132] NET: Registered protocol family 16
[ 0.112250] ACPI: bus type pci registered
[ 0.112314] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.112320] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.119820] PCI: Using configuration type 1 for base access
[ 0.120672] bio: create slab <bio-0> at 0
[ 0.120758] ACPI: Added _OSI(Module Device)
[ 0.120762] ACPI: Added _OSI(Processor Device)
[ 0.120765] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.120768] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.122293] ACPI: EC: Look up EC in DSDT
[ 0.126747] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.129093] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.130282] ACPI: SSDT 00000000dae70718 00688 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.130686] ACPI: Dynamic OEM Table Load:
[ 0.130691] ACPI: SSDT (null) 00688 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.130948] ACPI: SSDT 00000000dae71a98 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.131374] ACPI: Dynamic OEM Table Load:
[ 0.131378] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.131486] ACPI: SSDT 00000000dae6fd98 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.131877] ACPI: Dynamic OEM Table Load:
[ 0.131880] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.133444] ACPI: Interpreter enabled
[ 0.133450] ACPI: (supports S0 S1ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130117/hwxface-568)
[ 0.133467] S3 S4 S5)
[ 0.133478] ACPI: Using IOAPIC for interrupt routing
[ 0.133510] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.138354] ACPI: Power Resource [FN00] (off)
[ 0.138431] ACPI: Power Resource [FN01] (off)
[ 0.138505] ACPI: Power Resource [FN02] (off)
[ 0.138576] ACPI: Power Resource [FN03] (off)
[ 0.138653] ACPI: Power Resource [FN04] (off)
[ 0.139246] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.139251] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.139459] \_SB_.PCI0:_OSC invalid UUID
[ 0.139460] _OSC request data:1 8 1f
[ 0.139540] \_SB_.PCI0:_OSC invalid UUID
[ 0.139541] _OSC request data:1 1f 1f
[ 0.139545] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.139550] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.139981] PCI host bridge to bus 0000:00
[ 0.139986] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.139990] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.139993] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.139997] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.140001] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[ 0.140004] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 0.140015] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 0.140113] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[ 0.140126] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
[ 0.140133] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.140138] pci 0000:00:02.0: reg 20: [io 0x3000-0x303f]
[ 0.140251] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 0.140276] pci 0000:00:16.0: reg 10: [mem 0xf0705000-0xf070500f 64bit]
[ 0.140360] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.140451] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 0.140475] pci 0000:00:1a.0: reg 10: [mem 0xf070a000-0xf070a3ff]
[ 0.140573] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.140632] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 0.140650] pci 0000:00:1b.0: reg 10: [mem 0xf0700000-0xf0703fff 64bit]
[ 0.140726] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.140756] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.140790] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 0.140878] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.140909] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.140935] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.140973] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 0.141060] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.141094] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[ 0.141117] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.141155] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[ 0.141285] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.141327] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[ 0.141390] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 0.141414] pci 0000:00:1d.0: reg 10: [mem 0xf0709000-0xf07093ff]
[ 0.141512] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.141569] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[ 0.141725] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[ 0.141747] pci 0000:00:1f.2: reg 10: [io 0x3088-0x308f]
[ 0.141757] pci 0000:00:1f.2: reg 14: [io 0x3094-0x3097]
[ 0.141766] pci 0000:00:1f.2: reg 18: [io 0x3080-0x3087]
[ 0.141775] pci 0000:00:1f.2: reg 1c: [io 0x3090-0x3093]
[ 0.141784] pci 0000:00:1f.2: reg 20: [io 0x3060-0x307f]
[ 0.141793] pci 0000:00:1f.2: reg 24: [mem 0xf0708000-0xf07087ff]
[ 0.141843] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.141906] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 0.141924] pci 0000:00:1f.3: reg 10: [mem 0xf0704000-0xf07040ff 64bit]
[ 0.141947] pci 0000:00:1f.3: reg 20: [io 0xefa0-0xefbf]
[ 0.142287] pci 0000:01:00.0: [8086:0091] type 00 class 0x028000
[ 0.142467] pci 0000:01:00.0: reg 10: [mem 0xf0600000-0xf0601fff 64bit]
[ 0.143202] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.143349] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.150735] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.150744] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff]
[ 0.150889] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.150959] pci 0000:02:00.0: reg 10: [io 0x2000-0x20ff]
[ 0.151081] pci 0000:02:00.0: reg 18: [mem 0xf0404000-0xf0404fff 64bit pref]
[ 0.151156] pci 0000:02:00.0: reg 20: [mem 0xf0400000-0xf0403fff 64bit pref]
[ 0.151492] pci 0000:02:00.0: supports D1 D2
[ 0.151494] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.151611] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.158668] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.158682] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.158705] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.158845] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[ 0.158883] pci 0000:03:00.0: reg 10: [mem 0xf0500000-0xf0507fff 64bit]
[ 0.159082] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.166661] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.166680] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.166718] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.167351] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.167414] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.167475] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.167535] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.167597] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[ 0.167657] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.167717] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.167776] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[ 0.168276] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.168285] acpi root: \_SB_.PCI0 notify handler is installed
[ 0.168340] Found 1 acpi root devices
[ 0.168379] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.168515] ACPI: No dock devices found.
[ 0.168592] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.168599] vgaarb: loaded
[ 0.168601] vgaarb: bridge control possible 0000:00:02.0
[ 0.168753] SCSI subsystem initialized
[ 0.168756] ACPI: bus type scsi registered
[ 0.168802] libata version 3.00 loaded.
[ 0.168818] ACPI: bus type usb registered
[ 0.168835] usbcore: registered new interface driver usbfs
[ 0.168846] usbcore: registered new interface driver hub
[ 0.168869] usbcore: registered new device driver usb
[ 0.168947] PCI: Using ACPI for IRQ routing
[ 0.170621] PCI: pci_cache_line_size set to 64 bytes
[ 0.170726] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.170728] e820: reserve RAM buffer [mem 0xd9c9f000-0xdbffffff]
[ 0.170730] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[ 0.170732] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[ 0.170815] NetLabel: Initializing
[ 0.170818] NetLabel: domain hash size = 128
[ 0.170821] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.170832] NetLabel: unlabeled traffic allowed by default
[ 0.170886] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.170895] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.172907] Switching to clocksource hpet
[ 0.177935] AppArmor: AppArmor Filesystem Enabled
[ 0.177964] pnp: PnP ACPI init
[ 0.177977] ACPI: bus type pnp registered
[ 0.178342] pnp 00:00: [dma 4]
[ 0.178366] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.178388] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.178475] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.178506] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.178548] system 00:04: [io 0x0680-0x069f] has been reserved
[ 0.178553] system 00:04: [io 0x1000-0x100f] has been reserved
[ 0.178557] system 00:04: [io 0x5000-0x5003] has been reserved
[ 0.178560] system 00:04: [io 0xffff] has been reserved
[ 0.178564] system 00:04: [io 0x0400-0x0453] has been reserved
[ 0.178567] system 00:04: [io 0x0458-0x047f] has been reserved
[ 0.178571] system 00:04: [io 0x0500-0x057f] has been reserved
[ 0.178574] system 00:04: [io 0x0a00-0x0a0f] has been reserved
[ 0.178578] system 00:04: [io 0x164e-0x164f] has been reserved
[ 0.178582] system 00:04: [io 0x5000-0x500f] could not be reserved
[ 0.178586] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.178613] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.178657] system 00:06: [io 0x0454-0x0457] has been reserved
[ 0.178662] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.178691] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.178733] pnp 00:08: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
[ 0.178893] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.178898] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.178902] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.178906] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.178909] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.178913] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.178917] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.178921] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.178924] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.178928] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.178933] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.179279] pnp 00:0a: can't evaluate _CRS: 12311
[ 0.179382] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.179407] pnp: PnP ACPI: found 11 devices
[ 0.179410] ACPI: ACPI bus type pnp unregistered
[ 0.185830] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.185840] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff]
[ 0.185853] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.185858] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.185869] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.185879] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.185886] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.185925] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.185928] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.185930] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.185932] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff]
[ 0.185933] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[ 0.185936] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff]
[ 0.185938] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.185940] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.185942] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
[ 0.185974] NET: Registered protocol family 2
[ 0.186124] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.186278] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.186376] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.186407] TCP: reno registered
[ 0.186418] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.186439] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.186505] NET: Registered protocol family 1
[ 0.186519] pci 0000:00:02.0: Boot video device
[ 0.186691] PCI: CLS 64 bytes, default 64
[ 0.186728] Trying to unpack rootfs image as initramfs...
[ 0.250202] Freeing initrd memory: 3100k freed
[ 0.250865] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.250875] software IO TLB [mem 0xd5c9f000-0xd9c9f000] (64MB) mapped at [ffff8800d5c9f000-ffff8800d9c9efff]
[ 0.251312] Initialise system trusted keyring
[ 0.251361] audit: initializing netlink socket (disabled)
[ 0.251379] type=2000 audit(1360143869.248:1): initialized
[ 0.283849] bounce pool size: 64 pages
[ 0.283861] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.285179] VFS: Disk quotas dquot_6.5.2
[ 0.285221] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.285681] fuse init (API version 7.21)
[ 0.285756] msgmni has been set to 7688
[ 0.286218] Key type asymmetric registered
[ 0.286223] Asymmetric key parser 'x509' registered
[ 0.286260] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.286289] io scheduler noop registered
[ 0.286294] io scheduler deadline registered (default)
[ 0.286301] io scheduler cfq registered
[ 0.286503] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.286518] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.286559] intel_idle: MWAIT substates: 0x21120
[ 0.286561] intel_idle: v0.4 model 0x2A
[ 0.286562] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.286970] ACPI: AC Adapter [ADP1] (on-line)
[ 0.287059] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.287177] ACPI: Lid Switch [LID0]
[ 0.287215] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.287222] ACPI: Power Button [PWRB]
[ 0.287254] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.287260] ACPI: Power Button [PWRF]
[ 0.287374] ACPI: Fan [FAN0] (off)
[ 0.287400] ACPI: Fan [FAN1] (off)
[ 0.287423] ACPI: Fan [FAN2] (off)
[ 0.287447] ACPI: Fan [FAN3] (off)
[ 0.287469] ACPI: Fan [FAN4] (off)
[ 0.287515] ACPI: Requesting acpi_cpufreq
[ 0.293105] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.293111] ACPI: Thermal Zone [TZ00] (67 C)
[ 0.293299] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.293303] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.293332] GHES: HEST is not enabled!
[ 0.293399] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.295798] Linux agpgart interface v0.103
[ 0.297016] brd: module loaded
[ 0.297622] loop: module loaded
[ 0.297711] ahci 0000:00:1f.2: version 3.0
[ 0.297782] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[ 0.297825] ahci: SSS flag set, parallel bus scan disabled
[ 0.298317] ACPI: Battery Slot [BAT1] (battery present)
[ 0.312855] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode
[ 0.312862] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[ 0.312871] ahci 0000:00:1f.2: setting latency timer to 64
[ 0.337118] scsi0 : ahci
[ 0.337188] scsi1 : ahci
[ 0.337244] scsi2 : ahci
[ 0.337299] scsi3 : ahci
[ 0.337353] scsi4 : ahci
[ 0.337407] scsi5 : ahci
[ 0.337442] ata1: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708100 irq 40
[ 0.337448] ata2: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708180 irq 40
[ 0.337452] ata3: DUMMY
[ 0.337456] ata4: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708280 irq 40
[ 0.337461] ata5: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708300 irq 40
[ 0.337464] ata6: DUMMY
[ 0.337709] libphy: Fixed MDIO Bus: probed
[ 0.337778] tun: Universal TUN/TAP device driver, 1.6
[ 0.337781] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.337838] PPP generic driver version 2.4.2
[ 0.337890] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.337894] ehci-pci: EHCI PCI platform driver
[ 0.337926] ehci-pci 0000:00:1a.0: setting latency timer to 64
[ 0.337930] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.337937] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.337953] ehci-pci 0000:00:1a.0: debug port 2
[ 0.341841] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.341856] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf070a000
[ 0.352808] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.352829] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.352833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.352837] usb usb1: Product: EHCI Host Controller
[ 0.352840] usb usb1: Manufacturer: Linux 3.8.0-rc6-next20130206-2-iniza-small ehci_hcd
[ 0.352844] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.352935] hub 1-0:1.0: USB hub found
[ 0.352940] hub 1-0:1.0: 2 ports detected
[ 0.353021] ehci-pci 0000:00:1d.0: setting latency timer to 64
[ 0.353025] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.353033] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.353048] ehci-pci 0000:00:1d.0: debug port 2
[ 0.356935] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.356951] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0709000
[ 0.368799] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.368813] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.368817] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.368821] usb usb2: Product: EHCI Host Controller
[ 0.368824] usb usb2: Manufacturer: Linux 3.8.0-rc6-next20130206-2-iniza-small ehci_hcd
[ 0.368828] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.368904] hub 2-0:1.0: USB hub found
[ 0.368909] hub 2-0:1.0: 2 ports detected
[ 0.368971] ehci-platform: EHCI generic platform driver
[ 0.368980] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.368994] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.369037] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.369042] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[ 0.378726] xhci_hcd 0000:03:00.0: irq 16, io mem 0xf0500000
[ 0.378793] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[ 0.378799] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[ 0.378804] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[ 0.378809] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[ 0.378815] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[ 0.378920] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.378924] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.378928] usb usb3: Product: xHCI Host Controller
[ 0.378931] usb usb3: Manufacturer: Linux 3.8.0-rc6-next20130206-2-iniza-small xhci_hcd
[ 0.378935] usb usb3: SerialNumber: 0000:03:00.0
[ 0.378997] xHCI xhci_add_endpoint called for root hub
[ 0.378999] xHCI xhci_check_bandwidth called for root hub
[ 0.379016] hub 3-0:1.0: USB hub found
[ 0.379025] hub 3-0:1.0: 2 ports detected
[ 0.379080] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.379086] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[ 0.379124] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.379128] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.379132] usb usb4: Product: xHCI Host Controller
[ 0.379135] usb usb4: Manufacturer: Linux 3.8.0-rc6-next20130206-2-iniza-small xhci_hcd
[ 0.379139] usb usb4: SerialNumber: 0000:03:00.0
[ 0.379190] xHCI xhci_add_endpoint called for root hub
[ 0.379191] xHCI xhci_check_bandwidth called for root hub
[ 0.379208] hub 4-0:1.0: USB hub found
[ 0.379218] hub 4-0:1.0: 2 ports detected
[ 0.379349] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:EPAD] at 0x60,0x64 irq 1,12
[ 0.386536] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.386543] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.386676] mousedev: PS/2 mouse device common for all mice
[ 0.387098] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 0.387130] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.387208] device-mapper: uevent: version 1.0.3
[ 0.387260] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[ 0.387348] cpuidle: using governor ladder
[ 0.387457] cpuidle: using governor menu
[ 0.387463] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.387466] EFI Variables Facility v0.08 2004-May-17
[ 0.387571] ashmem: initialized
[ 0.387671] TCP: cubic registered
[ 0.387765] NET: Registered protocol family 10
[ 0.387942] NET: Registered protocol family 17
[ 0.387953] Key type dns_resolver registered
[ 0.388184] PM: Hibernation image not present or could not be loaded.
[ 0.388186] Loading compiled-in X.509 certificates
[ 0.389218] Loaded X.509 cert 'Magrathea: Glacier signing key: a0b0f9bfdb2d9ff96793ee27121cd84cfe5f50f5'
[ 0.389231] registered taskstats version 1
[ 0.391701] Key type trusted registered
[ 0.393920] Key type encrypted registered
[ 0.394435] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.396345] rtc_cmos 00:05: setting system clock to 2013-02-06 09:44:29 UTC (1360143869)
[ 0.396639] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.396644] EDD information not available.
[ 0.656702] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.657924] ata1.00: ATA-8: Hitachi HTS545050A7E380, GG2OA6C0, max UDMA/133
[ 0.657944] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.659190] ata1.00: configured for UDMA/133
[ 0.659472] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54505 GG2O PQ: 0 ANSI: 5
[ 0.659618] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 0.659627] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 0.659631] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.659734] sd 0:0:0:0: [sda] Write Protect is off
[ 0.659739] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.659805] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.664640] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.673906] sda: sda1 sda2 sda3
[ 0.674516] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.797286] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 0.797306] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.797709] hub 1-1:1.0: USB hub found
[ 0.797889] hub 1-1:1.0: 6 ports detected
[ 0.908532] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 0.976480] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.977081] ata2.00: ATA-8: SanDisk iSSD P4 16GB, SSD 9.14, max UDMA/133
[ 0.977090] ata2.00: 31277232 sectors, multi 1: LBA48
[ 0.977768] ata2.00: configured for UDMA/133
[ 0.978033] scsi 1:0:0:0: Direct-Access ATA SanDisk iSSD P4 SSD PQ: 0 ANSI: 5
[ 0.978194] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 0.978222] sd 1:0:0:0: [sdb] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 0.978481] sd 1:0:0:0: [sdb] Write Protect is off
[ 0.978488] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 0.978635] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.979759] sdb: sdb1 sdb2
[ 0.980112] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.040936] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.040945] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.041270] hub 2-1:1.0: USB hub found
[ 1.041464] hub 2-1:1.0: 6 ports detected
[ 1.112554] usb 1-1.2: new low-speed USB device number 3 using ehci-pci
[ 1.210615] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c00e
[ 1.210636] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.210647] usb 1-1.2: Product: USB-PS/2 Optical Mouse
[ 1.210655] usb 1-1.2: Manufacturer: Logitech
[ 1.248281] tsc: Refined TSC clocksource calibration: 1596.375 MHz
[ 1.248309] Switching to clocksource tsc
[ 1.280432] usb 1-1.4: new high-speed USB device number 4 using ehci-pci
[ 1.296241] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.532044] usb 1-1.4: New USB device found, idVendor=2232, idProduct=1018
[ 1.532069] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.532096] usb 1-1.4: Product: WebCam SC-13HDL11431N
[ 1.532099] usb 1-1.4: Manufacturer: 123
[ 1.616018] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.617082] Freeing unused kernel memory: 1252k freed
[ 1.617283] Write protecting the kernel read-only data: 12288k
[ 1.620370] Freeing unused kernel memory: 1228k freed
[ 1.622948] Freeing unused kernel memory: 1116k freed
[ 1.639493] udevd[120]: starting version 175
[ 1.686909] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.687283] r8169 0000:02:00.0: irq 46 for MSI/MSI-X
[ 1.687524] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000664000, e8:03:9a:36:17:a9, XID 0c900800 IRQ 46
[ 1.687535] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.688313] usbcore: registered new interface driver usbhid
[ 1.688321] usbhid: USB HID core driver
[ 1.751682] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input4
[ 1.751889] hid-generic 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-1.2/input0
[ 1.776083] usb 2-1.5: new full-speed USB device number 3 using ehci-pci
[ 1.871832] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189
[ 1.871852] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.591403] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[ 4.132835] init: ureadahead main process (336) terminated with status 5
[ 6.977463] Adding 262140k swap on /host/ubuntu/disks/swap.disk. Priority:-1 extents:1 across:262140k
[ 7.141072] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
[ 7.253806] udevd[596]: starting version 175
[ 8.021990] lp: driver loaded but no devices found
[ 9.880092] mei 0000:00:16.0: setting latency timer to 64
[ 9.880175] mei 0000:00:16.0: irq 47 for MSI/MSI-X
[ 9.994497] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130117/utaddress-251)
[ 9.994508] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 9.994514] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251)
[ 9.994519] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 9.994521] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251)
[ 9.994525] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 9.994527] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251)
[ 9.994529] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 9.994531] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 10.022787] wmi: Mapper loaded
[ 10.023930] samsung_laptop: detected SABI interface: SwSmi@
[ 10.023934] samsung_laptop: Backlight controlled by ACPI video driver
[ 10.260673] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
[ 10.480094] Bluetooth: Core ver 2.16
[ 10.480168] NET: Registered protocol family 31
[ 10.480172] Bluetooth: HCI device and connection manager initialized
[ 10.480714] Bluetooth: HCI socket layer initialized
[ 10.480721] Bluetooth: L2CAP socket layer initialized
[ 10.480730] Bluetooth: SCO socket layer initialized
[ 10.487272] cfg80211: Calling CRDA to update world regulatory domain
[ 10.493448] [drm] Initialized drm 1.1.0 20060810
[ 10.667437] usbcore: registered new interface driver btusb
[ 10.856675] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
[ 10.858202] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28
[ 10.859529] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28
[ 10.861154] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 10.897219] Linux video capture interface: v2.00
[ 10.905130] Intel(R) Wireless WiFi driver for Linux, in-tree:
[ 10.905135] Copyright(c) 2003-2013 Intel Corporation
[ 10.905513] iwlwifi 0000:01:00.0: irq 48 for MSI/MSI-X
[ 11.379943] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[ 11.395632] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x17, 0x0c.
[ 11.470437] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input5
[ 11.612961] [drm] Memory usable by graphics device = 2048M
[ 11.612969] i915 0000:00:02.0: setting latency timer to 64
[ 11.652569] i915 0000:00:02.0: irq 49 for MSI/MSI-X
[ 11.652580] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 11.652581] [drm] Driver supports precise vblank timestamp query.
[ 11.652637] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 11.672236] iwlwifi 0000:01:00.0: loaded firmware version 18.168.6.1
[ 11.678622] fbcon: inteldrmfb (fb0) is primary device
[ 11.816383] uvcvideo: Found UVC 1.00 device WebCam SC-13HDL11431N (2232:1018)
[ 11.835702] input: WebCam SC-13HDL11431N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input6
[ 11.835790] usbcore: registered new interface driver uvcvideo
[ 11.835791] USB Video Class driver (1.1.1)
[ 11.946825] cfg80211: World regulatory domain updated:
[ 11.946827] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 11.946829] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 11.946830] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 11.946830] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 11.946831] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 11.946832] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 12.098845] ppdev: user-space parallel port driver
[ 12.276343] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 12.276345] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 12.276346] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 12.276347] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
[ 12.276348] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_P2P disabled
[ 12.276349] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
[ 12.276428] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[ 12.544154] type=1400 audit(1360140281.653:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=894 comm="apparmor_parser"
[ 12.544162] type=1400 audit(1360140281.653:3): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=822 comm="apparmor_parser"
[ 12.544594] type=1400 audit(1360140281.653:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=822 comm="apparmor_parser"
[ 12.544602] type=1400 audit(1360140281.653:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=894 comm="apparmor_parser"
[ 12.544832] type=1400 audit(1360140281.653:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=822 comm="apparmor_parser"
[ 12.544842] type=1400 audit(1360140281.653:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=894 comm="apparmor_parser"
[ 12.680146] Console: switching to colour frame buffer device 170x48
[ 12.682742] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 12.682746] i915 0000:00:02.0: registered panic notifier
[ 12.691875] type=1400 audit(1360140281.797:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=934 comm="apparmor_parser"
[ 12.692390] type=1400 audit(1360140281.801:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=934 comm="apparmor_parser"
[ 12.697424] acpi device:32: registered as cooling_device9
[ 12.697660] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 12.697860] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[ 12.697964] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 12.698090] snd_hda_intel 0000:00:1b.0: irq 50 for MSI/MSI-X
[ 12.812190] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 13.574299] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.574305] Bluetooth: BNEP filters: protocol multicast
[ 13.574315] Bluetooth: BNEP socket layer initialized
[ 13.650445] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 13.655369] init: failsafe main process (971) killed by TERM signal
[ 13.727618] Bluetooth: RFCOMM TTY layer initialized
[ 13.727630] Bluetooth: RFCOMM socket layer initialized
[ 13.727632] Bluetooth: RFCOMM ver 1.11
[ 13.872831] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 13.872924] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 13.872992] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 15.784159] type=1400 audit(1360140284.893:10): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1137 comm="apparmor_parser"
[ 15.784593] type=1400 audit(1360140284.893:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1137 comm="apparmor_parser"
[ 18.127681] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[ 18.134296] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[ 18.509181] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[ 18.515788] iwlwifi 0000:01:00.0: Radio type=0x1-0x2-0x0
[ 18.716432] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 25.252756] wlan0: authenticate with 00:04:0e:e4:00:3d
[ 25.260018] wlan0: send auth to 00:04:0e:e4:00:3d (try 1/3)
[ 25.261755] wlan0: authenticated
[ 25.261930] iwlwifi 0000:01:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
[ 25.261936] iwlwifi 0000:01:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
[ 25.263221] wlan0: associate with 00:04:0e:e4:00:3d (try 1/3)
[ 25.267147] wlan0: RX AssocResp from 00:04:0e:e4:00:3d (capab=0x411 status=0 aid=1)
[ 25.272653] wlan0: associated
[ 25.272711] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
\
 
 \ /
  Last update: 2013-02-06 10:21    [W:0.134 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site