Advertisement
Guest User

Untitled

a guest
Jul 8th, 2015
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 84.45 KB | None | 0 0
  1. ThinkPad-X200 ~ $ lspci
  2. 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
  3. 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
  4. 00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
  5. 00:03.0 Communication controller: Intel Corporation Mobile 4 Series Chipset MEI Controller (rev 07)
  6. 00:03.3 Serial controller: Intel Corporation Mobile 4 Series Chipset AMT SOL Redirection (rev 07)
  7. 00:19.0 Ethernet controller: Intel Corporation 82567LM Gigabit Network Connection (rev 03)
  8. 00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
  9. 00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
  10. 00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
  11. 00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
  12. 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
  13. 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
  14. 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
  15. 00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
  16. 00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
  17. 00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
  18. 00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
  19. 00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
  20. 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
  21. 00:1f.0 ISA bridge: Intel Corporation ICH9M-E LPC Interface Controller (rev 03)
  22. 00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03)
  23. 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
  24. 03:00.0 Network controller: Intel Corporation Ultimate N WiFi Link 5300
  25. ThinkPad-X200 ~ $ rfkill list
  26. 0: tpacpi_bluetooth_sw: Bluetooth
  27. Soft blocked: yes
  28. Hard blocked: no
  29. 2: phy0: Wireless LAN
  30. Soft blocked: no
  31. Hard blocked: no
  32. ThinkPad-X200 ~ $ ifconfig
  33. eth0 Link encap:Ethernet HWaddr 00:1f:16:0e:7b:73
  34. inet6 addr: fe80::21f:16ff:fe0e:7b73/64 Scope:Link
  35. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  36. RX packets:1 errors:0 dropped:0 overruns:0 frame:0
  37. TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
  38. collisions:0 txqueuelen:1000
  39. RX bytes:123 (123.0 B) TX bytes:82 (82.0 B)
  40. Interrupt:20 Memory:f2600000-f2620000
  41.  
  42. lo Link encap:Local Loopback
  43. inet addr:127.0.0.1 Mask:255.0.0.0
  44. inet6 addr: ::1/128 Scope:Host
  45. UP LOOPBACK RUNNING MTU:65536 Metric:1
  46. RX packets:179 errors:0 dropped:0 overruns:0 frame:0
  47. TX packets:179 errors:0 dropped:0 overruns:0 carrier:0
  48. collisions:0 txqueuelen:0
  49. RX bytes:12439 (12.4 KB) TX bytes:12439 (12.4 KB)
  50.  
  51. wlan0 Link encap:Ethernet HWaddr 00:16:ea:ee:14:2c
  52. inet addr:192.168.1.102 Bcast:192.168.1.255 Mask:255.255.255.0
  53. inet6 addr: fe80::216:eaff:feee:142c/64 Scope:Link
  54. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  55. RX packets:576 errors:0 dropped:0 overruns:0 frame:0
  56. TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
  57. collisions:0 txqueuelen:1000
  58. RX bytes:61205 (61.2 KB) TX bytes:1420 (1.4 KB)
  59.  
  60. ThinkPad-X200 ~ $ iwconfig
  61. eth0 no wireless extensions.
  62.  
  63. wlan0 IEEE 802.11abgn ESSID:"kitakartam"
  64. Mode:Managed Frequency:2.442 GHz Access Point: kitakartam
  65. Bit Rate=1 Mb/s Tx-Power=15 dBm
  66. Retry short limit:7 RTS thr:off Fragment thr:off
  67. Power Management:on
  68. Link Quality=70/70 Signal level=-37 dBm
  69. Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
  70. Tx excessive retries:0 Invalid misc:12 Missed beacon:0
  71.  
  72. lo no wireless extensions.
  73.  
  74. ThinkPad-X200 ~ $ dmesg
  75. [ 0.000000] Initializing cgroup subsys cpuset
  76. [ 0.000000] Initializing cgroup subsys cpu
  77. [ 0.000000] Initializing cgroup subsys cpuacct
  78. [ 0.000000] Linux version 3.16.0-38-generic (buildd@allspice) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #52~14.04.1-Ubuntu SMP Fri May 8 09:43:57 UTC 2015 (Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10)
  79. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-38-generic root=UUID=41ab678a-e6d7-4d69-ad5e-f55608cbb1a2 ro quiet splash vt.handoff=7
  80. [ 0.000000] KERNEL supported cpus:
  81. [ 0.000000] Intel GenuineIntel
  82. [ 0.000000] AMD AuthenticAMD
  83. [ 0.000000] Centaur CentaurHauls
  84. [ 0.000000] Disabled fast string operations
  85. [ 0.000000] e820: BIOS-provided physical RAM map:
  86. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
  87. [ 0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
  88. [ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
  89. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bd6a0fff] usable
  90. [ 0.000000] BIOS-e820: [mem 0x00000000bd6a1000-0x00000000bd6a6fff] reserved
  91. [ 0.000000] BIOS-e820: [mem 0x00000000bd6a7000-0x00000000bd7b6fff] usable
  92. [ 0.000000] BIOS-e820: [mem 0x00000000bd7b7000-0x00000000bd80efff] reserved
  93. [ 0.000000] BIOS-e820: [mem 0x00000000bd80f000-0x00000000bd8c6fff] usable
  94. [ 0.000000] BIOS-e820: [mem 0x00000000bd8c7000-0x00000000bd8d1fff] ACPI NVS
  95. [ 0.000000] BIOS-e820: [mem 0x00000000bd8d2000-0x00000000bd8d4fff] ACPI data
  96. [ 0.000000] BIOS-e820: [mem 0x00000000bd8d5000-0x00000000bd8d8fff] reserved
  97. [ 0.000000] BIOS-e820: [mem 0x00000000bd8d9000-0x00000000bd8dcfff] ACPI NVS
  98. [ 0.000000] BIOS-e820: [mem 0x00000000bd8dd000-0x00000000bd8dffff] reserved
  99. [ 0.000000] BIOS-e820: [mem 0x00000000bd8e0000-0x00000000bd906fff] ACPI NVS
  100. [ 0.000000] BIOS-e820: [mem 0x00000000bd907000-0x00000000bd907fff] ACPI data
  101. [ 0.000000] BIOS-e820: [mem 0x00000000bd908000-0x00000000bdb0efff] reserved
  102. [ 0.000000] BIOS-e820: [mem 0x00000000bdb0f000-0x00000000bdb9efff] ACPI NVS
  103. [ 0.000000] BIOS-e820: [mem 0x00000000bdb9f000-0x00000000bdbfefff] ACPI data
  104. [ 0.000000] BIOS-e820: [mem 0x00000000bdbff000-0x00000000bdbfffff] usable
  105. [ 0.000000] BIOS-e820: [mem 0x00000000bdc00000-0x00000000bfffffff] reserved
  106. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  107. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
  108. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
  109. [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
  110. [ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
  111. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
  112. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  113. [ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
  114. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013bffffff] usable
  115. [ 0.000000] NX (Execute Disable) protection: active
  116. [ 0.000000] SMBIOS 2.4 present.
  117. [ 0.000000] DMI: LENOVO 7459Y46/7459Y46, BIOS 6DET65WW (3.15 ) 08/24/2010
  118. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  119. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  120. [ 0.000000] AGP: No AGP bridge found
  121. [ 0.000000] e820: last_pfn = 0x13c000 max_arch_pfn = 0x400000000
  122. [ 0.000000] MTRR default type: uncachable
  123. [ 0.000000] MTRR fixed ranges enabled:
  124. [ 0.000000] 00000-9FFFF write-back
  125. [ 0.000000] A0000-BFFFF uncachable
  126. [ 0.000000] C0000-D3FFF write-protect
  127. [ 0.000000] D4000-DBFFF uncachable
  128. [ 0.000000] DC000-FFFFF write-protect
  129. [ 0.000000] MTRR variable ranges enabled:
  130. [ 0.000000] 0 base 13C000000 mask FFC000000 uncachable
  131. [ 0.000000] 1 base 0BE000000 mask FFE000000 uncachable
  132. [ 0.000000] 2 base 000000000 mask F80000000 write-back
  133. [ 0.000000] 3 base 080000000 mask FC0000000 write-back
  134. [ 0.000000] 4 base 100000000 mask FC0000000 write-back
  135. [ 0.000000] 5 base 0BDE00000 mask FFFE00000 uncachable
  136. [ 0.000000] 6 disabled
  137. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  138. [ 0.000000] original variable MTRRs
  139. [ 0.000000] reg 0, base: 5056MB, range: 64MB, type UC
  140. [ 0.000000] reg 1, base: 3040MB, range: 32MB, type UC
  141. [ 0.000000] reg 2, base: 0GB, range: 2GB, type WB
  142. [ 0.000000] reg 3, base: 2GB, range: 1GB, type WB
  143. [ 0.000000] reg 4, base: 4GB, range: 1GB, type WB
  144. [ 0.000000] reg 5, base: 3038MB, range: 2MB, type UC
  145. [ 0.000000] total RAM covered: 3998M
  146. [ 0.000000] Found optimal setting for mtrr clean up
  147. [ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 6 lose cover RAM: 0G
  148. [ 0.000000] New variable MTRRs
  149. [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
  150. [ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
  151. [ 0.000000] reg 2, base: 3038MB, range: 2MB, type UC
  152. [ 0.000000] reg 3, base: 3040MB, range: 32MB, type UC
  153. [ 0.000000] reg 4, base: 4GB, range: 1GB, type WB
  154. [ 0.000000] reg 5, base: 5056MB, range: 64MB, type UC
  155. [ 0.000000] e820: update [mem 0xbde00000-0xffffffff] usable ==> reserved
  156. [ 0.000000] e820: last_pfn = 0xbdc00 max_arch_pfn = 0x400000000
  157. [ 0.000000] found SMP MP-table at [mem 0x000f72d0-0x000f72df] mapped at [ffff8800000f72d0]
  158. [ 0.000000] Scanning 1 areas for low memory corruption
  159. [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
  160. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  161. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  162. [ 0.000000] BRK [0x01fbd000, 0x01fbdfff] PGTABLE
  163. [ 0.000000] BRK [0x01fbe000, 0x01fbefff] PGTABLE
  164. [ 0.000000] BRK [0x01fbf000, 0x01fbffff] PGTABLE
  165. [ 0.000000] init_memory_mapping: [mem 0x13be00000-0x13bffffff]
  166. [ 0.000000] [mem 0x13be00000-0x13bffffff] page 2M
  167. [ 0.000000] BRK [0x01fc0000, 0x01fc0fff] PGTABLE
  168. [ 0.000000] init_memory_mapping: [mem 0x138000000-0x13bdfffff]
  169. [ 0.000000] [mem 0x138000000-0x13bdfffff] page 2M
  170. [ 0.000000] init_memory_mapping: [mem 0x100000000-0x137ffffff]
  171. [ 0.000000] [mem 0x100000000-0x137ffffff] page 2M
  172. [ 0.000000] init_memory_mapping: [mem 0x00100000-0xbd6a0fff]
  173. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  174. [ 0.000000] [mem 0x00200000-0xbd5fffff] page 2M
  175. [ 0.000000] [mem 0xbd600000-0xbd6a0fff] page 4k
  176. [ 0.000000] init_memory_mapping: [mem 0xbd6a7000-0xbd7b6fff]
  177. [ 0.000000] [mem 0xbd6a7000-0xbd7b6fff] page 4k
  178. [ 0.000000] init_memory_mapping: [mem 0xbd80f000-0xbd8c6fff]
  179. [ 0.000000] [mem 0xbd80f000-0xbd8c6fff] page 4k
  180. [ 0.000000] BRK [0x01fc1000, 0x01fc1fff] PGTABLE
  181. [ 0.000000] init_memory_mapping: [mem 0xbdbff000-0xbdbfffff]
  182. [ 0.000000] [mem 0xbdbff000-0xbdbfffff] page 4k
  183. [ 0.000000] BRK [0x01fc2000, 0x01fc2fff] PGTABLE
  184. [ 0.000000] RAMDISK: [mem 0x347d6000-0x363e2fff]
  185. [ 0.000000] ACPI: Early table checksum verification disabled
  186. [ 0.000000] ACPI: RSDP 0x00000000000F7290 000024 (v02 LENOVO)
  187. [ 0.000000] ACPI: XSDT 0x00000000BDB5B72D 000094 (v01 LENOVO TP-6D 00003150 LTP 00000000)
  188. [ 0.000000] ACPI: FACP 0x00000000BDB5B800 0000F4 (v03 LENOVO TP-6D 00003150 LNVO 00000001)
  189. [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20140424/tbfadt-618)
  190. [ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20140424/tbfadt-699)
  191. [ 0.000000] ACPI: DSDT 0x00000000BDB5BBF4 00DF28 (v01 LENOVO TP-6D 00003150 MSFT 03000000)
  192. [ 0.000000] ACPI: FACS 0x00000000BDB8E000 000040
  193. [ 0.000000] ACPI: SSDT 0x00000000BDB5B9B4 000240 (v01 LENOVO TP-6D 00003150 MSFT 03000000)
  194. [ 0.000000] ACPI: ECDT 0x00000000BDB69B1C 000052 (v01 LENOVO TP-6D 00003150 LNVO 00000001)
  195. [ 0.000000] ACPI: APIC 0x00000000BDB69B6E 000078 (v01 LENOVO TP-6D 00003150 LNVO 00000001)
  196. [ 0.000000] ACPI: MCFG 0x00000000BDB69BE6 00003C (v01 LENOVO TP-6D 00003150 LNVO 00000001)
  197. [ 0.000000] ACPI: HPET 0x00000000BDB69C22 000038 (v01 LENOVO TP-6D 00003150 LNVO 00000001)
  198. [ 0.000000] ACPI: SLIC 0x00000000BDB69DC2 000176 (v01 LENOVO TP-6D 00003150 LTP 00000000)
  199. [ 0.000000] ACPI: BOOT 0x00000000BDB69F38 000028 (v01 LENOVO TP-6D 00003150 LTP 00000001)
  200. [ 0.000000] ACPI: ASF! 0x00000000BDB69F60 0000A0 (v16 LENOVO TP-6D 00003150 PTL 00000001)
  201. [ 0.000000] ACPI: SSDT 0x00000000BDB8D1EA 000578 (v01 LENOVO TP-6D 00003150 INTL 20050513)
  202. [ 0.000000] ACPI: TCPA 0x00000000BD907000 000032 (v00 00000000 00000000)
  203. [ 0.000000] ACPI: SSDT 0x00000000BD8D4000 000655 (v01 PmRef CpuPm 00003000 INTL 20050624)
  204. [ 0.000000] ACPI: SSDT 0x00000000BD8D3000 000274 (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
  205. [ 0.000000] ACPI: SSDT 0x00000000BD8D2000 000242 (v01 PmRef ApTst 00003000 INTL 20050624)
  206. [ 0.000000] ACPI: Local APIC address 0xfee00000
  207. [ 0.000000] No NUMA configuration found
  208. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013bffffff]
  209. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13bffffff]
  210. [ 0.000000] NODE_DATA [mem 0x13bff8000-0x13bffcfff]
  211. [ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff880137600000-ffff88013b5fffff] on node 0
  212. [ 0.000000] Zone ranges:
  213. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  214. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  215. [ 0.000000] Normal [mem 0x100000000-0x13bffffff]
  216. [ 0.000000] Movable zone start for each node
  217. [ 0.000000] Early memory node ranges
  218. [ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
  219. [ 0.000000] node 0: [mem 0x00100000-0xbd6a0fff]
  220. [ 0.000000] node 0: [mem 0xbd6a7000-0xbd7b6fff]
  221. [ 0.000000] node 0: [mem 0xbd80f000-0xbd8c6fff]
  222. [ 0.000000] node 0: [mem 0xbdbff000-0xbdbfffff]
  223. [ 0.000000] node 0: [mem 0x100000000-0x13bffffff]
  224. [ 0.000000] On node 0 totalpages: 1021959
  225. [ 0.000000] DMA zone: 64 pages used for memmap
  226. [ 0.000000] DMA zone: 21 pages reserved
  227. [ 0.000000] DMA zone: 3997 pages, LIFO batch:0
  228. [ 0.000000] DMA32 zone: 12066 pages used for memmap
  229. [ 0.000000] DMA32 zone: 772202 pages, LIFO batch:31
  230. [ 0.000000] Normal zone: 3840 pages used for memmap
  231. [ 0.000000] Normal zone: 245760 pages, LIFO batch:31
  232. [ 0.000000] Reserving Intel graphics stolen memory at 0xbe000000-0xbfffffff
  233. [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
  234. [ 0.000000] ACPI: Local APIC address 0xfee00000
  235. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  236. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
  237. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
  238. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
  239. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  240. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  241. [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
  242. [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
  243. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  244. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  245. [ 0.000000] ACPI: IRQ0 used by override.
  246. [ 0.000000] ACPI: IRQ2 used by override.
  247. [ 0.000000] ACPI: IRQ9 used by override.
  248. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  249. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  250. [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
  251. [ 0.000000] nr_irqs_gsi: 40
  252. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
  253. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  254. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
  255. [ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
  256. [ 0.000000] PM: Registered nosave memory: [mem 0xbd6a1000-0xbd6a6fff]
  257. [ 0.000000] PM: Registered nosave memory: [mem 0xbd7b7000-0xbd80efff]
  258. [ 0.000000] PM: Registered nosave memory: [mem 0xbd8c7000-0xbd8d1fff]
  259. [ 0.000000] PM: Registered nosave memory: [mem 0xbd8d2000-0xbd8d4fff]
  260. [ 0.000000] PM: Registered nosave memory: [mem 0xbd8d5000-0xbd8d8fff]
  261. [ 0.000000] PM: Registered nosave memory: [mem 0xbd8d9000-0xbd8dcfff]
  262. [ 0.000000] PM: Registered nosave memory: [mem 0xbd8dd000-0xbd8dffff]
  263. [ 0.000000] PM: Registered nosave memory: [mem 0xbd8e0000-0xbd906fff]
  264. [ 0.000000] PM: Registered nosave memory: [mem 0xbd907000-0xbd907fff]
  265. [ 0.000000] PM: Registered nosave memory: [mem 0xbd908000-0xbdb0efff]
  266. [ 0.000000] PM: Registered nosave memory: [mem 0xbdb0f000-0xbdb9efff]
  267. [ 0.000000] PM: Registered nosave memory: [mem 0xbdb9f000-0xbdbfefff]
  268. [ 0.000000] PM: Registered nosave memory: [mem 0xbdc00000-0xbfffffff]
  269. [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
  270. [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  271. [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
  272. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
  273. [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff]
  274. [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed0ffff]
  275. [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
  276. [ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
  277. [ 0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
  278. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
  279. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff]
  280. [ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff]
  281. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  282. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
  283. [ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
  284. [ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
  285. [ 0.000000] Booting paravirtualized kernel on bare hardware
  286. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
  287. [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88013bc00000 s81408 r8192 d20992 u524288
  288. [ 0.000000] pcpu-alloc: s81408 r8192 d20992 u524288 alloc=1*2097152
  289. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  290. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1005968
  291. [ 0.000000] Policy zone: Normal
  292. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-38-generic root=UUID=41ab678a-e6d7-4d69-ad5e-f55608cbb1a2 ro quiet splash vt.handoff=7
  293. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  294. [ 0.000000] AGP: Checking aperture...
  295. [ 0.000000] AGP: No AGP bridge found
  296. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  297. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  298. [ 0.000000] Memory: 3910584K/4087836K available (7626K kernel code, 1131K rwdata, 3596K rodata, 1352K init, 1300K bss, 177252K reserved)
  299. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  300. [ 0.000000] Hierarchical RCU implementation.
  301. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  302. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  303. [ 0.000000] Offload RCU callbacks from all CPUs
  304. [ 0.000000] Offload RCU callbacks from CPUs: 0-3.
  305. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  306. [ 0.000000] NR_IRQS:16640 nr_irqs:712 16
  307. [ 0.000000] vt handoff: transparent VT on vt#7
  308. [ 0.000000] Console: colour dummy device 80x25
  309. [ 0.000000] console [tty0] enabled
  310. [ 0.000000] allocated 16777216 bytes of page_cgroup
  311. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  312. [ 0.000000] hpet clockevent registered
  313. [ 0.000000] tsc: Fast TSC calibration using PIT
  314. [ 0.000000] tsc: Detected 2394.206 MHz processor
  315. [ 0.004033] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.41 BogoMIPS (lpj=9576824)
  316. [ 0.004041] pid_max: default: 32768 minimum: 301
  317. [ 0.004069] ACPI: Core revision 20140424
  318. [ 0.042398] ACPI: All ACPI Tables successfully acquired
  319. [ 0.044090] Security Framework initialized
  320. [ 0.044146] AppArmor: AppArmor initialized
  321. [ 0.044151] Yama: becoming mindful.
  322. [ 0.045223] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  323. [ 0.051187] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  324. [ 0.052900] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  325. [ 0.052920] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  326. [ 0.053697] Initializing cgroup subsys memory
  327. [ 0.053782] Initializing cgroup subsys devices
  328. [ 0.053803] Initializing cgroup subsys freezer
  329. [ 0.053813] Initializing cgroup subsys net_cls
  330. [ 0.053829] Initializing cgroup subsys blkio
  331. [ 0.053843] Initializing cgroup subsys perf_event
  332. [ 0.053850] Initializing cgroup subsys net_prio
  333. [ 0.053874] Initializing cgroup subsys hugetlb
  334. [ 0.053932] Disabled fast string operations
  335. [ 0.053947] CPU: Physical Processor ID: 0
  336. [ 0.053950] CPU: Processor Core ID: 0
  337. [ 0.053955] mce: CPU supports 6 MCE banks
  338. [ 0.053973] CPU0: Thermal monitoring enabled (TM2)
  339. [ 0.053991] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
  340. [ 0.053991] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
  341. [ 0.053991] tlb_flushall_shift: -1
  342. [ 0.054250] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
  343. [ 0.056978] ftrace: allocating 29244 entries in 115 pages
  344. [ 0.080727] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  345. [ 0.121381] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz (fam: 06, model: 17, stepping: 06)
  346. [ 0.124000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
  347. [ 0.124000] ... version: 2
  348. [ 0.124000] ... bit width: 40
  349. [ 0.124000] ... generic registers: 2
  350. [ 0.124000] ... value mask: 000000ffffffffff
  351. [ 0.124000] ... max period: 000000007fffffff
  352. [ 0.124000] ... fixed-purpose events: 3
  353. [ 0.124000] ... event mask: 0000000700000003
  354. [ 0.126543] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  355. [ 0.126866] x86: Booting SMP configuration:
  356. [ 0.126872] .... node #0, CPUs: #1
  357. [ 0.126626] Disabled fast string operations
  358. [ 0.140070] x86: Booted up 1 node, 2 CPUs
  359. [ 0.140080] smpboot: Total of 2 processors activated (9576.82 BogoMIPS)
  360. [ 0.144273] devtmpfs: initialized
  361. [ 0.157467] evm: security.selinux
  362. [ 0.157472] evm: security.SMACK64
  363. [ 0.157475] evm: security.SMACK64EXEC
  364. [ 0.157478] evm: security.SMACK64TRANSMUTE
  365. [ 0.157481] evm: security.SMACK64MMAP
  366. [ 0.157483] evm: security.ima
  367. [ 0.157486] evm: security.capability
  368. [ 0.157568] PM: Registering ACPI NVS region [mem 0xbd8c7000-0xbd8d1fff] (45056 bytes)
  369. [ 0.157568] PM: Registering ACPI NVS region [mem 0xbd8d9000-0xbd8dcfff] (16384 bytes)
  370. [ 0.157568] PM: Registering ACPI NVS region [mem 0xbd8e0000-0xbd906fff] (159744 bytes)
  371. [ 0.157568] PM: Registering ACPI NVS region [mem 0xbdb0f000-0xbdb9efff] (589824 bytes)
  372. [ 0.160655] pinctrl core: initialized pinctrl subsystem
  373. [ 0.160919] regulator-dummy: no parameters
  374. [ 0.160996] RTC time: 13:04:12, date: 07/08/15
  375. [ 0.161144] NET: Registered protocol family 16
  376. [ 0.161654] cpuidle: using governor ladder
  377. [ 0.161662] cpuidle: using governor menu
  378. [ 0.161810] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  379. [ 0.161816] ACPI: bus type PCI registered
  380. [ 0.161821] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  381. [ 0.162037] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
  382. [ 0.162045] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
  383. [ 0.162359] PCI: Using configuration type 1 for base access
  384. [ 0.168303] ACPI: Added _OSI(Module Device)
  385. [ 0.168309] ACPI: Added _OSI(Processor Device)
  386. [ 0.168313] ACPI: Added _OSI(3.0 _SCP Extensions)
  387. [ 0.168317] ACPI: Added _OSI(Processor Aggregator Device)
  388. [ 0.173800] ACPI : EC: EC description table is found, configuring boot EC
  389. [ 0.186547] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  390. [ 0.201864] ACPI: Dynamic OEM Table Load:
  391. [ 0.201885] ACPI: SSDT 0xFFFF880135614800 0002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
  392. [ 0.203469] ACPI: Dynamic OEM Table Load:
  393. [ 0.203489] ACPI: SSDT 0xFFFF8801354A1000 00087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
  394. [ 0.212609] ACPI: Dynamic OEM Table Load:
  395. [ 0.212628] ACPI: SSDT 0xFFFF8801355D0A00 0001CF (v01 PmRef ApIst 00003000 INTL 20050624)
  396. [ 0.216192] ACPI: Dynamic OEM Table Load:
  397. [ 0.216209] ACPI: SSDT 0xFFFF880135B5CCC0 00008D (v01 PmRef ApCst 00003000 INTL 20050624)
  398. [ 0.224404] ACPI: Interpreter enabled
  399. [ 0.224419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
  400. [ 0.224432] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
  401. [ 0.224472] ACPI: (supports S0 S3 S4 S5)
  402. [ 0.224477] ACPI: Using IOAPIC for interrupt routing
  403. [ 0.224548] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  404. [ 0.248441] ACPI: Power Resource [PUBS] (on)
  405. [ 0.248441] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
  406. [ 0.253097] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
  407. [ 0.260381] acpi IBM0079:00: ACPI dock station (docks/bays count: 3)
  408. [ 0.261551] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
  409. [ 0.261806] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
  410. [ 0.262053] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
  411. [ 0.262300] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
  412. [ 0.262547] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
  413. [ 0.262792] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
  414. [ 0.263036] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
  415. [ 0.263283] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
  416. [ 0.263584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  417. [ 0.263598] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  418. [ 0.264672] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  419. [ 0.264679] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  420. [ 0.264768] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
  421. [ 0.265211] PCI host bridge to bus 0000:00
  422. [ 0.265220] pci_bus 0000:00: root bus resource [bus 00-ff]
  423. [ 0.265226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  424. [ 0.265232] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  425. [ 0.265237] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  426. [ 0.265242] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
  427. [ 0.265247] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
  428. [ 0.265253] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
  429. [ 0.265275] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
  430. [ 0.265327] DMAR: Forcing write-buffer flush capability
  431. [ 0.265330] DMAR: Disabling IOMMU for graphics on this chipset
  432. [ 0.265547] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
  433. [ 0.265580] pci 0000:00:02.0: reg 0x10: [mem 0xf2000000-0xf23fffff 64bit]
  434. [ 0.265600] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
  435. [ 0.265615] pci 0000:00:02.0: reg 0x20: [io 0x1800-0x1807]
  436. [ 0.265863] pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000
  437. [ 0.265890] pci 0000:00:02.1: reg 0x10: [mem 0xf2400000-0xf24fffff 64bit]
  438. [ 0.266156] pci 0000:00:03.0: [8086:2a44] type 00 class 0x078000
  439. [ 0.266188] pci 0000:00:03.0: reg 0x10: [mem 0xf2826800-0xf282680f 64bit]
  440. [ 0.266283] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
  441. [ 0.266495] pci 0000:00:03.3: [8086:2a47] type 00 class 0x070002
  442. [ 0.266522] pci 0000:00:03.3: reg 0x10: [io 0x1830-0x1837]
  443. [ 0.266537] pci 0000:00:03.3: reg 0x14: [mem 0xf2624000-0xf2624fff]
  444. [ 0.266875] pci 0000:00:19.0: [8086:10f5] type 00 class 0x020000
  445. [ 0.266918] pci 0000:00:19.0: reg 0x10: [mem 0xf2600000-0xf261ffff]
  446. [ 0.266938] pci 0000:00:19.0: reg 0x14: [mem 0xf2625000-0xf2625fff]
  447. [ 0.266957] pci 0000:00:19.0: reg 0x18: [io 0x1840-0x185f]
  448. [ 0.267102] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
  449. [ 0.267203] pci 0000:00:19.0: System wakeup disabled by ACPI
  450. [ 0.267344] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
  451. [ 0.267436] pci 0000:00:1a.0: reg 0x20: [io 0x1860-0x187f]
  452. [ 0.267641] pci 0000:00:1a.0: System wakeup disabled by ACPI
  453. [ 0.267785] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
  454. [ 0.267877] pci 0000:00:1a.1: reg 0x20: [io 0x1880-0x189f]
  455. [ 0.268158] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
  456. [ 0.268250] pci 0000:00:1a.2: reg 0x20: [io 0x18a0-0x18bf]
  457. [ 0.268459] pci 0000:00:1a.2: System wakeup disabled by ACPI
  458. [ 0.268614] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
  459. [ 0.268658] pci 0000:00:1a.7: reg 0x10: [mem 0xf2826c00-0xf2826fff]
  460. [ 0.268834] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
  461. [ 0.268935] pci 0000:00:1a.7: System wakeup disabled by ACPI
  462. [ 0.269081] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
  463. [ 0.269121] pci 0000:00:1b.0: reg 0x10: [mem 0xf2620000-0xf2623fff 64bit]
  464. [ 0.269291] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  465. [ 0.269408] pci 0000:00:1b.0: System wakeup disabled by ACPI
  466. [ 0.269546] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
  467. [ 0.269726] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  468. [ 0.269833] pci 0000:00:1c.0: System wakeup disabled by ACPI
  469. [ 0.269976] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
  470. [ 0.270155] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  471. [ 0.270262] pci 0000:00:1c.1: System wakeup disabled by ACPI
  472. [ 0.270401] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
  473. [ 0.270580] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  474. [ 0.270686] pci 0000:00:1c.3: System wakeup disabled by ACPI
  475. [ 0.270836] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
  476. [ 0.270927] pci 0000:00:1d.0: reg 0x20: [io 0x18c0-0x18df]
  477. [ 0.271129] pci 0000:00:1d.0: System wakeup disabled by ACPI
  478. [ 0.271273] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
  479. [ 0.271365] pci 0000:00:1d.1: reg 0x20: [io 0x18e0-0x18ff]
  480. [ 0.271635] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
  481. [ 0.271727] pci 0000:00:1d.2: reg 0x20: [io 0x1c00-0x1c1f]
  482. [ 0.272021] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
  483. [ 0.272065] pci 0000:00:1d.7: reg 0x10: [mem 0xf2827000-0xf28273ff]
  484. [ 0.272242] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  485. [ 0.272344] pci 0000:00:1d.7: System wakeup disabled by ACPI
  486. [ 0.272480] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
  487. [ 0.272781] pci 0000:00:1f.0: [8086:2917] type 00 class 0x060100
  488. [ 0.273191] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
  489. [ 0.273238] pci 0000:00:1f.2: reg 0x10: [io 0x1c48-0x1c4f]
  490. [ 0.273258] pci 0000:00:1f.2: reg 0x14: [io 0x183c-0x183f]
  491. [ 0.273277] pci 0000:00:1f.2: reg 0x18: [io 0x1c40-0x1c47]
  492. [ 0.273297] pci 0000:00:1f.2: reg 0x1c: [io 0x1838-0x183b]
  493. [ 0.273316] pci 0000:00:1f.2: reg 0x20: [io 0x1c20-0x1c3f]
  494. [ 0.273336] pci 0000:00:1f.2: reg 0x24: [mem 0xf2826000-0xf28267ff]
  495. [ 0.273451] pci 0000:00:1f.2: PME# supported from D3hot
  496. [ 0.273676] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
  497. [ 0.273714] pci 0000:00:1f.3: reg 0x10: [mem 0xf2827400-0xf28274ff 64bit]
  498. [ 0.273762] pci 0000:00:1f.3: reg 0x20: [io 0x1c60-0x1c7f]
  499. [ 0.274132] pci 0000:00:1c.0: PCI bridge to [bus 02]
  500. [ 0.274344] pci 0000:03:00.0: [8086:4236] type 00 class 0x028000
  501. [ 0.274406] pci 0000:03:00.0: reg 0x10: [mem 0xf2500000-0xf2501fff 64bit]
  502. [ 0.274677] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
  503. [ 0.280044] pci 0000:00:1c.1: PCI bridge to [bus 03]
  504. [ 0.280060] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff]
  505. [ 0.280272] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
  506. [ 0.280283] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
  507. [ 0.280293] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff]
  508. [ 0.280307] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
  509. [ 0.280501] pci 0000:00:1e.0: PCI bridge to [bus 0d] (subtractive decode)
  510. [ 0.280525] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  511. [ 0.280531] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
  512. [ 0.280536] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  513. [ 0.280542] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
  514. [ 0.280547] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
  515. [ 0.280553] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
  516. [ 0.284793] ACPI: Enabled 3 GPEs in block 00 to 3F
  517. [ 0.288055] ACPI : EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
  518. [ 0.288280] vgaarb: setting as boot device: PCI:0000:00:02.0
  519. [ 0.288280] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  520. [ 0.288280] vgaarb: loaded
  521. [ 0.288280] vgaarb: bridge control possible 0000:00:02.0
  522. [ 0.288871] SCSI subsystem initialized
  523. [ 0.288954] libata version 3.00 loaded.
  524. [ 0.288954] ACPI: bus type USB registered
  525. [ 0.288954] usbcore: registered new interface driver usbfs
  526. [ 0.288954] usbcore: registered new interface driver hub
  527. [ 0.288954] usbcore: registered new device driver usb
  528. [ 0.288954] PCI: Using ACPI for IRQ routing
  529. [ 0.293588] PCI: pci_cache_line_size set to 64 bytes
  530. [ 0.293720] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
  531. [ 0.293726] e820: reserve RAM buffer [mem 0xbd6a1000-0xbfffffff]
  532. [ 0.293733] e820: reserve RAM buffer [mem 0xbd7b7000-0xbfffffff]
  533. [ 0.293739] e820: reserve RAM buffer [mem 0xbd8c7000-0xbfffffff]
  534. [ 0.293745] e820: reserve RAM buffer [mem 0xbdc00000-0xbfffffff]
  535. [ 0.294093] NetLabel: Initializing
  536. [ 0.294098] NetLabel: domain hash size = 128
  537. [ 0.294101] NetLabel: protocols = UNLABELED CIPSOv4
  538. [ 0.294133] NetLabel: unlabeled traffic allowed by default
  539. [ 0.294175] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
  540. [ 0.294175] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
  541. [ 0.294175] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
  542. [ 0.296100] Switched to clocksource hpet
  543. [ 0.315916] AppArmor: AppArmor Filesystem Enabled
  544. [ 0.316041] pnp: PnP ACPI init
  545. [ 0.316098] ACPI: bus type PNP registered
  546. [ 0.338621] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
  547. [ 0.338630] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
  548. [ 0.338636] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
  549. [ 0.338643] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
  550. [ 0.338649] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
  551. [ 0.338655] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
  552. [ 0.338661] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
  553. [ 0.338667] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
  554. [ 0.338673] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
  555. [ 0.338679] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
  556. [ 0.338685] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
  557. [ 0.338690] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
  558. [ 0.338697] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
  559. [ 0.338703] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
  560. [ 0.338709] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
  561. [ 0.338720] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  562. [ 0.360322] system 00:01: [io 0x1000-0x107f] could not be reserved
  563. [ 0.360330] system 00:01: [io 0x1180-0x11ff] has been reserved
  564. [ 0.360338] system 00:01: [io 0x0800-0x080f] has been reserved
  565. [ 0.360344] system 00:01: [io 0x15e0-0x15ef] has been reserved
  566. [ 0.360350] system 00:01: [io 0x1600-0x167f] has been reserved
  567. [ 0.360356] system 00:01: [io 0x1680-0x169f] has been reserved
  568. [ 0.360363] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
  569. [ 0.360369] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
  570. [ 0.360376] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
  571. [ 0.360382] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
  572. [ 0.360388] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
  573. [ 0.360394] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
  574. [ 0.360403] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  575. [ 0.360611] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  576. [ 0.360710] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
  577. [ 0.360812] pnp 00:04: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active)
  578. [ 0.382243] pnp 00:05: Plug and Play ACPI device, IDs PNP0c31 (active)
  579. [ 0.383055] pnp: PnP ACPI: found 6 devices
  580. [ 0.383061] ACPI: bus type PNP unregistered
  581. [ 0.394576] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
  582. [ 0.394587] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
  583. [ 0.394595] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
  584. [ 0.394615] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
  585. [ 0.394622] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
  586. [ 0.394672] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
  587. [ 0.394679] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
  588. [ 0.394685] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
  589. [ 0.394691] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
  590. [ 0.394697] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
  591. [ 0.394712] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc01fffff]
  592. [ 0.394728] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
  593. [ 0.394743] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
  594. [ 0.394752] pci 0000:00:1c.0: BAR 13: assigned [io 0x3000-0x3fff]
  595. [ 0.394761] pci 0000:00:1c.1: BAR 13: assigned [io 0x4000-0x4fff]
  596. [ 0.394770] pci 0000:00:1c.0: PCI bridge to [bus 02]
  597. [ 0.394778] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
  598. [ 0.394790] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]
  599. [ 0.394800] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
  600. [ 0.394813] pci 0000:00:1c.1: PCI bridge to [bus 03]
  601. [ 0.394821] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
  602. [ 0.394832] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff]
  603. [ 0.394841] pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
  604. [ 0.394855] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
  605. [ 0.394862] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
  606. [ 0.394873] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff]
  607. [ 0.394882] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
  608. [ 0.394896] pci 0000:00:1e.0: PCI bridge to [bus 0d]
  609. [ 0.394922] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  610. [ 0.394928] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  611. [ 0.394933] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  612. [ 0.394938] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
  613. [ 0.394944] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
  614. [ 0.394949] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
  615. [ 0.394955] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
  616. [ 0.394960] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff]
  617. [ 0.394965] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
  618. [ 0.394971] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
  619. [ 0.394976] pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff]
  620. [ 0.394982] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
  621. [ 0.394988] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff]
  622. [ 0.394993] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff]
  623. [ 0.394999] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref]
  624. [ 0.395004] pci_bus 0000:0d: resource 4 [io 0x0000-0x0cf7]
  625. [ 0.395009] pci_bus 0000:0d: resource 5 [io 0x0d00-0xffff]
  626. [ 0.395014] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff]
  627. [ 0.395019] pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff]
  628. [ 0.395024] pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff]
  629. [ 0.395030] pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff]
  630. [ 0.395106] NET: Registered protocol family 2
  631. [ 0.395687] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  632. [ 0.395963] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  633. [ 0.396313] TCP: Hash tables configured (established 32768 bind 32768)
  634. [ 0.396406] TCP: reno registered
  635. [ 0.396425] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  636. [ 0.396490] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  637. [ 0.396641] NET: Registered protocol family 1
  638. [ 0.396693] pci 0000:00:02.0: Video device with shadowed ROM
  639. [ 0.399140] PCI: CLS 64 bytes, default 64
  640. [ 0.399291] Trying to unpack rootfs image as initramfs...
  641. [ 1.945234] Freeing initrd memory: 28724K (ffff8800347d6000 - ffff8800363e3000)
  642. [ 1.945302] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  643. [ 1.945314] software IO TLB [mem 0xb96a1000-0xbd6a1000] (64MB) mapped at [ffff8800b96a1000-ffff8800bd6a0fff]
  644. [ 1.945460] Simple Boot Flag at 0x35 set to 0x1
  645. [ 1.945881] microcode: CPU0 sig=0x10676, pf=0x80, revision=0x60c
  646. [ 1.945901] microcode: CPU1 sig=0x10676, pf=0x80, revision=0x60c
  647. [ 1.946062] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  648. [ 1.946147] Scanning for low memory corruption every 60 seconds
  649. [ 1.947074] futex hash table entries: 1024 (order: 4, 65536 bytes)
  650. [ 1.947149] Initialise system trusted keyring
  651. [ 1.947209] audit: initializing netlink subsys (disabled)
  652. [ 1.947264] audit: type=2000 audit(1436360653.944:1): initialized
  653. [ 1.948415] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  654. [ 1.954382] zpool: loaded
  655. [ 1.954389] zbud: loaded
  656. [ 1.954825] VFS: Disk quotas dquot_6.5.2
  657. [ 1.954954] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  658. [ 1.956784] fuse init (API version 7.23)
  659. [ 1.957102] msgmni has been set to 7694
  660. [ 1.957303] Key type big_key registered
  661. [ 1.958237] Key type asymmetric registered
  662. [ 1.958246] Asymmetric key parser 'x509' registered
  663. [ 1.958383] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  664. [ 1.958498] io scheduler noop registered
  665. [ 1.958506] io scheduler deadline registered (default)
  666. [ 1.958679] io scheduler cfq registered
  667. [ 1.959244] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
  668. [ 1.959690] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
  669. [ 1.960175] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
  670. [ 1.960514] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
  671. [ 1.960526] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
  672. [ 1.960574] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
  673. [ 1.960579] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
  674. [ 1.960589] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
  675. [ 1.960640] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
  676. [ 1.960651] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
  677. [ 1.960714] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  678. [ 1.960867] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+
  679. [ 1.960946] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
  680. [ 1.960978] pciehp 0000:00:1c.1:pcie04: Slot #1 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+
  681. [ 1.961040] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
  682. [ 1.961071] pciehp 0000:00:1c.3:pcie04: Slot #3 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+
  683. [ 1.961137] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded
  684. [ 1.961154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  685. [ 1.961329] vesafb: mode is 1280x800x32, linelength=5120, pages=0
  686. [ 1.961333] vesafb: scrolling: redraw
  687. [ 1.961338] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  688. [ 1.965849] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90004780000, using 4032k, total 4032k
  689. [ 1.966175] Console: switching to colour frame buffer device 160x50
  690. [ 1.966253] fb0: VESA VGA frame buffer device
  691. [ 1.966357] intel_idle: does not run on family 6 model 23
  692. [ 1.966959] ACPI: AC Adapter [AC] (off-line)
  693. [ 1.967429] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
  694. [ 1.967651] ACPI: Lid Switch [LID]
  695. [ 1.967798] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
  696. [ 1.967807] ACPI: Sleep Button [SLPB]
  697. [ 1.967971] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  698. [ 1.967978] ACPI: Power Button [PWRF]
  699. [ 1.971572] Monitor-Mwait will be used to enter C-1 state
  700. [ 1.971585] Monitor-Mwait will be used to enter C-2 state
  701. [ 1.971595] Monitor-Mwait will be used to enter C-3 state
  702. [ 1.971604] tsc: Marking TSC unstable due to TSC halts in idle
  703. [ 1.971622] ACPI: acpi_idle registered with cpuidle
  704. [ 1.975697] thermal LNXTHERM:00: registered as thermal_zone0
  705. [ 1.975703] ACPI: Thermal Zone [THM0] (44 C)
  706. [ 1.978481] thermal LNXTHERM:01: registered as thermal_zone1
  707. [ 1.978487] ACPI: Thermal Zone [THM1] (40 C)
  708. [ 1.978598] GHES: HEST is not enabled!
  709. [ 1.978952] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  710. [ 2.007102] 0000:00:03.3: ttyS4 at I/O 0x1830 (irq = 17, base_baud = 115200) is a 16550A
  711. [ 2.008068] Linux agpgart interface v0.103
  712. [ 2.008402] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
  713. [ 2.008488] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
  714. [ 2.010638] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
  715. [ 2.010995] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
  716. [ 2.017794] ACPI: Battery Slot [BAT0] (battery present)
  717. [ 2.024061] tpm_tis 00:05: 1.2 TPM (device-id 0x1020, rev-id 6)
  718. [ 2.024068] tpm_tis 00:05: Intel iTPM workaround enabled
  719. [ 2.168299] tpm_tis 00:05: TPM is disabled/deactivated (0x6)
  720. [ 2.173324] brd: module loaded
  721. [ 2.175847] loop: module loaded
  722. [ 2.176625] libphy: Fixed MDIO Bus: probed
  723. [ 2.176637] tun: Universal TUN/TAP device driver, 1.6
  724. [ 2.176640] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  725. [ 2.176796] PPP generic driver version 2.4.2
  726. [ 2.176957] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  727. [ 2.176971] ehci-pci: EHCI PCI platform driver
  728. [ 2.177282] ehci-pci 0000:00:1a.7: EHCI Host Controller
  729. [ 2.177307] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
  730. [ 2.177335] ehci-pci 0000:00:1a.7: debug port 1
  731. [ 2.181284] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
  732. [ 2.181324] ehci-pci 0000:00:1a.7: irq 23, io mem 0xf2826c00
  733. [ 2.192055] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
  734. [ 2.192187] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  735. [ 2.192193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  736. [ 2.192199] usb usb1: Product: EHCI Host Controller
  737. [ 2.192205] usb usb1: Manufacturer: Linux 3.16.0-38-generic ehci_hcd
  738. [ 2.192210] usb usb1: SerialNumber: 0000:00:1a.7
  739. [ 2.192628] hub 1-0:1.0: USB hub found
  740. [ 2.192651] hub 1-0:1.0: 6 ports detected
  741. [ 2.193602] ehci-pci 0000:00:1d.7: EHCI Host Controller
  742. [ 2.193619] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
  743. [ 2.193644] ehci-pci 0000:00:1d.7: debug port 1
  744. [ 2.197581] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
  745. [ 2.197614] ehci-pci 0000:00:1d.7: irq 19, io mem 0xf2827000
  746. [ 2.208136] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  747. [ 2.208256] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  748. [ 2.208263] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  749. [ 2.208269] usb usb2: Product: EHCI Host Controller
  750. [ 2.208274] usb usb2: Manufacturer: Linux 3.16.0-38-generic ehci_hcd
  751. [ 2.208280] usb usb2: SerialNumber: 0000:00:1d.7
  752. [ 2.208692] hub 2-0:1.0: USB hub found
  753. [ 2.208714] hub 2-0:1.0: 6 ports detected
  754. [ 2.209512] ehci-platform: EHCI generic platform driver
  755. [ 2.209563] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  756. [ 2.209578] ohci-pci: OHCI PCI platform driver
  757. [ 2.209620] ohci-platform: OHCI generic platform driver
  758. [ 2.209649] uhci_hcd: USB Universal Host Controller Interface driver
  759. [ 2.209881] uhci_hcd 0000:00:1a.0: UHCI Host Controller
  760. [ 2.209898] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
  761. [ 2.209913] uhci_hcd 0000:00:1a.0: detected 2 ports
  762. [ 2.209972] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
  763. [ 2.210099] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  764. [ 2.210106] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  765. [ 2.210112] usb usb3: Product: UHCI Host Controller
  766. [ 2.210117] usb usb3: Manufacturer: Linux 3.16.0-38-generic uhci_hcd
  767. [ 2.210122] usb usb3: SerialNumber: 0000:00:1a.0
  768. [ 2.210510] hub 3-0:1.0: USB hub found
  769. [ 2.210530] hub 3-0:1.0: 2 ports detected
  770. [ 2.211060] uhci_hcd 0000:00:1a.1: UHCI Host Controller
  771. [ 2.211076] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
  772. [ 2.211090] uhci_hcd 0000:00:1a.1: detected 2 ports
  773. [ 2.211140] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
  774. [ 2.211274] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  775. [ 2.211280] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  776. [ 2.211286] usb usb4: Product: UHCI Host Controller
  777. [ 2.211291] usb usb4: Manufacturer: Linux 3.16.0-38-generic uhci_hcd
  778. [ 2.211296] usb usb4: SerialNumber: 0000:00:1a.1
  779. [ 2.211669] hub 4-0:1.0: USB hub found
  780. [ 2.211689] hub 4-0:1.0: 2 ports detected
  781. [ 2.212249] uhci_hcd 0000:00:1a.2: UHCI Host Controller
  782. [ 2.212265] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
  783. [ 2.212279] uhci_hcd 0000:00:1a.2: detected 2 ports
  784. [ 2.212330] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
  785. [ 2.212450] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  786. [ 2.212456] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  787. [ 2.212461] usb usb5: Product: UHCI Host Controller
  788. [ 2.212467] usb usb5: Manufacturer: Linux 3.16.0-38-generic uhci_hcd
  789. [ 2.212472] usb usb5: SerialNumber: 0000:00:1a.2
  790. [ 2.212832] hub 5-0:1.0: USB hub found
  791. [ 2.212852] hub 5-0:1.0: 2 ports detected
  792. [ 2.213390] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  793. [ 2.213406] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
  794. [ 2.213420] uhci_hcd 0000:00:1d.0: detected 2 ports
  795. [ 2.213476] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
  796. [ 2.213599] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  797. [ 2.213605] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  798. [ 2.213610] usb usb6: Product: UHCI Host Controller
  799. [ 2.213616] usb usb6: Manufacturer: Linux 3.16.0-38-generic uhci_hcd
  800. [ 2.213621] usb usb6: SerialNumber: 0000:00:1d.0
  801. [ 2.213996] hub 6-0:1.0: USB hub found
  802. [ 2.214016] hub 6-0:1.0: 2 ports detected
  803. [ 2.214541] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  804. [ 2.214557] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
  805. [ 2.214571] uhci_hcd 0000:00:1d.1: detected 2 ports
  806. [ 2.214622] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
  807. [ 2.214745] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
  808. [ 2.214752] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  809. [ 2.214757] usb usb7: Product: UHCI Host Controller
  810. [ 2.214762] usb usb7: Manufacturer: Linux 3.16.0-38-generic uhci_hcd
  811. [ 2.214767] usb usb7: SerialNumber: 0000:00:1d.1
  812. [ 2.215115] hub 7-0:1.0: USB hub found
  813. [ 2.215135] hub 7-0:1.0: 2 ports detected
  814. [ 2.215661] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  815. [ 2.215677] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
  816. [ 2.215691] uhci_hcd 0000:00:1d.2: detected 2 ports
  817. [ 2.215742] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
  818. [ 2.215871] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
  819. [ 2.215877] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  820. [ 2.215882] usb usb8: Product: UHCI Host Controller
  821. [ 2.215888] usb usb8: Manufacturer: Linux 3.16.0-38-generic uhci_hcd
  822. [ 2.215893] usb usb8: SerialNumber: 0000:00:1d.2
  823. [ 2.216287] hub 8-0:1.0: USB hub found
  824. [ 2.216307] hub 8-0:1.0: 2 ports detected
  825. [ 2.216855] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  826. [ 2.227175] serio: i8042 KBD port at 0x60,0x64 irq 1
  827. [ 2.227187] serio: i8042 AUX port at 0x60,0x64 irq 12
  828. [ 2.227634] mousedev: PS/2 mouse device common for all mice
  829. [ 2.228263] rtc_cmos 00:02: RTC can wake from S4
  830. [ 2.228574] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  831. [ 2.228622] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  832. [ 2.228860] device-mapper: uevent: version 1.0.3
  833. [ 2.229137] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  834. [ 2.229183] ledtrig-cpu: registered to indicate activity on CPUs
  835. [ 2.229488] TCP: cubic registered
  836. [ 2.229904] NET: Registered protocol family 10
  837. [ 2.230572] NET: Registered protocol family 17
  838. [ 2.230612] Key type dns_resolver registered
  839. [ 2.231638] Loading compiled-in X.509 certificates
  840. [ 2.234411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  841. [ 2.234943] Loaded X.509 cert 'Magrathea: Glacier signing key: c284edaccf0b473652c34d23bec356944236e63b'
  842. [ 2.234995] registered taskstats version 1
  843. [ 2.241002] Key type trusted registered
  844. [ 2.252774] Key type encrypted registered
  845. [ 2.252790] AppArmor: AppArmor sha1 policy hashing enabled
  846. [ 2.288299] tpm_tis 00:05: A TPM error (6) occurred attempting to read a pcr value
  847. [ 2.288311] ima: No TPM chip found, activating TPM-bypass!
  848. [ 2.288386] evm: HMAC attrs: 0x1
  849. [ 2.289359] Magic number: 7:497:78
  850. [ 2.289627] rtc_cmos 00:02: setting system clock to 2015-07-08 13:04:14 UTC (1436360654)
  851. [ 2.291770] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  852. [ 2.291773] EDD information not available.
  853. [ 2.291953] PM: Hibernation image not present or could not be loaded.
  854. [ 2.293478] Freeing unused kernel memory: 1352K (ffffffff81d1c000 - ffffffff81e6e000)
  855. [ 2.293481] Write protecting the kernel read-only data: 12288k
  856. [ 2.295255] Freeing unused kernel memory: 556K (ffff880001775000 - ffff880001800000)
  857. [ 2.296741] Freeing unused kernel memory: 500K (ffff880001b83000 - ffff880001c00000)
  858. [ 2.309863] systemd-udevd[105]: starting version 204
  859. [ 2.338743] pps_core: LinuxPPS API ver. 1 registered
  860. [ 2.338746] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  861. [ 2.342583] ahci 0000:00:1f.2: version 3.0
  862. [ 2.342606] [drm] Initialized drm 1.1.0 20060810
  863. [ 2.342737] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
  864. [ 2.342770] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
  865. [ 2.342795] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
  866. [ 2.342798] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs
  867. [ 2.345217] PTP clock support registered
  868. [ 2.351280] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
  869. [ 2.351283] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
  870. [ 2.352174] scsi0 : ahci
  871. [ 2.363946] wmi: Mapper loaded
  872. [ 2.364100] scsi1 : ahci
  873. [ 2.367259] scsi2 : ahci
  874. [ 2.367472] scsi3 : ahci
  875. [ 2.367537] ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 43
  876. [ 2.367541] ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 43
  877. [ 2.367542] ata3: DUMMY
  878. [ 2.367544] ata4: DUMMY
  879. [ 2.367734] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
  880. [ 2.367759] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
  881. [ 2.560341] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:1f:16:0e:7b:73
  882. [ 2.560345] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
  883. [ 2.560373] e1000e 0000:00:19.0 eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF
  884. [ 2.560878] [drm] Memory usable by graphics device = 2048M
  885. [ 2.560881] checking generic (d0000000 3f0000) vs hw (d0000000 10000000)
  886. [ 2.560883] fb: switching to inteldrmfb from VESA VGA
  887. [ 2.560909] Console: switching to colour dummy device 80x25
  888. [ 2.560987] [drm] Replacing VGA console driver
  889. [ 2.584140] i915 0000:00:02.0: irq 45 for MSI/MSI-X
  890. [ 2.584151] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  891. [ 2.584153] [drm] Driver supports precise vblank timestamp query.
  892. [ 2.584225] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  893. [ 2.688065] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  894. [ 2.688909] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  895. [ 2.688912] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  896. [ 2.688914] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  897. [ 2.689701] ata1.00: ATA-8: HITACHI HTS543216A7A384, ES1ZB70B, max UDMA/100
  898. [ 2.689703] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  899. [ 2.690588] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  900. [ 2.690591] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  901. [ 2.690593] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  902. [ 2.691358] ata1.00: configured for UDMA/100
  903. [ 2.691493] scsi 0:0:0:0: Direct-Access ATA HITACHI HTS54321 B70B PQ: 0 ANSI: 5
  904. [ 2.691724] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
  905. [ 2.691780] sd 0:0:0:0: [sda] Write Protect is off
  906. [ 2.691782] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  907. [ 2.691807] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  908. [ 2.696114] sd 0:0:0:0: Attached scsi generic sg0 type 0
  909. [ 2.749890] sda: sda1 sda2 < sda5 >
  910. [ 2.750385] sd 0:0:0:0: [sda] Attached SCSI disk
  911. [ 2.776096] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
  912. [ 2.838430] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
  913. [ 2.881039] fbcon: inteldrmfb (fb0) is primary device
  914. [ 2.881069] Console: switching to colour frame buffer device 160x50
  915. [ 2.881105] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  916. [ 2.881107] i915 0000:00:02.0: registered panic notifier
  917. [ 2.888349] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
  918. [ 2.894567] acpi device:01: registered as cooling_device2
  919. [ 2.894665] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
  920. [ 2.894771] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  921. [ 2.900080] usb 4-2: new full-speed USB device number 2 using uhci_hcd
  922. [ 3.016106] ata2: SATA link down (SStatus 0 SControl 300)
  923. [ 3.066263] usb 4-2: New USB device found, idVendor=0a5c, idProduct=2145
  924. [ 3.066268] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  925. [ 3.066272] usb 4-2: Product: ThinkPad Bluetooth with Enhanced Data Rate II
  926. [ 3.066274] usb 4-2: Manufacturer: Lenovo Computer Corp
  927. [ 3.205770] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
  928. [ 3.223875] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
  929. [ 4.459535] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  930. [ 5.176432] random: nonblocking pool is initialized
  931. [ 14.997858] Adding 4085756k swap on /dev/sda5. Priority:-1 extents:1 across:4085756k FS
  932. [ 15.341771] systemd-udevd[354]: starting version 204
  933. [ 15.343784] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  934. [ 15.405138] lp: driver loaded but no devices found
  935. [ 15.440755] ppdev: user-space parallel port driver
  936. [ 15.531463] Non-volatile memory driver v1.3
  937. [ 15.557680] thinkpad_acpi: ThinkPad ACPI Extras v0.25
  938. [ 15.557683] thinkpad_acpi: http://ibm-acpi.sf.net/
  939. [ 15.557684] thinkpad_acpi: ThinkPad BIOS 6DET65WW (3.15 ), EC 7XHT24WW-1.06
  940. [ 15.557686] thinkpad_acpi: Lenovo ThinkPad X200, model 7459Y46
  941. [ 15.583901] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  942. [ 15.614266] cfg80211: Calling CRDA to update world regulatory domain
  943. [ 15.647129] mei_me 0000:00:03.0: irq 46 for MSI/MSI-X
  944. [ 15.648577] thinkpad_acpi: detected a 16-level brightness capable ThinkPad
  945. [ 15.649487] thinkpad_acpi: radio switch found; radios are enabled
  946. [ 15.649507] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
  947. [ 15.649508] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
  948. [ 15.650972] Intel(R) Wireless WiFi driver for Linux, in-tree:
  949. [ 15.650974] Copyright(c) 2003- 2014 Intel Corporation
  950. [ 15.651100] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
  951. [ 15.651158] iwlwifi 0000:03:00.0: irq 47 for MSI/MSI-X
  952. [ 15.654227] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102f conflicts with OpRegion 0x0000000000001000-0x000000000000107f (\_SB_.PCI0.LPC_.PMIO) (20140424/utaddress-258)
  953. [ 15.654235] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  954. [ 15.654240] ACPI Warning: SystemIO range 0x00000000000011b0-0x00000000000011bf conflicts with OpRegion 0x0000000000001180-0x00000000000011ff (\_SB_.PCI0.LPC_.LPIO) (20140424/utaddress-258)
  955. [ 15.654243] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  956. [ 15.654245] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011af conflicts with OpRegion 0x0000000000001180-0x00000000000011ff (\_SB_.PCI0.LPC_.LPIO) (20140424/utaddress-258)
  957. [ 15.654248] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  958. [ 15.654249] lpc_ich: Resource conflict(s) found affecting gpio_ich
  959. [ 15.654576] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
  960. [ 15.661443] Bluetooth: Core ver 2.19
  961. [ 15.661463] NET: Registered protocol family 31
  962. [ 15.661465] Bluetooth: HCI device and connection manager initialized
  963. [ 15.661473] Bluetooth: HCI socket layer initialized
  964. [ 15.661475] Bluetooth: L2CAP socket layer initialized
  965. [ 15.661492] Bluetooth: SCO socket layer initialized
  966. [ 15.675493] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
  967. [ 15.690862] sound hdaudioC0D0: CX20561 (Hermosa): BIOS auto-probing.
  968. [ 15.691305] sound hdaudioC0D0: autoconfig: line_outs=1 (0x1a/0x0/0x0/0x0/0x0) type:speaker
  969. [ 15.691307] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  970. [ 15.691309] sound hdaudioC0D0: hp_outs=2 (0x19/0x16/0x0/0x0/0x0)
  971. [ 15.691311] sound hdaudioC0D0: mono: mono_out=0x0
  972. [ 15.691313] sound hdaudioC0D0: dig-out=0x1c/0x0
  973. [ 15.691314] sound hdaudioC0D0: inputs:
  974. [ 15.691317] sound hdaudioC0D0: Mic=0x18
  975. [ 15.691318] sound hdaudioC0D0: Internal Mic=0x1d
  976. [ 15.691320] sound hdaudioC0D0: Dock Mic=0x17
  977. [ 15.692336] sound hdaudioC0D0: Enable sync_write for stable communication
  978. [ 15.698045] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
  979. [ 15.698247] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
  980. [ 15.698256] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  981. [ 15.698347] input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  982. [ 15.698444] input: HDA Intel Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
  983. [ 15.698536] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
  984. [ 15.700111] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
  985. [ 15.707170] usbcore: registered new interface driver btusb
  986. [ 15.736154] kvm: disabled by bios
  987. [ 15.761166] kvm: disabled by bios
  988. [ 15.764477] ip_tables: (C) 2000-2006 Netfilter Core Team
  989. [ 15.771721] device-mapper: multipath: version 1.7.0 loaded
  990. [ 15.780644] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  991. [ 15.788954] iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm
  992. [ 15.806830] ip6_tables: (C) 2000-2006 Netfilter Core Team
  993. [ 15.817522] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
  994. [ 15.817526] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
  995. [ 15.817528] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
  996. [ 15.817530] iwlwifi 0000:03:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24
  997. [ 15.817698] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
  998. [ 15.847764] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
  999. [ 16.147136] cfg80211: World regulatory domain updated:
  1000. [ 16.147141] cfg80211: DFS Master region: unset
  1001. [ 16.147143] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  1002. [ 16.147145] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  1003. [ 16.147147] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  1004. [ 16.147148] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
  1005. [ 16.147150] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  1006. [ 16.147152] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  1007. [ 16.781508] init: failsafe main process (726) killed by TERM signal
  1008. [ 18.050340] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1009. [ 18.050344] Bluetooth: BNEP filters: protocol multicast
  1010. [ 18.050356] Bluetooth: BNEP socket layer initialized
  1011. [ 18.058902] Bluetooth: RFCOMM TTY layer initialized
  1012. [ 18.058914] Bluetooth: RFCOMM socket layer initialized
  1013. [ 18.058919] Bluetooth: RFCOMM ver 1.11
  1014. [ 18.350622] init: cups main process (875) killed by HUP signal
  1015. [ 18.350635] init: cups main process ended, respawning
  1016. [ 20.151108] init: samba-ad-dc main process (1002) terminated with status 1
  1017. [ 20.808245] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
  1018. [ 20.912094] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
  1019. [ 20.912221] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1020. [ 20.913911] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
  1021. [ 20.914358] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
  1022. [ 21.051267] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
  1023. [ 21.051706] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
  1024. [ 21.081901] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  1025. [ 22.961668] init: plymouth-upstart-bridge main process ended, respawning
  1026. [ 22.967921] init: plymouth-upstart-bridge main process (1363) terminated with status 1
  1027. [ 22.967935] init: plymouth-upstart-bridge main process ended, respawning
  1028. [ 23.899053] acpi_call: module verification failed: signature and/or required key missing - tainting kernel
  1029. [ 23.908079] thinkpad_ec: thinkpad_ec 0.41 loaded.
  1030. [ 23.908924] tp_smapi 0.41 loading...
  1031. [ 23.910485] tp_smapi successfully loaded (smapi_port=0xb2).
  1032. [ 25.155611] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
  1033. [ 25.155700] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
  1034. [ 25.155739] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
  1035. [ 25.155778] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
  1036. [ 25.155817] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
  1037. [ 25.155855] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
  1038. [ 25.170151] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
  1039. [ 25.170204] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
  1040. [ 25.170246] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
  1041. [ 25.170286] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
  1042. [ 25.170329] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
  1043. [ 25.170369] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
  1044. [ 26.053781] init: plymouth-stop pre-start process (1706) terminated with status 1
  1045. [ 28.024789] wlan0: authenticate with 00:21:27:dd:8c:ce
  1046. [ 28.028586] wlan0: send auth to 00:21:27:dd:8c:ce (try 1/3)
  1047. [ 28.031221] wlan0: authenticated
  1048. [ 28.031350] iwlwifi 0000:03:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
  1049. [ 28.031353] iwlwifi 0000:03:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
  1050. [ 28.031355] wlan0: waiting for beacon from 00:21:27:dd:8c:ce
  1051. [ 28.088069] wlan0: associate with 00:21:27:dd:8c:ce (try 1/3)
  1052. [ 28.090703] wlan0: RX AssocResp from 00:21:27:dd:8c:ce (capab=0x431 status=0 aid=1)
  1053. [ 28.096272] wlan0: associated
  1054. [ 28.096301] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1055. [ 28.104050] [UFW BLOCK] IN= OUT=wlan0 SRC=0000:0000:0000:0000:0000:0000:0000:0000 DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0xe4
  1056. [ 28.333948] wlan0: deauthenticating from 00:21:27:dd:8c:ce by local choice (Reason: 2=PREV_AUTH_NOT_VALID)
  1057. [ 28.346857] wlan0: authenticate with 00:21:27:dd:8c:ce
  1058. [ 28.347906] wlan0: send auth to 00:21:27:dd:8c:ce (try 1/3)
  1059. [ 28.348278] cfg80211: Calling CRDA to update world regulatory domain
  1060. [ 28.349633] wlan0: authenticated
  1061. [ 28.349777] iwlwifi 0000:03:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
  1062. [ 28.349780] iwlwifi 0000:03:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
  1063. [ 28.350891] cfg80211: World regulatory domain updated:
  1064. [ 28.350895] cfg80211: DFS Master region: unset
  1065. [ 28.350897] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  1066. [ 28.350899] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  1067. [ 28.350901] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  1068. [ 28.350903] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
  1069. [ 28.350904] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  1070. [ 28.350906] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  1071. [ 28.352056] wlan0: associate with 00:21:27:dd:8c:ce (try 1/3)
  1072. [ 28.355485] wlan0: RX AssocResp from 00:21:27:dd:8c:ce (capab=0x431 status=0 aid=1)
  1073. [ 28.358033] wlan0: associated
  1074. [ 29.040125] [UFW BLOCK] IN= OUT=wlan0 SRC=0000:0000:0000:0000:0000:0000:0000:0000 DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0xe4
  1075. [ 29.420053] [UFW BLOCK] IN= OUT=wlan0 SRC=0000:0000:0000:0000:0000:0000:0000:0000 DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0xe4
  1076. [ 29.996041] [UFW BLOCK] IN= OUT=wlan0 SRC=0000:0000:0000:0000:0000:0000:0000:0000 DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0xe4
  1077. [ 31.376266] [UFW BLOCK] IN= OUT=wlan0 SRC=fe80:0000:0000:0000:0216:eaff:feee:142c DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0xe4
  1078. [ 31.376290] [UFW BLOCK] IN= OUT=wlan0 SRC=fe80:0000:0000:0000:0216:eaff:feee:142c DST=ff02:0000:0000:0000:0000:0000:0000:0002 LEN=56 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=ICMPv6 TYPE=133 CODE=0
  1079. [ 31.384073] [UFW BLOCK] IN= OUT=wlan0 SRC=fe80:0000:0000:0000:0216:eaff:feee:142c DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0xe4
  1080. [ 31.667802] [UFW BLOCK] IN= OUT=wlan0 SRC=fe80:0000:0000:0000:0216:eaff:feee:142c DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=386 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=346
  1081. [ 31.734156] [UFW BLOCK] IN= OUT=wlan0 SRC=fe80:0000:0000:0000:0216:eaff:feee:142c DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=222 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=182
  1082. [ 31.840066] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xe4
  1083. [ 31.918041] [UFW BLOCK] IN= OUT=wlan0 SRC=fe80:0000:0000:0000:0216:eaff:feee:142c DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=386 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=346
  1084. [ 32.126182] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.251 LEN=424 TOS=0x00 PREC=0x00 TTL=255 ID=46524 DF PROTO=UDP SPT=5353 DPT=5353 LEN=404
  1085. [ 32.191960] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.251 LEN=202 TOS=0x00 PREC=0x00 TTL=255 ID=46534 DF PROTO=UDP SPT=5353 DPT=5353 LEN=182
  1086. [ 32.376915] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.251 LEN=424 TOS=0x00 PREC=0x00 TTL=255 ID=46564 DF PROTO=UDP SPT=5353 DPT=5353 LEN=404
  1087. [ 32.540107] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xe4
  1088. [ 32.627277] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.251 LEN=424 TOS=0x00 PREC=0x00 TTL=255 ID=46575 DF PROTO=UDP SPT=5353 DPT=5353 LEN=404
  1089. [ 32.828224] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.251 LEN=394 TOS=0x00 PREC=0x00 TTL=255 ID=46608 DF PROTO=UDP SPT=5353 DPT=5353 LEN=374
  1090. [ 33.277147] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=85.66.85.120 LEN=51 TOS=0x00 PREC=0x00 TTL=64 ID=43907 PROTO=UDP SPT=47452 DPT=53 LEN=31
  1091. [ 33.433493] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.251 LEN=326 TOS=0x00 PREC=0x00 TTL=255 ID=46714 DF PROTO=UDP SPT=5353 DPT=5353 LEN=306
  1092. [ 34.068371] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.251 LEN=394 TOS=0x00 PREC=0x00 TTL=255 ID=46794 DF PROTO=UDP SPT=5353 DPT=5353 LEN=374
  1093. [ 45.599310] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
  1094. [ 48.796861] [UFW BLOCK] IN= OUT=wlan0 SRC=fe80:0000:0000:0000:0216:eaff:feee:142c DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=93 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1095. [ 55.610618] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=192.168.1.255 LEN=269 TOS=0x00 PREC=0x00 TTL=64 ID=55699 DF PROTO=UDP SPT=138 DPT=138 LEN=249
  1096. [ 79.811918] [UFW BLOCK] IN= OUT=wlan0 SRC=fe80:0000:0000:0000:0216:eaff:feee:142c DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=93 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1097. [ 79.811998] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.251 LEN=73 TOS=0x00 PREC=0x00 TTL=255 ID=52121 DF PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1098. [ 84.380109] usb 4-2: USB disconnect, device number 2
  1099. [ 108.451910] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=85.66.85.120 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=53111 DF PROTO=UDP SPT=59329 DPT=53 LEN=36
  1100. [ 111.817549] [UFW BLOCK] IN= OUT=wlan0 SRC=fe80:0000:0000:0000:0216:eaff:feee:142c DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=93 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1101. [ 115.670615] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=192.168.1.255 LEN=269 TOS=0x00 PREC=0x00 TTL=64 ID=56488 DF PROTO=UDP SPT=138 DPT=138 LEN=249
  1102. [ 175.832880] [UFW BLOCK] IN= OUT=wlan0 SRC=fe80:0000:0000:0000:0216:eaff:feee:142c DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=93 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1103. [ 175.833074] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.251 LEN=73 TOS=0x00 PREC=0x00 TTL=255 ID=1781 DF PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1104. [ 235.792191] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=192.168.1.255 LEN=269 TOS=0x00 PREC=0x00 TTL=64 ID=6024 DF PROTO=UDP SPT=138 DPT=138 LEN=249
  1105. [ 303.890868] [UFW BLOCK] IN= OUT=wlan0 SRC=fe80:0000:0000:0000:0216:eaff:feee:142c DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=93 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1106. [ 303.891061] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.251 LEN=73 TOS=0x00 PREC=0x00 TTL=255 ID=18753 DF PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1107. [ 355.916742] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=192.168.1.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=8533 DF PROTO=UDP SPT=137 DPT=137 LEN=58
  1108. [ 415.979089] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=192.168.1.255 LEN=269 TOS=0x00 PREC=0x00 TTL=64 ID=9942 DF PROTO=UDP SPT=138 DPT=138 LEN=249
  1109. [ 532.776262] usb 1-1: new high-speed USB device number 3 using ehci-pci
  1110. [ 532.913235] usb 1-1: New USB device found, idVendor=13fe, idProduct=4100
  1111. [ 532.913240] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1112. [ 532.913243] usb 1-1: Product: USB DISK 2.0
  1113. [ 532.913246] usb 1-1: Manufacturer:
  1114. [ 532.913249] usb 1-1: SerialNumber: 070B367E0782F863
  1115. [ 533.042566] usb-storage 1-1:1.0: USB Mass Storage device detected
  1116. [ 533.042701] scsi4 : usb-storage 1-1:1.0
  1117. [ 533.042823] usbcore: registered new interface driver usb-storage
  1118. [ 533.055052] usbcore: registered new interface driver uas
  1119. [ 534.106223] scsi 4:0:0:0: Direct-Access USB DISK 2.0 PMAP PQ: 0 ANSI: 6
  1120. [ 534.107006] sd 4:0:0:0: Attached scsi generic sg1 type 0
  1121. [ 535.625632] sd 4:0:0:0: [sdb] 61800448 512-byte logical blocks: (31.6 GB/29.4 GiB)
  1122. [ 535.626731] sd 4:0:0:0: [sdb] Write Protect is off
  1123. [ 535.626736] sd 4:0:0:0: [sdb] Mode Sense: 23 00 00 00
  1124. [ 535.627725] sd 4:0:0:0: [sdb] No Caching mode page found
  1125. [ 535.627729] sd 4:0:0:0: [sdb] Assuming drive cache: write through
  1126. [ 535.646293] sdb: sdb1
  1127. [ 535.649979] sd 4:0:0:0: [sdb] Attached SCSI removable disk
  1128. [ 537.180514] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  1129. [ 559.984756] [UFW BLOCK] IN= OUT=wlan0 SRC=fe80:0000:0000:0000:0216:eaff:feee:142c DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=93 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1130. [ 559.984950] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.251 LEN=73 TOS=0x00 PREC=0x00 TTL=255 ID=5006 DF PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1131. [ 639.647328] sdb: detected capacity change from 31641829376 to 0
  1132. [ 642.644654] usb 1-1: USB disconnect, device number 3
  1133. [ 656.220629] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=192.168.1.255 LEN=269 TOS=0x00 PREC=0x00 TTL=64 ID=60097 DF PROTO=UDP SPT=138 DPT=138 LEN=249
  1134. [ 656.221050] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=192.168.1.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=60098 DF PROTO=UDP SPT=137 DPT=137 LEN=58
  1135. [ 956.531116] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=192.168.1.255 LEN=269 TOS=0x00 PREC=0x00 TTL=64 ID=54240 DF PROTO=UDP SPT=138 DPT=138 LEN=249
  1136. [ 956.531549] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=192.168.1.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=54241 DF PROTO=UDP SPT=137 DPT=137 LEN=58
  1137. [ 1071.989797] [UFW BLOCK] IN= OUT=wlan0 SRC=fe80:0000:0000:0000:0216:eaff:feee:142c DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=93 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1138. [ 1071.989875] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=224.0.0.251 LEN=73 TOS=0x00 PREC=0x00 TTL=255 ID=9358 DF PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1139. [ 1256.837676] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=192.168.1.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=36125 DF PROTO=UDP SPT=137 DPT=137 LEN=58
  1140. [ 1295.231259] e1000e 0000:00:19.0 eth0: MAC Wakeup cause - Link Status Change
  1141. [ 1297.120922] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
  1142. [ 1297.121035] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
  1143. [ 1297.121069] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1144. [ 1297.128068] [UFW BLOCK] IN= OUT=eth0 SRC=0000:0000:0000:0000:0000:0000:0000:0000 DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0xe4
  1145. [ 1297.732319] [UFW BLOCK] IN= OUT=eth0 SRC=0000:0000:0000:0000:0000:0000:0000:0000 DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0xe4
  1146. [ 1298.144437] [UFW BLOCK] IN= OUT=eth0 SRC=fe80:0000:0000:0000:021f:16ff:fe0e:7b73 DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0xe4
  1147. [ 1298.152305] [UFW BLOCK] IN= OUT=eth0 SRC=fe80:0000:0000:0000:021f:16ff:fe0e:7b73 DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0xe4
  1148. [ 1298.172998] [UFW BLOCK] IN= OUT=eth0 SRC=fe80:0000:0000:0000:021f:16ff:fe0e:7b73 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=222 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=182
  1149. [ 1298.201713] [UFW BLOCK] IN= OUT=eth0 SRC=fe80:0000:0000:0000:021f:16ff:fe0e:7b73 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=386 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=346
  1150. [ 1298.245341] [UFW BLOCK] IN= OUT=eth0 SRC=fe80:0000:0000:0000:021f:16ff:fe0e:7b73 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=93 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1151. [ 1298.451336] [UFW BLOCK] IN= OUT=eth0 SRC=fe80:0000:0000:0000:021f:16ff:fe0e:7b73 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=386 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=346
  1152. [ 1298.702388] [UFW BLOCK] IN= OUT=eth0 SRC=fe80:0000:0000:0000:021f:16ff:fe0e:7b73 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=386 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=346
  1153. [ 1298.744320] [UFW BLOCK] IN= OUT=eth0 SRC=fe80:0000:0000:0000:021f:16ff:fe0e:7b73 DST=ff02:0000:0000:0000:0000:0000:0000:0016 LEN=96 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=143 CODE=0 MARK=0xe4
  1154. [ 1306.652457] usb 1-1: new high-speed USB device number 4 using ehci-pci
  1155. [ 1306.790132] usb 1-1: New USB device found, idVendor=13fe, idProduct=4100
  1156. [ 1306.790143] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1157. [ 1306.790150] usb 1-1: Product: USB DISK 2.0
  1158. [ 1306.790155] usb 1-1: Manufacturer:
  1159. [ 1306.790160] usb 1-1: SerialNumber: 070B367E0782F863
  1160. [ 1306.790931] usb-storage 1-1:1.0: USB Mass Storage device detected
  1161. [ 1306.791141] scsi5 : usb-storage 1-1:1.0
  1162. [ 1307.854130] scsi 5:0:0:0: Direct-Access USB DISK 2.0 PMAP PQ: 0 ANSI: 6
  1163. [ 1307.854577] sd 5:0:0:0: Attached scsi generic sg1 type 0
  1164. [ 1309.215505] sd 5:0:0:0: [sdb] 61800448 512-byte logical blocks: (31.6 GB/29.4 GiB)
  1165. [ 1309.216636] sd 5:0:0:0: [sdb] Write Protect is off
  1166. [ 1309.216639] sd 5:0:0:0: [sdb] Mode Sense: 23 00 00 00
  1167. [ 1309.217735] sd 5:0:0:0: [sdb] No Caching mode page found
  1168. [ 1309.217741] sd 5:0:0:0: [sdb] Assuming drive cache: write through
  1169. [ 1309.235392] sdb: sdb1
  1170. [ 1309.239122] sd 5:0:0:0: [sdb] Attached SCSI removable disk
  1171. [ 1310.610995] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  1172. [ 1316.896192] [UFW BLOCK] IN= OUT=wlan0 SRC=192.168.1.102 DST=192.168.1.255 LEN=269 TOS=0x00 PREC=0x00 TTL=64 ID=37416 DF PROTO=UDP SPT=138 DPT=138 LEN=249
  1173. [ 1329.275410] [UFW BLOCK] IN= OUT=eth0 SRC=fe80:0000:0000:0000:021f:16ff:fe0e:7b73 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=93 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1174. [ 1361.307649] [UFW BLOCK] IN= OUT=eth0 SRC=fe80:0000:0000:0000:021f:16ff:fe0e:7b73 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=93 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1175. [ 1387.947605] systemd-hostnamed[3170]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
  1176. [ 1425.331164] [UFW BLOCK] IN= OUT=eth0 SRC=fe80:0000:0000:0000:021f:16ff:fe0e:7b73 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=93 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=53
  1177. ThinkPad-X200 ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement