WARNING: a t fs/sysfs/dir.c:455 sysfs_add_one+0xc1/ 0xf0()‏

From: Greg White
Date: Sat Dec 31 2011 - 12:43:16 EST



Hi,



I just installed Linux on my HP 6200 PC using EFI.  The ubuntu lucid
kernel caused my computer to freeze during shutdown and reboots.  So I
downloaded 3.1.6 from kernel.org and compiled my own kernel and it works
fine except for the following messages in my dmesg:



[    2.295957] ------------[ cut here ]------------

[    2.295962] WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xc1/0xf0()

[    2.295964] Hardware name: HP Compaq 6200 Pro Small Form Factor

[    2.295966] sysfs: cannot create duplicate filename '/firmware/efi/vars/SlotPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9'

[    2.295969] Modules linked in:

[    2.295972] Pid: 1, comm: swapper Not tainted 3.1.6 #1

[    2.295974] Call Trace:

[    2.295979]  [<ffffffff81061c4f>] warn_slowpath_common+0x7f/0xc0

[    2.295982]  [<ffffffff81061d46>] warn_slowpath_fmt+0x46/0x50

[    2.295985]  [<ffffffff811c6a91>] sysfs_add_one+0xc1/0xf0

[    2.295988]  [<ffffffff811c6b41>] create_dir+0x81/0xd0

[    2.295991]  [<ffffffff811c6c0d>] sysfs_create_dir+0x7d/0xd0

[    2.295995]  [<ffffffff812fc6d7>] kobject_add_internal+0xb7/0x200

[    2.295998]  [<ffffffff812fc938>] kobject_add_varg+0x38/0x60

