ubuntuusers.de

dmesg ausgabe

Autor:
pilleee
Datum:
6. März 2012 13:48
Code:
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-38-generic (buildd@allspice) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #83-Ubuntu SMP Wed Jan 4 11:12:07 UTC 2012 (Ubuntu 2.6.32-38.83-generic 2.6.32.52+drm33.21)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-2.6.32-38-generic root=UUID=2ec620c5-ed5d-4f64-8aeb-2d27224b1f5e ro quiet splash
[    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 - 000000000009d000 (usable)
[    0.000000]  BIOS-e820: 000000000009d000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bbe3f000 (usable)
[    0.000000]  BIOS-e820: 00000000bbe3f000 - 00000000bbebf000 (reserved)
[    0.000000]  BIOS-e820: 00000000bbebf000 - 00000000bbfbf000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bbfbf000 - 00000000bbfff000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bbfff000 - 00000000bc000000 (usable)
[    0.000000]  BIOS-e820: 00000000bc000000 - 00000000c0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000f0000000 - 00000000f8000000 (reserved)
[    0.000000]  BIOS-e820: 00000000feb00000 - 00000000feb04000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1b000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffe80000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000240000000 (usable)
[    0.000000] DMI 2.6 present.
[    0.000000] last_pfn = 0x240000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-EFFFF write-through
[    0.000000]   F0000-FFFFF write-combining
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 0FFE00000 mask FFFE00000 write-protect
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 0BC000000 mask FFC000000 uncachable
[    0.000000]   4 base 100000000 mask F00000000 write-back
[    0.000000]   5 base 200000000 mask FC0000000 write-back
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] last_pfn = 0xbc000 max_arch_pfn = 0x400000000
[    0.000000] e820 update range: 0000000000001000 - 0000000000006000 (usable) ==> (reserved)
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000001000 (usable)
[    0.000000]  modified: 0000000000001000 - 0000000000006000 (reserved)
[    0.000000]  modified: 0000000000006000 - 000000000009d000 (usable)
[    0.000000]  modified: 000000000009d000 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 00000000bbe3f000 (usable)
[    0.000000]  modified: 00000000bbe3f000 - 00000000bbebf000 (reserved)
[    0.000000]  modified: 00000000bbebf000 - 00000000bbfbf000 (ACPI NVS)
[    0.000000]  modified: 00000000bbfbf000 - 00000000bbfff000 (ACPI data)
[    0.000000]  modified: 00000000bbfff000 - 00000000bc000000 (usable)
[    0.000000]  modified: 00000000bc000000 - 00000000c0000000 (reserved)
[    0.000000]  modified: 00000000f0000000 - 00000000f8000000 (reserved)
[    0.000000]  modified: 00000000feb00000 - 00000000feb04000 (reserved)
[    0.000000]  modified: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  modified: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  modified: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  modified: 00000000fed1b000 - 00000000fed20000 (reserved)
[    0.000000]  modified: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  modified: 00000000ffe80000 - 0000000100000000 (reserved)
[    0.000000]  modified: 0000000100000000 - 0000000240000000 (usable)
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] init_memory_mapping: 0000000000000000-00000000bc000000
[    0.000000] NX (Execute Disable) protection: active
[    0.000000]  0000000000 - 00bc000000 page 2M
[    0.000000] kernel direct mapping tables up to bc000000 @ 8000-c000
[    0.000000] init_memory_mapping: 0000000100000000-0000000240000000
[    0.000000] NX (Execute Disable) protection: active
[    0.000000]  0100000000 - 0240000000 page 2M
[    0.000000] kernel direct mapping tables up to 240000000 @ a000-14000
[    0.000000] RAMDISK: 377f5000 - 37fefb05
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 HPQOEM)
[    0.000000] ACPI: XSDT 00000000bbffe120 0007C (v01 HPQOEM SLIC-MPC 00000001      01000013)
[    0.000000] ACPI: FACP 00000000bbffc000 000F4 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: DSDT 00000000bbfe9000 0F50F (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: FACS 00000000bbf5e000 00040
[    0.000000] ACPI: ASF! 00000000bbffd000 000A5 (v32 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: HPET 00000000bbffb000 00038 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: APIC 00000000bbffa000 0008C (v02 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: MCFG 00000000bbff9000 0003C (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: SLIC 00000000bbfe8000 00176 (v01 HPQOEM SLIC-MPC 00000001 SLIC 000F4240)
[    0.000000] ACPI: BOOT 00000000bbfe5000 00028 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: ASPT 00000000bbfe2000 00034 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: WDAT 00000000bbfe1000 00224 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: DMAR 00000000bbfe0000 00068 (v01 INTEL  CP_FIELD 00000001 INTL 00000001)
[    0.000000] ACPI: SSDT 00000000bbfdf000 009F1 (v01  PmRef    CpuPm 00003000 INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000240000000
[    0.000000] Bootmem setup node 0 0000000000000000-0000000240000000
[    0.000000]   NODE_DATA [000000000000f000 - 0000000000013fff]
[    0.000000]   bootmap [0000000000014000 -  000000000005bfff] pages 48
[    0.000000] (8 early reservations) ==> bootmem [0000000000 - 0240000000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0001000000 - 0001a35ac4]    TEXT DATA BSS ==> [0001000000 - 0001a35ac4]
[    0.000000]   #3 [00377f5000 - 0037fefb05]          RAMDISK ==> [00377f5000 - 0037fefb05]
[    0.000000]   #4 [000009d000 - 0000100000]    BIOS reserved ==> [000009d000 - 0000100000]
[    0.000000]   #5 [0001a36000 - 0001a3634b]              BRK ==> [0001a36000 - 0001a3634b]
[    0.000000]   #6 [0000008000 - 000000a000]          PGTABLE ==> [0000008000 - 000000a000]
[    0.000000]   #7 [000000a000 - 000000f000]          PGTABLE ==> [000000a000 - 000000f000]
[    0.000000]  [ffffea0000000000-ffffea0007dfffff] PMD -> [ffff880028600000-ffff88002f5fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00240000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[5] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00000001
[    0.000000]     0: 0x00000006 -> 0x0000009d
[    0.000000]     0: 0x00000100 -> 0x000bbe3f
[    0.000000]     0: 0x000bbfff -> 0x000bc000
[    0.000000]     0: 0x00100000 -> 0x00240000
[    0.000000] On node 0 totalpages: 2080216
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 109 pages reserved
[    0.000000]   DMA zone: 3827 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 751224 pages, LIFO batch:31
[    0.000000]   Normal zone: 17920 pages used for memmap
[    0.000000]   Normal zone: 1292800 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 (acpi_id[0x05] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 0000000000001000 - 0000000000006000
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bbe3f000 - 00000000bbebf000
[    0.000000] PM: Registered nosave memory: 00000000bbebf000 - 00000000bbfbf000
[    0.000000] PM: Registered nosave memory: 00000000bbfbf000 - 00000000bbfff000
[    0.000000] PM: Registered nosave memory: 00000000bc000000 - 00000000c0000000
[    0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000f8000000
[    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000feb00000
[    0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000feb04000
[    0.000000] PM: Registered nosave memory: 00000000feb04000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1b000
[    0.000000] PM: Registered nosave memory: 00000000fed1b000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe80000
[    0.000000] PM: Registered nosave memory: 00000000ffe80000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:30000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 30 pages/cpu @ffff880028200000 s91608 r8192 d23080 u262144
[    0.000000] pcpu-alloc: s91608 r8192 d23080 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2047851
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-38-generic root=UUID=2ec620c5-ed5d-4f64-8aeb-2d27224b1f5e ro quiet splash
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    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] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.000000] Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
[    0.000000] software IO TLB at phys 0x20000000 - 0x24000000
[    0.000000] Memory: 8120288k/9437184k available (5436k kernel code, 1116320k absent, 200576k reserved, 2982k data, 884k init)
[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:4352 nr_irqs:472
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 83886080 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 1729.139 MHz processor.
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3458.27 BogoMIPS (lpj=17291390)
[    0.000022] Security Framework initialized
[    0.000037] AppArmor: AppArmor initialized
[    0.000759] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.002840] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.003697] Mount-cache hash table entries: 256
[    0.003809] Initializing cgroup subsys ns
[    0.003813] Initializing cgroup subsys cpuacct
[    0.003817] Initializing cgroup subsys memory
[    0.003823] Initializing cgroup subsys devices
[    0.003825] Initializing cgroup subsys freezer
[    0.003827] Initializing cgroup subsys net_cls
[    0.003844] CPU: Physical Processor ID: 0
[    0.003846] CPU: Processor Core ID: 0
[    0.003849] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.003852] CPU: L2 cache: 256K
[    0.003853] CPU: L3 cache: 6144K
[    0.003856] CPU 0/0x0 -> Node 0
[    0.003859] mce: CPU supports 9 MCE banks
[    0.003870] CPU0: Thermal monitoring enabled (TM1)
[    0.003873] CPU 0 MCA banks CMCI:2 CMCI:3 CMCI:5 CMCI:6 SHD:8
[    0.003883] using mwait in idle threads.
[    0.003885] Performance Events: Nehalem/Corei7 events, Intel PMU driver.
[    0.003890] ... version:                3
[    0.003891] ... bit width:              48
[    0.003893] ... generic registers:      4
[    0.003895] ... value mask:             0000ffffffffffff
[    0.003896] ... max period:             000000007fffffff
[    0.003898] ... fixed-purpose events:   3
[    0.003899] ... event mask:             000000070000000f
[    0.006246] ACPI: Core revision 20090903
[    0.043219] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.043224] ftrace: allocating 22567 entries in 89 pages
[    0.051670] Setting APIC routing to flat
[    0.052049] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.152026] CPU0: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    0.268184] Booting processor 1 APIC 0x2 ip 0x6000
[    0.278557] Initializing CPU#1
[    1.787562] CPU: Physical Processor ID: 0
[    1.787563] CPU: Processor Core ID: 1
[    1.787566] CPU: L1 I cache: 32K, L1 D cache: 32K
[    1.787568] CPU: L2 cache: 256K
[    1.787569] CPU: L3 cache: 6144K
[    1.787571] CPU 1/0x2 -> Node 0
[    1.787583] CPU1: Thermal monitoring enabled (TM1)
[    1.787586] CPU 1 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
[    1.787615] CPU1: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    1.787627] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    1.807712] Booting processor 2 APIC 0x4 ip 0x6000
[    1.818053] Initializing CPU#2
[    1.967501] CPU: Physical Processor ID: 0
[    1.967503] CPU: Processor Core ID: 2
[    1.967505] CPU: L1 I cache: 32K, L1 D cache: 32K
[    1.967507] CPU: L2 cache: 256K
[    1.967508] CPU: L3 cache: 6144K
[    1.967511] CPU 2/0x4 -> Node 0
[    1.967522] CPU2: Thermal monitoring enabled (TM1)
[    1.967525] CPU 2 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
[    1.967578] CPU2: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    1.967586] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[    1.987667] Booting processor 3 APIC 0x6 ip 0x6000
[    1.998008] Initializing CPU#3
[    2.147440] CPU: Physical Processor ID: 0
[    2.147442] CPU: Processor Core ID: 3
[    2.147444] CPU: L1 I cache: 32K, L1 D cache: 32K
[    2.147446] CPU: L2 cache: 256K
[    2.147447] CPU: L3 cache: 6144K
[    2.147450] CPU 3/0x6 -> Node 0
[    2.147461] CPU3: Thermal monitoring enabled (TM1)
[    2.147465] CPU 3 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
[    2.147534] CPU3: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    2.147545] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[    2.167626] Booting processor 4 APIC 0x1 ip 0x6000
[    2.177963] Initializing CPU#4
[    2.327380] CPU: Physical Processor ID: 0
[    2.327382] CPU: Processor Core ID: 0
[    2.327385] CPU: L1 I cache: 32K, L1 D cache: 32K
[    2.327387] CPU: L2 cache: 256K
[    2.327389] CPU: L3 cache: 6144K
[    2.327392] CPU 4/0x1 -> Node 0
[    2.327404] CPU4: Thermal monitoring enabled (TM1)
[    2.327408] CPU 4 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
[    2.327507] CPU4: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    2.327519] checking TSC synchronization [CPU#0 -> CPU#4]: passed.
[    2.347607] Booting processor 5 APIC 0x3 ip 0x6000
[    2.357947] Initializing CPU#5
[    2.507319] CPU: Physical Processor ID: 0
[    2.507320] CPU: Processor Core ID: 1
[    2.507323] CPU: L1 I cache: 32K, L1 D cache: 32K
[    2.507325] CPU: L2 cache: 256K
[    2.507326] CPU: L3 cache: 6144K
[    2.507328] CPU 5/0x3 -> Node 0
[    2.507339] CPU5: Thermal monitoring enabled (TM1)
[    2.507343] CPU 5 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
[    2.507374] CPU5: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    2.507386] checking TSC synchronization [CPU#0 -> CPU#5]: passed.
[    2.527472] Booting processor 6 APIC 0x5 ip 0x6000
[    2.537809] Initializing CPU#6
[    2.687258] CPU: Physical Processor ID: 0
[    2.687259] CPU: Processor Core ID: 2
[    2.687262] CPU: L1 I cache: 32K, L1 D cache: 32K
[    2.687264] CPU: L2 cache: 256K
[    2.687265] CPU: L3 cache: 6144K
[    2.687267] CPU 6/0x5 -> Node 0
[    2.687278] CPU6: Thermal monitoring enabled (TM1)
[    2.687282] CPU 6 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
[    2.687336] CPU6: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    2.687347] checking TSC synchronization [CPU#0 -> CPU#6]: passed.
[    2.707436] Booting processor 7 APIC 0x7 ip 0x6000
[    2.717777] Initializing CPU#7
[    2.867197] CPU: Physical Processor ID: 0
[    2.867198] CPU: Processor Core ID: 3
[    2.867201] CPU: L1 I cache: 32K, L1 D cache: 32K
[    2.867203] CPU: L2 cache: 256K
[    2.867204] CPU: L3 cache: 6144K
[    2.867206] CPU 7/0x7 -> Node 0
[    2.867217] CPU7: Thermal monitoring enabled (TM1)
[    2.867221] CPU 7 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
[    2.867304] CPU7: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz stepping 05
[    2.867315] checking TSC synchronization [CPU#0 -> CPU#7]: passed.
[    2.887331] Brought up 8 CPUs
[    2.887333] Total of 8 processors activated (27666.54 BogoMIPS).
[    2.891630] CPU0 attaching sched-domain:
[    2.891634]  domain 0: span 0,4 level SIBLING
[    2.891637]   groups: 0 (cpu_power = 589) 4 (cpu_power = 589)
[    2.891642]   domain 1: span 0-7 level MC
[    2.891644]    groups: 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178)
[    2.891654] CPU1 attaching sched-domain:
[    2.891656]  domain 0: span 1,5 level SIBLING
[    2.891658]   groups: 1 (cpu_power = 589) 5 (cpu_power = 589)
[    2.891663]   domain 1: span 0-7 level MC
[    2.891665]    groups: 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178)
[    2.891674] CPU2 attaching sched-domain:
[    2.891675]  domain 0: span 2,6 level SIBLING
[    2.891678]   groups: 2 (cpu_power = 589) 6 (cpu_power = 589)
[    2.891682]   domain 1: span 0-7 level MC
[    2.891684]    groups: 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178)
[    2.891692] CPU3 attaching sched-domain:
[    2.891694]  domain 0: span 3,7 level SIBLING
[    2.891696]   groups: 3 (cpu_power = 589) 7 (cpu_power = 589)
[    2.891701]   domain 1: span 0-7 level MC
[    2.891703]    groups: 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178)
[    2.891711] CPU4 attaching sched-domain:
[    2.891713]  domain 0: span 0,4 level SIBLING
[    2.891715]   groups: 4 (cpu_power = 589) 0 (cpu_power = 589)
[    2.891720]   domain 1: span 0-7 level MC
[    2.891722]    groups: 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178)
[    2.891730] CPU5 attaching sched-domain:
[    2.891732]  domain 0: span 1,5 level SIBLING
[    2.891734]   groups: 5 (cpu_power = 589) 1 (cpu_power = 589)
[    2.891738]   domain 1: span 0-7 level MC
[    2.891740]    groups: 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178)
[    2.891749] CPU6 attaching sched-domain:
[    2.891750]  domain 0: span 2,6 level SIBLING
[    2.891752]   groups: 6 (cpu_power = 589) 2 (cpu_power = 589)
[    2.891757]   domain 1: span 0-7 level MC
[    2.891759]    groups: 2,6 (cpu_power = 1178) 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178)
[    2.891767] CPU7 attaching sched-domain:
[    2.891769]  domain 0: span 3,7 level SIBLING
[    2.891771]   groups: 7 (cpu_power = 589) 3 (cpu_power = 589)
[    2.891776]   domain 1: span 0-7 level MC
[    2.891778]    groups: 3,7 (cpu_power = 1178) 0,4 (cpu_power = 1178) 1,5 (cpu_power = 1178) 2,6 (cpu_power = 1178)
[    2.892171] devtmpfs: initialized
[    2.892525] regulator: core version 0.5
[    2.892555] Time: 12:36:29  Date: 03/06/12
[    2.892596] NET: Registered protocol family 16
[    2.892686] Trying to unpack rootfs image as initramfs...
[    2.892701] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    2.892703] ACPI: bus type pci registered
[    2.892784] PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 127
[    2.892787] PCI: MCFG area at f0000000 reserved in E820
[    2.897099] PCI: Using MMCONFIG at f0000000 - f7ffffff
[    2.897101] PCI: Using configuration type 1 for base access
[    2.897949] bio: create slab <bio-0> at 0
[    2.899571] ACPI: EC: Look up EC in DSDT
[    2.905699] ACPI: BIOS _OSI(Linux) query ignored
[    2.919335] ACPI Error (psargs-0359): [\_PR_.CPU0._PPC] Namespace lookup failure, AE_NOT_FOUND
[    2.919346] ACPI Error (psparse-0537): Method parse/execution failed [\CPUT] (Node ffff88023705b660), AE_NOT_FOUND
[    2.919399] ACPI Error (psparse-0537): Method parse/execution failed [\PSSC] (Node ffff88023705b680), AE_NOT_FOUND
[    2.919451] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_._REG] (Node ffff88023704cba0), AE_NOT_FOUND
[    2.919522] Fail in evaluating the _REG object of EC device. Broken bios is suspected.
[    2.919524] ACPI: Interpreter enabled
[    2.919526] ACPI: (supports S0 S3 S4 S5)
[    2.919574] ACPI: Using IOAPIC for interrupt routing
[    3.092986] Freeing initrd memory: 8170k freed
[    3.328337] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[    3.328772] ACPI: No dock devices found.
[    3.329797] _OSC invalid UUID
[    3.329800] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    3.329945] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    3.329948] pci 0000:00:03.0: PME# disabled
[    3.330280] pci 0000:00:16.0: reg 10 64bit mmio: [0xd4104000-0xd410400f]
[    3.330337] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    3.330346] pci 0000:00:16.0: PME# disabled
[    3.330417] pci 0000:00:1a.0: reg 10 32bit mmio: [0xd410a000-0xd410a3ff]
[    3.330476] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    3.330485] pci 0000:00:1a.0: PME# disabled
[    3.330530] pci 0000:00:1b.0: reg 10 64bit mmio: [0xd4100000-0xd4103fff]
[    3.330581] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    3.330589] pci 0000:00:1b.0: PME# disabled
[    3.330666] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    3.330674] pci 0000:00:1c.0: PME# disabled
[    3.330752] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    3.330760] pci 0000:00:1c.1: PME# disabled
[    3.330831] pci 0000:00:1d.0: reg 10 32bit mmio: [0xd4109000-0xd41093ff]
[    3.330891] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    3.330899] pci 0000:00:1d.0: PME# disabled
[    3.331133] pci 0000:00:1f.2: reg 10 io port: [0x5048-0x504f]
[    3.331144] pci 0000:00:1f.2: reg 14 io port: [0x5054-0x5057]
[    3.331154] pci 0000:00:1f.2: reg 18 io port: [0x5040-0x5047]
[    3.331164] pci 0000:00:1f.2: reg 1c io port: [0x5050-0x5053]
[    3.331175] pci 0000:00:1f.2: reg 20 io port: [0x5020-0x503f]
[    3.331186] pci 0000:00:1f.2: reg 24 32bit mmio: [0xd4108000-0xd41087ff]
[    3.331227] pci 0000:00:1f.2: PME# supported from D3hot
[    3.331235] pci 0000:00:1f.2: PME# disabled
[    3.331281] pci 0000:00:1f.3: reg 10 64bit mmio: [0xd4106000-0xd41060ff]
[    3.331300] pci 0000:00:1f.3: reg 20 io port: [0x5000-0x501f]
[    3.331362] pci 0000:01:00.0: reg 10 64bit mmio pref: [0xc0000000-0xcfffffff]
[    3.331373] pci 0000:01:00.0: reg 18 64bit mmio: [0xd4000000-0xd401ffff]
[    3.331380] pci 0000:01:00.0: reg 20 io port: [0x4000-0x40ff]
[    3.331390] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xfffe0000-0xffffffff]
[    3.331413] pci 0000:01:00.0: supports D1 D2
[    3.331452] pci 0000:01:00.1: reg 10 64bit mmio: [0xd4020000-0xd4023fff]
[    3.331495] pci 0000:01:00.1: supports D1 D2
[    3.331531] pci 0000:00:03.0: bridge io port: [0x4000-0x4fff]
[    3.331534] pci 0000:00:03.0: bridge 32bit mmio: [0xd4000000-0xd40fffff]
[    3.331539] pci 0000:00:03.0: bridge 64bit mmio pref: [0xc0000000-0xcfffffff]
[    3.331709] pci 0000:02:00.0: reg 10 32bit mmio: [0xd3000000-0xd300ffff]
[    3.332085] pci 0000:00:1c.0: bridge io port: [0x3000-0x3fff]
[    3.332093] pci 0000:00:1c.0: bridge 32bit mmio: [0xd3000000-0xd3ffffff]
[    3.332104] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xd0000000-0xd0ffffff]
[    3.332167] pci 0000:03:00.0: reg 10 io port: [0x2000-0x20ff]
[    3.332191] pci 0000:03:00.0: reg 18 64bit mmio pref: [0xd1004000-0xd1004fff]
[    3.332210] pci 0000:03:00.0: reg 20 64bit mmio pref: [0xd1000000-0xd1003fff]
[    3.332223] pci 0000:03:00.0: reg 30 32bit mmio pref: [0xffff0000-0xffffffff]
[    3.332271] pci 0000:03:00.0: supports D1 D2
[    3.332273] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.332282] pci 0000:03:00.0: PME# disabled
[    3.332343] pci 0000:00:1c.1: bridge io port: [0x2000-0x2fff]
[    3.332352] pci 0000:00:1c.1: bridge 32bit mmio: [0xd2000000-0xd2ffffff]
[    3.332363] pci 0000:00:1c.1: bridge 64bit mmio pref: [0xd1000000-0xd1ffffff]
[    3.332419] pci 0000:00:1e.0: transparent bridge
[    3.332468] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    3.332697] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    3.332864] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    3.332949] ACPI Warning for \_SB_.PCI0.P0P1._PRT: Return Package has no elements (empty) (20090903/nspredef-433)
[    3.333091] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    3.333211] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    3.333511] _OSC invalid UUID
[    3.362691] ACPI: PCI Root Bridge [CPBG] (0000:7f)
[    3.363709] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    3.363902] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    3.364095] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    3.364283] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    3.364471] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    3.364657] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    3.364847] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    3.365032] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    3.365196] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    3.365206] vgaarb: loaded
[    3.365308] SCSI subsystem initialized
[    3.365459] libata version 3.00 loaded.
[    3.365522] usbcore: registered new interface driver usbfs
[    3.365534] usbcore: registered new interface driver hub
[    3.365556] usbcore: registered new device driver usb
[    3.365702] ACPI: WMI: Mapper loaded
[    3.365704] PCI: Using ACPI for IRQ routing
[    3.365994] NetLabel: Initializing
[    3.365996] NetLabel:  domain hash size = 128
[    3.365998] NetLabel:  protocols = UNLABELED CIPSOv4
[    3.366012] NetLabel:  unlabeled traffic allowed by default
[    3.366060]   alloc irq_desc for 24 on node -1
[    3.366062]   alloc kstat_irqs on node -1
[    3.366074]   alloc irq_desc for 25 on node -1
[    3.366076]   alloc kstat_irqs on node -1
[    3.366083]   alloc irq_desc for 26 on node -1
[    3.366085]   alloc kstat_irqs on node -1
[    3.366091]   alloc irq_desc for 27 on node -1
[    3.366093]   alloc kstat_irqs on node -1
[    3.366101]   alloc irq_desc for 28 on node -1
[    3.366102]   alloc kstat_irqs on node -1
[    3.366106] HPET: 8 timers in total, 5 timers will be used for per-cpu timer
[    3.366115] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 24, 25, 26, 27, 28, 0
[    3.366121] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    3.377134] hpet: hpet2 irq 24 for MSI
[    3.377228] hpet: hpet3 irq 25 for MSI
[    3.387258] hpet: hpet4 irq 26 for MSI
[    3.397252] hpet: hpet5 irq 27 for MSI
[    3.407294] hpet: hpet6 irq 28 for MSI
[    3.417284] Switching to clocksource tsc
[    3.419014] AppArmor: AppArmor Filesystem Enabled
[    3.419025] pnp: PnP ACPI init
[    3.419034] ACPI: bus type pnp registered
[    3.421008]   alloc irq_desc for 23 on node 0
[    3.421011]   alloc kstat_irqs on node 0
[    3.617983] pnp: PnP ACPI: found 12 devices
[    3.617985] ACPI: ACPI bus type pnp unregistered
[    3.617995] system 00:05: ioport range 0x680-0x69f has been reserved
[    3.617998] system 00:05: ioport range 0x800-0x80f has been reserved
[    3.618001] system 00:05: ioport range 0xffff-0xffff has been reserved
[    3.618004] system 00:05: ioport range 0xffff-0xffff has been reserved
[    3.618006] system 00:05: ioport range 0x400-0x47f has been reserved
[    3.618009] system 00:05: ioport range 0x500-0x57f has been reserved
[    3.618012] system 00:05: ioport range 0x164e-0x164f has been reserved
[    3.618014] system 00:05: ioport range 0x380-0x38e has been reserved
[    3.618022] system 00:0a: iomem range 0xfed1c000-0xfed1ffff has been reserved
[    3.618025] system 00:0a: iomem range 0xfed1b000-0xfed1bfff has been reserved
[    3.618028] system 00:0a: iomem range 0xf0000000-0xf1ffffff has been reserved
[    3.618030] system 00:0a: iomem range 0xfed20000-0xfed3ffff has been reserved
[    3.618033] system 00:0a: iomem range 0xfed90000-0xfed93fff has been reserved
[    3.618036] system 00:0a: iomem range 0xff000000-0xffffffff could not be reserved
[    3.618039] system 00:0a: iomem range 0xfee00000-0xfeefffff could not be reserved
[    3.618042] system 00:0a: iomem range 0xd4200000-0xd4200fff has been reserved
[    3.622738] pci 0000:01:00.0: BAR 6: no parent found for of device [0xfffe0000-0xffffffff]
[    3.622743] pci 0000:03:00.0: BAR 6: no parent found for of device [0xffff0000-0xffffffff]
[    3.622792] pci 0000:00:03.0: PCI bridge, secondary bus 0000:01
[    3.622796] pci 0000:00:03.0:   IO window: 0x4000-0x4fff
[    3.622800] pci 0000:00:03.0:   MEM window: 0xd4000000-0xd40fffff
[    3.622804] pci 0000:00:03.0:   PREFETCH window: 0x000000c0000000-0x000000cfffffff
[    3.622809] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    3.622816] pci 0000:00:1c.0:   IO window: 0x3000-0x3fff
[    3.622826] pci 0000:00:1c.0:   MEM window: 0xd3000000-0xd3ffffff
[    3.622835] pci 0000:00:1c.0:   PREFETCH window: 0x000000d0000000-0x000000d0ffffff
[    3.622846] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[    3.622853] pci 0000:00:1c.1:   IO window: 0x2000-0x2fff
[    3.622863] pci 0000:00:1c.1:   MEM window: 0xd2000000-0xd2ffffff
[    3.622871] pci 0000:00:1c.1:   PREFETCH window: 0x000000d1000000-0x000000d1ffffff
[    3.622882] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:04
[    3.622884] pci 0000:00:1e.0:   IO window: disabled
[    3.622892] pci 0000:00:1e.0:   MEM window: disabled
[    3.622900] pci 0000:00:1e.0:   PREFETCH window: disabled
[    3.622917]   alloc irq_desc for 16 on node -1
[    3.622918]   alloc kstat_irqs on node -1
[    3.622923] pci 0000:00:03.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    3.622927] pci 0000:00:03.0: setting latency timer to 64
[    3.622940]   alloc irq_desc for 17 on node -1
[    3.622941]   alloc kstat_irqs on node -1
[    3.622945] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    3.622950] pci 0000:00:1c.0: setting latency timer to 64
[    3.622967] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    3.622975] pci 0000:00:1c.1: setting latency timer to 64
[    3.622990] pci 0000:00:1e.0: setting latency timer to 64
[    3.622999] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    3.623001] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    3.623004] pci_bus 0000:01: resource 0 io:  [0x4000-0x4fff]
[    3.623006] pci_bus 0000:01: resource 1 mem: [0xd4000000-0xd40fffff]
[    3.623009] pci_bus 0000:01: resource 2 pref mem [0xc0000000-0xcfffffff]
[    3.623011] pci_bus 0000:02: resource 0 io:  [0x3000-0x3fff]
[    3.623014] pci_bus 0000:02: resource 1 mem: [0xd3000000-0xd3ffffff]
[    3.623016] pci_bus 0000:02: resource 2 pref mem [0xd0000000-0xd0ffffff]
[    3.623018] pci_bus 0000:03: resource 0 io:  [0x2000-0x2fff]
[    3.623021] pci_bus 0000:03: resource 1 mem: [0xd2000000-0xd2ffffff]
[    3.623023] pci_bus 0000:03: resource 2 pref mem [0xd1000000-0xd1ffffff]
[    3.623026] pci_bus 0000:04: resource 3 io:  [0x00-0xffff]
[    3.623028] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffffffffffff]
[    3.623030] pci_bus 0000:7f: resource 0 io:  [0x00-0xffff]
[    3.623033] pci_bus 0000:7f: resource 1 mem: [0x000000-0xffffffffffffffff]
[    3.623067] NET: Registered protocol family 2
[    3.623313] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    3.624421] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    3.627718] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    3.628116] TCP: Hash tables configured (established 524288 bind 65536)
[    3.628118] TCP reno registered
[    3.628205] NET: Registered protocol family 1
[    3.669261] pci 0000:01:00.0: Boot video device
[    3.669352] Simple Boot Flag at 0x44 set to 0x1
[    3.669839] Scanning for low memory corruption every 60 seconds
[    3.669949] audit: initializing netlink socket (disabled)
[    3.669957] type=2000 audit(1331037388.121:1): initialized
[    3.681541] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    3.683063] VFS: Disk quotas dquot_6.5.2
[    3.683120] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    3.683735] fuse init (API version 7.13)
[    3.683814] msgmni has been set to 15875
[    3.684124] alg: No test for stdrng (krng)
[    3.684176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    3.684179] io scheduler noop registered
[    3.684180] io scheduler anticipatory registered
[    3.684182] io scheduler deadline registered
[    3.684246] io scheduler cfq registered (default)
[    3.684391]   alloc irq_desc for 29 on node -1
[    3.684393]   alloc kstat_irqs on node -1
[    3.684402] pcieport 0000:00:03.0: irq 29 for MSI/MSI-X
[    3.684408] pcieport 0000:00:03.0: setting latency timer to 64
[    3.684513]   alloc irq_desc for 30 on node -1
[    3.684515]   alloc kstat_irqs on node -1
[    3.684526] pcieport 0000:00:1c.0: irq 30 for MSI/MSI-X
[    3.684538] pcieport 0000:00:1c.0: setting latency timer to 64
[    3.684652]   alloc irq_desc for 31 on node -1
[    3.684654]   alloc kstat_irqs on node -1
[    3.684665] pcieport 0000:00:1c.1: irq 31 for MSI/MSI-X
[    3.684677] pcieport 0000:00:1c.1: setting latency timer to 64
[    3.684909] _OSC invalid UUID
[    3.684911] aer 0000:00:03.0:pcie02: AER service couldn't init device: _OSC failed
[    3.684923] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    3.685054] _OSC invalid UUID
[    3.685218] _OSC invalid UUID
[    3.685395] _OSC invalid UUID
[    3.685557] _OSC invalid UUID
[    3.685601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    3.728893] ACPI: AC Adapter [ACAD] (on-line)
[    3.728958] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    3.728961] ACPI: Power Button [PWRB]
[    3.728999] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    3.729418] ACPI: Lid Switch [LID0]
[    3.729473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    3.729475] ACPI: Power Button [PWRF]
[    3.731105] ACPI: SSDT 00000000bbe91a98 0032A (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    3.731882] ACPI: SSDT 00000000bbe90018 00891 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    3.732624] Monitor-Mwait will be used to enter C-1 state
[    3.732666] Monitor-Mwait will be used to enter C-3 state
[    3.732736] processor LNXCPU:00: registered as cooling_device0
[    3.733392] ACPI: SSDT 00000000bbe91718 00303 (v01  PmRef    ApIst 00003000 INTL 20051117)
[    3.734087] ACPI: SSDT 00000000bbe8fd98 00119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    3.735041] processor LNXCPU:01: registered as cooling_device1
[    3.736206] processor LNXCPU:02: registered as cooling_device2
[    3.737323] processor LNXCPU:03: registered as cooling_device3
[    3.738428] processor LNXCPU:04: registered as cooling_device4
[    3.739528] processor LNXCPU:05: registered as cooling_device5
[    3.740629] processor LNXCPU:06: registered as cooling_device6
[    3.741723] processor LNXCPU:07: registered as cooling_device7
[    3.939015] ACPI Exception: AE_OK, No or invalid critical threshold (20090903/thermal-386)
[    3.940398] Linux agpgart interface v0.103
[    3.940427] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    3.941644] brd: module loaded
[    3.942069] loop: module loaded
[    3.942139] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[    3.942473] Fixed MDIO Bus: probed
[    3.942501] PPP generic driver version 2.4.2
[    3.942538] tun: Universal TUN/TAP device driver, 1.6
[    3.942540] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    3.942604] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.942631] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    3.942652] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    3.942661] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    3.942687] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    3.942733] ehci_hcd 0000:00:1a.0: debug port 2
[    3.946624] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
[    3.946641] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xd410a000
[    3.969138] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    3.969259] usb usb1: configuration #1 chosen from 1 choice
[    3.969286] hub 1-0:1.0: USB hub found
[    3.969292] hub 1-0:1.0: 3 ports detected
[    3.969355]   alloc irq_desc for 21 on node -1
[    3.969357]   alloc kstat_irqs on node -1
[    3.969362] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    3.969378] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    3.969385] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    3.969414] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    3.969457] ehci_hcd 0000:00:1d.0: debug port 2
[    3.973345] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[    3.973362] ehci_hcd 0000:00:1d.0: irq 21, io mem 0xd4109000
[    3.989129] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    3.989237] usb usb2: configuration #1 chosen from 1 choice
[    3.989260] hub 2-0:1.0: USB hub found
[    3.989266] hub 2-0:1.0: 3 ports detected
[    3.989322] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.989334] uhci_hcd: USB Universal Host Controller Interface driver
[    3.989392] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    4.009081] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.009087] serio: i8042 AUX port at 0x60,0x64 irq 12
[    4.009165] mice: PS/2 mouse device common for all mice
[    4.009268] rtc_cmos 00:06: RTC can wake from S4
[    4.009297] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    4.009336] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    4.009457] device-mapper: uevent: version 1.0.3
[    4.009547] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    4.009738] device-mapper: multipath: version 1.1.0 loaded
[    4.009741] device-mapper: multipath round-robin: version 1.0.0 loaded
[    4.010279] cpuidle: using governor ladder
[    4.012051] cpuidle: using governor menu
[    4.012396] TCP cubic registered
[    4.012541] NET: Registered protocol family 10
[    4.013264] NET: Registered protocol family 17
[    4.016343] PM: Resume from disk failed.
[    4.016349] registered taskstats version 1
[    4.016831]   Magic number: 4:284:632
[    4.016952] rtc_cmos 00:06: setting system clock to 2012-03-06 12:36:30 UTC (1331037390)
[    4.016956] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    4.016957] EDD information not available.
[    4.017036] Freeing unused kernel memory: 884k freed
[    4.017158] Write protecting the kernel read-only data: 7716k
[    4.031210] udev: starting version 151
[    4.038261] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    4.060031] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    4.060068] r8169 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    4.060146] r8169 0000:03:00.0: setting latency timer to 64
[    4.060206]   alloc irq_desc for 32 on node -1
[    4.060210]   alloc kstat_irqs on node -1
[    4.060229] r8169 0000:03:00.0: irq 32 for MSI/MSI-X
[    4.060974] eth0: RTL8168d/8111d at 0xffffc90000c76000, 98:4b:e1:c2:3c:5f, XID 083000c0 IRQ 32
[    4.066066] ahci 0000:00:1f.2: version 3.0
[    4.066083]   alloc irq_desc for 19 on node -1
[    4.066085]   alloc kstat_irqs on node -1
[    4.066091] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    4.066134]   alloc irq_desc for 33 on node -1
[    4.066136]   alloc kstat_irqs on node -1
[    4.066145] ahci 0000:00:1f.2: irq 33 for MSI/MSI-X
[    4.087882] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x23 impl SATA mode
[    4.087885] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems sxs apst 
[    4.087894] ahci 0000:00:1f.2: setting latency timer to 64
[    4.128319] scsi0 : ahci
[    4.128589] scsi1 : ahci
[    4.128731] scsi2 : ahci
[    4.128841] scsi3 : ahci
[    4.128969] scsi4 : ahci
[    4.129143] scsi5 : ahci
[    4.129199] ata1: SATA max UDMA/133 abar m2048@0xd4108000 port 0xd4108100 irq 33
[    4.129209] ata2: SATA max UDMA/133 abar m2048@0xd4108000 port 0xd4108180 irq 33
[    4.129212] ata3: DUMMY
[    4.129214] ata4: DUMMY
[    4.129216] ata5: DUMMY
[    4.129223] ata6: SATA max UDMA/133 abar m2048@0xd4108000 port 0xd4108380 irq 33
[    4.183294] ACPI: Battery Slot [BAT0] (battery present)
[    4.287473] usb 1-1: new high speed USB device using ehci_hcd and address 2
[    4.442523] usb 1-1: configuration #1 chosen from 1 choice
[    4.442822] hub 1-1:1.0: USB hub found
[    4.442974] hub 1-1:1.0: 6 ports detected
[    4.477414] ata6: SATA link down (SStatus 0 SControl 300)
[    4.477458] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    4.477826] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.478634] ata1.00: ATA-8: TOSHIBA MK1059GSM, GL002C, max UDMA/100
[    4.478641] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    4.480103] ata1.00: configured for UDMA/100
[    4.481799] ata2.00: ATAPI: hp DVDWBD TS-LB23L, 0600, max UDMA/100
[    4.484468] ata2.00: configured for UDMA/100
[    4.497528] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK1059GS GL00 PQ: 0 ANSI: 5
[    4.497737] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    4.497741] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    4.497752] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.497804] sd 0:0:0:0: [sda] Write Protect is off
[    4.497808] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.497853] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.498033]  sda:
[    4.499540] scsi 1:0:0:0: CD-ROM            hp       DVDWBD TS-LB23L  0600 PQ: 0 ANSI: 5
[    4.511164] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.511170] Uniform CD-ROM driver Revision: 3.20
[    4.511313] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    4.511343] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    4.561450] usb 2-1: new high speed USB device using ehci_hcd and address 2
[    4.568620]  sda1 sda2 sda3 sda4
[    4.569027] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.707903] usb 2-1: configuration #1 chosen from 1 choice
[    4.708033] hub 2-1:1.0: USB hub found
[    4.708148] hub 2-1:1.0: 8 ports detected
[    4.787229] usb 1-1.3: new full speed USB device using ehci_hcd and address 3
[    5.073235] usb 1-1.3: configuration #1 chosen from 1 choice
[    5.147237] usb 1-1.5: new high speed USB device using ehci_hcd and address 4
[    5.268523] usb 1-1.5: configuration #1 chosen from 1 choice
[    5.277409] Initializing USB Mass Storage driver...
[    5.277733] scsi6 : SCSI emulation for USB Mass Storage devices
[    5.277877] usb-storage: device found at 4
[    5.277880] usb-storage: waiting for device to settle before scanning
[    5.277885] usbcore: registered new interface driver usb-storage
[    5.277888] USB Mass Storage support registered.
[    5.347170] usb 2-1.1: new high speed USB device using ehci_hcd and address 3
[    5.459980] usb 2-1.1: configuration #1 chosen from 1 choice
[    5.460728] scsi7 : SCSI emulation for USB Mass Storage devices
[    5.460902] usb-storage: device found at 3
[    5.460905] usb-storage: waiting for device to settle before scanning
[    5.537116] usb 2-1.3: new full speed USB device using ehci_hcd and address 4
[    5.649277] usb 2-1.3: configuration #1 chosen from 1 choice
[    5.727058] usb 2-1.5: new high speed USB device using ehci_hcd and address 5
[    6.508138] usb 2-1.5: configuration #1 chosen from 1 choice
[   10.266008] usb-storage: device scan complete
[   10.268360] scsi 6:0:0:0: Direct-Access     Generic- Multi-Card       1.00 PQ: 0 ANSI: 0 CCS
[   10.268983] sd 6:0:0:0: Attached scsi generic sg2 type 0
[   10.458924] usb-storage: device scan complete
[   10.459907] scsi 7:0:0:0: Direct-Access     Intenso  Rainbow               PQ: 0 ANSI: 4
[   10.462018] sd 7:0:0:0: Attached scsi generic sg3 type 0
[   10.462842] sd 7:0:0:0: [sdc] 15482880 512-byte logical blocks: (7.92 GB/7.38 GiB)
[   10.463458] sd 7:0:0:0: [sdc] Write Protect is off
[   10.463464] sd 7:0:0:0: [sdc] Mode Sense: 43 00 00 00
[   10.463468] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[   10.465716] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[   10.465727]  sdc: sdc1 sdc2 sdc3 sdc4
[   10.468815] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[   10.468819] sd 7:0:0:0: [sdc] Attached SCSI removable disk
[   10.598430] EXT3-fs: INFO: recovery required on readonly filesystem.
[   10.598435] EXT3-fs: write access will be enabled during recovery.
[   11.029560] sd 6:0:0:0: [sdb] 62333952 512-byte logical blocks: (31.9 GB/29.7 GiB)
[   11.030439] sd 6:0:0:0: [sdb] Write Protect is off
[   11.030442] sd 6:0:0:0: [sdb] Mode Sense: 03 00 00 00
[   11.030444] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[   11.033354] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[   11.033361]  sdb: sdb1
[   11.063007] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[   11.063011] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[   11.241568] kjournald starting.  Commit interval 5 seconds
[   11.241658] EXT3-fs: recovery complete.
[   11.880370] EXT3-fs: mounted filesystem with ordered data mode.
[   12.245663] CE: hpet4 increasing min_delta_ns to 15000 nsec
[   12.245673] CE: hpet4 increasing min_delta_ns to 22500 nsec
[   12.245676] hrtimer: interrupt took 6474 ns
[   13.853339] udev: starting version 151
[   13.856238] Adding 511992k swap on /dev/sdc3.  Priority:-1 extents:1 across:511992k 
[   13.863784] lp: driver loaded but no devices found
[   13.915167] acpi device:0b: registered as cooling_device8
[   13.920411] vga16fb: initializing
[   13.920415] vga16fb: mapped to 0xffff8800000a0000
[   13.920649] fb0: VGA16 VGA frame buffer device
[   13.928211] acpi device:0c: registered as cooling_device9
[   13.928299] type=1505 audit(1331037400.414:2):  operation="profile_load" pid=763 name="/sbin/dhclient3"
[   13.928675] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input5
[   13.928734] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   13.929016] type=1505 audit(1331037400.414:3):  operation="profile_load" pid=763 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[   13.929428] type=1505 audit(1331037400.414:4):  operation="profile_load" pid=763 name="/usr/lib/connman/scripts/dhclient-script"
[   13.939601] rt3090sta: module is from the staging directory, the quality is unknown, you have been warned.
[   13.944868] rt3090 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   13.944923] rt3090 0000:02:00.0: setting latency timer to 64
[   13.944993] 
[   13.944994] 
[   13.944994] === pAd = ffffc9000981f000, size = 526344 ===
[   13.944995] 
[   13.944997] <-- RTMPAllocAdapterBlock, Status=0
[   13.944999] pAd->CSRBaseAddress =0xffffc90009960000, csr_addr=0xffffc90009960000!
[   13.961973] Bluetooth: Core ver 2.15
[   13.962020] NET: Registered protocol family 31
[   13.962022] Bluetooth: HCI device and connection manager initialized
[   13.962025] Bluetooth: HCI socket layer initialized
[   13.966169] Bluetooth: Generic Bluetooth USB driver ver 0.6
[   13.966296] usbcore: registered new interface driver btusb
[   13.967853] lis3lv02d: hardware type DV7 found.
[   13.971806] lis3lv02d: 1-byte sensor found
[   13.983142] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input6
[   13.983249] Registered led device: hp::hddprotect
[   13.983270] lis3lv02d driver loaded.
[   13.994683] r8169: eth0: link down
[   13.995535] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   14.011767] Linux video capture interface: v2.00
[   14.020029]   alloc irq_desc for 22 on node -1
[   14.020033]   alloc kstat_irqs on node -1
[   14.020042] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   14.020111] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   14.023812] uvcvideo: Found UVC 1.00 device 2SF022 (0bda:5801)
[   14.042668] input: 2SF022 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input7
[   14.042711] usbcore: registered new interface driver uvcvideo
[   14.042714] USB Video Class driver (v0.1.0)
[   14.165405] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
[   14.184256] input: HDA Intel Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   14.184354] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   14.184602] HDA Intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[   14.184656] HDA Intel 0000:01:00.1: setting latency timer to 64
[   14.222101] Console: switching to colour frame buffer device 80x30
[   15.060423] Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xe40000/0x5a0400
[   15.151570] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input11
[   15.533447] EXT3 FS on sdc2, internal journal
[   15.678277] kjournald starting.  Commit interval 5 seconds
[   15.679115] EXT3 FS on sdc4, internal journal
[   15.679119] EXT3-fs: mounted filesystem with ordered data mode.
[   15.704739] type=1505 audit(1331037402.184:5):  operation="profile_replace" pid=985 name="/sbin/dhclient3"
[   15.705343] type=1505 audit(1331037402.184:6):  operation="profile_replace" pid=985 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[   15.705677] type=1505 audit(1331037402.184:7):  operation="profile_replace" pid=985 name="/usr/lib/connman/scripts/dhclient-script"
[   15.715901] type=1505 audit(1331037402.194:8):  operation="profile_load" pid=986 name="/usr/sbin/tcpdump"
[   36.546314] CE: hpet increasing min_delta_ns to 40226 nsec