ubuntuusers.de

dmeg-Ausgabe

Autor:
JRVubuntu
Datum:
25. März 2014 20:02
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
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.11.0-12-generic (buildd@komainu) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu7) ) #19-Ubuntu SMP Wed Oct 9 16:12:00 UTC 2013 (Ubuntu 3.11.0-12.19-generic 3.11.3)
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ff3ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ff40000-0x000000003ff4ffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000003ff50000-0x000000003fffffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff80000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.3 present.
[    0.000000] DMI: MICRO-STAR INT'L CO.,LTD MS-1029, BIOS A1029ATE V2.81 04/19/2006
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x3ff40 max_arch_pfn = 0x1000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FFC0000000 write-back
[    0.000000]   1 disabled
[    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] Scanning 1 areas for low memory corruption
[    0.000000] initial memory mapped: [mem 0x00000000-0x01ffffff]
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x37800000-0x379fffff]
[    0.000000]  [mem 0x37800000-0x379fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x34000000-0x377fffff]
[    0.000000]  [mem 0x34000000-0x377fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x33ffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x33ffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x37a00000-0x37bfdfff]
[    0.000000]  [mem 0x37a00000-0x37bfdfff] page 4k
[    0.000000] BRK [0x01b39000, 0x01b39fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x35fa2000-0x36fc8fff]
[    0.000000] ACPI: RSDP 000f84a0 00014 (v00 MSI   )
[    0.000000] ACPI: RSDT 3ff40000 0003C (v01 MSI    1029     04192006 MSFT 00000097)
[    0.000000] ACPI: FACP 3ff40200 00081 (v02 MSI    1029     04192006 MSFT 00000097)
[    0.000000] ACPI: DSDT 3ff403f0 03004 (v01    MSI     1029 04192006 INTL 02002026)
[    0.000000] ACPI: FACS 3ff50000 00040
[    0.000000] ACPI: APIC 3ff40300 00054 (v01 MSI    OEMAPIC  04192006 MSFT 00000097)
[    0.000000] ACPI: WDRT 3ff40360 00047 (v01 MSI    MSI_OEM  04192006 MSFT 00000097)
[    0.000000] ACPI: MCFG 3ff403b0 0003C (v01 MSI    OEMMCFG  04192006 MSFT 00000097)
[    0.000000] ACPI: SSDT 3ff43400 0002B (v01 OEM_ID OEMTBLID 00000001 INTL 02002026)
[    0.000000] ACPI: OEMB 3ff50040 00049 (v01 MSI    MSI_OEM  04192006 MSFT 00000097)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 131MB HIGHMEM available.
[    0.000000] 891MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 37bfe000
[    0.000000]   low ram: 0 - 37bfe000
[    0.000000] BRK [0x01b3a000, 0x01b3afff] PGTABLE
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x37bfdfff]
[    0.000000]   HighMem  [mem 0x37bfe000-0x3ff3ffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x3ff3ffff]
[    0.000000] On node 0 totalpages: 261854
[    0.000000] free_area_init_node: node 0, pgdat c1948bc0, node_mem_map f73fe020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   Normal zone: 1752 pages used for memmap
[    0.000000]   Normal zone: 224254 pages, LIFO batch:31
[    0.000000]   HighMem zone: 263 pages used for memmap
[    0.000000]   HighMem zone: 33602 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] SB4X0 revision 0x10
[    0.000000] Ignoring ACPI timer override.
[    0.000000] If you got timer trouble try acpi_use_timer_override
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: BIOS IRQ0 override ignored.
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level)
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e3fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
[    0.000000] e820: [mem 0x40000000-0xdfffffff] available for PCI devices
[    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 @f73e9000 s36288 r0 d21056 u57344
[    0.000000] pcpu-alloc: s36288 r0 d21056 u57344 alloc=14*4096
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 260070
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=2cff5955-df92-4011-931d-f9c23165efbd ro 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 2095608 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 (00037bfe:0003ff40)
[    0.000000] Memory: 1008180K/1047416K available (6351K kernel code, 607K rwdata, 2640K rodata, 880K init, 908K bss, 39236K reserved, 134408K highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff14000 - 0xfffff000   ( 940 kB)
[    0.000000]     pkmap   : 0xffc00000 - 0xffe00000   (2048 kB)
[    0.000000]     vmalloc : 0xf83fe000 - 0xffbfe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf7bfe000   ( 891 MB)
[    0.000000]       .init : 0xc1962000 - 0xc1a3e000   ( 880 kB)
[    0.000000]       .data : 0xc16341e4 - 0xc1961e00   (3255 kB)
[    0.000000]       .text : 0xc1000000 - 0xc16341e4   (6352 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=64, 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 restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
[    0.000000] NR_IRQS:2304 nr_irqs:256 16
[    0.000000] CPU 0 irqstacks, hard=f5806000 soft=f5808000
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1790.892 MHz processor
[    0.008002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3581.78 BogoMIPS (lpj=7163568)
[    0.008007] pid_max: default: 32768 minimum: 301
[    0.008065] Security Framework initialized
[    0.008093] AppArmor: AppArmor initialized
[    0.008096] Yama: becoming mindful.
[    0.008178] Mount-cache hash table entries: 512
[    0.012030] Initializing cgroup subsys memory
[    0.012052] Initializing cgroup subsys devices
[    0.012055] Initializing cgroup subsys freezer
[    0.012058] Initializing cgroup subsys blkio
[    0.012061] Initializing cgroup subsys perf_event
[    0.012065] Initializing cgroup subsys hugetlb
[    0.012102] mce: CPU supports 5 MCE banks
[    0.012124] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
[    0.012124] Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4
[    0.012124] tlb_flushall_shift: 4
[    0.021187] Freeing SMP alternatives memory: 28K (c1a3e000 - c1a45000)
[    0.023739] ACPI: Core revision 20130517
[    0.026859] ACPI: All ACPI Tables successfully acquired
[    0.028017] ftrace: allocating 27134 entries in 53 pages
[    0.044088] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.044513] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
[    0.084204] smpboot: CPU0: AMD Turion(tm) 64 Mobile Technology MT-32 (fam: 0f, model: 24, stepping: 02)
[    0.088000] Performance Events: AMD PMU driver.
[    0.088000] ... version:                0
[    0.088000] ... bit width:              48
[    0.088000] ... generic registers:      4
[    0.088000] ... value mask:             0000ffffffffffff
[    0.088000] ... max period:             00007fffffffffff
[    0.088000] ... fixed-purpose events:   0
[    0.088000] ... event mask:             000000000000000f
[    0.088000] Brought up 1 CPUs
[    0.088000] smpboot: Total of 1 processors activated (3581.78 BogoMIPS)
[    0.088000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.088000] devtmpfs: initialized
[    0.088000] EVM: security.selinux
[    0.088000] EVM: security.SMACK64
[    0.088000] EVM: security.capability
[    0.088000] PM: Registering ACPI NVS region [mem 0x3ff50000-0x3fffffff] (720896 bytes)
[    0.088792] regulator-dummy: no parameters
[    0.088836] RTC time: 18:54:28, date: 03/25/14
[    0.088890] NET: Registered protocol family 16
[    0.089091] EISA bus registered
[    0.089098] node 0 link 0: io port [1000, ffffff]
[    0.089105] TOM: 0000000040000000 aka 1024M
[    0.089110] node 0 link 0: mmio [a0000, bffff]
[    0.089114] node 0 link 0: mmio [40000000, ffffffff]
[    0.089118] bus: [bus 00-ff] on node 0 link 0
[    0.089120] bus: 00 [io  0x0000-0xffff]
[    0.089123] bus: 00 [mem 0x000a0000-0x000bffff]
[    0.089126] bus: 00 [mem 0x40000000-0xfcffffffff]
[    0.089201] ACPI: bus type PCI registered
[    0.089206] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.089280] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.089284] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.089286] PCI: Using MMCONFIG for extended config space
[    0.089288] PCI: Using configuration type 1 for base access
[    0.090915] bio: create slab <bio-0> at 0
[    0.091112] ACPI: Added _OSI(Module Device)
[    0.091115] ACPI: Added _OSI(Processor Device)
[    0.091117] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.091120] ACPI: Added _OSI(Processor Aggregator Device)
[    0.091717] ACPI: EC: Detected MSI hardware, enabling workarounds.
[    0.091723] ACPI: EC: Look up EC in DSDT
[    0.092388] ACPI: Executed 1 blocks of module-level executable AML code
[    0.092632] ACPI: Actual Package length (168) is larger than NumElements field (3), truncated
[    0.093978] ACPI: Interpreter enabled
[    0.093991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571)
[    0.093997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)
[    0.094016] ACPI: (supports S0 S3 S4 S5)
[    0.094018] ACPI: Using IOAPIC for interrupt routing
[    0.094059] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.094143] ACPI: No dock devices found.
[    0.108910] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.108917] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.108921] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.109047] acpi PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.109051] acpi PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.109055] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.109058] acpi PNP0A03:00: host bridge window [mem 0x000d4000-0x000dffff] (ignored)
[    0.109061] acpi PNP0A03:00: host bridge window [mem 0x40000000-0xffffffff] (ignored)
[    0.109065] PCI: root bus 00: hardware-probed resources
[    0.109171] PCI host bridge to bus 0000:00
[    0.109175] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.109178] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.109181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.109185] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfcffffffff]
[    0.109198] pci 0000:00:00.0: [1002:5951] type 00 class 0x060000
[    0.109299] pci 0000:00:02.0: [1002:5a34] type 01 class 0x060400
[    0.109343] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.109465] pci 0000:00:13.0: [1002:4374] type 00 class 0x0c0310
[    0.109492] pci 0000:00:13.0: reg 0x10: [mem 0xfbdfd000-0xfbdfdfff]
[    0.109681] pci 0000:00:13.1: [1002:4375] type 00 class 0x0c0310
[    0.109707] pci 0000:00:13.1: reg 0x10: [mem 0xfbdfe000-0xfbdfefff]
[    0.109901] pci 0000:00:13.2: [1002:4373] type 00 class 0x0c0320
[    0.109930] pci 0000:00:13.2: reg 0x10: [mem 0xfbdff000-0xfbdfffff]
[    0.110054] pci 0000:00:13.2: supports D1 D2
[    0.110057] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.110169] pci 0000:00:14.0: [1002:4372] type 00 class 0x0c0500
[    0.110192] pci 0000:00:14.0: reg 0x10: [io  0xc800-0xc80f]
[    0.110207] pci 0000:00:14.0: reg 0x14: [mem 0xfbdfc400-0xfbdfc7ff]
[    0.110268] HPET not enabled in BIOS. You might try hpet=force boot option
[    0.110384] pci 0000:00:14.1: [1002:4376] type 00 class 0x01018a
[    0.110409] pci 0000:00:14.1: reg 0x10: [io  0x01f0-0x01f7]
[    0.110424] pci 0000:00:14.1: reg 0x14: [io  0x03f4-0x03f7]
[    0.110439] pci 0000:00:14.1: reg 0x18: [io  0x0170-0x0177]
[    0.110453] pci 0000:00:14.1: reg 0x1c: [io  0x0374-0x0377]
[    0.110468] pci 0000:00:14.1: reg 0x20: [io  0xff00-0xff0f]
[    0.110606] pci 0000:00:14.3: [1002:4377] type 00 class 0x060100
[    0.110772] pci 0000:00:14.4: [1002:4371] type 01 class 0x060401
[    0.110858] pci 0000:00:14.4: System wakeup disabled by ACPI
[    0.110913] pci 0000:00:14.5: [1002:4370] type 00 class 0x040100
[    0.110938] pci 0000:00:14.5: reg 0x10: [mem 0xfbdfc800-0xfbdfc8ff]
[    0.111085] pci 0000:00:14.5: System wakeup disabled by ACPI
[    0.111135] pci 0000:00:14.6: [1002:4378] type 00 class 0x070300
[    0.111160] pci 0000:00:14.6: reg 0x10: [mem 0xfbdfcc00-0xfbdfccff]
[    0.111307] pci 0000:00:14.6: System wakeup disabled by ACPI
[    0.111359] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
[    0.111438] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
[    0.111515] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
[    0.111589] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
[    0.111731] pci 0000:01:00.0: [1002:5653] type 00 class 0x030000
[    0.111744] pci 0000:01:00.0: reg 0x10: [mem 0xf0000000-0xf7ffffff pref]
[    0.111754] pci 0000:01:00.0: reg 0x14: [io  0xd800-0xd8ff]
[    0.111764] pci 0000:01:00.0: reg 0x18: [mem 0xfbef0000-0xfbefffff]
[    0.111791] pci 0000:01:00.0: reg 0x30: [mem 0xfbec0000-0xfbedffff pref]
[    0.111826] pci 0000:01:00.0: supports D1 D2
[    0.111871] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.111880] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.111885] pci 0000:00:02.0:   bridge window [io  0xd000-0xdfff]
[    0.111890] pci 0000:00:02.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.111894] pci 0000:00:02.0:   bridge window [mem 0xf0000000-0xfaffffff pref]
[    0.111975] pci 0000:02:03.0: [10ec:8139] type 00 class 0x020000
[    0.112008] pci 0000:02:03.0: reg 0x10: [io  0xe800-0xe8ff]
[    0.112025] pci 0000:02:03.0: reg 0x14: [mem 0xfbfffc00-0xfbfffcff]
[    0.112098] pci 0000:02:03.0: reg 0x30: [mem 0xfbfe0000-0xfbfeffff pref]
[    0.112147] pci 0000:02:03.0: supports D1 D2
[    0.112151] pci 0000:02:03.0: PME# supported from D1 D2 D3hot D3cold
[    0.112181] pci 0000:02:03.0: System wakeup disabled by ACPI
[    0.112239] pci 0000:02:04.0: [1180:0476] type 02 class 0x060700
[    0.112266] pci 0000:02:04.0: proprietary Ricoh MMC controller disabled (via cardbus function)
[    0.112269] pci 0000:02:04.0: MMC cards are now supported by standard SDHCI controller
[    0.112291] pci 0000:02:04.0: reg 0x10: [mem 0x00000000-0x00000fff]
[    0.112339] pci 0000:02:04.0: supports D1 D2
[    0.112342] pci 0000:02:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.112419] pci 0000:02:04.1: [1180:0476] type 02 class 0x060700
[    0.112449] pci 0000:02:04.1: reg 0x10: [mem 0x00000000-0x00000fff]
[    0.112497] pci 0000:02:04.1: supports D1 D2
[    0.112501] pci 0000:02:04.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.112581] pci 0000:02:04.2: [1180:0552] type 00 class 0x0c0010
[    0.112611] pci 0000:02:04.2: reg 0x10: [mem 0xfbfff000-0xfbfff7ff]
[    0.112742] pci 0000:02:04.2: PME# supported from D0 D3hot D3cold
[    0.112840] pci 0000:02:09.0: [17fe:2220] type 00 class 0x020000
[    0.112870] pci 0000:02:09.0: reg 0x10: [io  0xe400-0xe41f]
[    0.112887] pci 0000:02:09.0: reg 0x14: [mem 0xfbfff800-0xfbfff81f]
[    0.112904] pci 0000:02:09.0: reg 0x18: [mem 0xfbffe800-0xfbffefff]
[    0.113007] pci 0000:02:09.0: supports D2
[    0.113100] pci 0000:00:14.4: PCI bridge to [bus 02-04] (subtractive decode)
[    0.113110] pci 0000:00:14.4:   bridge window [io  0xe000-0xefff]
[    0.113117] pci 0000:00:14.4:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.113124] pci 0000:00:14.4:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.113127] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.113131] pci 0000:00:14.4:   bridge window [mem 0x40000000-0xfcffffffff] (subtractive decode)
[    0.113215] pci_bus 0000:03: busn_res: can not insert [bus 03-ff] under [bus 02-04] (conflicts with (null) [bus 02-04])
[    0.113223] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03
[    0.113292] pci_bus 0000:04: busn_res: can not insert [bus 04-ff] under [bus 02-04] (conflicts with (null) [bus 02-04])
[    0.113298] pci_bus 0000:04: busn_res: [bus 04-ff] end is updated to 07
[    0.113302] pci_bus 0000:04: busn_res: can not insert [bus 04-07] under [bus 02-04] (conflicts with (null) [bus 02-04])
[    0.113309] pci_bus 0000:04: [bus 04-07] partially hidden behind transparent bridge 0000:02 [bus 02-04]
[    0.113325] pci_bus 0000:00: on NUMA node 0
[    0.113647] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 6 7 10 11 12 14 15)
[    0.113717] ACPI: PCI Interrupt Link [LNKB] (IRQs *5 6 7 10 11 12 14 15)
[    0.113785] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 6 7 *10 11 12 14 15)
[    0.113853] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 6 7 10 *11 12 14 15)
[    0.113922] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 6 *7 10 11 12 14 15)
[    0.113990] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 6 7 10 11 12 14 15) *0, disabled.
[    0.114060] ACPI: PCI Interrupt Link [LNKG] (IRQs 5 6 7 10 11 12 14 15) *0, disabled.
[    0.114130] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 6 7 10 11 12 14 15) *0, disabled.
[    0.114214] ACPI: \_SB_.PCI0: notify handler is installed
[    0.114246] Found 1 acpi root devices
[    0.114284] ACPI: EC: GPE = 0x6, I/O: command/status = 0x66, data = 0x62
[    0.114458] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.114460] vgaarb: loaded
[    0.114462] vgaarb: bridge control possible 0000:01:00.0
[    0.114809] SCSI subsystem initialized
[    0.114812] ACPI: bus type ATA registered
[    0.114897] libata version 3.00 loaded.
[    0.114925] ACPI: bus type USB registered
[    0.114956] usbcore: registered new interface driver usbfs
[    0.114970] usbcore: registered new interface driver hub
[    0.115000] usbcore: registered new device driver usb
[    0.115166] PCI: Using ACPI for IRQ routing
[    0.127264] PCI: pci_cache_line_size set to 64 bytes
[    0.127340] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.127343] e820: reserve RAM buffer [mem 0x3ff40000-0x3fffffff]
[    0.127493] NetLabel: Initializing
[    0.127495] NetLabel:  domain hash size = 128
[    0.127497] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.127511] NetLabel:  unlabeled traffic allowed by default
[    0.127648] Switched to clocksource refined-jiffies
[    0.136105] AppArmor: AppArmor Filesystem Enabled
[    0.136163] pnp: PnP ACPI init
[    0.136185] ACPI: bus type PNP registered
[    0.136244] pnp 00:00: [dma 4]
[    0.136277] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.136327] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.136423] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.136498] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[    0.136530] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.136569] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.136729] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.136733] system 00:06: [io  0x040b] has been reserved
[    0.136737] system 00:06: [io  0x04d6] has been reserved
[    0.136741] system 00:06: [io  0x0c00-0x0c01] has been reserved
[    0.136745] system 00:06: [io  0x0c14] has been reserved
[    0.136749] system 00:06: [io  0x0c50-0x0c51] has been reserved
[    0.136752] system 00:06: [io  0x0c52] has been reserved
[    0.136756] system 00:06: [io  0x0c6c] has been reserved
[    0.136760] system 00:06: [io  0x0c6f] has been reserved
[    0.136764] system 00:06: [io  0x0cd6-0x0cd7] has been reserved
[    0.136768] system 00:06: [io  0x0cd4-0x0cd5] has been reserved
[    0.136772] system 00:06: [io  0x0cd8-0x0cdf] has been reserved
[    0.136776] system 00:06: [io  0x4000-0x407f] has been reserved
[    0.136782] system 00:06: [mem 0xfff80000-0xffffffff] has been reserved
[    0.136787] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.136883] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.136888] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.136892] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.137007] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.137011] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.137220] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.137225] system 00:09: [mem 0x000c0000-0x000d3fff] could not be reserved
[    0.137229] system 00:09: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.137233] system 00:09: [mem 0x00100000-0x3fffffff] could not be reserved
[    0.137237] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.137380] pnp: PnP ACPI: found 10 devices
[    0.137382] ACPI: bus type PNP unregistered
[    0.137386] PnPBIOS: Disabled by ACPI PNP
[    0.173938] Switched to clocksource acpi_pm
[    0.173982] pci 0000:02:04.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.173986] pci 0000:02:04.1: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.173993] pci 0000:00:14.4: bridge window [mem 0x04000000-0x03ffffff pref] to [bus 02-04] add_size 8000000
[    0.174000] pci 0000:00:14.4: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 8000000
[    0.174008] pci 0000:00:14.4: BAR 15: assigned [mem 0x40000000-0x47ffffff pref]
[    0.174013] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.174018] pci 0000:00:02.0:   bridge window [io  0xd000-0xdfff]
[    0.174023] pci 0000:00:02.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.174027] pci 0000:00:02.0:   bridge window [mem 0xf0000000-0xfaffffff pref]
[    0.174037] pci 0000:02:04.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.174041] pci 0000:02:04.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.174045] pci 0000:02:04.1: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.174049] pci 0000:02:04.1: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.174053] pci 0000:02:04.0: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.174057] pci 0000:02:04.0: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.174060] pci 0000:02:04.1: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.174064] pci 0000:02:04.1: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.174069] pci 0000:02:04.0: BAR 0: assigned [mem 0x48000000-0x48000fff]
[    0.174078] pci 0000:02:04.0: BAR 15: assigned [mem 0x40000000-0x43ffffff pref]
[    0.174083] pci 0000:02:04.0: BAR 16: assigned [mem 0x4c000000-0x4fffffff]
[    0.174089] pci 0000:02:04.1: BAR 0: assigned [mem 0x50000000-0x50000fff]
[    0.174097] pci 0000:02:04.1: BAR 15: assigned [mem 0x44000000-0x47ffffff pref]
[    0.174102] pci 0000:02:04.1: BAR 16: assigned [mem 0x54000000-0x57ffffff]
[    0.174106] pci 0000:02:04.0: BAR 13: assigned [io  0xe000-0xe0ff]
[    0.174109] pci 0000:02:04.0: BAR 14: assigned [io  0xec00-0xecff]
[    0.174116] pci 0000:02:04.1: BAR 13: assigned [io  0x1000-0x10ff]
[    0.174121] pci 0000:02:04.1: BAR 14: assigned [io  0x1400-0x14ff]
[    0.174126] pci 0000:02:04.0: CardBus bridge to [bus 03]
[    0.174130] pci 0000:02:04.0:   bridge window [io  0xe000-0xe0ff]
[    0.174137] pci 0000:02:04.0:   bridge window [io  0xec00-0xecff]
[    0.174144] pci 0000:02:04.0:   bridge window [mem 0x40000000-0x43ffffff pref]
[    0.174152] pci 0000:02:04.0:   bridge window [mem 0x4c000000-0x4fffffff]
[    0.174159] pci 0000:02:04.1: CardBus bridge to [bus 04-07]
[    0.174162] pci 0000:02:04.1:   bridge window [io  0x1000-0x10ff]
[    0.174169] pci 0000:02:04.1:   bridge window [io  0x1400-0x14ff]
[    0.174177] pci 0000:02:04.1:   bridge window [mem 0x44000000-0x47ffffff pref]
[    0.174184] pci 0000:02:04.1:   bridge window [mem 0x54000000-0x57ffffff]
[    0.174191] pci 0000:00:14.4: PCI bridge to [bus 02-04]
[    0.174196] pci 0000:00:14.4:   bridge window [io  0xe000-0xefff]
[    0.174204] pci 0000:00:14.4:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.174210] pci 0000:00:14.4:   bridge window [mem 0x40000000-0x47ffffff pref]
[    0.174336] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.174340] pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
[    0.174343] pci_bus 0000:00: resource 6 [mem 0x40000000-0xfcffffffff]
[    0.174347] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.174350] pci_bus 0000:01: resource 1 [mem 0xfbe00000-0xfbefffff]
[    0.174354] pci_bus 0000:01: resource 2 [mem 0xf0000000-0xfaffffff pref]
[    0.174358] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.174361] pci_bus 0000:02: resource 1 [mem 0xfbf00000-0xfbffffff]
[    0.174365] pci_bus 0000:02: resource 2 [mem 0x40000000-0x47ffffff pref]
[    0.174368] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
[    0.174372] pci_bus 0000:02: resource 5 [mem 0x000a0000-0x000bffff]
[    0.174375] pci_bus 0000:02: resource 6 [mem 0x40000000-0xfcffffffff]
[    0.174379] pci_bus 0000:03: resource 0 [io  0xe000-0xe0ff]
[    0.174382] pci_bus 0000:03: resource 1 [io  0xec00-0xecff]
[    0.174386] pci_bus 0000:03: resource 2 [mem 0x40000000-0x43ffffff pref]
[    0.174389] pci_bus 0000:03: resource 3 [mem 0x4c000000-0x4fffffff]
[    0.174393] pci_bus 0000:04: resource 0 [io  0x1000-0x10ff]
[    0.174396] pci_bus 0000:04: resource 1 [io  0x1400-0x14ff]
[    0.174400] pci_bus 0000:04: resource 2 [mem 0x44000000-0x47ffffff pref]
[    0.174403] pci_bus 0000:04: resource 3 [mem 0x54000000-0x57ffffff]
[    0.174452] NET: Registered protocol family 2
[    0.174693] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.174755] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.174815] TCP: Hash tables configured (established 8192 bind 8192)
[    0.174875] TCP: reno registered
[    0.174880] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.174894] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.174977] NET: Registered protocol family 1
[    0.328264] pci 0000:01:00.0: Boot video device
[    0.328288] PCI: CLS 32 bytes, default 64
[    0.328353] Trying to unpack rootfs image as initramfs...
[    0.807446] Freeing initrd memory: 16540K (f5fa2000 - f6fc9000)
[    0.807658] Scanning for low memory corruption every 60 seconds
[    0.807976] Initialise module verification
[    0.808068] audit: initializing netlink socket (disabled)
[    0.808088] type=2000 audit(1395773667.807:1): initialized
[    0.838967] bounce pool size: 64 pages
[    0.838981] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.840717] zbud: loaded
[    0.840782] VFS: Disk quotas dquot_6.5.2
[    0.840857] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.841524] fuse init (API version 7.22)
[    0.841631] msgmni has been set to 1738
[    0.842063] Key type asymmetric registered
[    0.842066] Asymmetric key parser 'x509' registered
[    0.842113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.842147] io scheduler noop registered
[    0.842150] io scheduler deadline registered (default)
[    0.842191] io scheduler cfq registered
[    0.842392] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.842418] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.842654] ACPI: AC Adapter [ADP1] (off-line)
[    0.842740] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    0.848319] ACPI: Lid Switch [LID0]
[    0.848367] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    0.848373] ACPI: Sleep Button [SLPB]
[    0.848419] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[    0.848422] ACPI: Power Button [PWRB]
[    0.848480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.848484] ACPI: Power Button [PWRF]
[    0.848520] ACPI: duty_cycle spans bit 4
[    0.848527] tsc: Marking TSC unstable due to TSC halts in idle
[    0.848538] ACPI: acpi_idle registered with cpuidle
[    0.865309] thermal LNXTHERM:00: registered as thermal_zone0
[    0.865312] ACPI: Thermal Zone [THRM] (23 C)
[    0.865369] GHES: HEST is not enabled!
[    0.865472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.867354] Linux agpgart interface v0.103
[    0.873423] isapnp: Scanning for PnP cards...
[    0.884870] brd: module loaded
[    0.885760] loop: module loaded
[    0.886414] libphy: Fixed MDIO Bus: probed
[    0.886578] tun: Universal TUN/TAP device driver, 1.6
[    0.886580] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.886631] PPP generic driver version 2.4.2
[    0.886691] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.886694] ehci-pci: EHCI PCI platform driver
[    0.886846] ehci-pci 0000:00:13.2: EHCI Host Controller
[    0.886855] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 1
[    0.886939] ehci-pci 0000:00:13.2: irq 19, io mem 0xfbdff000
[    0.930596] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    0.930627] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.930630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.930633] usb usb1: Product: EHCI Host Controller
[    0.930636] usb usb1: Manufacturer: Linux 3.11.0-12-generic ehci_hcd
[    0.930639] usb usb1: SerialNumber: 0000:00:13.2
[    0.930762] hub 1-0:1.0: USB hub found
[    0.930769] hub 1-0:1.0: 8 ports detected
[    0.930988] ehci-platform: EHCI generic platform driver
[    0.931000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.931002] ohci-platform: OHCI generic platform driver
[    0.931012] uhci_hcd: USB Universal Host Controller Interface driver
[    0.931106] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.931985] i8042: Detected active multiplexing controller, rev 1.1
[    0.932095] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.932103] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.932139] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.932166] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.932191] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.932322] mousedev: PS/2 mouse device common for all mice
[    0.932525] rtc_cmos 00:01: RTC can wake from S4
[    0.932686] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.932716] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram
[    0.932806] device-mapper: uevent: version 1.0.3
[    0.932880] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com
[    0.932906] platform eisa.0: Probing EISA bus 0
[    0.932959] platform eisa.0: EISA: Detected 0 cards
[    0.932969] cpufreq-nforce2: No nForce2 chipset.
[    0.932996] cpuidle: using governor ladder
[    0.933028] cpuidle: using governor menu
[    0.933042] ledtrig-cpu: registered to indicate activity on CPUs
[    0.933176] TCP: cubic registered
[    0.933329] NET: Registered protocol family 10
[    0.933574] NET: Registered protocol family 17
[    0.933587] Key type dns_resolver registered
[    0.933761] Using IPI No-Shortcut mode
[    0.933858] PM: Hibernation image not present or could not be loaded.
[    0.933862] Loading module verification certificates
[    0.982428] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: 4b7c2664fb134f99aaf5e09f5b6d30d43b5eac95'
[    0.982446] registered taskstats version 1
[    0.992674] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.996999] Key type trusted registered
[    1.011546] Key type encrypted registered
[    1.026177] AppArmor: AppArmor sha1 policy hashing enabled
[    1.026506]   Magic number: 6:660:949
[    1.026522] mdio_bus fixed-0: hash matches
[    1.026568] tty tty6: hash matches
[    1.026641] rtc_cmos 00:01: setting system clock to 2014-03-25 18:54:28 UTC (1395773668)
[    1.026783] powernow-k8: fid 0xa (1800 MHz), vid 0xa
[    1.026786] powernow-k8: fid 0x8 (1600 MHz), vid 0xc
[    1.026788] powernow-k8: fid 0x0 (800 MHz), vid 0x16
[    1.026826] powernow-k8: Found 1 AMD Turion(tm) 64 Mobile Technology MT-32 (1 cpu cores) (version 2.20.00)
[    1.026834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.026836] EDD information not available.
[    1.203055] ACPI: Battery Slot [BAT1] (battery present)
[    1.333728] isapnp: No Plug & Play device found
[    1.334491] Freeing unused kernel memory: 880K (c1962000 - c1a3e000)
[    1.334533] Write protecting the kernel text: 6356k
[    1.334610] Write protecting the kernel read-only data: 2644k
[    1.334612] NX-protecting the kernel data: 5932k
[    1.356300] systemd-udevd[89]: starting version 204
[    1.413035] pata_atiixp 0000:00:14.1: setting latency timer to 64
[    1.414771] mii: module verification failed: signature and/or required key missing - tainting kernel
[    1.415335] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    1.415359] 8139cp 0000:02:03.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[    1.415861] 8139too: 8139too Fast Ethernet driver 0.9.28
[    1.417015] scsi0 : pata_atiixp
[    1.417839] 8139too 0000:02:03.0 eth0: RealTek RTL8139 at 0x0001e800, 00:0c:76:f9:62:00, IRQ 18
[    1.428038] scsi1 : pata_atiixp
[    1.428479] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[    1.428483] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
[    1.520091] firewire_ohci 0000:02:04.2: added OHCI v1.0 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[    1.592852] ata1.00: ATA-7: SAMSUNG MP0804H, UE100-14, max UDMA/100
[    1.592857] ata1.00: 156368016 sectors, multi 16: LBA48 
[    1.600671] ata1.00: configured for UDMA/100
[    1.600822] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG MP0804H  UE10 PQ: 0 ANSI: 5
[    1.601214] sd 0:0:0:0: [sda] 156368016 512-byte logical blocks: (80.0 GB/74.5 GiB)
[    1.601290] sd 0:0:0:0: [sda] Write Protect is off
[    1.601294] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.601328] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.601838] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.608834] ata2.00: ATAPI: PIONEER DVD-RW  DVR-K15, 1.07, max UDMA/33
[    1.640756]  sda: sda1 sda2 < sda5 >
[    1.641306] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.641352] ata2.00: configured for UDMA/33
[    1.654739] scsi 1:0:0:0: CD-ROM            PIONEER  DVD-RW  DVR-K15  1.07 PQ: 0 ANSI: 5
[    1.666871] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    1.666875] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.667270] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.667408] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.020151] firewire_core 0000:02:04.2: created device fw0: GUID 0010dc00009e5e43, S400
[    2.131826] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[    2.131832] EXT4-fs (sda1): write access will be enabled during recovery
[    3.215383] EXT4-fs (sda1): orphan cleanup on readonly fs
[    3.215564] EXT4-fs (sda1): 6 orphan inodes deleted
[    3.215567] EXT4-fs (sda1): recovery complete
[    3.377742] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   16.907991] Adding 1045500k swap on /dev/sda5.  Priority:-1 extents:1 across:1045500k FS
[   17.053417] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   17.186861] systemd-udevd[256]: starting version 204
[   17.457679] lp: driver loaded but no devices found
[   17.538753] ohci-pci: OHCI PCI platform driver
[   17.538911] ohci-pci 0000:00:13.0: OHCI PCI host controller
[   17.538922] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 2
[   17.538951] ohci-pci 0000:00:13.0: irq 19, io mem 0xfbdfd000
[   17.607587] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[   17.607595] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   17.607598] usb usb2: Product: OHCI PCI host controller
[   17.607602] usb usb2: Manufacturer: Linux 3.11.0-12-generic ohci_hcd
[   17.607605] usb usb2: SerialNumber: 0000:00:13.0
[   17.609413] hub 2-0:1.0: USB hub found
[   17.609427] hub 2-0:1.0: 4 ports detected
[   17.613457] ohci-pci 0000:00:13.1: OHCI PCI host controller
[   17.613475] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 3
[   17.613507] ohci-pci 0000:00:13.1: irq 19, io mem 0xfbdfe000
[   17.673700] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   17.673707] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   17.673711] usb usb3: Product: OHCI PCI host controller
[   17.673714] usb usb3: Manufacturer: Linux 3.11.0-12-generic ohci_hcd
[   17.673717] usb usb3: SerialNumber: 0000:00:13.1
[   17.684133] hub 3-0:1.0: USB hub found
[   17.684149] hub 3-0:1.0: 4 ports detected
[   17.745206] ACPI Warning: 0x0000c800-0x0000c807 SystemIO conflicts with Region \_SB_.PCI0.SMBS.SMI0 1 (20130517/utaddress-251)
[   17.745219] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   17.785700] type=1400 audit(1395773685.255:2): apparmor="STATUS" operation="profile_load" parent=286 profile="unconfined" name="/sbin/dhclient" pid=288 comm="apparmor_parser"
[   17.785714] type=1400 audit(1395773685.255:3): apparmor="STATUS" operation="profile_load" parent=286 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=288 comm="apparmor_parser"
[   17.785721] type=1400 audit(1395773685.255:4): apparmor="STATUS" operation="profile_load" parent=286 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=288 comm="apparmor_parser"
[   17.786661] type=1400 audit(1395773685.255:5): apparmor="STATUS" operation="profile_replace" parent=286 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=288 comm="apparmor_parser"
[   17.786670] type=1400 audit(1395773685.255:6): apparmor="STATUS" operation="profile_replace" parent=286 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=288 comm="apparmor_parser"
[   17.787153] type=1400 audit(1395773685.255:7): apparmor="STATUS" operation="profile_replace" parent=286 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=288 comm="apparmor_parser"
[   17.892942] [drm] Initialized drm 1.1.0 20060810
[   17.966744] yenta_cardbus 0000:02:04.0: CardBus bridge found [1462:0291]
[   18.123371] yenta_cardbus 0000:02:04.0: ISA IRQ mask 0x0cb8, PCI irq 19
[   18.123380] yenta_cardbus 0000:02:04.0: Socket status: 30000006
[   18.123493] yenta_cardbus 0000:02:04.0: pcmcia: parent PCI bridge window: [io  0xe000-0xefff]
[   18.123498] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xe000-0xefff:
[   18.144222] microcode: AMD CPU family 0xf not supported
[   18.125628]  excluding 0xe000-0xe0ff 0xe400-0xe41f 0xe800-0xe8ff 0xec00-0xecff
[   18.151873] yenta_cardbus 0000:02:04.0: pcmcia: parent PCI bridge window: [mem 0xfbf00000-0xfbffffff]
[   18.151880] pcmcia_socket pcmcia_socket0: cs: memory probe 0xfbf00000-0xfbffffff:
[   18.151889]  excluding 0xfbfe0000-0xfbffffff
[   18.151894] yenta_cardbus 0000:02:04.0: pcmcia: parent PCI bridge window: [mem 0x40000000-0x47ffffff pref]
[   18.151898] pcmcia_socket pcmcia_socket0: cs: memory probe 0x40000000-0x47ffffff:
[   18.151909]  excluding 0x40000000-0x47ffffff
[   18.224737] yenta_cardbus 0000:02:04.1: CardBus bridge found [1462:0291]
[   18.229472] [drm] radeon kernel modesetting enabled.
[   18.240366] [drm] initializing kernel modesetting (RV410 0x1002:0x5653 0x1462:0x0291).
[   18.240396] [drm] register mmio base: 0xFBEF0000
[   18.240398] [drm] register mmio size: 65536
[   18.241748] ATOM BIOS: MSI
[   18.241783] [drm] Generation 2 PCI interface, using max accessible memory
[   18.241792] radeon 0000:01:00.0: VRAM: 128M 0x00000000F0000000 - 0x00000000F7FFFFFF (128M used)
[   18.241797] radeon 0000:01:00.0: GTT: 512M 0x00000000D0000000 - 0x00000000EFFFFFFF
[   18.241814] [drm] Detected VRAM RAM=128M, BAR=128M
[   18.241817] [drm] RAM width 128bits DDR
[   18.252080] [TTM] Zone  kernel: Available graphics memory: 445610 kiB
[   18.252086] [TTM] Zone highmem: Available graphics memory: 512814 kiB
[   18.252088] [TTM] Initializing pool allocator
[   18.252094] [TTM] Initializing DMA pool allocator
[   18.252129] [drm] radeon: 128M of VRAM memory ready
[   18.252131] [drm] radeon: 512M of GTT memory ready.
[   18.252154] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   18.257155] [drm] PCIE GART of 512M enabled (table at 0x00000000F0040000).
[   18.257170] [drm] radeon: 2 quad pipes, 1 z pipes initialized.
[   18.260077] radeon 0000:01:00.0: WB enabled
[   18.260088] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x00000000d0000000 and cpu addr 0xffd0a000
[   18.260093] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   18.260095] [drm] Driver supports precise vblank timestamp query.
[   18.260127] radeon 0000:01:00.0: irq 40 for MSI/MSI-X
[   18.260146] radeon 0000:01:00.0: radeon: using MSI.
[   18.260175] [drm] radeon: irq initialized.
[   18.260189] [drm] Loading R400 Microcode
[   18.352832] yenta_cardbus 0000:02:04.1: ISA IRQ mask 0x0cb8, PCI irq 20
[   18.352840] yenta_cardbus 0000:02:04.1: Socket status: 30000006
[   18.352846] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #04 to #07
[   18.352856] yenta_cardbus 0000:02:04.1: pcmcia: parent PCI bridge window: [io  0xe000-0xefff]
[   18.352861] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xe000-0xefff:
[   18.354705]  excluding 0xe000-0xe0ff 0xe400-0xe41f 0xe800-0xe8ff 0xec00-0xecff
[   18.369592] yenta_cardbus 0000:02:04.1: pcmcia: parent PCI bridge window: [mem 0xfbf00000-0xfbffffff]
[   18.369596] pcmcia_socket pcmcia_socket1: cs: memory probe 0xfbf00000-0xfbffffff:
[   18.369607]  excluding 0xfbfe0000-0xfbffffff
[   18.369612] yenta_cardbus 0000:02:04.1: pcmcia: parent PCI bridge window: [mem 0x40000000-0x47ffffff pref]
[   18.369615] pcmcia_socket pcmcia_socket1: cs: memory probe 0x40000000-0x47ffffff:
[   18.369625]  excluding 0x40000000-0x47ffffff
[   18.436286] [drm] radeon: ring at 0x00000000D0001000
[   18.436313] [drm] ring test succeeded in 1 usecs
[   18.436470] [drm] ib test succeeded in 0 usecs
[   18.437215] [drm] Radeon Display Connectors
[   18.437218] [drm] Connector 0:
[   18.437220] [drm]   VGA-1
[   18.437223] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[   18.437225] [drm]   Encoders:
[   18.437227] [drm]     CRT1: INTERNAL_DAC1
[   18.437229] [drm] Connector 1:
[   18.437231] [drm]   LVDS-1
[   18.437232] [drm]   Encoders:
[   18.437234] [drm]     LCD1: INTERNAL_LVDS
[   18.437235] [drm] Connector 2:
[   18.437237] [drm]   SVIDEO-1
[   18.437239] [drm]   Encoders:
[   18.437241] [drm]     TV1: INTERNAL_DAC2
[   18.437257] [drm] radeon: power management initialized
[   19.278144] [drm] fb mappable at 0xF00C0000
[   19.278151] [drm] vram apper at 0xF0000000
[   19.278153] [drm] size 4096000
[   19.278155] [drm] fb depth is 24
[   19.278156] [drm]    pitch is 5120
[   19.278340] fbcon: radeondrmfb (fb0) is primary device
[   20.556057] Console: switching to colour frame buffer device 160x50
[   20.564820] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[   20.564824] radeon 0000:01:00.0: registered panic notifier
[   20.564847] [drm] Initialized radeon 2.34.0 20080528 for 0000:01:00.0 on minor 0
[   21.000901] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
[   21.002320]  excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x377
[   21.003349] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff:
[   21.004847] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af:
[   21.003863]  excluding 0x3f0-0x3f7 0x408-0x40f
[   21.006261]  excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x377
[   21.007290] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff:
[   21.007803]  excluding 0x3f0-0x3f7 0x408-0x40f
[   21.013683]  0x4d0-0x4d7
[   21.013814] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff:
[   21.014631]  clean.
[   21.014651] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
[   21.015022]  excluding 0xc00-0xc07 0xc10-0xc17 0xc50-0xc57 0xc68-0xc6f 0xcd0-0xcdf
[   21.015421] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[   21.015432]  excluding 0xc0000-0xfffff
[   21.015452] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[   21.015467]  clean.
[   21.015486] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
[   21.015499]  clean.
[   21.015518] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff:
[   21.017926] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   21.024745]  0x4d0-0x4d7
[   21.024880] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff:
[   21.025697]  clean.
[   21.025717] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7:
[   21.026087]  excluding 0xc00-0xc07 0xc10-0xc17 0xc50-0xc57 0xc68-0xc6f 0xcd0-0xcdf
[   21.026493] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff:
[   21.026503]  excluding 0xc0000-0xfffff
[   21.026524] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff:
[   21.026538]  clean.
[   21.026556] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff:
[   21.026571]  clean.
[   21.026589] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
[   21.027522]  clean.
[   21.032979]  clean.
[   21.385921] psmouse serio2: elantech: assuming hardware version 1 (with firmware version 0x010021)
[   21.415147] psmouse serio2: elantech: Synaptics capabilities query result 0x02, 0x02, 0x64.
[   21.666642] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio2/input/input5
[   21.772357] init: failsafe main process (512) killed by TERM signal
[   22.629994] Bluetooth: Core ver 2.16
[   22.630070] NET: Registered protocol family 31
[   22.630073] Bluetooth: HCI device and connection manager initialized
[   22.630605] Bluetooth: HCI socket layer initialized
[   22.630611] Bluetooth: L2CAP socket layer initialized
[   22.630621] Bluetooth: SCO socket layer initialized
[   22.697695] Bluetooth: RFCOMM TTY layer initialized
[   22.697717] Bluetooth: RFCOMM socket layer initialized
[   22.697720] Bluetooth: RFCOMM ver 1.11
[   22.753433] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   22.753440] Bluetooth: BNEP filters: protocol multicast
[   22.753454] Bluetooth: BNEP socket layer initialized
[   23.778958] ppdev: user-space parallel port driver
[   23.808446] init: avahi-cups-reload main process (645) terminated with status 1
[   23.906290] type=1400 audit(1395773691.375:8): apparmor="STATUS" operation="profile_load" parent=682 profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=692 comm="apparmor_parser"
[   23.906306] type=1400 audit(1395773691.375:9): apparmor="STATUS" operation="profile_load" parent=682 profile="unconfined" name="/usr/sbin/cupsd" pid=692 comm="apparmor_parser"
[   23.907349] type=1400 audit(1395773691.375:10): apparmor="STATUS" operation="profile_replace" parent=682 profile="unconfined" name="/usr/sbin/cupsd" pid=692 comm="apparmor_parser"
[   26.172845] 8139too 0000:02:03.0 eth0: link down
[   26.172981] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   26.173529] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   26.707966] type=1400 audit(1395773694.175:11): apparmor="STATUS" operation="profile_load" parent=747 profile="unconfined" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=752 comm="apparmor_parser"
[   26.707983] type=1400 audit(1395773694.175:12): apparmor="STATUS" operation="profile_load" parent=747 profile="unconfined" name="chromium_browser" pid=752 comm="apparmor_parser"
[   26.708957] type=1400 audit(1395773694.179:13): apparmor="STATUS" operation="profile_replace" parent=747 profile="unconfined" name="chromium_browser" pid=752 comm="apparmor_parser"
[   26.714871] type=1400 audit(1395773694.183:14): apparmor="STATUS" operation="profile_load" parent=747 profile="unconfined" name="/usr/lib/i386-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper" pid=753 comm="apparmor_parser"
[   26.714886] type=1400 audit(1395773694.183:15): apparmor="STATUS" operation="profile_load" parent=747 profile="unconfined" name="chromium_browser" pid=753 comm="apparmor_parser"
[   26.715521] type=1400 audit(1395773694.183:16): apparmor="STATUS" operation="profile_replace" parent=747 profile="unconfined" name="chromium_browser" pid=753 comm="apparmor_parser"
[   26.720969] type=1400 audit(1395773694.191:17): apparmor="STATUS" operation="profile_load" parent=747 profile="unconfined" name="/usr/lib/i386-linux-gnu/lightdm-remote-session-uccsconfigure/uccsconfigure-session-wrapper" pid=754 comm="apparmor_parser"
[   33.970622] init: anacron main process (897) killed by TERM signal
[  134.833670] systemd-hostnamed[2096]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!