ubuntuusers.de

dmesg logdatei

Datum:
15. März 2012 23:08
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
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.38-13-generic (buildd@vernadsky) (gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) ) #56-Ubuntu SMP Tue Feb 14 12:40:40 UTC 2012 (Ubuntu 2.6.38-13.56-generic 2.6.38.8)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e2000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007f7a0000 (usable)
[    0.000000]  BIOS-e820: 000000007f7a0000 - 000000007f7ae000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007f7ae000 - 000000007f7f0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007f7f0000 - 000000007f800000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled in hardware: non-PAE kernel!
[    0.000000] NX (Execute Disable) protection: approximated by x86 segment limits
[    0.000000] DMI present.
[    0.000000] DMI: ASUSTeK Computer INC. 1000H/1000H, BIOS 2204    10/21/2009
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x7f7a0 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-DFFFF uncachable
[    0.000000]   E0000-EFFFF write-through
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask 080000000 write-back
[    0.000000]   1 base 07F800000 mask 0FF800000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] found SMP MP-table at [c00ff780] ff780
[    0.000000] initial memory mapped : 0 - 01c00000
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 1bfb000-1c00000
[    0.000000] RAMDISK: 3676a000 - 373ad000
[    0.000000] ACPI: RSDP 000fb9e0 00014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 7f7a0000 0003C (v01 A_M_I_ OEMRSDT  10000921 MSFT 00000097)
[    0.000000] ACPI: FACP 7f7a0200 00084 (v02 A_M_I_ OEMFACP  10000921 MSFT 00000097)
[    0.000000] ACPI: DSDT 7f7a0430 06FFF (v01  A1028 A1028000 00000000 INTL 20051117)
[    0.000000] ACPI: FACS 7f7ae000 00040
[    0.000000] ACPI: APIC 7f7a0390 0005C (v01 A_M_I_ OEMAPIC  10000921 MSFT 00000097)
[    0.000000] ACPI: MCFG 7f7a03f0 0003C (v01 A_M_I_ OEMMCFG  10000921 MSFT 00000097)
[    0.000000] ACPI: OEMB 7f7ae040 00061 (v01 A_M_I_ AMI_OEM  10000921 MSFT 00000097)
[    0.000000] ACPI: HPET 7f7a7430 00038 (v01 A_M_I_ OEMHPET  10000921 MSFT 00000097)
[    0.000000] ACPI: SSDT 7f7aeb80 004F0 (v01  PmRef    CpuPm 00003000 INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1151MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0007f7a0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0007f7a0
[    0.000000] On node 0 totalpages: 522031
[    0.000000] free_area_init_node: node 0, pgdat c1784140, node_mem_map f577a200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2304 pages used for memmap
[    0.000000]   HighMem zone: 292514 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: 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: 0xffffffff base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e2000
[    0.000000] PM: Registered nosave memory: 00000000000e2000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 7f800000 (gap: 7f800000:7f600000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 13 pages/cpu @f5000000 s28800 r0 d24448 u2097152
[    0.000000] pcpu-alloc: s28800 r0 d24448 u2097152 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 517951
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-13-generic root=UUID=e206f501-5211-4881-9eef-b2f00320959d ro acpi_osi=Linux acpi_backlight=vendor quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] allocated 10442560 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000377fe:0007f7a0)
[    0.000000] Memory: 2038732k/2088576k available (5191k kernel code, 49392k reserved, 2537k data, 700k init, 1179272k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc178d000 - 0xc183c000   ( 700 kB)
[    0.000000]       .data : 0xc1511d61 - 0xc178c4c0   (2537 kB)
[    0.000000]       .text : 0xc1000000 - 0xc1511d61   (5191 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU-based detection of stalled CPUs is disabled.
[    0.000000] NR_IRQS:2304 nr_irqs:512 16
[    0.000000] CPU 0 irqstacks, hard=f4008000 soft=f400a000
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1596.106 MHz processor.
[    0.004006] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.21 BogoMIPS (lpj=6384424)
[    0.004018] pid_max: default: 32768 minimum: 301
[    0.004075] Security Framework initialized
[    0.004112] AppArmor: AppArmor initialized
[    0.004117] Yama: becoming mindful.
[    0.004247] Mount-cache hash table entries: 512
[    0.008061] Initializing cgroup subsys ns
[    0.008071] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[    0.008079] Initializing cgroup subsys cpuacct
[    0.008091] Initializing cgroup subsys memory
[    0.008110] Initializing cgroup subsys devices
[    0.008117] Initializing cgroup subsys freezer
[    0.008123] Initializing cgroup subsys net_cls
[    0.008129] Initializing cgroup subsys blkio
[    0.008199] CPU: Physical Processor ID: 0
[    0.008205] CPU: Processor Core ID: 0
[    0.008211] mce: CPU supports 5 MCE banks
[    0.008228] CPU0: Thermal monitoring enabled (TM2)
[    0.008237] using mwait in idle threads.
[    0.012581] ACPI: Core revision 20110112
[    0.024034] ftrace: allocating 23654 entries in 47 pages
[    0.028112] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.028524] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.068331] CPU0: Intel(R) Atom(TM) CPU N270   @ 1.60GHz stepping 02
[    0.072003] Performance Events: PEBS fmt0+, Atom events, Intel PMU driver.
[    0.072003] ... version:                3
[    0.072003] ... bit width:              40
[    0.072003] ... generic registers:      2
[    0.072003] ... value mask:             000000ffffffffff
[    0.072003] ... max period:             000000007fffffff
[    0.072003] ... fixed-purpose events:   3
[    0.072003] ... event mask:             0000000700000003
[    0.072003] CPU 1 irqstacks, hard=f40ca000 soft=f40cc000
[    0.072003] Booting Node   0, Processors  #1 Ok.
[    0.008000] Initializing CPU#1
[    0.164044] Brought up 2 CPUs
[    0.164054] Total of 2 processors activated (6384.14 BogoMIPS).
[    0.164595] devtmpfs: initialized
[    0.168565] print_constraints: dummy: 
[    0.168612] Time: 22:32:14  Date: 03/15/12
[    0.168703] NET: Registered protocol family 16
[    0.168800] Trying to unpack rootfs image as initramfs...
[    0.169192] EISA bus registered
[    0.169217] ACPI: bus type pci registered
[    0.169449] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.169460] PCI: not using MMCONFIG
[    0.169790] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
[    0.169797] PCI: Using configuration type 1 for base access
[    0.174257] bio: create slab <bio-0> at 0
[    0.174750] ACPI: Added _OSI(Linux)
[    0.178803] ACPI: EC: Look up EC in DSDT
[    0.183232] ACPI: Executed 1 blocks of module-level executable AML code
[    0.193162] ACPI: SSDT 7f7ae180 0023C (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.194221] ACPI: Dynamic OEM Table Load:
[    0.194234] ACPI: SSDT   (null) 0023C (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.194862] ACPI: SSDT 7f7ae450 00724 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.196603] ACPI: Dynamic OEM Table Load:
[    0.196616] ACPI: SSDT   (null) 00724 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.197542] ACPI: SSDT 7f7ae0b0 000CC (v01  PmRef  Cpu1Ist 00003000 INTL 20051117)
[    0.198564] ACPI: Dynamic OEM Table Load:
[    0.198576] ACPI: SSDT   (null) 000CC (v01  PmRef  Cpu1Ist 00003000 INTL 20051117)
[    0.198951] ACPI: SSDT 7f7ae3c0 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 20051117)
[    0.199950] ACPI: Dynamic OEM Table Load:
[    0.199962] ACPI: SSDT   (null) 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 20051117)
[    0.201031] ACPI: Interpreter enabled
[    0.201050] ACPI: (supports S0 S3 S4 S5)
[    0.201119] ACPI: Using IOAPIC for interrupt routing
[    0.201209] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.202890] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[    0.202900] PCI: Using MMCONFIG for extended config space
[    0.215433] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query honored via cmdline
[    0.221145] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[    0.221624] ACPI: No dock devices found.
[    0.221633] HEST: Table not found.
[    0.221644] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.221924] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.222505] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.222516] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.222525] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.222535] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
[    0.222545] pci_root PNP0A08:00: host bridge window [mem 0x7f800000-0xffffffff]
[    0.222583] pci 0000:00:00.0: [8086:27ac] type 0 class 0x000600
[    0.222668] pci 0000:00:02.0: [8086:27ae] type 0 class 0x000300
[    0.222692] pci 0000:00:02.0: reg 10: [mem 0xf7f00000-0xf7f7ffff]
[    0.222708] pci 0000:00:02.0: reg 14: [io  0xdc00-0xdc07]
[    0.222723] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
[    0.222738] pci 0000:00:02.0: reg 1c: [mem 0xf7ec0000-0xf7efffff]
[    0.222808] pci 0000:00:02.1: [8086:27a6] type 0 class 0x000380
[    0.222829] pci 0000:00:02.1: reg 10: [mem 0xf7f80000-0xf7ffffff]
[    0.222990] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403
[    0.223032] pci 0000:00:1b.0: reg 10: [mem 0xf7eb8000-0xf7ebbfff 64bit]
[    0.223150] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.223162] pci 0000:00:1b.0: PME# disabled
[    0.223214] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604
[    0.223333] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.223345] pci 0000:00:1c.0: PME# disabled
[    0.223398] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604
[    0.223517] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.223529] pci 0000:00:1c.1: PME# disabled
[    0.223584] pci 0000:00:1c.3: [8086:27d6] type 1 class 0x000604
[    0.223710] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.223722] pci 0000:00:1c.3: PME# disabled
[    0.223779] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03
[    0.223859] pci 0000:00:1d.0: reg 20: [io  0xd400-0xd41f]
[    0.223928] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03
[    0.224042] pci 0000:00:1d.1: reg 20: [io  0xd480-0xd49f]
[    0.224112] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03
[    0.224193] pci 0000:00:1d.2: reg 20: [io  0xd800-0xd81f]
[    0.224261] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03
[    0.224341] pci 0000:00:1d.3: reg 20: [io  0xd880-0xd89f]
[    0.224424] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03
[    0.224463] pci 0000:00:1d.7: reg 10: [mem 0xf7eb7c00-0xf7eb7fff]
[    0.224596] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.224611] pci 0000:00:1d.7: PME# disabled
[    0.224663] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[    0.224788] pci 0000:00:1f.0: [8086:27b9] type 0 class 0x000601
[    0.224921] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0380 (mask 0003)
[    0.224934] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 0007)
[    0.224945] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0068 (mask 0003)
[    0.225017] pci 0000:00:1f.2: [8086:27c4] type 0 class 0x000101
[    0.225051] pci 0000:00:1f.2: reg 10: [io  0x0000-0x0007]
[    0.225073] pci 0000:00:1f.2: reg 14: [io  0x0000-0x0003]
[    0.225094] pci 0000:00:1f.2: reg 18: [io  0x0000-0x0007]
[    0.225114] pci 0000:00:1f.2: reg 1c: [io  0x0000-0x0003]
[    0.225136] pci 0000:00:1f.2: reg 20: [io  0xffa0-0xffaf]
[    0.225200] pci 0000:00:1f.2: PME# supported from D3hot
[    0.225211] pci 0000:00:1f.2: PME# disabled
[    0.225320] pci 0000:00:1c.0: PCI bridge to [bus 04-04]
[    0.225334] pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.225348] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.225367] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.225500] pci 0000:03:00.0: [1969:1026] type 0 class 0x000200
[    0.225550] pci 0000:03:00.0: reg 10: [mem 0xfbfc0000-0xfbffffff 64bit]
[    0.225577] pci 0000:03:00.0: reg 18: [io  0xec00-0xec7f]
[    0.225713] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.225726] pci 0000:03:00.0: PME# disabled
[    0.225769] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.225794] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.225807] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.225819] pci 0000:00:1c.1:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.225836] pci 0000:00:1c.1:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.225960] pci 0000:01:00.0: [1814:0781] type 0 class 0x000280
[    0.225995] pci 0000:01:00.0: reg 10: [mem 0xfbef0000-0xfbefffff]
[    0.226154] pci 0000:01:00.0: PME# supported from D0 D3hot
[    0.226166] pci 0000:01:00.0: PME# disabled
[    0.232088] pci 0000:00:1c.3: PCI bridge to [bus 01-02]
[    0.232106] pci 0000:00:1c.3:   bridge window [io  0xf000-0x0000] (disabled)
[    0.232121] pci 0000:00:1c.3:   bridge window [mem 0xf8000000-0xfbefffff]
[    0.232139] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf6ffffff 64bit pref]
[    0.232268] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
[    0.232281] pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.232294] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.232311] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.232322] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.232332] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.232342] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.232352] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[    0.232362] pci 0000:00:1e.0:   bridge window [mem 0x7f800000-0xffffffff] (subtractive decode)
[    0.232406] pci_bus 0000:00: on NUMA node 0
[    0.232423] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.232921] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
[    0.233016] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
[    0.233192]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.256429] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.256616] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.256798] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.256990] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.257172] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.257356] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.257538] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.257733] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.258121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.258152] vgaarb: loaded
[    0.259035] SCSI subsystem initialized
[    0.259243] libata version 3.00 loaded.
[    0.259449] usbcore: registered new interface driver usbfs
[    0.259506] usbcore: registered new interface driver hub
[    0.259626] usbcore: registered new device driver usb
[    0.260580] wmi: Mapper loaded
[    0.260588] PCI: Using ACPI for IRQ routing
[    0.260669] PCI: pci_cache_line_size set to 64 bytes
[    0.260813] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.260822] reserve RAM buffer: 000000007f7a0000 - 000000007fffffff 
[    0.261201] NetLabel: Initializing
[    0.261209] NetLabel:  domain hash size = 128
[    0.261214] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.261248] NetLabel:  unlabeled traffic allowed by default
[    0.261397] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.261412] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.261428] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.264406] Switching to clocksource hpet
[    0.266813] Switched to NOHz mode on CPU #0
[    0.266878] Switched to NOHz mode on CPU #1
[    0.287418] AppArmor: AppArmor Filesystem Enabled
[    0.287497] pnp: PnP ACPI init
[    0.287561] ACPI: bus type pnp registered
[    0.287861] pnp 00:00: [bus 00-ff]
[    0.287871] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.287880] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.287889] pnp 00:00: [io  0x0d00-0xffff window]
[    0.287898] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.287906] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[    0.287915] pnp 00:00: [mem 0x7f800000-0xffffffff window]
[    0.288151] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.288200] pnp 00:01: [mem 0xfed13000-0xfed19fff]
[    0.288357] system 00:01: [mem 0xfed13000-0xfed19fff] has been reserved
[    0.288370] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.288440] pnp 00:02: [dma 4]
[    0.288449] pnp 00:02: [io  0x0000-0x000f]
[    0.288457] pnp 00:02: [io  0x0081-0x0083]
[    0.288464] pnp 00:02: [io  0x0087]
[    0.288471] pnp 00:02: [io  0x0089-0x008b]
[    0.288478] pnp 00:02: [io  0x008f]
[    0.288486] pnp 00:02: [io  0x00c0-0x00df]
[    0.288580] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.288624] pnp 00:03: [io  0x0070-0x0071]
[    0.288649] pnp 00:03: [irq 8]
[    0.288752] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.288874] pnp 00:04: [io  0x0060]
[    0.288882] pnp 00:04: [io  0x0064]
[    0.288898] pnp 00:04: [irq 1]
[    0.288999] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.289112] pnp 00:05: [irq 12]
[    0.289232] pnp 00:05: Plug and Play ACPI device, IDs SYN0a04 SYN0a00 SYN0002 PNP0f13 (active)
[    0.289272] pnp 00:06: [io  0x0061]
[    0.289378] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.289415] pnp 00:07: [io  0x00f0-0x00ff]
[    0.289433] pnp 00:07: [irq 13]
[    0.289545] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.289974] pnp 00:08: [io  0x0010-0x001f]
[    0.289985] pnp 00:08: [io  0x0022-0x003f]
[    0.289994] pnp 00:08: [io  0x0044-0x004d]
[    0.290002] pnp 00:08: [io  0x0050-0x005e]
[    0.290010] pnp 00:08: [io  0x0063]
[    0.290017] pnp 00:08: [io  0x0065]
[    0.290025] pnp 00:08: [io  0x0067-0x006f]
[    0.290032] pnp 00:08: [io  0x0072-0x007f]
[    0.290040] pnp 00:08: [io  0x0080]
[    0.290047] pnp 00:08: [io  0x0084-0x0086]
[    0.290054] pnp 00:08: [io  0x0088]
[    0.290066] pnp 00:08: [io  0x008c-0x008e]
[    0.290074] pnp 00:08: [io  0x0090-0x009f]
[    0.290081] pnp 00:08: [io  0x00a2-0x00bf]
[    0.290089] pnp 00:08: [io  0x00e0-0x00ef]
[    0.290096] pnp 00:08: [io  0x025c-0x025f]
[    0.290104] pnp 00:08: [io  0x0380-0x0383]
[    0.290111] pnp 00:08: [io  0x0400-0x041f]
[    0.290119] pnp 00:08: [io  0x04d0-0x04d1]
[    0.290126] pnp 00:08: [io  0x0800-0x087f]
[    0.290134] pnp 00:08: [io  0x0400-0x03ff disabled]
[    0.290142] pnp 00:08: [io  0x0480-0x04bf]
[    0.290150] pnp 00:08: [mem 0x8c000000-0x8c01ffff]
[    0.290159] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[    0.290167] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[    0.290175] pnp 00:08: [mem 0xfed50000-0xfed8ffff]
[    0.290183] pnp 00:08: [mem 0xffb00000-0xffbfffff]
[    0.290191] pnp 00:08: [mem 0xfff00000-0xffffffff]
[    0.290428] system 00:08: [io  0x025c-0x025f] has been reserved
[    0.290440] system 00:08: [io  0x0380-0x0383] has been reserved
[    0.290450] system 00:08: [io  0x0400-0x041f] has been reserved
[    0.290460] system 00:08: [io  0x04d0-0x04d1] has been reserved
[    0.290470] system 00:08: [io  0x0800-0x087f] has been reserved
[    0.290480] system 00:08: [io  0x0480-0x04bf] has been reserved
[    0.290492] system 00:08: [mem 0x8c000000-0x8c01ffff] has been reserved
[    0.290503] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.290514] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.290524] system 00:08: [mem 0xfed50000-0xfed8ffff] has been reserved
[    0.290535] system 00:08: [mem 0xffb00000-0xffbfffff] has been reserved
[    0.290546] system 00:08: [mem 0xfff00000-0xffffffff] could not be reserved
[    0.290559] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.290781] pnp 00:09: [mem 0xfed00000-0xfed003ff]
[    0.290899] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.291097] pnp 00:0a: [mem 0xfec00000-0xfec00fff]
[    0.291107] pnp 00:0a: [mem 0xfee00000-0xfee00fff]
[    0.291266] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.291278] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.291290] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.291421] pnp 00:0b: [mem 0xe0000000-0xe3ffffff]
[    0.291570] system 00:0b: [mem 0xe0000000-0xe3ffffff] has been reserved
[    0.291583] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.292294] pnp 00:0c: [mem 0x00000000-0x0009ffff]
[    0.292305] pnp 00:0c: [mem 0x000c0000-0x000cffff]
[    0.292313] pnp 00:0c: [mem 0x000e0000-0x000fffff]
[    0.292322] pnp 00:0c: [mem 0x00100000-0x7f7fffff]
[    0.292330] pnp 00:0c: [mem 0x00000000-0xffffffff disabled]
[    0.292538] system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.292550] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.292561] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.292572] system 00:0c: [mem 0x00100000-0x7f7fffff] could not be reserved
[    0.292585] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.293244] pnp: PnP ACPI: found 13 devices
[    0.293252] ACPI: ACPI bus type pnp unregistered
[    0.293262] PnPBIOS: Disabled by ACPI PNP
[    0.335432] pci 0000:00:1c.0: BAR 14: assigned [mem 0x7f800000-0x7f9fffff]
[    0.335449] pci 0000:00:1c.0: BAR 15: assigned [mem 0x7fa00000-0x7fbfffff 64bit pref]
[    0.335463] pci 0000:00:1c.1: BAR 15: assigned [mem 0x7fc00000-0x7fdfffff 64bit pref]
[    0.335476] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.335488] pci 0000:00:1c.3: BAR 13: assigned [io  0x2000-0x2fff]
[    0.335497] pci 0000:00:1c.0: PCI bridge to [bus 04-04]
[    0.335507] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.335522] pci 0000:00:1c.0:   bridge window [mem 0x7f800000-0x7f9fffff]
[    0.335535] pci 0000:00:1c.0:   bridge window [mem 0x7fa00000-0x7fbfffff 64bit pref]
[    0.335552] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.335562] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.335576] pci 0000:00:1c.1:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.335589] pci 0000:00:1c.1:   bridge window [mem 0x7fc00000-0x7fdfffff 64bit pref]
[    0.335606] pci 0000:00:1c.3: PCI bridge to [bus 01-02]
[    0.335616] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.335630] pci 0000:00:1c.3:   bridge window [mem 0xf8000000-0xfbefffff]
[    0.335643] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf6ffffff 64bit pref]
[    0.335660] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
[    0.335667] pci 0000:00:1e.0:   bridge window [io  disabled]
[    0.335679] pci 0000:00:1e.0:   bridge window [mem disabled]
[    0.335690] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    0.335717] pci 0000:00:1c.0: enabling device (0104 -> 0107)
[    0.335767] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.335782] pci 0000:00:1c.0: setting latency timer to 64
[    0.335816] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.335831] pci 0000:00:1c.1: setting latency timer to 64
[    0.335850] pci 0000:00:1c.3: enabling device (0106 -> 0107)
[    0.335876] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.335889] pci 0000:00:1c.3: setting latency timer to 64
[    0.335908] pci 0000:00:1e.0: setting latency timer to 64
[    0.335920] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.335929] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.335938] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.335947] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[    0.335957] pci_bus 0000:00: resource 8 [mem 0x7f800000-0xffffffff]
[    0.335966] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.335975] pci_bus 0000:04: resource 1 [mem 0x7f800000-0x7f9fffff]
[    0.335985] pci_bus 0000:04: resource 2 [mem 0x7fa00000-0x7fbfffff 64bit pref]
[    0.335994] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.336043] pci_bus 0000:03: resource 1 [mem 0xfbf00000-0xfbffffff]
[    0.336053] pci_bus 0000:03: resource 2 [mem 0x7fc00000-0x7fdfffff 64bit pref]
[    0.336062] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.336071] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfbefffff]
[    0.336081] pci_bus 0000:01: resource 2 [mem 0xf0000000-0xf6ffffff 64bit pref]
[    0.336091] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7]
[    0.336100] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff]
[    0.336109] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[    0.336118] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff]
[    0.336127] pci_bus 0000:05: resource 8 [mem 0x7f800000-0xffffffff]
[    0.336261] NET: Registered protocol family 2
[    0.336466] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.337348] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.338519] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.339065] TCP: Hash tables configured (established 131072 bind 65536)
[    0.339078] TCP reno registered
[    0.339095] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.339120] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.339412] NET: Registered protocol family 1
[    0.339461] pci 0000:00:02.0: Boot video device
[    0.339682] PCI: CLS 32 bytes, default 64
[    0.340430] cpufreq-nforce2: No nForce2 chipset.
[    0.340938] audit: initializing netlink socket (disabled)
[    0.340969] type=2000 audit(1331850733.336:1): initialized
[    0.366269] highmem bounce pool size: 64 pages
[    0.366287] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.373351] VFS: Disk quotas dquot_6.5.2
[    0.373574] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.376261] fuse init (API version 7.16)
[    0.376643] msgmni has been set to 1678
[    0.377547] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.377677] io scheduler noop registered
[    0.377685] io scheduler deadline registered
[    0.377769] io scheduler cfq registered (default)
[    0.378142] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.378241] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    0.378410] pcieport 0000:00:1c.1: setting latency timer to 64
[    0.378495] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    0.378668] pcieport 0000:00:1c.3: setting latency timer to 64
[    0.378762] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
[    0.379041] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.379143] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.379353] intel_idle: MWAIT substates: 0x20220
[    0.379372] intel_idle: v0.4 model 0x1C
[    0.379378] intel_idle: lapic_timer_reliable_states 0x2
[    0.379397] Marking TSC unstable due to TSC halts in idle states deeper than C2
[    0.379627] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    0.379796] ACPI: AC Adapter [AC0] (on-line)
[    0.380220] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    0.385634] ACPI: Lid Switch [LID]
[    0.385847] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    0.385863] ACPI: Sleep Button [SLPB]
[    0.386023] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[    0.386036] ACPI: Power Button [PWRB]
[    0.386211] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.386224] ACPI: Power Button [PWRF]
[    0.386788] ACPI: acpi_idle yielding to intel_idle
[    0.402678] thermal LNXTHERM:00: registered as thermal_zone0
[    0.402689] ACPI: Thermal Zone [TZ00] (40 C)
[    0.402930] ERST: Table is not found!
[    0.403145] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.403944] isapnp: Scanning for PnP cards...
[    0.759614] isapnp: No Plug & Play device found
[    0.760110] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    0.760134] ACPI: Battery Slot [BAT0] (battery present)
[    0.881959] Freeing initrd memory: 12556k freed
[    0.912623] Linux agpgart interface v0.103
[    0.912792] agpgart-intel 0000:00:00.0: Intel 945GME Chipset
[    0.912951] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
[    0.913136] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    0.913386] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    0.916708] brd: module loaded
[    0.918303] loop: module loaded
[    0.918562] i2c-core: driver [adp5520] using legacy suspend method
[    0.918568] i2c-core: driver [adp5520] using legacy resume method
[    0.918815] ata_piix 0000:00:1f.2: version 2.13
[    0.918846] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.918857] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
[    0.918930] ata_piix 0000:00:1f.2: setting latency timer to 64
[    0.919757] scsi0 : ata_piix
[    0.920049] scsi1 : ata_piix
[    0.922799] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    0.922807] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    0.923968] Fixed MDIO Bus: probed
[    0.924119] PPP generic driver version 2.4.2
[    0.924283] tun: Universal TUN/TAP device driver, 1.6
[    0.924288] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.924523] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.924591] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.924623] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.924631] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.924732] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.924844] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[    0.924864] ehci_hcd 0000:00:1d.7: debug port 1
[    0.928742] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.928778] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7eb7c00
[    0.944036] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.944345] hub 1-0:1.0: USB hub found
[    0.944357] hub 1-0:1.0: 8 ports detected
[    0.944542] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.944582] uhci_hcd: USB Universal Host Controller Interface driver
[    0.944660] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.944675] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.944682] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.944789] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.944892] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
[    0.945218] hub 2-0:1.0: USB hub found
[    0.945229] hub 2-0:1.0: 2 ports detected
[    0.945381] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.945395] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.945403] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.945514] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.945629] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d480
[    0.945955] hub 3-0:1.0: USB hub found
[    0.945967] hub 3-0:1.0: 2 ports detected
[    0.946135] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.946151] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.946158] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.946262] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.948118] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d800
[    0.948449] hub 4-0:1.0: USB hub found
[    0.948461] hub 4-0:1.0: 2 ports detected
[    0.948614] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    0.948629] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    0.948636] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    0.948744] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    0.948851] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d880
[    0.949173] hub 5-0:1.0: USB hub found
[    0.949185] hub 5-0:1.0: 2 ports detected
[    0.949487] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.975527] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.975544] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.975892] mousedev: PS/2 mouse device common for all mice
[    0.977239] rtc_cmos 00:03: RTC can wake from S4
[    0.977414] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.977462] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
[    0.977719] device-mapper: uevent: version 1.0.3
[    0.977941] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com
[    0.978132] device-mapper: multipath: version 1.2.0 loaded
[    0.978141] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.978370] EISA: Probing bus 0 at eisa.0
[    0.978377] EISA: Cannot allocate resource for mainboard
[    0.978384] Cannot allocate resource for EISA slot 1
[    0.978389] Cannot allocate resource for EISA slot 2
[    0.978395] Cannot allocate resource for EISA slot 3
[    0.978400] Cannot allocate resource for EISA slot 4
[    0.978406] Cannot allocate resource for EISA slot 5
[    0.978411] Cannot allocate resource for EISA slot 6
[    0.978417] Cannot allocate resource for EISA slot 7
[    0.978422] Cannot allocate resource for EISA slot 8
[    0.978427] EISA: Detected 0 cards.
[    0.978747] cpuidle: using governor ladder
[    0.979029] cpuidle: using governor menu
[    0.979685] TCP cubic registered
[    0.980086] NET: Registered protocol family 10
[    0.981380] NET: Registered protocol family 17
[    0.981430] Registering the dns_resolver key type
[    0.982239] Using IPI No-Shortcut mode
[    0.982532] PM: Hibernation image not present or could not be loaded.
[    0.982558] registered taskstats version 1
[    0.983047]   Magic number: 4:919:552
[    0.983084] tty ttyS28: hash matches
[    0.983130] pci_link PNP0C0F:03: hash matches
[    0.983211] rtc_cmos 00:03: setting system clock to 2012-03-15 22:32:15 UTC (1331850735)
[    0.983219] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.983223] EDD information not available.
[    1.001765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.084860] ata1.00: ATA-8: ST9160310AS, 0303, max UDMA/133
[    1.084877] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.100820] ata1.00: configured for UDMA/133
[    1.101239] scsi 0:0:0:0: Direct-Access     ATA      ST9160310AS      0303 PQ: 0 ANSI: 5
[    1.101620] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    1.101748] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.101869] sd 0:0:0:0: [sda] Write Protect is off
[    1.101880] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.101994] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.368142] usb 1-8: new high speed USB device using ehci_hcd and address 3
[    1.434140]  sda: sda1 sda3 < sda5 sda6 >
[    1.435125] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.435232] Freeing unused kernel memory: 700k freed
[    1.435702] Write protecting the kernel text: 5192k
[    1.435792] Write protecting the kernel read-only data: 2152k
[    1.486461] <30>udev[66]: starting version 167
[    1.788090] usb 5-1: new full speed USB device using uhci_hcd and address 2
[    1.808838] ATL1E 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    1.808867] ATL1E 0000:03:00.0: setting latency timer to 64
[    7.396848] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   27.740560] <30>udev[328]: starting version 167
[   27.800907] lp: driver loaded but no devices found
[   27.826872] scsi2 : vhba
[   28.164110] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
[   28.164316] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   28.296919] rt2860sta: module is from the staging directory, the quality is unknown, you have been warned.
[   28.336324] intel_rng: FWH not detected
[   28.494340] leds_ss4200: no LED devices found
[   28.553157] eeepc_laptop: Eee PC Hotkey Driver
[   28.553315] eeepc_laptop: Hotkey init flags 0x41
[   28.584428] eeepc_laptop: TYPE (2000000) not reported by BIOS, enabling anyway
[   28.590379] eeepc_laptop: PANELPOWER (4000000) not reported by BIOS, enabling anyway
[   28.590399] eeepc_laptop: Get control methods supported: 0x6101713
[   28.625260] input: Asus EeePC extra buttons as /devices/platform/eeepc/input/input6
[   28.633755] rt2860 0000:01:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[   28.633826] rt2860 0000:01:00.0: setting latency timer to 64
[   28.634904] === pAd = f83aa000, size = 484312 ===
[   28.634915] <-- RTMPAllocAdapterBlock, Status=0
[   28.634922] pAd->CSRBaseAddress =0xf8260000, csr_addr=0xf8260000!
[   28.655462] type=1400 audit(1331847163.165:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=494 comm="apparmor_parser"
[   28.656880] type=1400 audit(1331847163.169:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=494 comm="apparmor_parser"
[   28.657680] type=1400 audit(1331847163.169:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=494 comm="apparmor_parser"
[   28.737079] [drm] Initialized drm 1.1.0 20060810
[   29.047972] psmouse serio1: ID: 10 00 64
[   29.242223] elantech: assuming hardware version 2, firmware version 2.0.48
[   29.263154] Linux video capture interface: v2.00
[   29.326443] Bluetooth: Core ver 2.15
[   29.326528] NET: Registered protocol family 31
[   29.326535] Bluetooth: HCI device and connection manager initialized
[   29.326544] Bluetooth: HCI socket layer initialized
[   29.340746] elantech: Synaptics capabilities query result 0x00, 0x02, 0x64.
[   29.365481] Bluetooth: Generic Bluetooth USB driver ver 0.6
[   29.540908] uvcvideo: Found UVC 1.00 device CNF7129 (04f2:b071)
[   29.548571] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
[   29.566346] input: CNF7129 as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input8
[   29.566673] usbcore: registered new interface driver uvcvideo
[   29.566682] USB Video Class driver (v1.0.0)
[   29.649552] eeepc_wmi: Found legacy ATKD device (ASUS010)
[   29.649565] eeepc_wmi: WMI device present, but legacy ATKD device is also present and enabled.
[   29.649574] eeepc_wmi: You probably booted with acpi_osi="Linux" or acpi_osi="!Windows 2009"
[   29.649582] eeepc_wmi: Can't load eeepc-wmi, use default acpi_osi (preferred) or eeepc-laptop
[   29.818679] eeepc_wmi: Found legacy ATKD device (ASUS010)
[   29.818691] eeepc_wmi: WMI device present, but legacy ATKD device is also present and enabled.
[   29.818700] eeepc_wmi: You probably booted with acpi_osi="Linux" or acpi_osi="!Windows 2009"
[   29.818708] eeepc_wmi: Can't load eeepc-wmi, use default acpi_osi (preferred) or eeepc-laptop
[   29.934845] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   29.934863] i915 0000:00:02.0: setting latency timer to 64
[   29.993213] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   29.993224] [drm] Driver supports precise vblank timestamp query.
[   30.078461] composite sync not supported
[   30.079170] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   30.079749] [drm] initialized overlay support
[   30.453213] composite sync not supported
[   30.474146] fbcon: inteldrmfb (fb0) is primary device
[   30.474421] Console: switching to colour frame buffer device 128x37
[   30.474501] fb0: inteldrmfb frame buffer device
[   30.474508] drm: registered panic notifier
[   30.474963] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   30.475082] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   30.475203] HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X
[   30.475263] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   30.580600] composite sync not supported
[   30.595403] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   30.596369] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   30.868311] usbcore: registered new interface driver btusb
[   57.016191] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[   57.277351] type=1400 audit(1331847191.789:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=743 comm="apparmor_parser"
[   57.284790] type=1400 audit(1331847191.797:6): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=742 comm="apparmor_parser"
[   57.287225] type=1400 audit(1331847191.797:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=743 comm="apparmor_parser"
[   57.288091] type=1400 audit(1331847191.801:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=743 comm="apparmor_parser"
[   57.400113] ppdev: user-space parallel port driver
[   57.530648] type=1400 audit(1331847192.041:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=763 comm="apparmor_parser"
[   57.535180] type=1400 audit(1331847192.045:10): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=749 comm="apparmor_parser"
[   57.537823] type=1400 audit(1331847192.049:11): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=763 comm="apparmor_parser"
[   57.562067] type=1400 audit(1331847192.073:12): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=781 comm="apparmor_parser"
[   57.563617] type=1400 audit(1331847192.073:13): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=781 comm="apparmor_parser"
[   57.641912] type=1400 audit(1331847192.153:14): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=749 comm="apparmor_parser"