1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.11.3-031103-generic (apw@gomeisa) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #201310011421 SMP Tue Oct 1 18:22:48 UTC 2013 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.11.3-031103-generic root=UUID=8f90c6d2-843f-4da3-afa4-0dce8a642450 ro radeon.audio=1 clocksource=hpet hpet=enable quiet splash [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77efff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bf77f000-0x00000000bf7c5fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bf7c6000-0x00000000bf7cefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000bf7cf000-0x00000000bf7d2fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bf7d3000-0x00000000bf7d5fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bf7d6000-0x00000000bf7d6fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bf7d7000-0x00000000bfa32fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bfa33000-0x00000000bfa33fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bfa34000-0x00000000bfa44fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bfa45000-0x00000000bfa4bfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bfa4c000-0x00000000bfa73fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bfa74000-0x00000000bfc76fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bfc77000-0x00000000bfefffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100001000-0x000000012effffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./A75M, BIOS P1.20 06/15/2011 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x12f000 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF write-through [ 0.000000] C0000-CEFFF write-protect [ 0.000000] CF000-E7FFF uncachable [ 0.000000] E8000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 0000000000 mask FF00000000 write-back [ 0.000000] 1 base 00BFF00000 mask FFFFF00000 uncachable [ 0.000000] 2 base 00C0000000 mask FFC0000000 uncachable [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] TOM2: 000000013f000000 aka 5104M [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] original variable MTRRs [ 0.000000] reg 0, base: 0GB, range: 4GB, type WB [ 0.000000] reg 1, base: 3071MB, range: 1MB, type UC [ 0.000000] reg 2, base: 3GB, range: 1GB, type UC [ 0.000000] total RAM covered: 3071M [ 0.000000] Found optimal setting for mtrr clean up [ 0.000000] gran_size: 64K chunk_size: 2M num_reg: 3 lose cover RAM: 0G [ 0.000000] New variable MTRRs [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB [ 0.000000] reg 1, base: 2GB, range: 1GB, type WB [ 0.000000] reg 2, base: 3071MB, range: 1MB, type UC [ 0.000000] e820: update [mem 0xbff00000-0xffffffff] usable ==> reserved [ 0.000000] e820: last_pfn = 0xbff00 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000fcee0-0x000fceef] mapped at [ffff8800000fcee0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] BRK [0x01fe5000, 0x01fe5fff] PGTABLE [ 0.000000] BRK [0x01fe6000, 0x01fe6fff] PGTABLE [ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x12ee00000-0x12effffff] [ 0.000000] [mem 0x12ee00000-0x12effffff] page 2M [ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x12c000000-0x12edfffff] [ 0.000000] [mem 0x12c000000-0x12edfffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x100001000-0x12bffffff] [ 0.000000] [mem 0x100001000-0x1001fffff] page 4k [ 0.000000] [mem 0x100200000-0x12bffffff] page 2M [ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x00100000-0xbf77efff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G [ 0.000000] [mem 0x80000000-0xbf5fffff] page 2M [ 0.000000] [mem 0xbf600000-0xbf77efff] page 4k [ 0.000000] init_memory_mapping: [mem 0xbf7d6000-0xbf7d6fff] [ 0.000000] [mem 0xbf7d6000-0xbf7d6fff] page 4k [ 0.000000] init_memory_mapping: [mem 0xbfc77000-0xbfefffff] [ 0.000000] [mem 0xbfc77000-0xbfefffff] page 4k [ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE [ 0.000000] RAMDISK: [mem 0x36080000-0x37037fff] [ 0.000000] ACPI: RSDP 00000000000f0450 00024 (v02 ALASKA) [ 0.000000] ACPI: XSDT 00000000bf7c6070 0005C (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FACP 00000000bf7cc880 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20130517/tbfadt-603) [ 0.000000] ACPI: DSDT 00000000bf7c6158 06726 (v02 ALASKA A M I 00000000 INTL 20051117) [ 0.000000] ACPI: FACS 00000000bfa46f80 00040 [ 0.000000] ACPI: APIC 00000000bf7cc978 00072 (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: MCFG 00000000bf7cc9f0 0003C (v01 A M I GMCH945. 01072009 MSFT 00000097) [ 0.000000] ACPI: AAFT 00000000bf7cca30 0003A (v01 ALASKA OEMAAFT 01072009 MSFT 00000097) [ 0.000000] ACPI: HPET 00000000bf7cca70 00038 (v01 ALASKA A M I 01072009 AMI 00000004) [ 0.000000] ACPI: SSDT 00000000bf7ccaa8 007FE (v01 AMD POWERNOW 00000001 AMD 00000001) [ 0.000000] ACPI: SSDT 00000000bf7cd2a8 01923 (v02 AMD ALIB 00000001 MSFT 04000000) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000012effffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x12effffff] [ 0.000000] NODE_DATA [mem 0x12eff8000-0x12effcfff] [ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012aa00000-ffff88012e5fffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x12effffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009dfff] [ 0.000000] node 0: [mem 0x00100000-0xbf77efff] [ 0.000000] node 0: [mem 0xbf7d6000-0xbf7d6fff] [ 0.000000] node 0: [mem 0xbfc77000-0xbfefffff] [ 0.000000] node 0: [mem 0x100001000-0x12effffff] [ 0.000000] On node 0 totalpages: 977317 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3997 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 12201 pages used for memmap [ 0.000000] DMA32 zone: 780809 pages, LIFO batch:31 [ 0.000000] Normal zone: 3008 pages used for memmap [ 0.000000] Normal zone: 192511 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x03] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 3, 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: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000 [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbf77f000-0xbf7c5fff] [ 0.000000] PM: Registered nosave memory: [mem 0xbf7c6000-0xbf7cefff] [ 0.000000] PM: Registered nosave memory: [mem 0xbf7cf000-0xbf7d2fff] [ 0.000000] PM: Registered nosave memory: [mem 0xbf7d3000-0xbf7d5fff] [ 0.000000] PM: Registered nosave memory: [mem 0xbf7d7000-0xbfa32fff] [ 0.000000] PM: Registered nosave memory: [mem 0xbfa33000-0xbfa33fff] [ 0.000000] PM: Registered nosave memory: [mem 0xbfa34000-0xbfa44fff] [ 0.000000] PM: Registered nosave memory: [mem 0xbfa45000-0xbfa4bfff] [ 0.000000] PM: Registered nosave memory: [mem 0xbfa4c000-0xbfa73fff] [ 0.000000] PM: Registered nosave memory: [mem 0xbfa74000-0xbfc76fff] [ 0.000000] PM: Registered nosave memory: [mem 0xbff00000-0xdfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed60fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed61000-0xfed70fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed71000-0xfed7ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.000000] PM: Registered nosave memory: [mem 0x100000000-0x100000fff] [ 0.000000] e820: [mem 0xbff00000-0xdfffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88012ec00000 s86720 r8192 d23872 u524288 [ 0.000000] pcpu-alloc: s86720 r8192 d23872 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 962023 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11.3-031103-generic root=UUID=8f90c6d2-843f-4da3-afa4-0dce8a642450 ro radeon.audio=1 clocksource=hpet hpet=enable quiet splash [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 3748548K/3909268K available (7409K kernel code, 1082K rwdata, 3424K rodata, 1384K init, 1484K bss, 160720K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=256 to nr_cpu_ids=4. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-255. [ 0.000000] NR_IRQS:16640 nr_irqs:712 16 [ 0.000000] spurious 8259A interrupt: IRQ7. [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] allocated 15728640 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.004000] tsc: Detected 2694.940 MHz processor [ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5389.88 BogoMIPS (lpj=10779760) [ 0.000007] pid_max: default: 32768 minimum: 301 [ 0.000030] Security Framework initialized [ 0.000052] AppArmor: AppArmor initialized [ 0.000053] Yama: becoming mindful. [ 0.000332] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.001665] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.002281] Mount-cache hash table entries: 256 [ 0.002486] Initializing cgroup subsys memory [ 0.002500] Initializing cgroup subsys devices [ 0.002502] Initializing cgroup subsys freezer [ 0.002504] Initializing cgroup subsys blkio [ 0.002506] Initializing cgroup subsys perf_event [ 0.002508] Initializing cgroup subsys hugetlb [ 0.002534] tseg: 00bff00000 [ 0.002537] CPU: Physical Processor ID: 0 [ 0.002538] CPU: Processor Core ID: 0 [ 0.002540] mce: CPU supports 6 MCE banks [ 0.002551] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8 [ 0.002551] Last level dTLB entries: 4KB 1024, 2MB 128, 4MB 64 [ 0.002551] tlb_flushall_shift: 5 [ 0.002669] Freeing SMP alternatives memory: 24K (ffffffff81e6a000 - ffffffff81e70000) [ 0.005416] ACPI: Core revision 20130517 [ 0.008392] ACPI: All ACPI Tables successfully acquired [ 0.034902] ftrace: allocating 30736 entries in 121 pages [ 0.053405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.093096] smpboot: CPU0: AMD A4-3400 APU with Radeon(tm) HD Graphics (fam: 12, model: 01, stepping: 00) [ 0.198840] Performance Events: AMD PMU driver. [ 0.198845] ... version: 0 [ 0.198846] ... bit width: 48 [ 0.198847] ... generic registers: 4 [ 0.198848] ... value mask: 0000ffffffffffff [ 0.198849] ... max period: 00007fffffffffff [ 0.198850] ... fixed-purpose events: 0 [ 0.198851] ... event mask: 000000000000000f [ 0.200224] NMI watchdog: Disabled lockup detectors by default for full dynticks [ 0.200229] NMI watchdog: You can reactivate it with 'sysctl -w kernel.watchdog=1' [ 0.200351] smpboot: Booting Node 0, Processors #1 [ 0.213403] Brought up 2 CPUs [ 0.213405] smpboot: Total of 2 processors activated (10779.76 BogoMIPS) [ 0.214219] devtmpfs: initialized [ 0.215611] EVM: security.selinux [ 0.215612] EVM: security.SMACK64 [ 0.215613] EVM: security.capability [ 0.215748] PM: Registering ACPI NVS region [mem 0xbf77f000-0xbf7c5fff] (290816 bytes) [ 0.215757] PM: Registering ACPI NVS region [mem 0xbf7d3000-0xbf7d5fff] (12288 bytes) [ 0.215759] PM: Registering ACPI NVS region [mem 0xbfa33000-0xbfa33fff] (4096 bytes) [ 0.215760] PM: Registering ACPI NVS region [mem 0xbfa45000-0xbfa4bfff] (28672 bytes) [ 0.215762] PM: Registering ACPI NVS region [mem 0xbfa74000-0xbfc76fff] (2109440 bytes) [ 0.216801] regulator-dummy: no parameters [ 0.216828] RTC time: 19:36:20, date: 11/03/13 [ 0.216874] NET: Registered protocol family 16 [ 0.217121] ACPI: bus type PCI registered [ 0.217124] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.217178] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.217181] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.231191] PCI: Using configuration type 1 for base access [ 0.232262] bio: create slab at 0 [ 0.232813] ACPI: Added _OSI(Module Device) [ 0.232818] ACPI: Added _OSI(Processor Device) [ 0.232819] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232820] ACPI: Added _OSI(Processor Aggregator Device) [ 0.233657] ACPI: EC: Look up EC in DSDT [ 0.234705] ACPI: Executed 1 blocks of module-level executable AML code [ 0.236814] ACPI: Interpreter enabled [ 0.236820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) [ 0.236824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) [ 0.236838] ACPI: (supports S0 S3 S4 S5) [ 0.236840] ACPI: Using IOAPIC for interrupt routing [ 0.236969] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.237063] ACPI: No dock devices found. [ 0.278314] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.278516] acpi PNP0A03:00: Requesting ACPI _OSC control (0x1d) [ 0.278766] acpi PNP0A03:00: ACPI _OSC control (0x1c) granted [ 0.279069] PCI host bridge to bus 0000:00 [ 0.279072] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.279074] pci_bus 0000:00: root bus resource [io 0x0000-0x03af] [ 0.279076] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7] [ 0.279078] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df] [ 0.279080] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.279082] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.279084] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] [ 0.279085] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff] [ 0.279096] pci 0000:00:00.0: [1022:1705] type 00 class 0x060000 [ 0.279188] pci 0000:00:01.0: [1002:9644] type 00 class 0x030000 [ 0.279198] pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref] [ 0.279204] pci 0000:00:01.0: reg 0x14: [io 0xf000-0xf0ff] [ 0.279211] pci 0000:00:01.0: reg 0x18: [mem 0xfef00000-0xfef3ffff] [ 0.279257] pci 0000:00:01.0: supports D1 D2 [ 0.279319] pci 0000:00:01.1: [1002:1714] type 00 class 0x040300 [ 0.279328] pci 0000:00:01.1: reg 0x10: [mem 0xfef44000-0xfef47fff] [ 0.279383] pci 0000:00:01.1: supports D1 D2 [ 0.279451] pci 0000:00:05.0: [1022:170a] type 01 class 0x060400 [ 0.279509] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold [ 0.279555] pci 0000:00:05.0: System wakeup disabled by ACPI [ 0.279609] pci 0000:00:10.0: [1022:7812] type 00 class 0x0c0330 [ 0.279630] pci 0000:00:10.0: reg 0x10: [mem 0xfef4a000-0xfef4bfff 64bit] [ 0.279736] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold [ 0.279787] pci 0000:00:10.0: System wakeup disabled by ACPI [ 0.279830] pci 0000:00:10.1: [1022:7812] type 00 class 0x0c0330 [ 0.279851] pci 0000:00:10.1: reg 0x10: [mem 0xfef48000-0xfef49fff 64bit] [ 0.279956] pci 0000:00:10.1: PME# supported from D0 D3hot D3cold [ 0.280007] pci 0000:00:10.1: System wakeup disabled by ACPI [ 0.280045] pci 0000:00:11.0: [1022:7800] type 00 class 0x01018f [ 0.280062] pci 0000:00:11.0: reg 0x10: [io 0xf190-0xf197] [ 0.280071] pci 0000:00:11.0: reg 0x14: [io 0xf180-0xf183] [ 0.280081] pci 0000:00:11.0: reg 0x18: [io 0xf170-0xf177] [ 0.280090] pci 0000:00:11.0: reg 0x1c: [io 0xf160-0xf163] [ 0.280100] pci 0000:00:11.0: reg 0x20: [io 0xf150-0xf15f] [ 0.280109] pci 0000:00:11.0: reg 0x24: [mem 0xfef51000-0xfef517ff] [ 0.280130] pci 0000:00:11.0: set SATA to AHCI mode [ 0.280211] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310 [ 0.280224] pci 0000:00:12.0: reg 0x10: [mem 0xfef50000-0xfef50fff] [ 0.280316] pci 0000:00:12.0: System wakeup disabled by ACPI [ 0.280350] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320 [ 0.280369] pci 0000:00:12.2: reg 0x10: [mem 0xfef4f000-0xfef4f0ff] [ 0.280452] pci 0000:00:12.2: supports D1 D2 [ 0.280454] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot [ 0.280496] pci 0000:00:12.2: System wakeup disabled by ACPI [ 0.280529] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310 [ 0.280542] pci 0000:00:13.0: reg 0x10: [mem 0xfef4e000-0xfef4efff] [ 0.280632] pci 0000:00:13.0: System wakeup disabled by ACPI [ 0.280666] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320 [ 0.280685] pci 0000:00:13.2: reg 0x10: [mem 0xfef4d000-0xfef4d0ff] [ 0.280768] pci 0000:00:13.2: supports D1 D2 [ 0.280769] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot [ 0.280811] pci 0000:00:13.2: System wakeup disabled by ACPI [ 0.280844] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500 [ 0.280961] pci 0000:00:14.1: [1022:780c] type 00 class 0x01018a [ 0.280974] pci 0000:00:14.1: reg 0x10: [io 0xf140-0xf147] [ 0.280984] pci 0000:00:14.1: reg 0x14: [io 0xf130-0xf133] [ 0.280993] pci 0000:00:14.1: reg 0x18: [io 0xf120-0xf127] [ 0.281003] pci 0000:00:14.1: reg 0x1c: [io 0xf110-0xf113] [ 0.281012] pci 0000:00:14.1: reg 0x20: [io 0xf100-0xf10f] [ 0.281095] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300 [ 0.281117] pci 0000:00:14.2: reg 0x10: [mem 0xfef40000-0xfef43fff 64bit] [ 0.281183] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold [ 0.281223] pci 0000:00:14.2: System wakeup disabled by ACPI [ 0.281256] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100 [ 0.281377] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401 [ 0.281445] pci 0000:00:14.4: System wakeup disabled by ACPI [ 0.281472] pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310 [ 0.281485] pci 0000:00:14.5: reg 0x10: [mem 0xfef4c000-0xfef4cfff] [ 0.281575] pci 0000:00:14.5: System wakeup disabled by ACPI [ 0.281607] pci 0000:00:18.0: [1022:1700] type 00 class 0x060000 [ 0.281684] pci 0000:00:18.1: [1022:1701] type 00 class 0x060000 [ 0.281758] pci 0000:00:18.2: [1022:1702] type 00 class 0x060000 [ 0.281834] pci 0000:00:18.3: [1022:1703] type 00 class 0x060000 [ 0.281918] pci 0000:00:18.4: [1022:1704] type 00 class 0x060000 [ 0.281990] pci 0000:00:18.5: [1022:1718] type 00 class 0x060000 [ 0.282063] pci 0000:00:18.6: [1022:1716] type 00 class 0x060000 [ 0.282137] pci 0000:00:18.7: [1022:1719] type 00 class 0x060000 [ 0.282283] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 0.282298] pci 0000:01:00.0: reg 0x10: [io 0xe000-0xe0ff] [ 0.282322] pci 0000:01:00.0: reg 0x18: [mem 0xd0004000-0xd0004fff 64bit pref] [ 0.282338] pci 0000:01:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref] [ 0.282403] pci 0000:01:00.0: supports D1 D2 [ 0.282405] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.286950] pci 0000:00:05.0: PCI bridge to [bus 01] [ 0.286971] pci 0000:00:05.0: bridge window [io 0xe000-0xefff] [ 0.286986] pci 0000:00:05.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref] [ 0.287139] pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode) [ 0.287149] pci 0000:00:14.4: bridge window [io 0x0000-0x03af] (subtractive decode) [ 0.287150] pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7] (subtractive decode) [ 0.287152] pci 0000:00:14.4: bridge window [io 0x03b0-0x03df] (subtractive decode) [ 0.287154] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.287155] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.287157] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode) [ 0.287159] pci 0000:00:14.4: bridge window [mem 0xc0000000-0xffffffff] (subtractive decode) [ 0.303172] ACPI: PCI Interrupt Link [LN24] (IRQs *24) [ 0.303207] ACPI: PCI Interrupt Link [LN25] (IRQs *25) [ 0.303235] ACPI: PCI Interrupt Link [LN26] (IRQs *26) [ 0.303263] ACPI: PCI Interrupt Link [LN27] (IRQs *27) [ 0.303291] ACPI: PCI Interrupt Link [LN28] (IRQs *28) [ 0.303319] ACPI: PCI Interrupt Link [LN29] (IRQs *29) [ 0.303347] ACPI: PCI Interrupt Link [LN30] (IRQs *30) [ 0.303375] ACPI: PCI Interrupt Link [LN31] (IRQs *31) [ 0.303403] ACPI: PCI Interrupt Link [LN32] (IRQs *32) [ 0.303431] ACPI: PCI Interrupt Link [LN33] (IRQs *33) [ 0.303459] ACPI: PCI Interrupt Link [LN34] (IRQs *34) [ 0.303487] ACPI: PCI Interrupt Link [LN35] (IRQs *35) [ 0.303515] ACPI: PCI Interrupt Link [LN36] (IRQs *36) [ 0.303543] ACPI: PCI Interrupt Link [LN37] (IRQs *37) [ 0.303570] ACPI: PCI Interrupt Link [LN38] (IRQs *38) [ 0.303598] ACPI: PCI Interrupt Link [LN39] (IRQs *39) [ 0.303626] ACPI: PCI Interrupt Link [LN40] (IRQs *40) [ 0.303654] ACPI: PCI Interrupt Link [LN41] (IRQs *41) [ 0.303682] ACPI: PCI Interrupt Link [LN42] (IRQs *42) [ 0.303710] ACPI: PCI Interrupt Link [LN43] (IRQs *43) [ 0.303738] ACPI: PCI Interrupt Link [LN44] (IRQs *44) [ 0.303766] ACPI: PCI Interrupt Link [LN45] (IRQs *45) [ 0.303794] ACPI: PCI Interrupt Link [LN46] (IRQs *46) [ 0.303822] ACPI: PCI Interrupt Link [LN47] (IRQs *47) [ 0.303850] ACPI: PCI Interrupt Link [LN48] (IRQs *48) [ 0.303878] ACPI: PCI Interrupt Link [LN49] (IRQs *49) [ 0.303906] ACPI: PCI Interrupt Link [LN50] (IRQs *50) [ 0.303934] ACPI: PCI Interrupt Link [LN51] (IRQs *51) [ 0.303962] ACPI: PCI Interrupt Link [LN52] (IRQs *52) [ 0.303990] ACPI: PCI Interrupt Link [LN53] (IRQs *53) [ 0.304018] ACPI: PCI Interrupt Link [LN54] (IRQs *54) [ 0.304045] ACPI: PCI Interrupt Link [LN55] (IRQs *55) [ 0.304097] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11 14 15) *0 [ 0.304155] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11 14 15) *0 [ 0.304212] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11 14 15) *0 [ 0.304268] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11 14 15) *0 [ 0.304313] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11 14 15) *0 [ 0.304350] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11 14 15) *0 [ 0.304387] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11 14 15) *0 [ 0.304424] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11 14 15) *0 [ 0.304580] ACPI: \_SB_.PCI0: notify handler is installed [ 0.304622] Found 1 acpi root devices [ 0.304911] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304923] vgaarb: loaded [ 0.304924] vgaarb: bridge control possible 0000:00:01.0 [ 0.305113] SCSI subsystem initialized [ 0.305115] ACPI: bus type ATA registered [ 0.305226] libata version 3.00 loaded. [ 0.305251] ACPI: bus type USB registered [ 0.305267] usbcore: registered new interface driver usbfs [ 0.305275] usbcore: registered new interface driver hub [ 0.305460] usbcore: registered new device driver usb [ 0.305718] PCI: Using ACPI for IRQ routing [ 0.314290] PCI: pci_cache_line_size set to 64 bytes [ 0.314358] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff] [ 0.314360] e820: reserve RAM buffer [mem 0xbf77f000-0xbfffffff] [ 0.314363] e820: reserve RAM buffer [mem 0xbf7d7000-0xbfffffff] [ 0.314364] e820: reserve RAM buffer [mem 0xbff00000-0xbfffffff] [ 0.314366] e820: reserve RAM buffer [mem 0x12f000000-0x12fffffff] [ 0.314473] NetLabel: Initializing [ 0.314474] NetLabel: domain hash size = 128 [ 0.314475] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.314486] NetLabel: unlabeled traffic allowed by default [ 0.314686] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.314693] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.316763] Switched to clocksource hpet [ 0.321924] AppArmor: AppArmor Filesystem Enabled [ 0.321967] pnp: PnP ACPI init [ 0.321984] ACPI: bus type PNP registered [ 0.322125] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved [ 0.322130] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.322377] system 00:01: [io 0x04d0-0x04d1] has been reserved [ 0.322379] system 00:01: [io 0x040b] has been reserved [ 0.322381] system 00:01: [io 0x04d6] has been reserved [ 0.322383] system 00:01: [io 0x0c00-0x0c01] has been reserved [ 0.322385] system 00:01: [io 0x0c14] has been reserved [ 0.322387] system 00:01: [io 0x0c50-0x0c51] has been reserved [ 0.322389] system 00:01: [io 0x0c52] has been reserved [ 0.322390] system 00:01: [io 0x0c6c] has been reserved [ 0.322392] system 00:01: [io 0x0c6f] has been reserved [ 0.322394] system 00:01: [io 0x0cd0-0x0cd1] has been reserved [ 0.322396] system 00:01: [io 0x0cd2-0x0cd3] has been reserved [ 0.322398] system 00:01: [io 0x0cd4-0x0cd5] has been reserved [ 0.322400] system 00:01: [io 0x0cd6-0x0cd7] has been reserved [ 0.322402] system 00:01: [io 0x0cd8-0x0cdf] has been reserved [ 0.322404] system 00:01: [io 0x0800-0x089f] could not be reserved [ 0.322406] system 00:01: [io 0x0b20-0x0b3f] has been reserved [ 0.322408] system 00:01: [io 0x0900-0x090f] has been reserved [ 0.322410] system 00:01: [io 0x0910-0x091f] has been reserved [ 0.322412] system 00:01: [io 0xfe00-0xfefe] has been reserved [ 0.322414] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.322416] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.322418] system 00:01: [mem 0xfed80000-0xfed8ffff] has been reserved [ 0.322420] system 00:01: [mem 0xfed61000-0xfed70fff] has been reserved [ 0.322422] system 00:01: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.322424] system 00:01: [mem 0xfed00000-0xfed00fff] has been reserved [ 0.322427] system 00:01: [mem 0xff000000-0xffffffff] has been reserved [ 0.322429] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.322500] system 00:02: [io 0x0290-0x029f] has been reserved [ 0.322502] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.322754] pnp 00:03: [dma 3] [ 0.322847] pnp 00:03: Plug and Play ACPI device, IDs PNP0401 (active) [ 0.322979] pnp 00:04: [dma 4] [ 0.322995] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.323017] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.323035] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.323083] system 00:07: [io 0x04d0-0x04d1] has been reserved [ 0.323086] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.323108] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.323140] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.323315] pnp 00:0a: [dma 0 disabled] [ 0.323355] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.323686] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.323690] pnp: PnP ACPI: found 12 devices [ 0.323691] ACPI: bus type PNP unregistered [ 0.331349] pci 0000:00:05.0: PCI bridge to [bus 01] [ 0.331356] pci 0000:00:05.0: bridge window [io 0xe000-0xefff] [ 0.331362] pci 0000:00:05.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref] [ 0.331367] pci 0000:00:14.4: PCI bridge to [bus 02] [ 0.331518] pci_bus 0000:00: resource 4 [io 0x0000-0x03af] [ 0.331520] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7] [ 0.331522] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df] [ 0.331523] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff] [ 0.331525] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff] [ 0.331527] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff] [ 0.331528] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff] [ 0.331530] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] [ 0.331532] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref] [ 0.331534] pci_bus 0000:02: resource 4 [io 0x0000-0x03af] [ 0.331536] pci_bus 0000:02: resource 5 [io 0x03e0-0x0cf7] [ 0.331538] pci_bus 0000:02: resource 6 [io 0x03b0-0x03df] [ 0.331539] pci_bus 0000:02: resource 7 [io 0x0d00-0xffff] [ 0.331541] pci_bus 0000:02: resource 8 [mem 0x000a0000-0x000bffff] [ 0.331543] pci_bus 0000:02: resource 9 [mem 0x000c0000-0x000dffff] [ 0.331544] pci_bus 0000:02: resource 10 [mem 0xc0000000-0xffffffff] [ 0.331577] NET: Registered protocol family 2 [ 0.331759] TCP established hash table entries: 32768 (order: 7, 524288 bytes) [ 0.331932] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.332106] TCP: Hash tables configured (established 32768 bind 32768) [ 0.332167] TCP: reno registered [ 0.332177] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.332210] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.332315] NET: Registered protocol family 1 [ 0.332333] pci 0000:00:01.0: Boot video device [ 1.101208] PCI: CLS 64 bytes, default 64 [ 1.101272] Trying to unpack rootfs image as initramfs... [ 1.372355] Freeing initrd memory: 16096K (ffff880036080000 - ffff880037038000) [ 1.372363] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.372365] software IO TLB [mem 0xbb77f000-0xbf77f000] (64MB) mapped at [ffff8800bb77f000-ffff8800bf77efff] [ 1.372525] LVT offset 0 assigned for vector 0x400 [ 1.372576] perf: AMD IBS detected (0x000000ff) [ 1.372615] Scanning for low memory corruption every 60 seconds [ 1.373022] Initialise module verification [ 1.373076] audit: initializing netlink socket (disabled) [ 1.373089] type=2000 audit(1383507381.240:1): initialized [ 1.397813] bounce pool size: 64 pages [ 1.397826] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.399228] zbud: loaded [ 1.399422] VFS: Disk quotas dquot_6.5.2 [ 1.399468] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.399970] fuse init (API version 7.22) [ 1.400064] msgmni has been set to 7352 [ 1.400598] Key type asymmetric registered [ 1.400601] Asymmetric key parser 'x509' registered [ 1.400636] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 1.400671] io scheduler noop registered [ 1.400673] io scheduler deadline registered (default) [ 1.400695] io scheduler cfq registered [ 1.400811] pcieport 0000:00:05.0: irq 40 for MSI/MSI-X [ 1.400889] pcieport 0000:00:05.0: Signaling PME through PCIe PME interrupt [ 1.400892] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 1.400895] pcie_pme 0000:00:05.0:pcie01: service driver pcie_pme loaded [ 1.400928] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.400942] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.401058] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 [ 1.401063] ACPI: Power Button [PWRB] [ 1.401094] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 1.401096] ACPI: Power Button [PWRF] [ 1.401170] ACPI: acpi_idle registered with cpuidle [ 1.401307] GHES: HEST is not enabled! [ 1.401391] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.421773] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.423456] Linux agpgart interface v0.103 [ 1.424745] brd: module loaded [ 1.425358] loop: module loaded [ 1.425711] libphy: Fixed MDIO Bus: probed [ 1.425782] tun: Universal TUN/TAP device driver, 1.6 [ 1.425783] tun: (C) 1999-2004 Max Krasnyansky [ 1.425895] PPP generic driver version 2.4.2 [ 1.425949] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.425951] ehci-pci: EHCI PCI platform driver [ 1.426109] ehci-pci 0000:00:12.2: EHCI Host Controller [ 1.426115] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 [ 1.426125] QUIRK: Enable AMD PLL fix [ 1.426127] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 1.426138] ehci-pci 0000:00:12.2: debug port 1 [ 1.426183] ehci-pci 0000:00:12.2: irq 17, io mem 0xfef4f000 [ 1.437018] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 [ 1.437108] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.437115] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.437121] usb usb1: Product: EHCI Host Controller [ 1.437126] usb usb1: Manufacturer: Linux 3.11.3-031103-generic ehci_hcd [ 1.437130] usb usb1: SerialNumber: 0000:00:12.2 [ 1.437429] hub 1-0:1.0: USB hub found [ 1.437437] hub 1-0:1.0: 5 ports detected [ 1.437671] ehci-pci 0000:00:13.2: EHCI Host Controller [ 1.437676] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 [ 1.437681] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 1.437692] ehci-pci 0000:00:13.2: debug port 1 [ 1.437723] ehci-pci 0000:00:13.2: irq 17, io mem 0xfef4d000 [ 1.449020] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 [ 1.449109] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.449117] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.449122] usb usb2: Product: EHCI Host Controller [ 1.449127] usb usb2: Manufacturer: Linux 3.11.3-031103-generic ehci_hcd [ 1.449132] usb usb2: SerialNumber: 0000:00:13.2 [ 1.449427] hub 2-0:1.0: USB hub found [ 1.449435] hub 2-0:1.0: 5 ports detected [ 1.449546] ehci-platform: EHCI generic platform driver [ 1.449556] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.449557] ohci-platform: OHCI generic platform driver [ 1.449563] uhci_hcd: USB Universal Host Controller Interface driver [ 1.449721] xhci_hcd 0000:00:10.0: xHCI Host Controller [ 1.449727] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3 [ 1.449939] xhci_hcd 0000:00:10.0: irq 41 for MSI/MSI-X [ 1.449943] xhci_hcd 0000:00:10.0: irq 42 for MSI/MSI-X [ 1.449948] xhci_hcd 0000:00:10.0: irq 43 for MSI/MSI-X [ 1.450024] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.450026] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.450028] usb usb3: Product: xHCI Host Controller [ 1.450029] usb usb3: Manufacturer: Linux 3.11.3-031103-generic xhci_hcd [ 1.450031] usb usb3: SerialNumber: 0000:00:10.0 [ 1.450247] xHCI xhci_add_endpoint called for root hub [ 1.450252] xHCI xhci_check_bandwidth called for root hub [ 1.450286] hub 3-0:1.0: USB hub found [ 1.450293] hub 3-0:1.0: 2 ports detected [ 1.450364] xhci_hcd 0000:00:10.0: xHCI Host Controller [ 1.450368] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 4 [ 1.453340] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 1.453341] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.453343] usb usb4: Product: xHCI Host Controller [ 1.453344] usb usb4: Manufacturer: Linux 3.11.3-031103-generic xhci_hcd [ 1.453346] usb usb4: SerialNumber: 0000:00:10.0 [ 1.453549] xHCI xhci_add_endpoint called for root hub [ 1.453554] xHCI xhci_check_bandwidth called for root hub [ 1.453589] hub 4-0:1.0: USB hub found [ 1.453603] hub 4-0:1.0: 2 ports detected [ 1.461327] xhci_hcd 0000:00:10.1: xHCI Host Controller [ 1.461338] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 5 [ 1.461557] xhci_hcd 0000:00:10.1: irq 44 for MSI/MSI-X [ 1.461562] xhci_hcd 0000:00:10.1: irq 45 for MSI/MSI-X [ 1.461567] xhci_hcd 0000:00:10.1: irq 46 for MSI/MSI-X [ 1.461650] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.461652] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.461654] usb usb5: Product: xHCI Host Controller [ 1.461655] usb usb5: Manufacturer: Linux 3.11.3-031103-generic xhci_hcd [ 1.461657] usb usb5: SerialNumber: 0000:00:10.1 [ 1.461897] xHCI xhci_add_endpoint called for root hub [ 1.461902] xHCI xhci_check_bandwidth called for root hub [ 1.461935] hub 5-0:1.0: USB hub found [ 1.461942] hub 5-0:1.0: 2 ports detected [ 1.462010] xhci_hcd 0000:00:10.1: xHCI Host Controller [ 1.462015] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 6 [ 1.464964] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 [ 1.464966] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.464967] usb usb6: Product: xHCI Host Controller [ 1.464969] usb usb6: Manufacturer: Linux 3.11.3-031103-generic xhci_hcd [ 1.464970] usb usb6: SerialNumber: 0000:00:10.1 [ 1.465124] xHCI xhci_add_endpoint called for root hub [ 1.465129] xHCI xhci_check_bandwidth called for root hub [ 1.465161] hub 6-0:1.0: USB hub found [ 1.465172] hub 6-0:1.0: 2 ports detected [ 1.477233] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 1.479948] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.479962] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.480357] mousedev: PS/2 mouse device common for all mice [ 1.480723] rtc_cmos 00:05: RTC can wake from S4 [ 1.480857] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 [ 1.480886] rtc_cmos 00:05: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 1.480976] device-mapper: uevent: version 1.0.3 [ 1.481035] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com [ 1.481064] cpuidle: using governor ladder [ 1.481098] cpuidle: using governor menu [ 1.481110] ledtrig-cpu: registered to indicate activity on CPUs [ 1.481296] ashmem: initialized [ 1.481439] TCP: cubic registered [ 1.481524] NET: Registered protocol family 10 [ 1.481699] NET: Registered protocol family 17 [ 1.481708] Key type dns_resolver registered [ 1.481932] PM: Hibernation image not present or could not be loaded. [ 1.481937] Loading module verification certificates [ 1.482810] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: 01f3d088ddce12cf38c2e62de5403c80eeb36eaa' [ 1.482823] registered taskstats version 1 [ 1.485806] Key type trusted registered [ 1.488198] Key type encrypted registered [ 1.490895] Magic number: 5:851:646 [ 1.490994] rtc_cmos 00:05: setting system clock to 2013-11-03 19:36:22 UTC (1383507382) [ 1.491121] acpi-cpufreq: overriding BIOS provided _PSD data [ 1.491209] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.491210] EDD information not available. [ 1.492792] Freeing unused kernel memory: 1384K (ffffffff81d10000 - ffffffff81e6a000) [ 1.492797] Write protecting the kernel read-only data: 12288k [ 1.494859] Freeing unused kernel memory: 772K (ffff88000173f000 - ffff880001800000) [ 1.496570] Freeing unused kernel memory: 672K (ffff880001b58000 - ffff880001c00000) [ 1.513990] udevd[100]: starting version 175 [ 1.624147] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.624477] r8169 0000:01:00.0: irq 47 for MSI/MSI-X [ 1.624682] r8169 0000:01:00.0 eth0: RTL8168evl/8111evl at 0xffffc9000061e000, 00:25:22:d1:98:cf, XID 0c900800 IRQ 47 [ 1.624684] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.645171] ahci 0000:00:11.0: version 3.0 [ 1.645409] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0xf impl SATA mode [ 1.645413] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part sxs [ 1.683353] scsi0 : ahci [ 1.683560] scsi1 : ahci [ 1.683620] scsi2 : ahci [ 1.683674] scsi3 : ahci [ 1.683732] ata1: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51100 irq 19 [ 1.683735] ata2: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51180 irq 19 [ 1.683738] ata3: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51200 irq 19 [ 1.683740] ata4: SATA max UDMA/133 abar m2048@0xfef51000 port 0xfef51280 irq 19 [ 1.684210] scsi4 : pata_atiixp [ 1.684496] scsi5 : pata_atiixp [ 1.684711] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 irq 14 [ 1.684712] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 irq 15 [ 2.001153] ata2: SATA link down (SStatus 0 SControl 300) [ 2.005122] ata4: SATA link down (SStatus 0 SControl 300) [ 2.005177] ata3: SATA link down (SStatus 0 SControl 300) [ 2.173150] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.185149] ata1.00: ATA-8: OCZ-AGILITY3, 2.15, max UDMA/133 [ 2.185161] ata1.00: 117231408 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 2.195116] ata1.00: configured for UDMA/133 [ 2.195533] scsi 0:0:0:0: Direct-Access ATA OCZ-AGILITY3 2.15 PQ: 0 ANSI: 5 [ 2.195783] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.195909] sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.8 GiB) [ 2.195976] sd 0:0:0:0: [sda] Write Protect is off [ 2.195979] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.196006] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.196810] sda: sda1 sda2 < sda5 > [ 2.197459] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.247190] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 2.247196] EXT4-fs (sda1): write access will be enabled during recovery [ 2.250964] EXT4-fs (sda1): recovery complete [ 2.251432] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 2.369116] tsc: Refined TSC clocksource calibration: 2695.098 MHz [ 2.479857] Adding 3907580k swap on /dev/sda5. Priority:-1 extents:1 across:3907580k SSFS [ 2.577583] udevd[424]: starting version 175 [ 2.716973] ohci-pci: OHCI PCI platform driver [ 2.717210] ohci-pci 0000:00:12.0: OHCI PCI host controller [ 2.717218] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 7 [ 2.717259] ohci-pci 0000:00:12.0: irq 18, io mem 0xfef50000 [ 2.721515] lp: driver loaded but no devices found [ 2.759147] [drm] Initialized drm 1.1.0 20060810 [ 2.764146] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro [ 2.778412] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.778418] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.778420] usb usb7: Product: OHCI PCI host controller [ 2.778422] usb usb7: Manufacturer: Linux 3.11.3-031103-generic ohci_hcd [ 2.778424] usb usb7: SerialNumber: 0000:00:12.0 [ 2.781374] hub 7-0:1.0: USB hub found [ 2.781383] hub 7-0:1.0: 5 ports detected [ 2.784395] ohci-pci 0000:00:13.0: OHCI PCI host controller [ 2.784405] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 8 [ 2.784427] ohci-pci 0000:00:13.0: irq 18, io mem 0xfef4e000 [ 2.800758] type=1400 audit(1383507383.802:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=551 comm="apparmor_parser" [ 2.801247] type=1400 audit(1383507383.806:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=551 comm="apparmor_parser" [ 2.801469] type=1400 audit(1383507383.806:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=551 comm="apparmor_parser" [ 2.852284] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.852290] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.852292] usb usb8: Product: OHCI PCI host controller [ 2.852294] usb usb8: Manufacturer: Linux 3.11.3-031103-generic ohci_hcd [ 2.852295] usb usb8: SerialNumber: 0000:00:13.0 [ 2.852532] hub 8-0:1.0: USB hub found [ 2.852539] hub 8-0:1.0: 5 ports detected [ 2.852679] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 2.854968] ohci-pci 0000:00:14.5: OHCI PCI host controller [ 2.854980] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 9 [ 2.855005] ohci-pci 0000:00:14.5: irq 18, io mem 0xfef4c000 [ 2.925584] usb usb9: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.925589] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.925592] usb usb9: Product: OHCI PCI host controller [ 2.925594] usb usb9: Manufacturer: Linux 3.11.3-031103-generic ohci_hcd [ 2.925595] usb usb9: SerialNumber: 0000:00:14.5 [ 2.926635] hub 9-0:1.0: USB hub found [ 2.926646] hub 9-0:1.0: 2 ports detected [ 2.931099] r8169 0000:01:00.0 p5p1: link down [ 2.931273] r8169 0000:01:00.0 p5p1: link down [ 2.932195] IPv6: ADDRCONF(NETDEV_UP): p5p1: link is not ready [ 3.014209] [drm] radeon kernel modesetting enabled. [ 3.029100] [drm] initializing kernel modesetting (SUMO2 0x1002:0x9644 0x1849:0x9640). [ 3.035042] [drm] register mmio base: 0xFEF00000 [ 3.035047] [drm] register mmio size: 262144 [ 3.039580] ATOM BIOS: General [ 3.039651] radeon 0000:00:01.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used) [ 3.039654] radeon 0000:00:01.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF [ 3.039656] [drm] Detected VRAM RAM=256M, BAR=256M [ 3.039657] [drm] RAM width 32bits DDR [ 3.046615] [TTM] Zone kernel: Available graphics memory: 1883748 kiB [ 3.046620] [TTM] Initializing pool allocator [ 3.046625] [TTM] Initializing DMA pool allocator [ 3.046660] [drm] radeon: 256M of VRAM memory ready [ 3.046662] [drm] radeon: 512M of GTT memory ready. [ 3.073647] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 3.117172] usb 7-5: new full-speed USB device number 2 using ohci-pci [ 3.127817] [drm] Loading SUMO2 Microcode [ 3.132383] init: avahi-cups-reload main process (734) terminated with status 1 [ 3.161635] parport_pc 00:03: reported by Plug and Play ACPI [ 3.161672] parport0: PC-style at 0x378, irq 5 [PCSPP,EPP] [ 3.183903] [drm] PCIE GART of 512M enabled (table at 0x0000000000273000). [ 3.184068] radeon 0000:00:01.0: WB enabled [ 3.184073] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000010000c00 and cpu addr 0xffff880125b0ac00 [ 3.184075] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000010000c0c and cpu addr 0xffff880125b0ac0c [ 3.184808] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90010bb2118 [ 3.184811] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 3.184812] [drm] Driver supports precise vblank timestamp query. [ 3.184840] radeon 0000:00:01.0: irq 48 for MSI/MSI-X [ 3.184856] radeon 0000:00:01.0: radeon: using MSI. [ 3.184883] [drm] radeon: irq initialized. [ 3.211683] [drm] ring test on 0 succeeded in 1 usecs [ 3.211746] [drm] ring test on 3 succeeded in 1 usecs [ 3.251755] lp0: using parport0 (interrupt-driven). [ 3.295514] usb 7-5: New USB device found, idVendor=24ae, idProduct=1001 [ 3.295520] usb 7-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.295522] usb 7-5: Product: Rapoo 2.4G Wireless Touch Keyboard [ 3.295524] usb 7-5: Manufacturer: MOSART Semi. [ 3.407563] [drm] ring test on 5 succeeded in 1 usecs [ 3.407567] [drm] UVD initialized successfully. [ 3.437238] usb 8-2: new low-speed USB device number 2 using ohci-pci [ 3.442518] [drm] Enabling audio support [ 3.442566] [drm] ib test on ring 0 succeeded in 0 usecs [ 3.442598] [drm] ib test on ring 3 succeeded in 0 usecs [ 3.470218] ppdev: user-space parallel port driver [ 3.474287] hidraw: raw HID events driver (C) Jiri Kosina [ 3.476601] [drm] ib test on ring 5 succeeded [ 3.490184] usbcore: registered new interface driver usbhid [ 3.490188] usbhid: USB HID core driver [ 3.501939] [drm] Radeon Display Connectors [ 3.501944] [drm] Connector 0: [ 3.501946] [drm] HDMI-A-1 [ 3.501947] [drm] HPD2 [ 3.501949] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c [ 3.501950] [drm] Encoders: [ 3.501951] [drm] DFP1: INTERNAL_UNIPHY2 [ 3.501952] [drm] Connector 1: [ 3.501953] [drm] VGA-1 [ 3.501954] [drm] HPD1 [ 3.501955] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c [ 3.501956] [drm] Encoders: [ 3.501957] [drm] CRT1: INTERNAL_UNIPHY2 [ 3.501958] [drm] CRT1: NUTMEG [ 3.524527] input: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard as /devices/pci0000:00/0000:00:12.0/usb7/7-5/7-5:1.0/input/input2 [ 3.524849] hid-generic 0003:24AE:1001.0001: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard] on usb-0000:00:12.0-5/input0 [ 3.525672] input: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard as /devices/pci0000:00/0000:00:12.0/usb7/7-5/7-5:1.1/input/input3 [ 3.526187] hid-generic 0003:24AE:1001.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard] on usb-0000:00:12.0-5/input1 [ 3.527971] [drm] Internal thermal controller without fan control [ 3.528097] [drm] radeon: power management initialized [ 3.618528] usb 8-2: New USB device found, idVendor=1d57, idProduct=ac01 [ 3.618533] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.618536] usb 8-2: Manufacturer: Mouse [ 3.622729] [drm] fb mappable at 0xC0378000 [ 3.622734] [drm] vram apper at 0xC0000000 [ 3.622735] [drm] size 8294400 [ 3.622736] [drm] fb depth is 24 [ 3.622737] [drm] pitch is 7680 [ 3.622872] fbcon: radeondrmfb (fb0) is primary device [ 3.625869] input: Mouse as /devices/pci0000:00/0000:00:13.0/usb8/8-2/8-2:1.0/input/input4 [ 3.626072] hid-generic 0003:1D57:AC01.0003: input,hidraw2: USB HID v1.10 Keyboard [Mouse] on usb-0000:00:13.0-2/input0 [ 3.635040] input: Mouse as /devices/pci0000:00/0000:00:13.0/usb8/8-2/8-2:1.1/input/input5 [ 3.635348] hid-generic 0003:1D57:AC01.0004: input,hiddev0,hidraw3: USB HID v1.10 Mouse [Mouse] on usb-0000:00:13.0-2/input1 [ 3.666775] Console: switching to colour frame buffer device 240x67 [ 3.672659] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device [ 3.672661] radeon 0000:00:01.0: registered panic notifier [ 3.672667] [drm] Initialized radeon 2.34.0 20080528 for 0000:00:01.0 on minor 0 [ 3.672974] hda-intel 0000:00:01.1: Using LPIB position fix [ 3.673029] snd_hda_intel 0000:00:01.1: irq 49 for MSI/MSI-X [ 3.691683] hda-intel 0000:00:01.1: Enable sync_write for stable communication [ 3.700651] HDMI: ELD buf size is 0, force 128 [ 3.700812] HDMI: invalid ELD data byte 0 [ 3.700910] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input6 [ 3.701437] hda-intel 0000:00:14.2: Using LPIB position fix [ 3.707033] hda-intel 0000:00:14.2: Enable sync_write for stable communication [ 3.753350] SKU: Nid=0x1d sku_cfg=0x4005e601 [ 3.753355] SKU: port_connectivity=0x1 [ 3.753356] SKU: enable_pcbeep=0x0 [ 3.753357] SKU: check_sum=0x00000005 [ 3.753358] SKU: customization=0x000000e6 [ 3.753359] SKU: external_amp=0x0 [ 3.753360] SKU: platform_type=0x0 [ 3.753360] SKU: swap=0x0 [ 3.753361] SKU: override=0x1 [ 3.753695] autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line [ 3.753697] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 3.753698] hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 3.753699] mono: mono_out=0x0 [ 3.753700] dig-out=0x1e/0x0 [ 3.753700] inputs: [ 3.753702] Front Mic=0x19 [ 3.753704] Rear Mic=0x18 [ 3.753705] Line=0x1a [ 3.753706] realtek: No valid SSID, checking pincfg 0x4005e601 for NID 0x1d [ 3.753708] realtek: Enabling init ASM_ID=0xe601 CODEC_ID=10ec0892 [ 3.765841] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input7 [ 3.766293] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input8 [ 3.766447] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input9 [ 3.766600] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input10 [ 3.766742] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input11 [ 3.766894] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input12 [ 3.767037] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input13 [ 4.884658] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj. [ 5.642171] r8169 0000:01:00.0 p5p1: link up [ 5.642197] IPv6: ADDRCONF(NETDEV_CHANGE): p5p1: link becomes ready [ 8.214473] init: failsafe main process (784) killed by TERM signal [ 8.257082] type=1400 audit(1383507389.258:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1295 comm="apparmor_parser" [ 8.257519] type=1400 audit(1383507389.258:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1295 comm="apparmor_parser" [ 8.257745] type=1400 audit(1383507389.258:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1295 comm="apparmor_parser" [ 8.260938] type=1400 audit(1383507389.262:8): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=1297 comm="apparmor_parser" [ 8.386724] init: alsa-restore main process (1354) terminated with status 99 [ 621.399528] HDMI: ELD buf size is 0, force 128 [ 621.399553] HDMI: invalid ELD data byte 0 [ 621.696408] HDMI: ELD buf size is 0, force 128 [ 621.696454] HDMI: invalid ELD data byte 0 [ 621.996441] HDMI: ELD buf size is 0, force 128 [ 621.996466] HDMI: invalid ELD data byte 0 [ 622.296486] HDMI: ELD buf size is 0, force 128 [ 622.296532] HDMI: invalid ELD data byte 0 [ 622.596519] HDMI: ELD buf size is 0, force 128 [ 622.596545] HDMI: invalid ELD data byte 0 [ 622.896560] HDMI: ELD buf size is 0, force 128 [ 622.896585] HDMI: invalid ELD data byte 0 [ 623.196573] HDMI: ELD buf size is 0, force 128 [ 623.196598] HDMI: invalid ELD data byte 0 [ 623.496641] HDMI: ELD buf size is 0, force 128 [ 623.496667] HDMI: invalid ELD data byte 0 [ 623.796681] HDMI: ELD buf size is 0, force 128 [ 623.796706] HDMI: invalid ELD data byte 0