ubuntuusers.de

dmesg

Datum:
23. Februar 2012 13:32
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
user1@ubuntu:~$ dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.35-32-generic (buildd@roseapple) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #65-Ubuntu SMP Tue Jan 24 13:48:14 UTC 2012 (Ubuntu 2.6.35-32.65-generic 2.6.35.14)
[    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: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
[    0.000000]  BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
[    0.000000] NX (Execute Disable) protection: approximated by x86 segment limits
[    0.000000] DMI 2.3 present.
[    0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x3fff0 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-BFFFF uncachable
[    0.000000]   C0000-C7FFF write-protect
[    0.000000]   C8000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FC0000000 write-back
[    0.000000]   1 base 0E0000000 mask FFC000000 write-combining
[    0.000000]   2 base 0E0000000 mask FFC000000 write-combining
[    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] Scanning 0 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000010000 (reserved)
[    0.000000]  modified: 0000000000010000 - 000000000009fc00 (usable)
[    0.000000]  modified: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 000000003fff0000 (usable)
[    0.000000]  modified: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
[    0.000000]  modified: 000000003fff3000 - 0000000040000000 (ACPI data)
[    0.000000]  modified: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  modified: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  modified: 00000000ffff0000 - 0000000100000000 (reserved)
[    0.000000] initial memory mapped : 0 - 00c00000
[    0.000000] found SMP MP-table at [c00f5b00] f5b00
[    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 @ 15000-1a000
[    0.000000] RAMDISK: 2f5e6000 - 30034000
[    0.000000] ACPI: RSDP 000f7b20 00014 (v00 KM266 )
[    0.000000] ACPI: RSDT 3fff3000 0002C (v01 KM266  AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: FACP 3fff3040 00074 (v01 KM266  AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: DSDT 3fff30c0 03531 (v01 KM266  AWRDACPI 00001000 MSFT 0100000D)
[    0.000000] ACPI: FACS 3fff0000 00040
[    0.000000] ACPI: APIC 3fff6600 0005A (v01 KM266  AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 135MB 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 -> 0x0003fff0
[    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 -> 0x0003fff0
[    0.000000] On node 0 totalpages: 262015
[    0.000000] free_area_init_node: node 0, pgdat c0804040, node_mem_map c1001200
[    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: 272 pages used for memmap
[    0.000000]   HighMem zone: 34530 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 3, 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 dfl dfl)
[    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] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] early_res array is doubled to 64 at [16000 - 167ff]
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bec00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @c1c00000 s36416 r0 d20928 u4194304
[    0.000000] pcpu-alloc: s36416 r0 d20928 u4194304 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259967
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-32-generic root=UUID=E43CE2083CE1D598 loop=/ubuntu/disks/root.disk ro quiet splash
[    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] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] allocated 5242240 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Subtract (46 early reservations)
[    0.000000]   #1 [0000001000 - 0000002000]   EX TRAMPOLINE
[    0.000000]   #2 [0000100000 - 00009a7b1c]   TEXT DATA BSS
[    0.000000]   #3 [002f5e6000 - 0030034000]         RAMDISK
[    0.000000]   #4 [00009a8000 - 00009ab0fb]             BRK
[    0.000000]   #5 [00000f5b10 - 0000100000]   BIOS reserved
[    0.000000]   #6 [00000f5b00 - 00000f5b10]    MP-table mpf
[    0.000000]   #7 [000009fc00 - 00000f1400]   BIOS reserved
[    0.000000]   #8 [00000f1510 - 00000f5b00]   BIOS reserved
[    0.000000]   #9 [00000f1400 - 00000f1510]    MP-table mpc
[    0.000000]   #10 [0000010000 - 0000011000]      TRAMPOLINE
[    0.000000]   #11 [0000011000 - 0000015000]     ACPI WAKEUP
[    0.000000]   #12 [0000015000 - 0000016000]         PGTABLE
[    0.000000]   #13 [0001000000 - 0001001000]         BOOTMEM
[    0.000000]   #14 [0001001000 - 0001801000]         BOOTMEM
[    0.000000]   #15 [0001801000 - 0001801004]         BOOTMEM
[    0.000000]   #16 [0001801040 - 0001801100]         BOOTMEM
[    0.000000]   #17 [0001801100 - 0001801154]         BOOTMEM
[    0.000000]   #18 [0001801180 - 0001804180]         BOOTMEM
[    0.000000]   #19 [0001804180 - 0001804190]         BOOTMEM
[    0.000000]   #20 [00018041c0 - 0001804dc0]         BOOTMEM
[    0.000000]   #21 [0001804dc0 - 0001804de7]         BOOTMEM
[    0.000000]   #22 [0001804e00 - 0001804f18]         BOOTMEM
[    0.000000]   #23 [0001804f40 - 0001804f80]         BOOTMEM
[    0.000000]   #24 [0001804f80 - 0001804fc0]         BOOTMEM
[    0.000000]   #25 [0001804fc0 - 0001805000]         BOOTMEM
[    0.000000]   #26 [0001805000 - 0001805040]         BOOTMEM
[    0.000000]   #27 [0001805040 - 0001805080]         BOOTMEM
[    0.000000]   #28 [0001805080 - 00018050c0]         BOOTMEM
[    0.000000]   #29 [00018050c0 - 0001805100]         BOOTMEM
[    0.000000]   #30 [0001805100 - 0001805140]         BOOTMEM
[    0.000000]   #31 [0001805140 - 0001805180]         BOOTMEM
[    0.000000]   #32 [0001805180 - 0001805190]         BOOTMEM
[    0.000000]   #33 [00018051c0 - 0001805233]         BOOTMEM
[    0.000000]   #34 [0001805240 - 00018052b3]         BOOTMEM
[    0.000000]   #35 [0001c00000 - 0001c0e000]         BOOTMEM
[    0.000000]   #36 [00018072c0 - 00018072c4]         BOOTMEM
[    0.000000]   #37 [0001807300 - 0001807304]         BOOTMEM
[    0.000000]   #38 [0001807340 - 0001807344]         BOOTMEM
[    0.000000]   #39 [0001807380 - 0001807384]         BOOTMEM
[    0.000000]   #40 [00018073c0 - 0001807470]         BOOTMEM
[    0.000000]   #41 [0001807480 - 0001807528]         BOOTMEM
[    0.000000]   #42 [0001807540 - 000180b540]         BOOTMEM
[    0.000000]   #43 [000180b540 - 000188b540]         BOOTMEM
[    0.000000]   #44 [000188b540 - 00018cb540]         BOOTMEM
[    0.000000]   #45 [0001c0e000 - 000210dd80]         BOOTMEM
[    0.000000] Initializing HighMem for node 0 (000377fe:0003fff0)
[    0.000000] Memory: 1014424k/1048512k available (4944k kernel code, 33636k reserved, 2337k data, 692k init, 139208k 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 : 0xc081d000 - 0xc08ca000   ( 692 kB)
[    0.000000]       .data : 0xc05d40fe - 0xc081c828   (2337 kB)
[    0.000000]       .text : 0xc0100000 - 0xc05d40fe   (4944 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, 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] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:2304 nr_irqs:256
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2131.303 MHz processor.
[    0.004009] Calibrating delay loop (skipped), value calculated using timer frequency.. 4262.60 BogoMIPS (lpj=8525212)
[    0.004017] pid_max: default: 32768 minimum: 301
[    0.004067] Security Framework initialized
[    0.004119] AppArmor: AppArmor initialized
[    0.004122] Yama: becoming mindful.
[    0.004224] Mount-cache hash table entries: 512
[    0.004484] Initializing cgroup subsys ns
[    0.004492] Initializing cgroup subsys cpuacct
[    0.004499] Initializing cgroup subsys memory
[    0.004514] Initializing cgroup subsys devices
[    0.004519] Initializing cgroup subsys freezer
[    0.004522] Initializing cgroup subsys net_cls
[    0.004567] CPU: CLK_CTL MSR was 60031223. Reprogramming to 20031223
[    0.004574] mce: CPU supports 4 MCE banks
[    0.004609] Performance Events: AMD PMU driver.
[    0.004621] ... version:                0
[    0.004624] ... bit width:              48
[    0.004627] ... generic registers:      4
[    0.004629] ... value mask:             0000ffffffffffff
[    0.004633] ... max period:             00007fffffffffff
[    0.004636] ... fixed-purpose events:   0
[    0.004638] ... event mask:             000000000000000f
[    0.008770] SMP alternatives: switching to UP code
[    0.017596] Freeing SMP alternatives: 24k freed
[    0.017655] ACPI: Core revision 20100428
[    0.028235] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.028250] ftrace: allocating 21784 entries in 43 pages
[    0.032201] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.033267] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.073355] CPU0: AMD Athlon(tm) XP 2600+ stepping 01
[    0.076004] Brought up 1 CPUs
[    0.076004] Total of 1 processors activated (4262.60 BogoMIPS).
[    0.076004] devtmpfs: initialized
[    0.076004] regulator: core version 0.5
[    0.076004] Time:  9:59:36  Date: 02/23/12
[    0.076004] NET: Registered protocol family 16
[    0.076004] EISA bus registered
[    0.076004] ACPI: bus type pci registered
[    0.081261] PCI: PCI BIOS revision 2.10 entry at 0xfba20, last bus=1
[    0.081265] PCI: Using configuration type 1 for base access
[    0.082510] bio: create slab <bio-0> at 0
[    0.083286] ACPI: EC: Look up EC in DSDT
[    0.087506] ACPI: Interpreter enabled
[    0.087512] ACPI: (supports S0 S1 S3 S4 S5)
[    0.087542] ACPI: Using IOAPIC for interrupt routing
[    0.092155] ACPI: No dock devices found.
[    0.092162] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.092306] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.092573] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.092578] pci_root PNP0A03:00: host bridge window [io  0x0d00-0x3fff] (ignored)
[    0.092582] pci_root PNP0A03:00: host bridge window [io  0x4100-0x4fff] (ignored)
[    0.092585] pci_root PNP0A03:00: host bridge window [io  0x5010-0xffff] (ignored)
[    0.092589] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.092592] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
[    0.092596] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
[    0.092631] pci 0000:00:00.0: reg 10: [mem 0xe0000000-0xe3ffffff pref]
[    0.092726] pci 0000:00:01.0: supports D1
[    0.092763] pci 0000:00:0a.0: reg 10: [mem 0xef000000-0xef00ffff]
[    0.092769] pci 0000:00:0a.0: reg 14: [io  0xd000-0xd007]
[    0.092804] pci 0000:00:0a.0: PME# supported from D3hot D3cold
[    0.092809] pci 0000:00:0a.0: PME# disabled
[    0.092838] pci 0000:00:0b.0: reg 10: [io  0xd400-0xd4ff]
[    0.092845] pci 0000:00:0b.0: reg 14: [mem 0xef010000-0xef0100ff]
[    0.092867] pci 0000:00:0b.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[    0.092884] pci 0000:00:0b.0: supports D1 D2
[    0.092887] pci 0000:00:0b.0: PME# supported from D1 D2 D3hot D3cold
[    0.092891] pci 0000:00:0b.0: PME# disabled
[    0.092939] pci 0000:00:10.0: reg 20: [io  0xd800-0xd81f]
[    0.092963] pci 0000:00:10.0: supports D1 D2
[    0.092966] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.092970] pci 0000:00:10.0: PME# disabled
[    0.093017] pci 0000:00:10.1: reg 20: [io  0xdc00-0xdc1f]
[    0.093041] pci 0000:00:10.1: supports D1 D2
[    0.093044] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.093048] pci 0000:00:10.1: PME# disabled
[    0.093092] pci 0000:00:10.2: reg 20: [io  0xe000-0xe01f]
[    0.093116] pci 0000:00:10.2: supports D1 D2
[    0.093118] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.093123] pci 0000:00:10.2: PME# disabled
[    0.093152] pci 0000:00:10.3: reg 10: [mem 0xef011000-0xef0110ff]
[    0.093191] pci 0000:00:10.3: supports D1 D2
[    0.093193] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.093197] pci 0000:00:10.3: PME# disabled
[    0.093257] HPET not enabled in BIOS. You might try hpet=force boot option
[    0.093266] pci 0000:00:11.0: quirk: [io  0x4000-0x407f] claimed by vt8235 PM
[    0.093271] pci 0000:00:11.0: quirk: [io  0x5000-0x500f] claimed by vt8235 SMB
[    0.093330] pci 0000:00:11.1: reg 20: [io  0xe400-0xe40f]
[    0.093388] pci 0000:00:11.5: reg 10: [io  0xe800-0xe8ff]
[    0.093429] pci 0000:00:11.5: supports D1 D2
[    0.093497] pci 0000:01:00.0: reg 10: [mem 0xec000000-0xecffffff]
[    0.093503] pci 0000:01:00.0: reg 14: [mem 0xe4000000-0xe7ffffff pref]
[    0.093509] pci 0000:01:00.0: reg 18: [mem 0xe8000000-0xe807ffff pref]
[    0.093523] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.093570] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.093575] pci 0000:00:01.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.093581] pci 0000:00:01.0:   bridge window [mem 0xec000000-0xedffffff]
[    0.093585] pci 0000:00:01.0:   bridge window [mem 0xe4000000-0xebffffff pref]
[    0.093593] pci_bus 0000:00: on NUMA node 0
[    0.093598] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.110089] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
[    0.110274] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 *3 4 5 6 7 10 11 12 14 15)
[    0.110460] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[    0.110644] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
[    0.110830] ACPI: PCI Interrupt Link [ALKA] (IRQs 20) *0
[    0.111011] ACPI: PCI Interrupt Link [ALKB] (IRQs 21) *0
[    0.111213] ACPI: PCI Interrupt Link [ALKC] (IRQs 22) *0
[    0.111391] ACPI: PCI Interrupt Link [ALKD] (IRQs 23) *0
[    0.111441] HEST: Table is not found!
[    0.111586] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.111590] vgaarb: loaded
[    0.111839] SCSI subsystem initialized
[    0.111986] libata version 3.00 loaded.
[    0.112081] usbcore: registered new interface driver usbfs
[    0.112111] usbcore: registered new interface driver hub
[    0.112156] usbcore: registered new device driver usb
[    0.112362] ACPI: WMI: Mapper loaded
[    0.112365] PCI: Using ACPI for IRQ routing
[    0.112372] PCI: pci_cache_line_size set to 32 bytes
[    0.112428] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.112432] reserve RAM buffer: 000000003fff0000 - 000000003fffffff 
[    0.112594] NetLabel: Initializing
[    0.112597] NetLabel:  domain hash size = 128
[    0.112599] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.112622] NetLabel:  unlabeled traffic allowed by default
[    0.112688] Switching to clocksource tsc
[    0.127533] AppArmor: AppArmor Filesystem Enabled
[    0.127572] pnp: PnP ACPI init
[    0.127615] ACPI: bus type pnp registered
[    0.130802] pnp: PnP ACPI: found 12 devices
[    0.130805] ACPI: ACPI bus type pnp unregistered
[    0.130810] PnPBIOS: Disabled by ACPI PNP
[    0.130835] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.130839] system 00:02: [io  0x0800-0x0805] has been reserved
[    0.130842] system 00:02: [io  0x0290-0x0297] has been reserved
[    0.167416] pci 0000:00:0b.0: BAR 6: assigned [mem 0x40000000-0x4000ffff pref]
[    0.167423] pci 0000:01:00.0: BAR 6: assigned [mem 0xe8080000-0xe809ffff pref]
[    0.167427] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.167431] pci 0000:00:01.0:   bridge window [io  disabled]
[    0.167438] pci 0000:00:01.0:   bridge window [mem 0xec000000-0xedffffff]
[    0.167442] pci 0000:00:01.0:   bridge window [mem 0xe4000000-0xebffffff pref]
[    0.167461] pci 0000:00:01.0: setting latency timer to 64
[    0.167467] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.167470] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[    0.167473] pci_bus 0000:01: resource 1 [mem 0xec000000-0xedffffff]
[    0.167476] pci_bus 0000:01: resource 2 [mem 0xe4000000-0xebffffff pref]
[    0.167556] NET: Registered protocol family 2
[    0.167651] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.168226] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.170741] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.172036] TCP: Hash tables configured (established 131072 bind 65536)
[    0.172042] TCP reno registered
[    0.172050] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.172085] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.172285] NET: Registered protocol family 1
[    0.172310] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
[    0.172418] pci 0000:01:00.0: Boot video device
[    0.172422] PCI: CLS 32 bytes, default 32
[    0.172806] cpufreq-nforce2: No nForce2 chipset.
[    0.172851] Scanning for low memory corruption every 60 seconds
[    0.173004] audit: initializing netlink socket (disabled)
[    0.173023] type=2000 audit(1329991175.168:1): initialized
[    0.183406] Trying to unpack rootfs image as initramfs...
[    0.196169] highmem bounce pool size: 64 pages
[    0.196181] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.201243] VFS: Disk quotas dquot_6.5.2
[    0.201341] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.207672] fuse init (API version 7.14)
[    0.207878] msgmni has been set to 1709
[    0.530705] Freeing initrd memory: 10552k freed
[    0.557693] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.557699] io scheduler noop registered
[    0.557702] io scheduler deadline registered
[    0.557717] io scheduler cfq registered (default)
[    0.557892] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.557922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.558183] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.558194] ACPI: Power Button [PWRB]
[    0.558261] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.558266] ACPI: Power Button [PWRF]
[    0.558329] ACPI: Fan [FAN] (on)
[    0.558548] ACPI: acpi_idle registered with cpuidle
[    0.558587] Marking TSC unstable due to TSC halts in idle
[    0.559378] thermal LNXTHERM:01: registered as thermal_zone0
[    0.559378] ACPI: Thermal Zone [THRM] (40 C)
[    0.559378] ERST: Table is not found!
[    0.559378] isapnp: Scanning for PnP cards...
[    0.566877] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.566996] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.567363] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.568861] brd: module loaded
[    0.569578] loop: module loaded
[    0.570435] ACPI: PCI Interrupt Link [ALKA] BIOS reported IRQ 0, using IRQ 20
[    0.570439] ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
[    0.570450]   alloc irq_desc for 20 on node -1
[    0.570453]   alloc kstat_irqs on node -1
[    0.570468] pata_acpi 0000:00:11.1: PCI INT A -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
[    0.570580] pata_acpi 0000:00:11.1: PCI INT A disabled
[    0.570733] Switching to clocksource acpi_pm
[    0.571190] Fixed MDIO Bus: probed
[    0.571239] PPP generic driver version 2.4.2
[    0.571368] tun: Universal TUN/TAP device driver, 1.6
[    0.571371] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.571501] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.571871] ACPI: PCI Interrupt Link [ALKB] BIOS reported IRQ 0, using IRQ 21
[    0.571875] ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
[    0.571883]   alloc irq_desc for 21 on node -1
[    0.571885]   alloc kstat_irqs on node -1
[    0.571896] ehci_hcd 0000:00:10.3: PCI INT D -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
[    0.571930] ehci_hcd 0000:00:10.3: EHCI Host Controller
[    0.571982] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 1
[    0.572088] ehci_hcd 0000:00:10.3: irq 21, io mem 0xef011000
[    0.615626] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00
[    0.615806] hub 1-0:1.0: USB hub found
[    0.615815] hub 1-0:1.0: 6 ports detected
[    0.615907] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.615926] uhci_hcd: USB Universal Host Controller Interface driver
[    0.659563] uhci_hcd 0000:00:10.0: PCI INT A -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
[    0.659575] uhci_hcd 0000:00:10.0: UHCI Host Controller
[    0.659636] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[    0.659663] uhci_hcd 0000:00:10.0: irq 21, io base 0x0000d800
[    0.659837] hub 2-0:1.0: USB hub found
[    0.659845] hub 2-0:1.0: 2 ports detected
[    0.659919] uhci_hcd 0000:00:10.1: PCI INT B -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
[    0.659928] uhci_hcd 0000:00:10.1: UHCI Host Controller
[    0.659972] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[    0.659995] uhci_hcd 0000:00:10.1: irq 21, io base 0x0000dc00
[    0.660178] hub 3-0:1.0: USB hub found
[    0.660184] hub 3-0:1.0: 2 ports detected
[    0.660246] uhci_hcd 0000:00:10.2: PCI INT C -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
[    0.660255] uhci_hcd 0000:00:10.2: UHCI Host Controller
[    0.660312] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
[    0.660336] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000e000
[    0.660509] hub 4-0:1.0: USB hub found
[    0.660515] hub 4-0:1.0: 2 ports detected
[    0.660658] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.661160] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.661169] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.661272] mice: PS/2 mouse device common for all mice
[    0.661425] rtc_cmos 00:04: RTC can wake from S4
[    0.661484] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.661540] rtc0: alarms up to one year, y3k, 242 bytes nvram
[    0.661712] device-mapper: uevent: version 1.0.3
[    0.705490] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
[    0.749137] device-mapper: multipath: version 1.1.1 loaded
[    0.749141] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.749303] EISA: Probing bus 0 at eisa.0
[    0.749326] Cannot allocate resource for EISA slot 4
[    0.749329] Cannot allocate resource for EISA slot 5
[    0.749343] EISA: Detected 0 cards.
[    0.792971] cpuidle: using governor ladder
[    0.793027] cpuidle: using governor menu
[    0.793369] TCP cubic registered
[    0.793558] NET: Registered protocol family 10
[    0.794208] NET: Registered protocol family 17
[    0.794271] powernow-k8: Processor cpuid 681 not supported
[    0.794307] Using IPI No-Shortcut mode
[    0.794479] PM: Resume from disk failed.
[    0.794502] registered taskstats version 1
[    0.794707]   Magic number: 0:100:981
[    0.794871] rtc_cmos 00:04: setting system clock to 2012-02-23 09:59:36 UTC (1329991176)
[    0.794876] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.794878] EDD information not available.
[    0.925446] isapnp: No Plug & Play device found
[    0.925477] Freeing unused kernel memory: 692k freed
[    0.926865] Write protecting the kernel text: 4948k
[    0.926901] Write protecting the kernel read-only data: 1980k
[    0.936638] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.963612] udev[63]: starting version 163
[    1.260100] Floppy drive(s): fd0 is 1.44M
[    1.272671] pata_via 0000:00:11.1: version 0.3.4
[    1.272705] pata_via 0000:00:11.1: PCI INT A -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
[    1.274079] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    1.299946] FDC 0 is a post-1991 82077
[    1.300086] scsi0 : pata_via
[    1.310095] scsi1 : pata_via
[    1.321612] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe400 irq 14
[    1.321619] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe408 irq 15
[    1.334150] 8139cp 0000:00:0b.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[    1.484510] ata1.00: ATA-7: SAMSUNG SP1604N, TM100-24, max UDMA/100
[    1.484516] ata1.00: 312581808 sectors, multi 16: LBA48 
[    1.492348] ata1.00: configured for UDMA/100
[    1.492566] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG SP1604N  TM10 PQ: 0 ANSI: 5
[    1.492852] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.492979] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    1.493057] sd 0:0:0:0: [sda] Write Protect is off
[    1.493061] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.493093] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.493379]  sda: sda1
[    1.502068] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.656863] ata2.00: ATAPI: JLMS DVD-ROM LTD-166S, DPS2, max UDMA/33
[    1.656895] ata2.01: ATAPI: CW058D ATAPI CD-R/RW, V13HD, max UDMA/33
[    1.657381] ata2.00: configured for UDMA/33
[    1.672305] ata2.01: configured for UDMA/33
[    1.673445] scsi 1:0:0:0: CD-ROM            JLMS     DVD-ROM LTD-166S DPS2 PQ: 0 ANSI: 5
[    1.675344] sr0: scsi3-mmc drive: 40x/40x cd/rw xa/form2 cdda tray
[    1.675353] Uniform CD-ROM driver Revision: 3.20
[    1.675564] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.675672] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.677038] scsi 1:0:1:0: CD-ROM            CyberDrv CW058D CD-R/RW   13HD PQ: 0 ANSI: 5
[    1.680001] sr1: scsi3-mmc drive: 4x/40x writer cd/rw xa/form2 cdda tray
[    1.680700] sr 1:0:1:0: Attached scsi CD-ROM sr1
[    1.680884] sr 1:0:1:0: Attached scsi generic sg2 type 5
[    1.694304] 8139too: 8139too Fast Ethernet driver 0.9.28
[    1.694374]   alloc irq_desc for 18 on node -1
[    1.694377]   alloc kstat_irqs on node -1
[    1.694391] 8139too 0000:00:0b.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.695375] 8139too 0000:00:0b.0: eth0: RealTek RTL8139 at 0xd400, 00:40:ca:4b:2b:81, IRQ 18
[    2.370283] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[   23.767123] udev[317]: starting version 163
[   23.914252] lp: driver loaded but no devices found
[   24.020544] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   24.122471] Linux agpgart interface v0.103
[   24.231454] type=1400 audit(1329987599.930:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient3" pid=395 comm="apparmor_parser"
[   24.231842] type=1400 audit(1329987599.930:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=395 comm="apparmor_parser"
[   24.270326] agpgart: Detected VIA PM266/KM266 chipset
[   24.323860] type=1400 audit(1329987600.022:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=395 comm="apparmor_parser"
[   24.497548] irda_init()
[   24.497587] NET: Registered protocol family 23
[   24.500424] parport_pc 00:09: reported by Plug and Play ACPI
[   24.500511] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[   24.503196] agpgart-via 0000:00:00.0: AGP aperture is 64M @ 0xe0000000
[   24.540197] psmouse serio1: ID: 10 00 64
[   24.640662] lp0: using parport0 (interrupt-driven).
[   24.697325] [drm] Initialized drm 1.1.0 20060810
[   24.922942] ppdev: user-space parallel port driver
[   25.139041]   alloc irq_desc for 16 on node -1
[   25.139049]   alloc kstat_irqs on node -1
[   25.139063] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   25.188681] [drm] nouveau 0000:01:00.0: Detected an NV10 generation card (0x017200a5)
[   25.188973] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
[   25.226973] [drm] nouveau 0000:01:00.0: ... appears to be valid
[   25.227153] [drm] nouveau 0000:01:00.0: BMP BIOS found
[   25.227157] [drm] nouveau 0000:01:00.0: BMP version 5.21
[   25.227161] [drm] nouveau 0000:01:00.0: Bios version 04.17.00.45
[   25.227166] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 2.0
[   25.227171] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000100 000088b8
[   25.227176] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01000200 000088b8
[   25.227179] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02010111 00000033
[   25.227182] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 02010211 00000033
[   25.227185] [drm] nouveau 0000:01:00.0: Merging DCB entries 0 and 1
[   25.227188] [drm] nouveau 0000:01:00.0: Merging DCB entries 2 and 3
[   25.227381] [drm] nouveau 0000:01:00.0: Loading NV17 power sequencing microcode
[   25.227386] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xCA44
[   25.227424] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xCD7C
[   25.286172] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xCB44
[   25.286214] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD27E
[   25.286226] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xCCD8
[   25.352104] [drm] nouveau 0000:01:00.0: Detected 64MiB VRAM
[   25.407270] [TTM] Zone  kernel: Available graphics memory: 443242 kiB.
[   25.407276] [TTM] Zone highmem: Available graphics memory: 512846 kiB.
[   25.407279] [TTM] Initializing pool allocator.
[   25.407445] agpgart-via 0000:00:00.0: AGP 2.0 bridge
[   25.407467] agpgart-via 0000:00:00.0: putting AGP V2 device into 4x mode
[   25.407522] nouveau 0000:01:00.0: putting AGP V2 device into 4x mode
[   25.407527] [drm] nouveau 0000:01:00.0: 64 MiB GART (aperture)
[   25.407872] [drm] nouveau 0000:01:00.0: Allocating FIFO number 0
[   25.409257] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 0
[   25.409274] [drm] nouveau 0000:01:00.0: Initial CRTC_OWNER is 0
[   25.409282] [drm] nouveau 0000:01:00.0: Saving VGA fonts
[   25.468123] ACPI: PCI Interrupt Link [ALKC] BIOS reported IRQ 0, using IRQ 22
[   25.468129] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
[   25.468139]   alloc irq_desc for 22 on node -1
[   25.468142]   alloc kstat_irqs on node -1
[   25.468155] VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[ALKC] -> GSI 22 (level, low) -> IRQ 22
[   25.468333] VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
[   25.502258] [drm] nouveau 0000:01:00.0: Detected a VGA connector
[   25.502754] [drm] nouveau 0000:01:00.0: Detected a TV connector
[   25.504243] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[   25.504249] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 1)
[   25.672855] [drm] nouveau 0000:01:00.0: allocated 1280x1024 fb: 0x49000, bo f40a1800
[   25.691762] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[   25.691768] [drm] nouveau 0000:01:00.0: Output VGA-1 is running on CRTC 0 using output A
[   25.725238] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input3
[   25.731906] Console: switching to colour frame buffer device 160x64
[   25.733633] fb0: nouveaufb frame buffer device
[   25.733637] drm: registered panic notifier
[   25.751762] Slow work thread pool: Starting up
[   25.768247] Slow work thread pool: Ready
[   25.768275] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
[   27.028471] Adding 261116k swap on /host/ubuntu/disks/swap.disk.  Priority:-1 extents:1 across:261116k 
[   27.101091] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
[   27.407532] type=1400 audit(1329987603.106:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=727 comm="apparmor_parser"
[   27.408085] type=1400 audit(1329987603.110:6): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=727 comm="apparmor_parser"
[   27.489809] type=1400 audit(1329987603.190:7): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=746 comm="apparmor_parser"
[   27.509995] type=1400 audit(1329987603.210:8): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=748 comm="apparmor_parser"
[   27.510383] type=1400 audit(1329987603.210:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=748 comm="apparmor_parser"
[   27.510610] type=1400 audit(1329987603.210:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=748 comm="apparmor_parser"
[   27.680507] type=1400 audit(1329987603.382:11): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=750 comm="apparmor_parser"
[   27.803998] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   28.796914] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
[   28.797706] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
[   30.491470] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro,commit=0
[   32.650857] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro,commit=0
[   38.448048] eth0: no IPv6 routers present
[  118.987544] process `skype' is using obsolete setsockopt SO_BSDCOMPAT
[10855.120048] usb 2-1: new full speed USB device using uhci_hcd and address 2