ubuntuusers.de

dmesg

Datum:
30. September 2014 10:08
Code:
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
achim@LAP:~$ dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.0-69-generic (buildd@kissel) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #103-Ubuntu SMP Tue Sep 2 05:03:16 UTC 2014 (Ubuntu 3.2.0-69.103-generic 3.2.62)
[    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] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003dfd0000 (usable)
[    0.000000]  BIOS-e820: 000000003dfd0000 - 000000003dfdf000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003dfdf000 - 000000003e000000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled in hardware: non-PAE kernel!
[    0.000000] NX (Execute Disable) protection: approximated by x86 segment limits
[    0.000000] SMBIOS 2.3 present.
[    0.000000] DMI: FUJITSU SIEMENS Amilo A1645 /255KI / 259KI Series, BIOS 1.02C   06/15/2005
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x3dfd0 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-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] found SMP MP-table at [c00ff780] ff780
[    0.000000] initial memory mapped : 0 - 01c00000
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    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 @ 1bf8000-1c00000
[    0.000000] RAMDISK: 3597e000 - 36cb7000
[    0.000000] ACPI: RSDP 000f7670 00014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 3dfd0000 00030 (v01 A M I  OEMRSDT  06000515 MSFT 00000097)
[    0.000000] ACPI: FACP 3dfd0200 00081 (v02 A M I  OEMFACP  06000515 MSFT 00000097)
[    0.000000] ACPI: DSDT 3dfd03f0 03499 (v01 UW     F22_____ 00000000 INTL 02002026)
[    0.000000] ACPI: FACS 3dfdf000 00040
[    0.000000] ACPI: APIC 3dfd0390 00054 (v01 A M I  OEMAPIC  06000515 MSFT 00000097)
[    0.000000] ACPI: OEMB 3dfdf040 00109 (v01 A M I  AMI_OEM  06000515 MSFT 00000097)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 103MB 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 -> 0x0003dfd0
[    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 -> 0x0003dfd0
[    0.000000] On node 0 totalpages: 253791
[    0.000000] free_area_init_node: node 0, pgdat c182ff00, node_mem_map f703d200
[    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: 208 pages used for memmap
[    0.000000]   HighMem zone: 26370 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 2, 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 10 global_irq 10 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ10 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] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 3e000000 (gap: 3e000000:c1f80000)
[    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 13 pages/cpu @f702a000 s31616 r0 d21632 u53248
[    0.000000] pcpu-alloc: s31616 r0 d21632 u53248 alloc=13*4096
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 251807
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=UUID=751eb396-459a-4a5a-bfac-320cfa5afa96 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 4062208 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000377fe:0003dfd0)
[    0.000000] Memory: 972628k/1015616k available (5649k kernel code, 42536k reserved, 2783k data, 716k init, 106312k 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 : 0xc183d000 - 0xc18f0000   ( 716 kB)
[    0.000000]       .data : 0xc1584784 - 0xc183c640   (2783 kB)
[    0.000000]       .text : 0xc1000000 - 0xc1584784   (5649 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:2304 nr_irqs:256 16
[    0.000000] CPU 0 irqstacks, hard=f5008000 soft=f500a000
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 798.272 MHz processor.
[    0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 1596.54 BogoMIPS (lpj=3193088)
[    0.004021] pid_max: default: 32768 minimum: 301
[    0.004089] Security Framework initialized
[    0.004151] AppArmor: AppArmor initialized
[    0.004158] Yama: becoming mindful.
[    0.004323] Mount-cache hash table entries: 512
[    0.004654] Initializing cgroup subsys cpuacct
[    0.004672] Initializing cgroup subsys memory
[    0.004695] Initializing cgroup subsys devices
[    0.004703] Initializing cgroup subsys freezer
[    0.004711] Initializing cgroup subsys blkio
[    0.004730] Initializing cgroup subsys perf_event
[    0.004788] mce: CPU supports 5 MCE banks
[    0.005271] SMP alternatives: switching to UP code
[    0.026486] Freeing SMP alternatives: 24k freed
[    0.026525] ACPI: Core revision 20110623
[    0.035028] ftrace: allocating 25538 entries in 50 pages
[    0.040013] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.040346] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.080046] CPU0: Mobile AMD Sempron(tm) Processor 3300+ stepping 02
[    0.084004] Performance Events: AMD PMU driver.
[    0.084004] ... version:                0
[    0.084004] ... bit width:              48
[    0.084004] ... generic registers:      4
[    0.084004] ... value mask:             0000ffffffffffff
[    0.084004] ... max period:             00007fffffffffff
[    0.084004] ... fixed-purpose events:   0
[    0.084004] ... event mask:             000000000000000f
[    0.084004] NMI watchdog enabled, takes one hw-pmu counter.
[    0.084004] Brought up 1 CPUs
[    0.084004] Total of 1 processors activated (1596.54 BogoMIPS).
[    0.084004] devtmpfs: initialized
[    0.084004] EVM: security.selinux
[    0.084004] EVM: security.SMACK64
[    0.084004] EVM: security.capability
[    0.084004] PM: Registering ACPI NVS region at 3dfdf000 (135168 bytes)
[    0.084550] print_constraints: dummy: 
[    0.084603] RTC time:  9:51:56, date: 09/30/14
[    0.084699] NET: Registered protocol family 16
[    0.085038] EISA bus registered
[    0.085050] node 0 link 0: io port [1000, ffffff]
[    0.085059] TOM: 0000000040000000 aka 1024M
[    0.085070] node 0 link 0: mmio [a0000, bffff]
[    0.085078] node 0 link 0: mmio [40000000, ffffffff]
[    0.085086] bus: [00, ff] on node 0 link 0
[    0.085094] bus: 00 index 0 [io  0x0000-0xffff]
[    0.085101] bus: 00 index 1 [mem 0x000a0000-0x000bffff]
[    0.085108] bus: 00 index 2 [mem 0x40000000-0xffffffff]
[    0.085189] ACPI: bus type pci registered
[    0.086301] PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=1
[    0.086307] PCI: Using configuration type 1 for base access
[    0.090133] bio: create slab <bio-0> at 0
[    0.090388] ACPI: Added _OSI(Module Device)
[    0.090395] ACPI: Added _OSI(Processor Device)
[    0.090400] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.090406] ACPI: Added _OSI(Processor Aggregator Device)
[    0.091608] ACPI: EC: Look up EC in DSDT
[    0.092943] ACPI: Executed 1 blocks of module-level executable AML code
[    0.095423] ACPI Warning: Incorrect checksum in table [OEMB] - 0x0F, should be 0x0B (20110623/tbutils-314)
[    0.097789] ACPI: Interpreter enabled
[    0.097809] ACPI: (supports S0 S3 S4 S5)
[    0.097855] ACPI: Using IOAPIC for interrupt routing
[    0.098550] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    0.108984] ACPI: EC: GPE = 0x2, I/O: command/status = 0x66, data = 0x62
[    0.109246] ACPI: No dock devices found.
[    0.109252] HEST: Table not found.
[    0.109264] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.109410] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.109692] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.109701] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.109710] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.109718] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000d3fff] (ignored)
[    0.109726] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
[    0.109735] pci_root PNP0A03:00: host bridge window [mem 0x000de000-0x000dffff] (ignored)
[    0.109743] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xffffffff] (ignored)
[    0.109777] pci 0000:00:00.0: [1039:0760] type 0 class 0x000600
[    0.109795] pci 0000:00:00.0: reg 10: [mem 0xe0000000-0xe1ffffff]
[    0.109899] pci 0000:00:01.0: [1039:0002] type 1 class 0x000604
[    0.109954] pci 0000:00:02.0: [1039:0008] type 0 class 0x000601
[    0.110024] pci 0000:00:02.0: Enabling SiS 96x SMBus
[    0.110054] pci 0000:00:02.1: [1039:0016] type 0 class 0x000c05
[    0.110104] pci 0000:00:02.1: reg 20: [io  0x0c00-0x0c1f]
[    0.110153] pci 0000:00:02.5: [1039:5513] type 0 class 0x000101
[    0.110214] pci 0000:00:02.5: reg 20: [io  0xffa0-0xffaf]
[    0.110263] pci 0000:00:02.6: [1039:7013] type 0 class 0x000703
[    0.110286] pci 0000:00:02.6: reg 10: [io  0xe400-0xe4ff]
[    0.110302] pci 0000:00:02.6: reg 14: [io  0xe000-0xe07f]
[    0.110375] pci 0000:00:02.6: supports D1 D2
[    0.110382] pci 0000:00:02.6: PME# supported from D3hot D3cold
[    0.110391] pci 0000:00:02.6: PME# disabled
[    0.110423] pci 0000:00:02.7: [1039:7012] type 0 class 0x000401
[    0.110446] pci 0000:00:02.7: reg 10: [io  0xe800-0xe8ff]
[    0.110461] pci 0000:00:02.7: reg 14: [io  0xec00-0xec7f]
[    0.110532] pci 0000:00:02.7: supports D1 D2
[    0.110538] pci 0000:00:02.7: PME# supported from D3hot D3cold
[    0.110547] pci 0000:00:02.7: PME# disabled
[    0.110570] pci 0000:00:03.0: [1039:7001] type 0 class 0x000c03
[    0.110588] pci 0000:00:03.0: reg 10: [mem 0xdfffd000-0xdfffdfff]
[    0.110661] pci 0000:00:03.1: [1039:7001] type 0 class 0x000c03
[    0.110680] pci 0000:00:03.1: reg 10: [mem 0xdfffe000-0xdfffefff]
[    0.110758] pci 0000:00:03.3: [1039:7002] type 0 class 0x000c03
[    0.110780] pci 0000:00:03.3: reg 10: [mem 0xdffff000-0xdfffffff]
[    0.110855] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
[    0.110864] pci 0000:00:03.3: PME# disabled
[    0.110896] pci 0000:00:04.0: [1039:0900] type 0 class 0x000200
[    0.110918] pci 0000:00:04.0: reg 10: [io  0xd800-0xd8ff]
[    0.110934] pci 0000:00:04.0: reg 14: [mem 0xdfffc000-0xdfffcfff]
[    0.110979] pci 0000:00:04.0: reg 30: [mem 0xdffc0000-0xdffdffff pref]
[    0.111013] pci 0000:00:04.0: supports D1 D2
[    0.111019] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.111028] pci 0000:00:04.0: PME# disabled
[    0.111057] pci 0000:00:06.0: [104c:8023] type 0 class 0x000c00
[    0.111080] pci 0000:00:06.0: reg 10: [mem 0xdfffb800-0xdfffbfff]
[    0.111096] pci 0000:00:06.0: reg 14: [mem 0xdfff4000-0xdfff7fff]
[    0.111168] pci 0000:00:06.0: supports D1 D2
[    0.111175] pci 0000:00:06.0: PME# supported from D0 D1 D2 D3hot
[    0.111183] pci 0000:00:06.0: PME# disabled
[    0.111213] pci 0000:00:09.0: [1217:7114] type 2 class 0x000607
[    0.111237] pci 0000:00:09.0: reg 10: [mem 0x00000000-0x00000fff]
[    0.111271] pci 0000:00:09.0: supports D1 D2
[    0.111278] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.111287] pci 0000:00:09.0: PME# disabled
[    0.111314] pci 0000:00:09.1: [1217:7114] type 2 class 0x000607
[    0.111337] pci 0000:00:09.1: reg 10: [mem 0x00000000-0x00000fff]
[    0.111372] pci 0000:00:09.1: supports D1 D2
[    0.111379] pci 0000:00:09.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.111388] pci 0000:00:09.1: PME# disabled
[    0.111417] pci 0000:00:09.2: [1217:7110] type 0 class 0x000880
[    0.111440] pci 0000:00:09.2: reg 10: [mem 0xdfffa000-0xdfffafff]
[    0.111521] pci 0000:00:09.2: supports D1 D2
[    0.111528] pci 0000:00:09.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.111537] pci 0000:00:09.2: PME# disabled
[    0.111569] pci 0000:00:0b.0: [14e4:4318] type 0 class 0x000280
[    0.111588] pci 0000:00:0b.0: reg 10: [mem 0xdfff8000-0xdfff9fff]
[    0.111679] pci 0000:00:18.0: [1022:1100] type 0 class 0x000600
[    0.111736] pci 0000:00:18.1: [1022:1101] type 0 class 0x000600
[    0.111780] pci 0000:00:18.2: [1022:1102] type 0 class 0x000600
[    0.111824] pci 0000:00:18.3: [1022:1103] type 0 class 0x000600
[    0.111873] PCI: peer root bus 00 res updated from pci conf
[    0.111911] pci 0000:01:00.0: [1039:6330] type 0 class 0x000300
[    0.111931] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xd7ffffff pref]
[    0.111944] pci 0000:01:00.0: reg 14: [mem 0xdfee0000-0xdfefffff]
[    0.111957] pci 0000:01:00.0: reg 18: [io  0xcc00-0xcc7f]
[    0.112035] pci 0000:01:00.0: supports D1 D2
[    0.112077] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.112086] pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
[    0.112096] pci 0000:00:01.0:   bridge window [mem 0xdfe00000-0xdfefffff]
[    0.112107] pci 0000:00:01.0:   bridge window [mem 0xcfd00000-0xdfcfffff pref]
[    0.112119] pci 0000:00:09.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.112132] pci 0000:00:09.1: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.112215] pci_bus 0000:00: on NUMA node 0
[    0.112224] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.112558]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
[    0.148995] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[    0.149136] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 7 10 11 12 14 15)
[    0.149267] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *10 11 12 14 15)
[    0.149396] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 7 10 11 12 14 15)
[    0.149525] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 *4 5 7 10 11 12 14 15)
[    0.149662] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 7 10 11 12 14 15)
[    0.149796] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[    0.149928] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 7 10 11 12 14 15)
[    0.150253] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.150261] vgaarb: loaded
[    0.150265] vgaarb: bridge control possible 0000:01:00.0
[    0.150659] i2c-core: driver [aat2870] using legacy suspend method
[    0.150665] i2c-core: driver [aat2870] using legacy resume method
[    0.150889] SCSI subsystem initialized
[    0.151021] libata version 3.00 loaded.
[    0.151175] usbcore: registered new interface driver usbfs
[    0.151211] usbcore: registered new interface driver hub
[    0.151279] usbcore: registered new device driver usb
[    0.151562] PCI: Using ACPI for IRQ routing
[    0.151573] PCI: pci_cache_line_size set to 64 bytes
[    0.151690] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.151698] reserve RAM buffer: 000000003dfd0000 - 000000003fffffff 
[    0.151995] NetLabel: Initializing
[    0.152000] NetLabel:  domain hash size = 128
[    0.152023] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.152053] NetLabel:  unlabeled traffic allowed by default
[    0.172108] AppArmor: AppArmor Filesystem Enabled
[    0.172176] pnp: PnP ACPI init
[    0.172222] ACPI: bus type pnp registered
[    0.172397] pnp 00:00: [bus 00-ff]
[    0.172405] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.172412] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.172419] pnp 00:00: [io  0x0d00-0xffff window]
[    0.172426] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.172434] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.172441] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.172448] pnp 00:00: [mem 0x000de000-0x000dffff window]
[    0.172456] pnp 00:00: [mem 0x40000000-0xffffffff window]
[    0.172562] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.172613] pnp 00:01: [dma 4]
[    0.172619] pnp 00:01: [io  0x0000-0x000f]
[    0.172626] pnp 00:01: [io  0x0081-0x0083]
[    0.172632] pnp 00:01: [io  0x0087]
[    0.172638] pnp 00:01: [io  0x0089-0x008b]
[    0.172644] pnp 00:01: [io  0x008f]
[    0.172650] pnp 00:01: [io  0x00c0-0x00df]
[    0.172718] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.172745] pnp 00:02: [io  0x0070-0x0071]
[    0.172766] pnp 00:02: [irq 8]
[    0.172847] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.172919] pnp 00:03: [io  0x0060]
[    0.172925] pnp 00:03: [io  0x0064]
[    0.172936] pnp 00:03: [irq 1]
[    0.173008] pnp 00:03: Plug and Play ACPI device, IDs PNP030b (active)
[    0.173111] pnp 00:04: [irq 12]
[    0.173191] pnp 00:04: Plug and Play ACPI device, IDs SYN0801 SYN0800 PNP0f13 (active)
[    0.173214] pnp 00:05: [io  0x0061]
[    0.173282] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.173305] pnp 00:06: [io  0x00f0-0x00ff]
[    0.173316] pnp 00:06: [irq 13]
[    0.173387] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.173659] pnp 00:07: [io  0x0010-0x001f]
[    0.173666] pnp 00:07: [io  0x0022-0x003f]
[    0.173672] pnp 00:07: [io  0x0044-0x005f]
[    0.173678] pnp 00:07: [io  0x0068]
[    0.173684] pnp 00:07: [io  0x006c-0x006f]
[    0.173690] pnp 00:07: [io  0x0072-0x007f]
[    0.173696] pnp 00:07: [io  0x0080]
[    0.173703] pnp 00:07: [io  0x0084-0x0086]
[    0.173709] pnp 00:07: [io  0x0088]
[    0.173715] pnp 00:07: [io  0x008c-0x008e]
[    0.173721] pnp 00:07: [io  0x0090-0x009f]
[    0.173727] pnp 00:07: [io  0x00a2-0x00bf]
[    0.173733] pnp 00:07: [io  0x00e0-0x00ef]
[    0.173740] pnp 00:07: [io  0x0480-0x048f]
[    0.173746] pnp 00:07: [io  0x04d0-0x04d1]
[    0.173752] pnp 00:07: [io  0x0800-0x087f]
[    0.173759] pnp 00:07: [io  0x0880-0x08ff]
[    0.173765] pnp 00:07: [io  0x0c00-0x0c1f]
[    0.173772] pnp 00:07: [io  0x0000-0xffffffff disabled]
[    0.173780] pnp 00:07: [mem 0xfff80000-0xffffffff]
[    0.173787] pnp 00:07: [mem 0xffe80000-0xffefffff]
[    0.173793] pnp 00:07: [mem 0xfed00000-0xfed003ff]
[    0.173967] system 00:07: [io  0x0480-0x048f] has been reserved
[    0.173976] system 00:07: [io  0x04d0-0x04d1] has been reserved
[    0.173984] system 00:07: [io  0x0800-0x087f] has been reserved
[    0.173992] system 00:07: [io  0x0880-0x08ff] has been reserved
[    0.174000] system 00:07: [io  0x0c00-0x0c1f] has been reserved
[    0.174010] system 00:07: [mem 0xfff80000-0xffffffff] has been reserved
[    0.174019] system 00:07: [mem 0xffe80000-0xffefffff] has been reserved
[    0.174028] system 00:07: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.174038] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.174161] pnp 00:08: [mem 0xfec00000-0xfec00fff]
[    0.174168] pnp 00:08: [mem 0xfee00000-0xfee00fff]
[    0.174280] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.174289] system 00:08: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.174298] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.174421] pnp 00:09: [mem 0x00000000-0x0009ffff]
[    0.174421] pnp 00:09: [mem 0x000c0000-0x000d0fff]
[    0.174421] pnp 00:09: [mem 0x000e0000-0x000fffff]
[    0.174421] pnp 00:09: [mem 0x00100000-0x3fffffff]
[    0.174421] pnp 00:09: [mem 0x00000000-0xffffffff disabled]
[    0.174421] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.174421] system 00:09: [mem 0x000c0000-0x000d0fff] could not be reserved
[    0.174421] system 00:09: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.174421] system 00:09: [mem 0x00100000-0x3fffffff] could not be reserved
[    0.174421] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.174421] pnp: PnP ACPI: found 10 devices
[    0.174421] ACPI: ACPI bus type pnp unregistered
[    0.174421] PnPBIOS: Disabled by ACPI PNP
[    0.215451] Switching to clocksource acpi_pm
[    0.215506] PCI: max bus depth: 1 pci_try_num: 2
[    0.215554] pci 0000:00:09.0: BAR 0: assigned [mem 0x40000000-0x40000fff]
[    0.215567] pci 0000:00:09.0: BAR 0: set to [mem 0x40000000-0x40000fff] (PCI address [0x40000000-0x40000fff])
[    0.215578] pci 0000:00:09.1: BAR 0: assigned [mem 0x44000000-0x44000fff]
[    0.215590] pci 0000:00:09.1: BAR 0: set to [mem 0x44000000-0x44000fff] (PCI address [0x44000000-0x44000fff])
[    0.215601] pci 0000:00:09.1: BAR 16: assigned [mem 0x48000000-0x4bffffff]
[    0.215612] pci 0000:00:09.1: BAR 15: assigned [mem 0x4c000000-0x4fffffff pref]
[    0.215623] pci 0000:00:09.1: BAR 14: assigned [io  0x1000-0x10ff]
[    0.215633] pci 0000:00:09.1: BAR 13: assigned [io  0x1400-0x14ff]
[    0.215643] pci 0000:00:09.0: BAR 16: assigned [mem 0x50000000-0x53ffffff]
[    0.215653] pci 0000:00:09.0: BAR 15: assigned [mem 0x54000000-0x57ffffff pref]
[    0.215664] pci 0000:00:09.0: BAR 14: assigned [io  0x1800-0x18ff]
[    0.215674] pci 0000:00:09.0: BAR 13: assigned [io  0x1c00-0x1cff]
[    0.215683] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.215692] pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
[    0.215702] pci 0000:00:01.0:   bridge window [mem 0xdfe00000-0xdfefffff]
[    0.215712] pci 0000:00:01.0:   bridge window [mem 0xcfd00000-0xdfcfffff pref]
[    0.215725] pci 0000:00:09.0: CardBus bridge to [bus 02-05]
[    0.215732] pci 0000:00:09.0:   bridge window [io  0x1c00-0x1cff]
[    0.215741] pci 0000:00:09.0:   bridge window [io  0x1800-0x18ff]
[    0.215752] pci 0000:00:09.0:   bridge window [mem 0x54000000-0x57ffffff pref]
[    0.215762] pci 0000:00:09.0:   bridge window [mem 0x50000000-0x53ffffff]
[    0.215771] pci 0000:00:09.1: CardBus bridge to [bus 06-09]
[    0.215778] pci 0000:00:09.1:   bridge window [io  0x1400-0x14ff]
[    0.215788] pci 0000:00:09.1:   bridge window [io  0x1000-0x10ff]
[    0.215798] pci 0000:00:09.1:   bridge window [mem 0x4c000000-0x4fffffff pref]
[    0.215808] pci 0000:00:09.1:   bridge window [mem 0x48000000-0x4bffffff]
[    0.215860] pci 0000:00:09.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.215878] pci 0000:00:09.1: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.215892] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.215900] pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
[    0.215908] pci_bus 0000:00: resource 6 [mem 0x40000000-0xffffffff]
[    0.215916] pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
[    0.215924] pci_bus 0000:01: resource 1 [mem 0xdfe00000-0xdfefffff]
[    0.215932] pci_bus 0000:01: resource 2 [mem 0xcfd00000-0xdfcfffff pref]
[    0.215940] pci_bus 0000:02: resource 0 [io  0x1c00-0x1cff]
[    0.215947] pci_bus 0000:02: resource 1 [io  0x1800-0x18ff]
[    0.215955] pci_bus 0000:02: resource 2 [mem 0x54000000-0x57ffffff pref]
[    0.215963] pci_bus 0000:02: resource 3 [mem 0x50000000-0x53ffffff]
[    0.215971] pci_bus 0000:06: resource 0 [io  0x1400-0x14ff]
[    0.215978] pci_bus 0000:06: resource 1 [io  0x1000-0x10ff]
[    0.215986] pci_bus 0000:06: resource 2 [mem 0x4c000000-0x4fffffff pref]
[    0.215993] pci_bus 0000:06: resource 3 [mem 0x48000000-0x4bffffff]
[    0.215993] NET: Registered protocol family 2
[    0.215993] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.215993] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.215993] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.215993] TCP: Hash tables configured (established 131072 bind 65536)
[    0.215993] TCP reno registered
[    0.215993] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.215993] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.216172] NET: Registered protocol family 1
[    0.216262] pci 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.308033] pci 0000:00:03.0: PCI INT A disabled
[    0.308061] pci 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.380027] pci 0000:00:03.1: PCI INT B disabled
[    0.380054] pci 0000:00:03.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    0.380080] pci 0000:00:03.3: PCI INT D disabled
[    0.380131] pci 0000:01:00.0: Boot video device
[    0.380138] PCI: CLS 64 bytes, default 64
[    0.380987] audit: initializing netlink socket (disabled)
[    0.381012] type=2000 audit(1412070715.376:1): initialized
[    0.444309] Trying to unpack rootfs image as initramfs...
[    0.513077] highmem bounce pool size: 64 pages
[    0.513093] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.526459] VFS: Disk quotas dquot_6.5.2
[    0.526637] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.528319] fuse init (API version 7.17)
[    0.528603] msgmni has been set to 1692
[    0.544509] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.544620] io scheduler noop registered
[    0.544625] io scheduler deadline registered
[    0.544647] io scheduler cfq registered (default)
[    0.545071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.545138] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.546665] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    0.548126] ACPI: AC Adapter [AC0] (on-line)
[    0.548657] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:03/PNP0C0D:00/input/input0
[    0.548696] ACPI: Lid Switch [LID]
[    0.548843] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.548855] ACPI: Sleep Button [SLPB]
[    0.548999] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    0.549009] ACPI: Power Button [PWRB]
[    0.549144] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.549153] ACPI: Power Button [PWRF]
[    0.549275] Marking TSC unstable due to TSC halts in idle
[    0.549293] ACPI: acpi_idle registered with cpuidle
[    0.565377] thermal LNXTHERM:00: registered as thermal_zone0
[    0.565388] ACPI: Thermal Zone [THRM] (41 C)
[    0.565470] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    0.565495] ACPI: Battery Slot [BAT0] (battery present)
[    0.565574] ERST: Table is not found!
[    0.565578] GHES: HEST is not enabled!
[    0.565873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.574021] serial 0000:00:02.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.574062] serial 0000:00:02.6: PCI INT C disabled
[    0.574481] Linux agpgart interface v0.103
[    0.574552] agpgart-amd64 0000:00:00.0: AGP bridge [1039/0760]
[    0.576811] isapnp: Scanning for PnP cards...
[    0.626084] agpgart-amd64 0000:00:00.0: AGP aperture is 32M @ 0xe0000000
[    0.635834] brd: module loaded
[    0.638236] loop: module loaded
[    0.638739] pata_sis 0000:00:02.5: version 0.5.2
[    0.638834] pata_sis 0000:00:02.5: SiS 962/963 MuTIOL IDE UDMA133 controller
[    0.644070] scsi0 : pata_sis
[    0.647184] scsi1 : pata_sis
[    0.648839] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    0.648850] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    0.650098] Fixed MDIO Bus: probed
[    0.650166] tun: Universal TUN/TAP device driver, 1.6
[    0.650171] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.651843] PPP generic driver version 2.4.2
[    0.652315] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.652369] ehci_hcd 0000:00:03.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    0.652408] ehci_hcd 0000:00:03.3: EHCI Host Controller
[    0.652518] ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
[    0.652580] ehci_hcd 0000:00:03.3: cache line size of 64 is not supported
[    0.652623] ehci_hcd 0000:00:03.3: irq 23, io mem 0xdffff000
[    0.664151] ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
[    0.664601] hub 1-0:1.0: USB hub found
[    0.664614] hub 1-0:1.0: 6 ports detected
[    0.664810] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.664854] ohci_hcd 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.664894] ohci_hcd 0000:00:03.0: OHCI Host Controller
[    0.665035] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
[    0.665094] ohci_hcd 0000:00:03.0: irq 20, io mem 0xdfffd000
[    0.816423] ata1.00: ATA-5: TOSHIBA MK6021GAS, GA024A, max UDMA/100
[    0.816436] ata1.00: 117210240 sectors, multi 16: LBA 
[    0.816452] ata1.00: limited to UDMA/33 due to 40-wire cable
[    0.825251] ata1.00: configured for UDMA/33
[    0.896895] ACPI: Battery Slot [BAT0] (battery present)
[    0.897086] hub 2-0:1.0: USB hub found
[    0.897100] hub 2-0:1.0: 3 ports detected
[    0.897271] ohci_hcd 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.897311] ohci_hcd 0000:00:03.1: OHCI Host Controller
[    0.897457] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
[    0.897515] ohci_hcd 0000:00:03.1: irq 21, io mem 0xdfffe000
[    1.065006] hub 3-0:1.0: USB hub found
[    1.065022] hub 3-0:1.0: 3 ports detected
[    1.065204] uhci_hcd: USB Universal Host Controller Interface driver
[    1.065385] usbcore: registered new interface driver libusual
[    1.065507] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.070357] i8042: Detected active multiplexing controller, rev 1.0
[    1.077178] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.077204] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.077315] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.077397] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.077471] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.077853] mousedev: PS/2 mouse device common for all mice
[    1.078590] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    1.078626] rtc0: alarms up to one month, 114 bytes nvram
[    1.079030] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.079478] device-mapper: uevent: version 1.0.3
[    1.079971] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    1.080082] EISA: Probing bus 0 at eisa.0
[    1.080089] EISA: Cannot allocate resource for mainboard
[    1.080096] Cannot allocate resource for EISA slot 1
[    1.080102] Cannot allocate resource for EISA slot 2
[    1.080108] Cannot allocate resource for EISA slot 3
[    1.080114] Cannot allocate resource for EISA slot 4
[    1.080121] Cannot allocate resource for EISA slot 5
[    1.080127] Cannot allocate resource for EISA slot 6
[    1.080133] Cannot allocate resource for EISA slot 7
[    1.080139] Cannot allocate resource for EISA slot 8
[    1.080144] EISA: Detected 0 cards.
[    1.080169] cpufreq-nforce2: No nForce2 chipset.
[    1.080278] cpuidle: using governor ladder
[    1.080441] cpuidle: using governor menu
[    1.080446] EFI Variables Facility v0.08 2004-May-17
[    1.081040] TCP cubic registered
[    1.081398] NET: Registered protocol family 10
[    1.086337] NET: Registered protocol family 17
[    1.086474] Registering the dns_resolver key type
[    1.086549] Using IPI No-Shortcut mode
[    1.086844] PM: Hibernation image not present or could not be loaded.
[    1.086871] registered taskstats version 1
[    1.140086] isapnp: No Plug & Play device found
[    1.140392] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK6021GA GA02 PQ: 0 ANSI: 5
[    1.140885] sd 0:0:0:0: [sda] 117210240 512-byte logical blocks: (60.0 GB/55.8 GiB)
[    1.141012] sd 0:0:0:0: [sda] Write Protect is off
[    1.141020] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.141077] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.141735] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.241724]  sda: sda1 sda2
[    1.242523] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.296766] ata2.01: NODEV after polling detection
[    1.305016] ata2.00: ATAPI: PHILIPS DVD+/-RW SDVD8431, LJ41, max UDMA/33
[    1.320761] ata2.00: configured for UDMA/33
[    1.326576] scsi 1:0:0:0: CD-ROM            PHILIPS  DVD+-RW SDVD8431 LJ41 PQ: 0 ANSI: 5
[    1.330717] sr0: scsi3-mmc drive: 12x/24x writer cd/rw xa/form2 cdda tray
[    1.330729] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.331083] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.331439] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.161501] Freeing initrd memory: 19684k freed
[    2.207734]   Magic number: 14:565:880
[    2.207902] rtc_cmos 00:02: setting system clock to 2014-09-30 09:51:58 UTC (1412070718)
[    2.207915] powernow-k8: Found 1 Mobile AMD Sempron(tm) Processor 3300+ (1 cpu cores) (version 2.20.00)
[    2.211178] powernow-k8: fid 0xc (2000 MHz), vid 0xa
[    2.211186] powernow-k8: fid 0xa (1800 MHz), vid 0xc
[    2.211192] powernow-k8: fid 0x8 (1600 MHz), vid 0xe
[    2.211198] powernow-k8: fid 0x0 (800 MHz), vid 0x13
[    2.214287] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.214290] EDD information not available.
[    2.214451] Freeing unused kernel memory: 716k freed
[    2.215216] Write protecting the kernel text: 5652k
[    2.215255] Write protecting the kernel read-only data: 2336k
[    2.246941] udevd[88]: starting version 175
[    2.415909] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    2.428197] acpi device:02: registered as cooling_device1
[    2.428302] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:00/LNXVIDEO:00/input/input5
[    2.429272] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    2.458113] sis900.c: v1.08.10 Apr. 2 2006
[    2.458168] sis900 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    2.459312] 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
[    2.468575] 0000:00:04.0: Using transceiver found at address 1 as default
[    2.513513] eth0: SiS 900 PCI Fast Ethernet at 0xd800, IRQ 19, 00:03:0d:34:54:d5
[    2.513557] firewire_ohci 0000:00:06.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    2.568131] firewire_ohci: Added fw-ohci device 0000:00:06.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
[    3.068151] firewire_core: created device fw0: GUID 00030d53255e62ee, S400
[    3.849166] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    3.849171] vesafb: scrolling: redraw
[    3.849175] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    3.849350] vesafb: framebuffer at 0xd0000000, mapped to 0xf8200000, using 1216k, total 1216k
[    3.849519] Console: switching to colour frame buffer device 80x30
[    3.849537] fb0: VESA VGA frame buffer device
[    9.124972] kjournald starting.  Commit interval 5 seconds
[    9.125038] EXT3-fs (sda1): mounted filesystem with ordered data mode
[   51.139646] Adding 4074492k swap on /dev/sda2.  Priority:-1 extents:1 across:4074492k 
[   51.359183] EXT3-fs (sda1): using internal journal
[   51.995617] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   52.151155] udevd[457]: starting version 175
[   52.276425] lp: driver loaded but no devices found
[   52.321522] Bluetooth: Core ver 2.16
[   52.321558] NET: Registered protocol family 31
[   52.321561] Bluetooth: HCI device and connection manager initialized
[   52.321565] Bluetooth: HCI socket layer initialized
[   52.321567] Bluetooth: L2CAP socket layer initialized
[   52.321573] Bluetooth: SCO socket layer initialized
[   52.379412] ppdev: user-space parallel port driver
[   52.423763] type=1400 audit(1412063568.710:2): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=540 comm="apparmor_parser"
[   52.424738] type=1400 audit(1412063568.714:3): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=540 comm="apparmor_parser"
[   52.448908] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   52.448913] Bluetooth: BNEP filters: protocol multicast
[   52.452097] Bluetooth: RFCOMM TTY layer initialized
[   52.452106] Bluetooth: RFCOMM socket layer initialized
[   52.452108] Bluetooth: RFCOMM ver 1.11
[   52.460529] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   52.466584] sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x0c00
[   52.808148] yenta_cardbus 0000:00:09.0: CardBus bridge found [1734:106c]
[   52.808166] yenta_cardbus 0000:00:09.0: O2: enabling read prefetch/write burst. If you experience problems or performance issues, use the yenta_socket parameter 'o2_speedup=off'
[   52.874440] lib80211: common routines for IEEE802.11 drivers
[   52.874445] lib80211_crypt: registered algorithm 'NULL'
[   52.878979] udevd[513]: renamed network interface eth0 to eth2
[   52.891622] type=1400 audit(1412063569.178:4): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=631 comm="apparmor_parser"
[   52.896444] type=1400 audit(1412063569.186:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=631 comm="apparmor_parser"
[   52.896755] type=1400 audit(1412063569.186:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=631 comm="apparmor_parser"
[   52.898859] cfg80211: Calling CRDA to update world regulatory domain
[   52.903021] type=1400 audit(1412063569.190:7): apparmor="STATUS" operation="profile_load" name="/usr/sbin/ntpd" pid=635 comm="apparmor_parser"
[   52.905602] device-mapper: multipath: version 1.3.2 loaded
[   52.937001] yenta_cardbus 0000:00:09.0: ISA IRQ mask 0x0af8, PCI irq 17
[   52.937007] yenta_cardbus 0000:00:09.0: Socket status: 30000006
[   52.951122] yenta_cardbus 0000:00:09.1: CardBus bridge found [1734:106c]
[   53.079004] yenta_cardbus 0000:00:09.1: ISA IRQ mask 0x0af8, PCI irq 17
[   53.079010] yenta_cardbus 0000:00:09.1: Socket status: 30000006
[   53.552564] wl: module license 'MIXED/Proprietary' taints kernel.
[   53.552571] Disabling lock debugging due to kernel taint
[   53.600280] psmouse serio2: synaptics: Touchpad model: 1, fw: 5.9, id: 0x6eb1, caps: 0xa04711/0x40a/0x0
[   53.643466] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input6
[   53.711151] init: failsafe main process (725) killed by TERM signal
[   53.922764] snd_intel8x0 0000:00:02.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[   53.970081] type=1400 audit(1412063570.258:8): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=858 comm="apparmor_parser"
[   53.987780] type=1400 audit(1412063570.274:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=861 comm="apparmor_parser"
[   54.003904] type=1400 audit(1412063570.290:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper//chromium_browser" pid=861 comm="apparmor_parser"
[   54.011413] type=1400 audit(1412063570.298:11): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=863 comm="apparmor_parser"
[   54.435213] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
[   54.439286] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x377
[   54.442910] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3f7 0x480-0x48f 0x4d0-0x4d7
[   54.443553] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: excluding nothing: probe failed.
[   54.443583] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: excluding 0xc00-0xc1f excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x377
[   54.447653] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3f7 0x480-0x48f 0x4d0-0x4d7
[   54.458489] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: excluding nothing: probe failed.
[   54.458522] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: excluding 0xc00-0xc1f
[   54.459072] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xfffff
[   54.459097] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[   54.459122] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
[   54.459146] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
[   54.462115] 
[   54.462195] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xfffff
[   54.462222] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[   54.462247] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
[   54.462272] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[   54.479630] cfg80211: World regulatory domain updated:
[   54.479637] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   54.479641] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   54.479644] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   54.479648] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   54.479651] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   54.479654] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   54.639157] apm: BIOS not found.
[   54.775144] init: alsa-restore main process (968) terminated with status 19
[   54.792092] intel8x0_measure_ac97_clock: measured 55507 usecs (2670 samples)
[   54.792097] intel8x0: clocking to 48000
[   54.796940] wl 0000:00:0b.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[   54.796986] resource map sanity check conflict: 0xdfff8000 0xdfffbfff 0xdfff8000 0xdfff9fff 0000:00:0b.0
[   54.796989] ------------[ cut here ]------------
[   54.796998] WARNING: at /build/buildd/linux-3.2.0/arch/x86/mm/ioremap.c:183 __ioremap_caller+0x26d/0x2c0()
[   54.797001] Hardware name: Amilo A1645 
[   54.797003] Info: mapping multiple BARs. Your kernel is fine.
[   54.797005] Modules linked in: wl(P+) joydev snd_intel8x0(+) snd_ac97_codec ac97_bus snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device pcmcia cfg80211 psmouse dm_multipath lib80211 k8temp yenta_socket snd serio_raw pcmcia_rsrc pcmcia_core soundcore snd_page_alloc shpchp i2c_sis96x rfcomm bnep mac_hid parport_pc ppdev bluetooth lp parport binfmt_misc vesafb firewire_ohci firewire_core crc_itu_t sis900 video
[   54.797043] Pid: 602, comm: modprobe Tainted: P           O 3.2.0-69-generic #103-Ubuntu
[   54.797046] Call Trace:
[   54.797053]  [<c104b8e2>] warn_slowpath_common+0x72/0xa0
[   54.797057]  [<c102861d>] ? __ioremap_caller+0x26d/0x2c0
[   54.797061]  [<c102861d>] ? __ioremap_caller+0x26d/0x2c0
[   54.797065]  [<c104b9b3>] warn_slowpath_fmt+0x33/0x40
[   54.797069]  [<c102861d>] __ioremap_caller+0x26d/0x2c0
[   54.797075]  [<c10286cb>] ioremap_nocache+0x1b/0x20
[   54.797123]  [<f89250ca>] ? wl_pci_probe+0x1db/0x53a [wl]
[   54.797158]  [<f89250ca>] wl_pci_probe+0x1db/0x53a [wl]
[   54.797164]  [<c157c44d>] ? _raw_spin_lock_irqsave+0x2d/0x40
[   54.797170]  [<c1372795>] ? pm_runtime_enable+0x45/0x70
[   54.797175]  [<c12c2777>] local_pci_probe+0x47/0xb0
[   54.797180]  [<c12c3c78>] pci_device_probe+0x68/0x90
[   54.797186]  [<c1199427>] ? sysfs_create_link+0x17/0x20
[   54.797191]  [<c136a4ed>] really_probe+0x4d/0x150
[   54.797195]  [<c1373bc9>] ? pm_runtime_barrier+0x49/0xb0
[   54.797199]  [<c136a72a>] driver_probe_device+0x3a/0x60
[   54.797203]  [<c136a7e1>] __driver_attach+0x91/0xa0
[   54.797206]  [<c136a750>] ? driver_probe_device+0x60/0x60
[   54.797210]  [<c1369861>] bus_for_each_dev+0x51/0x80
[   54.797214]  [<c136a321>] driver_attach+0x21/0x30
[   54.797217]  [<c136a750>] ? driver_probe_device+0x60/0x60
[   54.797221]  [<c1369fff>] bus_add_driver+0x17f/0x260
[   54.797225]  [<c12c3ca0>] ? pci_device_probe+0x90/0x90
[   54.797229]  [<c136acb6>] driver_register+0x66/0x110
[   54.797233]  [<c12c3a22>] __pci_register_driver+0x42/0xc0
[   54.797254]  [<f84c3017>] wl_module_init+0x17/0x1000 [wl]
[   54.797258]  [<c1001125>] do_one_initcall+0x35/0x170
[   54.797262]  [<f84c3000>] ? 0xf84c2fff
[   54.797267]  [<c10873dc>] sys_init_module+0xac/0x210
[   54.797271]  [<c157c5f4>] syscall_call+0x7/0x7
[   54.797273] ---[ end trace 73eadc5d8048cd33 ]---
[   54.880831] malloc in abgphy done
[   54.881013] wl driver 6.20.155.1 (r326264) failed with code 21
[   54.881046] ------------[ cut here ]------------
[   54.881049] kernel BUG at include/net/cfg80211.h:2209!
[   54.881052] invalid opcode: 0000 [#1] SMP 
[   54.881055] Modules linked in: wl(P+) joydev snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device pcmcia cfg80211 psmouse dm_multipath lib80211 k8temp yenta_socket snd serio_raw pcmcia_rsrc pcmcia_core soundcore snd_page_alloc shpchp i2c_sis96x rfcomm bnep mac_hid parport_pc ppdev bluetooth lp parport binfmt_misc vesafb firewire_ohci firewire_core crc_itu_t sis900 video
[   54.881087] 
[   54.881090] Pid: 602, comm: modprobe Tainted: P        W  O 3.2.0-69-generic #103-Ubuntu FUJITSU SIEMENS Amilo A1645 /255KI / 259KI Series
[   54.881097] EIP: 0060:[<f8925496>] EFLAGS: 00010246 CPU: 0
[   54.881147] EIP is at wdev_priv.part.7+0x3/0x5 [wl]
[   54.881150] EAX: 00000000 EBX: ea944480 ECX: ea944480 EDX: ea87c090
[   54.881152] ESI: ea87c090 EDI: ea87c00c EBP: eb40bcec ESP: eb40bcec
[   54.881155]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[   54.881159] Process modprobe (pid: 602, ti=eb40a000 task=ec7f58d0 task.ti=eb40a000)
[   54.881161] Stack:
[   54.881163]  eb40bd00 f8924924 ea944480 ea87c090 ea87c00c eb40bd14 f891d57f ea87c000
[   54.881170]  f5114800 ea944000 eb40bdc0 f891df48 00000000 00000000 ffffff93 00000000
[   54.881176]  c19255d3 eb40bd7d eb40bdb0 00000246 eb40bd6e c1713463 00000036 000d7175
[   54.881183] Call Trace:
[   54.881220]  [<f8924924>] wl_cfg80211_detach+0xc4/0xd0 [wl]
[   54.881254]  [<f891d57f>] wl_free_if.isra.10+0x1f/0xa0 [wl]
[   54.881288]  [<f891df48>] wl_free+0x58/0x250 [wl]
[   54.881313]  [<f883de92>] ? wlc_attach+0xf6c/0xfda [wl]
[   54.881348]  [<f8925409>] wl_pci_probe+0x51a/0x53a [wl]
[   54.881356]  [<c157c44d>] ? _raw_spin_lock_irqsave+0x2d/0x40
[   54.881363]  [<c1372795>] ? pm_runtime_enable+0x45/0x70
[   54.881369]  [<c12c2777>] local_pci_probe+0x47/0xb0
[   54.881374]  [<c12c3c78>] pci_device_probe+0x68/0x90
[   54.881380]  [<c1199427>] ? sysfs_create_link+0x17/0x20
[   54.881385]  [<c136a4ed>] really_probe+0x4d/0x150
[   54.881389]  [<c1373bc9>] ? pm_runtime_barrier+0x49/0xb0
[   54.881393]  [<c136a72a>] driver_probe_device+0x3a/0x60
[   54.881397]  [<c136a7e1>] __driver_attach+0x91/0xa0
[   54.881400]  [<c136a750>] ? driver_probe_device+0x60/0x60
[   54.881404]  [<c1369861>] bus_for_each_dev+0x51/0x80
[   54.881408]  [<c136a321>] driver_attach+0x21/0x30
[   54.881412]  [<c136a750>] ? driver_probe_device+0x60/0x60
[   54.881416]  [<c1369fff>] bus_add_driver+0x17f/0x260
[   54.881420]  [<c12c3ca0>] ? pci_device_probe+0x90/0x90
[   54.881424]  [<c136acb6>] driver_register+0x66/0x110
[   54.881428]  [<c12c3a22>] __pci_register_driver+0x42/0xc0
[   54.881450]  [<f84c3017>] wl_module_init+0x17/0x1000 [wl]
[   54.881454]  [<c1001125>] do_one_initcall+0x35/0x170
[   54.881459]  [<f84c3000>] ? 0xf84c2fff
[   54.881463]  [<c10873dc>] sys_init_module+0xac/0x210
[   54.881467]  [<c157c5f4>] syscall_call+0x7/0x7
[   54.881469] Code: d0 e8 ef 6e c5 c8 89 f0 e8 78 8a ff ff 89 d8 e8 c1 c1 99 c8 31 d2 89 f8 e8 18 4d a4 c8 58 5b 5e 5f 5d c3 55 89 e5 0f 0b 55 89 e5 <0f> 0b 55 89 e5 3e 8d 74 26 00 0f 0b 55 89 e5 3e 8d 74 26 00 0f 
[   54.881505] EIP: [<f8925496>] wdev_priv.part.7+0x3/0x5 [wl] SS:ESP 0068:eb40bcec
[   54.881556] ---[ end trace 73eadc5d8048cd34 ]---
[   55.111311] init: kdm main process (983) killed by TERM signal
[   55.214069] init: gdm main process (1035) killed by TERM signal
[   56.084909] eth2: Media Link On 100mbps full-duplex
[   58.014388] init: plymouth-upstart-bridge main process (490) killed by TERM signal
[   69.258165] init: nmbd main process (1961) terminated with status 1
[   69.258223] init: nmbd main process ended, respawning
[   69.327809] init: nmbd main process (1977) terminated with status 1
[   69.327869] init: nmbd main process ended, respawning
[   69.366462] init: nmbd main process (1985) terminated with status 1
[   69.366515] init: nmbd main process ended, respawning
[   69.413149] init: nmbd main process (1991) terminated with status 1
[   69.413202] init: nmbd main process ended, respawning
[   69.455682] init: nmbd main process (1997) terminated with status 1
[   69.455738] init: nmbd main process ended, respawning
[   69.503470] init: nmbd main process (2003) terminated with status 1
[   69.503524] init: nmbd main process ended, respawning
[   69.543596] init: nmbd main process (2009) terminated with status 1
[   69.543652] init: nmbd main process ended, respawning
[   69.590938] init: nmbd main process (2015) terminated with status 1
[   69.590989] init: nmbd main process ended, respawning
[   69.629511] init: nmbd main process (2021) terminated with status 1
[   69.629567] init: nmbd main process ended, respawning
[   69.674546] init: nmbd main process (2027) terminated with status 1
[   69.674603] init: nmbd main process ended, respawning
[   69.715231] init: nmbd main process (2033) terminated with status 1
[   69.715284] init: nmbd respawning too fast, stopped
achim@LAP:~$