Skip to content

Instantly share code, notes, and snippets.

@d4goxn
Created January 25, 2013 08:53
Show Gist options
  • Save d4goxn/4632920 to your computer and use it in GitHub Desktop.
Save d4goxn/4632920 to your computer and use it in GitHub Desktop.
dmesg output for minetest crash.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.5.0-22-generic (buildd@komainu) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) ) #34-Ubuntu SMP Tue Jan 8 21:47:00 UTC 2013 (Ubuntu 3.5.0-22.34-generic 3.5.7.2)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.5.0-22-generic root=/dev/mapper/xubuntu-root ro quiet splash vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cc4acfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cc4ad000-0x00000000cc798fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cc799000-0x00000000cc7a3fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000cc7a4000-0x00000000cd4fbfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000cd4fc000-0x00000000cd8d8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cd8d9000-0x00000000cd8d9fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cd8da000-0x00000000cdadcfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000cdadd000-0x00000000cdefffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100001000-0x000000022effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.10 by American Megatrends
[ 0.000000] efi: ACPI=0xcc79b000 ACPI 2.0=0xcc79b000 SMBIOS=0xf04c0
[ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
[ 0.000000] efi: mem01: type=7, attr=0xf, range=[0x0000000000008000-0x000000000005f000) (0MB)
[ 0.000000] efi: mem02: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB)
[ 0.000000] efi: mem03: type=3, attr=0xf, range=[0x0000000000060000-0x00000000000a0000) (0MB)
[ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
[ 0.000000] efi: mem05: type=2, attr=0xf, range=[0x0000000001000000-0x0000000002450000) (20MB)
[ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000002450000-0x0000000035398000) (815MB)
[ 0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000035398000-0x00000000369c4000) (22MB)
[ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x00000000369c4000-0x000000008d653000) (1388MB)
[ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x000000008d653000-0x00000000bd8f2000) (770MB)
[ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x00000000bd8f2000-0x00000000bd8f8000) (0MB)
[ 0.000000] efi: mem11: type=1, attr=0xf, range=[0x00000000bd8f8000-0x00000000bd916000) (0MB)
[ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x00000000bd916000-0x00000000c073e000) (46MB)
[ 0.000000] efi: mem13: type=4, attr=0xf, range=[0x00000000c073e000-0x00000000c07e9000) (0MB)
[ 0.000000] efi: mem14: type=7, attr=0xf, range=[0x00000000c07e9000-0x00000000c07f0000) (0MB)
[ 0.000000] efi: mem15: type=4, attr=0xf, range=[0x00000000c07f0000-0x00000000c0c1c000) (4MB)
[ 0.000000] efi: mem16: type=7, attr=0xf, range=[0x00000000c0c1c000-0x00000000c0c21000) (0MB)
[ 0.000000] efi: mem17: type=4, attr=0xf, range=[0x00000000c0c21000-0x00000000cb8d7000) (172MB)
[ 0.000000] efi: mem18: type=7, attr=0xf, range=[0x00000000cb8d7000-0x00000000cbe24000) (5MB)
[ 0.000000] efi: mem19: type=2, attr=0xf, range=[0x00000000cbe24000-0x00000000cbe2e000) (0MB)
[ 0.000000] efi: mem20: type=3, attr=0xf, range=[0x00000000cbe2e000-0x00000000cc4ad000) (6MB)
[ 0.000000] efi: mem21: type=0, attr=0xf, range=[0x00000000cc4ad000-0x00000000cc542000) (0MB)
[ 0.000000] efi: mem22: type=0, attr=0xf, range=[0x00000000cc542000-0x00000000cc799000) (2MB)
[ 0.000000] efi: mem23: type=9, attr=0xf, range=[0x00000000cc799000-0x00000000cc79b000) (0MB)
[ 0.000000] efi: mem24: type=9, attr=0xf, range=[0x00000000cc79b000-0x00000000cc7a4000) (0MB)
[ 0.000000] efi: mem25: type=10, attr=0xf, range=[0x00000000cc7a4000-0x00000000ccc52000) (4MB)
[ 0.000000] efi: mem26: type=10, attr=0xf, range=[0x00000000ccc52000-0x00000000cd4fc000) (8MB)
[ 0.000000] efi: mem27: type=6, attr=0x800000000000000f, range=[0x00000000cd4fc000-0x00000000cd5ae000) (0MB)
[ 0.000000] efi: mem28: type=6, attr=0x800000000000000f, range=[0x00000000cd5ae000-0x00000000cd878000) (2MB)
[ 0.000000] efi: mem29: type=5, attr=0x800000000000000f, range=[0x00000000cd878000-0x00000000cd88b000) (0MB)
[ 0.000000] efi: mem30: type=5, attr=0x800000000000000f, range=[0x00000000cd88b000-0x00000000cd8d9000) (0MB)
[ 0.000000] efi: mem31: type=4, attr=0xf, range=[0x00000000cd8d9000-0x00000000cd8da000) (0MB)
[ 0.000000] efi: mem32: type=10, attr=0xf, range=[0x00000000cd8da000-0x00000000cdadd000) (2MB)
[ 0.000000] efi: mem33: type=4, attr=0xf, range=[0x00000000cdadd000-0x00000000cdc29000) (1MB)
[ 0.000000] efi: mem34: type=3, attr=0xf, range=[0x00000000cdc29000-0x00000000cdec1000) (2MB)
[ 0.000000] efi: mem35: type=4, attr=0xf, range=[0x00000000cdec1000-0x00000000cdecc000) (0MB)
[ 0.000000] efi: mem36: type=3, attr=0xf, range=[0x00000000cdecc000-0x00000000cded0000) (0MB)
[ 0.000000] efi: mem37: type=4, attr=0xf, range=[0x00000000cded0000-0x00000000cdedd000) (0MB)
[ 0.000000] efi: mem38: type=3, attr=0xf, range=[0x00000000cdedd000-0x00000000cdeef000) (0MB)
[ 0.000000] efi: mem39: type=4, attr=0xf, range=[0x00000000cdeef000-0x00000000cdef1000) (0MB)
[ 0.000000] efi: mem40: type=3, attr=0xf, range=[0x00000000cdef1000-0x00000000cdef4000) (0MB)
[ 0.000000] efi: mem41: type=4, attr=0xf, range=[0x00000000cdef4000-0x00000000cdf00000) (0MB)
[ 0.000000] efi: mem42: type=7, attr=0xf, range=[0x0000000100001000-0x000000022f000000) (4847MB)
[ 0.000000] efi: mem43: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[ 0.000000] efi: mem44: type=11, attr=0x8000000000000001, range=[0x00000000fec10000-0x00000000fec11000) (0MB)
[ 0.000000] efi: mem45: type=11, attr=0x8000000000000001, range=[0x00000000fec20000-0x00000000fec21000) (0MB)
[ 0.000000] efi: mem46: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed01000) (0MB)
[ 0.000000] efi: mem47: type=11, attr=0x8000000000000001, range=[0x00000000fed61000-0x00000000fed71000) (0MB)
[ 0.000000] efi: mem48: type=11, attr=0x8000000000000001, range=[0x00000000fed80000-0x00000000fed90000) (0MB)
[ 0.000000] efi: mem49: type=11, attr=0x8000000000000001, range=[0x00000000fef00000-0x0000000100000000) (17MB)
[ 0.000000] DMI 2.7 present.
[ 0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./M5A97 R2.0, BIOS 0601 07/17/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 = 0x22f000 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 write-through
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-DFFFF uncachable
[ 0.000000] E0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
[ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back
[ 0.000000] 3 base 0000CDF00000 mask FFFFFFF00000 uncachable
[ 0.000000] 4 base 0000CE000000 mask FFFFFE000000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] TOM2: 000000022f000000 aka 8944M
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] original variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
[ 0.000000] reg 2, base: 3GB, range: 256MB, type WB
[ 0.000000] reg 3, base: 3295MB, range: 1MB, type UC
[ 0.000000] reg 4, base: 3296MB, range: 32MB, type UC
[ 0.000000] total RAM covered: 3295M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 5 lose cover RAM: 0G
[ 0.000000] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
[ 0.000000] reg 2, base: 3GB, range: 256MB, type WB
[ 0.000000] reg 3, base: 3295MB, range: 1MB, type UC
[ 0.000000] reg 4, base: 3296MB, range: 32MB, type UC
[ 0.000000] e820: update [mem 0xcdf00000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xcdf00 max_arch_pfn = 0x400000000
[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: [mem 0x00000000-0xcdefffff]
[ 0.000000] [mem 0x00000000-0xbfffffff] page 1G
[ 0.000000] [mem 0xc0000000-0xcddfffff] page 2M
[ 0.000000] [mem 0xcde00000-0xcdefffff] page 4k
[ 0.000000] kernel direct mapping tables up to 0xcdefffff @ [mem 0x1fffd000-0x1fffffff]
[ 0.000000] init_memory_mapping: [mem 0x100001000-0x22effffff]
[ 0.000000] [mem 0x100001000-0x1001fffff] page 4k
[ 0.000000] [mem 0x100200000-0x13fffffff] page 2M
[ 0.000000] [mem 0x140000000-0x1ffffffff] page 1G
[ 0.000000] [mem 0x200000000-0x22effffff] page 2M
[ 0.000000] kernel direct mapping tables up to 0x22effffff @ [mem 0xcbe2a000-0xcbe2dfff]
[ 0.000000] RAMDISK: [mem 0x35398000-0x369c3fff]
[ 0.000000] ACPI: RSDP 00000000cc79b000 00024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 00000000cc79b070 00054 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 00000000cc7a2cd0 000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20120320/tbfadt-579)
[ 0.000000] ACPI: DSDT 00000000cc79b158 07B77 (v02 ALASKA A M I 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 00000000cd4f6f80 00040
[ 0.000000] ACPI: APIC 00000000cc7a2dc8 0007E (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 00000000cc7a2e48 00044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 00000000cc7a2e90 0003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.000000] ACPI: HPET 00000000cc7a2ed0 00038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.000000] ACPI: SSDT 00000000cc7a2f60 00B9C (v01 AMD POWERNOW 00000001 AMD 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000022effffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x22effffff]
[ 0.000000] NODE_DATA [mem 0x22effc000-0x22effffff]
[ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880226600000-ffff88022e5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x22effffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00010000-0x0009ffff]
[ 0.000000] node 0: [mem 0x00100000-0xcc4acfff]
[ 0.000000] node 0: [mem 0xcd8d9000-0xcd8d9fff]
[ 0.000000] node 0: [mem 0xcdadd000-0xcdefffff]
[ 0.000000] node 0: [mem 0x100001000-0x22effffff]
[ 0.000000] On node 0 totalpages: 2078816
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 10 pages reserved
[ 0.000000] DMA zone: 3910 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 16320 pages used for memmap
[ 0.000000] DMA32 zone: 817425 pages, LIFO batch:31
[ 0.000000] Normal zone: 19392 pages used for memmap
[ 0.000000] Normal zone: 1221695 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x11] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x12] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x13] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x05] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 5, version 33, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x06] address[0xfec20000] gsi_base[24])
[ 0.000000] IOAPIC[1]: apic_id 6, version 33, address 0xfec20000, GSI 24-55
[ 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 low 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: 0x43538210 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 72
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000cc4ad000 - 00000000cc799000
[ 0.000000] PM: Registered nosave memory: 00000000cc799000 - 00000000cc7a4000
[ 0.000000] PM: Registered nosave memory: 00000000cc7a4000 - 00000000cd4fc000
[ 0.000000] PM: Registered nosave memory: 00000000cd4fc000 - 00000000cd8d9000
[ 0.000000] PM: Registered nosave memory: 00000000cd8da000 - 00000000cdadd000
[ 0.000000] PM: Registered nosave memory: 00000000cdf00000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000
[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000
[ 0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fec20000
[ 0.000000] PM: Registered nosave memory: 00000000fec20000 - 00000000fec21000
[ 0.000000] PM: Registered nosave memory: 00000000fec21000 - 00000000fed00000
[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed01000
[ 0.000000] PM: Registered nosave memory: 00000000fed01000 - 00000000fed61000
[ 0.000000] PM: Registered nosave memory: 00000000fed61000 - 00000000fed71000
[ 0.000000] PM: Registered nosave memory: 00000000fed71000 - 00000000fed80000
[ 0.000000] PM: Registered nosave memory: 00000000fed80000 - 00000000fed90000
[ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fef00000
[ 0.000000] PM: Registered nosave memory: 00000000fef00000 - 0000000100000000
[ 0.000000] PM: Registered nosave memory: 0000000100000000 - 0000000100001000
[ 0.000000] e820: [mem 0xcdf00000-0xfebfffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88022ec00000 s83584 r8192 d22912 u524288
[ 0.000000] pcpu-alloc: s83584 r8192 d22912 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2043030
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.5.0-22-generic root=/dev/mapper/xubuntu-root ro quiet splash vt.handoff=7
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Node 0: aperture @ 18c0000000 size 32 MB
[ 0.000000] Aperture beyond 4GB. Ignoring.
[ 0.000000] Your BIOS doesn't leave a aperture memory hole
[ 0.000000] Please enable the IOMMU option in the BIOS setup
[ 0.000000] This costs you 64 MB of RAM
[ 0.000000] Mapping aperture over 65536 KB of RAM @ b8000000
[ 0.000000] PM: Registered nosave memory: 00000000b8000000 - 00000000bc000000
[ 0.000000] Memory: 7820864k/9158656k available (6719k kernel code, 843392k absent, 494400k reserved, 6451k data, 932k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:16640 nr_irqs:1024 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] vt handoff: transparent VT on vt#7
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 33554432 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.004000] Detected 3900.973 MHz processor.
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 7801.94 BogoMIPS (lpj=15603892)
[ 0.000004] pid_max: default: 32768 minimum: 301
[ 0.001641] Security Framework initialized
[ 0.001651] AppArmor: AppArmor initialized
[ 0.001652] Yama: becoming mindful.
[ 0.002155] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.004660] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.005766] Mount-cache hash table entries: 256
[ 0.005918] Initializing cgroup subsys cpuacct
[ 0.005919] Initializing cgroup subsys memory
[ 0.005928] Initializing cgroup subsys devices
[ 0.005929] Initializing cgroup subsys freezer
[ 0.005930] Initializing cgroup subsys blkio
[ 0.005932] Initializing cgroup subsys perf_event
[ 0.005950] tseg: 00cdf00000
[ 0.005952] CPU: Physical Processor ID: 0
[ 0.005952] CPU: Processor Core ID: 0
[ 0.005954] mce: CPU supports 7 MCE banks
[ 0.005959] LVT offset 1 assigned for vector 0xf9
[ 0.007259] ACPI: Core revision 20120320
[ 0.224161] ftrace: allocating 25143 entries in 99 pages
[ 0.233015] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.272625] CPU0: AMD FX(tm)-4100 Quad-Core Processor stepping 02
[ 0.378737] Performance Events: AMD Family 15h PMU driver.
[ 0.378741] ... version: 0
[ 0.378742] ... bit width: 48
[ 0.378742] ... generic registers: 6
[ 0.378743] ... value mask: 0000ffffffffffff
[ 0.378744] ... max period: 00007fffffffffff
[ 0.378745] ... fixed-purpose events: 0
[ 0.378746] ... event mask: 000000000000003f
[ 0.378868] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.378946] Booting Node 0, Processors #1 #2 #3 Ok.
[ 0.418843] Brought up 4 CPUs
[ 0.418845] Total of 4 processors activated (31207.78 BogoMIPS).
[ 0.425162] devtmpfs: initialized
[ 0.426395] EVM: security.selinux
[ 0.426396] EVM: security.SMACK64
[ 0.426397] EVM: security.capability
[ 0.426447] PM: Registering ACPI NVS region [mem 0xcc7a4000-0xcd4fbfff] (13991936 bytes)
[ 0.426638] PM: Registering ACPI NVS region [mem 0xcd8da000-0xcdadcfff] (2109440 bytes)
[ 0.427274] dummy:
[ 0.427296] RTC time: 8:12:38, date: 01/25/13
[ 0.427324] NET: Registered protocol family 16
[ 0.427431] Trying to unpack rootfs image as initramfs...
[ 0.427499] ACPI: bus type pci registered
[ 0.427542] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.427544] PCI: not using MMCONFIG
[ 0.427545] PCI: Using configuration type 1 for base access
[ 0.427546] PCI: Using configuration type 1 for extended access
[ 0.428447] bio: create slab <bio-0> at 0
[ 0.428525] ACPI: Added _OSI(Module Device)
[ 0.428526] ACPI: Added _OSI(Processor Device)
[ 0.428527] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.428528] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.429537] ACPI: EC: Look up EC in DSDT
[ 0.430584] ACPI: Executed 2 blocks of module-level executable AML code
[ 0.467078] ACPI: Interpreter enabled
[ 0.467081] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.467101] ACPI: Using IOAPIC for interrupt routing
[ 0.467229] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.467264] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.521047] ACPI: EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
[ 0.521183] ACPI: No dock devices found.
[ 0.521186] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.521355] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.521582] pci_root PNP0A03:00: host bridge window [io 0x0000-0x03af]
[ 0.521584] pci_root PNP0A03:00: host bridge window [io 0x03e0-0x0cf7]
[ 0.521586] pci_root PNP0A03:00: host bridge window [io 0x03b0-0x03df]
[ 0.521587] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
[ 0.521589] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.521590] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff]
[ 0.521592] pci_root PNP0A03:00: host bridge window [mem 0xd0000000-0xffffffff]
[ 0.521615] PCI host bridge to bus 0000:00
[ 0.521617] pci_bus 0000:00: root bus resource [io 0x0000-0x03af]
[ 0.521619] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7]
[ 0.521620] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df]
[ 0.521622] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.521623] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.521625] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[ 0.521626] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xffffffff]
[ 0.521638] pci 0000:00:00.0: [1002:5a14] type 00 class 0x060000
[ 0.521698] pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400
[ 0.521731] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[ 0.521745] pci 0000:00:04.0: [1002:5a18] type 01 class 0x060400
[ 0.521777] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[ 0.521790] pci 0000:00:05.0: [1002:5a19] type 01 class 0x060400
[ 0.521821] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[ 0.521835] pci 0000:00:07.0: [1002:5a1b] type 01 class 0x060400
[ 0.521866] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.521891] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[ 0.521906] pci 0000:00:11.0: reg 10: [io 0xf040-0xf047]
[ 0.521913] pci 0000:00:11.0: reg 14: [io 0xf030-0xf033]
[ 0.521921] pci 0000:00:11.0: reg 18: [io 0xf020-0xf027]
[ 0.521928] pci 0000:00:11.0: reg 1c: [io 0xf010-0xf013]
[ 0.521935] pci 0000:00:11.0: reg 20: [io 0xf000-0xf00f]
[ 0.521943] pci 0000:00:11.0: reg 24: [mem 0xfe30b000-0xfe30b3ff]
[ 0.521989] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[ 0.521999] pci 0000:00:12.0: reg 10: [mem 0xfe30a000-0xfe30afff]
[ 0.522055] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[ 0.522070] pci 0000:00:12.2: reg 10: [mem 0xfe309000-0xfe3090ff]
[ 0.522132] pci 0000:00:12.2: supports D1 D2
[ 0.522134] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[ 0.522152] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[ 0.522162] pci 0000:00:13.0: reg 10: [mem 0xfe308000-0xfe308fff]
[ 0.522216] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[ 0.522231] pci 0000:00:13.2: reg 10: [mem 0xfe307000-0xfe3070ff]
[ 0.522293] pci 0000:00:13.2: supports D1 D2
[ 0.522295] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[ 0.522312] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[ 0.522372] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[ 0.522388] pci 0000:00:14.2: reg 10: [mem 0xfe300000-0xfe303fff 64bit]
[ 0.522438] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.522450] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[ 0.522512] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[ 0.522544] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[ 0.522554] pci 0000:00:14.5: reg 10: [mem 0xfe306000-0xfe306fff]
[ 0.522608] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[ 0.522618] pci 0000:00:16.0: reg 10: [mem 0xfe305000-0xfe305fff]
[ 0.522672] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[ 0.522687] pci 0000:00:16.2: reg 10: [mem 0xfe304000-0xfe3040ff]
[ 0.522750] pci 0000:00:16.2: supports D1 D2
[ 0.522751] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[ 0.522768] pci 0000:00:18.0: [1022:1600] type 00 class 0x060000
[ 0.522787] pci 0000:00:18.1: [1022:1601] type 00 class 0x060000
[ 0.522800] pci 0000:00:18.2: [1022:1602] type 00 class 0x060000
[ 0.522814] pci 0000:00:18.3: [1022:1603] type 00 class 0x060000
[ 0.522831] pci 0000:00:18.4: [1022:1604] type 00 class 0x060000
[ 0.522844] pci 0000:00:18.5: [1022:1605] type 00 class 0x060000
[ 0.522895] pci 0000:01:00.0: [10de:1201] type 00 class 0x030000
[ 0.522904] pci 0000:01:00.0: reg 10: [mem 0xfc000000-0xfdffffff]
[ 0.522913] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xd7ffffff 64bit pref]
[ 0.522923] pci 0000:01:00.0: reg 1c: [mem 0xd8000000-0xdbffffff 64bit pref]
[ 0.522929] pci 0000:01:00.0: reg 24: [io 0xe000-0xe07f]
[ 0.522935] pci 0000:01:00.0: reg 30: [mem 0xfe000000-0xfe07ffff pref]
[ 0.522986] pci 0000:01:00.1: [10de:0e0c] type 00 class 0x040300
[ 0.522994] pci 0000:01:00.1: reg 10: [mem 0xfe080000-0xfe083fff]
[ 0.530464] pci 0000:00:02.0: PCI bridge to [bus 01-01]
[ 0.530468] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 0.530470] pci 0000:00:02.0: bridge window [mem 0xfc000000-0xfe0fffff]
[ 0.530474] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdbffffff 64bit pref]
[ 0.530508] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.530520] pci 0000:02:00.0: reg 10: [io 0xd000-0xd0ff]
[ 0.530539] pci 0000:02:00.0: reg 18: [mem 0xdc104000-0xdc104fff 64bit pref]
[ 0.530552] pci 0000:02:00.0: reg 20: [mem 0xdc100000-0xdc103fff 64bit pref]
[ 0.530603] pci 0000:02:00.0: supports D1 D2
[ 0.530604] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.538449] pci 0000:00:04.0: PCI bridge to [bus 02-02]
[ 0.538452] pci 0000:00:04.0: bridge window [io 0xd000-0xdfff]
[ 0.538457] pci 0000:00:04.0: bridge window [mem 0xdc100000-0xdc1fffff 64bit pref]
[ 0.538494] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[ 0.538511] pci 0000:03:00.0: reg 10: [mem 0xfe200000-0xfe207fff 64bit]
[ 0.538595] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.546431] pci 0000:00:05.0: PCI bridge to [bus 03-03]
[ 0.546436] pci 0000:00:05.0: bridge window [mem 0xfe200000-0xfe2fffff]
[ 0.546475] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
[ 0.546493] pci 0000:04:00.0: reg 10: [mem 0xfe100000-0xfe107fff 64bit]
[ 0.546577] pci 0000:04:00.0: PME# supported from D3hot D3cold
[ 0.554418] pci 0000:00:07.0: PCI bridge to [bus 04-04]
[ 0.554423] pci 0000:00:07.0: bridge window [mem 0xfe100000-0xfe1fffff]
[ 0.554474] pci 0000:00:14.4: PCI bridge to [bus 05-05] (subtractive decode)
[ 0.554481] pci 0000:00:14.4: bridge window [io 0x0000-0x03af] (subtractive decode)
[ 0.554483] pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7] (subtractive decode)
[ 0.554485] pci 0000:00:14.4: bridge window [io 0x03b0-0x03df] (subtractive decode)
[ 0.554486] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.554488] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.554489] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[ 0.554491] pci 0000:00:14.4: bridge window [mem 0xd0000000-0xffffffff] (subtractive decode)
[ 0.554506] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.554635] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
[ 0.554693] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC02._PRT]
[ 0.554724] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC04._PRT]
[ 0.554753] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC05._PRT]
[ 0.554780] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC07._PRT]
[ 0.554819] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.554821] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.554822] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.560691] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
[ 0.560747] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
[ 0.560803] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
[ 0.560858] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 10 11 14 15) *0
[ 0.560902] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
[ 0.560934] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
[ 0.560967] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
[ 0.561000] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
[ 0.561085] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.561088] vgaarb: loaded
[ 0.561089] vgaarb: bridge control possible 0000:01:00.0
[ 0.561222] SCSI subsystem initialized
[ 0.561274] libata version 3.00 loaded.
[ 0.561289] ACPI: bus type usb registered
[ 0.561302] usbcore: registered new interface driver usbfs
[ 0.561310] usbcore: registered new interface driver hub
[ 0.561339] usbcore: registered new device driver usb
[ 0.561403] PCI: Using ACPI for IRQ routing
[ 0.567796] PCI: pci_cache_line_size set to 64 bytes
[ 0.567867] e820: reserve RAM buffer [mem 0xcc4ad000-0xcfffffff]
[ 0.567869] e820: reserve RAM buffer [mem 0xcd8da000-0xcfffffff]
[ 0.567871] e820: reserve RAM buffer [mem 0xcdf00000-0xcfffffff]
[ 0.567872] e820: reserve RAM buffer [mem 0x22f000000-0x22fffffff]
[ 0.567938] NetLabel: Initializing
[ 0.567939] NetLabel: domain hash size = 128
[ 0.567940] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.567949] NetLabel: unlabeled traffic allowed by default
[ 0.567999] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.568003] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.570032] Switching to clocksource hpet
[ 0.575949] AppArmor: AppArmor Filesystem Enabled
[ 0.575962] pnp: PnP ACPI init
[ 0.575970] ACPI: bus type pnp registered
[ 0.576119] pnp 00:00: [bus 00-ff]
[ 0.576121] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.576123] pnp 00:00: [io 0x0000-0x03af window]
[ 0.576125] pnp 00:00: [io 0x03e0-0x0cf7 window]
[ 0.576127] pnp 00:00: [io 0x03b0-0x03df window]
[ 0.576128] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.576130] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.576131] pnp 00:00: [mem 0x000c0000-0x000dffff window]
[ 0.576133] pnp 00:00: [mem 0xd0000000-0xffffffff window]
[ 0.576134] pnp 00:00: [mem 0x00000000 window]
[ 0.576172] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.576202] pnp 00:01: [mem 0xe0000000-0xefffffff]
[ 0.576236] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.576238] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.576713] pnp 00:02: [io 0x040b]
[ 0.576715] pnp 00:02: [io 0x04d6]
[ 0.576716] pnp 00:02: [io 0x0c00-0x0c01]
[ 0.576718] pnp 00:02: [io 0x0c14]
[ 0.576719] pnp 00:02: [io 0x0c50-0x0c51]
[ 0.576720] pnp 00:02: [io 0x0c52]
[ 0.576721] pnp 00:02: [io 0x0c6c]
[ 0.576723] pnp 00:02: [io 0x0c6f]
[ 0.576724] pnp 00:02: [io 0x0cd0-0x0cd1]
[ 0.576725] pnp 00:02: [io 0x0cd2-0x0cd3]
[ 0.576726] pnp 00:02: [io 0x0cd4-0x0cd5]
[ 0.576728] pnp 00:02: [io 0x0cd6-0x0cd7]
[ 0.576729] pnp 00:02: [io 0x0cd8-0x0cdf]
[ 0.576730] pnp 00:02: [io 0x0800-0x089f]
[ 0.576732] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
[ 0.576733] pnp 00:02: [io 0x0000-0x000f]
[ 0.576734] pnp 00:02: [io 0x0b20-0x0b3f]
[ 0.576736] pnp 00:02: [io 0x0900-0x090f]
[ 0.576737] pnp 00:02: [io 0x0910-0x091f]
[ 0.576738] pnp 00:02: [io 0xfe00-0xfefe]
[ 0.576740] pnp 00:02: [io 0x0060-0x005f disabled]
[ 0.576741] pnp 00:02: [io 0x0064-0x0063 disabled]
[ 0.576743] pnp 00:02: [mem 0xfec00000-0xfec00fff]
[ 0.576744] pnp 00:02: [mem 0xfee00000-0xfee00fff]
[ 0.576745] pnp 00:02: [mem 0xfed80000-0xfed8ffff]
[ 0.576747] pnp 00:02: [mem 0xfed61000-0xfed70fff]
[ 0.576748] pnp 00:02: [mem 0xfec10000-0xfec10fff]
[ 0.576749] pnp 00:02: [mem 0xfed00000-0xfed00fff]
[ 0.576750] pnp 00:02: [mem 0xff800000-0xffffffff]
[ 0.576800] system 00:02: [io 0x040b] has been reserved
[ 0.576802] system 00:02: [io 0x04d6] has been reserved
[ 0.576803] system 00:02: [io 0x0c00-0x0c01] has been reserved
[ 0.576805] system 00:02: [io 0x0c14] has been reserved
[ 0.576807] system 00:02: [io 0x0c50-0x0c51] has been reserved
[ 0.576808] system 00:02: [io 0x0c52] has been reserved
[ 0.576810] system 00:02: [io 0x0c6c] has been reserved
[ 0.576811] system 00:02: [io 0x0c6f] has been reserved
[ 0.576813] system 00:02: [io 0x0cd0-0x0cd1] has been reserved
[ 0.576815] system 00:02: [io 0x0cd2-0x0cd3] has been reserved
[ 0.576816] system 00:02: [io 0x0cd4-0x0cd5] has been reserved
[ 0.576818] system 00:02: [io 0x0cd6-0x0cd7] has been reserved
[ 0.576819] system 00:02: [io 0x0cd8-0x0cdf] has been reserved
[ 0.576821] system 00:02: [io 0x0800-0x089f] has been reserved
[ 0.576823] system 00:02: [io 0x0b20-0x0b3f] has been reserved
[ 0.576825] system 00:02: [io 0x0900-0x090f] has been reserved
[ 0.576826] system 00:02: [io 0x0910-0x091f] has been reserved
[ 0.576828] system 00:02: [io 0xfe00-0xfefe] has been reserved
[ 0.576830] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.576832] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.576834] system 00:02: [mem 0xfed80000-0xfed8ffff] has been reserved
[ 0.576836] system 00:02: [mem 0xfed61000-0xfed70fff] has been reserved
[ 0.576838] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.576840] system 00:02: [mem 0xfed00000-0xfed00fff] has been reserved
[ 0.576841] system 00:02: [mem 0xff800000-0xffffffff] has been reserved
[ 0.576843] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.576951] pnp 00:03: [io 0x0000-0xffffffffffffffff disabled]
[ 0.576952] pnp 00:03: [io 0x0290-0x02af]
[ 0.576956] pnp 00:03: [io 0x0000-0xffffffffffffffff disabled]
[ 0.576989] system 00:03: [io 0x0290-0x02af] has been reserved
[ 0.576991] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.577002] pnp 00:04: [dma 4]
[ 0.577004] pnp 00:04: [io 0x0000-0x000f]
[ 0.577005] pnp 00:04: [io 0x0081-0x0083]
[ 0.577007] pnp 00:04: [io 0x0087]
[ 0.577008] pnp 00:04: [io 0x0089-0x008b]
[ 0.577009] pnp 00:04: [io 0x008f]
[ 0.577010] pnp 00:04: [io 0x00c0-0x00df]
[ 0.577029] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.577037] pnp 00:05: [io 0x0070-0x0071]
[ 0.577045] pnp 00:05: [irq 8]
[ 0.577065] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.577073] pnp 00:06: [io 0x0061]
[ 0.577091] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.577111] pnp 00:07: [io 0x0010-0x001f]
[ 0.577112] pnp 00:07: [io 0x0022-0x003f]
[ 0.577114] pnp 00:07: [io 0x0044-0x005f]
[ 0.577115] pnp 00:07: [io 0x0062-0x0063]
[ 0.577116] pnp 00:07: [io 0x0065-0x006f]
[ 0.577118] pnp 00:07: [io 0x0072-0x007f]
[ 0.577119] pnp 00:07: [io 0x0080]
[ 0.577120] pnp 00:07: [io 0x0084-0x0086]
[ 0.577121] pnp 00:07: [io 0x0088]
[ 0.577123] pnp 00:07: [io 0x008c-0x008e]
[ 0.577124] pnp 00:07: [io 0x0090-0x009f]
[ 0.577125] pnp 00:07: [io 0x00a2-0x00bf]
[ 0.577127] pnp 00:07: [io 0x00e0-0x00ef]
[ 0.577128] pnp 00:07: [io 0x04d0-0x04d1]
[ 0.577165] system 00:07: [io 0x04d0-0x04d1] has been reserved
[ 0.577167] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.577174] pnp 00:08: [io 0x00f0-0x00ff]
[ 0.577177] pnp 00:08: [irq 13]
[ 0.577196] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.577239] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.577416] pnp 00:0a: [io 0x03f8-0x03ff]
[ 0.577419] pnp 00:0a: [irq 4]
[ 0.577421] pnp 00:0a: [dma 0 disabled]
[ 0.577466] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.577571] pnp 00:0b: [mem 0x00000000-0xffffffffffffffff disabled]
[ 0.577607] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.577683] pnp 00:0c: [mem 0x00000000-0xffffffffffffffff disabled]
[ 0.577685] pnp 00:0c: [mem 0xfec20000-0xfec200ff]
[ 0.577724] system 00:0c: [mem 0xfec20000-0xfec200ff] could not be reserved
[ 0.577726] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.577860] pnp 00:0d: [mem 0xfed00000-0xfed003ff]
[ 0.577892] pnp 00:0d: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.577897] pnp: PnP ACPI: found 14 devices
[ 0.577898] ACPI: ACPI bus type pnp unregistered
[ 0.584214] pci 0000:00:02.0: PCI bridge to [bus 01-01]
[ 0.584217] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 0.584220] pci 0000:00:02.0: bridge window [mem 0xfc000000-0xfe0fffff]
[ 0.584222] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdbffffff 64bit pref]
[ 0.584226] pci 0000:00:04.0: PCI bridge to [bus 02-02]
[ 0.584227] pci 0000:00:04.0: bridge window [io 0xd000-0xdfff]
[ 0.584231] pci 0000:00:04.0: bridge window [mem 0xdc100000-0xdc1fffff 64bit pref]
[ 0.584234] pci 0000:00:05.0: PCI bridge to [bus 03-03]
[ 0.584236] pci 0000:00:05.0: bridge window [mem 0xfe200000-0xfe2fffff]
[ 0.584240] pci 0000:00:07.0: PCI bridge to [bus 04-04]
[ 0.584242] pci 0000:00:07.0: bridge window [mem 0xfe100000-0xfe1fffff]
[ 0.584246] pci 0000:00:14.4: PCI bridge to [bus 05-05]
[ 0.584275] pci_bus 0000:00: resource 4 [io 0x0000-0x03af]
[ 0.584277] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7]
[ 0.584278] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df]
[ 0.584280] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff]
[ 0.584281] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
[ 0.584283] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
[ 0.584284] pci_bus 0000:00: resource 10 [mem 0xd0000000-0xffffffff]
[ 0.584286] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.584287] pci_bus 0000:01: resource 1 [mem 0xfc000000-0xfe0fffff]
[ 0.584289] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdbffffff 64bit pref]
[ 0.584290] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
[ 0.584292] pci_bus 0000:02: resource 2 [mem 0xdc100000-0xdc1fffff 64bit pref]
[ 0.584293] pci_bus 0000:03: resource 1 [mem 0xfe200000-0xfe2fffff]
[ 0.584295] pci_bus 0000:04: resource 1 [mem 0xfe100000-0xfe1fffff]
[ 0.584296] pci_bus 0000:05: resource 4 [io 0x0000-0x03af]
[ 0.584298] pci_bus 0000:05: resource 5 [io 0x03e0-0x0cf7]
[ 0.584299] pci_bus 0000:05: resource 6 [io 0x03b0-0x03df]
[ 0.584300] pci_bus 0000:05: resource 7 [io 0x0d00-0xffff]
[ 0.584302] pci_bus 0000:05: resource 8 [mem 0x000a0000-0x000bffff]
[ 0.584303] pci_bus 0000:05: resource 9 [mem 0x000c0000-0x000dffff]
[ 0.584305] pci_bus 0000:05: resource 10 [mem 0xd0000000-0xffffffff]
[ 0.584330] NET: Registered protocol family 2
[ 0.584507] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.585666] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.588148] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.588456] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.588457] TCP: reno registered
[ 0.588469] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.588517] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.588610] NET: Registered protocol family 1
[ 0.746806] Freeing initrd memory: 22704k freed
[ 0.917526] pci 0000:01:00.0: Boot video device
[ 0.917604] PCI: CLS 64 bytes, default 64
[ 0.917925] PCI-DMA: Disabling AGP.
[ 0.917992] PCI-DMA: aperture base @ b8000000 size 65536 KB
[ 0.917993] PCI-DMA: using GART IOMMU.
[ 0.917996] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[ 0.926550] LVT offset 0 assigned for vector 0x400
[ 0.926573] perf: AMD IBS detected (0x000000ff)
[ 0.926738] audit: initializing netlink socket (disabled)
[ 0.926752] type=2000 audit(1359101557.608:1): initialized
[ 0.942694] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.944429] VFS: Disk quotas dquot_6.5.2
[ 0.944462] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.944839] fuse init (API version 7.19)
[ 0.944903] msgmni has been set to 15824
[ 0.945251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.945279] io scheduler noop registered
[ 0.945280] io scheduler deadline registered (default)
[ 0.945300] io scheduler cfq registered
[ 0.945476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.945489] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.945547] efifb: probing for efifb
[ 0.945695] efifb: framebuffer at 0xd9000000, mapped to 0xffffc90012980000, using 1920k, total 1920k
[ 0.945697] efifb: mode is 800x600x32, linelength=3200, pages=1
[ 0.945697] efifb: scrolling: redraw
[ 0.945699] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.945757] Console: switching to colour frame buffer device 100x37
[ 0.945766] fb0: EFI VGA frame buffer device
[ 0.945820] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 0.945824] ACPI: Power Button [PWRB]
[ 0.945856] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.945858] ACPI: Power Button [PWRF]
[ 0.945915] ACPI: acpi_idle registered with cpuidle
[ 0.949030] GHES: HEST is not enabled!
[ 0.949090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.969416] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.990674] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.990851] Linux agpgart interface v0.103
[ 0.991946] brd: module loaded
[ 0.992537] loop: module loaded
[ 0.992604] ahci 0000:00:11.0: version 3.0
[ 0.992666] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[ 0.992669] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 0.992790] scsi0 : ahci
[ 0.992876] ata1: SATA max UDMA/133 abar m1024@0xfe30b000 port 0xfe30b100 irq 19
[ 0.993098] Fixed MDIO Bus: probed
[ 0.993129] tun: Universal TUN/TAP device driver, 1.6
[ 0.993130] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.993161] PPP generic driver version 2.4.2
[ 0.993193] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.993214] ehci_hcd 0000:00:12.2: EHCI Host Controller
[ 0.993218] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 0.993224] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 0.993239] QUIRK: Enable AMD PLL fix
[ 0.993248] ehci_hcd 0000:00:12.2: debug port 1
[ 0.993262] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe309000
[ 1.001313] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 1.001341] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.001343] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.001344] usb usb1: Product: EHCI Host Controller
[ 1.001346] usb usb1: Manufacturer: Linux 3.5.0-22-generic ehci_hcd
[ 1.001347] usb usb1: SerialNumber: 0000:00:12.2
[ 1.001430] hub 1-0:1.0: USB hub found
[ 1.001434] hub 1-0:1.0: 5 ports detected
[ 1.001496] ehci_hcd 0000:00:13.2: EHCI Host Controller
[ 1.001500] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 1.001505] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.001519] ehci_hcd 0000:00:13.2: debug port 1
[ 1.001534] ehci_hcd 0000:00:13.2: irq 21, io mem 0xfe307000
[ 1.013290] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 1.013313] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.013315] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.013316] usb usb2: Product: EHCI Host Controller
[ 1.013317] usb usb2: Manufacturer: Linux 3.5.0-22-generic ehci_hcd
[ 1.013319] usb usb2: SerialNumber: 0000:00:13.2
[ 1.013400] hub 2-0:1.0: USB hub found
[ 1.013403] hub 2-0:1.0: 5 ports detected
[ 1.013462] ehci_hcd 0000:00:16.2: EHCI Host Controller
[ 1.013466] ehci_hcd 0000:00:16.2: new USB bus registered, assigned bus number 3
[ 1.013470] ehci_hcd 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.013486] ehci_hcd 0000:00:16.2: debug port 1
[ 1.013500] ehci_hcd 0000:00:16.2: irq 23, io mem 0xfe304000
[ 1.025268] ehci_hcd 0000:00:16.2: USB 2.0 started, EHCI 1.00
[ 1.025279] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.025281] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.025282] usb usb3: Product: EHCI Host Controller
[ 1.025284] usb usb3: Manufacturer: Linux 3.5.0-22-generic ehci_hcd
[ 1.025285] usb usb3: SerialNumber: 0000:00:16.2
[ 1.025359] hub 3-0:1.0: USB hub found
[ 1.025362] hub 3-0:1.0: 4 ports detected
[ 1.025412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.025436] ohci_hcd 0000:00:12.0: OHCI Host Controller
[ 1.025440] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 4
[ 1.025457] ohci_hcd 0000:00:12.0: irq 18, io mem 0xfe30a000
[ 1.085141] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.085143] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.085145] usb usb4: Product: OHCI Host Controller
[ 1.085146] usb usb4: Manufacturer: Linux 3.5.0-22-generic ohci_hcd
[ 1.085147] usb usb4: SerialNumber: 0000:00:12.0
[ 1.085216] hub 4-0:1.0: USB hub found
[ 1.085221] hub 4-0:1.0: 5 ports detected
[ 1.085272] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 1.085276] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
[ 1.085292] ohci_hcd 0000:00:13.0: irq 20, io mem 0xfe308000
[ 1.145031] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.145034] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.145035] usb usb5: Product: OHCI Host Controller
[ 1.145036] usb usb5: Manufacturer: Linux 3.5.0-22-generic ohci_hcd
[ 1.145038] usb usb5: SerialNumber: 0000:00:13.0
[ 1.145108] hub 5-0:1.0: USB hub found
[ 1.145113] hub 5-0:1.0: 5 ports detected
[ 1.145166] ohci_hcd 0000:00:14.5: OHCI Host Controller
[ 1.145170] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 6
[ 1.145181] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe306000
[ 1.204927] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.204929] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.204931] usb usb6: Product: OHCI Host Controller
[ 1.204933] usb usb6: Manufacturer: Linux 3.5.0-22-generic ohci_hcd
[ 1.204934] usb usb6: SerialNumber: 0000:00:14.5
[ 1.205017] hub 6-0:1.0: USB hub found
[ 1.205022] hub 6-0:1.0: 2 ports detected
[ 1.205081] ohci_hcd 0000:00:16.0: OHCI Host Controller
[ 1.205086] ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 7
[ 1.205105] ohci_hcd 0000:00:16.0: irq 22, io mem 0xfe305000
[ 1.264803] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.264806] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.264807] usb usb7: Product: OHCI Host Controller
[ 1.264809] usb usb7: Manufacturer: Linux 3.5.0-22-generic ohci_hcd
[ 1.264810] usb usb7: SerialNumber: 0000:00:16.0
[ 1.264887] hub 7-0:1.0: USB hub found
[ 1.264892] hub 7-0:1.0: 4 ports detected
[ 1.264935] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.264971] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 1.264975] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 8
[ 1.326025] xhci_hcd 0000:03:00.0: irq 46, io mem 0xfe200000
[ 1.326065] xhci_hcd 0000:03:00.0: irq 72 for MSI/MSI-X
[ 1.326070] xhci_hcd 0000:03:00.0: irq 73 for MSI/MSI-X
[ 1.326075] xhci_hcd 0000:03:00.0: irq 74 for MSI/MSI-X
[ 1.326080] xhci_hcd 0000:03:00.0: irq 75 for MSI/MSI-X
[ 1.326085] xhci_hcd 0000:03:00.0: irq 76 for MSI/MSI-X
[ 1.326153] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.326154] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.326156] usb usb8: Product: xHCI Host Controller
[ 1.326157] usb usb8: Manufacturer: Linux 3.5.0-22-generic xhci_hcd
[ 1.326158] usb usb8: SerialNumber: 0000:03:00.0
[ 1.326218] xHCI xhci_add_endpoint called for root hub
[ 1.326220] xHCI xhci_check_bandwidth called for root hub
[ 1.326237] hub 8-0:1.0: USB hub found
[ 1.326241] hub 8-0:1.0: 2 ports detected
[ 1.326287] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 1.326290] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 9
[ 1.326313] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.326315] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.326316] usb usb9: Product: xHCI Host Controller
[ 1.326317] usb usb9: Manufacturer: Linux 3.5.0-22-generic xhci_hcd
[ 1.326318] usb usb9: SerialNumber: 0000:03:00.0
[ 1.326368] xHCI xhci_add_endpoint called for root hub
[ 1.326369] xHCI xhci_check_bandwidth called for root hub
[ 1.326384] hub 9-0:1.0: USB hub found
[ 1.326388] hub 9-0:1.0: 2 ports detected
[ 1.326458] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 1.326463] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 10
[ 1.387516] xhci_hcd 0000:04:00.0: irq 50, io mem 0xfe100000
[ 1.387553] xhci_hcd 0000:04:00.0: irq 77 for MSI/MSI-X
[ 1.387559] xhci_hcd 0000:04:00.0: irq 78 for MSI/MSI-X
[ 1.387564] xhci_hcd 0000:04:00.0: irq 79 for MSI/MSI-X
[ 1.387568] xhci_hcd 0000:04:00.0: irq 80 for MSI/MSI-X
[ 1.387573] xhci_hcd 0000:04:00.0: irq 81 for MSI/MSI-X
[ 1.387637] usb usb10: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.387639] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.387640] usb usb10: Product: xHCI Host Controller
[ 1.387641] usb usb10: Manufacturer: Linux 3.5.0-22-generic xhci_hcd
[ 1.387643] usb usb10: SerialNumber: 0000:04:00.0
[ 1.387702] xHCI xhci_add_endpoint called for root hub
[ 1.387703] xHCI xhci_check_bandwidth called for root hub
[ 1.387719] hub 10-0:1.0: USB hub found
[ 1.387723] hub 10-0:1.0: 2 ports detected
[ 1.387768] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 1.387770] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 11
[ 1.387794] usb usb11: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.387795] usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.387796] usb usb11: Product: xHCI Host Controller
[ 1.387798] usb usb11: Manufacturer: Linux 3.5.0-22-generic xhci_hcd
[ 1.387799] usb usb11: SerialNumber: 0000:04:00.0
[ 1.387850] xHCI xhci_add_endpoint called for root hub
[ 1.387851] xHCI xhci_check_bandwidth called for root hub
[ 1.387867] hub 11-0:1.0: USB hub found
[ 1.387871] hub 11-0:1.0: 2 ports detected
[ 1.388007] usbcore: registered new interface driver libusual
[ 1.388032] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.388353] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.388356] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.388445] mousedev: PS/2 mouse device common for all mice
[ 1.388540] rtc_cmos 00:05: RTC can wake from S4
[ 1.388645] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 1.388663] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.388713] device-mapper: uevent: version 1.0.3
[ 1.388766] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 1.388808] cpuidle: using governor ladder
[ 1.388867] cpuidle: using governor menu
[ 1.388868] EFI Variables Facility v0.08 2004-May-17
[ 1.392827] ashmem: initialized
[ 1.392911] TCP: cubic registered
[ 1.392982] NET: Registered protocol family 10
[ 1.393115] NET: Registered protocol family 17
[ 1.393121] Key type dns_resolver registered
[ 1.393232] PM: Hibernation image not present or could not be loaded.
[ 1.393238] registered taskstats version 1
[ 1.395509] Key type trusted registered
[ 1.397037] Key type encrypted registered
[ 1.398851] Magic number: 13:860:220
[ 1.398875] dmi id: hash matches
[ 1.398913] rtc_cmos 00:05: setting system clock to 2013-01-25 08:12:39 UTC (1359101559)
[ 1.398963] powernow-k8: Found 1 AMD FX(tm)-4100 Quad-Core Processor (4 cpu cores) (version 2.20.00)
[ 1.398981] powernow-k8: Core Performance Boosting: on.
[ 1.399021] powernow-k8: 0 : pstate 0 (3600 MHz)
[ 1.399022] powernow-k8: 1 : pstate 1 (3300 MHz)
[ 1.399023] powernow-k8: 2 : pstate 2 (2500 MHz)
[ 1.399024] powernow-k8: 3 : pstate 3 (1700 MHz)
[ 1.399024] powernow-k8: 4 : pstate 4 (1400 MHz)
[ 1.399352] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.399354] EDD information not available.
[ 1.424612] usb 2-5: new high-speed USB device number 2 using ehci_hcd
[ 1.480487] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.480818] ata1.00: ATA-9: M4-CT128M4SSD2, 000F, max UDMA/100
[ 1.480820] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.481256] ata1.00: configured for UDMA/100
[ 1.481365] scsi 0:0:0:0: Direct-Access ATA M4-CT128M4SSD2 000F PQ: 0 ANSI: 5
[ 1.481459] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[ 1.481478] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.481571] sd 0:0:0:0: [sda] Write Protect is off
[ 1.481574] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.481606] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.483304] sda: sda1 sda2 sda3
[ 1.483654] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.485657] Freeing unused kernel memory: 932k freed
[ 1.485828] Write protecting the kernel read-only data: 12288k
[ 1.491243] Freeing unused kernel memory: 1464k freed
[ 1.495763] Freeing unused kernel memory: 1120k freed
[ 1.509997] udevd[104]: starting version 175
[ 1.529500] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.529617] r8169 0000:02:00.0: irq 82 for MSI/MSI-X
[ 1.529771] r8169 0000:02:00.0: eth0: RTL8168f/8111f at 0xffffc9000005a000, 30:85:a9:9e:4f:88, XID 08000800 IRQ 82
[ 1.529774] r8169 0000:02:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.654570] usb 2-5: New USB device found, idVendor=05dc, idProduct=a813
[ 1.654578] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.654583] usb 2-5: Product: USB Flash Drive
[ 1.654587] usb 2-5: Manufacturer: Lexar
[ 1.654590] usb 2-5: SerialNumber: AARKP568FB4WKQ1Y
[ 1.656085] Initializing USB Mass Storage driver...
[ 1.656244] scsi1 : usb-storage 2-5:1.0
[ 1.656324] usbcore: registered new interface driver usb-storage
[ 1.656325] USB Mass Storage support registered.
[ 1.656357] usbcore: registered new interface driver uas
[ 1.915664] usb 4-3: new full-speed USB device number 2 using ohci_hcd
[ 1.923651] Refined TSC clocksource calibration: 3901.062 MHz.
[ 1.923668] Switching to clocksource tsc
[ 2.088387] usb 4-3: New USB device found, idVendor=046d, idProduct=c52b
[ 2.088394] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.088398] usb 4-3: Product: USB Receiver
[ 2.088401] usb 4-3: Manufacturer: Logitech
[ 2.106453] usbcore: registered new interface driver usbhid
[ 2.106458] usbhid: USB HID core driver
[ 2.112594] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:12.0-3/input2
[ 2.117608] input: Logitech Unifying Device. Wireless PID:1025 as /devices/pci0000:00/0000:00:12.0/usb4/4-3/4-3:1.2/0003:046D:C52B.0003/input/input2
[ 2.117710] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:1025] on usb-0000:00:12.0-3:1
[ 2.119516] input: Logitech Unifying Device. Wireless PID:200a as /devices/pci0000:00/0000:00:12.0/usb4/4-3/4-3:1.2/0003:046D:C52B.0003/input/input3
[ 2.119589] logitech-djdevice 0003:046D:C52B.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:200a] on usb-0000:00:12.0-3:2
[ 2.929671] EXT4-fs (dm-0): INFO: recovery required on readonly filesystem
[ 2.929674] EXT4-fs (dm-0): write access will be enabled during recovery
[ 2.951670] scsi 1:0:0:0: Direct-Access Lexar USB Flash Drive 1100 PQ: 0 ANSI: 0 CCS
[ 2.952329] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.953377] sd 1:0:0:0: [sdb] 125304832 512-byte logical blocks: (64.1 GB/59.7 GiB)
[ 2.954249] sd 1:0:0:0: [sdb] Write Protect is off
[ 2.954251] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 2.955123] sd 1:0:0:0: [sdb] No Caching mode page present
[ 2.955125] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 2.958624] sd 1:0:0:0: [sdb] No Caching mode page present
[ 2.958627] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 2.959626] sdb: sdb1
[ 2.960720] EXT4-fs (dm-0): orphan cleanup on readonly fs
[ 2.961858] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 6291481
[ 2.962612] sd 1:0:0:0: [sdb] No Caching mode page present
[ 2.962615] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 2.962618] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[ 2.962689] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3935151
[ 2.963830] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 1049849
[ 2.965339] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3939299
[ 2.965530] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3939161
[ 2.965542] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3939107
[ 2.965559] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3939059
[ 2.965571] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3938949
[ 2.965593] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3938885
[ 2.965605] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3938858
[ 2.966391] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3938754
[ 2.966414] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3938742
[ 2.966424] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3938737
[ 2.966435] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3938516
[ 2.967299] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3938274
[ 2.968360] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3937723
[ 2.969232] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3937129
[ 2.970219] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3936152
[ 2.971101] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3932810
[ 2.971115] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 3932791
[ 2.971127] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 1049847
[ 2.971532] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 6291472
[ 2.971548] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 6291464
[ 2.971555] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 6291463
[ 2.971562] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 6291460
[ 2.971569] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 6291459
[ 2.971577] EXT4-fs (dm-0): ext4_orphan_cleanup: deleting unreferenced inode 6291458
[ 2.971583] EXT4-fs (dm-0): 27 orphan inodes deleted
[ 2.971584] EXT4-fs (dm-0): recovery complete
[ 2.987590] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 3.220839] Adding 8314876k swap on /dev/mapper/xubuntu-swap_1. Priority:-1 extents:1 across:8314876k SS
[ 3.225193] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 3.232151] udevd[431]: starting version 175
[ 3.257521] lp: driver loaded but no devices found
[ 3.296154] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 3.298138] type=1400 audit(1359101561.399:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=489 comm="apparmor_parser"
[ 3.298589] type=1400 audit(1359101561.399:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=489 comm="apparmor_parser"
[ 3.298865] type=1400 audit(1359101561.399:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=489 comm="apparmor_parser"
[ 3.302109] type=1400 audit(1359101561.403:5): apparmor="STATUS" operation="profile_load" name="/usr/sbin/ntpd" pid=552 comm="apparmor_parser"
[ 3.304494] sp5100_tco: SP5100 TCO WatchDog Timer Driver v0.01
[ 3.304610] sp5100_tco: mmio address 0xbafe00 already in use
[ 3.312693] nvidia: module license 'NVIDIA' taints kernel.
[ 3.312696] Disabling lock debugging due to kernel taint
[ 3.315316] MCE: In-kernel MCE decoding enabled.
[ 3.316974] EDAC MC: Ver: 2.1.0
[ 3.323164] AMD64 EDAC driver v3.4.0
[ 3.323218] EDAC amd64: DRAM ECC disabled.
[ 3.323224] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[ 3.323224] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[ 3.323224] (Note that use of the override may cause unknown side effects.)
[ 3.345600] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 3.346200] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 304.43 Sun Aug 19 20:14:03 PDT 2012
[ 3.352189] wmi: Mapper loaded
[ 3.408503] microcode: CPU0: patch_level=0x06000626
[ 3.449506] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input4
[ 3.452614] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input5
[ 3.452724] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input6
[ 3.452803] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input7
[ 3.452873] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
[ 3.452942] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
[ 3.453011] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
[ 3.453099] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input11
[ 3.453409] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[ 3.453425] hda_intel: Disabling MSI
[ 3.453439] hda-intel: 0000:01:00.1: Handle VGA-switcheroo audio client
[ 3.488263] asus_wmi: ASUS WMI generic driver loaded
[ 3.489328] asus_wmi: Initialization: 0x0asus_wmi: BIOS WMI version: 0.9
[ 3.489416] asus_wmi: SFUN value: 0x0<6>[ 3.489695] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input12
[ 3.495689] microcode: failed to load file amd-ucode/microcode_amd_fam15h.bin
[ 3.495699] microcode: CPU1: patch_level=0x06000626
[ 3.497594] microcode: failed to load file amd-ucode/microcode_amd_fam15h.bin
[ 3.497605] microcode: CPU2: patch_level=0x06000626
[ 3.499943] microcode: failed to load file amd-ucode/microcode_amd_fam15h.bin
[ 3.499953] microcode: CPU3: patch_level=0x06000626
[ 3.501189] microcode: failed to load file amd-ucode/microcode_amd_fam15h.bin
[ 3.501234] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 3.503831] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[ 3.505123] kvm: Nested Virtualization enabled
[ 3.505126] kvm: Nested Paging enabled
[ 4.339083] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input13
[ 4.339155] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input14
[ 4.339262] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input15
[ 4.339354] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input16
[ 4.397905] init: failsafe main process (962) killed by TERM signal
[ 4.420556] ppdev: user-space parallel port driver
[ 4.438642] Bluetooth: Core ver 2.16
[ 4.438743] NET: Registered protocol family 31
[ 4.438744] Bluetooth: HCI device and connection manager initialized
[ 4.438747] Bluetooth: HCI socket layer initialized
[ 4.438748] Bluetooth: L2CAP socket layer initialized
[ 4.438753] Bluetooth: SCO socket layer initialized
[ 4.447226] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.447229] Bluetooth: BNEP filters: protocol multicast
[ 4.460496] Bluetooth: RFCOMM TTY layer initialized
[ 4.460501] Bluetooth: RFCOMM socket layer initialized
[ 4.460502] Bluetooth: RFCOMM ver 1.11
[ 4.465431] type=1400 audit(1359101562.567:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=1067 comm="apparmor_parser"
[ 4.465945] type=1400 audit(1359101562.567:7): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=1067 comm="apparmor_parser"
[ 4.488472] type=1400 audit(1359101562.591:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=1100 comm="apparmor_parser"
[ 4.489018] type=1400 audit(1359101562.591:9): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1096 comm="apparmor_parser"
[ 4.490510] type=1400 audit(1359101562.591:10): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=1100 comm="apparmor_parser"
[ 4.611890] r8169 0000:02:00.0: eth0: link down
[ 4.612576] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 4.612880] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 4.614514] r8169 0000:02:00.0: eth0: link down
[ 4.970050] vboxdrv: Found 4 processor cores.
[ 4.973979] vboxdrv: fAsync=0 offMin=0x46c offMax=0x2a5d
[ 4.974048] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 4.974049] vboxdrv: Successfully loaded version 4.2.6 (interface 0x001a0004).
[ 5.180490] vboxpci: IOMMU not found (not registered)
[ 5.539353] ------------[ cut here ]------------
[ 5.539364] WARNING: at /build/buildd/linux-3.5.0/arch/x86/mm/ioremap.c:102 __ioremap_caller+0x335/0x380()
[ 5.539365] Hardware name: To be filled by O.E.M.
[ 5.539366] Modules linked in: pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) dm_crypt rfcomm bnep bluetooth parport_pc ppdev binfmt_misc nls_iso8859_1 ext2 snd_hda_codec_hdmi kvm_amd kvm eeepc_wmi asus_wmi sparse_keymap mxm_wmi psmouse snd_hda_codec_realtek microcode joydev snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event wmi k10temp snd_seq nvidia(PO) serio_raw mac_hid fam15h_power edac_core edac_mce_amd snd_timer snd_seq_device sp5100_tco i2c_piix4 snd soundcore snd_page_alloc lp parport hid_logitech_dj usbhid hid uas usb_storage ghash_clmulni_intel aesni_intel cryptd aes_x86_64 r8169
[ 5.539402] Pid: 1375, comm: Xorg Tainted: P O 3.5.0-22-generic #34-Ubuntu
[ 5.539403] Call Trace:
[ 5.539411] [<ffffffff81051c1f>] warn_slowpath_common+0x7f/0xc0
[ 5.539413] [<ffffffff81051c7a>] warn_slowpath_null+0x1a/0x20
[ 5.539416] [<ffffffff81043425>] __ioremap_caller+0x335/0x380
[ 5.539595] [<ffffffffa0725515>] ? os_map_kernel_space+0x85/0xf0 [nvidia]
[ 5.539597] [<ffffffff810434a4>] ioremap_cache+0x14/0x20
[ 5.539653] [<ffffffffa0725515>] os_map_kernel_space+0x85/0xf0 [nvidia]
[ 5.539711] [<ffffffffa06f0e68>] _nv014894rm+0x76/0x92 [nvidia]
[ 5.539762] [<ffffffffa011ea5e>] ? _nv009687rm+0x89/0x142 [nvidia]
[ 5.539812] [<ffffffffa011ebcf>] ? _nv014465rm+0xb8/0x102 [nvidia]
[ 5.539863] [<ffffffffa011f082>] ? _nv014503rm+0x58/0x9e [nvidia]
[ 5.539914] [<ffffffffa011aae8>] ? _nv014475rm+0xbe/0x2f0 [nvidia]
[ 5.539964] [<ffffffffa011adc5>] ? _nv014508rm+0xab/0x174 [nvidia]
[ 5.540014] [<ffffffffa011aede>] ? _nv014474rm+0x50/0x5d [nvidia]
[ 5.540065] [<ffffffffa01210b2>] ? _nv014449rm+0x82d/0x96b [nvidia]
[ 5.540122] [<ffffffffa07011af>] ? _nv012675rm+0x174/0x573 [nvidia]
[ 5.540178] [<ffffffffa070112d>] ? _nv012675rm+0xf2/0x573 [nvidia]
[ 5.540236] [<ffffffffa016b361>] ? _nv004023rm+0x1bb/0x19e9 [nvidia]
[ 5.540351] [<ffffffffa04c3b89>] ? _nv004048rm+0x8670/0xae5b [nvidia]
[ 5.540465] [<ffffffffa04c254b>] ? _nv004048rm+0x7032/0xae5b [nvidia]
[ 5.540513] [<ffffffffa00f3d4c>] ? _nv009994rm+0x25/0x40 [nvidia]
[ 5.540569] [<ffffffffa0700ec1>] ? _nv014949rm+0x7c9/0x943 [nvidia]
[ 5.540626] [<ffffffffa0701e6f>] ? _nv001096rm+0x42a/0x6b4 [nvidia]
[ 5.540682] [<ffffffffa06fa444>] ? rm_init_adapter+0xac/0x146 [nvidia]
[ 5.540738] [<ffffffffa071a934>] ? nv_kern_open+0x4b4/0x800 [nvidia]
[ 5.540750] [<ffffffff8118662f>] ? chrdev_open+0xaf/0x1a0
[ 5.540761] [<ffffffff811804df>] ? __dentry_open+0x21f/0x330
[ 5.540768] [<ffffffff81186580>] ? cdev_put+0x30/0x30
[ 5.540776] [<ffffffff8118062a>] ? vfs_open+0x3a/0x40
[ 5.540784] [<ffffffff811815d8>] ? nameidata_to_filp+0x58/0xb0
[ 5.540788] [<ffffffff8118ff8f>] ? do_last+0x49f/0xa10
[ 5.540793] [<ffffffff812ececc>] ? apparmor_file_alloc_security+0x2c/0x60
[ 5.540795] [<ffffffff811917e9>] ? path_openat+0xd9/0x430
[ 5.540797] [<ffffffff81191c61>] ? do_filp_open+0x41/0xa0
[ 5.540800] [<ffffffff8119edb6>] ? alloc_fd+0xc6/0x110
[ 5.540803] [<ffffffff81181725>] ? do_sys_open+0xf5/0x230
[ 5.540805] [<ffffffff811a06f4>] ? mntput+0x24/0x40
[ 5.540807] [<ffffffff81181881>] ? sys_open+0x21/0x30
[ 5.540811] [<ffffffff8168bd29>] ? system_call_fastpath+0x16/0x1b
[ 5.540813] ---[ end trace fdaae66f990b8b2a ]---
[ 6.027199] NVRM: GPU at 0000:01:00: GPU-41ff86c5-eb94-3b1d-b88a-8b651833b00e
[ 6.027205] NVRM: Your system is not currently configured to drive a VGA console
[ 6.027207] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[ 6.027209] NVRM: requires the use of a text-mode VGA console. Use of other console
[ 6.027210] NVRM: drivers including, but not limited to, vesafb, may result in
[ 6.027212] NVRM: corruption and stability problems, and is not supported.
[ 6.238075] r8169 0000:02:00.0: eth0: link up
[ 6.238558] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 11.533001] init: plymouth-stop pre-start process (2428) terminated with status 1
@mangomangomango0820
Copy link

hi, I happened to find this file. Could you please help to explain why the text like '[ 0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000035398000-0x00000000369c4000) (22MB)' appeared in linux syslog?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment