lkml.org 
[lkml]   [2013]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: Linux detects only 2.6GiB RAM in legacy boot
From
On Sat, Jan 19, 2013 at 11:04 PM, Yinghai Lu <yinghai@kernel.org> wrote:
>> Is there anything I can do or is this a plain UEFI/BIOS bug?
>
> looks like BIOS problem:
>
> UEFI one:
> [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008ffff] usable
> [ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x00000000000bffff] reserved
> [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
> [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
> [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
> [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
> [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x000000008f465fff] usable
> [ 0.000000] BIOS-e820: [mem 0x000000008f466000-0x000000008f667fff] reserved
> [ 0.000000] BIOS-e820: [mem 0x000000008f668000-0x00000000d829efff] usable
> [ 0.000000] BIOS-e820: [mem 0x00000000d829f000-0x00000000dae9efff] reserved
> [ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-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 0x00000000f80f8000-0x00000000f80f8fff] reserved
> [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
> [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011e5fffff] usable
>
> legacy one:
>
> [ 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-0x0000000040003fff] usable
> [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
> [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x000000008cfaafff] usable
> [ 0.000000] BIOS-e820: [mem 0x000000008cfab000-0x00000000dae9efff] reserved
> [ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
> [ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
> [ 0.000000] BIOS-e820: [mem 0x00000000dafff000-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 0x00000000ffc00000-0x00000000ffffffff] reserved
> [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011e5fffff] usable
>
> So difference:
>
> [ 0.000000] BIOS-e820: [mem 0x000000008f466000-0x000000008f667fff] reserved
> [ 0.000000] BIOS-e820: [mem 0x000000008f668000-0x00000000d829efff] usable
> [ 0.000000] BIOS-e820: [mem 0x00000000d829f000-0x00000000dae9efff] reserved
>
> to
>
> [ 0.000000] BIOS-e820: [mem 0x000000008cfab000-0x00000000dae9efff] reserved
>
> at least about 1G get lost in e820.

BTW: My BIOS is already the latest version.

> Can you please apply attached patch to see the raw e820?

See attachment. :-)

--
Thanks,
//richard
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.8.0-rc4-18-vanilla+ (rw@sandpuppy) (gcc version 4.7.1 20120723 [gcc-4_7-branch revision 189773] (SUSE Linux) ) #3 SMP Sun Jan 20 00:01:17 CET 2013
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.8.0-rc4-18-vanilla+ root=/dev/mapper/system-root resume=/dev/system/swap splash=silent quiet showopts
[ 0.000000] Physical RAM map:
[ 0.000000] raw: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] raw: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] raw: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] raw: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] raw: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] raw: [mem 0x0000000020200000-0x0000000040003fff] usable
[ 0.000000] raw: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] raw: [mem 0x0000000040005000-0x000000008cfaafff] usable
[ 0.000000] raw: [mem 0x000000008cfab000-0x00000000dae9efff] reserved
[ 0.000000] raw: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] raw: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] raw: [mem 0x00000000dafff000-0x00000000df9fffff] reserved
[ 0.000000] raw: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] raw: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] raw: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[ 0.000000] raw: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] raw: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] raw: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] raw: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[ 0.000000] raw: [mem 0x0000000100000000-0x000000011e5fffff] usable
[ 0.000000] e820: BIOS-provided physical RAM map (sanitized by setup):
[ 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-0x0000000040003fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x000000008cfaafff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008cfab000-0x00000000dae9efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-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 0x00000000ffc00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011e5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: LENOVO 33533HG/33533HG, BIOS H6ET65WW (2.06 ) 11/09/2012
[ 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 = 0x11e600 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 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 0C0000000 mask FE0000000 write-back
[ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable
[ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable
[ 0.000000] 6 base 100000000 mask FE0000000 write-back
[ 0.000000] 7 base 11F000000 mask FFF000000 uncachable
[ 0.000000] 8 base 11E800000 mask FFF800000 uncachable
[ 0.000000] 9 base 11E600000 mask FFFE00000 uncachable
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0x8cfab max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100]
[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x8cfaafff]
[ 0.000000] [mem 0x00000000-0x8cdfffff] page 2M
[ 0.000000] [mem 0x8ce00000-0x8cfaafff] page 4k
[ 0.000000] kernel direct mapping tables up to 0x8cfaafff @ [mem 0x1fffb000-0x1fffffff]
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11e5fffff]
[ 0.000000] [mem 0x100000000-0x11e5fffff] page 2M
[ 0.000000] kernel direct mapping tables up to 0x11e5fffff @ [mem 0x8cfa9000-0x8cfaafff]
[ 0.000000] RAMDISK: [mem 0x33a9c000-0x35d45fff]
[ 0.000000] ACPI: RSDP 00000000000f0120 00024 (v02 LENOVO)
[ 0.000000] ACPI: XSDT 00000000daffe170 0009C (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: FACP 00000000dafeb000 0010C (v05 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: DSDT 00000000dafed000 0E5E2 (v02 LENOVO IVB-CPT 00000000 INTL 20061109)
[ 0.000000] ACPI: FACS 00000000daf67000 00040
[ 0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO TP-H6 00002060 PTL 00000001)
[ 0.000000] ACPI: TCPA 00000000daffc000 00032 (v02 PTL LENOVO 06040000 LNVO 00000001)
[ 0.000000] ACPI: ASF! 00000000dafec000 000A5 (v32 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: HPET 00000000dafe9000 00038 (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: APIC 00000000dafe8000 00098 (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: MCFG 00000000dafe7000 0003C (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: FPDT 00000000dafe6000 00064 (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: SSDT 00000000dafe5000 008A2 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 00000000dafe4000 00A92 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 00000000dafe3000 0003E (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: UEFI 00000000dafe2000 00042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.000000] ACPI: MSDM 00000000dafe1000 00055 (v03 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: UEFI 00000000dafe0000 002BA (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: DBG2 00000000dafdf000 0006B (v00 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011e5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11e5fffff]
[ 0.000000] NODE_DATA [mem 0x11e5ec000-0x11e5fffff]
[ 0.000000] [ffffea0000000000-ffffea0003ffffff] PMD -> [ffff88011b000000-ffff88011d7fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x11e5fffff]
[ 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-0x40003fff]
[ 0.000000] node 0: [mem 0x40005000-0x8cfaafff]
[ 0.000000] node 0: [mem 0x100000000-0x11e5fffff]
[ 0.000000] On node 0 totalpages: 701239
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 6 pages reserved
[ 0.000000] DMA zone: 3919 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7832 pages used for memmap
[ 0.000000] DMA32 zone: 565010 pages, LIFO batch:31
[ 0.000000] Normal zone: 1701 pages used for memmap
[ 0.000000] Normal zone: 122715 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[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: 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: 0000000040004000 - 0000000040005000
[ 0.000000] PM: Registered nosave memory: 000000008cfab000 - 00000000dae9f000
[ 0.000000] PM: Registered nosave memory: 00000000dae9f000 - 00000000daf9f000
[ 0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
[ 0.000000] PM: Registered nosave memory: 00000000dafff000 - 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 - 00000000ffc00000
[ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 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:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88011e200000 s81664 r8192 d20736 u262144
[ 0.000000] pcpu-alloc: s81664 r8192 d20736 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: 691644
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.8.0-rc4-18-vanilla+ root=/dev/mapper/system-root resume=/dev/system/swap splash=silent quiet showopts
[ 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] Memory: 2647712k/4691968k available (5457k kernel code, 1887012k absent, 157244k reserved, 5454k data, 996k init)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[ 0.000000] NR_IRQS:33024 nr_irqs:744 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 11534336 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 1696.291 MHz processor
[ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3392.58 BogoMIPS (lpj=6785164)
[ 0.000006] pid_max: default: 32768 minimum: 301
[ 0.000045] Security Framework initialized
[ 0.000058] AppArmor: AppArmor initialized
[ 0.000428] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.001947] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.002626] Mount-cache hash table entries: 256
[ 0.002820] Initializing cgroup subsys cpuacct
[ 0.002822] Initializing cgroup subsys memory
[ 0.002836] Initializing cgroup subsys devices
[ 0.002838] Initializing cgroup subsys freezer
[ 0.002840] Initializing cgroup subsys net_cls
[ 0.002841] Initializing cgroup subsys blkio
[ 0.002843] Initializing cgroup subsys perf_event
[ 0.002846] Initializing cgroup subsys hugetlb
[ 0.002878] CPU: Physical Processor ID: 0
[ 0.002880] CPU: Processor Core ID: 0
[ 0.002885] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.002885] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.003439] mce: CPU supports 7 MCE banks
[ 0.003451] CPU0: Thermal monitoring handled by SMI
[ 0.003458] process: using mwait in idle threads
[ 0.003463] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[ 0.003463] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[ 0.003463] tlb_flushall_shift: 1
[ 0.003649] Freeing SMP alternatives: 20k freed
[ 0.005014] ACPI: Core revision 20121018
[ 0.027437] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.067079] smpboot: CPU0: Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz (fam: 06, model: 3a, stepping: 09)
[ 0.067088] TSC deadline timer enabled
[ 0.067093] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, Intel PMU driver.
[ 0.067100] ... version: 3
[ 0.067102] ... bit width: 48
[ 0.067103] ... generic registers: 4
[ 0.067105] ... value mask: 0000ffffffffffff
[ 0.067106] ... max period: 000000007fffffff
[ 0.067107] ... fixed-purpose events: 3
[ 0.067109] ... event mask: 000000070000000f
[ 0.079315] CPU1: Thermal monitoring handled by SMI
[ 0.093176] CPU2: Thermal monitoring handled by SMI
[ 0.107030] CPU3: Thermal monitoring handled by SMI
[ 0.067745] smpboot: Booting Node 0, Processors #1 #2 #3
[ 0.109160] Brought up 4 CPUs
[ 0.109164] smpboot: Total of 4 processors activated (13570.32 BogoMIPS)
[ 0.113517] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.113809] devtmpfs: initialized
[ 0.114944] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
[ 0.115069] RTC time: 23:06:50, date: 01/19/13
[ 0.115129] NET: Registered protocol family 16
[ 0.115319] ACPI: bus type pci registered
[ 0.115397] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.115400] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.123722] PCI: Using configuration type 1 for base access
[ 0.124646] bio: create slab <bio-0> at 0
[ 0.124740] ACPI: Added _OSI(Module Device)
[ 0.124743] ACPI: Added _OSI(Processor Device)
[ 0.124744] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.124748] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.127895] ACPI: EC: Look up EC in DSDT
[ 0.131346] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.141230] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.142876] ACPI: SSDT 00000000dae3e018 0096A (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.143759] ACPI: Dynamic OEM Table Load:
[ 0.143762] ACPI: SSDT (null) 0096A (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.144711] ACPI: SSDT 00000000dae3fa98 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.145730] ACPI: Dynamic OEM Table Load:
[ 0.145733] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.146075] ACPI: SSDT 00000000dae3dd98 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.146937] ACPI: Dynamic OEM Table Load:
[ 0.146939] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.565490] ACPI: Interpreter enabled
[ 0.565494] ACPI: (supports S0 S3 S4 S5)
[ 0.565535] ACPI: Using IOAPIC for interrupt routing
[ 0.581136] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[ 0.581481] ACPI: No dock devices found.
[ 0.581486] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.582600] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.582604] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.583277] \_SB_.PCI0:_OSC invalid UUID
[ 0.583279] _OSC request data:1 8 1f
[ 0.583451] \_SB_.PCI0:_OSC invalid UUID
[ 0.583452] _OSC request data:1 1f 1f
[ 0.583457] pci_root PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.583459] pci_root PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.585623] PCI host bridge to bus 0000:00
[ 0.585627] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.585630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.585632] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.585635] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.585637] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[ 0.585640] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 0.585651] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[ 0.585703] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[ 0.585717] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
[ 0.585726] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.585732] pci 0000:00:02.0: reg 20: [io 0x5000-0x503f]
[ 0.585814] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[ 0.585844] pci 0000:00:14.0: reg 10: [mem 0xf1700000-0xf170ffff 64bit]
[ 0.585929] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.585961] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[ 0.585992] pci 0000:00:16.0: reg 10: [mem 0xf1715000-0xf171500f 64bit]
[ 0.586081] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.586132] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[ 0.586159] pci 0000:00:1a.0: reg 10: [mem 0xf171a000-0xf171a3ff]
[ 0.586266] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.586300] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[ 0.586319] pci 0000:00:1b.0: reg 10: [mem 0xf1710000-0xf1713fff 64bit]
[ 0.586406] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.586437] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[ 0.586534] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.586566] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[ 0.586660] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.586693] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[ 0.586785] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.586818] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
[ 0.586914] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.586958] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[ 0.586984] pci 0000:00:1d.0: reg 10: [mem 0xf1719000-0xf17193ff]
[ 0.587091] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.587122] pci 0000:00:1f.0: [8086:1e58] type 00 class 0x060100
[ 0.587268] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[ 0.587291] pci 0000:00:1f.2: reg 10: [io 0x5088-0x508f]
[ 0.587302] pci 0000:00:1f.2: reg 14: [io 0x5094-0x5097]
[ 0.587314] pci 0000:00:1f.2: reg 18: [io 0x5080-0x5087]
[ 0.587325] pci 0000:00:1f.2: reg 1c: [io 0x5090-0x5093]
[ 0.587335] pci 0000:00:1f.2: reg 20: [io 0x5060-0x507f]
[ 0.587345] pci 0000:00:1f.2: reg 24: [mem 0xf1718000-0xf17187ff]
[ 0.587404] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.587430] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[ 0.587453] pci 0000:00:1f.3: reg 10: [mem 0xf1714000-0xf17140ff 64bit]
[ 0.587481] pci 0000:00:1f.3: reg 20: [io 0xefa0-0xefbf]
[ 0.587577] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.587706] pci 0000:03:00.0: [8086:0888] type 00 class 0x028000
[ 0.587760] pci 0000:03:00.0: reg 10: [mem 0xf1600000-0xf1601fff 64bit]
[ 0.588002] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.597299] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.597307] pci 0000:00:1c.1: bridge window [mem 0xf1600000-0xf16fffff]
[ 0.597396] pci 0000:04:00.0: [10ec:5209] type 00 class 0xff0000
[ 0.597422] pci 0000:04:00.0: reg 10: [mem 0xf0e00000-0xf0e00fff]
[ 0.597596] pci 0000:04:00.0: supports D1 D2
[ 0.597599] pci 0000:04:00.0: PME# supported from D1 D2 D3hot
[ 0.609243] pci 0000:00:1c.2: PCI bridge to [bus 04-08]
[ 0.609249] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[ 0.609254] pci 0000:00:1c.2: bridge window [mem 0xf0e00000-0xf15fffff]
[ 0.609261] pci 0000:00:1c.2: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 0.609345] pci 0000:09:00.0: [10ec:8168] type 00 class 0x020000
[ 0.609369] pci 0000:09:00.0: reg 10: [io 0x3000-0x30ff]
[ 0.609408] pci 0000:09:00.0: reg 18: [mem 0xf0c04000-0xf0c04fff 64bit pref]
[ 0.609433] pci 0000:09:00.0: reg 20: [mem 0xf0c00000-0xf0c03fff 64bit pref]
[ 0.609537] pci 0000:09:00.0: supports D1 D2
[ 0.609539] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.621237] pci 0000:00:1c.3: PCI bridge to [bus 09]
[ 0.621243] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
[ 0.621248] pci 0000:00:1c.3: bridge window [mem 0xf0d00000-0xf0dfffff]
[ 0.621256] pci 0000:00:1c.3: bridge window [mem 0xf0c00000-0xf0cfffff 64bit pref]
[ 0.621337] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.621434] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 0.621522] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[ 0.621609] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[ 0.621764] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.630987] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.631120] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.631250] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.631378] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[ 0.631506] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.631634] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.631763] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[ 0.631891] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.631996] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.632000] vgaarb: loaded
[ 0.632002] vgaarb: bridge control possible 0000:00:02.0
[ 0.632111] SCSI subsystem initialized
[ 0.632114] ACPI: bus type scsi registered
[ 0.632155] libata version 3.00 loaded.
[ 0.632257] PCI: Using ACPI for IRQ routing
[ 0.634172] PCI: pci_cache_line_size set to 64 bytes
[ 0.634302] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.634304] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[ 0.634306] e820: reserve RAM buffer [mem 0x8cfab000-0x8fffffff]
[ 0.634308] e820: reserve RAM buffer [mem 0x11e600000-0x11fffffff]
[ 0.634417] NetLabel: Initializing
[ 0.634419] NetLabel: domain hash size = 128
[ 0.634420] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.634433] NetLabel: unlabeled traffic allowed by default
[ 0.634459] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.634466] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.636481] Switching to clocksource hpet
[ 0.638737] AppArmor: AppArmor Filesystem Enabled
[ 0.638758] pnp: PnP ACPI init
[ 0.638771] ACPI: bus type pnp registered
[ 0.638821] pnp 00:00: [dma 4]
[ 0.638846] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.638879] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.639107] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.639152] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.639219] system 00:04: [io 0x0680-0x069f] has been reserved
[ 0.639222] system 00:04: [io 0x2000-0x2003] has been reserved
[ 0.639225] system 00:04: [io 0x0800-0x080f] has been reserved
[ 0.639227] system 00:04: [io 0xffff] has been reserved
[ 0.639230] system 00:04: [io 0x0400-0x0453] has been reserved
[ 0.639233] system 00:04: [io 0x0458-0x047f] has been reserved
[ 0.639235] system 00:04: [io 0x0500-0x057f] has been reserved
[ 0.639238] system 00:04: [io 0x1600-0x16fe] has been reserved
[ 0.639241] system 00:04: [io 0xfe00] has been reserved
[ 0.639245] system 00:04: [io 0x0700-0x070f] has been reserved
[ 0.639248] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.639286] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.639377] system 00:06: [io 0x0454-0x0457] has been reserved
[ 0.639381] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.639421] pnp 00:07: Plug and Play ACPI device, IDs MSF0001 PNP0303 (active)
[ 0.639456] pnp 00:08: Plug and Play ACPI device, IDs LEN0051 PNP0f13 (active)
[ 0.639577] pnp 00:09: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
[ 0.639966] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.639970] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.639973] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.639975] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.639978] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.639981] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.639984] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.639987] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.639990] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.639992] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.639995] system 00:0a: [mem 0xfffff000-0xffffffff] has been reserved
[ 0.639998] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.140215] pnp: PnP ACPI: found 11 devices
[ 1.140217] ACPI: ACPI bus type pnp unregistered
[ 1.146893] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 1.146911] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 1.146918] pci 0000:00:1c.1: bridge window [mem 0xf1600000-0xf16fffff]
[ 1.146929] pci 0000:00:1c.2: PCI bridge to [bus 04-08]
[ 1.146933] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[ 1.146940] pci 0000:00:1c.2: bridge window [mem 0xf0e00000-0xf15fffff]
[ 1.146945] pci 0000:00:1c.2: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 1.146954] pci 0000:00:1c.3: PCI bridge to [bus 09]
[ 1.146958] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
[ 1.146964] pci 0000:00:1c.3: bridge window [mem 0xf0d00000-0xf0dfffff]
[ 1.146970] pci 0000:00:1c.3: bridge window [mem 0xf0c00000-0xf0cfffff 64bit pref]
[ 1.147020] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 1.147022] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 1.147025] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 1.147027] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff]
[ 1.147029] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[ 1.147032] pci_bus 0000:03: resource 1 [mem 0xf1600000-0xf16fffff]
[ 1.147035] pci_bus 0000:04: resource 0 [io 0x4000-0x4fff]
[ 1.147037] pci_bus 0000:04: resource 1 [mem 0xf0e00000-0xf15fffff]
[ 1.147039] pci_bus 0000:04: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 1.147042] pci_bus 0000:09: resource 0 [io 0x3000-0x3fff]
[ 1.147044] pci_bus 0000:09: resource 1 [mem 0xf0d00000-0xf0dfffff]
[ 1.147046] pci_bus 0000:09: resource 2 [mem 0xf0c00000-0xf0cfffff 64bit pref]
[ 1.147116] NET: Registered protocol family 2
[ 1.147315] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[ 1.147447] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 1.147532] TCP: Hash tables configured (established 32768 bind 32768)
[ 1.147554] TCP: reno registered
[ 1.147565] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.147584] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.147682] NET: Registered protocol family 1
[ 1.147695] pci 0000:00:02.0: Boot video device
[ 1.147910] PCI: CLS 64 bytes, default 64
[ 1.147958] Unpacking initramfs...
[ 1.913921] Freeing initrd memory: 35496k freed
[ 1.919567] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.919573] software IO TLB [mem 0x88fa9000-0x8cfa9000] (64MB) mapped at [ffff880088fa9000-ffff88008cfa8fff]
[ 1.920163] audit: initializing netlink socket (disabled)
[ 1.920180] type=2000 audit(1358636811.912:1): initialized
[ 1.950545] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.951043] VFS: Disk quotas dquot_6.5.2
[ 1.951073] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.951323] msgmni has been set to 5240
[ 1.951629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 1.951664] io scheduler noop registered
[ 1.951666] io scheduler deadline registered
[ 1.951687] io scheduler cfq registered (default)
[ 1.952036] intel_idle: MWAIT substates: 0x21120
[ 1.952039] intel_idle: v0.4 model 0x3A
[ 1.952040] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.952080] GHES: HEST is not enabled!
[ 1.952127] Serial: 8250/16550 driver, 32 ports, IRQ sharing disabled
[ 1.953867] Non-volatile memory driver v1.3
[ 1.953869] Linux agpgart interface v0.103
[ 1.953976] ahci 0000:00:1f.2: version 3.0
[ 1.954045] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[ 1.954101] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
[ 1.954105] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 1.954112] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.954477] scsi0 : ahci
[ 1.954565] scsi1 : ahci
[ 1.954630] scsi2 : ahci
[ 1.954695] scsi3 : ahci
[ 1.954737] ata1: SATA max UDMA/133 abar m2048@0xf1718000 port 0xf1718100 irq 40
[ 1.954739] ata2: DUMMY
[ 1.954741] ata3: DUMMY
[ 1.954742] ata4: DUMMY
[ 1.954798] libphy: Fixed MDIO Bus: probed
[ 1.954835] i8042: PNP: PS/2 Controller [PNP0303:PSK2,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.957856] i8042: Detected active multiplexing controller, rev 1.1
[ 1.959333] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.959341] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 1.959343] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 1.959346] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 1.959348] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 1.959464] mousedev: PS/2 mouse device common for all mice
[ 1.959567] rtc_cmos 00:05: RTC can wake from S4
[ 1.959724] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 1.959756] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.959854] cpuidle: using governor ladder
[ 1.959973] cpuidle: using governor menu
[ 1.959980] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.959982] EFI Variables Facility v0.08 2004-May-17
[ 1.960145] TCP: cubic registered
[ 1.960225] NET: Registered protocol family 10
[ 1.960437] Key type dns_resolver registered
[ 1.960744] PM: Checking hibernation image partition /dev/system/swap
[ 1.998024] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 2.270646] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.271523] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 2.271529] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 2.271533] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 2.318334] ata1.00: ATA-8: TOSHIBA MK5061GSY, MC102E, max UDMA/100
[ 2.318339] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.318516] ata1.00: failed to get Identify Device Data, Emask 0x1
[ 2.320217] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 2.320225] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 2.320230] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 2.321562] ata1.00: failed to get Identify Device Data, Emask 0x1
[ 2.321571] ata1.00: configured for UDMA/100
[ 2.326773] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK5061GS MC10 PQ: 0 ANSI: 5
[ 2.327216] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.327416] sd 0:0:0:0: [sda] Write Protect is off
[ 2.327423] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.327514] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.374067] sda: sda1 sda2
[ 2.374923] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.805672] psmouse serio4: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd002a3/0x940300/0x126c00, board id: 2228, fw id: 1212753
[ 2.805681] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/serio4/input0
[ 2.846974] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input1
[ 2.850759] PM: Hibernation image not present or could not be loaded.
[ 2.850791] registered taskstats version 1
[ 2.851456] Magic number: 13:900:150
[ 2.851506] acpi INT0800:00: hash matches
[ 2.851582] rtc_cmos 00:05: setting system clock to 2013-01-19 23:06:53 UTC (1358636813)
[ 2.853471] Freeing unused kernel memory: 996k freed
[ 2.853627] Write protecting the kernel read-only data: 10240k
[ 2.856166] Freeing unused kernel memory: 676k freed
[ 2.861744] Freeing unused kernel memory: 1644k freed
[ 2.906360] hp_sw: device handler registered
[ 2.908278] alua: device handler registered
[ 2.910143] emc: device handler registered
[ 2.913599] rdac: device handler registered
[ 2.917804] tsc: Refined TSC clocksource calibration: 1696.147 MHz
[ 2.917810] Switching to clocksource tsc
[ 2.918360] udevd[108]: starting version 182
[ 2.928841] ACPI: Requesting acpi_cpufreq
[ 2.930230] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 2.940373] ACPI: Lid Switch [LID]
[ 2.940472] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[ 2.940533] ACPI: Power Button [PWRB]
[ 2.940602] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[ 2.940652] ACPI: Sleep Button [SLPB]
[ 2.940718] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 2.940764] ACPI: Power Button [PWRF]
[ 2.945059] ACPI: bus type usb registered
[ 2.945105] usbcore: registered new interface driver usbfs
[ 2.945124] usbcore: registered new interface driver hub
[ 2.945177] usbcore: registered new device driver usb
[ 2.947971] xhci_hcd 0000:00:14.0: setting latency timer to 64
[ 2.947980] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.947989] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 2.948109] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 2.948136] xhci_hcd 0000:00:14.0: irq 21, io mem 0xf1700000
[ 2.948223] xhci_hcd 0000:00:14.0: irq 41 for MSI/MSI-X
[ 2.948302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.948306] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.948310] usb usb1: Product: xHCI Host Controller
[ 2.948313] usb usb1: Manufacturer: Linux 3.8.0-rc4-18-vanilla+ xhci_hcd
[ 2.948317] usb usb1: SerialNumber: 0000:00:14.0
[ 2.948947] xHCI xhci_add_endpoint called for root hub
[ 2.948951] xHCI xhci_check_bandwidth called for root hub
[ 2.949001] hub 1-0:1.0: USB hub found
[ 2.949016] hub 1-0:1.0: 4 ports detected
[ 2.952776] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.952786] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 2.952829] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 2.952832] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.952836] usb usb2: Product: xHCI Host Controller
[ 2.952839] usb usb2: Manufacturer: Linux 3.8.0-rc4-18-vanilla+ xhci_hcd
[ 2.952842] usb usb2: SerialNumber: 0000:00:14.0
[ 2.954587] xHCI xhci_add_endpoint called for root hub
[ 2.954592] xHCI xhci_check_bandwidth called for root hub
[ 2.954646] hub 2-0:1.0: USB hub found
[ 2.954658] hub 2-0:1.0: 4 ports detected
[ 2.964579] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.964585] ACPI: Thermal Zone [TZ00] (45 C)
[ 2.979426] [drm] Initialized drm 1.1.0 20060810
[ 2.995405] [drm] Memory usable by graphics device = 2048M
[ 2.995416] i915 0000:00:02.0: setting latency timer to 64
[ 3.041236] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[ 3.041247] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 3.041249] [drm] Driver supports precise vblank timestamp query.
[ 3.041297] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.169538] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
[ 3.273374] [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 4
[ 3.309380] usb 1-4: new high-speed USB device number 2 using xhci_hcd
[ 3.317638] fbcon: inteldrmfb (fb0) is primary device
[ 3.432478] usb 1-4: New USB device found, idVendor=04f2, idProduct=b327
[ 3.432480] usb 1-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 3.432483] usb 1-4: Product: Integrated Camera
[ 3.432484] usb 1-4: Manufacturer: Chicony Electronics Co.,Ltd.
[ 3.432485] usb 1-4: SerialNumber: 0x0001
[ 4.424440] Console: switching to colour frame buffer device 170x48
[ 4.428759] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 4.428761] i915 0000:00:02.0: registered panic notifier
[ 4.442889] acpi device:3e: registered as cooling_device4
[ 4.443483] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 4.443540] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 4.443671] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 4.807920] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[ 5.298313] md: linear personality registered for level -1
[ 5.365263] device-mapper: uevent: version 1.0.3
[ 5.365344] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
[ 8.693289] psmouse serio5: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 8.932597] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio4/serio5/input/input7
[ 21.669131] bio: create slab <bio-1> at 1
[ 21.906326] bio: create slab <bio-1> at 1
[ 22.670195] PM: Marking nosave pages: [mem 0x0009d000-0x000fffff]
[ 22.670204] PM: Marking nosave pages: [mem 0x20000000-0x201fffff]
[ 22.670220] PM: Marking nosave pages: [mem 0x40004000-0x40004fff]
[ 22.670224] PM: Marking nosave pages: [mem 0x8cfab000-0xffffffff]
[ 22.671901] PM: Basic memory bitmaps created
[ 22.687025] PM: Basic memory bitmaps freed
[ 22.687034] video LNXVIDEO:00: Restoring backlight state
[ 22.733841] PM: Starting manual resume from disk
[ 22.733847] PM: Hibernation image partition 253:3 present
[ 22.733849] PM: Looking for hibernation image.
[ 22.734056] PM: Image not found (code -22)
[ 22.734058] PM: Hibernation image not present or could not be loaded.
[ 22.877536] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: acl,user_xattr
[ 23.068037] EXT4-fs (dm-2): re-mounted. Opts: acl,user_xattr
[ 23.661144] systemd[1]: systemd 44 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; suse)
[ 23.825623] systemd[1]: Inserted module 'autofs4'
[ 23.835038] systemd[1]: Set hostname to <sandpuppy>.
[ 26.497743] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x15
[ 26.844711] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x15
[ 26.844754] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x15
[ 26.844786] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x15
[ 26.844890] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 27.046010] udevd[438]: starting version 182
[ 27.239768] EXT4-fs (dm-2): re-mounted. Opts: acl,user_xattr
[ 32.836353] cfg80211: Calling CRDA to update world regulatory domain
[ 32.839018] cfg80211: World regulatory domain updated:
[ 32.839022] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 32.839024] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 32.839026] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 32.839028] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 32.839030] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 32.839032] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 32.856080] ACPI Warning: 0x000000000000efa0-0x000000000000efbf SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20121018/utaddress-251)
[ 32.856089] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 32.928235] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 32.928244] ACPI: Battery Slot [BAT1] (battery present)
[ 33.170169] input: PC Speaker as /devices/platform/pcspkr/input/input8
[ 33.248857] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 33.260068] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 33.349042] wmi: Mapper loaded
[ 33.394793] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 33.395071] r8169 0000:09:00.0: irq 43 for MSI/MSI-X
[ 33.395346] r8169 0000:09:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000672000, 08:9e:01:2e:3f:2f, XID 0c900800 IRQ 43
[ 33.395350] r8169 0000:09:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 33.557730] mei 0000:00:16.0: setting latency timer to 64
[ 33.557805] mei 0000:00:16.0: irq 44 for MSI/MSI-X
[ 33.576323] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20121018/utaddress-251)
[ 33.576335] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 33.576342] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[ 33.576348] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 33.576351] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[ 33.576357] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 33.576360] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 33.601270] ehci-pci: EHCI PCI platform driver
[ 33.601324] ehci-pci 0000:00:1a.0: setting latency timer to 64
[ 33.601331] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 33.601341] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 33.601363] ehci-pci 0000:00:1a.0: debug port 2
[ 33.605276] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 33.605300] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf171a000
[ 33.617067] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 33.617104] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 33.617107] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 33.617109] usb usb3: Product: EHCI Host Controller
[ 33.617112] usb usb3: Manufacturer: Linux 3.8.0-rc4-18-vanilla+ ehci_hcd
[ 33.617114] usb usb3: SerialNumber: 0000:00:1a.0
[ 33.617306] hub 3-0:1.0: USB hub found
[ 33.617311] hub 3-0:1.0: 3 ports detected
[ 33.617502] ehci-pci 0000:00:1d.0: setting latency timer to 64
[ 33.617506] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 33.617511] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 33.617529] ehci-pci 0000:00:1d.0: debug port 2
[ 33.621428] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 33.621444] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf1719000
[ 33.629302] tpm_tis 00:09: 1.2 TPM (device-id 0x0, rev-id 78)
[ 33.633054] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 33.633083] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 33.633086] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 33.633089] usb usb4: Product: EHCI Host Controller
[ 33.633091] usb usb4: Manufacturer: Linux 3.8.0-rc4-18-vanilla+ ehci_hcd
[ 33.633093] usb usb4: SerialNumber: 0000:00:1d.0
[ 33.633272] hub 4-0:1.0: USB hub found
[ 33.633280] hub 4-0:1.0: 3 ports detected
[ 33.684874] Linux video capture interface: v2.00
[ 33.691155] iTCO_vendor_support: vendor-support=0
[ 33.845125] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 33.928725] usb 3-1: new high-speed USB device number 2 using ehci-pci
[ 33.944988] ACPI: AC Adapter [ACAD] (off-line)
[ 33.966041] Intel(R) Wireless WiFi driver for Linux, in-tree:d
[ 33.966045] Copyright(c) 2003-2012 Intel Corporation
[ 33.966311] iwlwifi 0000:03:00.0: irq 45 for MSI/MSI-X
[ 34.060944] usb 3-1: New USB device found, idVendor=8087, idProduct=0024
[ 34.060949] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 34.061236] hub 3-1:1.0: USB hub found
[ 34.061300] hub 3-1:1.0: 4 ports detected
[ 34.172398] usb 4-1: new high-speed USB device number 2 using ehci-pci
[ 34.207729] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1
[ 34.304635] usb 4-1: New USB device found, idVendor=8087, idProduct=0024
[ 34.304642] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 34.304928] hub 4-1:1.0: USB hub found
[ 34.305001] hub 4-1:1.0: 6 ports detected
[ 34.363247] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[ 34.363284] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[ 34.363380] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 34.376316] usb 3-1.3: new full-speed USB device number 3 using ehci-pci
[ 34.469188] usb 3-1.3: New USB device found, idVendor=147e, idProduct=1002
[ 34.469206] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 34.469209] usb 3-1.3: Product: TouchStrip Fingerprint Sensor
[ 34.469212] usb 3-1.3: Manufacturer: UPEK
[ 34.548322] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b327)
[ 34.553935] input: Integrated Camera as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input9
[ 34.554025] usbcore: registered new interface driver uvcvideo
[ 34.554027] USB Video Class driver (1.1.1)
[ 34.576079] usb 4-1.5: new full-speed USB device number 3 using ehci-pci
[ 34.671850] usb 4-1.5: New USB device found, idVendor=8087, idProduct=07da
[ 34.671856] usb 4-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 35.771215] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[ 35.771220] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 35.771223] thinkpad_acpi: ThinkPad BIOS H6ET65WW (2.06 ), EC unknown
[ 35.771226] thinkpad_acpi: Lenovo ThinkPad T430u, model 33533HG
[ 35.772346] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[ 35.773355] thinkpad_acpi: radio switch found; radios are enabled
[ 35.773373] thinkpad_acpi: possible tablet mode switch found; ThinkPad in laptop mode
[ 35.773386] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[ 35.773388] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 35.775623] thinkpad_acpi: setting the hotkey mask to 0x00ffffff is likely not the best way to go about it
[ 35.775626] thinkpad_acpi: please consider using the driver defaults, and refer to up-to-date thinkpad-acpi documentation
[ 35.777918] thinkpad_acpi: asked for hotkey mask 0x007fffff, but firmware forced it to 0x000b88f8
[ 35.786594] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 35.788960] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[ 35.789063] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[ 35.794937] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input10
[ 35.871783] Adding 2097148k swap on /dev/mapper/system-swap. Priority:-1 extents:1 across:2097148k
[ 36.769357] xhci_hcd 0000:00:14.0: WARN Event TRB for slot 1 ep 0 with no TDs queued?
[ 36.979542] Bluetooth: Core ver 2.16
[ 36.979566] NET: Registered protocol family 31
[ 36.979568] Bluetooth: HCI device and connection manager initialized
[ 36.979575] Bluetooth: HCI socket layer initialized
[ 36.979577] Bluetooth: L2CAP socket layer initialized
[ 36.979583] Bluetooth: SCO socket layer initialized
[ 36.980840] usbcore: registered new interface driver btusb
[ 37.054686] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 37.106009] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled
[ 37.106014] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 37.106016] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 37.106018] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
[ 37.106020] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
[ 37.106023] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
[ 37.106127] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 37.120249] ALSA sound/pci/hda/patch_realtek.c:1241 SKU: Nid=0x1d sku_cfg=0x4016862d
[ 37.120253] ALSA sound/pci/hda/patch_realtek.c:1243 SKU: port_connectivity=0x1
[ 37.120255] ALSA sound/pci/hda/patch_realtek.c:1244 SKU: enable_pcbeep=0x1
[ 37.120258] ALSA sound/pci/hda/patch_realtek.c:1245 SKU: check_sum=0x00000006
[ 37.120260] ALSA sound/pci/hda/patch_realtek.c:1246 SKU: customization=0x00000086
[ 37.120262] ALSA sound/pci/hda/patch_realtek.c:1247 SKU: external_amp=0x5
[ 37.120264] ALSA sound/pci/hda/patch_realtek.c:1248 SKU: platform_type=0x1
[ 37.120266] ALSA sound/pci/hda/patch_realtek.c:1249 SKU: swap=0x0
[ 37.120268] ALSA sound/pci/hda/patch_realtek.c:1250 SKU: override=0x1
[ 37.120276] ALSA sound/pci/hda/hda_auto_parser.c:306 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 37.120279] ALSA sound/pci/hda/hda_auto_parser.c:310 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 37.120282] ALSA sound/pci/hda/hda_auto_parser.c:314 hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 37.120284] ALSA sound/pci/hda/hda_auto_parser.c:315 mono: mono_out=0x0
[ 37.120286] ALSA sound/pci/hda/hda_auto_parser.c:319 inputs:
[ 37.120289] ALSA sound/pci/hda/hda_auto_parser.c:323 Mic=0x18
[ 37.120291] ALSA sound/pci/hda/hda_auto_parser.c:323 Internal Mic=0x12
[ 37.121637] ALSA sound/pci/hda/patch_realtek.c:1304 realtek: No valid SSID, checking pincfg 0x4016862d for NID 0x1d
[ 37.121640] ALSA sound/pci/hda/patch_realtek.c:1320 realtek: Enabling init ASM_ID=0x862d CODEC_ID=10ec0269
[ 37.121875] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input11
[ 37.126444] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 37.458244] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 37.458354] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 37.458445] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 37.458532] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 39.384083] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: acl,user_xattr
[ 39.526097] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: acl,user_xattr
[ 39.853828] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 39.861426] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 39.867913] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 40.277342] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 40.284948] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 40.397698] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 40.397702] Bluetooth: BNEP filters: protocol multicast
[ 40.397711] Bluetooth: BNEP socket layer initialized
[ 40.566261] Bluetooth: RFCOMM TTY layer initialized
[ 40.566292] Bluetooth: RFCOMM socket layer initialized
[ 40.566298] Bluetooth: RFCOMM ver 1.11
[ 40.657747] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 40.665378] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 40.869876] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 41.050383] r8169 0000:09:00.0 eth0: link down
[ 41.050545] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 41.053460] NET: Registered protocol family 17
[ 45.384229] EXT4-fs (dm-2): re-mounted. Opts: acl,user_xattr,commit=600
[ 45.513425] EXT4-fs (dm-1): re-mounted. Opts: acl,user_xattr,commit=600
[ 45.515614] EXT4-fs (sda1): re-mounted. Opts: acl,user_xattr,commit=600
[ 50.281110] wlan0: authenticate with 28:be:9b:d2:f3:6f
[ 50.296654] wlan0: send auth to 28:be:9b:d2:f3:6f (try 1/3)
[ 50.299500] wlan0: authenticated
[ 50.301116] wlan0: associate with 28:be:9b:d2:f3:6f (try 1/3)
[ 50.305525] wlan0: RX AssocResp from 28:be:9b:d2:f3:6f (capab=0x411 status=0 aid=1)
[ 50.307671] wlan0: associated
[ 50.307702] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 51.556197] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:86a6:c8ff:fec4:9a28 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44
[ 51.745321] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:86a6:c8ff:fec4:9a28 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=487 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=447
[ 51.811008] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:86a6:c8ff:fec4:9a28 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=305 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=265
[ 51.995198] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:86a6:c8ff:fec4:9a28 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=487 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=447
[ 52.245224] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:86a6:c8ff:fec4:9a28 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=487 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=447
[ 55.316057] fuse init (API version 7.20)
[ 56.721595] xhci_hcd 0000:00:14.0: WARN Event TRB for slot 1 ep 0 with no TDs queued?
[ 82.547220] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:86a6:c8ff:fec4:9a28 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44
\
 
 \ /
  Last update: 2013-01-20 00:41    [W:0.077 / U:0.556 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site