Advertisement
hawat

dmesg

Jan 8th, 2015
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.14 KB | None | 0 0
  1. hawat@linux-5gvr:~> dmesg
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Linux version 3.16.6-2-desktop (geeko@buildhost) (gcc version 4.8.3 20140627 [gcc-4_8-branch revision 212064] (SUSE Linux) ) #1 SMP PREEMPT Mon Oct 20 13:47:22 UTC 2014 (feb42ea)
  6. [ 0.000000] e820: BIOS-provided physical RAM map:
  7. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
  8. [ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
  9. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  10. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002feeffff] usable
  11. [ 0.000000] BIOS-e820: [mem 0x000000002fef0000-0x000000002fef2fff] ACPI NVS
  12. [ 0.000000] BIOS-e820: [mem 0x000000002fef3000-0x000000002fefffff] ACPI data
  13. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
  15. [ 0.000000] NX (Execute Disable) protection: active
  16. [ 0.000000] SMBIOS 2.3 present.
  17. [ 0.000000] DMI: /D101GGC , BIOS GC11010N.86A.0304.2005.1108.2115 11/08/2005
  18. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  19. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  20. [ 0.000000] e820: last_pfn = 0x2fef0 max_arch_pfn = 0x1000000
  21. [ 0.000000] MTRR default type: uncachable
  22. [ 0.000000] MTRR fixed ranges enabled:
  23. [ 0.000000] 00000-9FFFF write-back
  24. [ 0.000000] A0000-BFFFF uncachable
  25. [ 0.000000] C0000-CBFFF write-protect
  26. [ 0.000000] CC000-F7FFF uncachable
  27. [ 0.000000] F8000-FBFFF write-protect
  28. [ 0.000000] FC000-FFFFF uncachable
  29. [ 0.000000] MTRR variable ranges enabled:
  30. [ 0.000000] 0 base 000000000 mask FE0000000 write-back
  31. [ 0.000000] 1 base 020000000 mask FF0000000 write-back
  32. [ 0.000000] 2 base 02FF00000 mask FFFF00000 uncachable
  33. [ 0.000000] 3 disabled
  34. [ 0.000000] 4 disabled
  35. [ 0.000000] 5 disabled
  36. [ 0.000000] 6 disabled
  37. [ 0.000000] 7 disabled
  38. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  39. [ 0.000000] found SMP MP-table at [mem 0x000f5e30-0x000f5e3f] mapped at [c00f5e30]
  40. [ 0.000000] Scanning 1 areas for low memory corruption
  41. [ 0.000000] initial memory mapped: [mem 0x00000000-0x011fffff]
  42. [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
  43. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  44. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  45. [ 0.000000] init_memory_mapping: [mem 0x2fc00000-0x2fdfffff]
  46. [ 0.000000] [mem 0x2fc00000-0x2fdfffff] page 2M
  47. [ 0.000000] init_memory_mapping: [mem 0x2c000000-0x2fbfffff]
  48. [ 0.000000] [mem 0x2c000000-0x2fbfffff] page 2M
  49. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x2bffffff]
  50. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  51. [ 0.000000] [mem 0x00200000-0x2bffffff] page 2M
  52. [ 0.000000] init_memory_mapping: [mem 0x2fe00000-0x2feeffff]
  53. [ 0.000000] [mem 0x2fe00000-0x2feeffff] page 4k
  54. [ 0.000000] BRK [0x00da0000, 0x00da0fff] PGTABLE
  55. [ 0.000000] BRK [0x00da1000, 0x00da1fff] PGTABLE
  56. [ 0.000000] BRK [0x00da2000, 0x00da2fff] PGTABLE
  57. [ 0.000000] BRK [0x00da3000, 0x00da3fff] PGTABLE
  58. [ 0.000000] BRK [0x00da4000, 0x00da4fff] PGTABLE
  59. [ 0.000000] BRK [0x00da5000, 0x00da5fff] PGTABLE
  60. [ 0.000000] RAMDISK: [mem 0x2daae000-0x2e68afff]
  61. [ 0.000000] No NUMA configuration found
  62. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000002feeffff]
  63. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x2feeffff]
  64. [ 0.000000] NODE_DATA [mem 0x2fee7000-0x2fee8fff]
  65. [ 0.000000] 0MB HIGHMEM available.
  66. [ 0.000000] 766MB LOWMEM available.
  67. [ 0.000000] max_low_pfn = 2fef0, highstart_pfn = 2fef0
  68. [ 0.000000] Low memory ends at vaddr efef0000
  69. [ 0.000000] High memory starts at vaddr efef0000
  70. [ 0.000000] mapped low ram: 0 - 2fef0000
  71. [ 0.000000] low ram: 0 - 2fef0000
  72. [ 0.000000] Node: 0, start_pfn: 1, end_pfn: 9f
  73. [ 0.000000] Setting physnode_map array to node 0 for pfns:
  74. [ 0.000000] 0
  75. [ 0.000000] Node: 0, start_pfn: 100, end_pfn: 2fef0
  76. [ 0.000000] Setting physnode_map array to node 0 for pfns:
  77. [ 0.000000] 0 4000 8000 c000 10000 14000 18000 1c000 20000 24000 28000 2c000
  78. [ 0.000000] Zone ranges:
  79. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  80. [ 0.000000] Normal [mem 0x01000000-0x2feeffff]
  81. [ 0.000000] HighMem empty
  82. [ 0.000000] Movable zone start for each node
  83. [ 0.000000] Early memory node ranges
  84. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  85. [ 0.000000] node 0: [mem 0x00100000-0x2feeffff]
  86. [ 0.000000] On node 0 totalpages: 196238
  87. [ 0.000000] free_area_init_node: node 0, pgdat efee7000, node_mem_map ef8e6020
  88. [ 0.000000] DMA zone: 32 pages used for memmap
  89. [ 0.000000] DMA zone: 0 pages reserved
  90. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  91. [ 0.000000] Normal zone: 1502 pages used for memmap
  92. [ 0.000000] Normal zone: 192240 pages, LIFO batch:31
  93. [ 0.000000] Using APIC driver default
  94. [ 0.000000] SB4X0 revision 0x81
  95. [ 0.000000] Ignoring ACPI timer override.
  96. [ 0.000000] If you got timer trouble try acpi_use_timer_override
  97. [ 0.000000] Intel MultiProcessor Specification v1.4
  98. [ 0.000000] Virtual Wire compatibility mode.
  99. [ 0.000000] MPTABLE: OEM ID: OEM00000
  100. [ 0.000000] MPTABLE: Product ID: PROD00000000
  101. [ 0.000000] MPTABLE: APIC at: 0xFEE00000
  102. [ 0.000000] Processor #0 (Bootup-CPU)
  103. [ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
  104. [ 0.000000] Processors: 1
  105. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  106. [ 0.000000] nr_irqs_gsi: 40
  107. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  108. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  109. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  110. [ 0.000000] e820: [mem 0x2ff00000-0xdfffffff] available for PCI devices
  111. [ 0.000000] Booting paravirtualized kernel on bare hardware
  112. [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1
  113. [ 0.000000] PERCPU: Embedded 14 pages/cpu @ef8d2000 s32960 r0 d24384 u57344
  114. [ 0.000000] pcpu-alloc: s32960 r0 d24384 u57344 alloc=14*4096
  115. [ 0.000000] pcpu-alloc: [0] 0
  116. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 194704
  117. [ 0.000000] Policy zone: Normal
  118. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.6-2-desktop root=UUID=fade4ecf-fbb5-4ccf-b7c2-42681e9be53b acpi=off resume=/dev/disk/by-uuid/a5b426a7-ecf9-4e84-82ec-89858da6325c splash=silent quiet showopts
  119. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  120. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  121. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  122. [ 0.000000] Initializing CPU#0
  123. [ 0.000000] allocated 1570680 bytes of page_cgroup
  124. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  125. [ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
  126. [ 0.000000] Memory: 752220K/784952K available (5718K kernel code, 531K rwdata, 3956K rodata, 728K init, 896K bss, 32732K reserved, 0K highmem)
  127. [ 0.000000] virtual kernel memory layout:
  128. fixmap : 0xff5b5000 - 0xfffff000 (10536 kB)
  129. pkmap : 0xfee00000 - 0xff000000 (2048 kB)
  130. vmalloc : 0xf06f0000 - 0xfedfe000 ( 231 MB)
  131. lowmem : 0xc0000000 - 0xefef0000 ( 766 MB)
  132. .init : 0xc0bfa000 - 0xc0cb0000 ( 728 kB)
  133. .data : 0xc0795eb7 - 0xc0bf8e00 (4491 kB)
  134. .text : 0xc0200000 - 0xc0795eb7 (5719 kB)
  135. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  136. [ 0.000000] Preemptible hierarchical RCU implementation.
  137. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  138. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1.
  139. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
  140. [ 0.000000] NR_IRQS:8448 nr_irqs:256 16
  141. [ 0.000000] CPU 0 irqstacks, hard=ef008000 soft=ef00a000
  142. [ 0.000000] Console: colour dummy device 80x25
  143. [ 0.000000] console [tty0] enabled
  144. [ 0.000000] tsc: Fast TSC calibration using PIT
  145. [ 0.000000] tsc: Detected 3000.193 MHz processor
  146. [ 0.001020] Calibrating delay loop (skipped), value calculated using timer frequency.. 6000.38 BogoMIPS (lpj=3000193)
  147. [ 0.001028] pid_max: default: 32768 minimum: 301
  148. [ 0.001086] Security Framework initialized
  149. [ 0.001132] AppArmor: AppArmor initialized
  150. [ 0.002065] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  151. [ 0.002070] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  152. [ 0.002597] Initializing cgroup subsys memory
  153. [ 0.002653] Initializing cgroup subsys devices
  154. [ 0.002669] Initializing cgroup subsys freezer
  155. [ 0.002676] Initializing cgroup subsys net_cls
  156. [ 0.002689] Initializing cgroup subsys blkio
  157. [ 0.002700] Initializing cgroup subsys perf_event
  158. [ 0.002705] Initializing cgroup subsys net_prio
  159. [ 0.002717] Initializing cgroup subsys hugetlb
  160. [ 0.002761] CPU: Physical Processor ID: 0
  161. [ 0.002764] CPU: Processor Core ID: 0
  162. [ 0.002777] mce: CPU supports 4 MCE banks
  163. [ 0.002795] CPU0: Thermal monitoring enabled (TM1)
  164. [ 0.002817] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 64
  165. Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64, 1GB 0
  166. tlb_flushall_shift: 6
  167. [ 0.015146] Freeing SMP alternatives memory: 24K (c0cb0000 - c0cb6000)
  168. [ 0.016319] ftrace: allocating 23706 entries in 47 pages
  169. [ 0.026184] Enabling APIC mode: Flat. Using 1 I/O APICs
  170. [ 0.026276] ExtINT not setup in hardware but reported by MP table
  171. [ 0.026640] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
  172. [ 0.027000] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
  173. [ 0.027000] ...trying to set up timer (IRQ0) through the 8259A ...
  174. [ 0.027000] ..... (found apic 0 pin 0) ...
  175. [ 0.036679] ....... works.
  176. [ 0.036682] smpboot: CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz (fam: 0f, model: 04, stepping: 03)
  177. [ 0.138060] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
  178. [ 0.138080] ... version: 0
  179. [ 0.138082] ... bit width: 40
  180. [ 0.138083] ... generic registers: 18
  181. [ 0.138085] ... value mask: 000000ffffffffff
  182. [ 0.138087] ... max period: 0000007fffffffff
  183. [ 0.138089] ... fixed-purpose events: 0
  184. [ 0.138090] ... event mask: 000000000003ffff
  185. [ 0.148009] x86: Booted up 1 node, 1 CPUs
  186. [ 0.148014] smpboot: Total of 1 processors activated (6000.38 BogoMIPS)
  187. [ 0.149169] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  188. [ 0.149330] devtmpfs: initialized
  189. [ 0.149889] PM: Registering ACPI NVS region [mem 0x2fef0000-0x2fef2fff] (12288 bytes)
  190. [ 0.151627] pinctrl core: initialized pinctrl subsystem
  191. [ 0.151685] RTC time: 9:13:02, date: 01/08/15
  192. [ 0.151780] NET: Registered protocol family 16
  193. [ 0.152123] cpuidle: using governor ladder
  194. [ 0.152128] cpuidle: using governor menu
  195. [ 0.154568] PCI : PCI BIOS area is rw and x. Use pci=nobios if you want it NX.
  196. [ 0.154576] PCI: PCI BIOS revision 3.00 entry at 0xf1df0, last bus=2
  197. [ 0.154578] PCI: Using configuration type 1 for base access
  198. [ 0.159628] ACPI: Interpreter disabled.
  199. [ 0.159726] vgaarb: loaded
  200. [ 0.159881] SCSI subsystem initialized
  201. [ 0.159940] libata version 3.00 loaded.
  202. [ 0.159990] usbcore: registered new interface driver usbfs
  203. [ 0.160021] usbcore: registered new interface driver hub
  204. [ 0.160066] usbcore: registered new device driver usb
  205. [ 0.160148] PCI: Probing PCI hardware
  206. [ 0.160152] PCI: root bus 00: using default resources
  207. [ 0.160154] PCI: Probing PCI hardware (bus 00)
  208. [ 0.160215] PCI host bridge to bus 0000:00
  209. [ 0.160222] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  210. [ 0.160226] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
  211. [ 0.160229] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  212. [ 0.160248] pci 0000:00:00.0: [1002:5a33] type 00 class 0x060000
  213. [ 0.160273] pci 0000:00:00.0: reg 0x1c: [mem 0xe0000000-0xffffffff 64bit]
  214. [ 0.160366] pci 0000:00:01.0: [1002:5a3f] type 01 class 0x060400
  215. [ 0.160525] pci 0000:00:11.0: [1002:437a] type 00 class 0x01018f
  216. [ 0.160559] pci 0000:00:11.0: reg 0x10: [io 0xff00-0xff07]
  217. [ 0.160575] pci 0000:00:11.0: reg 0x14: [io 0xfe00-0xfe03]
  218. [ 0.160591] pci 0000:00:11.0: reg 0x18: [io 0xfd00-0xfd07]
  219. [ 0.160606] pci 0000:00:11.0: reg 0x1c: [io 0xfc00-0xfc03]
  220. [ 0.160622] pci 0000:00:11.0: reg 0x20: [io 0xfb00-0xfb0f]
  221. [ 0.160638] pci 0000:00:11.0: reg 0x24: [mem 0xfe02f000-0xfe02f1ff]
  222. [ 0.160654] pci 0000:00:11.0: reg 0x30: [mem 0xfdf80000-0xfdffffff pref]
  223. [ 0.160721] pci 0000:00:11.0: supports D1 D2
  224. [ 0.160815] pci 0000:00:12.0: [1002:4379] type 00 class 0x01018f
  225. [ 0.160848] pci 0000:00:12.0: reg 0x10: [io 0xfa00-0xfa07]
  226. [ 0.160864] pci 0000:00:12.0: reg 0x14: [io 0xf900-0xf903]
  227. [ 0.160880] pci 0000:00:12.0: reg 0x18: [io 0xf800-0xf807]
  228. [ 0.160896] pci 0000:00:12.0: reg 0x1c: [io 0xf700-0xf703]
  229. [ 0.160911] pci 0000:00:12.0: reg 0x20: [io 0xf600-0xf60f]
  230. [ 0.160927] pci 0000:00:12.0: reg 0x24: [mem 0xfe02e000-0xfe02e1ff]
  231. [ 0.160944] pci 0000:00:12.0: reg 0x30: [mem 0xfdf80000-0xfdffffff pref]
  232. [ 0.161016] pci 0000:00:12.0: supports D1 D2
  233. [ 0.161111] pci 0000:00:13.0: [1002:4374] type 00 class 0x0c0310
  234. [ 0.161140] pci 0000:00:13.0: reg 0x10: [mem 0xfe02d000-0xfe02dfff]
  235. [ 0.161351] pci 0000:00:13.1: [1002:4375] type 00 class 0x0c0310
  236. [ 0.161382] pci 0000:00:13.1: reg 0x10: [mem 0xfe02c000-0xfe02cfff]
  237. [ 0.161600] pci 0000:00:13.2: [1002:4373] type 00 class 0x0c0320
  238. [ 0.161635] pci 0000:00:13.2: reg 0x10: [mem 0xfe02b000-0xfe02bfff]
  239. [ 0.161778] pci 0000:00:13.2: supports D1 D2
  240. [ 0.161781] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
  241. [ 0.161895] pci 0000:00:14.0: [1002:4372] type 00 class 0x0c0500
  242. [ 0.161918] pci 0000:00:14.0: reg 0x10: [io 0x0b00-0x0b0f]
  243. [ 0.161934] pci 0000:00:14.0: reg 0x14: [mem 0xfe02a000-0xfe02a3ff]
  244. [ 0.162011] HPET not enabled in BIOS. You might try hpet=force boot option
  245. [ 0.162109] pci 0000:00:14.1: [1002:4376] type 00 class 0x01018a
  246. [ 0.162140] pci 0000:00:14.1: reg 0x10: [io 0x0000-0x0007]
  247. [ 0.162156] pci 0000:00:14.1: reg 0x14: [io 0x0000-0x0003]
  248. [ 0.162171] pci 0000:00:14.1: reg 0x18: [io 0x0000-0x0007]
  249. [ 0.162187] pci 0000:00:14.1: reg 0x1c: [io 0x0000-0x0003]
  250. [ 0.162203] pci 0000:00:14.1: reg 0x20: [io 0xf400-0xf40f]
  251. [ 0.162237] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  252. [ 0.162240] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  253. [ 0.162243] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  254. [ 0.162246] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  255. [ 0.162383] pci 0000:00:14.2: [1002:437b] type 00 class 0x040300
  256. [ 0.162425] pci 0000:00:14.2: reg 0x10: [mem 0xfe024000-0xfe027fff 64bit]
  257. [ 0.162556] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
  258. [ 0.162668] pci 0000:00:14.3: [1002:4377] type 00 class 0x060100
  259. [ 0.162856] pci 0000:00:14.4: [1002:4371] type 01 class 0x060401
  260. [ 0.163089] pci 0000:01:05.0: [1002:5a61] type 00 class 0x030000
  261. [ 0.163106] pci 0000:01:05.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref]
  262. [ 0.163115] pci 0000:01:05.0: reg 0x14: [io 0xee00-0xeeff]
  263. [ 0.163123] pci 0000:01:05.0: reg 0x18: [mem 0xfdef0000-0xfdefffff]
  264. [ 0.163147] pci 0000:01:05.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
  265. [ 0.163176] pci 0000:01:05.0: supports D1 D2
  266. [ 0.163243] vgaarb: setting as boot device: PCI:0000:01:05.0
  267. [ 0.163246] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
  268. [ 0.163279] pci 0000:00:01.0: PCI bridge to [bus 01]
  269. [ 0.163287] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  270. [ 0.163291] pci 0000:00:01.0: bridge window [mem 0xfde00000-0xfdefffff]
  271. [ 0.163296] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff pref]
  272. [ 0.163378] pci 0000:02:02.0: [10ec:8139] type 00 class 0x020000
  273. [ 0.163412] pci 0000:02:02.0: reg 0x10: [io 0xde00-0xdeff]
  274. [ 0.163431] pci 0000:02:02.0: reg 0x14: [mem 0xfddff000-0xfddff0ff]
  275. [ 0.163566] pci 0000:02:02.0: supports D1 D2
  276. [ 0.163569] pci 0000:02:02.0: PME# supported from D1 D2 D3hot D3cold
  277. [ 0.163735] pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode)
  278. [ 0.163748] pci 0000:00:14.4: bridge window [io 0xd000-0xdfff]
  279. [ 0.163755] pci 0000:00:14.4: bridge window [mem 0xfdd00000-0xfddfffff]
  280. [ 0.163762] pci 0000:00:14.4: bridge window [mem 0xfdc00000-0xfdcfffff pref]
  281. [ 0.163765] pci 0000:00:14.4: bridge window [io 0x0000-0xffff] (subtractive decode)
  282. [ 0.163768] pci 0000:00:14.4: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
  283. [ 0.163786] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 02
  284. [ 0.164357] PCI: pci_cache_line_size set to 64 bytes
  285. [ 0.164368] pci 0000:00:00.0: can't claim BAR 3 [mem 0xe0000000-0xffffffff 64bit]: address conflict with PCI Bus 0000:02 [mem 0xfdc00000-0xfdcfffff pref]
  286. [ 0.164430] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
  287. [ 0.164434] e820: reserve RAM buffer [mem 0x2fef0000-0x2fffffff]
  288. [ 0.164670] NetLabel: Initializing
  289. [ 0.164673] NetLabel: domain hash size = 128
  290. [ 0.164674] NetLabel: protocols = UNLABELED CIPSOv4
  291. [ 0.164695] NetLabel: unlabeled traffic allowed by default
  292. [ 0.164802] Switched to clocksource refined-jiffies
  293. [ 0.177770] AppArmor: AppArmor Filesystem Enabled
  294. [ 0.177847] pnp: PnP ACPI: disabled
  295. [ 0.181854] pci 0000:00:12.0: can't claim BAR 6 [mem 0xfdf80000-0xfdffffff pref]: address conflict with 0000:00:11.0 [mem 0xfdf80000-0xfdffffff pref]
  296. [ 0.181903] pci 0000:00:12.0: BAR 6: assigned [mem 0x30000000-0x3007ffff pref]
  297. [ 0.181912] pci 0000:01:05.0: BAR 6: assigned [mem 0xfde00000-0xfde1ffff pref]
  298. [ 0.181916] pci 0000:00:01.0: PCI bridge to [bus 01]
  299. [ 0.181921] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  300. [ 0.181927] pci 0000:00:01.0: bridge window [mem 0xfde00000-0xfdefffff]
  301. [ 0.181932] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff pref]
  302. [ 0.181939] pci 0000:00:14.4: PCI bridge to [bus 02]
  303. [ 0.181944] pci 0000:00:14.4: bridge window [io 0xd000-0xdfff]
  304. [ 0.181953] pci 0000:00:14.4: bridge window [mem 0xfdd00000-0xfddfffff]
  305. [ 0.181959] pci 0000:00:14.4: bridge window [mem 0xfdc00000-0xfdcfffff pref]
  306. [ 0.181971] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
  307. [ 0.181974] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
  308. [ 0.181978] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
  309. [ 0.181981] pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff]
  310. [ 0.181984] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff pref]
  311. [ 0.181988] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
  312. [ 0.181991] pci_bus 0000:02: resource 1 [mem 0xfdd00000-0xfddfffff]
  313. [ 0.181994] pci_bus 0000:02: resource 2 [mem 0xfdc00000-0xfdcfffff pref]
  314. [ 0.182002] pci_bus 0000:02: resource 4 [io 0x0000-0xffff]
  315. [ 0.182006] pci_bus 0000:02: resource 5 [mem 0x00000000-0xfffffffff]
  316. [ 0.182058] NET: Registered protocol family 2
  317. [ 0.182465] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  318. [ 0.182514] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  319. [ 0.182608] TCP: Hash tables configured (established 8192 bind 8192)
  320. [ 0.182732] TCP: reno registered
  321. [ 0.182737] UDP hash table entries: 512 (order: 2, 16384 bytes)
  322. [ 0.182766] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  323. [ 0.182872] NET: Registered protocol family 1
  324. [ 0.182899] pci 0000:00:00.0: MSI quirk detected; MSI disabled
  325. [ 0.182908] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled
  326. [ 0.182954] pci 0000:00:13.0: PCI->APIC IRQ transform: INT A -> IRQ 19
  327. [ 0.246023] pci 0000:00:13.1: PCI->APIC IRQ transform: INT A -> IRQ 19
  328. [ 0.258023] pci 0000:00:13.2: PCI->APIC IRQ transform: INT A -> IRQ 19
  329. [ 0.269025] pci 0000:01:05.0: Video device with shadowed ROM
  330. [ 0.269033] PCI: CLS 32 bytes, default 64
  331. [ 0.269149] Unpacking initramfs...
  332. [ 2.661434] Freeing initrd memory: 12148K (edaae000 - ee68b000)
  333. [ 2.661757] platform rtc_cmos: registered platform RTC device (no PNP device found)
  334. [ 2.661893] microcode: CPU0 sig=0xf43, pf=0x10, revision=0x5
  335. [ 2.662026] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  336. [ 2.662083] Scanning for low memory corruption every 60 seconds
  337. [ 2.662667] futex hash table entries: 256 (order: 2, 16384 bytes)
  338. [ 2.662715] Initialise system trusted keyring
  339. [ 2.662763] audit: initializing netlink subsys (disabled)
  340. [ 2.662817] audit: type=2000 audit(1420708384.662:1): initialized
  341. [ 2.663314] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  342. [ 2.663398] zbud: loaded
  343. [ 2.663522] VFS: Disk quotas dquot_6.5.2
  344. [ 2.663550] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  345. [ 2.663801] msgmni has been set to 1492
  346. [ 2.663867] Key type big_key registered
  347. [ 2.664258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  348. [ 2.664333] io scheduler noop registered
  349. [ 2.664338] io scheduler deadline registered
  350. [ 2.664395] io scheduler cfq registered (default)
  351. [ 2.664600] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  352. [ 2.664673] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  353. [ 2.664765] vesafb: mode is 1024x768x32, linelength=4096, pages=0
  354. [ 2.664768] vesafb: scrolling: redraw
  355. [ 2.664771] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
  356. [ 2.664809] vesafb: framebuffer at 0xd0000000, mapped to 0xf0700000, using 3072k, total 3072k
  357. [ 2.716901] Console: switching to colour frame buffer device 128x48
  358. [ 2.768748] fb0: VESA VGA frame buffer device
  359. [ 2.768868] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  360. [ 2.769609] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  361. [ 2.770677] Non-volatile memory driver v1.3
  362. [ 2.770683] Linux agpgart interface v0.103
  363. [ 2.771025] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  364. [ 2.771035] ehci-pci: EHCI PCI platform driver
  365. [ 2.771079] ehci-pci 0000:00:13.2: PCI->APIC IRQ transform: INT A -> IRQ 19
  366. [ 2.771116] ehci-pci 0000:00:13.2: EHCI Host Controller
  367. [ 2.771129] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 1
  368. [ 2.771226] ehci-pci 0000:00:13.2: irq 19, io mem 0xfe02b000
  369. [ 2.776614] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
  370. [ 2.776747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  371. [ 2.776751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  372. [ 2.776755] usb usb1: Product: EHCI Host Controller
  373. [ 2.776758] usb usb1: Manufacturer: Linux 3.16.6-2-desktop ehci_hcd
  374. [ 2.776760] usb usb1: SerialNumber: 0000:00:13.2
  375. [ 2.776994] hub 1-0:1.0: USB hub found
  376. [ 2.777010] hub 1-0:1.0: 8 ports detected
  377. [ 2.777434] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  378. [ 2.777443] uhci_hcd: USB Universal Host Controller Interface driver
  379. [ 2.777527] i8042: PNP: No PS/2 controller found. Probing ports directly.
  380. [ 2.780685] serio: i8042 KBD port at 0x60,0x64 irq 1
  381. [ 2.780745] serio: i8042 AUX port at 0x60,0x64 irq 12
  382. [ 2.780939] mousedev: PS/2 mouse device common for all mice
  383. [ 2.781313] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  384. [ 2.781351] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
  385. [ 2.781372] ledtrig-cpu: registered to indicate activity on CPUs
  386. [ 2.781402] hidraw: raw HID events driver (C) Jiri Kosina
  387. [ 2.781703] usbcore: registered new interface driver usbhid
  388. [ 2.781706] usbhid: USB HID core driver
  389. [ 2.781821] TCP: cubic registered
  390. [ 2.781842] NET: Registered protocol family 10
  391. [ 2.782425] Using IPI No-Shortcut mode
  392. [ 2.782621] Loading compiled-in X.509 certificates
  393. [ 2.782650] registered taskstats version 1
  394. [ 2.782714] AppArmor: AppArmor sha1 policy hashing enabled
  395. [ 2.783069] Magic number: 15:688:221
  396. [ 2.783173] rtc_cmos rtc_cmos: setting system clock to 2015-01-08 09:13:05 UTC (1420708385)
  397. [ 2.783268] PM: Checking hibernation image partition /dev/disk/by-uuid/a5b426a7-ecf9-4e84-82ec-89858da6325c
  398. [ 2.803703] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  399. [ 2.824947] PM: Hibernation image not present or could not be loaded.
  400. [ 2.826527] Freeing unused kernel memory: 728K (c0bfa000 - c0cb0000)
  401. [ 2.826606] Write protecting the kernel text: 5720k
  402. [ 2.826660] Write protecting the kernel read-only data: 3960k
  403. [ 2.826662] NX-protecting the kernel data: 6568k
  404. [ 2.830423] random: systemd urandom read with 4 bits of entropy available
  405. [ 3.078610] usb 1-1: new high-speed USB device number 2 using ehci-pci
  406. [ 3.196573] usb 1-1: New USB device found, idVendor=090c, idProduct=1000
  407. [ 3.196581] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  408. [ 3.196585] usb 1-1: Product: Silicon-Power
  409. [ 3.196588] usb 1-1: Manufacturer: UFD 2.0
  410. [ 3.196591] usb 1-1: SerialNumber: 1401461906103041
  411. [ 3.219432] usb-storage 1-1:1.0: USB Mass Storage device detected
  412. [ 3.224419] scsi0 : usb-storage 1-1:1.0
  413. [ 3.225186] usbcore: registered new interface driver usb-storage
  414. [ 3.226274] usbcore: registered new interface driver uas
  415. [ 3.298578] usb 1-2: new high-speed USB device number 3 using ehci-pci
  416. [ 3.361602] sata_sil 0000:00:11.0: version 2.4
  417. [ 3.361683] sata_sil 0000:00:11.0: PCI->APIC IRQ transform: INT A -> IRQ 23
  418. [ 3.364320] ohci-pci: OHCI PCI platform driver
  419. [ 3.367928] scsi1 : sata_sil
  420. [ 3.371307] [drm] Initialized drm 1.1.0 20060810
  421. [ 3.373804] scsi2 : sata_sil
  422. [ 3.373923] ata1: SATA max UDMA/100 mmio m512@0xfe02f000 tf 0xfe02f080 irq 23
  423. [ 3.373929] ata2: SATA max UDMA/100 mmio m512@0xfe02f000 tf 0xfe02f0c0 irq 23
  424. [ 3.374133] sata_sil 0000:00:12.0: PCI->APIC IRQ transform: INT A -> IRQ 22
  425. [ 3.378557] scsi3 : sata_sil
  426. [ 3.386735] scsi4 : sata_sil
  427. [ 3.386862] ata3: SATA max UDMA/100 mmio m512@0xfe02e000 tf 0xfe02e080 irq 22
  428. [ 3.386868] ata4: SATA max UDMA/100 mmio m512@0xfe02e000 tf 0xfe02e0c0 irq 22
  429. [ 3.387054] ohci-pci 0000:00:13.0: PCI->APIC IRQ transform: INT A -> IRQ 19
  430. [ 3.387092] ohci-pci 0000:00:13.0: OHCI PCI host controller
  431. [ 3.387104] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 2
  432. [ 3.387146] ohci-pci 0000:00:13.0: irq 19, io mem 0xfe02d000
  433. [ 3.437104] usb 1-2: New USB device found, idVendor=19d2, idProduct=fff5
  434. [ 3.437114] usb 1-2: New USB device strings: Mfr=3, Product=2, SerialNumber=4
  435. [ 3.437118] usb 1-2: Product: ZTE CDMA Tech
  436. [ 3.437121] usb 1-2: Manufacturer: ZTE, Incorporated
  437. [ 3.437123] usb 1-2: SerialNumber: dd67c53c0000
  438. [ 3.444571] usb-storage 1-2:1.0: USB Mass Storage device detected
  439. [ 3.444704] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  440. [ 3.444708] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  441. [ 3.444711] usb usb2: Product: OHCI PCI host controller
  442. [ 3.444714] usb usb2: Manufacturer: Linux 3.16.6-2-desktop ohci_hcd
  443. [ 3.444717] usb usb2: SerialNumber: 0000:00:13.0
  444. [ 3.445069] hub 2-0:1.0: USB hub found
  445. [ 3.447197] hub 2-0:1.0: 4 ports detected
  446. [ 3.448082] pata_atiixp 0000:00:14.1: PCI->APIC IRQ transform: INT A -> IRQ 17
  447. [ 3.453521] scsi5 : usb-storage 1-2:1.0
  448. [ 3.453825] scsi6 : pata_atiixp
  449. [ 3.459530] scsi7 : pata_atiixp
  450. [ 3.459803] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf400 irq 14
  451. [ 3.459808] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf408 irq 15
  452. [ 3.460180] ohci-pci 0000:00:13.1: PCI->APIC IRQ transform: INT A -> IRQ 19
  453. [ 3.460224] ohci-pci 0000:00:13.1: OHCI PCI host controller
  454. [ 3.460236] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 3
  455. [ 3.460282] ohci-pci 0000:00:13.1: irq 19, io mem 0xfe02c000
  456. [ 3.465259] [drm] radeon kernel modesetting enabled.
  457. [ 3.465352] checking generic (d0000000 300000) vs hw (d0000000 10000000)
  458. [ 3.465355] fb: switching to radeondrmfb from VESA VGA
  459. [ 3.465410] Console: switching to colour dummy device 80x25
  460. [ 3.466353] radeon 0000:01:05.0: PCI->APIC IRQ transform: INT A -> IRQ 17
  461. [ 3.466971] [drm] initializing kernel modesetting (RS400 0x1002:0x5A61 0x8086:0xD600).
  462. [ 3.466989] [drm] register mmio base: 0xFDEF0000
  463. [ 3.466992] [drm] register mmio size: 65536
  464. [ 3.467101] [drm] Generation 2 PCI interface, using max accessible memory
  465. [ 3.467109] radeon 0000:01:05.0: VRAM: 256M 0x0000000030000000 - 0x000000003FFFFFFF (256M used)
  466. [ 3.467113] radeon 0000:01:05.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
  467. [ 3.467126] [drm] Detected VRAM RAM=256M, BAR=256M
  468. [ 3.467129] [drm] RAM width 128bits DDR
  469. [ 3.467212] [TTM] Zone kernel: Available graphics memory: 382560 kiB
  470. [ 3.467215] [TTM] Initializing pool allocator
  471. [ 3.467224] [TTM] Initializing DMA pool allocator
  472. [ 3.467265] [drm] radeon: 256M of VRAM memory ready
  473. [ 3.467268] [drm] radeon: 512M of GTT memory ready.
  474. [ 3.467297] [drm] GART: num cpu pages 131072, num gpu pages 131072
  475. [ 3.493931] [drm] radeon: 4 quad pipes, 1 z pipes initialized.
  476. [ 3.502959] [drm] PCIE GART of 512M enabled (table at 0x000000002B680000).
  477. [ 3.503005] radeon 0000:01:05.0: WB enabled
  478. [ 3.503012] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x0000000040000000 and cpu addr 0xc0041000
  479. [ 3.503015] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  480. [ 3.503017] [drm] Driver supports precise vblank timestamp query.
  481. [ 3.503045] [drm] radeon: irq initialized.
  482. [ 3.503065] [drm] Loading R300 Microcode
  483. [ 3.503310] [drm] radeon: ring at 0x0000000040001000
  484. [ 3.503337] [drm] ring test succeeded in 2 usecs
  485. [ 3.504594] [drm] ib test succeeded in 0 usecs
  486. [ 3.505606] [drm] Radeon Display Connectors
  487. [ 3.505611] [drm] Connector 0:
  488. [ 3.505612] [drm] VGA-1
  489. [ 3.505615] [drm] DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
  490. [ 3.505617] [drm] Encoders:
  491. [ 3.505619] [drm] CRT1: INTERNAL_DAC2
  492. [ 3.505621] [drm] Connector 1:
  493. [ 3.505622] [drm] SVIDEO-1
  494. [ 3.505624] [drm] Encoders:
  495. [ 3.505625] [drm] TV1: INTERNAL_DAC2
  496. [ 3.518606] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  497. [ 3.518611] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  498. [ 3.518614] usb usb3: Product: OHCI PCI host controller
  499. [ 3.518617] usb usb3: Manufacturer: Linux 3.16.6-2-desktop ohci_hcd
  500. [ 3.518620] usb usb3: SerialNumber: 0000:00:13.1
  501. [ 3.518985] hub 3-0:1.0: USB hub found
  502. [ 3.519006] hub 3-0:1.0: 4 ports detected
  503. [ 3.548646] [drm] fb mappable at 0xD0040000
  504. [ 3.548651] [drm] vram apper at 0xD0000000
  505. [ 3.548653] [drm] size 3145728
  506. [ 3.548655] [drm] fb depth is 24
  507. [ 3.548657] [drm] pitch is 4096
  508. [ 3.548822] fbcon: radeondrmfb (fb0) is primary device
  509. [ 3.599058] Console: switching to colour frame buffer device 128x48
  510. [ 3.602795] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device
  511. [ 3.602798] radeon 0000:01:05.0: registered panic notifier
  512. [ 3.605507] [drm] Initialized radeon 2.39.0 20080528 for 0000:01:05.0 on minor 0
  513. [ 3.630051] ata5.00: ATAPI: LITE-ON CD-ROM LTN-5291S, NS04, max UDMA/33
  514. [ 3.652043] ata5.00: configured for UDMA/33
  515. [ 3.663503] Switched to clocksource tsc
  516. [ 3.678475] ata1: SATA link down (SStatus 0 SControl 310)
  517. [ 3.691504] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
  518. [ 3.694950] ata3.00: ATA-7: HDS728080PLA380, PF2OA69A, max UDMA/133
  519. [ 3.694955] ata3.00: 160836480 sectors, multi 1: LBA48 NCQ (depth 0/32)
  520. [ 3.700977] ata3.00: configured for UDMA/100
  521. [ 3.975503] usb 2-2: new low-speed USB device number 2 using ohci-pci
  522. [ 3.983518] ata2: SATA link down (SStatus 0 SControl 310)
  523. [ 3.983753] scsi 3:0:0:0: Direct-Access ATA HDS728080PLA380 A69A PQ: 0 ANSI: 5
  524. [ 3.984183] sd 3:0:0:0: [sda] 160836480 512-byte logical blocks: (82.3 GB/76.6 GiB)
  525. [ 3.984275] sd 3:0:0:0: [sda] Write Protect is off
  526. [ 3.984280] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
  527. [ 3.984319] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  528. [ 3.985814] sd 3:0:0:0: Attached scsi generic sg0 type 0
  529. [ 4.006200] sda: sda1 sda2 sda3
  530. [ 4.006905] sd 3:0:0:0: [sda] Attached SCSI disk
  531. [ 4.156847] usb 2-2: New USB device found, idVendor=0000, idProduct=0538
  532. [ 4.156855] usb 2-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  533. [ 4.156858] usb 2-2: Product: USB OPTICAL MOUSE
  534. [ 4.165246] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:13.0/usb2/2-2/2-2:1.0/0003:0000:0538.0001/input/input3
  535. [ 4.165449] hid-generic 0003:0000:0538.0001: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:13.0-2/input0
  536. [ 4.203381] raid6: mmxx1 1851 MB/s
  537. [ 4.220434] raid6: mmxx2 2144 MB/s
  538. [ 4.237481] raid6: sse1x1 1093 MB/s
  539. [ 4.254643] raid6: sse1x2 2011 MB/s
  540. [ 4.271449] raid6: sse2x1 2214 MB/s
  541. [ 4.288374] scsi 0:0:0:0: Direct-Access UFD 2.0 Silicon-Power8G 1100 PQ: 0 ANSI: 4
  542. [ 4.288743] sd 0:0:0:0: Attached scsi generic sg1 type 0
  543. [ 4.288855] raid6: sse2x2 3253 MB/s
  544. [ 4.288859] raid6: using algorithm sse2x2 (3253 MB/s)
  545. [ 4.288861] raid6: using intx1 recovery algorithm
  546. [ 4.289214] xor: measuring software checksum speed
  547. [ 4.299090] pIII_sse : 4128.000 MB/sec
  548. [ 4.308269] ata4: SATA link down (SStatus 0 SControl 310)
  549. [ 4.308450] prefetch64-sse: 4184.000 MB/sec
  550. [ 4.308453] xor: using function: prefetch64-sse (4184.000 MB/sec)
  551. [ 4.310224] scsi 6:0:0:0: CD-ROM LITE-ON CD-ROM LTN-5291S NS04 PQ: 0 ANSI: 5
  552. [ 4.320970] Btrfs loaded, assert=on
  553. [ 4.323109] scsi 6:0:0:0: Attached scsi generic sg2 type 5
  554. [ 4.324087] sd 0:0:0:0: [sdb] 15730688 512-byte logical blocks: (8.05 GB/7.50 GiB)
  555. [ 4.324186] BTRFS: device fsid fade4ecf-fbb5-4ccf-b7c2-42681e9be53b devid 1 transid 95 /dev/sda2
  556. [ 4.325179] sd 0:0:0:0: [sdb] Write Protect is off
  557. [ 4.325185] sd 0:0:0:0: [sdb] Mode Sense: 43 00 00 00
  558. [ 4.326175] sd 0:0:0:0: [sdb] No Caching mode page found
  559. [ 4.326500] sd 0:0:0:0: [sdb] Assuming drive cache: write through
  560. [ 4.331352] sdb: sdb1
  561. [ 4.335932] sd 0:0:0:0: [sdb] Attached SCSI removable disk
  562. [ 4.364938] sr0: scsi3-mmc drive: 0x/52x cd/rw xa/form2 cdda tray
  563. [ 4.364948] cdrom: Uniform CD-ROM driver Revision: 3.20
  564. [ 4.366163] sr 6:0:0:0: Attached scsi CD-ROM sr0
  565. [ 4.410891] random: nonblocking pool is initialized
  566. [ 4.464962] scsi 5:0:0:0: CD-ROM ZTE USB Storage FFFE 2.31 PQ: 0 ANSI: 2
  567. [ 4.483574] sr1: scsi-1 drive
  568. [ 4.483886] sr 5:0:0:0: Attached scsi CD-ROM sr1
  569. [ 4.484079] sr 5:0:0:0: Attached scsi generic sg3 type 5
  570. [ 4.502346] scsi 5:0:0:1: Direct-Access ZTE USB Storage FFFE 2.31 PQ: 0 ANSI: 2
  571. [ 4.502768] sd 5:0:0:1: Attached scsi generic sg4 type 0
  572. [ 4.548574] sd 5:0:0:1: [sdc] Attached SCSI removable disk
  573. [ 4.811839] PM: Marking nosave pages: [mem 0x0009f000-0x000fffff]
  574. [ 4.811847] PM: Basic memory bitmaps created
  575. [ 4.820482] PM: Basic memory bitmaps freed
  576. [ 4.827617] PM: Starting manual resume from disk
  577. [ 4.827629] PM: Hibernation image partition 8:1 present
  578. [ 4.827632] PM: Looking for hibernation image.
  579. [ 4.829190] PM: Image not found (code -22)
  580. [ 4.829194] PM: Hibernation image not present or could not be loaded.
  581. [ 4.902007] BTRFS info (device sda2): disk space caching is enabled
  582. [ 6.721237] device-mapper: uevent: version 1.0.3
  583. [ 6.721333] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  584. [ 7.770699] BTRFS info (device sda2): disk space caching is enabled
  585. [ 8.353071] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  586. [ 8.527615] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
  587. [ 8.527665] 8139cp 0000:02:02.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
  588. [ 8.530493] 8139too: 8139too Fast Ethernet driver 0.9.28
  589. [ 8.530572] 8139too 0000:02:02.0: PCI->APIC IRQ transform: INT A -> IRQ 21
  590. [ 8.535544] 8139too 0000:02:02.0 eth0: RealTek RTL8139 at 0xf0906000, 00:13:20:e3:d8:e5, IRQ 21
  591. [ 8.701768] input: PC Speaker as /devices/platform/pcspkr/input/input4
  592. [ 8.738810] ACPI Exception: AE_BAD_PARAMETER, Thread 3993906944 could not acquire Mutex [0x1] (20140424/utmutex-285)
  593. [ 8.738831] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
  594. [ 9.698768] snd_hda_intel 0000:00:14.2: PCI->APIC IRQ transform: INT A -> IRQ 17
  595. [ 10.709895] snd_hda_intel 0000:00:14.2: Codec #3 probe error; disabling it...
  596. [ 10.725781] usb 1-2: USB disconnect, device number 3
  597. [ 11.032965] Adding 2199548k swap on /dev/sda1. Priority:-1 extents:1 across:2199548k FS
  598. [ 11.047888] usb 1-2: new high-speed USB device number 5 using ehci-pci
  599. [ 11.185897] usb 1-2: New USB device found, idVendor=19d2, idProduct=fffe
  600. [ 11.185906] usb 1-2: New USB device strings: Mfr=3, Product=2, SerialNumber=0
  601. [ 11.185910] usb 1-2: Product: ZTE CDMA Tech
  602. [ 11.185913] usb 1-2: Manufacturer: ZTE, Incorporated
  603. [ 11.209623] usb-storage 1-2:1.4: USB Mass Storage device detected
  604. [ 11.214904] scsi8 : usb-storage 1-2:1.4
  605. [ 11.257613] usbcore: registered new interface driver usbserial
  606. [ 11.258143] usbcore: registered new interface driver usbserial_generic
  607. [ 11.258461] usbserial: USB Serial support registered for generic
  608. [ 11.264377] usbcore: registered new interface driver option
  609. [ 11.265862] usbserial: USB Serial support registered for GSM modem (1-port)
  610. [ 11.266044] option 1-2:1.0: GSM modem (1-port) converter detected
  611. [ 11.272040] usb 1-2: GSM modem (1-port) converter now attached to ttyUSB0
  612. [ 11.272250] option 1-2:1.1: GSM modem (1-port) converter detected
  613. [ 11.273611] usb 1-2: GSM modem (1-port) converter now attached to ttyUSB1
  614. [ 11.273693] option 1-2:1.2: GSM modem (1-port) converter detected
  615. [ 11.274450] usb 1-2: GSM modem (1-port) converter now attached to ttyUSB2
  616. [ 11.275196] option 1-2:1.3: GSM modem (1-port) converter detected
  617. [ 11.275429] usb 1-2: GSM modem (1-port) converter now attached to ttyUSB3
  618. [ 11.550687] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
  619. [ 11.593231] XFS (sda3): Mounting V5 Filesystem
  620. [ 12.227399] scsi 8:0:0:0: Direct-Access ZTE USB Storage FFFE 2.31 PQ: 0 ANSI: 2
  621. [ 12.228187] sd 8:0:0:0: Attached scsi generic sg3 type 0
  622. [ 12.250455] sd 8:0:0:0: [sdc] Attached SCSI removable disk
  623. [ 13.393415] XFS (sda3): Ending clean mount
  624. [ 13.861057] audit: type=1305 audit(1420708396.577:2): audit_pid=555 old=0 auid=4294967295 ses=4294967295 res=1
  625. [ 15.736905] snd_hda_intel 0000:00:14.2: no AFG or MFG node found
  626. [ 15.736924] snd_hda_intel 0000:00:14.2: no codecs initialized
  627. [ 21.280052] ip6_tables: (C) 2000-2006 Netfilter Core Team
  628. [ 21.587987] nf_conntrack version 0.5.0 (11955 buckets, 47820 max)
  629. [ 21.620202] ip_tables: (C) 2000-2006 Netfilter Core Team
  630. [ 23.570806] NET: Registered protocol family 17
  631. [ 23.803446] No iBFT detected.
  632. [ 45.053545] Bluetooth: Core ver 2.19
  633. [ 45.053822] NET: Registered protocol family 31
  634. [ 45.053826] Bluetooth: HCI device and connection manager initialized
  635. [ 45.053843] Bluetooth: HCI socket layer initialized
  636. [ 45.053850] Bluetooth: L2CAP socket layer initialized
  637. [ 45.053868] Bluetooth: SCO socket layer initialized
  638. [ 45.060722] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  639. [ 45.060729] Bluetooth: BNEP filters: protocol multicast
  640. [ 45.060744] Bluetooth: BNEP socket layer initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement