Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.65 KB | None | 0 0
  1. ilya@localhost:~$ dmesg
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Linux version 3.2.0-4-686-pae ([email protected]) (gcc version 4.6.3 (Debian 4.6.3-15) ) #1 SMP Debian 3.2.41-2
  5. [ 0.000000] BIOS-provided physical RAM map:
  6. [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
  7. [ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
  8. [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
  9. [ 0.000000] BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
  10. [ 0.000000] BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
  11. [ 0.000000] BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
  12. [ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
  13. [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
  14. [ 0.000000] SMBIOS 2.2 present.
  15. [ 0.000000] DMI: /SpringdalePE, BIOS 6.00 PG 02/03/2005
  16. [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
  17. [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
  18. [ 0.000000] last_pfn = 0x3fff0 max_arch_pfn = 0x1000000
  19. [ 0.000000] MTRR default type: uncachable
  20. [ 0.000000] MTRR fixed ranges enabled:
  21. [ 0.000000] 00000-9FFFF write-back
  22. [ 0.000000] A0000-F7FFF uncachable
  23. [ 0.000000] F8000-FBFFF write-through
  24. [ 0.000000] FC000-FFFFF uncachable
  25. [ 0.000000] MTRR variable ranges enabled:
  26. [ 0.000000] 0 base 000000000 mask FC0000000 write-back
  27. [ 0.000000] 1 disabled
  28. [ 0.000000] 2 disabled
  29. [ 0.000000] 3 disabled
  30. [ 0.000000] 4 disabled
  31. [ 0.000000] 5 disabled
  32. [ 0.000000] 6 disabled
  33. [ 0.000000] 7 disabled
  34. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  35. [ 0.000000] found SMP MP-table at [c00f5180] f5180
  36. [ 0.000000] initial memory mapped : 0 - 01a00000
  37. [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
  38. [ 0.000000] init_memory_mapping: 0000000000000000-00000000379fe000
  39. [ 0.000000] 0000000000 - 0000200000 page 4k
  40. [ 0.000000] 0000200000 - 0037800000 page 2M
  41. [ 0.000000] 0037800000 - 00379fe000 page 4k
  42. [ 0.000000] kernel direct mapping tables up to 379fe000 @ 19f9000-1a00000
  43. [ 0.000000] RAMDISK: 3f686000 - 3fff0000
  44. [ 0.000000] Allocated new RAMDISK: 37094000 - 379fd2e4
  45. [ 0.000000] Move RAMDISK from 000000003f686000 - 000000003ffef2e3 to 37094000 - 379fd2e3
  46. [ 0.000000] ACPI: RSDP 000f6bb0 00014 (v00 IntelR)
  47. [ 0.000000] ACPI: RSDT 3fff3040 0002C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
  48. [ 0.000000] ACPI: FACP 3fff30c0 00074 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
  49. [ 0.000000] ACPI: DSDT 3fff3180 040A7 (v01 INTELR AWRDACPI 00001000 MSFT 0100000E)
  50. [ 0.000000] ACPI: FACS 3fff0000 00040
  51. [ 0.000000] ACPI: APIC 3fff7280 00068 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
  52. [ 0.000000] ACPI: Local APIC address 0xfee00000
  53. [ 0.000000] 133MB HIGHMEM available.
  54. [ 0.000000] 889MB LOWMEM available.
  55. [ 0.000000] mapped low ram: 0 - 379fe000
  56. [ 0.000000] low ram: 0 - 379fe000
  57. [ 0.000000] Zone PFN ranges:
  58. [ 0.000000] DMA 0x00000010 -> 0x00001000
  59. [ 0.000000] Normal 0x00001000 -> 0x000379fe
  60. [ 0.000000] HighMem 0x000379fe -> 0x0003fff0
  61. [ 0.000000] Movable zone start PFN for each node
  62. [ 0.000000] early_node_map[2] active PFN ranges
  63. [ 0.000000] 0: 0x00000010 -> 0x0000009f
  64. [ 0.000000] 0: 0x00000100 -> 0x0003fff0
  65. [ 0.000000] On node 0 totalpages: 262015
  66. [ 0.000000] free_area_init_node: node 0, pgdat c1412600, node_mem_map f6893200
  67. [ 0.000000] DMA zone: 32 pages used for memmap
  68. [ 0.000000] DMA zone: 0 pages reserved
  69. [ 0.000000] DMA zone: 3951 pages, LIFO batch:0
  70. [ 0.000000] Normal zone: 1748 pages used for memmap
  71. [ 0.000000] Normal zone: 221994 pages, LIFO batch:31
  72. [ 0.000000] HighMem zone: 268 pages used for memmap
  73. [ 0.000000] HighMem zone: 34022 pages, LIFO batch:7
  74. [ 0.000000] Using APIC driver default
  75. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  76. [ 0.000000] ACPI: Local APIC address 0xfee00000
  77. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  78. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
  79. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  80. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  81. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  82. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
  83. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  84. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  85. [ 0.000000] ACPI: IRQ0 used by override.
  86. [ 0.000000] ACPI: IRQ2 used by override.
  87. [ 0.000000] ACPI: IRQ9 used by override.
  88. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  89. [ 0.000000] SMP: Allowing 2 CPUs, 1 hotplug CPUs
  90. [ 0.000000] nr_irqs_gsi: 40
  91. [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  92. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
  93. [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
  94. [ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bec00000)
  95. [ 0.000000] Booting paravirtualized kernel on bare hardware
  96. [ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
  97. [ 0.000000] PERCPU: Embedded 14 pages/cpu @f6870000 s33280 r0 d24064 u57344
  98. [ 0.000000] pcpu-alloc: s33280 r0 d24064 u57344 alloc=14*4096
  99. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  100. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259967
  101. [ 0.000000] Kernel command line: auto BOOT_IMAGE=Linux ro root=UUID=7fcbed0d-fc7b-46b9-a09b-d51d3ed4ed0d
  102. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  103. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  104. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  105. [ 0.000000] Initializing CPU#0
  106. [ 0.000000] Initializing HighMem for node 0 (000379fe:0003fff0)
  107. [ 0.000000] Memory: 1024060k/1048512k available (2847k kernel code, 24000k reserved, 1352k data, 416k init, 137160k highmem)
  108. [ 0.000000] virtual kernel memory layout:
  109. [ 0.000000] fixmap : 0xffd36000 - 0xfffff000 (2852 kB)
  110. [ 0.000000] pkmap : 0xffa00000 - 0xffc00000 (2048 kB)
  111. [ 0.000000] vmalloc : 0xf81fe000 - 0xff9fe000 ( 120 MB)
  112. [ 0.000000] lowmem : 0xc0000000 - 0xf79fe000 ( 889 MB)
  113. [ 0.000000] .init : 0xc141a000 - 0xc1482000 ( 416 kB)
  114. [ 0.000000] .data : 0xc12c7e00 - 0xc1419f40 (1352 kB)
  115. [ 0.000000] .text : 0xc1000000 - 0xc12c7e00 (2847 kB)
  116. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  117. [ 0.000000] Hierarchical RCU implementation.
  118. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  119. [ 0.000000] NR_IRQS:2304 nr_irqs:512 16
  120. [ 0.000000] CPU 0 irqstacks, hard=f6008000 soft=f600a000
  121. [ 0.000000] Console: colour VGA+ 80x25
  122. [ 0.000000] console [tty0] enabled
  123. [ 0.000000] Fast TSC calibration using PIT
  124. [ 0.000000] Detected 2660.136 MHz processor.
  125. [ 0.008004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5320.27 BogoMIPS (lpj=10640544)
  126. [ 0.008126] pid_max: default: 32768 minimum: 301
  127. [ 0.008251] Security Framework initialized
  128. [ 0.008318] AppArmor: AppArmor disabled by boot time parameter
  129. [ 0.008402] Mount-cache hash table entries: 512
  130. [ 0.008667] Initializing cgroup subsys cpuacct
  131. [ 0.008736] Initializing cgroup subsys memory
  132. [ 0.008810] Initializing cgroup subsys devices
  133. [ 0.008870] Initializing cgroup subsys freezer
  134. [ 0.008930] Initializing cgroup subsys net_cls
  135. [ 0.008990] Initializing cgroup subsys blkio
  136. [ 0.009057] Initializing cgroup subsys perf_event
  137. [ 0.009174] CPU0: Hyper-Threading is disabled
  138. [ 0.009237] mce: CPU supports 4 MCE banks
  139. [ 0.009311] CPU0: Thermal monitoring enabled (TM1)
  140. [ 0.009376] using mwait in idle threads.
  141. [ 0.009530] SMP alternatives: switching to UP code
  142. [ 0.017626] ACPI: Core revision 20110623
  143. [ 0.024127] Enabling APIC mode: Flat. Using 1 I/O APICs
  144. [ 0.024545] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  145. [ 0.065182] CPU0: Intel(R) Celeron(R) CPU 2.66GHz stepping 01
  146. [ 0.068003] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
  147. [ 0.068003] ... version: 0
  148. [ 0.068003] ... bit width: 40
  149. [ 0.068003] ... generic registers: 18
  150. [ 0.068003] ... value mask: 000000ffffffffff
  151. [ 0.068003] ... max period: 0000007fffffffff
  152. [ 0.068003] ... fixed-purpose events: 0
  153. [ 0.068003] ... event mask: 000000000003ffff
  154. [ 0.068003] NMI watchdog enabled, takes one hw-pmu counter.
  155. [ 0.068003] Brought up 1 CPUs
  156. [ 0.068003] Total of 1 processors activated (5320.27 BogoMIPS).
  157. [ 0.068003] devtmpfs: initialized
  158. [ 0.068003] PM: Registering ACPI NVS region at 3fff0000 (12288 bytes)
  159. [ 0.068003] print_constraints: dummy:
  160. [ 0.068003] NET: Registered protocol family 16
  161. [ 0.068003] ACPI: bus type pci registered
  162. [ 0.095768] PCI: PCI BIOS revision 2.10 entry at 0xfb100, last bus=2
  163. [ 0.095833] PCI: Using configuration type 1 for base access
  164. [ 0.097219] bio: create slab <bio-0> at 0
  165. [ 0.097468] ACPI: Added _OSI(Module Device)
  166. [ 0.097532] ACPI: Added _OSI(Processor Device)
  167. [ 0.097591] ACPI: Added _OSI(3.0 _SCP Extensions)
  168. [ 0.097651] ACPI: Added _OSI(Processor Aggregator Device)
  169. [ 0.098701] ACPI: EC: Look up EC in DSDT
  170. [ 0.103593] ACPI: Interpreter enabled
  171. [ 0.103666] ACPI: (supports S0 S3 S4 S5)
  172. [ 0.103927] ACPI: Using IOAPIC for interrupt routing
  173. [ 0.110672] ACPI: No dock devices found.
  174. [ 0.110741] HEST: Table not found.
  175. [ 0.110804] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
  176. [ 0.111000] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  177. [ 0.111299] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
  178. [ 0.111305] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
  179. [ 0.111310] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
  180. [ 0.111314] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
  181. [ 0.111318] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
  182. [ 0.111344] pci 0000:00:00.0: [8086:2570] type 0 class 0x000600
  183. [ 0.111350] pci 0000:00:00.0: Enabling MCH 'Overflow' Device
  184. [ 0.111422] pci 0000:00:00.0: reg 10: [mem 0xf0000000-0xf7ffffff pref]
  185. [ 0.111509] pci 0000:00:01.0: [8086:2571] type 1 class 0x000604
  186. [ 0.111562] pci 0000:00:06.0: [8086:2576] type 0 class 0x000880
  187. [ 0.111576] pci 0000:00:06.0: reg 10: [mem 0xfecf0000-0xfecf0fff]
  188. [ 0.111671] pci 0000:00:1d.0: [8086:24d2] type 0 class 0x000c03
  189. [ 0.111722] pci 0000:00:1d.0: reg 20: [io 0xbc00-0xbc1f]
  190. [ 0.111773] pci 0000:00:1d.1: [8086:24d4] type 0 class 0x000c03
  191. [ 0.111825] pci 0000:00:1d.1: reg 20: [io 0xb000-0xb01f]
  192. [ 0.111870] pci 0000:00:1d.2: [8086:24d7] type 0 class 0x000c03
  193. [ 0.111922] pci 0000:00:1d.2: reg 20: [io 0xb400-0xb41f]
  194. [ 0.111965] pci 0000:00:1d.3: [8086:24de] type 0 class 0x000c03
  195. [ 0.112064] pci 0000:00:1d.3: reg 20: [io 0xb800-0xb81f]
  196. [ 0.112117] pci 0000:00:1d.7: [8086:24dd] type 0 class 0x000c03
  197. [ 0.112140] pci 0000:00:1d.7: reg 10: [mem 0xfb100000-0xfb1003ff]
  198. [ 0.112235] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  199. [ 0.112260] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
  200. [ 0.112313] pci 0000:00:1f.0: [8086:24d0] type 0 class 0x000601
  201. [ 0.112387] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
  202. [ 0.112416] pci 0000:00:1f.2: [8086:24d1] type 0 class 0x000101
  203. [ 0.112431] pci 0000:00:1f.2: reg 10: [io 0x0000-0x0007]
  204. [ 0.112442] pci 0000:00:1f.2: reg 14: [io 0x0000-0x0003]
  205. [ 0.112453] pci 0000:00:1f.2: reg 18: [io 0x0000-0x0007]
  206. [ 0.112463] pci 0000:00:1f.2: reg 1c: [io 0x0000-0x0003]
  207. [ 0.112474] pci 0000:00:1f.2: reg 20: [io 0xf000-0xf00f]
  208. [ 0.112513] pci 0000:00:1f.3: [8086:24d3] type 0 class 0x000c05
  209. [ 0.112564] pci 0000:00:1f.3: reg 20: [io 0x0500-0x051f]
  210. [ 0.112612] pci 0000:00:1f.5: [8086:24d5] type 0 class 0x000401
  211. [ 0.112631] pci 0000:00:1f.5: reg 10: [io 0xd800-0xd8ff]
  212. [ 0.112642] pci 0000:00:1f.5: reg 14: [io 0xdc00-0xdc3f]
  213. [ 0.112653] pci 0000:00:1f.5: reg 18: [mem 0xfb101000-0xfb1011ff]
  214. [ 0.112665] pci 0000:00:1f.5: reg 1c: [mem 0xfb102000-0xfb1020ff]
  215. [ 0.112718] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
  216. [ 0.112757] pci 0000:01:00.0: [10de:0221] type 0 class 0x000300
  217. [ 0.112775] pci 0000:01:00.0: reg 10: [mem 0xf8000000-0xf8ffffff]
  218. [ 0.112785] pci 0000:01:00.0: reg 14: [mem 0xe0000000-0xefffffff pref]
  219. [ 0.112795] pci 0000:01:00.0: reg 18: [mem 0xf9000000-0xf9ffffff]
  220. [ 0.112824] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
  221. [ 0.112898] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  222. [ 0.112964] pci 0000:00:01.0: bridge window [mem 0xf8000000-0xfaffffff]
  223. [ 0.112970] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff pref]
  224. [ 0.113012] pci 0000:02:09.0: [10ec:8139] type 0 class 0x000200
  225. [ 0.113031] pci 0000:02:09.0: reg 10: [io 0xa000-0xa0ff]
  226. [ 0.113043] pci 0000:02:09.0: reg 14: [mem 0xfb000000-0xfb0000ff]
  227. [ 0.113114] pci 0000:02:09.0: supports D1 D2
  228. [ 0.113117] pci 0000:02:09.0: PME# supported from D1 D2 D3hot D3cold
  229. [ 0.113156] pci 0000:00:1e.0: PCI bridge to [bus 02-02] (subtractive decode)
  230. [ 0.113222] pci 0000:00:1e.0: bridge window [io 0xa000-0xafff]
  231. [ 0.113228] pci 0000:00:1e.0: bridge window [mem 0xfb000000-0xfb0fffff]
  232. [ 0.113234] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
  233. [ 0.113239] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
  234. [ 0.113254] pci_bus 0000:00: on NUMA node 0
  235. [ 0.113264] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  236. [ 0.113449] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
  237. [ 0.113798] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
  238. [ 0.124228] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 7 9 10 11 12 14 15)
  239. [ 0.124886] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 7 9 10 11 12 14 15)
  240. [ 0.125530] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12 14 15)
  241. [ 0.126172] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12 14 15)
  242. [ 0.126815] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
  243. [ 0.127554] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12 14 15)
  244. [ 0.128200] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
  245. [ 0.128941] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 *9 10 11 12 14 15)
  246. [ 0.129770] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
  247. [ 0.129849] vgaarb: loaded
  248. [ 0.129905] vgaarb: bridge control possible 0000:01:00.0
  249. [ 0.130057] PCI: Using ACPI for IRQ routing
  250. [ 0.130122] PCI: pci_cache_line_size set to 64 bytes
  251. [ 0.130197] reserve RAM buffer: 000000000009f800 - 000000000009ffff
  252. [ 0.130202] reserve RAM buffer: 000000003fff0000 - 000000003fffffff
  253. [ 0.130526] hpet clockevent registered
  254. [ 0.130534] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
  255. [ 0.130605] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  256. [ 0.130833] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
  257. [ 0.136111] Switching to clocksource hpet
  258. [ 0.138908] pnp: PnP ACPI init
  259. [ 0.139007] ACPI: bus type pnp registered
  260. [ 0.139260] pnp 00:00: [bus 00-ff]
  261. [ 0.139266] pnp 00:00: [io 0x0cf8-0x0cff]
  262. [ 0.139270] pnp 00:00: [io 0x0000-0x0cf7 window]
  263. [ 0.139274] pnp 00:00: [io 0x0d00-0xffff window]
  264. [ 0.139278] pnp 00:00: [mem 0x000a0000-0x000bffff window]
  265. [ 0.139281] pnp 00:00: [mem 0x000c0000-0x000dffff window]
  266. [ 0.139285] pnp 00:00: [mem 0x40000000-0xfebfffff window]
  267. [ 0.139385] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
  268. [ 0.139442] pnp 00:01: [io 0x0010-0x001f]
  269. [ 0.139446] pnp 00:01: [io 0x0022-0x003f]
  270. [ 0.139449] pnp 00:01: [io 0x0044-0x005f]
  271. [ 0.139452] pnp 00:01: [io 0x0062-0x0063]
  272. [ 0.139455] pnp 00:01: [io 0x0065-0x006f]
  273. [ 0.139458] pnp 00:01: [io 0x0074-0x007f]
  274. [ 0.139461] pnp 00:01: [io 0x0091-0x0093]
  275. [ 0.139464] pnp 00:01: [io 0x00a2-0x00bf]
  276. [ 0.139467] pnp 00:01: [io 0x00e0-0x00ef]
  277. [ 0.139470] pnp 00:01: [io 0x0b78-0x0b7b]
  278. [ 0.139473] pnp 00:01: [io 0x0f78-0x0f7b]
  279. [ 0.139476] pnp 00:01: [io 0x0a78-0x0a7b]
  280. [ 0.139479] pnp 00:01: [io 0x0e78-0x0e7b]
  281. [ 0.139482] pnp 00:01: [io 0x0bbc-0x0bbf]
  282. [ 0.139485] pnp 00:01: [io 0x0fbc-0x0fbf]
  283. [ 0.139488] pnp 00:01: [io 0x04d0-0x04d1]
  284. [ 0.139491] pnp 00:01: [io 0x0294-0x0297]
  285. [ 0.139595] system 00:01: [io 0x0b78-0x0b7b] has been reserved
  286. [ 0.139661] system 00:01: [io 0x0f78-0x0f7b] has been reserved
  287. [ 0.139724] system 00:01: [io 0x0a78-0x0a7b] has been reserved
  288. [ 0.139786] system 00:01: [io 0x0e78-0x0e7b] has been reserved
  289. [ 0.139848] system 00:01: [io 0x0bbc-0x0bbf] has been reserved
  290. [ 0.139910] system 00:01: [io 0x0fbc-0x0fbf] has been reserved
  291. [ 0.139972] system 00:01: [io 0x04d0-0x04d1] has been reserved
  292. [ 0.139972] system 00:01: [io 0x0294-0x0297] has been reserved
  293. [ 0.145933] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  294. [ 0.145966] pnp 00:02: [dma 4]
  295. [ 0.145970] pnp 00:02: [io 0x0000-0x000f]
  296. [ 0.145973] pnp 00:02: [io 0x0080-0x0090]
  297. [ 0.145976] pnp 00:02: [io 0x0094-0x009f]
  298. [ 0.145979] pnp 00:02: [io 0x00c0-0x00df]
  299. [ 0.146043] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
  300. [ 0.146069] pnp 00:03: [io 0x0070-0x0073]
  301. [ 0.146089] pnp 00:03: [irq 8]
  302. [ 0.146141] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  303. [ 0.146161] pnp 00:04: [io 0x0061]
  304. [ 0.146210] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
  305. [ 0.146231] pnp 00:05: [io 0x00f0-0x00ff]
  306. [ 0.146242] pnp 00:05: [irq 13]
  307. [ 0.146300] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
  308. [ 0.146515] pnp 00:06: [io 0x03f0-0x03f5]
  309. [ 0.146519] pnp 00:06: [io 0x03f7]
  310. [ 0.146529] pnp 00:06: [irq 6]
  311. [ 0.146532] pnp 00:06: [dma 2]
  312. [ 0.146623] pnp 00:06: Plug and Play ACPI device, IDs PNP0700 (active)
  313. [ 0.146886] pnp 00:07: [io 0x03f8-0x03ff]
  314. [ 0.146897] pnp 00:07: [irq 4]
  315. [ 0.147027] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
  316. [ 0.147698] pnp 00:08: [io 0x0378-0x037f]
  317. [ 0.147703] pnp 00:08: [io 0x0778-0x077b]
  318. [ 0.147713] pnp 00:08: [irq 7]
  319. [ 0.147716] pnp 00:08: [dma 3]
  320. [ 0.147836] pnp 00:08: Plug and Play ACPI device, IDs PNP0401 (active)
  321. [ 0.147973] pnp 00:09: [io 0x0400-0x04bf]
  322. [ 0.148126] system 00:09: [io 0x0400-0x04bf] has been reserved
  323. [ 0.148196] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  324. [ 0.148745] pnp 00:0a: [mem 0x000d0000-0x000d3fff]
  325. [ 0.148751] pnp 00:0a: [mem 0x000f0000-0x000f7fff]
  326. [ 0.148754] pnp 00:0a: [mem 0x000f8000-0x000fbfff]
  327. [ 0.148758] pnp 00:0a: [mem 0x000fc000-0x000fffff]
  328. [ 0.148761] pnp 00:0a: [mem 0x3fff0000-0x3fffffff]
  329. [ 0.148765] pnp 00:0a: [mem 0x00000000-0x0009ffff]
  330. [ 0.148768] pnp 00:0a: [mem 0x00100000-0x3ffeffff]
  331. [ 0.148772] pnp 00:0a: [mem 0xfec00000-0xfec00fff]
  332. [ 0.148775] pnp 00:0a: [mem 0xfec01000-0xfed8ffff]
  333. [ 0.148778] pnp 00:0a: [mem 0xfee00000-0xfee00fff]
  334. [ 0.148782] pnp 00:0a: [mem 0xffb00000-0xffbfffff]
  335. [ 0.148785] pnp 00:0a: [mem 0xfff00000-0xffffffff]
  336. [ 0.148788] pnp 00:0a: [mem 0x000e0000-0x000effff]
  337. [ 0.148920] system 00:0a: [mem 0x000d0000-0x000d3fff] has been reserved
  338. [ 0.148989] system 00:0a: [mem 0x000f0000-0x000f7fff] could not be reserved
  339. [ 0.149053] system 00:0a: [mem 0x000f8000-0x000fbfff] could not be reserved
  340. [ 0.149117] system 00:0a: [mem 0x000fc000-0x000fffff] could not be reserved
  341. [ 0.149181] system 00:0a: [mem 0x3fff0000-0x3fffffff] could not be reserved
  342. [ 0.149245] system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
  343. [ 0.149309] system 00:0a: [mem 0x00100000-0x3ffeffff] could not be reserved
  344. [ 0.149373] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
  345. [ 0.149438] system 00:0a: [mem 0xfec01000-0xfed8ffff] could not be reserved
  346. [ 0.149502] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
  347. [ 0.149565] system 00:0a: [mem 0xffb00000-0xffbfffff] has been reserved
  348. [ 0.149628] system 00:0a: [mem 0xfff00000-0xffffffff] has been reserved
  349. [ 0.149692] system 00:0a: [mem 0x000e0000-0x000effff] has been reserved
  350. [ 0.149756] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
  351. [ 0.149773] pnp: PnP ACPI: found 11 devices
  352. [ 0.149833] ACPI: ACPI bus type pnp unregistered
  353. [ 0.149896] PnPBIOS: Disabled by ACPI PNP
  354. [ 0.188907] PCI: max bus depth: 1 pci_try_num: 2
  355. [ 0.188946] pci 0000:01:00.0: BAR 6: assigned [mem 0xfa000000-0xfa01ffff pref]
  356. [ 0.189028] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  357. [ 0.189093] pci 0000:00:01.0: bridge window [mem 0xf8000000-0xfaffffff]
  358. [ 0.189158] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff pref]
  359. [ 0.189237] pci 0000:00:1e.0: PCI bridge to [bus 02-02]
  360. [ 0.189299] pci 0000:00:1e.0: bridge window [io 0xa000-0xafff]
  361. [ 0.189364] pci 0000:00:1e.0: bridge window [mem 0xfb000000-0xfb0fffff]
  362. [ 0.189449] pci 0000:00:1e.0: setting latency timer to 64
  363. [ 0.189456] pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
  364. [ 0.189460] pci_bus 0000:00: resource 1 [mem 0x00000000-0xfffffffff]
  365. [ 0.189464] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfaffffff]
  366. [ 0.189468] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff pref]
  367. [ 0.189471] pci_bus 0000:02: resource 0 [io 0xa000-0xafff]
  368. [ 0.189475] pci_bus 0000:02: resource 1 [mem 0xfb000000-0xfb0fffff]
  369. [ 0.189478] pci_bus 0000:02: resource 4 [io 0x0000-0xffff]
  370. [ 0.189482] pci_bus 0000:02: resource 5 [mem 0x00000000-0xfffffffff]
  371. [ 0.189567] NET: Registered protocol family 2
  372. [ 0.189737] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  373. [ 0.190279] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  374. [ 0.191403] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  375. [ 0.192123] TCP: Hash tables configured (established 131072 bind 65536)
  376. [ 0.192196] TCP reno registered
  377. [ 0.192266] UDP hash table entries: 512 (order: 2, 16384 bytes)
  378. [ 0.192351] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  379. [ 0.192626] NET: Registered protocol family 1
  380. [ 0.192929] pci 0000:01:00.0: Boot video device
  381. [ 0.192939] PCI: CLS 0 bytes, default 64
  382. [ 0.193052] Unpacking initramfs...
  383. [ 0.612921] Freeing initrd memory: 9640k freed
  384. [ 0.626675] audit: initializing netlink socket (disabled)
  385. [ 0.626765] type=2000 audit(1372003341.624:1): initialized
  386. [ 0.646977] highmem bounce pool size: 64 pages
  387. [ 0.647049] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  388. [ 0.647715] VFS: Disk quotas dquot_6.5.2
  389. [ 0.647828] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  390. [ 0.648077] msgmni has been set to 1751
  391. [ 0.648470] alg: No test for stdrng (krng)
  392. [ 0.648603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  393. [ 0.648682] io scheduler noop registered
  394. [ 0.648741] io scheduler deadline registered
  395. [ 0.648819] io scheduler cfq registered (default)
  396. [ 0.649076] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  397. [ 0.649176] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  398. [ 0.649239] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  399. [ 0.649812] ERST: Table is not found!
  400. [ 0.649875] GHES: HEST is not enabled!
  401. [ 0.649959] isapnp: Scanning for PnP cards...
  402. [ 1.004022] isapnp: No Plug & Play device found
  403. [ 1.004236] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  404. [ 1.024648] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  405. [ 1.045625] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  406. [ 1.046054] Linux agpgart interface v0.103
  407. [ 1.046305] agpgart-intel 0000:00:00.0: Intel 865 Chipset
  408. [ 1.052764] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xf0000000
  409. [ 1.053087] i8042: PNP: No PS/2 controller found. Probing ports directly.
  410. [ 1.055494] serio: i8042 KBD port at 0x60,0x64 irq 1
  411. [ 1.055568] serio: i8042 AUX port at 0x60,0x64 irq 12
  412. [ 1.055906] mousedev: PS/2 mouse device common for all mice
  413. [ 1.056093] rtc_cmos 00:03: RTC can wake from S4
  414. [ 1.056342] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  415. [ 1.056437] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
  416. [ 1.056522] cpuidle: using governor ladder
  417. [ 1.056581] cpuidle: using governor menu
  418. [ 1.057009] TCP cubic registered
  419. [ 1.057122] NET: Registered protocol family 10
  420. [ 1.057922] Mobile IPv6
  421. [ 1.057986] NET: Registered protocol family 17
  422. [ 1.058052] Registering the dns_resolver key type
  423. [ 1.058154] Using IPI No-Shortcut mode
  424. [ 1.058444] PM: Hibernation image not present or could not be loaded.
  425. [ 1.058466] registered taskstats version 1
  426. [ 1.059004] rtc_cmos 00:03: setting system clock to 2013-06-23 16:02:22 UTC (1372003342)
  427. [ 1.059135] Initializing network drop monitor service
  428. [ 1.059379] Freeing unused kernel memory: 416k freed
  429. [ 1.059995] Write protecting the kernel text: 2848k
  430. [ 1.060161] Write protecting the kernel read-only data: 1092k
  431. [ 1.092450] udevd[44]: starting version 175
  432. [ 1.275926] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
  433. [ 1.276194] usbcore: registered new interface driver usbfs
  434. [ 1.276300] usbcore: registered new interface driver hub
  435. [ 1.282711] usbcore: registered new device driver usb
  436. [ 1.283671] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  437. [ 1.283823] ehci_hcd 0000:00:1d.7: setting latency timer to 64
  438. [ 1.283830] ehci_hcd 0000:00:1d.7: EHCI Host Controller
  439. [ 1.283946] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
  440. [ 1.287325] thermal LNXTHERM:00: registered as thermal_zone0
  441. [ 1.287395] ACPI: Thermal Zone [THRM] (47 C)
  442. [ 1.287577] ACPI: Fan [FAN] (on)
  443. [ 1.293481] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
  444. [ 1.296964] SCSI subsystem initialized
  445. [ 1.302812] 8139cp 0000:02:09.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
  446. [ 1.303968] 8139too: 8139too Fast Ethernet driver 0.9.28
  447. [ 1.305365] 8139too 0000:02:09.0: eth0: RealTek RTL8139 at 0xa000, 00:14:2a:37:ce:bc, IRQ 21
  448. [ 1.309229] uhci_hcd: USB Universal Host Controller Interface driver
  449. [ 1.328336] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfb100000
  450. [ 1.375239] Floppy drive(s): fd0 is 1.44M
  451. [ 1.380332] libata version 3.00 loaded.
  452. [ 1.384251] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  453. [ 1.384399] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  454. [ 1.384465] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  455. [ 1.384538] usb usb1: Product: EHCI Host Controller
  456. [ 1.384598] usb usb1: Manufacturer: Linux 3.2.0-4-686-pae ehci_hcd
  457. [ 1.384659] usb usb1: SerialNumber: 0000:00:1d.7
  458. [ 1.384977] hub 1-0:1.0: USB hub found
  459. [ 1.385046] hub 1-0:1.0: 8 ports detected
  460. [ 1.385296] uhci_hcd 0000:00:1d.0: setting latency timer to 64
  461. [ 1.385303] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  462. [ 1.385383] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
  463. [ 1.385514] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000bc00
  464. [ 1.385637] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  465. [ 1.385701] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  466. [ 1.385774] usb usb2: Product: UHCI Host Controller
  467. [ 1.385834] usb usb2: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
  468. [ 1.385895] usb usb2: SerialNumber: 0000:00:1d.0
  469. [ 1.386228] hub 2-0:1.0: USB hub found
  470. [ 1.386299] hub 2-0:1.0: 2 ports detected
  471. [ 1.386509] uhci_hcd 0000:00:1d.1: setting latency timer to 64
  472. [ 1.386514] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  473. [ 1.386591] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
  474. [ 1.386716] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b000
  475. [ 1.386839] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  476. [ 1.386903] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  477. [ 1.386976] usb usb3: Product: UHCI Host Controller
  478. [ 1.387036] usb usb3: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
  479. [ 1.387097] usb usb3: SerialNumber: 0000:00:1d.1
  480. [ 1.387697] hub 3-0:1.0: USB hub found
  481. [ 1.387765] hub 3-0:1.0: 2 ports detected
  482. [ 1.387993] uhci_hcd 0000:00:1d.2: setting latency timer to 64
  483. [ 1.388072] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  484. [ 1.388161] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
  485. [ 1.388284] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b400
  486. [ 1.388409] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  487. [ 1.388474] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  488. [ 1.388547] usb usb4: Product: UHCI Host Controller
  489. [ 1.388606] usb usb4: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
  490. [ 1.388667] usb usb4: SerialNumber: 0000:00:1d.2
  491. [ 1.390376] hub 4-0:1.0: USB hub found
  492. [ 1.390452] hub 4-0:1.0: 2 ports detected
  493. [ 1.390665] ata_piix 0000:00:1f.2: version 2.13
  494. [ 1.390693] ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
  495. [ 1.391035] ata_piix 0000:00:1f.2: setting latency timer to 64
  496. [ 1.394160] scsi0 : ata_piix
  497. [ 1.401609] scsi1 : ata_piix
  498. [ 1.402579] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
  499. [ 1.402647] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
  500. [ 1.402906] uhci_hcd 0000:00:1d.3: setting latency timer to 64
  501. [ 1.402912] uhci_hcd 0000:00:1d.3: UHCI Host Controller
  502. [ 1.403000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
  503. [ 1.403108] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000b800
  504. [ 1.404887] FDC 0 is a post-1991 82077
  505. [ 1.405050] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  506. [ 1.405115] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  507. [ 1.405189] usb usb5: Product: UHCI Host Controller
  508. [ 1.405248] usb usb5: Manufacturer: Linux 3.2.0-4-686-pae uhci_hcd
  509. [ 1.405309] usb usb5: SerialNumber: 0000:00:1d.3
  510. [ 1.406410] hub 5-0:1.0: USB hub found
  511. [ 1.406482] hub 5-0:1.0: 2 ports detected
  512. [ 1.621251] ata2.00: ATA-8: WDC WD1600BEVT-22A23T0, 01.01A01, max UDMA/133
  513. [ 1.621325] ata2.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
  514. [ 1.624022] Refined TSC clocksource calibration: 2660.000 MHz.
  515. [ 1.624090] Switching to clocksource tsc
  516. [ 1.636484] ata2.00: configured for UDMA/133
  517. [ 1.636760] scsi 1:0:0:0: Direct-Access ATA WDC WD1600BEVT-2 01.0 PQ: 0 ANSI: 5
  518. [ 1.656332] sd 1:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
  519. [ 1.663012] sd 1:0:0:0: [sda] Write Protect is off
  520. [ 1.663083] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
  521. [ 1.663131] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  522. [ 1.684771] sda: sda1 sda2 < sda5 > sda3
  523. [ 1.686099] sd 1:0:0:0: [sda] Attached SCSI disk
  524. [ 1.690904] sd 1:0:0:0: Attached scsi generic sg0 type 0
  525. [ 1.696114] usb 1-3: new high-speed USB device number 2 using ehci_hcd
  526. [ 1.828779] usb 1-3: New USB device found, idVendor=1a40, idProduct=0101
  527. [ 1.828852] usb 1-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  528. [ 1.828917] usb 1-3: Product: USB 2.0 Hub
  529. [ 1.830050] hub 1-3:1.0: USB hub found
  530. [ 1.830299] hub 1-3:1.0: 4 ports detected
  531. [ 2.100233] usb 1-3.2: new high-speed USB device number 3 using ehci_hcd
  532. [ 2.199532] PM: Starting manual resume from disk
  533. [ 2.199616] PM: Hibernation image partition 8:5 present
  534. [ 2.199619] PM: Looking for hibernation image.
  535. [ 2.208949] usb 1-3.2: New USB device found, idVendor=0fce, idProduct=7170
  536. [ 2.209019] usb 1-3.2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
  537. [ 2.209092] usb 1-3.2: Product: Android
  538. [ 2.209151] usb 1-3.2: Manufacturer: Android
  539. [ 2.209210] usb 1-3.2: SerialNumber: BX9039PD2G
  540. [ 2.218407] PM: Image not found (code -22)
  541. [ 2.218413] PM: Hibernation image not present or could not be loaded.
  542. [ 2.293314] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  543. [ 2.311596] usb 1-3.3: new full-speed USB device number 4 using ehci_hcd
  544. [ 2.421790] usb 1-3.3: New USB device found, idVendor=09da, idProduct=9066
  545. [ 2.421863] usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  546. [ 2.421937] usb 1-3.3: Product: USB Device
  547. [ 2.421997] usb 1-3.3: Manufacturer: A4TECH
  548. [ 2.508167] usb 1-3.4: new low-speed USB device number 5 using ehci_hcd
  549. [ 2.621507] usb 1-3.4: New USB device found, idVendor=046d, idProduct=c31c
  550. [ 2.621583] usb 1-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  551. [ 2.621661] usb 1-3.4: Product: USB Keyboard
  552. [ 2.621724] usb 1-3.4: Manufacturer: Logitech
  553. [ 4.121963] udevd[303]: starting version 175
  554. [ 4.504735] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  555. [ 4.513013] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  556. [ 4.513103] ACPI: Power Button [PWRB]
  557. [ 4.513266] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
  558. [ 4.513347] ACPI: Sleep Button [SLPB]
  559. [ 4.513525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  560. [ 4.513605] ACPI: Power Button [PWRF]
  561. [ 4.591659] parport_pc 00:08: reported by Plug and Play ACPI
  562. [ 4.591835] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
  563. [ 4.679782] [drm] Initialized drm 1.1.0 20060810
  564. [ 5.040660] input: PC Speaker as /devices/platform/pcspkr/input/input3
  565. [ 5.048297] intel_rng: FWH not detected
  566. [ 5.093296] iTCO_vendor_support: vendor-support=0
  567. [ 5.101643] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
  568. [ 5.101853] iTCO_wdt: Found a ICH5 or ICH5R TCO device (Version=1, TCOBASE=0x0460)
  569. [ 5.103883] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  570. [ 5.209217] wmi: Mapper loaded
  571. [ 5.542272] snd_intel8x0 0000:00:1f.5: setting latency timer to 64
  572. [ 5.586976] [drm] nouveau 0000:01:00.0: Detected an NV40 generation card (0x04a100a1)
  573. [ 5.591692] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS
  574. [ 5.681729] [drm] nouveau 0000:01:00.0: ... appears to be valid
  575. [ 5.681795] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN
  576. [ 5.681861] [drm] nouveau 0000:01:00.0: BIT BIOS found
  577. [ 5.681923] [drm] nouveau 0000:01:00.0: Bios version 05.44.a2.05
  578. [ 5.681987] [drm] nouveau 0000:01:00.0: TMDS table version 1.1
  579. [ 5.683367] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do
  580. [ 5.683439] [drm] nouveau 0000:01:00.0: DCB version 3.0
  581. [ 5.683502] [drm] nouveau 0000:01:00.0: DCB outp 00: 01000300 00000028
  582. [ 5.683566] [drm] nouveau 0000:01:00.0: DCB outp 01: 02011310 00000028
  583. [ 5.683628] [drm] nouveau 0000:01:00.0: DCB outp 02: 01011312 00000000
  584. [ 5.683691] [drm] nouveau 0000:01:00.0: DCB outp 03: 020223f1 0084c080
  585. [ 5.683753] [drm] nouveau 0000:01:00.0: DCB conn 00: 0000
  586. [ 5.683856] [drm] nouveau 0000:01:00.0: DCB conn 01: 2130
  587. [ 5.683958] [drm] nouveau 0000:01:00.0: DCB conn 02: 0210
  588. [ 5.684113] [drm] nouveau 0000:01:00.0: DCB conn 03: 0211
  589. [ 5.684218] [drm] nouveau 0000:01:00.0: DCB conn 04: 0213
  590. [ 5.684327] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xDCCE
  591. [ 5.686779] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xDFB3
  592. [ 5.699977] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xE3EB
  593. [ 5.700091] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xE548
  594. [ 5.701284] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xE5FA
  595. [ 5.702346] [TTM] Zone kernel: Available graphics memory: 448478 kiB
  596. [ 5.702420] [TTM] Zone highmem: Available graphics memory: 517058 kiB
  597. [ 5.702487] [TTM] Initializing pool allocator
  598. [ 5.702558] [TTM] Initializing DMA pool allocator
  599. [ 5.702644] [drm] nouveau 0000:01:00.0: Detected 256MiB VRAM (DDR1)
  600. [ 5.703148] agpgart-intel 0000:00:00.0: AGP 3.0 bridge
  601. [ 5.703400] agpgart: modprobe tried to set rate=x12. Setting to AGP3 x8 mode.
  602. [ 5.703479] agpgart-intel 0000:00:00.0: putting AGP V3 device into 8x mode
  603. [ 5.703581] nouveau 0000:01:00.0: putting AGP V3 device into 8x mode
  604. [ 5.703651] [drm] nouveau 0000:01:00.0: 128 MiB GART (aperture)
  605. [ 5.703863] [drm] nouveau 0000:01:00.0: Saving VGA fonts
  606. [ 5.778768] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  607. [ 5.778843] [drm] No driver support for vblank timestamp query.
  608. [ 5.792213] [drm] nouveau 0000:01:00.0: 1 available performance level(s)
  609. [ 5.792290] [drm] nouveau 0000:01:00.0: 0: core 350MHz shader 350MHz memory 500MHz fanspeed 100%
  610. [ 5.792370] [drm] nouveau 0000:01:00.0: c: core 200MHz memory 401MHz
  611. [ 5.799214] [drm] nouveau 0000:01:00.0: 0xD106: Parsing digital output script table
  612. [ 5.854699] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
  613. [ 5.969680] [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x49000, bo f7497e00
  614. [ 5.970087] fbcon: nouveaufb (fb0) is primary device
  615. [ 5.993771] Console: switching to colour frame buffer device 240x67
  616. [ 5.997259] fb0: nouveaufb frame buffer device
  617. [ 5.997272] drm: registered panic notifier
  618. [ 5.997293] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0
  619. [ 6.004097] intel8x0_measure_ac97_clock: measured 53802 usecs (2593 samples)
  620. [ 6.004135] intel8x0: clocking to 48000
  621. [ 6.144895] usbcore: registered new interface driver cdc_ether
  622. [ 6.150064] rndis_host 1-3.2:1.0: usb0: register 'rndis_host' at usb-0000:00:1d.7-3.2, RNDIS device, 66:8a:60:04:4c:01
  623. [ 6.150161] usbcore: registered new interface driver rndis_host
  624. [ 6.206034] input: A4TECH USB Device as /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.3/1-3.3:1.0/input/input4
  625. [ 6.208787] generic-usb 0003:09DA:9066.0001: input,hiddev0,hidraw0: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:1d.7-3.3/input0
  626. [ 6.210751] input: A4TECH USB Device as /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.3/1-3.3:1.1/input/input5
  627. [ 6.211455] generic-usb 0003:09DA:9066.0002: input,hidraw1: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:1d.7-3.3/input1
  628. [ 6.221756] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.4/1-3.4:1.0/input/input6
  629. [ 6.222405] generic-usb 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:1d.7-3.4/input0
  630. [ 6.233357] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.4/1-3.4:1.1/input/input7
  631. [ 6.234212] generic-usb 0003:046D:C31C.0004: input,hidraw3: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:1d.7-3.4/input1
  632. [ 6.236549] usbcore: registered new interface driver usbhid
  633. [ 6.236583] usbhid: USB HID core driver
  634. [ 7.691309] Adding 1951740k swap on /dev/sda5. Priority:-1 extents:1 across:1951740k
  635. [ 7.726539] EXT4-fs (sda1): re-mounted. Opts: (null)
  636. [ 8.138793] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  637. [ 8.284594] loop: module loaded
  638. [ 10.040532] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
  639. [ 108.424014] usb0: no IPv6 routers present
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement