Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 1 | [ 0.000000] Initializing cgroup subsys cpuset |
| 2 | [ 0.000000] Initializing cgroup subsys cpu |
| 3 | [ 0.000000] Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.51-1 |
| 4 | [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=7d581789-2cdd-423e-9a8b-b89626891401 ro quiet |
| 5 | [ 0.000000] BIOS-provided physical RAM map: |
| 6 | [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) |
| 7 | [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) |
| 8 | [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 9 | [ 0.000000] BIOS-e820: 0000000000100000 - 00000000c7fcf000 (usable) |
| 10 | [ 0.000000] BIOS-e820: 00000000c7fcf000 - 00000000e0000000 (reserved) |
Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 11 | [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000f9000000 (reserved) |
| 12 | [ 0.000000] BIOS-e820: 0000000100000000 - 000000011f000000 (usable) |
| 13 | [ 0.000000] NX (Execute Disable) protection: active |
| 14 | [ 0.000000] SMBIOS 2.7 present. |
| 15 | [ 0.000000] DMI: ASROCK 3626EN1, BIOS 4.0-5412-g566b4f0 02/02/2014 |
| 16 | [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) |
| 17 | [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) |
| 18 | [ 0.000000] No AGP bridge found |
| 19 | [ 0.000000] last_pfn = 0x11f000 max_arch_pfn = 0x400000000 |
| 20 | [ 0.000000] MTRR default type: uncachable |
| 21 | [ 0.000000] MTRR fixed ranges enabled: |
| 22 | [ 0.000000] 00000-9FFFF write-back |
| 23 | [ 0.000000] A0000-BFFFF uncachable |
| 24 | [ 0.000000] C0000-FFFFF write-back |
| 25 | [ 0.000000] MTRR variable ranges enabled: |
| 26 | [ 0.000000] 0 base 000000000 mask F80000000 write-back |
| 27 | [ 0.000000] 1 base 080000000 mask FC0000000 write-back |
| 28 | [ 0.000000] 2 base 0C0000000 mask FF8000000 write-back |
| 29 | [ 0.000000] 3 disabled |
| 30 | [ 0.000000] 4 disabled |
| 31 | [ 0.000000] 5 disabled |
| 32 | [ 0.000000] 6 base 0FFC00000 mask FFFC00000 write-protect |
| 33 | [ 0.000000] 7 disabled |
| 34 | [ 0.000000] TOM2: 000000011f000000 aka 4592M |
| 35 | [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 36 | [ 0.000000] last_pfn = 0xc7fcf max_arch_pfn = 0x400000000 |
Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 37 | [ 0.000000] found SMP MP-table at [ffff8800000f4360] f4360 |
| 38 | [ 0.000000] initial memory mapped : 0 - 20000000 |
| 39 | [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480 |
| 40 | [ 0.000000] Using GB pages for direct mapping |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 41 | [ 0.000000] init_memory_mapping: 0000000000000000-00000000c7fcf000 |
Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 42 | [ 0.000000] 0000000000 - 00c0000000 page 1G |
| 43 | [ 0.000000] 00c0000000 - 00c7e00000 page 2M |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 44 | [ 0.000000] 00c7e00000 - 00c7fcf000 page 4k |
| 45 | [ 0.000000] kernel direct mapping tables up to c7fcf000 @ 1fffd000-20000000 |
Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 46 | [ 0.000000] init_memory_mapping: 0000000100000000-000000011f000000 |
| 47 | [ 0.000000] 0100000000 - 011f000000 page 2M |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 48 | [ 0.000000] kernel direct mapping tables up to 11f000000 @ c7fcd000-c7fcf000 |
Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 49 | [ 0.000000] RAMDISK: 36bfa000 - 375f5000 |
| 50 | [ 0.000000] ACPI: RSDP 00000000000f4340 00014 (v00 CORE ) |
| 51 | [ 0.000000] ACPI: RSDT 00000000c7fe2624 00040 (v01 CORE COREBOOT 00000000 CORE 00000000) |
| 52 | [ 0.000000] ACPI: FACP 00000000c7fe51e8 000F4 (v04 CORE COREBOOT 00000000 CORE 00000000) |
| 53 | [ 0.000000] ACPI: DSDT 00000000c7fe26c8 02ADB (v02 ASROCK COREBOOT 00010001 INTL 20140114) |
| 54 | [ 0.000000] ACPI: FACS 00000000c7fe51a8 00040 |
| 55 | [ 0.000000] ACPI: HPET 00000000c7fe52e0 00038 (v01 CORE COREBOOT 00000000 CORE 00000000) |
| 56 | [ 0.000000] ACPI: APIC 00000000c7fe5318 0005C (v01 CORE COREBOOT 00000000 CORE 00000000) |
| 57 | [ 0.000000] ACPI: HEST 00000000c7fe5378 00028 (v01 CORE COREBOOT 00000000 CORE 00000000) |
| 58 | [ 0.000000] ACPI: SSDT 00000000c7fe53a0 0168E (v02 AMD ALIB 00000001 MSFT 04000000) |
| 59 | [ 0.000000] ACPI: SSDT 00000000c7fe6a30 003DE (v01 AMD POWERNOW 00000001 AMD 00000001) |
| 60 | [ 0.000000] ACPI: SSDT 00000000c7fe6e10 00045 (v02 CORE COREBOOT 0000002A CORE 0000002A) |
| 61 | [ 0.000000] ACPI: Local APIC address 0xfee00000 |
| 62 | [ 0.000000] No NUMA configuration found |
| 63 | [ 0.000000] Faking a node at 0000000000000000-000000011f000000 |
| 64 | [ 0.000000] Initmem setup node 0 0000000000000000-000000011f000000 |
| 65 | [ 0.000000] NODE_DATA [000000011effb000 - 000000011effffff] |
| 66 | [ 0.000000] [ffffea0000000000-ffffea0003ffffff] PMD -> [ffff88011ac00000-ffff88011dffffff] on node 0 |
| 67 | [ 0.000000] Zone PFN ranges: |
| 68 | [ 0.000000] DMA 0x00000010 -> 0x00001000 |
| 69 | [ 0.000000] DMA32 0x00001000 -> 0x00100000 |
| 70 | [ 0.000000] Normal 0x00100000 -> 0x0011f000 |
| 71 | [ 0.000000] Movable zone start PFN for each node |
| 72 | [ 0.000000] early_node_map[3] active PFN ranges |
| 73 | [ 0.000000] 0: 0x00000010 -> 0x0000009f |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 74 | [ 0.000000] 0: 0x00000100 -> 0x000c7fcf |
Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 75 | [ 0.000000] 0: 0x00100000 -> 0x0011f000 |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 76 | [ 0.000000] On node 0 totalpages: 946014 |
Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 77 | [ 0.000000] DMA zone: 56 pages used for memmap |
| 78 | [ 0.000000] DMA zone: 5 pages reserved |
| 79 | [ 0.000000] DMA zone: 3922 pages, LIFO batch:0 |
| 80 | [ 0.000000] DMA32 zone: 14280 pages used for memmap |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 81 | [ 0.000000] DMA32 zone: 800775 pages, LIFO batch:31 |
Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 82 | [ 0.000000] Normal zone: 1736 pages used for memmap |
| 83 | [ 0.000000] Normal zone: 125240 pages, LIFO batch:31 |
| 84 | [ 0.000000] ACPI: PM-Timer IO Port: 0x808 |
| 85 | [ 0.000000] ACPI: Local APIC address 0xfee00000 |
| 86 | [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) |
| 87 | [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) |
| 88 | [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) |
| 89 | [ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23 |
| 90 | [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) |
| 91 | [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) |
| 92 | [ 0.000000] ACPI: IRQ0 used by override. |
| 93 | [ 0.000000] ACPI: IRQ2 used by override. |
| 94 | [ 0.000000] ACPI: IRQ9 used by override. |
| 95 | [ 0.000000] Using ACPI (MADT) for SMP configuration information |
| 96 | [ 0.000000] ACPI: HPET id: 0x43538210 base: 0xfed00000 |
| 97 | [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs |
| 98 | [ 0.000000] nr_irqs_gsi: 40 |
| 99 | [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 |
| 100 | [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 |
| 101 | [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 102 | [ 0.000000] PM: Registered nosave memory: 00000000c7fcf000 - 00000000e0000000 |
Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 103 | [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f8000000 |
| 104 | [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000f9000000 |
| 105 | [ 0.000000] PM: Registered nosave memory: 00000000f9000000 - 0000000100000000 |
| 106 | [ 0.000000] Allocating PCI resources starting at e0000000 (gap: e0000000:18000000) |
| 107 | [ 0.000000] Booting paravirtualized kernel on bare hardware |
| 108 | [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 |
| 109 | [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011ec00000 s82944 r8192 d23552 u1048576 |
| 110 | [ 0.000000] pcpu-alloc: s82944 r8192 d23552 u1048576 alloc=1*2097152 |
| 111 | [ 0.000000] pcpu-alloc: [0] 0 1 |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 112 | [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 929937 |
Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 113 | [ 0.000000] Policy zone: Normal |
| 114 | [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=7d581789-2cdd-423e-9a8b-b89626891401 ro quiet |
| 115 | [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) |
| 116 | [ 0.000000] Checking aperture... |
| 117 | [ 0.000000] No AGP bridge found |
| 118 | [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area |
| 119 | [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 120 | [ 0.000000] Memory: 3645788k/4702208k available (3426k kernel code, 918152k absent, 138268k reserved, 3312k data, 576k init) |
Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 121 | [ 0.000000] Hierarchical RCU implementation. |
| 122 | [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. |
| 123 | [ 0.000000] NR_IRQS:33024 nr_irqs:512 16 |
| 124 | [ 0.000000] spurious 8259A interrupt: IRQ7. |
| 125 | [ 0.000000] Console: colour VGA+ 80x25 |
| 126 | [ 0.000000] console [tty0] enabled |
| 127 | [ 0.000000] hpet clockevent registered |
| 128 | [ 0.000000] Fast TSC calibration using PIT |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 129 | [ 0.000000] Detected 1600.007 MHz processor. |
| 130 | [ 0.004006] Calibrating delay loop (skipped), value calculated using timer frequency.. 3200.01 BogoMIPS (lpj=6400028) |
Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 131 | [ 0.004014] pid_max: default: 32768 minimum: 301 |
| 132 | [ 0.004105] Security Framework initialized |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 133 | [ 0.004116] AppArmor: AppArmor disabled by boot time parameter |
| 134 | [ 0.004740] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) |
| 135 | [ 0.009682] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) |
| 136 | [ 0.011051] Mount-cache hash table entries: 256 |
| 137 | [ 0.011306] Initializing cgroup subsys cpuacct |
| 138 | [ 0.011316] Initializing cgroup subsys memory |
| 139 | [ 0.011341] Initializing cgroup subsys devices |
| 140 | [ 0.011347] Initializing cgroup subsys freezer |
| 141 | [ 0.011352] Initializing cgroup subsys net_cls |
| 142 | [ 0.011356] Initializing cgroup subsys blkio |
| 143 | [ 0.011369] Initializing cgroup subsys perf_event |
| 144 | [ 0.011429] tseg: 0000000000 |
| 145 | [ 0.011462] CPU: Physical Processor ID: 0 |
| 146 | [ 0.011466] CPU: Processor Core ID: 0 |
| 147 | [ 0.011470] mce: CPU supports 6 MCE banks |
| 148 | [ 0.012421] ACPI: Core revision 20110623 |
| 149 | [ 0.017652] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 |
| 150 | [ 0.057359] CPU0: AMD E-350 Processor stepping 00 |
Vladimir Serbinenko | 0c5b8f5 | 2014-02-02 01:01:27 +0100 | [diff] [blame] | 151 | [ 0.060003] Performance Events: AMD PMU driver. |
| 152 | [ 0.060003] ... version: 0 |
| 153 | [ 0.060003] ... bit width: 48 |
| 154 | [ 0.060003] ... generic registers: 4 |
| 155 | [ 0.060003] ... value mask: 0000ffffffffffff |
| 156 | [ 0.060003] ... max period: 00007fffffffffff |
| 157 | [ 0.060003] ... fixed-purpose events: 0 |
| 158 | [ 0.060003] ... event mask: 000000000000000f |
| 159 | [ 0.060003] NMI watchdog enabled, takes one hw-pmu counter. |
| 160 | [ 0.060003] Booting Node 0, Processors #1 Ok. |
| 161 | [ 0.060003] smpboot cpu 1: start_ip = 9a000 |
Vladimir Serbinenko | 03e946a | 2014-02-02 01:10:03 +0100 | [diff] [blame] | 162 | [ 0.148051] NMI watchdog enabled, takes one hw-pmu counter. |
| 163 | [ 0.148096] Brought up 2 CPUs |
| 164 | [ 0.148101] Total of 2 processors activated (6399.79 BogoMIPS). |
| 165 | [ 0.148772] devtmpfs: initialized |
| 166 | [ 0.156186] print_constraints: dummy: |
| 167 | [ 0.156358] NET: Registered protocol family 16 |
| 168 | [ 0.156719] Extended Config Space enabled on 0 nodes |
| 169 | [ 0.156743] ACPI: bus type pci registered |
| 170 | [ 0.156925] PCI: Using configuration type 1 for base access |
| 171 | [ 0.156929] PCI: Using configuration type 1 for extended access |
| 172 | [ 0.158226] bio: create slab <bio-0> at 0 |
| 173 | [ 0.158226] ACPI: Added _OSI(Module Device) |
| 174 | [ 0.158226] ACPI: Added _OSI(Processor Device) |
| 175 | [ 0.158226] ACPI: Added _OSI(3.0 _SCP Extensions) |
| 176 | [ 0.158226] ACPI: Added _OSI(Processor Aggregator Device) |
| 177 | [ 0.161131] ACPI: EC: Look up EC in DSDT |
| 178 | [ 0.162461] ACPI: Executed 2 blocks of module-level executable AML code |
| 179 | [ 0.169308] ACPI: Interpreter enabled |
| 180 | [ 0.169315] ACPI: (supports S0 S1 S3 S4 S5) |
| 181 | [ 0.169367] ACPI: BIOS offers _BFS |
| 182 | [ 0.169370] ACPI: If "acpi.bfs=1" improves resume, please notify linux-acpi@vger.kernel.org |
| 183 | [ 0.169375] ACPI: Using IOAPIC for interrupt routing |
| 184 | [ 0.185589] ACPI: Power Resource [PFN0] (on) |
| 185 | [ 0.186188] ACPI: No dock devices found. |
| 186 | [ 0.186194] HEST: Table parsing has been initialized. |
| 187 | [ 0.186202] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug |
| 188 | [ 0.186377] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) |
| 189 | [ 0.186618] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] |
| 190 | [ 0.186624] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] |
| 191 | [ 0.186629] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] |
| 192 | [ 0.186633] pci_root PNP0A08:00: host bridge window [mem 0xe0000000-0xffffffff] |
| 193 | [ 0.186657] pci 0000:00:00.0: [1022:1510] type 0 class 0x000600 |
| 194 | [ 0.186723] pci 0000:00:01.0: [1002:9802] type 0 class 0x000300 |
| 195 | [ 0.186738] pci 0000:00:01.0: reg 10: [mem 0xe0000000-0xefffffff pref] |
| 196 | [ 0.186749] pci 0000:00:01.0: reg 14: [io 0x2000-0x20ff] |
| 197 | [ 0.186759] pci 0000:00:01.0: reg 18: [mem 0xf0200000-0xf023ffff] |
| 198 | [ 0.186822] pci 0000:00:01.0: supports D1 D2 |
| 199 | [ 0.186851] pci 0000:00:01.1: [1002:1314] type 0 class 0x000403 |
| 200 | [ 0.186864] pci 0000:00:01.1: reg 10: [mem 0xf0240000-0xf0243fff] |
| 201 | [ 0.186938] pci 0000:00:01.1: supports D1 D2 |
| 202 | [ 0.187045] pci 0000:00:04.0: [1022:1512] type 1 class 0x000604 |
| 203 | [ 0.187133] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold |
| 204 | [ 0.187258] pci 0000:00:11.0: [1002:4391] type 0 class 0x000106 |
| 205 | [ 0.187284] pci 0000:00:11.0: reg 10: [io 0x2410-0x2417] |
| 206 | [ 0.187298] pci 0000:00:11.0: reg 14: [io 0x2420-0x2423] |
| 207 | [ 0.187312] pci 0000:00:11.0: reg 18: [io 0x2418-0x241f] |
| 208 | [ 0.187326] pci 0000:00:11.0: reg 1c: [io 0x2424-0x2427] |
| 209 | [ 0.187339] pci 0000:00:11.0: reg 20: [io 0x2400-0x240f] |
| 210 | [ 0.187353] pci 0000:00:11.0: reg 24: [mem 0xf024b000-0xf024b3ff] |
| 211 | [ 0.187435] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03 |
| 212 | [ 0.187454] pci 0000:00:12.0: reg 10: [mem 0xf0248000-0xf0248fff] |
| 213 | [ 0.187551] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03 |
| 214 | [ 0.187577] pci 0000:00:12.2: reg 10: [mem 0xf024b400-0xf024b4ff] |
| 215 | [ 0.187684] pci 0000:00:12.2: supports D1 D2 |
| 216 | [ 0.187688] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot |
| 217 | [ 0.187723] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03 |
| 218 | [ 0.187742] pci 0000:00:13.0: reg 10: [mem 0xf0249000-0xf0249fff] |
| 219 | [ 0.187839] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03 |
| 220 | [ 0.187865] pci 0000:00:13.2: reg 10: [mem 0xf024b500-0xf024b5ff] |
| 221 | [ 0.187972] pci 0000:00:13.2: supports D1 D2 |
| 222 | [ 0.187975] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot |
| 223 | [ 0.188036] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05 |
| 224 | [ 0.188150] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403 |
| 225 | [ 0.188179] pci 0000:00:14.2: reg 10: [mem 0xf0244000-0xf0247fff 64bit] |
| 226 | [ 0.188266] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold |
| 227 | [ 0.188292] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601 |
| 228 | [ 0.188395] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604 |
| 229 | [ 0.188456] pci 0000:00:14.5: [1002:4399] type 0 class 0x000c03 |
| 230 | [ 0.188475] pci 0000:00:14.5: reg 10: [mem 0xf024a000-0xf024afff] |
| 231 | [ 0.188575] pci 0000:00:15.0: [1002:43a0] type 1 class 0x000604 |
| 232 | [ 0.188679] pci 0000:00:15.0: supports D1 D2 |
| 233 | [ 0.188719] pci 0000:00:15.1: [1002:43a1] type 1 class 0x000604 |
| 234 | [ 0.188823] pci 0000:00:15.1: supports D1 D2 |
| 235 | [ 0.188868] pci 0000:00:18.0: [1022:1700] type 0 class 0x000600 |
| 236 | [ 0.188921] pci 0000:00:18.1: [1022:1701] type 0 class 0x000600 |
| 237 | [ 0.188969] pci 0000:00:18.2: [1022:1702] type 0 class 0x000600 |
| 238 | [ 0.189018] pci 0000:00:18.3: [1022:1703] type 0 class 0x000600 |
| 239 | [ 0.189080] pci 0000:00:18.4: [1022:1704] type 0 class 0x000600 |
| 240 | [ 0.189127] pci 0000:00:18.5: [1022:1718] type 0 class 0x000600 |
| 241 | [ 0.189175] pci 0000:00:18.6: [1022:1716] type 0 class 0x000600 |
| 242 | [ 0.189222] pci 0000:00:18.7: [1022:1719] type 0 class 0x000600 |
| 243 | [ 0.189505] pci 0000:01:00.0: [1912:0015] type 0 class 0x000c03 |
| 244 | [ 0.189538] pci 0000:01:00.0: reg 10: [mem 0xf0000000-0xf0001fff 64bit] |
| 245 | [ 0.189740] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold |
| 246 | [ 0.196175] pci 0000:00:04.0: PCI bridge to [bus 01-01] |
| 247 | [ 0.196191] pci 0000:00:04.0: bridge window [mem 0xf0000000-0xf00fffff] |
| 248 | [ 0.196330] pci 0000:00:14.4: PCI bridge to [bus 02-02] (subtractive decode) |
| 249 | [ 0.196344] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode) |
| 250 | [ 0.196350] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) |
| 251 | [ 0.196355] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) |
| 252 | [ 0.196360] pci 0000:00:14.4: bridge window [mem 0xe0000000-0xffffffff] (subtractive decode) |
| 253 | [ 0.196440] pci 0000:00:15.0: PCI bridge to [bus 03-03] |
| 254 | [ 0.196549] pci 0000:04:00.0: [10ec:8168] type 0 class 0x000200 |
| 255 | [ 0.196576] pci 0000:04:00.0: reg 10: [io 0x1000-0x10ff] |
| 256 | [ 0.196615] pci 0000:04:00.0: reg 18: [mem 0xf0104000-0xf0104fff 64bit pref] |
| 257 | [ 0.196641] pci 0000:04:00.0: reg 20: [mem 0xf0100000-0xf0103fff 64bit pref] |
| 258 | [ 0.196752] pci 0000:04:00.0: supports D1 D2 |
| 259 | [ 0.196755] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold |
| 260 | [ 0.204155] pci 0000:00:15.1: PCI bridge to [bus 04-04] |
| 261 | [ 0.204171] pci 0000:00:15.1: bridge window [io 0x1000-0x1fff] |
| 262 | [ 0.204184] pci 0000:00:15.1: bridge window [mem 0xf0100000-0xf01fffff 64bit pref] |
| 263 | [ 0.204231] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] |
| 264 | [ 0.204812] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT] |
| 265 | [ 0.204872] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HDMI._PRT] |
| 266 | [ 0.204925] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PBR4._PRT] |
| 267 | [ 0.205014] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE20._PRT] |
| 268 | [ 0.205089] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE21._PRT] |
| 269 | [ 0.205173] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PIBR._PRT] |
| 270 | [ 0.205485] pci0000:00: Requesting ACPI _OSC control (0x1d) |
| 271 | [ 0.205596] pci0000:00: ACPI _OSC control (0x1d) granted |
| 272 | [ 0.219395] ACPI: PCI Interrupt Link [INTA] (IRQs 3 4 5 7 10 11 12 15) *0 |
| 273 | [ 0.219631] ACPI: PCI Interrupt Link [INTB] (IRQs 3 4 5 7 10 11 12 15) *0 |
| 274 | [ 0.219865] ACPI: PCI Interrupt Link [INTC] (IRQs 3 4 5 7 10 11 12 15) *0 |
| 275 | [ 0.220040] ACPI: PCI Interrupt Link [INTD] (IRQs 3 4 5 7 10 11 12 15) *0 |
| 276 | [ 0.220271] ACPI: PCI Interrupt Link [INTE] (IRQs 3 4 5 7 10 11 12 15) *0 |
| 277 | [ 0.220433] ACPI: PCI Interrupt Link [INTF] (IRQs 9) *0 |
| 278 | [ 0.220591] ACPI: PCI Interrupt Link [INTG] (IRQs 3 4 5 7 10 11 12 15) *0 |
| 279 | [ 0.220753] ACPI: PCI Interrupt Link [INTH] (IRQs 3 4 5 7 10 11 12 15) *0 |
| 280 | [ 0.221075] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none |
| 281 | [ 0.221075] vgaarb: loaded |
| 282 | [ 0.221075] vgaarb: bridge control possible 0000:00:01.0 |
| 283 | [ 0.221075] PCI: Using ACPI for IRQ routing |
| 284 | [ 0.221075] PCI: pci_cache_line_size set to 64 bytes |
| 285 | [ 0.221075] reserve RAM buffer: 000000000009fc00 - 000000000009ffff |
| 286 | [ 0.221075] reserve RAM buffer: 00000000c7fcf000 - 00000000c7ffffff |
| 287 | [ 0.221075] reserve RAM buffer: 000000011f000000 - 000000011fffffff |
| 288 | [ 0.221075] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 |
| 289 | [ 0.221075] hpet0: 3 comparators, 32-bit 14.318180 MHz counter |
| 290 | [ 0.224053] Switching to clocksource hpet |
| 291 | [ 0.227639] pnp: PnP ACPI init |
| 292 | [ 0.227683] ACPI: bus type pnp registered |
| 293 | [ 0.228089] pnp 00:00: [bus 00-ff] |
| 294 | [ 0.228096] pnp 00:00: [io 0x0cf8-0x0cff] |
| 295 | [ 0.228101] pnp 00:00: [io 0x0000-0x0cf7 window] |
| 296 | [ 0.228105] pnp 00:00: [io 0x0d00-0xffff window] |
| 297 | [ 0.228110] pnp 00:00: [mem 0x000a0000-0x000bffff] |
| 298 | [ 0.228115] pnp 00:00: [mem 0xe0000000-0xffffffff] |
| 299 | [ 0.228234] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) |
| 300 | [ 0.228606] pnp 00:01: [irq 8] |
| 301 | [ 0.228611] pnp 00:01: [io 0x0070-0x0071] |
| 302 | [ 0.228678] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) |
| 303 | [ 0.228701] pnp 00:02: [io 0x0061] |
| 304 | [ 0.228761] pnp 00:02: Plug and Play ACPI device, IDs PNP0800 (active) |
| 305 | [ 0.228785] pnp 00:03: [dma 4] |
| 306 | [ 0.228790] pnp 00:03: [io 0x0000-0x000f] |
| 307 | [ 0.228793] pnp 00:03: [io 0x0081-0x0083] |
| 308 | [ 0.228797] pnp 00:03: [io 0x0087] |
| 309 | [ 0.228801] pnp 00:03: [io 0x0089-0x008b] |
| 310 | [ 0.228805] pnp 00:03: [io 0x008f] |
| 311 | [ 0.228808] pnp 00:03: [io 0x00c0-0x00df] |
| 312 | [ 0.228871] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) |
| 313 | [ 0.228892] pnp 00:04: [io 0x00f0-0x00ff] |
| 314 | [ 0.228969] pnp 00:04: [irq 13] |
| 315 | [ 0.229034] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active) |
| 316 | [ 0.229349] pnp: PnP ACPI: found 5 devices |
| 317 | [ 0.229352] ACPI: ACPI bus type pnp unregistered |
| 318 | [ 0.253912] PCI: max bus depth: 1 pci_try_num: 2 |
| 319 | [ 0.254034] pci 0000:00:04.0: PCI bridge to [bus 01-01] |
| 320 | [ 0.254043] pci 0000:00:04.0: bridge window [mem 0xf0000000-0xf00fffff] |
| 321 | [ 0.254054] pci 0000:00:14.4: PCI bridge to [bus 02-02] |
| 322 | [ 0.254072] pci 0000:00:15.0: PCI bridge to [bus 03-03] |
| 323 | [ 0.254087] pci 0000:00:15.1: PCI bridge to [bus 04-04] |
| 324 | [ 0.254093] pci 0000:00:15.1: bridge window [io 0x1000-0x1fff] |
| 325 | [ 0.254103] pci 0000:00:15.1: bridge window [mem 0xf0100000-0xf01fffff 64bit pref] |
| 326 | [ 0.254151] pci 0000:00:04.0: setting latency timer to 64 |
| 327 | [ 0.254174] pci 0000:00:15.0: setting latency timer to 64 |
| 328 | [ 0.254186] pci 0000:00:15.1: setting latency timer to 64 |
| 329 | [ 0.254193] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] |
| 330 | [ 0.254197] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] |
| 331 | [ 0.254201] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] |
| 332 | [ 0.254206] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xffffffff] |
| 333 | [ 0.254211] pci_bus 0000:01: resource 1 [mem 0xf0000000-0xf00fffff] |
| 334 | [ 0.254215] pci_bus 0000:02: resource 4 [io 0x0000-0x0cf7] |
| 335 | [ 0.254219] pci_bus 0000:02: resource 5 [io 0x0d00-0xffff] |
| 336 | [ 0.254223] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff] |
| 337 | [ 0.254227] pci_bus 0000:02: resource 7 [mem 0xe0000000-0xffffffff] |
| 338 | [ 0.254232] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff] |
| 339 | [ 0.254236] pci_bus 0000:04: resource 2 [mem 0xf0100000-0xf01fffff 64bit pref] |
| 340 | [ 0.254505] NET: Registered protocol family 2 |
| 341 | [ 0.254987] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) |
| 342 | [ 0.257681] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) |
| 343 | [ 0.262837] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) |
| 344 | [ 0.263421] TCP: Hash tables configured (established 524288 bind 65536) |
| 345 | [ 0.263426] TCP reno registered |
| 346 | [ 0.263456] UDP hash table entries: 2048 (order: 4, 65536 bytes) |
| 347 | [ 0.263519] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) |
| 348 | [ 0.264121] NET: Registered protocol family 1 |
| 349 | [ 0.264157] pci 0000:00:01.0: Boot video device |
| 350 | [ 0.264784] PCI: CLS 64 bytes, default 64 |
| 351 | [ 0.264903] Unpacking initramfs... |
| 352 | [ 0.688535] Freeing initrd memory: 10220k freed |
| 353 | [ 0.695050] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) |
| 354 | [ 0.695060] Placing 64MB software IO TLB between ffff8800c3fcd000 - ffff8800c7fcd000 |
| 355 | [ 0.695065] software IO TLB at phys 0xc3fcd000 - 0xc7fcd000 |
| 356 | [ 0.696223] perf: AMD IBS detected (0x000000ff) |
| 357 | [ 0.697118] audit: initializing netlink socket (disabled) |
| 358 | [ 0.697158] type=2000 audit(1391312452.692:1): initialized |
| 359 | [ 0.723548] HugeTLB registered 2 MB page size, pre-allocated 0 pages |
| 360 | [ 0.725820] VFS: Disk quotas dquot_6.5.2 |
| 361 | [ 0.725999] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) |
| 362 | [ 0.726247] msgmni has been set to 7140 |
| 363 | [ 0.727288] alg: No test for stdrng (krng) |
| 364 | [ 0.727414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) |
| 365 | [ 0.727424] io scheduler noop registered |
| 366 | [ 0.727427] io scheduler deadline registered |
| 367 | [ 0.727532] io scheduler cfq registered (default) |
| 368 | [ 0.727723] pcieport 0000:00:04.0: setting latency timer to 64 |
| 369 | [ 0.727799] pcieport 0000:00:04.0: irq 40 for MSI/MSI-X |
| 370 | [ 0.727987] pcieport 0000:00:15.0: setting latency timer to 64 |
| 371 | [ 0.728092] pcieport 0000:00:15.0: irq 41 for MSI/MSI-X |
| 372 | [ 0.728206] pcieport 0000:00:15.1: setting latency timer to 64 |
| 373 | [ 0.728272] pcieport 0000:00:15.1: irq 42 for MSI/MSI-X |
| 374 | [ 0.728442] pcieport 0000:00:04.0: Signaling PME through PCIe PME interrupt |
| 375 | [ 0.728447] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt |
| 376 | [ 0.728454] pcie_pme 0000:00:04.0:pcie01: service driver pcie_pme loaded |
| 377 | [ 0.728556] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt |
| 378 | [ 0.728563] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded |
| 379 | [ 0.728600] pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt |
| 380 | [ 0.728604] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt |
| 381 | [ 0.728611] pcie_pme 0000:00:15.1:pcie01: service driver pcie_pme loaded |
| 382 | [ 0.728650] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 |
| 383 | [ 0.728696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 |
| 384 | [ 0.728700] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 |
| 385 | [ 0.729292] ERST: Table is not found! |
| 386 | [ 0.729335] GHES: Failed to enable APEI firmware first mode. |
| 387 | [ 0.729701] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled |
| 388 | [ 0.750372] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A |
| 389 | [ 0.789883] Linux agpgart interface v0.103 |
| 390 | [ 0.790135] i8042: PNP: No PS/2 controller found. Probing ports directly. |
| 391 | [ 0.793682] serio: i8042 KBD port at 0x60,0x64 irq 1 |
| 392 | [ 0.793705] serio: i8042 AUX port at 0x60,0x64 irq 12 |
| 393 | [ 0.794503] mousedev: PS/2 mouse device common for all mice |
| 394 | [ 0.794658] rtc_cmos 00:01: RTC can wake from S4 |
| 395 | [ 0.795108] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 |
| 396 | [ 0.795230] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs |
| 397 | [ 0.795261] cpuidle: using governor ladder |
| 398 | [ 0.795265] cpuidle: using governor menu |
| 399 | [ 0.795812] TCP cubic registered |
| 400 | [ 0.796169] NET: Registered protocol family 10 |
| 401 | [ 0.797537] Mobile IPv6 |
| 402 | [ 0.797542] NET: Registered protocol family 17 |
| 403 | [ 0.797551] Registering the dns_resolver key type |
| 404 | [ 0.798656] PM: Hibernation image not present or could not be loaded. |
| 405 | [ 0.798697] registered taskstats version 1 |
| 406 | [ 0.799796] rtc_cmos 00:01: setting system clock to 2014-02-02 03:40:53 UTC (1391312453) |
| 407 | [ 0.799867] Initializing network drop monitor service |
| 408 | [ 0.802373] Freeing unused kernel memory: 576k freed |
| 409 | [ 0.802649] Write protecting the kernel read-only data: 6144k |
| 410 | [ 0.808129] Freeing unused kernel memory: 652k freed |
| 411 | [ 0.814073] Freeing unused kernel memory: 688k freed |
| 412 | [ 0.850310] udevd[49]: starting version 175 |
| 413 | [ 0.916146] SCSI subsystem initialized |
| 414 | [ 0.921775] usbcore: registered new interface driver usbfs |
| 415 | [ 0.921824] usbcore: registered new interface driver hub |
| 416 | [ 0.932421] usbcore: registered new device driver usb |
| 417 | [ 0.933254] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver |
| 418 | [ 0.933403] ehci_hcd 0000:00:12.2: EHCI Host Controller |
| 419 | [ 0.933465] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1 |
| 420 | [ 0.933549] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround |
| 421 | [ 0.933594] QUIRK: Enable AMD PLL fix |
| 422 | [ 0.933679] ehci_hcd 0000:00:12.2: debug port 1 |
| 423 | [ 0.933722] ehci_hcd 0000:00:12.2: irq 17, io mem 0xf024b400 |
| 424 | [ 0.941616] xhci_hcd 0000:01:00.0: setting latency timer to 64 |
| 425 | [ 0.941627] xhci_hcd 0000:01:00.0: xHCI Host Controller |
| 426 | [ 0.941657] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 |
| 427 | [ 0.944263] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00 |
| 428 | [ 0.944355] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 |
| 429 | [ 0.944361] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 |
| 430 | [ 0.944365] usb usb1: Product: EHCI Host Controller |
| 431 | [ 0.944369] usb usb1: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd |
| 432 | [ 0.944373] usb usb1: SerialNumber: 0000:00:12.2 |
| 433 | [ 0.946396] libata version 3.00 loaded. |
| 434 | [ 0.947162] hub 1-0:1.0: USB hub found |
| 435 | [ 0.947175] hub 1-0:1.0: 5 ports detected |
| 436 | [ 0.947608] ehci_hcd 0000:00:13.2: EHCI Host Controller |
| 437 | [ 0.947631] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 3 |
| 438 | [ 0.947645] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround |
| 439 | [ 0.947685] ehci_hcd 0000:00:13.2: debug port 1 |
| 440 | [ 0.947712] ehci_hcd 0000:00:13.2: irq 17, io mem 0xf024b500 |
| 441 | [ 0.949531] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded |
| 442 | [ 0.950381] xhci_hcd 0000:01:00.0: irq 43 for MSI/MSI-X |
| 443 | [ 0.950393] xhci_hcd 0000:01:00.0: irq 44 for MSI/MSI-X |
| 444 | [ 0.950402] xhci_hcd 0000:01:00.0: irq 45 for MSI/MSI-X |
| 445 | [ 0.950601] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 |
| 446 | [ 0.950606] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 |
| 447 | [ 0.950611] usb usb2: Product: xHCI Host Controller |
| 448 | [ 0.950614] usb usb2: Manufacturer: Linux 3.2.0-4-amd64 xhci_hcd |
| 449 | [ 0.950618] usb usb2: SerialNumber: 0000:01:00.0 |
| 450 | [ 0.950820] xHCI xhci_add_endpoint called for root hub |
| 451 | [ 0.950825] xHCI xhci_check_bandwidth called for root hub |
| 452 | [ 0.950896] hub 2-0:1.0: USB hub found |
| 453 | [ 0.950989] hub 2-0:1.0: 2 ports detected |
| 454 | [ 0.951170] xhci_hcd 0000:01:00.0: xHCI Host Controller |
| 455 | [ 0.951185] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 4 |
| 456 | [ 0.951362] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 |
| 457 | [ 0.951367] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 |
| 458 | [ 0.951371] usb usb4: Product: xHCI Host Controller |
| 459 | [ 0.951374] usb usb4: Manufacturer: Linux 3.2.0-4-amd64 xhci_hcd |
| 460 | [ 0.951378] usb usb4: SerialNumber: 0000:01:00.0 |
| 461 | [ 0.951465] r8169 0000:04:00.0: setting latency timer to 64 |
| 462 | [ 0.951540] r8169 0000:04:00.0: irq 46 for MSI/MSI-X |
| 463 | [ 0.953045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver |
| 464 | [ 0.954255] r8169 0000:04:00.0: eth0: RTL8168e/8111e at 0xffffc9000104a000, 00:25:22:af:e4:76, XID 0c200000 IRQ 46 |
| 465 | [ 0.954265] r8169 0000:04:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] |
| 466 | [ 0.954434] xHCI xhci_add_endpoint called for root hub |
| 467 | [ 0.954439] xHCI xhci_check_bandwidth called for root hub |
| 468 | [ 0.954523] hub 4-0:1.0: USB hub found |
| 469 | [ 0.954667] hub 4-0:1.0: 2 ports detected |
| 470 | [ 0.956228] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00 |
| 471 | [ 0.956296] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 |
| 472 | [ 0.956302] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 |
| 473 | [ 0.956306] usb usb3: Product: EHCI Host Controller |
| 474 | [ 0.956310] usb usb3: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd |
| 475 | [ 0.956313] usb usb3: SerialNumber: 0000:00:13.2 |
| 476 | [ 0.956662] hub 3-0:1.0: USB hub found |
| 477 | [ 0.956676] hub 3-0:1.0: 5 ports detected |
| 478 | [ 0.957702] ahci 0000:00:11.0: version 3.0 |
| 479 | [ 0.958177] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode |
| 480 | [ 0.958185] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pmp pio slum part |
| 481 | [ 0.970590] scsi0 : ahci |
| 482 | [ 0.980586] scsi1 : ahci |
| 483 | [ 0.993808] scsi2 : ahci |
| 484 | [ 0.998012] scsi3 : ahci |
| 485 | [ 1.001103] thermal LNXTHERM:00: registered as thermal_zone0 |
| 486 | [ 1.001111] ACPI: Thermal Zone [TZ00] (40 C) |
| 487 | [ 1.002564] scsi4 : ahci |
| 488 | [ 1.002851] scsi5 : ahci |
| 489 | [ 1.003227] ata1: SATA max UDMA/133 abar m1024@0xf024b000 port 0xf024b100 irq 19 |
| 490 | [ 1.003234] ata2: SATA max UDMA/133 abar m1024@0xf024b000 port 0xf024b180 irq 19 |
| 491 | [ 1.003240] ata3: SATA max UDMA/133 abar m1024@0xf024b000 port 0xf024b200 irq 19 |
| 492 | [ 1.003246] ata4: SATA max UDMA/133 abar m1024@0xf024b000 port 0xf024b280 irq 19 |
| 493 | [ 1.003252] ata5: SATA max UDMA/133 abar m1024@0xf024b000 port 0xf024b300 irq 19 |
| 494 | [ 1.003258] ata6: SATA max UDMA/133 abar m1024@0xf024b000 port 0xf024b380 irq 19 |
| 495 | [ 1.003553] ohci_hcd 0000:00:12.0: OHCI Host Controller |
| 496 | [ 1.003588] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 5 |
| 497 | [ 1.003659] ohci_hcd 0000:00:12.0: irq 18, io mem 0xf0248000 |
| 498 | [ 1.007808] ACPI: Fan [FAN0] (on) |
| 499 | [ 1.060447] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 |
| 500 | [ 1.060455] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 |
| 501 | [ 1.060460] usb usb5: Product: OHCI Host Controller |
| 502 | [ 1.060464] usb usb5: Manufacturer: Linux 3.2.0-4-amd64 ohci_hcd |
| 503 | [ 1.060468] usb usb5: SerialNumber: 0000:00:12.0 |
| 504 | [ 1.061840] hub 5-0:1.0: USB hub found |
| 505 | [ 1.061923] hub 5-0:1.0: 5 ports detected |
| 506 | [ 1.062354] ohci_hcd 0000:00:13.0: OHCI Host Controller |
| 507 | [ 1.062377] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 6 |
| 508 | [ 1.062415] ohci_hcd 0000:00:13.0: irq 18, io mem 0xf0249000 |
| 509 | [ 1.120357] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 |
| 510 | [ 1.120365] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 |
| 511 | [ 1.120370] usb usb6: Product: OHCI Host Controller |
| 512 | [ 1.120374] usb usb6: Manufacturer: Linux 3.2.0-4-amd64 ohci_hcd |
| 513 | [ 1.120377] usb usb6: SerialNumber: 0000:00:13.0 |
| 514 | [ 1.120926] hub 6-0:1.0: USB hub found |
| 515 | [ 1.120950] hub 6-0:1.0: 5 ports detected |
| 516 | [ 1.122258] ohci_hcd 0000:00:14.5: OHCI Host Controller |
| 517 | [ 1.122284] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7 |
| 518 | [ 1.122396] ohci_hcd 0000:00:14.5: irq 18, io mem 0xf024a000 |
| 519 | [ 1.180350] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 |
| 520 | [ 1.180359] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 |
| 521 | [ 1.180363] usb usb7: Product: OHCI Host Controller |
| 522 | [ 1.180367] usb usb7: Manufacturer: Linux 3.2.0-4-amd64 ohci_hcd |
| 523 | [ 1.180371] usb usb7: SerialNumber: 0000:00:14.5 |
| 524 | [ 1.180888] hub 7-0:1.0: USB hub found |
| 525 | [ 1.180910] hub 7-0:1.0: 2 ports detected |
| 526 | [ 1.256348] usb 1-3: new high-speed USB device number 2 using ehci_hcd |
| 527 | [ 1.320377] ata2: SATA link down (SStatus 0 SControl 300) |
| 528 | [ 1.320427] ata6: SATA link down (SStatus 0 SControl 300) |
| 529 | [ 1.320472] ata3: SATA link down (SStatus 0 SControl 300) |
| 530 | [ 1.320503] ata5: SATA link down (SStatus 0 SControl 300) |
| 531 | [ 1.320538] ata4: SATA link down (SStatus 0 SControl 300) |
| 532 | [ 1.391967] usb 1-3: New USB device found, idVendor=0525, idProduct=127a |
| 533 | [ 1.391982] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 |
| 534 | [ 1.391991] usb 1-3: Product: Ajays USB 2.0 Debug Cable |
| 535 | [ 1.391998] usb 1-3: Manufacturer: Ajays Technology |
| 536 | [ 1.392045] usb 1-3: SerialNumber: Ajays002 |
| 537 | [ 1.492333] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) |
| 538 | [ 1.494225] ata1.00: ATA-8: ST9160310AS, SD04, max UDMA/133 |
| 539 | [ 1.494234] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32) |
| 540 | [ 1.496732] ata1.00: configured for UDMA/133 |
| 541 | [ 1.497400] scsi 0:0:0:0: Direct-Access ATA ST9160310AS SD04 PQ: 0 ANSI: 5 |
| 542 | [ 1.504251] usb 2-1: new high-speed USB device number 2 using xhci_hcd |
| 543 | [ 1.511100] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) |
| 544 | [ 1.511806] sd 0:0:0:0: [sda] Write Protect is off |
| 545 | [ 1.511813] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 |
| 546 | [ 1.511864] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA |
| 547 | [ 1.560895] usb 2-1: New USB device found, idVendor=8564, idProduct=4000 |
| 548 | [ 1.560904] usb 2-1: New USB device strings: Mfr=3, Product=4, SerialNumber=5 |
| 549 | [ 1.560908] usb 2-1: Product: Transcend |
| 550 | [ 1.560912] usb 2-1: Manufacturer: TS-RDF8 |
| 551 | [ 1.560915] usb 2-1: SerialNumber: 000000078 |
| 552 | [ 1.570023] Initializing USB Mass Storage driver... |
| 553 | [ 1.570954] scsi6 : usb-storage 2-1:1.0 |
| 554 | [ 1.571138] usbcore: registered new interface driver usb-storage |
| 555 | [ 1.571143] USB Mass Storage support registered. |
| 556 | [ 1.692319] Refined TSC clocksource calibration: 1599.999 MHz. |
| 557 | [ 1.692332] Switching to clocksource tsc |
| 558 | [ 1.819750] sda: sda1 sda2 sda3 < sda5 sda6 sda7 > |
| 559 | [ 1.822371] sd 0:0:0:0: [sda] Attached SCSI disk |
| 560 | [ 1.826386] sd 0:0:0:0: Attached scsi generic sg0 type 0 |
| 561 | [ 2.570338] scsi 6:0:0:0: Direct-Access Generic STORAGE DEVICE TS21 PQ: 0 ANSI: 6 |
| 562 | [ 2.571231] scsi 6:0:0:1: Direct-Access Generic STORAGE DEVICE TS21 PQ: 0 ANSI: 6 |
| 563 | [ 2.572092] scsi 6:0:0:2: Direct-Access Generic STORAGE DEVICE TS21 PQ: 0 ANSI: 6 |
| 564 | [ 2.574249] sd 6:0:0:0: Attached scsi generic sg1 type 0 |
| 565 | [ 2.574888] sd 6:0:0:1: Attached scsi generic sg2 type 0 |
| 566 | [ 2.576308] sd 6:0:0:2: Attached scsi generic sg3 type 0 |
| 567 | [ 2.586633] sd 6:0:0:2: [sdd] Attached SCSI removable disk |
| 568 | [ 2.588692] sd 6:0:0:0: [sdb] Attached SCSI removable disk |
| 569 | [ 2.594352] sd 6:0:0:1: [sdc] Attached SCSI removable disk |
| 570 | [ 3.134823] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) |
| 571 | [ 5.409231] udevd[355]: starting version 175 |
| 572 | [ 6.487140] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 |
| 573 | [ 6.487156] ACPI: Power Button [PWRB] |
| 574 | [ 6.487279] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 |
| 575 | [ 6.487287] ACPI: Power Button [PWRF] |
| 576 | [ 6.489155] ACPI: acpi_idle registered with cpuidle |
| 577 | [ 6.565445] input: PC Speaker as /devices/platform/pcspkr/input/input2 |
| 578 | [ 6.604254] [drm] Initialized drm 1.1.0 20060810 |
| 579 | [ 6.635558] ACPI: resource piix4_smbus [io 0x0b00-0x0b07] conflicts with ACPI region SMB0 [io 0xb00-0xb0b] |
| 580 | [ 6.635567] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver |
| 581 | [ 6.646738] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01 |
| 582 | [ 6.646965] SP5100 TCO timer: Watchdog reboot detected. |
| 583 | [ 6.647067] SP5100 TCO timer: initialized (0xffffc90001056000). heartbeat=60 sec (nowayout=0) |
| 584 | [ 6.920317] [drm] radeon kernel modesetting enabled. |
| 585 | [ 6.938199] powernow-k8: Found 1 AMD E-350 Processor (2 cpu cores) (version 2.20.00) |
| 586 | [ 6.938281] powernow-k8: 0 : pstate 0 (1600 MHz) |
| 587 | [ 6.938285] powernow-k8: 1 : pstate 1 (1280 MHz) |
| 588 | [ 6.938288] powernow-k8: 2 : pstate 2 (800 MHz) |
| 589 | [ 6.947946] [drm:radeon_pci_probe] *ERROR* radeon kernel modesetting for R600 or later requires firmware-linux-nonfree. |
| 590 | [ 7.159126] snd_hda_intel 0000:00:01.1: irq 47 for MSI/MSI-X |
| 591 | [ 7.159168] snd_hda_intel 0000:00:01.1: setting latency timer to 64 |
| 592 | [ 7.164966] udevd[434]: renamed network interface eth0 to eth2 |
| 593 | [ 7.325636] HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0 |
| 594 | [ 7.326018] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input3 |
| 595 | [ 7.716947] hda_codec: ALC892: SKU not ready 0x00000100 |
| 596 | [ 7.720157] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input4 |
| 597 | [ 7.728486] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input5 |
| 598 | [ 8.466119] usbcore: registered new interface driver usbserial |
| 599 | [ 8.466170] USB Serial support registered for generic |
| 600 | [ 8.466291] usbcore: registered new interface driver usbserial_generic |
| 601 | [ 8.466299] usbserial: USB Serial Driver core |
| 602 | [ 8.496180] USB Serial support registered for debug |
| 603 | [ 8.496249] debug 1-3:1.0: debug converter detected |
| 604 | [ 8.497019] usb 1-3: debug converter now attached to ttyUSB0 |
| 605 | [ 8.497077] usbcore: registered new interface driver debug |
| 606 | [ 11.514065] EXT4-fs (sda6): re-mounted. Opts: (null) |
| 607 | [ 11.856392] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro |
| 608 | [ 12.076838] loop: module loaded |
| 609 | [ 13.851795] FAT-fs (sda5): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! |
| 610 | [ 16.243117] RPC: Registered named UNIX socket transport module. |
| 611 | [ 16.243129] RPC: Registered udp transport module. |
| 612 | [ 16.243136] RPC: Registered tcp transport module. |
| 613 | [ 16.243143] RPC: Registered tcp NFSv4.1 backchannel transport module. |
| 614 | [ 16.288480] FS-Cache: Loaded |
| 615 | [ 16.352439] FS-Cache: Netfs 'nfs' registered for caching |
| 616 | [ 16.400166] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). |
| 617 | [ 20.926240] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input6 |
| 618 | [ 22.789776] Bluetooth: Core ver 2.16 |
| 619 | [ 22.789844] NET: Registered protocol family 31 |
| 620 | [ 22.789852] Bluetooth: HCI device and connection manager initialized |
| 621 | [ 22.789863] Bluetooth: HCI socket layer initialized |
| 622 | [ 22.789870] Bluetooth: L2CAP socket layer initialized |
| 623 | [ 22.789888] Bluetooth: SCO socket layer initialized |
| 624 | [ 22.824241] Bluetooth: RFCOMM TTY layer initialized |
| 625 | [ 22.824260] Bluetooth: RFCOMM socket layer initialized |
| 626 | [ 22.824268] Bluetooth: RFCOMM ver 1.11 |
| 627 | [ 22.911266] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 |
| 628 | [ 22.911279] Bluetooth: BNEP filters: protocol multicast |
| 629 | [ 23.721230] lp: driver loaded but no devices found |
| 630 | [ 23.788372] ppdev: user-space parallel port driver |
| 631 | [ 24.306310] r8169 0000:04:00.0: firmware: agent aborted loading rtl_nic/rtl8168e-2.fw (not found?) |
| 632 | [ 24.306861] r8169 0000:04:00.0: eth2: unable to load firmware patch rtl_nic/rtl8168e-2.fw (-2) |
| 633 | [ 24.323917] r8169 0000:04:00.0: eth2: link down |
| 634 | [ 24.323982] r8169 0000:04:00.0: eth2: link down |
| 635 | [ 24.327174] ADDRCONF(NETDEV_UP): eth2: link is not ready |
| 636 | [ 27.158919] r8169 0000:04:00.0: eth2: link up |
| 637 | [ 27.160767] ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready |
| 638 | [ 37.944045] eth2: no IPv6 routers present |
| 639 | [ 90.753070] usb 2-1: USB disconnect, device number 2 |
| 640 | [ 98.124598] usb 2-1: new high-speed USB device number 3 using xhci_hcd |
| 641 | [ 98.147425] usb 2-1: New USB device found, idVendor=05c6, idProduct=9025 |
| 642 | [ 98.147440] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 |
| 643 | [ 98.147449] usb 2-1: Product: Qualcomm HSUSB Device |
| 644 | [ 98.147456] usb 2-1: Manufacturer: Qualcomm Incorporated |
| 645 | [ 98.147463] usb 2-1: SerialNumber: 352771055047898 |
| 646 | [ 98.157307] scsi7 : usb-storage 2-1:1.5 |
| 647 | [ 99.158789] scsi 7:0:0:0: Direct-Access Qualcomm IncorporatedMas s st PQ: 0 ANSI: 2 |
| 648 | [ 99.159549] scsi 7:0:0:1: CD-ROM Qualcomm IncorporatedMas s st PQ: 0 ANSI: 2 |
| 649 | [ 99.164488] sd 7:0:0:0: Attached scsi generic sg1 type 0 |
| 650 | [ 99.165291] scsi 7:0:0:1: Attached scsi generic sg2 type 5 |
| 651 | [ 99.170692] sd 7:0:0:0: [sdb] Attached SCSI removable disk |
| 652 | [ 99.353683] sr0: scsi-1 drive |
| 653 | [ 99.353699] cdrom: Uniform CD-ROM driver Revision: 3.20 |
| 654 | [ 99.354233] sr 7:0:0:1: Attached scsi CD-ROM sr0 |
| 655 | [ 110.394090] usb 2-1: USB disconnect, device number 3 |