[    2.296001]  [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70

[    2.296004]  [<ffffffff81304f10>] ? sprintf+0x40/0x50

[    2.296008]  [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0

[    2.296011]  [<ffffffff814d8929>] register_efivars+0xc9/0x3c0

[    2.296016]  [<ffffffff81cfeb55>] ? edd_init+0x355/0x355

[    2.296019]  [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7

[    2.296023]  [<ffffffff81002043>] do_one_initcall+0x43/0x190

[    2.296026]  [<ffffffff81cc3680>] kernel_init+0xcd/0x151

[    2.296030]  [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10

[    2.296033]  [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20

[    2.296036]  [<ffffffff815fbe70>] ? gs_change+0x13/0x13

[    2.296041] ---[ end trace 629518364de3e84b ]---

[    2.296043] kobject_add_internal failed for
SlotPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9 with -EEXIST, don't try
to register things with the same name in the same directory.

[    2.296048] Pid: 1, comm: swapper Tainted: G        W   3.1.6 #1

[    2.296050] Call Trace:

[    2.296052]  [<ffffffff812fc77d>] kobject_add_internal+0x15d/0x200

[    2.296055]  [<ffffffff812fc938>] kobject_add_varg+0x38/0x60

[    2.296058]  [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70

[    2.296061]  [<ffffffff81304f10>] ? sprintf+0x40/0x50

[    2.296064]  [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0

[    2.296067]  [<ffffffff814d8929>] register_efivars+0xc9/0x3c0

[    2.296070]  [<ffffffff81cfeb55>] ? edd_init+0x355/0x355

[    2.296073]  [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7

[    2.296076]  [<ffffffff81002043>] do_one_initcall+0x43/0x190

[    2.296079]  [<ffffffff81cc3680>] kernel_init+0xcd/0x151

[    2.296082]  [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10

[    2.296085]  [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20

[    2.296088]  [<ffffffff815fbe70>] ? gs_change+0x13/0x13

[    2.296167] ------------[ cut here ]------------

[    2.296170] WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xc1/0xf0()

[    2.296172] Hardware name: HP Compaq 6200 Pro Small Form Factor

[    2.296174] sysfs: cannot create duplicate filename '/firmware/efi/vars/FrontUsbPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9'

[    2.296177] Modules linked in:

[    2.296179] Pid: 1, comm: swapper Tainted: G        W   3.1.6 #1

[    2.296181] Call Trace:

[    2.296184]  [<ffffffff81061c4f>] warn_slowpath_common+0x7f/0xc0

[    2.296187]  [<ffffffff81061d46>] warn_slowpath_fmt+0x46/0x50

[    2.296190]  [<ffffffff811c6a91>] sysfs_add_one+0xc1/0xf0

[    2.296193]  [<ffffffff811c6b41>] create_dir+0x81/0xd0

[    2.296195]  [<ffffffff811c6c0d>] sysfs_create_dir+0x7d/0xd0

[    2.296199]  [<ffffffff812fc6d7>] kobject_add_internal+0xb7/0x200

[    2.296202]  [<ffffffff812fc938>] kobject_add_varg+0x38/0x60

[    2.296204]  [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70

[    2.296207]  [<ffffffff81304f10>] ? sprintf+0x40/0x50

[    2.296210]  [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0

[    2.296213]  [<ffffffff814d8929>] register_efivars+0xc9/0x3c0

[    2.296216]  [<ffffffff81cfeb55>] ? edd_init+0x355/0x355

[    2.296219]  [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7

[    2.296222]  [<ffffffff81002043>] do_one_initcall+0x43/0x190

[    2.296225]  [<ffffffff81cc3680>] kernel_init+0xcd/0x151

[    2.296228]  [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10

[    2.296231]  [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20

[    2.296233]  [<ffffffff815fbe70>] ? gs_change+0x13/0x13

[    2.296236] ---[ end trace 629518364de3e84c ]---

[    2.296249] kobject_add_internal failed for
FrontUsbPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9 with -EEXIST, don't
try to register things with the same name in the same directory.

[    2.296254] Pid: 1, comm: swapper Tainted: G        W   3.1.6 #1

[    2.296256] Call Trace:

[    2.296259]  [<ffffffff812fc77d>] kobject_add_internal+0x15d/0x200

[    2.296262]  [<ffffffff812fc938>] kobject_add_varg+0x38/0x60

[    2.296265]  [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70

[    2.296267]  [<ffffffff81304f10>] ? sprintf+0x40/0x50

[    2.296270]  [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0

[    2.296273]  [<ffffffff814d8929>] register_efivars+0xc9/0x3c0

[    2.296276]  [<ffffffff81cfeb55>] ? edd_init+0x355/0x355

[    2.296279]  [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7

[    2.296282]  [<ffffffff81002043>] do_one_initcall+0x43/0x190

[    2.296285]  [<ffffffff81cc3680>] kernel_init+0xcd/0x151

[    2.296287]  [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10

[    2.296291]  [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20

[    2.296293]  [<ffffffff815fbe70>] ? gs_change+0x13/0x13

[    2.296372] ------------[ cut here ]------------

[    2.296374] WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xc1/0xf0()

[    2.296376] Hardware name: HP Compaq 6200 Pro Small Form Factor

[    2.296378] sysfs: cannot create duplicate filename '/firmware/efi/vars/RearUsbPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9'

[    2.296382] Modules linked in:

[    2.296383] Pid: 1, comm: swapper Tainted: G        W   3.1.6 #1

[    2.296385] Call Trace:

[    2.296388]  [<ffffffff81061c4f>] warn_slowpath_common+0x7f/0xc0

[    2.296391]  [<ffffffff81061d46>] warn_slowpath_fmt+0x46/0x50

[    2.296394]  [<ffffffff811c6a91>] sysfs_add_one+0xc1/0xf0

[    2.296397]  [<ffffffff811c6b41>] create_dir+0x81/0xd0

[    2.296400]  [<ffffffff811c6c0d>] sysfs_create_dir+0x7d/0xd0

[    2.296403]  [<ffffffff812fc6d7>] kobject_add_internal+0xb7/0x200

[    2.296406]  [<ffffffff812fc938>] kobject_add_varg+0x38/0x60

[    2.296409]  [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70

[    2.296411]  [<ffffffff81304f10>] ? sprintf+0x40/0x50

[    2.296414]  [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0

[    2.296417]  [<ffffffff814d8929>] register_efivars+0xc9/0x3c0

[    2.296420]  [<ffffffff81cfeb55>] ? edd_init+0x355/0x355

[    2.296423]  [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7

[    2.296426]  [<ffffffff81002043>] do_one_initcall+0x43/0x190

[    2.296429]  [<ffffffff81cc3680>] kernel_init+0xcd/0x151

[    2.296431]  [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10

[    2.296435]  [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20

[    2.296437]  [<ffffffff815fbe70>] ? gs_change+0x13/0x13

[    2.296439] ---[ end trace 629518364de3e84d ]---

[    2.296441] kobject_add_internal failed for
RearUsbPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9 with -EEXIST, don't
try to register things with the same name in the same directory.

[    2.296446] Pid: 1, comm: swapper Tainted: G        W   3.1.6 #1

[    2.296448] Call Trace:

[    2.296450]  [<ffffffff812fc77d>] kobject_add_internal+0x15d/0x200

[    2.296453]  [<ffffffff812fc938>] kobject_add_varg+0x38/0x60

[    2.296456]  [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70

[    2.296459]  [<ffffffff81304f10>] ? sprintf+0x40/0x50

[    2.296461]  [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0

[    2.296464]  [<ffffffff814d8929>] register_efivars+0xc9/0x3c0

[    2.296468]  [<ffffffff81cfeb55>] ? edd_init+0x355/0x355

[    2.296471]  [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7

[    2.296474]  [<ffffffff81002043>] do_one_initcall+0x43/0x190

[    2.296477]  [<ffffffff81cc3680>] kernel_init+0xcd/0x151

[    2.296479]  [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10

[    2.296482]  [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20

[    2.296485]  [<ffffffff815fbe70>] ? gs_change+0x13/0x13

[    2.296563] ------------[ cut here ]------------

[    2.296565] WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xc1/0xf0()

[    2.296568] Hardware name: HP Compaq 6200 Pro Small Form Factor

[    2.296570] sysfs: cannot create duplicate filename
'/firmware/efi/vars/InternalUsbPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9'

[    2.296573] Modules linked in:

[    2.296575] Pid: 1, comm: swapper Tainted: G        W   3.1.6 #1

[    2.296577] Call Trace:

[    2.296579]  [<ffffffff81061c4f>] warn_slowpath_common+0x7f/0xc0

[    2.296582]  [<ffffffff81061d46>] warn_slowpath_fmt+0x46/0x50

[    2.296585]  [<ffffffff811c6a91>] sysfs_add_one+0xc1/0xf0

[    2.296588]  [<ffffffff811c6b41>] create_dir+0x81/0xd0

[    2.296591]  [<ffffffff811c6c0d>] sysfs_create_dir+0x7d/0xd0

[    2.296594]  [<ffffffff812fc6d7>] kobject_add_internal+0xb7/0x200

[    2.296597]  [<ffffffff812fc938>] kobject_add_varg+0x38/0x60

[    2.296600]  [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70

[    2.296602]  [<ffffffff81304f10>] ? sprintf+0x40/0x50

[    2.296605]  [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0

[    2.296608]  [<ffffffff814d8929>] register_efivars+0xc9/0x3c0

[    2.296611]  [<ffffffff81cfeb55>] ? edd_init+0x355/0x355

[    2.296614]  [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7

[    2.296617]  [<ffffffff81002043>] do_one_initcall+0x43/0x190

[    2.296620]  [<ffffffff81cc3680>] kernel_init+0xcd/0x151

[    2.296623]  [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10

[    2.296626]  [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20

[    2.296628]  [<ffffffff815fbe70>] ? gs_change+0x13/0x13

[    2.296630] ---[ end trace 629518364de3e84e ]---

[    2.296632] kobject_add_internal failed for
InternalUsbPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9 with -EEXIST,
don't try to register things with the same name in the same directory.

[    2.296637] Pid: 1, comm: swapper Tainted: G        W   3.1.6 #1

[    2.296639] Call Trace:

[    2.296641]  [<ffffffff812fc77d>] kobject_add_internal+0x15d/0x200

[    2.296644]  [<ffffffff812fc938>] kobject_add_varg+0x38/0x60

[    2.296647]  [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70

[    2.296650]  [<ffffffff81304f10>] ? sprintf+0x40/0x50

[    2.296653]  [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0

[    2.296655]  [<ffffffff814d8929>] register_efivars+0xc9/0x3c0

[    2.296659]  [<ffffffff81cfeb55>] ? edd_init+0x355/0x355

[    2.296662]  [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7

[    2.296665]  [<ffffffff81002043>] do_one_initcall+0x43/0x190

[    2.296668]  [<ffffffff81cc3680>] kernel_init+0xcd/0x151

[    2.296670]  [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10

[    2.296673]  [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20

[    2.296676]  [<ffffffff815fbe70>] ? gs_change+0x13/0x13

[    2.296754] ------------[ cut here ]------------

[    2.296756] WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xc1/0xf0()

[    2.296758] Hardware name: HP Compaq 6200 Pro Small Form Factor

[    2.296760] sysfs: cannot create duplicate filename
'/firmware/efi/vars/SetupFeatureSupport-b6ad93e3-19f7-4c85-aa72-80c57194dbc7'

[    2.296763] Modules linked in:

[    2.296765] Pid: 1, comm: swapper Tainted: G        W   3.1.6 #1

[    2.296767] Call Trace:

[    2.296770]  [<ffffffff81061c4f>] warn_slowpath_common+0x7f/0xc0

[    2.296773]  [<ffffffff81061d46>] warn_slowpath_fmt+0x46/0x50

[    2.296776]  [<ffffffff811c6a91>] sysfs_add_one+0xc1/0xf0

[    2.296778]  [<ffffffff811c6b41>] create_dir+0x81/0xd0

[    2.296781]  [<ffffffff811c6c0d>] sysfs_create_dir+0x7d/0xd0

[    2.296784]  [<ffffffff812fc6d7>] kobject_add_internal+0xb7/0x200

[    2.296787]  [<ffffffff812fc938>] kobject_add_varg+0x38/0x60

[    2.296790]  [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70

[    2.296793]  [<ffffffff81304f10>] ? sprintf+0x40/0x50

[    2.296795]  [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0

[    2.296798]  [<ffffffff814d8929>] register_efivars+0xc9/0x3c0

[    2.296801]  [<ffffffff81cfeb55>] ? edd_init+0x355/0x355

[    2.296804]  [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7

[    2.296807]  [<ffffffff81002043>] do_one_initcall+0x43/0x190

[    2.296810]  [<ffffffff81cc3680>] kernel_init+0xcd/0x151

[    2.296813]  [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10

[    2.296816]  [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20

[    2.296819]  [<ffffffff815fbe70>] ? gs_change+0x13/0x13

[    2.296821] ---[ end trace 629518364de3e84f ]---

[    2.296823] kobject_add_internal failed for
SetupFeatureSupport-b6ad93e3-19f7-4c85-aa72-80c57194dbc7 with -EEXIST,
don't try to register things with the same name in the same directory.

[    2.296827] Pid: 1, comm: swapper Tainted: G        W   3.1.6 #1

[    2.296829] Call Trace:

[    2.296832]  [<ffffffff812fc77d>] kobject_add_internal+0x15d/0x200

[    2.296835]  [<ffffffff812fc938>] kobject_add_varg+0x38/0x60

[    2.296838]  [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70

[    2.296840]  [<ffffffff81304f10>] ? sprintf+0x40/0x50

[    2.296843]  [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0

[    2.296846]  [<ffffffff814d8929>] register_efivars+0xc9/0x3c0

[    2.296849]  [<ffffffff81cfeb55>] ? edd_init+0x355/0x355

[    2.296852]  [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7

[    2.296855]  [<ffffffff81002043>] do_one_initcall+0x43/0x190

[    2.296858]  [<ffffffff81cc3680>] kernel_init+0xcd/0x151

[    2.296860]  [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10

[    2.296864]  [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20

[    2.296866]  [<ffffffff815fbe70>] ? gs_change+0x13/0x13



I am attaching the full dmesg and kernel config.  If you need anything else please email me as I am not subscribed to the list.



Thanks,

Greg

Attachment: config
Description: Binary data

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.1.6 (root@bt) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #1 SMP Wed Dec 28 19:31:59 CST 2011
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.1.6 root=/dev/sdb2
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
[ 0.000000] BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[ 0.000000] BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[ 0.000000] BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
[ 0.000000] BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[ 0.000000] BIOS-e820: 0000000040200000 - 00000000cabdc000 (usable)
[ 0.000000] BIOS-e820: 00000000cabdc000 - 00000000cac25000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000cac25000 - 00000000cac33000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000cac33000 - 00000000cac34000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000cac34000 - 00000000cac54000 (reserved)
[ 0.000000] BIOS-e820: 00000000cac54000 - 00000000cac76000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000cac76000 - 00000000cacfd000 (reserved)
[ 0.000000] BIOS-e820: 00000000cacfd000 - 00000000cacfe000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000cacfe000 - 00000000cad10000 (reserved)
[ 0.000000] BIOS-e820: 00000000cad10000 - 00000000cad1e000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000cad1e000 - 00000000cad2f000 (reserved)
[ 0.000000] BIOS-e820: 00000000cad2f000 - 00000000cad72000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000cad72000 - 00000000cb000000 (usable)
[ 0.000000] BIOS-e820: 00000000cb800000 - 00000000cfa00000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed40000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 000000022e600000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] EFI v2.10 by American Megatrends
[ 0.000000] SMBIOS=0xcad2db98 ACPI=0xcac25000 ACPI 2.0=0xcac25000 MPS=0xf4cb0
[ 0.000000] Kernel-defined memdesc doesn't match the one from EFI!
[ 0.000000] EFI: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
[ 0.000000] EFI: mem01: type=7, attr=0xf, range=[0x0000000000008000-0x0000000000077000) (0MB)
[ 0.000000] EFI: mem02: type=4, attr=0xf, range=[0x0000000000077000-0x0000000000078000) (0MB)
[ 0.000000] EFI: mem03: type=3, attr=0xf, range=[0x0000000000078000-0x00000000000a0000) (0MB)
[ 0.000000] EFI: mem04: type=3, attr=0xf, range=[0x0000000000100000-0x0000000000110000) (0MB)
[ 0.000000] EFI: mem05: type=2, attr=0xf, range=[0x0000000000110000-0x0000000000567000) (4MB)
[ 0.000000] EFI: mem06: type=7, attr=0xf, range=[0x0000000000567000-0x0000000001000000) (10MB)
[ 0.000000] EFI: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
[ 0.000000] EFI: mem08: type=4, attr=0xf, range=[0x0000000001100000-0x0000000001582000) (4MB)
[ 0.000000] EFI: mem09: type=3, attr=0xf, range=[0x0000000001582000-0x0000000001586000) (0MB)
[ 0.000000] EFI: mem10: type=4, attr=0xf, range=[0x0000000001586000-0x00000000015a4000) (0MB)
[ 0.000000] EFI: mem11: type=3, attr=0xf, range=[0x00000000015a4000-0x00000000015b0000) (0MB)
[ 0.000000] EFI: mem12: type=4, attr=0xf, range=[0x00000000015b0000-0x00000000015b2000) (0MB)
[ 0.000000] EFI: mem13: type=3, attr=0xf, range=[0x00000000015b2000-0x00000000015b4000) (0MB)
[ 0.000000] EFI: mem14: type=4, attr=0xf, range=[0x00000000015b4000-0x00000000015b8000) (0MB)
[ 0.000000] EFI: mem15: type=3, attr=0xf, range=[0x00000000015b8000-0x00000000015be000) (0MB)
[ 0.000000] EFI: mem16: type=4, attr=0xf, range=[0x00000000015be000-0x00000000015c7000) (0MB)
[ 0.000000] EFI: mem17: type=3, attr=0xf, range=[0x00000000015c7000-0x00000000015c9000) (0MB)
[ 0.000000] EFI: mem18: type=4, attr=0xf, range=[0x00000000015c9000-0x00000000015cd000) (0MB)
[ 0.000000] EFI: mem19: type=3, attr=0xf, range=[0x00000000015cd000-0x00000000015d1000) (0MB)
[ 0.000000] EFI: mem20: type=4, attr=0xf, range=[0x00000000015d1000-0x00000000015d7000) (0MB)
[ 0.000000] EFI: mem21: type=3, attr=0xf, range=[0x00000000015d7000-0x00000000015da000) (0MB)
[ 0.000000] EFI: mem22: type=4, attr=0xf, range=[0x00000000015da000-0x00000000015f6000) (0MB)
[ 0.000000] EFI: mem23: type=3, attr=0xf, range=[0x00000000015f6000-0x0000000001603000) (0MB)
[ 0.000000] EFI: mem24: type=4, attr=0xf, range=[0x0000000001603000-0x000000000161b000) (0MB)
[ 0.000000] EFI: mem25: type=3, attr=0xf, range=[0x000000000161b000-0x000000000161c000) (0MB)
[ 0.000000] EFI: mem26: type=4, attr=0xf, range=[0x000000000161c000-0x000000000161f000) (0MB)
[ 0.000000] EFI: mem27: type=3, attr=0xf, range=[0x000000000161f000-0x000000000162a000) (0MB)
[ 0.000000] EFI: mem28: type=4, attr=0xf, range=[0x000000000162a000-0x000000000162c000) (0MB)
[ 0.000000] EFI: mem29: type=3, attr=0xf, range=[0x000000000162c000-0x000000000162e000) (0MB)
[ 0.000000] EFI: mem30: type=4, attr=0xf, range=[0x000000000162e000-0x0000000001630000) (0MB)
[ 0.000000] EFI: mem31: type=3, attr=0xf, range=[0x0000000001630000-0x0000000001636000) (0MB)
[ 0.000000] EFI: mem32: type=4, attr=0xf, range=[0x0000000001636000-0x000000000165c000) (0MB)
[ 0.000000] EFI: mem33: type=3, attr=0xf, range=[0x000000000165c000-0x0000000001663000) (0MB)
[ 0.000000] EFI: mem34: type=4, attr=0xf, range=[0x0000000001663000-0x0000000001664000) (0MB)
[ 0.000000] EFI: mem35: type=3, attr=0xf, range=[0x0000000001664000-0x0000000001675000) (0MB)
[ 0.000000] EFI: mem36: type=4, attr=0xf, range=[0x0000000001675000-0x0000000001677000) (0MB)
[ 0.000000] EFI: mem37: type=3, attr=0xf, range=[0x0000000001677000-0x0000000001679000) (0MB)
[ 0.000000] EFI: mem38: type=4, attr=0xf, range=[0x0000000001679000-0x000000000167a000) (0MB)
[ 0.000000] EFI: mem39: type=3, attr=0xf, range=[0x000000000167a000-0x000000000167d000) (0MB)
[ 0.000000] EFI: mem40: type=4, attr=0xf, range=[0x000000000167d000-0x0000000001685000) (0MB)
[ 0.000000] EFI: mem41: type=3, attr=0xf, range=[0x0000000001685000-0x0000000001689000) (0MB)
[ 0.000000] EFI: mem42: type=4, attr=0xf, range=[0x0000000001689000-0x000000000168d000) (0MB)
[ 0.000000] EFI: mem43: type=3, attr=0xf, range=[0x000000000168d000-0x0000000001694000) (0MB)
[ 0.000000] EFI: mem44: type=4, attr=0xf, range=[0x0000000001694000-0x00000000016a8000) (0MB)
[ 0.000000] EFI: mem45: type=3, attr=0xf, range=[0x00000000016a8000-0x00000000016b2000) (0MB)
[ 0.000000] EFI: mem46: type=4, attr=0xf, range=[0x00000000016b2000-0x00000000016b6000) (0MB)
[ 0.000000] EFI: mem47: type=3, attr=0xf, range=[0x00000000016b6000-0x00000000016b8000) (0MB)
[ 0.000000] EFI: mem48: type=4, attr=0xf, range=[0x00000000016b8000-0x00000000016ba000) (0MB)
[ 0.000000] EFI: mem49: type=3, attr=0xf, range=[0x00000000016ba000-0x00000000016bc000) (0MB)
[ 0.000000] EFI: mem50: type=4, attr=0xf, range=[0x00000000016bc000-0x00000000016c9000) (0MB)
[ 0.000000] EFI: mem51: type=3, attr=0xf, range=[0x00000000016c9000-0x00000000016d7000) (0MB)
[ 0.000000] EFI: mem52: type=4, attr=0xf, range=[0x00000000016d7000-0x00000000016db000) (0MB)
[ 0.000000] EFI: mem53: type=3, attr=0xf, range=[0x00000000016db000-0x00000000016dd000) (0MB)
[ 0.000000] EFI: mem54: type=4, attr=0xf, range=[0x00000000016dd000-0x00000000016e2000) (0MB)
[ 0.000000] EFI: mem55: type=3, attr=0xf, range=[0x00000000016e2000-0x00000000016e5000) (0MB)
[ 0.000000] EFI: mem56: type=4, attr=0xf, range=[0x00000000016e5000-0x000000000171b000) (0MB)
[ 0.000000] EFI: mem57: type=3, attr=0xf, range=[0x000000000171b000-0x0000000001721000) (0MB)
[ 0.000000] EFI: mem58: type=4, attr=0xf, range=[0x0000000001721000-0x0000000001723000) (0MB)
[ 0.000000] EFI: mem59: type=3, attr=0xf, range=[0x0000000001723000-0x000000000172b000) (0MB)
[ 0.000000] EFI: mem60: type=4, attr=0xf, range=[0x000000000172b000-0x0000000001730000) (0MB)
[ 0.000000] EFI: mem61: type=3, attr=0xf, range=[0x0000000001730000-0x0000000001734000) (0MB)
[ 0.000000] EFI: mem62: type=4, attr=0xf, range=[0x0000000001734000-0x0000000001736000) (0MB)
[ 0.000000] EFI: mem63: type=3, attr=0xf, range=[0x0000000001736000-0x0000000001755000) (0MB)
[ 0.000000] EFI: mem64: type=4, attr=0xf, range=[0x0000000001755000-0x0000000001761000) (0MB)
[ 0.000000] EFI: mem65: type=3, attr=0xf, range=[0x0000000001761000-0x0000000001763000) (0MB)
[ 0.000000] EFI: mem66: type=4, attr=0xf, range=[0x0000000001763000-0x0000000001769000) (0MB)
[ 0.000000] EFI: mem67: type=3, attr=0xf, range=[0x0000000001769000-0x0000000001779000) (0MB)
[ 0.000000] EFI: mem68: type=4, attr=0xf, range=[0x0000000001779000-0x0000000001838000) (0MB)
[ 0.000000] EFI: mem69: type=3, attr=0xf, range=[0x0000000001838000-0x000000000183b000) (0MB)
[ 0.000000] EFI: mem70: type=4, attr=0xf, range=[0x000000000183b000-0x000000000184c000) (0MB)
[ 0.000000] EFI: mem71: type=3, attr=0xf, range=[0x000000000184c000-0x000000000184f000) (0MB)
[ 0.000000] EFI: mem72: type=4, attr=0xf, range=[0x000000000184f000-0x0000000001d1f000) (4MB)
[ 0.000000] EFI: mem73: type=3, attr=0xf, range=[0x0000000001d1f000-0x0000000001d22000) (0MB)
[ 0.000000] EFI: mem74: type=4, attr=0xf, range=[0x0000000001d22000-0x0000000001d2d000) (0MB)
[ 0.000000] EFI: mem75: type=3, attr=0xf, range=[0x0000000001d2d000-0x0000000001d31000) (0MB)
[ 0.000000] EFI: mem76: type=4, attr=0xf, range=[0x0000000001d31000-0x0000000001d36000) (0MB)
[ 0.000000] EFI: mem77: type=3, attr=0xf, range=[0x0000000001d36000-0x0000000001d3c000) (0MB)
[ 0.000000] EFI: mem78: type=4, attr=0xf, range=[0x0000000001d3c000-0x0000000001d48000) (0MB)
[ 0.000000] EFI: mem79: type=3, attr=0xf, range=[0x0000000001d48000-0x0000000001d92000) (0MB)
[ 0.000000] EFI: mem80: type=4, attr=0xf, range=[0x0000000001d92000-0x0000000001d99000) (0MB)
[ 0.000000] EFI: mem81: type=3, attr=0xf, range=[0x0000000001d99000-0x0000000001d9a000) (0MB)
[ 0.000000] EFI: mem82: type=4, attr=0xf, range=[0x0000000001d9a000-0x0000000001d9f000) (0MB)
[ 0.000000] EFI: mem83: type=3, attr=0xf, range=[0x0000000001d9f000-0x0000000001da6000) (0MB)
[ 0.000000] EFI: mem84: type=4, attr=0xf, range=[0x0000000001da6000-0x0000000001dda000) (0MB)
[ 0.000000] EFI: mem85: type=3, attr=0xf, range=[0x0000000001dda000-0x0000000001ddc000) (0MB)
[ 0.000000] EFI: mem86: type=4, attr=0xf, range=[0x0000000001ddc000-0x0000000001de4000) (0MB)
[ 0.000000] EFI: mem87: type=3, attr=0xf, range=[0x0000000001de4000-0x0000000001de7000) (0MB)
[ 0.000000] EFI: mem88: type=4, attr=0xf, range=[0x0000000001de7000-0x0000000001df3000) (0MB)
[ 0.000000] EFI: mem89: type=3, attr=0xf, range=[0x0000000001df3000-0x0000000001df9000) (0MB)
[ 0.000000] EFI: mem90: type=4, attr=0xf, range=[0x0000000001df9000-0x0000000001e07000) (0MB)
[ 0.000000] EFI: mem91: type=3, attr=0xf, range=[0x0000000001e07000-0x0000000001e11000) (0MB)
[ 0.000000] EFI: mem92: type=4, attr=0xf, range=[0x0000000001e11000-0x0000000002186000) (3MB)
[ 0.000000] EFI: mem93: type=3, attr=0xf, range=[0x0000000002186000-0x0000000002188000) (0MB)
[ 0.000000] EFI: mem94: type=4, attr=0xf, range=[0x0000000002188000-0x0000000002189000) (0MB)
[ 0.000000] EFI: mem95: type=3, attr=0xf, range=[0x0000000002189000-0x0000000002196000) (0MB)
[ 0.000000] EFI: mem96: type=4, attr=0xf, range=[0x0000000002196000-0x000000000219a000) (0MB)
[ 0.000000] EFI: mem97: type=3, attr=0xf, range=[0x000000000219a000-0x000000000219c000) (0MB)
[ 0.000000] EFI: mem98: type=4, attr=0xf, range=[0x000000000219c000-0x00000000021a1000) (0MB)
[ 0.000000] EFI: mem99: type=7, attr=0xf, range=[0x00000000021a1000-0x00000000021a3000) (0MB)
[ 0.000000] EFI: mem100: type=4, attr=0xf, range=[0x00000000021a3000-0x00000000021a4000) (0MB)
[ 0.000000] EFI: mem101: type=3, attr=0xf, range=[0x00000000021a4000-0x00000000021a8000) (0MB)
[ 0.000000] EFI: mem102: type=4, attr=0xf, range=[0x00000000021a8000-0x00000000021af000) (0MB)
[ 0.000000] EFI: mem103: type=3, attr=0xf, range=[0x00000000021af000-0x00000000021b1000) (0MB)
[ 0.000000] EFI: mem104: type=4, attr=0xf, range=[0x00000000021b1000-0x00000000021b2000) (0MB)
[ 0.000000] EFI: mem105: type=3, attr=0xf, range=[0x00000000021b2000-0x00000000021b7000) (0MB)
[ 0.000000] EFI: mem106: type=4, attr=0xf, range=[0x00000000021b7000-0x00000000021bd000) (0MB)
[ 0.000000] EFI: mem107: type=3, attr=0xf, range=[0x00000000021bd000-0x00000000021c0000) (0MB)
[ 0.000000] EFI: mem108: type=4, attr=0xf, range=[0x00000000021c0000-0x00000000021c6000) (0MB)
[ 0.000000] EFI: mem109: type=3, attr=0xf, range=[0x00000000021c6000-0x00000000021cb000) (0MB)
[ 0.000000] EFI: mem110: type=4, attr=0xf, range=[0x00000000021cb000-0x00000000021cc000) (0MB)
[ 0.000000] EFI: mem111: type=3, attr=0xf, range=[0x00000000021cc000-0x00000000021d0000) (0MB)
[ 0.000000] EFI: mem112: type=4, attr=0xf, range=[0x00000000021d0000-0x00000000021d7000) (0MB)
[ 0.000000] EFI: mem113: type=3, attr=0xf, range=[0x00000000021d7000-0x00000000021dc000) (0MB)
[ 0.000000] EFI: mem114: type=4, attr=0xf, range=[0x00000000021dc000-0x00000000021eb000) (0MB)
[ 0.000000] EFI: mem115: type=3, attr=0xf, range=[0x00000000021eb000-0x00000000021ed000) (0MB)
[ 0.000000] EFI: mem116: type=4, attr=0xf, range=[0x00000000021ed000-0x00000000021fd000) (0MB)
[ 0.000000] EFI: mem117: type=3, attr=0xf, range=[0x00000000021fd000-0x00000000021ff000) (0MB)
[ 0.000000] EFI: mem118: type=4, attr=0xf, range=[0x00000000021ff000-0x0000000002201000) (0MB)
[ 0.000000] EFI: mem119: type=3, attr=0xf, range=[0x0000000002201000-0x000000000220d000) (0MB)
[ 0.000000] EFI: mem120: type=4, attr=0xf, range=[0x000000000220d000-0x000000000220f000) (0MB)
[ 0.000000] EFI: mem121: type=3, attr=0xf, range=[0x000000000220f000-0x0000000002213000) (0MB)
[ 0.000000] EFI: mem122: type=4, attr=0xf, range=[0x0000000002213000-0x0000000002217000) (0MB)
[ 0.000000] EFI: mem123: type=3, attr=0xf, range=[0x0000000002217000-0x000000000221a000) (0MB)
[ 0.000000] EFI: mem124: type=4, attr=0xf, range=[0x000000000221a000-0x000000000221c000) (0MB)
[ 0.000000] EFI: mem125: type=3, attr=0xf, range=[0x000000000221c000-0x000000000221e000) (0MB)
[ 0.000000] EFI: mem126: type=4, attr=0xf, range=[0x000000000221e000-0x000000000222a000) (0MB)
[ 0.000000] EFI: mem127: type=3, attr=0xf, range=[0x000000000222a000-0x000000000222d000) (0MB)
[ 0.000000] EFI: mem128: type=4, attr=0xf, range=[0x000000000222d000-0x0000000002230000) (0MB)
[ 0.000000] EFI: mem129: type=3, attr=0xf, range=[0x0000000002230000-0x0000000002234000) (0MB)
[ 0.000000] EFI: mem130: type=4, attr=0xf, range=[0x0000000002234000-0x0000000002240000) (0MB)
[ 0.000000] EFI: mem131: type=3, attr=0xf, range=[0x0000000002240000-0x0000000002243000) (0MB)
[ 0.000000] EFI: mem132: type=4, attr=0xf, range=[0x0000000002243000-0x000000000224c000) (0MB)
[ 0.000000] EFI: mem133: type=3, attr=0xf, range=[0x000000000224c000-0x0000000002258000) (0MB)
[ 0.000000] EFI: mem134: type=4, attr=0xf, range=[0x0000000002258000-0x000000000226c000) (0MB)
[ 0.000000] EFI: mem135: type=3, attr=0xf, range=[0x000000000226c000-0x000000000226e000) (0MB)
[ 0.000000] EFI: mem136: type=4, attr=0xf, range=[0x000000000226e000-0x0000000002274000) (0MB)
[ 0.000000] EFI: mem137: type=3, attr=0xf, range=[0x0000000002274000-0x0000000002277000) (0MB)
[ 0.000000] EFI: mem138: type=4, attr=0xf, range=[0x0000000002277000-0x0000000002280000) (0MB)
[ 0.000000] EFI: mem139: type=3, attr=0xf, range=[0x0000000002280000-0x0000000002294000) (0MB)
[ 0.000000] EFI: mem140: type=4, attr=0xf, range=[0x0000000002294000-0x0000000002677000) (3MB)
[ 0.000000] EFI: mem141: type=3, attr=0xf, range=[0x0000000002677000-0x0000000002684000) (0MB)
[ 0.000000] EFI: mem142: type=4, attr=0xf, range=[0x0000000002684000-0x00000000026fa000) (0MB)
[ 0.000000] EFI: mem143: type=7, attr=0xf, range=[0x00000000026fa000-0x000000000270b000) (0MB)
[ 0.000000] EFI: mem144: type=4, attr=0xf, range=[0x000000000270b000-0x0000000002738000) (0MB)
[ 0.000000] EFI: mem145: type=7, attr=0xf, range=[0x0000000002738000-0x0000000002746000) (0MB)
[ 0.000000] EFI: mem146: type=4, attr=0xf, range=[0x0000000002746000-0x0000000002747000) (0MB)
[ 0.000000] EFI: mem147: type=7, attr=0xf, range=[0x0000000002747000-0x00000000027e1000) (0MB)
[ 0.000000] EFI: mem148: type=4, attr=0xf, range=[0x00000000027e1000-0x00000000027ec000) (0MB)
[ 0.000000] EFI: mem149: type=7, attr=0xf, range=[0x00000000027ec000-0x0000000002846000) (0MB)
[ 0.000000] EFI: mem150: type=4, attr=0xf, range=[0x0000000002846000-0x0000000002847000) (0MB)
[ 0.000000] EFI: mem151: type=7, attr=0xf, range=[0x0000000002847000-0x0000000002849000) (0MB)
[ 0.000000] EFI: mem152: type=4, attr=0xf, range=[0x0000000002849000-0x000000000284c000) (0MB)
[ 0.000000] EFI: mem153: type=7, attr=0xf, range=[0x000000000284c000-0x000000000287a000) (0MB)
[ 0.000000] EFI: mem154: type=4, attr=0xf, range=[0x000000000287a000-0x000000000287b000) (0MB)
[ 0.000000] EFI: mem155: type=7, attr=0xf, range=[0x000000000287b000-0x00000000028d8000) (0MB)
[ 0.000000] EFI: mem156: type=4, attr=0xf, range=[0x00000000028d8000-0x00000000028e3000) (0MB)
[ 0.000000] EFI: mem157: type=7, attr=0xf, range=[0x00000000028e3000-0x000000000293f000) (0MB)
[ 0.000000] EFI: mem158: type=4, attr=0xf, range=[0x000000000293f000-0x0000000002940000) (0MB)
[ 0.000000] EFI: mem159: type=7, attr=0xf, range=[0x0000000002940000-0x0000000002941000) (0MB)
[ 0.000000] EFI: mem160: type=4, attr=0xf, range=[0x0000000002941000-0x0000000002942000) (0MB)
[ 0.000000] EFI: mem161: type=1, attr=0xf, range=[0x0000000002942000-0x00000000029c3000) (0MB)
[ 0.000000] EFI: mem162: type=7, attr=0xf, range=[0x00000000029c3000-0x00000000029d0000) (0MB)
[ 0.000000] EFI: mem163: type=4, attr=0xf, range=[0x00000000029d0000-0x00000000029db000) (0MB)
[ 0.000000] EFI: mem164: type=7, attr=0xf, range=[0x00000000029db000-0x0000000002a38000) (0MB)
[ 0.000000] EFI: mem165: type=4, attr=0xf, range=[0x0000000002a38000-0x0000000002a76000) (0MB)
[ 0.000000] EFI: mem166: type=7, attr=0xf, range=[0x0000000002a76000-0x0000000002ac5000) (0MB)
[ 0.000000] EFI: mem167: type=4, attr=0xf, range=[0x0000000002ac5000-0x0000000002ad0000) (0MB)
[ 0.000000] EFI: mem168: type=7, attr=0xf, range=[0x0000000002ad0000-0x0000000002b2c000) (0MB)
[ 0.000000] EFI: mem169: type=4, attr=0xf, range=[0x0000000002b2c000-0x0000000002b2e000) (0MB)
[ 0.000000] EFI: mem170: type=7, attr=0xf, range=[0x0000000002b2e000-0x0000000002b2f000) (0MB)
[ 0.000000] EFI: mem171: type=4, attr=0xf, range=[0x0000000002b2f000-0x0000000002b30000) (0MB)
[ 0.000000] EFI: mem172: type=7, attr=0xf, range=[0x0000000002b30000-0x0000000002bba000) (0MB)
[ 0.000000] EFI: mem173: type=4, attr=0xf, range=[0x0000000002bba000-0x0000000002bc5000) (0MB)
[ 0.000000] EFI: mem174: type=7, attr=0xf, range=[0x0000000002bc5000-0x0000000002c23000) (0MB)
[ 0.000000] EFI: mem175: type=4, attr=0xf, range=[0x0000000002c23000-0x0000000002c25000) (0MB)
[ 0.000000] EFI: mem176: type=7, attr=0xf, range=[0x0000000002c25000-0x0000000002c72000) (0MB)
[ 0.000000] EFI: mem177: type=4, attr=0xf, range=[0x0000000002c72000-0x0000000002c73000) (0MB)
[ 0.000000] EFI: mem178: type=7, attr=0xf, range=[0x0000000002c73000-0x0000000002caf000) (0MB)
[ 0.000000] EFI: mem179: type=4, attr=0xf, range=[0x0000000002caf000-0x0000000002cba000) (0MB)
[ 0.000000] EFI: mem180: type=7, attr=0xf, range=[0x0000000002cba000-0x0000000002ce5000) (0MB)
[ 0.000000] EFI: mem181: type=4, attr=0xf, range=[0x0000000002ce5000-0x0000000002ce6000) (0MB)
[ 0.000000] EFI: mem182: type=7, attr=0xf, range=[0x0000000002ce6000-0x0000000002cfa000) (0MB)
[ 0.000000] EFI: mem183: type=4, attr=0xf, range=[0x0000000002cfa000-0x0000000002cfb000) (0MB)
[ 0.000000] EFI: mem184: type=7, attr=0xf, range=[0x0000000002cfb000-0x0000000002d11000) (0MB)
[ 0.000000] EFI: mem185: type=4, attr=0xf, range=[0x0000000002d11000-0x0000000002d12000) (0MB)
[ 0.000000] EFI: mem186: type=7, attr=0xf, range=[0x0000000002d12000-0x0000000002d18000) (0MB)
[ 0.000000] EFI: mem187: type=4, attr=0xf, range=[0x0000000002d18000-0x00000000030f7000) (3MB)
[ 0.000000] EFI: mem188: type=7, attr=0xf, range=[0x00000000030f7000-0x0000000003137000) (0MB)
[ 0.000000] EFI: mem189: type=4, attr=0xf, range=[0x0000000003137000-0x00000000031f5000) (0MB)
[ 0.000000] EFI: mem190: type=7, attr=0xf, range=[0x00000000031f5000-0x0000000020000000) (462MB)
[ 0.000000] EFI: mem191: type=6, attr=0x800000000000000f, range=[0x0000000020000000-0x0000000020200000) (2MB)
[ 0.000000] EFI: mem192: type=7, attr=0xf, range=[0x0000000020200000-0x0000000035ff0000) (349MB)
[ 0.000000] EFI: mem193: type=2, attr=0xf, range=[0x0000000035ff0000-0x0000000036ff0000) (16MB)
[ 0.000000] EFI: mem194: type=7, attr=0xf, range=[0x0000000036ff0000-0x0000000040000000) (144MB)
[ 0.000000] EFI: mem195: type=6, attr=0x800000000000000f, range=[0x0000000040000000-0x0000000040200000) (2MB)
[ 0.000000] EFI: mem196: type=7, attr=0xf, range=[0x0000000040200000-0x0000000098960000) (1415MB)
[ 0.000000] EFI: mem197: type=2, attr=0xf, range=[0x0000000098960000-0x00000000cabdc000) (802MB)
[ 0.000000] EFI: mem198: type=10, attr=0xf, range=[0x00000000cabdc000-0x00000000cac25000) (0MB)
[ 0.000000] EFI: mem199: type=9, attr=0xf, range=[0x00000000cac25000-0x00000000cac33000) (0MB)
[ 0.000000] EFI: mem200: type=10, attr=0xf, range=[0x00000000cac33000-0x00000000cac34000) (0MB)
[ 0.000000] EFI: mem201: type=0, attr=0xf, range=[0x00000000cac34000-0x00000000cac43000) (0MB)
[ 0.000000] EFI: mem202: type=5, attr=0x800000000000000f, range=[0x00000000cac43000-0x00000000cac48000) (0MB)
[ 0.000000] EFI: mem203: type=0, attr=0xf, range=[0x00000000cac48000-0x00000000cac4b000) (0MB)
[ 0.000000] EFI: mem204: type=6, attr=0x800000000000000f, range=[0x00000000cac4b000-0x00000000cac54000) (0MB)
[ 0.000000] EFI: mem205: type=10, attr=0xf, range=[0x00000000cac54000-0x00000000cac76000) (0MB)
[ 0.000000] EFI: mem206: type=6, attr=0x800000000000000f, range=[0x00000000cac76000-0x00000000cacf7000) (0MB)
[ 0.000000] EFI: mem207: type=5, attr=0x800000000000000f, range=[0x00000000cacf7000-0x00000000cacfc000) (0MB)
[ 0.000000] EFI: mem208: type=6, attr=0x800000000000000f, range=[0x00000000cacfc000-0x00000000cacfd000) (0MB)
[ 0.000000] EFI: mem209: type=10, attr=0xf, range=[0x00000000cacfd000-0x00000000cacfe000) (0MB)
[ 0.000000] EFI: mem210: type=6, attr=0x800000000000000f, range=[0x00000000cacfe000-0x00000000cad00000) (0MB)
[ 0.000000] EFI: mem211: type=0, attr=0xf, range=[0x00000000cad00000-0x00000000cad10000) (0MB)
[ 0.000000] EFI: mem212: type=10, attr=0xf, range=[0x00000000cad10000-0x00000000cad1e000) (0MB)
[ 0.000000] EFI: mem213: type=5, attr=0x800000000000000f, range=[0x00000000cad1e000-0x00000000cad20000) (0MB)
[ 0.000000] EFI: mem214: type=6, attr=0x800000000000000f, range=[0x00000000cad20000-0x00000000cad22000) (0MB)
[ 0.000000] EFI: mem215: type=5, attr=0x800000000000000f, range=[0x00000000cad22000-0x00000000cad2c000) (0MB)
[ 0.000000] EFI: mem216: type=6, attr=0x800000000000000f, range=[0x00000000cad2c000-0x00000000cad2f000) (0MB)
[ 0.000000] EFI: mem217: type=10, attr=0xf, range=[0x00000000cad2f000-0x00000000cad72000) (0MB)
[ 0.000000] EFI: mem218: type=3, attr=0xf, range=[0x00000000cad72000-0x00000000caff5000) (2MB)
[ 0.000000] EFI: mem219: type=4, attr=0xf, range=[0x00000000caff5000-0x00000000caff8000) (0MB)
[ 0.000000] EFI: mem220: type=3, attr=0xf, range=[0x00000000caff8000-0x00000000cb000000) (0MB)
[ 0.000000] EFI: mem221: type=7, attr=0xf, range=[0x0000000100000000-0x000000022e600000) (4838MB)
[ 0.000000] EFI: mem222: type=0, attr=0x8000000000000000, range=[0x00000000cb800000-0x00000000cfa00000) (66MB)
[ 0.000000] EFI: mem223: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[ 0.000000] EFI: mem224: type=11, attr=0x8000000000000001, range=[0x00000000fed20000-0x00000000fed40000) (0MB)
[ 0.000000] EFI: mem225: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
[ 0.000000] DMI 2.7 present.
[ 0.000000] DMI: Hewlett-Packard HP Compaq 6200 Pro Small Form Factor/1497, BIOS J01 v02.15 11/10/2011
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x22e600 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 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 0CB800000 mask FFF800000 uncachable
[ 0.000000] 1 base 0CC000000 mask FFC000000 uncachable
[ 0.000000] 2 base 0D0000000 mask FF0000000 uncachable
[ 0.000000] 3 base 0E0000000 mask FE0000000 uncachable
[ 0.000000] 4 base 22E600000 mask FFFE00000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] last_pfn = 0xcb000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [ffff8800000f4ca0] f4ca0
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 20480
[ 0.000000] init_memory_mapping: 0000000000000000-00000000cb000000
[ 0.000000] 0000000000 - 00cb000000 page 2M
[ 0.000000] kernel direct mapping tables up to cb000000 @ 1fffb000-20000000
[ 0.000000] init_memory_mapping: 0000000100000000-000000022e600000
[ 0.000000] 0100000000 - 022e600000 page 2M
[ 0.000000] kernel direct mapping tables up to 22e600000 @ cabd2000-cabdc000
[ 0.000000] RAMDISK: 35ff0000 - 36ff0000
[ 0.000000] ACPI: RSDP 00000000cac25000 00024 (v02 HPQOEM)
[ 0.000000] ACPI: XSDT 00000000cac25078 00074 (v01 HPQOEM SLIC-BPC 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 00000000cac2cbb0 000F4 (v04 HPQOEM SLIC-BPC 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 00000000cac25180 07A2A (v02 HPQOEM SLIC-BPC 00000007 INTL 20051117)
[ 0.000000] ACPI: FACS 00000000cad15f80 00040
[ 0.000000] ACPI: APIC 00000000cac2cca8 00072 (v03 HPQOEM SLIC-BPC 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 00000000cac2cd20 00102 (v01 AMICPU PROC 00000001 MSFT 03000001)
[ 0.000000] ACPI: MCFG 00000000cac2ce28 0003C (v01 HPQOEM SLIC-BPC 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000cac2ce68 00038 (v01 HPQOEM SLIC-BPC 01072009 AMI. 00000004)
[ 0.000000] ACPI: ASF! 00000000cac2cea0 000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.000000] ACPI: SSDT 00000000cac2cf40 05270 (v01 COMPAQ WMI 00000001 MSFT 03000001)
[ 0.000000] ACPI: SLIC 00000000cac321b0 00176 (v01 HPQOEM SLIC-BPC 00000001 00000000)
[ 0.000000] ACPI: TCPA 00000000cac32328 00032 (v02 APTIO4 NAPAASF 00000001 MSFT 01000013)
[ 0.000000] ACPI: DMAR 00000000cac32360 000E8 (v01 ALASKA A M I 00000001 INTL 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000022e600000
[ 0.000000] Initmem setup node 0 0000000000000000-000000022e600000
[ 0.000000] NODE_DATA [000000022e5fb000 - 000000022e5fffff]
[ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880225c00000-ffff88022dbfffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x0022e600
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[6] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x000000a0
[ 0.000000] 0: 0x00000100 -> 0x00020000
[ 0.000000] 0: 0x00020200 -> 0x00040000
[ 0.000000] 0: 0x00040200 -> 0x000cabdc
[ 0.000000] 0: 0x000cad72 -> 0x000cb000
[ 0.000000] 0: 0x00100000 -> 0x0022e600
[ 0.000000] On node 0 totalpages: 2068474
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 30 pages reserved
[ 0.000000] DMA zone: 3890 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 16320 pages used for memmap
[ 0.000000] DMA32 zone: 809642 pages, LIFO batch:31
[ 0.000000] Normal zone: 19352 pages used for memmap
[ 0.000000] Normal zone: 1219176 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[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[ 0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[ 0.000000] PM: Registered nosave memory: 00000000cabdc000 - 00000000cac25000
[ 0.000000] PM: Registered nosave memory: 00000000cac25000 - 00000000cac33000
[ 0.000000] PM: Registered nosave memory: 00000000cac33000 - 00000000cac34000
[ 0.000000] PM: Registered nosave memory: 00000000cac34000 - 00000000cac54000
[ 0.000000] PM: Registered nosave memory: 00000000cac54000 - 00000000cac76000
[ 0.000000] PM: Registered nosave memory: 00000000cac76000 - 00000000cacfd000
[ 0.000000] PM: Registered nosave memory: 00000000cacfd000 - 00000000cacfe000
[ 0.000000] PM: Registered nosave memory: 00000000cacfe000 - 00000000cad10000
[ 0.000000] PM: Registered nosave memory: 00000000cad10000 - 00000000cad1e000
[ 0.000000] PM: Registered nosave memory: 00000000cad1e000 - 00000000cad2f000
[ 0.000000] PM: Registered nosave memory: 00000000cad2f000 - 00000000cad72000
[ 0.000000] PM: Registered nosave memory: 00000000cb000000 - 00000000cb800000
[ 0.000000] PM: Registered nosave memory: 00000000cb800000 - 00000000cfa00000
[ 0.000000] PM: Registered nosave memory: 00000000cfa00000 - 00000000fed1c000
[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed40000
[ 0.000000] PM: Registered nosave memory: 00000000fed40000 - 00000000ff000000
[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at cfa00000 (gap: cfa00000:2f31c000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88022e200000 s80832 r8192 d21568 u524288
[ 0.000000] pcpu-alloc: s80832 r8192 d21568 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: 2032708
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.1.6 root=/dev/sdb2
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 8030912k/9148416k available (6139k kernel code, 874520k absent, 242984k reserved, 6844k data, 860k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:4352 nr_irqs:712 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 67108864 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.010000] Detected 3292.302 MHz processor.
[ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 6584.60 BogoMIPS (lpj=32923020)
[ 0.000006] pid_max: default: 32768 minimum: 301
[ 0.000031] init_memory_mapping: 00000000cb800000-00000000cfa00000
[ 0.000034] 00cb800000 - 00cfa00000 page 2M
[ 0.023204] Security Framework initialized
[ 0.023215] AppArmor: AppArmor initialized
[ 0.023711] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.024981] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.025486] Mount-cache hash table entries: 256
[ 0.025555] Initializing cgroup subsys cpuacct
[ 0.025559] Initializing cgroup subsys memory
[ 0.025564] Initializing cgroup subsys devices
[ 0.025567] Initializing cgroup subsys freezer
[ 0.025569] Initializing cgroup subsys net_cls
[ 0.025588] CPU: Physical Processor ID: 0
[ 0.025590] CPU: Processor Core ID: 0
[ 0.025595] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.025595] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.025600] mce: CPU supports 9 MCE banks
[ 0.025611] CPU0: Thermal monitoring enabled (TM1)
[ 0.025618] using mwait in idle threads.
[ 0.027505] ACPI: Core revision 20110623
[ 0.029870] ftrace: allocating 22809 entries in 90 pages
[ 0.036519] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.136518] CPU0: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz stepping 07
[ 0.248376] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[ 0.248382] ... version: 3
[ 0.248383] ... bit width: 48
[ 0.248385] ... generic registers: 8
[ 0.248387] ... value mask: 0000ffffffffffff
[ 0.248389] ... max period: 000000007fffffff
[ 0.248391] ... fixed-purpose events: 3
[ 0.248392] ... event mask: 00000007000000ff
[ 0.248481] Booting Node 0, Processors #1
[ 0.248484] smpboot cpu 1: start_ip = 96000
[ 0.428511] #2
[ 0.428514] smpboot cpu 2: start_ip = 96000
[ 0.608484] #3 Ok.
[ 0.608488] smpboot cpu 3: start_ip = 96000
[ 0.788409] Brought up 4 CPUs
[ 0.788412] Total of 4 processors activated (26339.72 BogoMIPS).
[ 0.790084] devtmpfs: initialized
[ 0.792243] PM: Registering ACPI NVS region at cabdc000 (299008 bytes)
[ 0.792249] PM: Registering ACPI NVS region at cac33000 (4096 bytes)
[ 0.792251] PM: Registering ACPI NVS region at cac54000 (139264 bytes)
[ 0.792254] PM: Registering ACPI NVS region at cacfd000 (4096 bytes)
[ 0.792256] PM: Registering ACPI NVS region at cad10000 (57344 bytes)
[ 0.792260] PM: Registering ACPI NVS region at cad2f000 (274432 bytes)
[ 0.792334] print_constraints: dummy:
[ 0.792360] RTC time: 20:32:42, date: 12/30/11
[ 0.792380] NET: Registered protocol family 16
[ 0.792432] ACPI: bus type pci registered
[ 0.792466] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.792470] PCI: not using MMCONFIG
[ 0.792472] PCI: Using configuration type 1 for base access
[ 0.792947] bio: create slab <bio-0> at 0
[ 0.792981] ACPI: Added _OSI(Module Device)
[ 0.792983] ACPI: Added _OSI(Processor Device)
[ 0.792985] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.792987] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.793817] ACPI: EC: Look up EC in DSDT
[ 0.794736] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.796724] ACPI: SSDT 00000000cad14c18 0038C (v01 AMI IST 00000001 MSFT 03000001)
[ 0.796959] ACPI: Dynamic OEM Table Load:
[ 0.796962] ACPI: SSDT (null) 0038C (v01 AMI IST 00000001 MSFT 03000001)
[ 0.796979] ACPI: SSDT 00000000cad15e18 00084 (v01 AMI CST 00000001 MSFT 03000001)
[ 0.797179] ACPI: Dynamic OEM Table Load:
[ 0.797181] ACPI: SSDT (null) 00084 (v01 AMI CST 00000001 MSFT 03000001)
[ 0.797491] ACPI: Interpreter enabled
[ 0.797494] ACPI: (supports S0 S3 S4 S5)
[ 0.797506] ACPI: Using IOAPIC for interrupt routing
[ 0.797520] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.797560] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.838789] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.841564] ACPI: No dock devices found.
[ 0.841566] HEST: Table not found.
[ 0.841569] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.841708] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.841843] pci_root PNP0A08:00: host bridge window [io 0x0000-0x03af]
[ 0.841846] pci_root PNP0A08:00: host bridge window [io 0x03e0-0x0cf7]
[ 0.841849] pci_root PNP0A08:00: host bridge window [io 0x03b0-0x03df]
[ 0.841851] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.841854] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.841856] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff]
[ 0.841859] pci_root PNP0A08:00: host bridge window [mem 0xcfa00000-0xffffffff]
[ 0.841868] pci 0000:00:00.0: [8086:0100] type 0 class 0x000600
[ 0.841895] pci 0000:00:02.0: [8086:0102] type 0 class 0x000300
[ 0.841903] pci 0000:00:02.0: reg 10: [mem 0xfe000000-0xfe3fffff 64bit]
[ 0.841908] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.841911] pci 0000:00:02.0: reg 20: [io 0xf000-0xf03f]
[ 0.841954] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[ 0.841976] pci 0000:00:16.0: reg 10: [mem 0xfe52a000-0xfe52a00f 64bit]
[ 0.842034] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.842038] pci 0000:00:16.0: PME# disabled
[ 0.842058] pci 0000:00:16.3: [8086:1c3d] type 0 class 0x000700
[ 0.842075] pci 0000:00:16.3: reg 10: [io 0xf0e0-0xf0e7]
[ 0.842084] pci 0000:00:16.3: reg 14: [mem 0xfe529000-0xfe529fff]
[ 0.842162] pci 0000:00:19.0: [8086:1502] type 0 class 0x000200
[ 0.842179] pci 0000:00:19.0: reg 10: [mem 0xfe500000-0xfe51ffff]
[ 0.842187] pci 0000:00:19.0: reg 14: [mem 0xfe528000-0xfe528fff]
[ 0.842195] pci 0000:00:19.0: reg 18: [io 0xf080-0xf09f]
[ 0.842241] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.842244] pci 0000:00:19.0: PME# disabled
[ 0.842266] pci 0000:00:1a.0: [8086:1c2d] type 0 class 0x000c03
[ 0.842285] pci 0000:00:1a.0: reg 10: [mem 0xfe527000-0xfe5273ff]
[ 0.842354] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.842358] pci 0000:00:1a.0: PME# disabled
[ 0.842380] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[ 0.842394] pci 0000:00:1b.0: reg 10: [mem 0xfe520000-0xfe523fff 64bit]
[ 0.842444] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.842447] pci 0000:00:1b.0: PME# disabled
[ 0.842466] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[ 0.842523] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.842527] pci 0000:00:1c.0: PME# disabled
[ 0.842555] pci 0000:00:1c.4: [8086:1c18] type 1 class 0x000604
[ 0.842656] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.842661] pci 0000:00:1c.4: PME# disabled
[ 0.842695] pci 0000:00:1c.6: [8086:1c1c] type 1 class 0x000604
[ 0.842796] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.842801] pci 0000:00:1c.6: PME# disabled
[ 0.842836] pci 0000:00:1c.7: [8086:1c1e] type 1 class 0x000604
[ 0.842934] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 0.842939] pci 0000:00:1c.7: PME# disabled
[ 0.842973] pci 0000:00:1d.0: [8086:1c26] type 0 class 0x000c03
[ 0.842992] pci 0000:00:1d.0: reg 10: [mem 0xfe526000-0xfe5263ff]
[ 0.843060] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.843064] pci 0000:00:1d.0: PME# disabled
[ 0.843082] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[ 0.843134] pci 0000:00:1f.0: [8086:1c4c] type 0 class 0x000601
[ 0.843241] pci 0000:00:1f.2: [8086:1c02] type 0 class 0x000106
[ 0.843258] pci 0000:00:1f.2: reg 10: [io 0xf0d0-0xf0d7]
[ 0.843265] pci 0000:00:1f.2: reg 14: [io 0xf0c0-0xf0c3]
[ 0.843272] pci 0000:00:1f.2: reg 18: [io 0xf0b0-0xf0b7]
[ 0.843280] pci 0000:00:1f.2: reg 1c: [io 0xf0a0-0xf0a3]
[ 0.843287] pci 0000:00:1f.2: reg 20: [io 0xf060-0xf07f]
[ 0.843294] pci 0000:00:1f.2: reg 24: [mem 0xfe525000-0xfe5257ff]
[ 0.843324] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.843327] pci 0000:00:1f.2: PME# disabled
[ 0.843343] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[ 0.843356] pci 0000:00:1f.3: reg 10: [mem 0xfe524000-0xfe5240ff 64bit]
[ 0.843375] pci 0000:00:1f.3: reg 20: [io 0xf040-0xf05f]
[ 0.843462] pci 0000:01:00.0: [1033:0194] type 0 class 0x000c03
[ 0.843487] pci 0000:01:00.0: reg 10: [mem 0xfe400000-0xfe401fff 64bit]
[ 0.843589] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 0.843594] pci 0000:01:00.0: PME# disabled
[ 0.843620] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 0.843627] pci 0000:00:1c.0: bridge window [mem 0xfe400000-0xfe4fffff]
[ 0.843702] pci 0000:00:1c.4: PCI bridge to [bus 02-02]
[ 0.843788] pci 0000:00:1c.6: PCI bridge to [bus 03-03]
[ 0.843872] pci 0000:00:1c.7: PCI bridge to [bus 04-04]
[ 0.843942] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
[ 0.843952] pci 0000:00:1e.0: bridge window [io 0x0000-0x03af] (subtractive decode)
[ 0.843953] pci 0000:00:1e.0: bridge window [io 0x03e0-0x0cf7] (subtractive decode)
[ 0.843955] pci 0000:00:1e.0: bridge window [io 0x03b0-0x03df] (subtractive decode)
[ 0.843956] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.843958] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.843959] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[ 0.843961] pci 0000:00:1e.0: bridge window [mem 0xcfa00000-0xffffffff] (subtractive decode)
[ 0.843993] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.844045] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR20._PRT]
[ 0.844081] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[ 0.844100] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
[ 0.844115] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT]
[ 0.844130] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7._PRT]
[ 0.844198] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x19)
[ 0.846719] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.846749] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.846778] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.846806] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 *4 5 6 10 11 12 14 15)
[ 0.846834] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 0.846862] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[ 0.846892] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[ 0.846920] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.846973] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.846980] vgaarb: loaded
[ 0.846981] vgaarb: bridge control possible 0000:00:02.0
[ 0.847057] SCSI subsystem initialized
[ 0.847075] libata version 3.00 loaded.
[ 0.847096] usbcore: registered new interface driver usbfs
[ 0.847102] usbcore: registered new interface driver hub
[ 0.847113] usbcore: registered new device driver usb
[ 0.847156] PCI: Using ACPI for IRQ routing
[ 0.853114] PCI: pci_cache_line_size set to 64 bytes
[ 0.853179] reserve RAM buffer: 00000000cabdc000 - 00000000cbffffff
[ 0.853181] reserve RAM buffer: 00000000cb000000 - 00000000cbffffff
[ 0.853183] reserve RAM buffer: 000000022e600000 - 000000022fffffff
[ 0.853229] NetLabel: Initializing
[ 0.853231] NetLabel: domain hash size = 128
[ 0.853233] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.853240] NetLabel: unlabeled traffic allowed by default
[ 0.853249] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.853255] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.856268] Switching to clocksource hpet
[ 0.857542] AppArmor: AppArmor Filesystem Enabled
[ 0.857552] pnp: PnP ACPI init
[ 0.857557] ACPI: bus type pnp registered
[ 0.857636] pnp 00:00: [bus 00-ff]
[ 0.857638] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.857639] pnp 00:00: [io 0x0000-0x03af window]
[ 0.857641] pnp 00:00: [io 0x03e0-0x0cf7 window]
[ 0.857642] pnp 00:00: [io 0x03b0-0x03df window]
[ 0.857643] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.857644] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.857646] pnp 00:00: [mem 0x000c0000-0x000dffff window]
[ 0.857647] pnp 00:00: [mem 0xcfa00000-0xffffffff window]
[ 0.857648] pnp 00:00: [mem 0x00000000 window]
[ 0.857674] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.857706] pnp 00:01: [mem 0xfed10000-0xfed19fff]
[ 0.857707] pnp 00:01: [mem 0xe0000000-0xefffffff]
[ 0.857708] pnp 00:01: [mem 0xfed90000-0xfed93fff]
[ 0.857709] pnp 00:01: [mem 0xfed20000-0xfed3ffff]
[ 0.857710] pnp 00:01: [mem 0xfee00000-0xfee0ffff]
[ 0.857733] system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
[ 0.857736] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.857739] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.857742] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.857744] system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved
[ 0.857747] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.857807] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
[ 0.857809] pnp 00:02: [io 0x0620-0x063f]
[ 0.857810] pnp 00:02: [io 0x0800-0x07ff disabled]
[ 0.857811] pnp 00:02: [io 0x0610-0x061f]
[ 0.857829] system 00:02: [io 0x0620-0x063f] has been reserved
[ 0.857832] system 00:02: [io 0x0610-0x061f] has been reserved
[ 0.857835] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.857849] pnp 00:03: [io 0x0060]
[ 0.857850] pnp 00:03: [io 0x0064]
[ 0.857856] pnp 00:03: [irq 1]
[ 0.857869] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.857889] pnp 00:04: [irq 12]
[ 0.857901] pnp 00:04: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[ 0.857907] pnp 00:05: [dma 4]
[ 0.857909] pnp 00:05: [io 0x0000-0x000f]
[ 0.857910] pnp 00:05: [io 0x0081-0x0083]
[ 0.857911] pnp 00:05: [io 0x0087]
[ 0.857912] pnp 00:05: [io 0x0089-0x008b]
[ 0.857913] pnp 00:05: [io 0x008f]
[ 0.857914] pnp 00:05: [io 0x00c0-0x00df]
[ 0.857924] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.857929] pnp 00:06: [io 0x0070-0x0071]
[ 0.857933] pnp 00:06: [irq 8]
[ 0.857943] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.857948] pnp 00:07: [io 0x0061]
[ 0.857958] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.857969] pnp 00:08: [io 0x0010-0x001f]
[ 0.857971] pnp 00:08: [io 0x0022-0x003f]
[ 0.857973] pnp 00:08: [io 0x0044-0x005f]
[ 0.857974] pnp 00:08: [io 0x0062-0x0063]
[ 0.857975] pnp 00:08: [io 0x0065-0x006f]
[ 0.857976] pnp 00:08: [io 0x0072-0x007f]
[ 0.857977] pnp 00:08: [io 0x0080]
[ 0.857978] pnp 00:08: [io 0x0084-0x0086]
[ 0.857979] pnp 00:08: [io 0x0088]
[ 0.857980] pnp 00:08: [io 0x008c-0x008e]
[ 0.857981] pnp 00:08: [io 0x0090-0x009f]
[ 0.857982] pnp 00:08: [io 0x00a2-0x00bf]
[ 0.857983] pnp 00:08: [io 0x00e0-0x00ef]
[ 0.857984] pnp 00:08: [io 0x04d0-0x04d1]
[ 0.858005] system 00:08: [io 0x04d0-0x04d1] has been reserved
[ 0.858008] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.858013] pnp 00:09: [io 0x00f0-0x00ff]
[ 0.858017] pnp 00:09: [irq 13]
[ 0.858028] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.858218] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
[ 0.858230] pnp 00:0a: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
[ 0.858317] pnp 00:0b: [io 0x0400-0x0453]
[ 0.858318] pnp 00:0b: [io 0x0458-0x047f]
[ 0.858320] pnp 00:0b: [io 0x1180-0x119f]
[ 0.858321] pnp 00:0b: [io 0x0500-0x057f]
[ 0.858322] pnp 00:0b: [mem 0xfed1c000-0xfed1ffff]
[ 0.858323] pnp 00:0b: [mem 0xfec00000-0xfecfffff]
[ 0.858324] pnp 00:0b: [mem 0xfed08000-0xfed08fff]
[ 0.858325] pnp 00:0b: [mem 0xff000000-0xffffffff]
[ 0.858345] system 00:0b: [io 0x0400-0x0453] has been reserved
[ 0.858348] system 00:0b: [io 0x0458-0x047f] has been reserved
[ 0.858350] system 00:0b: [io 0x1180-0x119f] has been reserved
[ 0.858352] system 00:0b: [io 0x0500-0x057f] has been reserved
[ 0.858355] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.858367] Switched to NOHz mode on CPU #0
[ 0.858374] system 00:0b: [mem 0xfec00000-0xfecfffff] could not be reserved
[ 0.858377] system 00:0b: [mem 0xfed08000-0xfed08fff] has been reserved
[ 0.858380] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
[ 0.858383] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.858405] pnp 00:0c: [io 0x0454-0x0457]
[ 0.858414] Switched to NOHz mode on CPU #3
[ 0.858425] system 00:0c: [io 0x0454-0x0457] has been reserved
[ 0.858428] system 00:0c: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.858436] Switched to NOHz mode on CPU #2
[ 0.858462] Switched to NOHz mode on CPU #1
[ 0.858495] pnp 00:0d: [mem 0xfed00000-0xfed003ff]
[ 0.858515] pnp 00:0d: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.858614] pnp: PnP ACPI: found 14 devices
[ 0.858617] ACPI: ACPI bus type pnp unregistered
[ 0.864505] PCI: max bus depth: 1 pci_try_num: 2
[ 0.864552] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 0.864558] pci 0000:00:1c.0: bridge window [mem 0xfe400000-0xfe4fffff]
[ 0.864567] pci 0000:00:1c.4: PCI bridge to [bus 02-02]
[ 0.864585] pci 0000:00:1c.6: PCI bridge to [bus 03-03]
[ 0.864603] pci 0000:00:1c.7: PCI bridge to [bus 04-04]
[ 0.864620] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
[ 0.864639] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.864644] pci 0000:00:1c.0: setting latency timer to 64
[ 0.864651] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.864657] pci 0000:00:1c.4: setting latency timer to 64
[ 0.864666] pci 0000:00:1c.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.864671] pci 0000:00:1c.6: setting latency timer to 64
[ 0.864680] pci 0000:00:1c.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.864686] pci 0000:00:1c.7: setting latency timer to 64
[ 0.864692] pci 0000:00:1e.0: setting latency timer to 64
[ 0.864695] pci_bus 0000:00: resource 4 [io 0x0000-0x03af]
[ 0.864697] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7]
[ 0.864698] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df]
[ 0.864699] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff]
[ 0.864701] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
[ 0.864702] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
[ 0.864703] pci_bus 0000:00: resource 10 [mem 0xcfa00000-0xffffffff]
[ 0.864705] pci_bus 0000:01: resource 1 [mem 0xfe400000-0xfe4fffff]
[ 0.864706] pci_bus 0000:05: resource 4 [io 0x0000-0x03af]
[ 0.864708] pci_bus 0000:05: resource 5 [io 0x03e0-0x0cf7]
[ 0.864709] pci_bus 0000:05: resource 6 [io 0x03b0-0x03df]
[ 0.864710] pci_bus 0000:05: resource 7 [io 0x0d00-0xffff]
[ 0.864711] pci_bus 0000:05: resource 8 [mem 0x000a0000-0x000bffff]
[ 0.864713] pci_bus 0000:05: resource 9 [mem 0x000c0000-0x000dffff]
[ 0.864714] pci_bus 0000:05: resource 10 [mem 0xcfa00000-0xffffffff]
[ 0.864730] NET: Registered protocol family 2
[ 0.864875] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.865511] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.866496] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.866614] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.866617] TCP reno registered
[ 0.866627] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.866653] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.866715] NET: Registered protocol family 1
[ 0.866726] pci 0000:00:02.0: Boot video device
[ 1.226301] PCI: CLS 64 bytes, default 64
[ 1.226352] Trying to unpack rootfs image as initramfs...
[ 1.418932] Freeing initrd memory: 16384k freed
[ 1.420365] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.420372] Placing 64MB software IO TLB between ffff8800c6bd2000 - ffff8800cabd2000
[ 1.420375] software IO TLB at phys 0xc6bd2000 - 0xcabd2000
[ 1.420640] audit: initializing netlink socket (disabled)
[ 1.420648] type=2000 audit(1325277162.270:1): initialized
[ 1.440659] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.441521] VFS: Disk quotas dquot_6.5.2
[ 1.441552] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.441896] fuse init (API version 7.17)
[ 1.441947] msgmni has been set to 15744
[ 1.442070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.442073] io scheduler noop registered
[ 1.442075] io scheduler deadline registered (default)
[ 1.442376] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.442389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.442430] intel_idle: MWAIT substates: 0x1120
[ 1.442431] intel_idle: v0.4 model 0x2A
[ 1.442432] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.442484] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 1.442489] ACPI: Power Button [PWRB]
[ 1.442510] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 1.442514] ACPI: Power Button [PWRF]
[ 1.442611] ACPI: acpi_idle yielding to intel_idle
[ 1.443735] ERST: Table is not found!
[ 1.443773] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.006416] serial 0000:00:16.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 2.026810] 0000:00:16.3: ttyS0 at I/O 0xf0e0 (irq = 17) is a 16550A
[ 2.246363] Linux agpgart interface v0.103
[ 2.247011] brd: module loaded
[ 2.247345] loop: module loaded
[ 2.247573] Fixed MDIO Bus: probed
[ 2.247603] PPP generic driver version 2.4.2
[ 2.247626] tun: Universal TUN/TAP device driver, 1.6
[ 2.247628] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 2.247679] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.247696] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2.247712] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 2.247715] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 2.247739] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 2.247764] ehci_hcd 0000:00:1a.0: debug port 2
[ 2.251654] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[ 2.251666] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xfe527000
[ 2.266255] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 2.266345] hub 1-0:1.0: USB hub found
[ 2.266349] hub 1-0:1.0: 3 ports detected
[ 2.266386] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 2.266396] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 2.266399] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 2.266423] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 2.266444] ehci_hcd 0000:00:1d.0: debug port 2
[ 2.270330] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[ 2.270339] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfe526000
[ 2.286253] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 2.286335] hub 2-0:1.0: USB hub found
[ 2.286339] hub 2-0:1.0: 3 ports detected
[ 2.286369] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.286376] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.286420] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 2.289593] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.289598] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.289642] mousedev: PS/2 mouse device common for all mice
[ 2.289700] rtc_cmos 00:06: RTC can wake from S4
[ 2.289785] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 2.289813] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 2.289868] device-mapper: uevent: version 1.0.3
[ 2.289914] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06) initialised: dm-devel@xxxxxxxxxx
[ 2.289959] device-mapper: multipath: version 1.3.0 loaded
[ 2.289961] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 2.290057] cpuidle: using governor ladder
[ 2.290135] cpuidle: using governor menu
[ 2.290137] EFI Variables Facility v0.08 2004-May-17
[ 2.295957] ------------[ cut here ]------------
[ 2.295962] WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xc1/0xf0()
[ 2.295964] Hardware name: HP Compaq 6200 Pro Small Form Factor
[ 2.295966] sysfs: cannot create duplicate filename '/firmware/efi/vars/SlotPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9'
[ 2.295969] Modules linked in:
[ 2.295972] Pid: 1, comm: swapper Not tainted 3.1.6 #1
[ 2.295974] Call Trace:
[ 2.295979] [<ffffffff81061c4f>] warn_slowpath_common+0x7f/0xc0
[ 2.295982] [<ffffffff81061d46>] warn_slowpath_fmt+0x46/0x50
[ 2.295985] [<ffffffff811c6a91>] sysfs_add_one+0xc1/0xf0
[ 2.295988] [<ffffffff811c6b41>] create_dir+0x81/0xd0
[ 2.295991] [<ffffffff811c6c0d>] sysfs_create_dir+0x7d/0xd0
[ 2.295995] [<ffffffff812fc6d7>] kobject_add_internal+0xb7/0x200
[ 2.295998] [<ffffffff812fc938>] kobject_add_varg+0x38/0x60
[ 2.296001] [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70
[ 2.296004] [<ffffffff81304f10>] ? sprintf+0x40/0x50
[ 2.296008] [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0
[ 2.296011] [<ffffffff814d8929>] register_efivars+0xc9/0x3c0
[ 2.296016] [<ffffffff81cfeb55>] ? edd_init+0x355/0x355
[ 2.296019] [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7
[ 2.296023] [<ffffffff81002043>] do_one_initcall+0x43/0x190
[ 2.296026] [<ffffffff81cc3680>] kernel_init+0xcd/0x151
[ 2.296030] [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10
[ 2.296033] [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20
[ 2.296036] [<ffffffff815fbe70>] ? gs_change+0x13/0x13
[ 2.296041] ---[ end trace 629518364de3e84b ]---
[ 2.296043] kobject_add_internal failed for SlotPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9 with -EEXIST, don't try to register things with the same name in the same directory.
[ 2.296048] Pid: 1, comm: swapper Tainted: G W 3.1.6 #1
[ 2.296050] Call Trace:
[ 2.296052] [<ffffffff812fc77d>] kobject_add_internal+0x15d/0x200
[ 2.296055] [<ffffffff812fc938>] kobject_add_varg+0x38/0x60
[ 2.296058] [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70
[ 2.296061] [<ffffffff81304f10>] ? sprintf+0x40/0x50
[ 2.296064] [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0
[ 2.296067] [<ffffffff814d8929>] register_efivars+0xc9/0x3c0
[ 2.296070] [<ffffffff81cfeb55>] ? edd_init+0x355/0x355
[ 2.296073] [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7
[ 2.296076] [<ffffffff81002043>] do_one_initcall+0x43/0x190
[ 2.296079] [<ffffffff81cc3680>] kernel_init+0xcd/0x151
[ 2.296082] [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10
[ 2.296085] [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20
[ 2.296088] [<ffffffff815fbe70>] ? gs_change+0x13/0x13
[ 2.296167] ------------[ cut here ]------------
[ 2.296170] WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xc1/0xf0()
[ 2.296172] Hardware name: HP Compaq 6200 Pro Small Form Factor
[ 2.296174] sysfs: cannot create duplicate filename '/firmware/efi/vars/FrontUsbPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9'
[ 2.296177] Modules linked in:
[ 2.296179] Pid: 1, comm: swapper Tainted: G W 3.1.6 #1
[ 2.296181] Call Trace:
[ 2.296184] [<ffffffff81061c4f>] warn_slowpath_common+0x7f/0xc0
[ 2.296187] [<ffffffff81061d46>] warn_slowpath_fmt+0x46/0x50
[ 2.296190] [<ffffffff811c6a91>] sysfs_add_one+0xc1/0xf0
[ 2.296193] [<ffffffff811c6b41>] create_dir+0x81/0xd0
[ 2.296195] [<ffffffff811c6c0d>] sysfs_create_dir+0x7d/0xd0
[ 2.296199] [<ffffffff812fc6d7>] kobject_add_internal+0xb7/0x200
[ 2.296202] [<ffffffff812fc938>] kobject_add_varg+0x38/0x60
[ 2.296204] [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70
[ 2.296207] [<ffffffff81304f10>] ? sprintf+0x40/0x50
[ 2.296210] [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0
[ 2.296213] [<ffffffff814d8929>] register_efivars+0xc9/0x3c0
[ 2.296216] [<ffffffff81cfeb55>] ? edd_init+0x355/0x355
[ 2.296219] [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7
[ 2.296222] [<ffffffff81002043>] do_one_initcall+0x43/0x190
[ 2.296225] [<ffffffff81cc3680>] kernel_init+0xcd/0x151
[ 2.296228] [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10
[ 2.296231] [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20
[ 2.296233] [<ffffffff815fbe70>] ? gs_change+0x13/0x13
[ 2.296236] ---[ end trace 629518364de3e84c ]---
[ 2.296249] kobject_add_internal failed for FrontUsbPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9 with -EEXIST, don't try to register things with the same name in the same directory.
[ 2.296254] Pid: 1, comm: swapper Tainted: G W 3.1.6 #1
[ 2.296256] Call Trace:
[ 2.296259] [<ffffffff812fc77d>] kobject_add_internal+0x15d/0x200
[ 2.296262] [<ffffffff812fc938>] kobject_add_varg+0x38/0x60
[ 2.296265] [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70
[ 2.296267] [<ffffffff81304f10>] ? sprintf+0x40/0x50
[ 2.296270] [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0
[ 2.296273] [<ffffffff814d8929>] register_efivars+0xc9/0x3c0
[ 2.296276] [<ffffffff81cfeb55>] ? edd_init+0x355/0x355
[ 2.296279] [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7
[ 2.296282] [<ffffffff81002043>] do_one_initcall+0x43/0x190
[ 2.296285] [<ffffffff81cc3680>] kernel_init+0xcd/0x151
[ 2.296287] [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10
[ 2.296291] [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20
[ 2.296293] [<ffffffff815fbe70>] ? gs_change+0x13/0x13
[ 2.296372] ------------[ cut here ]------------
[ 2.296374] WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xc1/0xf0()
[ 2.296376] Hardware name: HP Compaq 6200 Pro Small Form Factor
[ 2.296378] sysfs: cannot create duplicate filename '/firmware/efi/vars/RearUsbPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9'
[ 2.296382] Modules linked in:
[ 2.296383] Pid: 1, comm: swapper Tainted: G W 3.1.6 #1
[ 2.296385] Call Trace:
[ 2.296388] [<ffffffff81061c4f>] warn_slowpath_common+0x7f/0xc0
[ 2.296391] [<ffffffff81061d46>] warn_slowpath_fmt+0x46/0x50
[ 2.296394] [<ffffffff811c6a91>] sysfs_add_one+0xc1/0xf0
[ 2.296397] [<ffffffff811c6b41>] create_dir+0x81/0xd0
[ 2.296400] [<ffffffff811c6c0d>] sysfs_create_dir+0x7d/0xd0
[ 2.296403] [<ffffffff812fc6d7>] kobject_add_internal+0xb7/0x200
[ 2.296406] [<ffffffff812fc938>] kobject_add_varg+0x38/0x60
[ 2.296409] [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70
[ 2.296411] [<ffffffff81304f10>] ? sprintf+0x40/0x50
[ 2.296414] [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0
[ 2.296417] [<ffffffff814d8929>] register_efivars+0xc9/0x3c0
[ 2.296420] [<ffffffff81cfeb55>] ? edd_init+0x355/0x355
[ 2.296423] [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7
[ 2.296426] [<ffffffff81002043>] do_one_initcall+0x43/0x190
[ 2.296429] [<ffffffff81cc3680>] kernel_init+0xcd/0x151
[ 2.296431] [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10
[ 2.296435] [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20
[ 2.296437] [<ffffffff815fbe70>] ? gs_change+0x13/0x13
[ 2.296439] ---[ end trace 629518364de3e84d ]---
[ 2.296441] kobject_add_internal failed for RearUsbPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9 with -EEXIST, don't try to register things with the same name in the same directory.
[ 2.296446] Pid: 1, comm: swapper Tainted: G W 3.1.6 #1
[ 2.296448] Call Trace:
[ 2.296450] [<ffffffff812fc77d>] kobject_add_internal+0x15d/0x200
[ 2.296453] [<ffffffff812fc938>] kobject_add_varg+0x38/0x60
[ 2.296456] [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70
[ 2.296459] [<ffffffff81304f10>] ? sprintf+0x40/0x50
[ 2.296461] [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0
[ 2.296464] [<ffffffff814d8929>] register_efivars+0xc9/0x3c0
[ 2.296468] [<ffffffff81cfeb55>] ? edd_init+0x355/0x355
[ 2.296471] [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7
[ 2.296474] [<ffffffff81002043>] do_one_initcall+0x43/0x190
[ 2.296477] [<ffffffff81cc3680>] kernel_init+0xcd/0x151
[ 2.296479] [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10
[ 2.296482] [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20
[ 2.296485] [<ffffffff815fbe70>] ? gs_change+0x13/0x13
[ 2.296563] ------------[ cut here ]------------
[ 2.296565] WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xc1/0xf0()
[ 2.296568] Hardware name: HP Compaq 6200 Pro Small Form Factor
[ 2.296570] sysfs: cannot create duplicate filename '/firmware/efi/vars/InternalUsbPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9'
[ 2.296573] Modules linked in:
[ 2.296575] Pid: 1, comm: swapper Tainted: G W 3.1.6 #1
[ 2.296577] Call Trace:
[ 2.296579] [<ffffffff81061c4f>] warn_slowpath_common+0x7f/0xc0
[ 2.296582] [<ffffffff81061d46>] warn_slowpath_fmt+0x46/0x50
[ 2.296585] [<ffffffff811c6a91>] sysfs_add_one+0xc1/0xf0
[ 2.296588] [<ffffffff811c6b41>] create_dir+0x81/0xd0
[ 2.296591] [<ffffffff811c6c0d>] sysfs_create_dir+0x7d/0xd0
[ 2.296594] [<ffffffff812fc6d7>] kobject_add_internal+0xb7/0x200
[ 2.296597] [<ffffffff812fc938>] kobject_add_varg+0x38/0x60
[ 2.296600] [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70
[ 2.296602] [<ffffffff81304f10>] ? sprintf+0x40/0x50
[ 2.296605] [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0
[ 2.296608] [<ffffffff814d8929>] register_efivars+0xc9/0x3c0
[ 2.296611] [<ffffffff81cfeb55>] ? edd_init+0x355/0x355
[ 2.296614] [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7
[ 2.296617] [<ffffffff81002043>] do_one_initcall+0x43/0x190
[ 2.296620] [<ffffffff81cc3680>] kernel_init+0xcd/0x151
[ 2.296623] [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10
[ 2.296626] [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20
[ 2.296628] [<ffffffff815fbe70>] ? gs_change+0x13/0x13
[ 2.296630] ---[ end trace 629518364de3e84e ]---
[ 2.296632] kobject_add_internal failed for InternalUsbPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9 with -EEXIST, don't try to register things with the same name in the same directory.
[ 2.296637] Pid: 1, comm: swapper Tainted: G W 3.1.6 #1
[ 2.296639] Call Trace:
[ 2.296641] [<ffffffff812fc77d>] kobject_add_internal+0x15d/0x200
[ 2.296644] [<ffffffff812fc938>] kobject_add_varg+0x38/0x60
[ 2.296647] [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70
[ 2.296650] [<ffffffff81304f10>] ? sprintf+0x40/0x50
[ 2.296653] [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0
[ 2.296655] [<ffffffff814d8929>] register_efivars+0xc9/0x3c0
[ 2.296659] [<ffffffff81cfeb55>] ? edd_init+0x355/0x355
[ 2.296662] [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7
[ 2.296665] [<ffffffff81002043>] do_one_initcall+0x43/0x190
[ 2.296668] [<ffffffff81cc3680>] kernel_init+0xcd/0x151
[ 2.296670] [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10
[ 2.296673] [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20
[ 2.296676] [<ffffffff815fbe70>] ? gs_change+0x13/0x13
[ 2.296754] ------------[ cut here ]------------
[ 2.296756] WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xc1/0xf0()
[ 2.296758] Hardware name: HP Compaq 6200 Pro Small Form Factor
[ 2.296760] sysfs: cannot create duplicate filename '/firmware/efi/vars/SetupFeatureSupport-b6ad93e3-19f7-4c85-aa72-80c57194dbc7'
[ 2.296763] Modules linked in:
[ 2.296765] Pid: 1, comm: swapper Tainted: G W 3.1.6 #1
[ 2.296767] Call Trace:
[ 2.296770] [<ffffffff81061c4f>] warn_slowpath_common+0x7f/0xc0
[ 2.296773] [<ffffffff81061d46>] warn_slowpath_fmt+0x46/0x50
[ 2.296776] [<ffffffff811c6a91>] sysfs_add_one+0xc1/0xf0
[ 2.296778] [<ffffffff811c6b41>] create_dir+0x81/0xd0
[ 2.296781] [<ffffffff811c6c0d>] sysfs_create_dir+0x7d/0xd0
[ 2.296784] [<ffffffff812fc6d7>] kobject_add_internal+0xb7/0x200
[ 2.296787] [<ffffffff812fc938>] kobject_add_varg+0x38/0x60
[ 2.296790] [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70
[ 2.296793] [<ffffffff81304f10>] ? sprintf+0x40/0x50
[ 2.296795] [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0
[ 2.296798] [<ffffffff814d8929>] register_efivars+0xc9/0x3c0
[ 2.296801] [<ffffffff81cfeb55>] ? edd_init+0x355/0x355
[ 2.296804] [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7
[ 2.296807] [<ffffffff81002043>] do_one_initcall+0x43/0x190
[ 2.296810] [<ffffffff81cc3680>] kernel_init+0xcd/0x151
[ 2.296813] [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10
[ 2.296816] [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20
[ 2.296819] [<ffffffff815fbe70>] ? gs_change+0x13/0x13
[ 2.296821] ---[ end trace 629518364de3e84f ]---
[ 2.296823] kobject_add_internal failed for SetupFeatureSupport-b6ad93e3-19f7-4c85-aa72-80c57194dbc7 with -EEXIST, don't try to register things with the same name in the same directory.
[ 2.296827] Pid: 1, comm: swapper Tainted: G W 3.1.6 #1
[ 2.296829] Call Trace:
[ 2.296832] [<ffffffff812fc77d>] kobject_add_internal+0x15d/0x200
[ 2.296835] [<ffffffff812fc938>] kobject_add_varg+0x38/0x60
[ 2.296838] [<ffffffff812fc9b3>] kobject_init_and_add+0x53/0x70
[ 2.296840] [<ffffffff81304f10>] ? sprintf+0x40/0x50
[ 2.296843] [<ffffffff814d8184>] efivar_create_sysfs_entry+0x124/0x1b0
[ 2.296846] [<ffffffff814d8929>] register_efivars+0xc9/0x3c0
[ 2.296849] [<ffffffff81cfeb55>] ? edd_init+0x355/0x355
[ 2.296852] [<ffffffff81cfebfe>] efivars_init+0xa9/0xf7
[ 2.296855] [<ffffffff81002043>] do_one_initcall+0x43/0x190
[ 2.296858] [<ffffffff81cc3680>] kernel_init+0xcd/0x151
[ 2.296860] [<ffffffff815fbe74>] kernel_thread_helper+0x4/0x10
[ 2.296864] [<ffffffff81cc35b3>] ? parse_early_options+0x20/0x20
[ 2.296866] [<ffffffff815fbe70>] ? gs_change+0x13/0x13
[ 2.304550] TCP cubic registered
[ 2.304615] NET: Registered protocol family 10
[ 2.304850] NET: Registered protocol family 17
[ 2.304859] Registering the dns_resolver key type
[ 2.304935] PM: Hibernation image not present or could not be loaded.
[ 2.304940] registered taskstats version 1
[ 2.305166] Magic number: 7:891:549
[ 2.305182] pci_link PNP0C0F:00: hash matches
[ 2.305226] rtc_cmos 00:06: setting system clock to 2011-12-30 20:32:43 UTC (1325277163)
[ 2.305703] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.305705] EDD information not available.
[ 2.306602] Freeing unused kernel memory: 860k freed
[ 2.306674] Write protecting the kernel read-only data: 12288k
[ 2.310242] Freeing unused kernel memory: 2032k freed
[ 2.311509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 2.313307] Freeing unused kernel memory: 1680k freed
[ 2.322537] udev: starting version 151
[ 2.322567] udevd (62): /proc/62/oom_adj is deprecated, please use /proc/62/oom_score_adj instead.
[ 2.329904] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[ 2.330002] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 2.330197] e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k
[ 2.330200] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[ 2.330804] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[ 2.331452] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 2.331492] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 2.331501] e1000e 0000:00:19.0: setting latency timer to 64
[ 2.331586] e1000e 0000:00:19.0: irq 40 for MSI/MSI-X
[ 2.337842] wmi: Mapper loaded
[ 2.343499] [drm] Initialized drm 1.1.0 20060810
[ 2.416278] Refined TSC clocksource calibration: 3292.525 MHz.
[ 2.416289] Switching to clocksource tsc
[ 2.531444] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 2c:41:38:b0:ec:9b
[ 2.531449] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[ 2.531497] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: 0100FF-0FF
[ 2.531547] ahci 0000:00:1f.2: version 3.0
[ 2.531559] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 2.531665] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
[ 2.546301] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x17 impl SATA mode
[ 2.546311] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems sxs apst
[ 2.546322] ahci 0000:00:1f.2: setting latency timer to 64
[ 2.586278] usb 1-1: new high speed USB device number 2 using ehci_hcd
[ 2.606577] scsi0 : ahci
[ 2.606775] scsi1 : ahci
[ 2.606950] scsi2 : ahci
[ 2.607082] scsi3 : ahci
[ 2.607211] scsi4 : ahci
[ 2.607351] scsi5 : ahci
[ 2.607573] ata1: SATA max UDMA/133 abar m2048@0xfe525000 port 0xfe525100 irq 41
[ 2.607577] ata2: SATA max UDMA/133 abar m2048@0xfe525000 port 0xfe525180 irq 41
[ 2.607581] ata3: SATA max UDMA/133 abar m2048@0xfe525000 port 0xfe525200 irq 41
[ 2.607584] ata4: DUMMY
[ 2.607587] ata5: SATA max UDMA/133 abar m2048@0xfe525000 port 0xfe525300 irq 41
[ 2.607589] ata6: DUMMY
[ 2.607677] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2.607682] i915 0000:00:02.0: setting latency timer to 64
[ 2.649337] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[ 2.649341] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 2.649345] [drm] Driver supports precise vblank timestamp query.
[ 2.649372] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.736869] hub 1-1:1.0: USB hub found
[ 2.736977] hub 1-1:1.0: 6 ports detected
[ 2.856253] usb 2-1: new high speed USB device number 2 using ehci_hcd
[ 2.956241] ata5: SATA link down (SStatus 0 SControl 300)
[ 2.956276] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.960065] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 2.960070] ata3.00: ATAPI: hp DVD-RAM GH80N, RF01, max UDMA/100
[ 2.964945] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 2.964950] ata3.00: configured for UDMA/100
[ 2.976242] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.976260] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.977076] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 2.977110] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 2.977285] ata1.00: ATA-8: Hitachi HDS721025CLA682, JP1OA41A, max UDMA/133
[ 2.977289] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.977885] ata2.00: ATA-8: WDC WD2500AAKX-603CA0, 18.01H18, max UDMA/100
[ 2.977889] ata2.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.978271] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 2.978440] ata1.00: configured for UDMA/133
[ 2.978607] scsi 0:0:0:0: Direct-Access ATA Hitachi HDS72102 JP1O PQ: 0 ANSI: 5
[ 2.978742] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 2.978779] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.978882] ata2.00: configured for UDMA/100
[ 2.978977] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 2.978986] scsi 1:0:0:0: Direct-Access ATA WDC WD2500AAKX-6 18.0 PQ: 0 ANSI: 5
[ 2.979118] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.979220] sd 1:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 2.979275] sd 0:0:0:0: [sda] Write Protect is off
[ 2.979279] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.979363] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.979450] sd 1:0:0:0: [sdb] Write Protect is off
[ 2.979454] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.979477] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.982219] scsi 2:0:0:0: CD-ROM hp DVD-RAM GH80N RF01 PQ: 0 ANSI: 5
[ 2.990780] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.990784] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.990902] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 2.990977] sr 2:0:0:0: Attached scsi generic sg2 type 5
[ 3.016868] hub 2-1:1.0: USB hub found
[ 3.016985] hub 2-1:1.0: 8 ports detected
[ 3.029708] sdb: sdb1 sdb2 sdb3
[ 3.030165] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 3.031796] sda: sda1 sda2 sda3
[ 3.032367] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.110534] fbcon: inteldrmfb (fb0) is primary device
[ 3.126319] usb 1-1.3: new low speed USB device number 3 using ehci_hcd
[ 3.286917] input: Logitech Trackball as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input3
[ 3.287160] generic-usb 0003:046D:C404.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Trackball] on usb-0000:00:1a.0-1.3/input0
[ 3.287168] usbcore: registered new interface driver usbhid
[ 3.287169] usbhid: USB HID core driver
[ 3.288919] Console: switching to colour frame buffer device 180x56
[ 3.291025] fb0: inteldrmfb frame buffer device
[ 3.291038] drm: registered panic notifier
[ 3.291057] No ACPI video bus found
[ 3.291093] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 4.326355] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.421917] Adding 7811068k swap on /dev/sdb3. Priority:-1 extents:1 across:7811068k
[ 8.265154] EXT4-fs (sdb2): re-mounted. Opts: errors=remount-ro
[ 9.158679] udev: starting version 151
[ 9.961822] xhci_hcd 0000:01:00.0: enabling device (0100 -> 0102)
[ 9.961839] xhci_hcd 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 9.961913] xhci_hcd 0000:01:00.0: setting latency timer to 64
[ 9.961926] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 9.962044] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[ 9.962211] xhci_hcd 0000:01:00.0: irq 16, io mem 0xfe400000
[ 9.962267] xhci_hcd 0000:01:00.0: irq 43 for MSI/MSI-X
[ 9.962270] xhci_hcd 0000:01:00.0: irq 44 for MSI/MSI-X
[ 9.962272] xhci_hcd 0000:01:00.0: irq 45 for MSI/MSI-X
[ 9.962274] xhci_hcd 0000:01:00.0: irq 46 for MSI/MSI-X
[ 9.962276] xhci_hcd 0000:01:00.0: irq 47 for MSI/MSI-X
[ 9.962468] xHCI xhci_add_endpoint called for root hub
[ 9.962470] xHCI xhci_check_bandwidth called for root hub
[ 9.962496] hub 3-0:1.0: USB hub found
[ 9.962503] hub 3-0:1.0: 2 ports detected
[ 9.962546] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 9.962593] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 4
[ 9.965595] xHCI xhci_add_endpoint called for root hub
[ 9.965596] xHCI xhci_check_bandwidth called for root hub
[ 9.965608] hub 4-0:1.0: USB hub found
[ 9.965614] hub 4-0:1.0: 2 ports detected
[ 10.071771] tpm_tis 00:0a: 1.2 TPM (device-id 0xB, rev-id 16)
[ 10.296191] input: HP WMI hotkeys as /devices/virtual/input/input4
[ 11.112724] snd_hda_intel 0000:00:1b.0: enabling device (0100 -> 0102)
[ 11.112735] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 11.112827] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
[ 11.112859] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 11.676157] e1000e 0000:00:19.0: irq 40 for MSI/MSI-X
[ 11.736057] e1000e 0000:00:19.0: irq 40 for MSI/MSI-X
[ 11.736465] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 11.838358] hda_codec: ALC662 rev1: BIOS auto-probing.
[ 12.067181] HDMI status: Codec=3 Pin=6 Presence_Detect=0 ELD_Valid=0
[ 12.069810] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[ 12.069876] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[ 13.292878] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
[ 13.292881] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[ 13.293250] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 24.075716] eth0: no IPv6 routers present