Advertisement
Guest User

dmesg

a guest
Mar 17th, 2018
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.75 KB | None | 0 0
  1. [ 0.000000] Linux version 4.9.34-gentoo (root@calculate) (gcc version 5.4.0 (Funtoo 5.4.0) ) #3 SMP PREEMPT Wed Nov 15 21:17:09 CET 2017
  2. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.34-gentoo root=UUID=dae6e26c-7e12-4db4-80bd-acb8fed5e9bf ro
  3. [ 0.000000] x86/fpu: Legacy x87 FPU detected.
  4. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  5. [ 0.000000] e820: BIOS-provided physical RAM map:
  6. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009bfff] usable
  7. [ 0.000000] BIOS-e820: [mem 0x000000000009c000-0x000000000009ffff] reserved
  8. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  9. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bba7bfff] usable
  10. [ 0.000000] BIOS-e820: [mem 0x00000000bba7c000-0x00000000bba81fff] reserved
  11. [ 0.000000] BIOS-e820: [mem 0x00000000bba82000-0x00000000bbbd6fff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x00000000bbbd7000-0x00000000bbc0efff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x00000000bbc0f000-0x00000000bbc5cfff] usable
  14. [ 0.000000] BIOS-e820: [mem 0x00000000bbc5d000-0x00000000bbc5dfff] reserved
  15. [ 0.000000] BIOS-e820: [mem 0x00000000bbc5e000-0x00000000bbcdefff] ACPI NVS
  16. [ 0.000000] BIOS-e820: [mem 0x00000000bbcdf000-0x00000000bbf0efff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x00000000bbf0f000-0x00000000bbf17fff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x00000000bbf18000-0x00000000bbf1efff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x00000000bbf1f000-0x00000000bbf78fff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x00000000bbf79000-0x00000000bbf9efff] ACPI NVS
  21. [ 0.000000] BIOS-e820: [mem 0x00000000bbf9f000-0x00000000bbfe1fff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x00000000bbfe2000-0x00000000bbffefff] ACPI data
  23. [ 0.000000] BIOS-e820: [mem 0x00000000bbfff000-0x00000000bbffffff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x00000000bc000000-0x00000000bdffffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000bf800000-0x00000000bfffffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000f0a05000-0x00000000f0a05fff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000feaff000-0x00000000feafffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043fffffff] usable
  35. [ 0.000000] NX (Execute Disable) protection: active
  36. [ 0.000000] SMBIOS 2.6 present.
  37. [ 0.000000] DMI: Dell Inc. XPS L501X /00YWG2, BIOS A08 07/26/2011
  38. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  39. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  40. [ 0.000000] e820: last_pfn = 0x440000 max_arch_pfn = 0x400000000
  41. [ 0.000000] MTRR default type: uncachable
  42. [ 0.000000] MTRR fixed ranges enabled:
  43. [ 0.000000] 00000-9FFFF write-back
  44. [ 0.000000] A0000-BFFFF uncachable
  45. [ 0.000000] C0000-CFFFF write-protect
  46. [ 0.000000] D0000-DBFFF uncachable
  47. [ 0.000000] DC000-FFFFF write-through
  48. [ 0.000000] MTRR variable ranges enabled:
  49. [ 0.000000] 0 base 0FFDC0000 mask FFFFC0000 write-protect
  50. [ 0.000000] 1 base 0FFE00000 mask FFFE00000 write-protect
  51. [ 0.000000] 2 base 000000000 mask F80000000 write-back
  52. [ 0.000000] 3 base 080000000 mask FC0000000 write-back
  53. [ 0.000000] 4 base 100000000 mask F00000000 write-back
  54. [ 0.000000] 5 base 200000000 mask E00000000 write-back
  55. [ 0.000000] 6 base 400000000 mask FC0000000 write-back
  56. [ 0.000000] 7 base 0BC000000 mask FFE000000 uncachable
  57. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  58. [ 0.000000] e820: last_pfn = 0xbc000 max_arch_pfn = 0x400000000
  59. [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
  60. [ 0.000000] BRK [0x0214b000, 0x0214bfff] PGTABLE
  61. [ 0.000000] BRK [0x0214c000, 0x0214cfff] PGTABLE
  62. [ 0.000000] BRK [0x0214d000, 0x0214dfff] PGTABLE
  63. [ 0.000000] BRK [0x0214e000, 0x0214efff] PGTABLE
  64. [ 0.000000] BRK [0x0214f000, 0x0214ffff] PGTABLE
  65. [ 0.000000] BRK [0x02150000, 0x02150fff] PGTABLE
  66. [ 0.000000] RAMDISK: [mem 0x37cd3000-0x37e60fff]
  67. [ 0.000000] ACPI: Early table checksum verification disabled
  68. [ 0.000000] ACPI: RSDP 0x00000000000F6CA0 000024 (v02 PTLTD )
  69. [ 0.000000] ACPI: XSDT 0x00000000BBFF47B3 00006C (v01 DELL QA09 06040000 LTP 00000000)
  70. [ 0.000000] ACPI: FACP 0x00000000BBFE4000 0000F4 (v03 INTEL CALPELLA 06040000 PTEC 00000001)
  71. [ 0.000000] ACPI: DSDT 0x00000000BBFE5000 00A263 (v02 Intel CALPELLA 06040000 INTL 20060912)
  72. [ 0.000000] ACPI: FACS 0x00000000BBF9BFC0 000040
  73. [ 0.000000] ACPI: FACS 0x00000000BBF9BFC0 000040
  74. [ 0.000000] ACPI: HPET 0x00000000BBFFEC22 000038 (v01 INTEL CALPELLA 06040000 PTEC 00000001)
  75. [ 0.000000] ACPI: MCFG 0x00000000BBFFEC5A 00003C (v01 INTEL CALPELLA 06040000 PTEC 00000001)
  76. [ 0.000000] ACPI: APIC 0x00000000BBFFEC96 0000BC (v01 PTLTD ? APIC 06040000 LTP 00000000)
  77. [ 0.000000] ACPI: BOOT 0x00000000BBFFED52 000028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
  78. [ 0.000000] ACPI: SLIC 0x00000000BBFFED7A 000176 (v01 DELL QA09 06040000 LTP 00000000)
  79. [ 0.000000] ACPI: OSFR 0x00000000BBFFEEF0 000070 (v01 DELL DELL 06040000 ASL 00000061)
  80. [ 0.000000] ACPI: ASF! 0x00000000BBFFEF60 0000A0 (v16 CETP CETP 06040000 PTL 00000001)
  81. [ 0.000000] ACPI: SSDT 0x00000000BBFE3000 0009F1 (v01 PmRef CpuPm 00003000 INTL 20060912)
  82. [ 0.000000] ACPI: Local APIC address 0xfee00000
  83. [ 0.000000] No NUMA configuration found
  84. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000043fffffff]
  85. [ 0.000000] NODE_DATA(0) allocated [mem 0x43ffce000-0x43ffeffff]
  86. [ 0.000000] Zone ranges:
  87. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  88. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  89. [ 0.000000] Normal [mem 0x0000000100000000-0x000000043fffffff]
  90. [ 0.000000] Movable zone start for each node
  91. [ 0.000000] Early memory node ranges
  92. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009bfff]
  93. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bba7bfff]
  94. [ 0.000000] node 0: [mem 0x00000000bba82000-0x00000000bbbd6fff]
  95. [ 0.000000] node 0: [mem 0x00000000bbc0f000-0x00000000bbc5cfff]
  96. [ 0.000000] node 0: [mem 0x00000000bbf0f000-0x00000000bbf17fff]
  97. [ 0.000000] node 0: [mem 0x00000000bbf1f000-0x00000000bbf78fff]
  98. [ 0.000000] node 0: [mem 0x00000000bbf9f000-0x00000000bbfe1fff]
  99. [ 0.000000] node 0: [mem 0x00000000bbfff000-0x00000000bbffffff]
  100. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000043fffffff]
  101. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000043fffffff]
  102. [ 0.000000] On node 0 totalpages: 4176993
  103. [ 0.000000] DMA zone: 64 pages used for memmap
  104. [ 0.000000] DMA zone: 21 pages reserved
  105. [ 0.000000] DMA zone: 3995 pages, LIFO batch:0
  106. [ 0.000000] DMA32 zone: 11956 pages used for memmap
  107. [ 0.000000] DMA32 zone: 765126 pages, LIFO batch:31
  108. [ 0.000000] Normal zone: 53248 pages used for memmap
  109. [ 0.000000] Normal zone: 3407872 pages, LIFO batch:31
  110. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  111. [ 0.000000] ACPI: Local APIC address 0xfee00000
  112. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  113. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  114. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  115. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  116. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  117. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  118. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  119. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  120. [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
  121. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
  122. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  123. [ 0.000000] ACPI: IRQ0 used by override.
  124. [ 0.000000] ACPI: IRQ9 used by override.
  125. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  126. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  127. [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  128. [ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
  129. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  130. [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
  131. [ 0.000000] percpu: Embedded 33 pages/cpu @ffff88043fc00000 s95960 r8192 d31016 u262144
  132. [ 0.000000] pcpu-alloc: s95960 r8192 d31016 u262144 alloc=1*2097152
  133. [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  134. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 4111704
  135. [ 0.000000] Policy zone: Normal
  136. [ 0.000000] Kernel command line: root=PARTUUID=8a14bc15-01 ro quiet BOOT_IMAGE=/boot/vmlinuz-4.9.34-gentoo root=UUID=dae6e26c-7e12-4db4-80bd-acb8fed5e9bf ro
  137. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  138. [ 0.000000] Memory: 16359156K/16707972K available (9239K kernel code, 1013K rwdata, 3376K rodata, 1116K init, 1196K bss, 348816K reserved, 0K cma-reserved)
  139. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  140. [ 0.000000] Preemptible hierarchical RCU implementation.
  141. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  142. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
  143. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
  144. [ 0.000000] NR_IRQS:524544 nr_irqs:488 16
  145. [ 0.000000] NO_HZ: Clearing 0 from nohz_full range for timekeeping
  146. [ 0.000000] NO_HZ: Full dynticks CPUs: 1-7.
  147. [ 0.000000] Offload RCU callbacks from all CPUs
  148. [ 0.000000] Offload RCU callbacks from CPUs: 0-7.
  149. [ 0.000000] Console: colour VGA+ 80x25
  150. [ 0.000000] console [tty0] enabled
  151. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  152. [ 0.000000] hpet clockevent registered
  153. [ 0.000000] tsc: Fast TSC calibration using PIT
  154. [ 0.000000] tsc: Detected 1728.894 MHz processor
  155. [ 0.000025] Calibrating delay loop (skipped), value calculated using timer frequency.. 3457.78 BogoMIPS (lpj=17288940)
  156. [ 0.000028] pid_max: default: 32768 minimum: 301
  157. [ 0.000032] ACPI: Core revision 20160831
  158. [ 0.006549] ACPI: 2 ACPI AML tables successfully acquired and loaded
  159. [ 0.007627] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  160. [ 0.011612] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  161. [ 0.013364] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  162. [ 0.013383] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  163. [ 0.013693] CPU: Physical Processor ID: 0
  164. [ 0.013694] CPU: Processor Core ID: 0
  165. [ 0.013698] mce: CPU supports 9 MCE banks
  166. [ 0.013713] process: using mwait in idle threads
  167. [ 0.013716] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
  168. [ 0.013717] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
  169. [ 0.013858] Freeing SMP alternatives memory: 36K (ffffffff82016000 - ffffffff8201f000)
  170. [ 0.023336] smpboot: Max logical packages: 2
  171. [ 0.023843] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  172. [ 0.236592] smpboot: CPU0: Intel(R) Core(TM) i7 CPU Q 740 @ 1.73GHz (family: 0x6, model: 0x1e, stepping: 0x5)
  173. [ 0.236596] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Intel PMU driver.
  174. [ 0.236617] core: CPU erratum AAJ80 worked around
  175. [ 0.236618] core: CPUID marked event: 'bus cycles' unavailable
  176. [ 0.236620] ... version: 3
  177. [ 0.236621] ... bit width: 48
  178. [ 0.236622] ... generic registers: 4
  179. [ 0.236623] ... value mask: 0000ffffffffffff
  180. [ 0.236624] ... max period: 000000007fffffff
  181. [ 0.236624] ... fixed-purpose events: 3
  182. [ 0.236625] ... event mask: 000000070000000f
  183. [ 0.406704] x86: Booting SMP configuration:
  184. [ 0.406706] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
  185. [ 1.878783] x86: Booted up 1 node, 8 CPUs
  186. [ 1.878786] smpboot: Total of 8 processors activated (27663.69 BogoMIPS)
  187. [ 1.884248] devtmpfs: initialized
  188. [ 1.884537] PM: Registering ACPI NVS region [mem 0xbbc5e000-0xbbcdefff] (528384 bytes)
  189. [ 1.884546] PM: Registering ACPI NVS region [mem 0xbbf79000-0xbbf9efff] (155648 bytes)
  190. [ 1.884605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  191. [ 1.884622] futex hash table entries: 2048 (order: 5, 131072 bytes)
  192. [ 1.884739] NET: Registered protocol family 16
  193. [ 1.896746] cpuidle: using governor ladder
  194. [ 1.916742] cpuidle: using governor menu
  195. [ 1.916835] Simple Boot Flag at 0x36 set to 0x1
  196. [ 1.916847] ACPI: bus type PCI registered
  197. [ 1.916906] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  198. [ 1.916908] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  199. [ 1.916924] PCI: Using configuration type 1 for base access
  200. [ 1.937064] ACPI: Added _OSI(Module Device)
  201. [ 1.937066] ACPI: Added _OSI(Processor Device)
  202. [ 1.937067] ACPI: Added _OSI(3.0 _SCP Extensions)
  203. [ 1.937068] ACPI: Added _OSI(Processor Aggregator Device)
  204. [ 1.943289] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  205. [ 1.944176] ACPI: Dynamic OEM Table Load:
  206. [ 1.944183] ACPI: SSDT 0xFFFF88042D110800 00032A (v01 PmRef Cpu0Ist 00003000 INTL 20060912)
  207. [ 1.944424] ACPI: Dynamic OEM Table Load:
  208. [ 1.944431] ACPI: SSDT 0xFFFF88042D120000 0008B0 (v01 PmRef Cpu0Cst 00003001 INTL 20060912)
  209. [ 1.945080] ACPI: Dynamic OEM Table Load:
  210. [ 1.945087] ACPI: SSDT 0xFFFF88042D168C00 000303 (v01 PmRef ApIst 00003000 INTL 20060912)
  211. [ 1.945405] ACPI: Dynamic OEM Table Load:
  212. [ 1.945411] ACPI: SSDT 0xFFFF88042D1B8000 000119 (v01 PmRef ApCst 00003000 INTL 20060912)
  213. [ 1.947007] ACPI : EC: EC started
  214. [ 1.947008] ACPI : EC: interrupt blocked
  215. [ 1.947178] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
  216. [ 1.947180] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  217. [ 1.947182] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
  218. [ 1.947182] ACPI: Interpreter enabled
  219. [ 1.947201] ACPI: (supports S0 S3 S5)
  220. [ 1.947203] ACPI: Using IOAPIC for interrupt routing
  221. [ 1.947236] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  222. [ 1.954862] ACPI: Power Resource [FN00] (off)
  223. [ 1.954974] ACPI: Power Resource [FN01] (off)
  224. [ 1.955836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  225. [ 1.955841] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  226. [ 1.955883] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
  227. [ 1.956290] PCI host bridge to bus 0000:00
  228. [ 1.956293] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  229. [ 1.956295] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  230. [ 1.956296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  231. [ 1.956298] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  232. [ 1.956300] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  233. [ 1.956301] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  234. [ 1.956303] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  235. [ 1.956305] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
  236. [ 1.956306] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window]
  237. [ 1.956308] pci_bus 0000:00: root bus resource [bus 00-fe]
  238. [ 1.956318] pci 0000:00:00.0: [8086:d132] type 00 class 0x060000
  239. [ 1.956476] pci 0000:00:03.0: [8086:d138] type 01 class 0x060400
  240. [ 1.956536] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
  241. [ 1.956611] pci 0000:00:03.0: System wakeup disabled by ACPI
  242. [ 1.956664] pci 0000:00:08.0: [8086:d155] type 00 class 0x088000
  243. [ 1.956813] pci 0000:00:08.1: [8086:d156] type 00 class 0x088000
  244. [ 1.956961] pci 0000:00:08.2: [8086:d157] type 00 class 0x088000
  245. [ 1.957100] pci 0000:00:08.3: [8086:d158] type 00 class 0x088000
  246. [ 1.957242] pci 0000:00:10.0: [8086:d150] type 00 class 0x088000
  247. [ 1.957367] pci 0000:00:10.1: [8086:d151] type 00 class 0x088000
  248. [ 1.957522] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
  249. [ 1.957551] pci 0000:00:16.0: reg 0x10: [mem 0xf0a06800-0xf0a0680f 64bit]
  250. [ 1.957653] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  251. [ 1.957788] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
  252. [ 1.957816] pci 0000:00:1a.0: reg 0x10: [mem 0xf0a07000-0xf0a073ff]
  253. [ 1.957918] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  254. [ 1.958050] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
  255. [ 1.958076] pci 0000:00:1b.0: reg 0x10: [mem 0xf0a00000-0xf0a03fff 64bit]
  256. [ 1.958167] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  257. [ 1.958297] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
  258. [ 1.958384] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  259. [ 1.958461] pci 0000:00:1c.0: System wakeup disabled by ACPI
  260. [ 1.958519] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
  261. [ 1.958605] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  262. [ 1.958682] pci 0000:00:1c.1: System wakeup disabled by ACPI
  263. [ 1.958741] pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400
  264. [ 1.958846] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  265. [ 1.958928] pci 0000:00:1c.3: System wakeup disabled by ACPI
  266. [ 1.958986] pci 0000:00:1c.4: [8086:3b4a] type 01 class 0x060400
  267. [ 1.959072] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  268. [ 1.959149] pci 0000:00:1c.4: System wakeup disabled by ACPI
  269. [ 1.959208] pci 0000:00:1c.5: [8086:3b4c] type 01 class 0x060400
  270. [ 1.959294] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
  271. [ 1.959373] pci 0000:00:1c.5: System wakeup disabled by ACPI
  272. [ 1.959436] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
  273. [ 1.959463] pci 0000:00:1d.0: reg 0x10: [mem 0xf0a07400-0xf0a077ff]
  274. [ 1.959564] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  275. [ 1.959658] pci 0000:00:1d.0: System wakeup disabled by ACPI
  276. [ 1.959712] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
  277. [ 1.959845] pci 0000:00:1e.0: System wakeup disabled by ACPI
  278. [ 1.959904] pci 0000:00:1f.0: [8086:3b0b] type 00 class 0x060100
  279. [ 1.960142] pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601
  280. [ 1.960164] pci 0000:00:1f.2: reg 0x10: [io 0x1818-0x181f]
  281. [ 1.960176] pci 0000:00:1f.2: reg 0x14: [io 0x180c-0x180f]
  282. [ 1.960189] pci 0000:00:1f.2: reg 0x18: [io 0x1810-0x1817]
  283. [ 1.960201] pci 0000:00:1f.2: reg 0x1c: [io 0x1808-0x180b]
  284. [ 1.960214] pci 0000:00:1f.2: reg 0x20: [io 0x1820-0x183f]
  285. [ 1.960226] pci 0000:00:1f.2: reg 0x24: [mem 0xf0a06000-0xf0a067ff]
  286. [ 1.960285] pci 0000:00:1f.2: PME# supported from D3hot
  287. [ 1.960411] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
  288. [ 1.960436] pci 0000:00:1f.3: reg 0x10: [mem 0xf0a07800-0xf0a078ff 64bit]
  289. [ 1.960462] pci 0000:00:1f.3: reg 0x20: [io 0x1840-0x185f]
  290. [ 1.960611] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
  291. [ 1.960642] pci 0000:00:1f.6: reg 0x10: [mem 0xf0a05000-0xf0a05fff 64bit]
  292. [ 1.960871] pci 0000:02:00.0: [10de:0df2] type 00 class 0x030000
  293. [ 1.960883] pci 0000:02:00.0: reg 0x10: [mem 0xcc000000-0xccffffff]
  294. [ 1.960894] pci 0000:02:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
  295. [ 1.960904] pci 0000:02:00.0: reg 0x1c: [mem 0xce000000-0xcfffffff 64bit pref]
  296. [ 1.960912] pci 0000:02:00.0: reg 0x24: [io 0x2000-0x207f]
  297. [ 1.960919] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
  298. [ 1.961018] pci 0000:02:00.0: System wakeup disabled by ACPI
  299. [ 1.961066] pci 0000:02:00.1: [10de:0bea] type 00 class 0x040300
  300. [ 1.961077] pci 0000:02:00.1: reg 0x10: [mem 0xcdefc000-0xcdefffff]
  301. [ 1.988804] pci 0000:00:03.0: PCI bridge to [bus 02]
  302. [ 1.988810] pci 0000:00:03.0: bridge window [io 0x2000-0x2fff]
  303. [ 1.988816] pci 0000:00:03.0: bridge window [mem 0xcc000000-0xcdefffff]
  304. [ 1.988823] pci 0000:00:03.0: bridge window [mem 0xce000000-0xdfffffff 64bit pref]
  305. [ 1.988899] pci 0000:00:1c.0: PCI bridge to [bus 03]
  306. [ 1.989152] pci 0000:04:00.0: [8086:0083] type 00 class 0x028000
  307. [ 1.989444] pci 0000:04:00.0: reg 0x10: [mem 0xf0500000-0xf0501fff 64bit]
  308. [ 1.990680] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
  309. [ 1.990951] pci 0000:04:00.0: System wakeup disabled by ACPI
  310. [ 1.991222] pci 0000:00:1c.1: PCI bridge to [bus 04]
  311. [ 1.991232] pci 0000:00:1c.1: bridge window [mem 0xf0500000-0xf05fffff]
  312. [ 1.991368] pci 0000:05:00.0: [1033:0194] type 00 class 0x0c0330
  313. [ 1.991489] pci 0000:05:00.0: reg 0x10: [mem 0xf0600000-0xf0601fff 64bit]
  314. [ 1.992128] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
  315. [ 1.992415] pci 0000:00:1c.3: PCI bridge to [bus 05-06]
  316. [ 1.992424] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
  317. [ 1.992432] pci 0000:00:1c.3: bridge window [mem 0xf0600000-0xf06fffff]
  318. [ 1.992442] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
  319. [ 1.992494] pci 0000:00:1c.4: PCI bridge to [bus 07-08]
  320. [ 1.992503] pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff]
  321. [ 1.992511] pci 0000:00:1c.4: bridge window [mem 0xf0700000-0xf07fffff]
  322. [ 1.992521] pci 0000:00:1c.4: bridge window [mem 0xf0200000-0xf03fffff 64bit pref]
  323. [ 1.992596] pci 0000:09:00.0: [10ec:8168] type 00 class 0x020000
  324. [ 1.992620] pci 0000:09:00.0: reg 0x10: [io 0x5000-0x50ff]
  325. [ 1.992653] pci 0000:09:00.0: reg 0x18: [mem 0xf0404000-0xf0404fff 64bit pref]
  326. [ 1.992675] pci 0000:09:00.0: reg 0x20: [mem 0xf0400000-0xf0403fff 64bit pref]
  327. [ 1.992782] pci 0000:09:00.0: supports D1 D2
  328. [ 1.992783] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  329. [ 1.992829] pci 0000:09:00.0: System wakeup disabled by ACPI
  330. [ 2.018864] pci 0000:00:1c.5: PCI bridge to [bus 09]
  331. [ 2.018873] pci 0000:00:1c.5: bridge window [io 0x5000-0x5fff]
  332. [ 2.018885] pci 0000:00:1c.5: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
  333. [ 2.018975] pci 0000:00:1e.0: PCI bridge to [bus 0a] (subtractive decode)
  334. [ 2.018989] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
  335. [ 2.018991] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
  336. [ 2.018993] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  337. [ 2.018995] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
  338. [ 2.018996] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
  339. [ 2.018998] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
  340. [ 2.018999] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
  341. [ 2.019001] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff window] (subtractive decode)
  342. [ 2.019003] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfebfffff window] (subtractive decode)
  343. [ 2.019565] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
  344. [ 2.019646] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *7 11 12 14 15)
  345. [ 2.019723] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
  346. [ 2.019803] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
  347. [ 2.019877] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
  348. [ 2.019955] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
  349. [ 2.020035] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
  350. [ 2.020112] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
  351. [ 2.021006] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
  352. [ 2.021010] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  353. [ 2.021015] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  354. [ 2.021088] PCI host bridge to bus 0000:ff
  355. [ 2.021091] pci_bus 0000:ff: root bus resource [bus ff]
  356. [ 2.021097] pci 0000:ff:00.0: [8086:2c52] type 00 class 0x060000
  357. [ 2.021156] pci 0000:ff:00.1: [8086:2c81] type 00 class 0x060000
  358. [ 2.021219] pci 0000:ff:02.0: [8086:2c90] type 00 class 0x060000
  359. [ 2.021273] pci 0000:ff:02.1: [8086:2c91] type 00 class 0x060000
  360. [ 2.021329] pci 0000:ff:03.0: [8086:2c98] type 00 class 0x060000
  361. [ 2.021383] pci 0000:ff:03.1: [8086:2c99] type 00 class 0x060000
  362. [ 2.021438] pci 0000:ff:03.4: [8086:2c9c] type 00 class 0x060000
  363. [ 2.021493] pci 0000:ff:04.0: [8086:2ca0] type 00 class 0x060000
  364. [ 2.021548] pci 0000:ff:04.1: [8086:2ca1] type 00 class 0x060000
  365. [ 2.021602] pci 0000:ff:04.2: [8086:2ca2] type 00 class 0x060000
  366. [ 2.021656] pci 0000:ff:04.3: [8086:2ca3] type 00 class 0x060000
  367. [ 2.021712] pci 0000:ff:05.0: [8086:2ca8] type 00 class 0x060000
  368. [ 2.021766] pci 0000:ff:05.1: [8086:2ca9] type 00 class 0x060000
  369. [ 2.021821] pci 0000:ff:05.2: [8086:2caa] type 00 class 0x060000
  370. [ 2.021874] pci 0000:ff:05.3: [8086:2cab] type 00 class 0x060000
  371. [ 2.022075] ACPI: Enabled 5 GPEs in block 00 to 3F
  372. [ 2.022492] ACPI : EC: interrupt unblocked
  373. [ 2.022497] ACPI : EC: event unblocked
  374. [ 2.022512] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  375. [ 2.022514] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
  376. [ 2.022688] SCSI subsystem initialized
  377. [ 2.022697] libata version 3.00 loaded.
  378. [ 2.022699] ACPI: bus type USB registered
  379. [ 2.022717] usbcore: registered new interface driver usbfs
  380. [ 2.022727] usbcore: registered new interface driver hub
  381. [ 2.022758] usbcore: registered new device driver usb
  382. [ 2.022775] media: Linux media interface: v0.10
  383. [ 2.022782] Linux video capture interface: v2.00
  384. [ 2.022794] EDAC MC: Ver: 3.0.0
  385. [ 2.023105] wmi: Mapper loaded
  386. [ 2.023116] Advanced Linux Sound Architecture Driver Initialized.
  387. [ 2.023136] PCI: Using ACPI for IRQ routing
  388. [ 2.029728] PCI: pci_cache_line_size set to 64 bytes
  389. [ 2.029864] e820: reserve RAM buffer [mem 0x0009c000-0x0009ffff]
  390. [ 2.029866] e820: reserve RAM buffer [mem 0xbba7c000-0xbbffffff]
  391. [ 2.029868] e820: reserve RAM buffer [mem 0xbbbd7000-0xbbffffff]
  392. [ 2.029870] e820: reserve RAM buffer [mem 0xbbc5d000-0xbbffffff]
  393. [ 2.029872] e820: reserve RAM buffer [mem 0xbbf18000-0xbbffffff]
  394. [ 2.029874] e820: reserve RAM buffer [mem 0xbbf79000-0xbbffffff]
  395. [ 2.029875] e820: reserve RAM buffer [mem 0xbbfe2000-0xbbffffff]
  396. [ 2.030265] HPET: 8 timers in total, 5 timers will be used for per-cpu timer
  397. [ 2.030276] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 24, 25, 26, 27, 28, 0
  398. [ 2.030283] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  399. [ 2.032340] hpet: hpet2 irq 24 for MSI
  400. [ 2.032383] hpet: hpet3 irq 25 for MSI
  401. [ 2.032431] hpet: hpet4 irq 26 for MSI
  402. [ 2.032475] hpet: hpet5 irq 27 for MSI
  403. [ 2.032517] hpet: hpet6 irq 28 for MSI
  404. [ 2.032651] clocksource: Switched to clocksource hpet
  405. [ 2.035050] pnp: PnP ACPI init
  406. [ 2.035220] system 00:00: [io 0x0680-0x069f] has been reserved
  407. [ 2.035223] system 00:00: [io 0x0500-0x050f] has been reserved
  408. [ 2.035224] system 00:00: [io 0x0600-0x0603] has been reserved
  409. [ 2.035227] system 00:00: [io 0xffff] has been reserved
  410. [ 2.035228] system 00:00: [io 0x0400-0x047f] has been reserved
  411. [ 2.035230] system 00:00: [io 0x1180-0x11ff] has been reserved
  412. [ 2.035232] system 00:00: [io 0x164e-0x164f] has been reserved
  413. [ 2.035234] system 00:00: [io 0xfe00] has been reserved
  414. [ 2.035238] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  415. [ 2.035295] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  416. [ 2.035323] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
  417. [ 2.035350] pnp 00:03: Plug and Play ACPI device, IDs DLL046e PNP0f13 (active)
  418. [ 2.035695] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
  419. [ 2.035697] system 00:04: [mem 0xfed1b000-0xfed1bfff] has been reserved
  420. [ 2.035699] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
  421. [ 2.035701] system 00:04: [mem 0xc0000000-0xc0000fff] has been reserved
  422. [ 2.035703] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
  423. [ 2.035705] system 00:04: [mem 0xfed40000-0xfed44fff] has been reserved
  424. [ 2.035707] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
  425. [ 2.035709] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
  426. [ 2.035711] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
  427. [ 2.035715] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  428. [ 2.036613] pnp: PnP ACPI: found 5 devices
  429. [ 2.041186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  430. [ 2.041208] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
  431. [ 2.041211] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
  432. [ 2.041214] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
  433. [ 2.041227] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
  434. [ 2.041229] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
  435. [ 2.041259] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff] to [bus 09] add_size 400000 add_align 100000
  436. [ 2.041275] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
  437. [ 2.041277] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
  438. [ 2.041279] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  439. [ 2.041282] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  440. [ 2.041284] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  441. [ 2.041286] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  442. [ 2.041288] pci 0000:00:1c.5: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 400000 min_align 100000
  443. [ 2.041290] pci 0000:00:1c.5: res[14]=[mem 0x00100000-0x004fffff] res_to_dev_res add_size 400000 min_align 100000
  444. [ 2.041292] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
  445. [ 2.041294] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
  446. [ 2.041296] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
  447. [ 2.041298] pci 0000:00:1c.1: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
  448. [ 2.041304] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0100000-0xc02fffff]
  449. [ 2.041312] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0300000-0xc04fffff 64bit pref]
  450. [ 2.041319] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0500000-0xc06fffff 64bit pref]
  451. [ 2.041322] pci 0000:00:1c.5: BAR 14: assigned [mem 0xc0700000-0xc0afffff]
  452. [ 2.041325] pci 0000:00:1c.0: BAR 13: assigned [io 0x6000-0x6fff]
  453. [ 2.041328] pci 0000:00:1c.1: BAR 13: assigned [io 0x7000-0x7fff]
  454. [ 2.041332] pci 0000:02:00.0: BAR 6: assigned [mem 0xcd000000-0xcd07ffff pref]
  455. [ 2.041335] pci 0000:00:03.0: PCI bridge to [bus 02]
  456. [ 2.041337] pci 0000:00:03.0: bridge window [io 0x2000-0x2fff]
  457. [ 2.041341] pci 0000:00:03.0: bridge window [mem 0xcc000000-0xcdefffff]
  458. [ 2.041344] pci 0000:00:03.0: bridge window [mem 0xce000000-0xdfffffff 64bit pref]
  459. [ 2.041349] pci 0000:00:1c.0: PCI bridge to [bus 03]
  460. [ 2.041353] pci 0000:00:1c.0: bridge window [io 0x6000-0x6fff]
  461. [ 2.041361] pci 0000:00:1c.0: bridge window [mem 0xc0100000-0xc02fffff]
  462. [ 2.041369] pci 0000:00:1c.0: bridge window [mem 0xc0300000-0xc04fffff 64bit pref]
  463. [ 2.041380] pci 0000:00:1c.1: PCI bridge to [bus 04]
  464. [ 2.041387] pci 0000:00:1c.1: bridge window [io 0x7000-0x7fff]
  465. [ 2.041395] pci 0000:00:1c.1: bridge window [mem 0xf0500000-0xf05fffff]
  466. [ 2.041403] pci 0000:00:1c.1: bridge window [mem 0xc0500000-0xc06fffff 64bit pref]
  467. [ 2.041413] pci 0000:00:1c.3: PCI bridge to [bus 05-06]
  468. [ 2.041421] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
  469. [ 2.041429] pci 0000:00:1c.3: bridge window [mem 0xf0600000-0xf06fffff]
  470. [ 2.041437] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
  471. [ 2.041447] pci 0000:00:1c.4: PCI bridge to [bus 07-08]
  472. [ 2.041454] pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff]
  473. [ 2.041462] pci 0000:00:1c.4: bridge window [mem 0xf0700000-0xf07fffff]
  474. [ 2.041470] pci 0000:00:1c.4: bridge window [mem 0xf0200000-0xf03fffff 64bit pref]
  475. [ 2.041480] pci 0000:00:1c.5: PCI bridge to [bus 09]
  476. [ 2.041487] pci 0000:00:1c.5: bridge window [io 0x5000-0x5fff]
  477. [ 2.041496] pci 0000:00:1c.5: bridge window [mem 0xc0700000-0xc0afffff]
  478. [ 2.041504] pci 0000:00:1c.5: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
  479. [ 2.041514] pci 0000:00:1e.0: PCI bridge to [bus 0a]
  480. [ 2.041529] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  481. [ 2.041531] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  482. [ 2.041533] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  483. [ 2.041534] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
  484. [ 2.041536] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
  485. [ 2.041538] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
  486. [ 2.041539] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
  487. [ 2.041541] pci_bus 0000:00: resource 11 [mem 0xc0000000-0xdfffffff window]
  488. [ 2.041543] pci_bus 0000:00: resource 12 [mem 0xf0000000-0xfebfffff window]
  489. [ 2.041544] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
  490. [ 2.041546] pci_bus 0000:02: resource 1 [mem 0xcc000000-0xcdefffff]
  491. [ 2.041547] pci_bus 0000:02: resource 2 [mem 0xce000000-0xdfffffff 64bit pref]
  492. [ 2.041549] pci_bus 0000:03: resource 0 [io 0x6000-0x6fff]
  493. [ 2.041551] pci_bus 0000:03: resource 1 [mem 0xc0100000-0xc02fffff]
  494. [ 2.041552] pci_bus 0000:03: resource 2 [mem 0xc0300000-0xc04fffff 64bit pref]
  495. [ 2.041554] pci_bus 0000:04: resource 0 [io 0x7000-0x7fff]
  496. [ 2.041556] pci_bus 0000:04: resource 1 [mem 0xf0500000-0xf05fffff]
  497. [ 2.041557] pci_bus 0000:04: resource 2 [mem 0xc0500000-0xc06fffff 64bit pref]
  498. [ 2.041559] pci_bus 0000:05: resource 0 [io 0x3000-0x3fff]
  499. [ 2.041560] pci_bus 0000:05: resource 1 [mem 0xf0600000-0xf06fffff]
  500. [ 2.041562] pci_bus 0000:05: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
  501. [ 2.041563] pci_bus 0000:07: resource 0 [io 0x4000-0x4fff]
  502. [ 2.041565] pci_bus 0000:07: resource 1 [mem 0xf0700000-0xf07fffff]
  503. [ 2.041567] pci_bus 0000:07: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref]
  504. [ 2.041568] pci_bus 0000:09: resource 0 [io 0x5000-0x5fff]
  505. [ 2.041570] pci_bus 0000:09: resource 1 [mem 0xc0700000-0xc0afffff]
  506. [ 2.041571] pci_bus 0000:09: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
  507. [ 2.041573] pci_bus 0000:0a: resource 4 [io 0x0000-0x0cf7 window]
  508. [ 2.041575] pci_bus 0000:0a: resource 5 [io 0x0d00-0xffff window]
  509. [ 2.041576] pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff window]
  510. [ 2.041578] pci_bus 0000:0a: resource 7 [mem 0x000d0000-0x000d3fff window]
  511. [ 2.041580] pci_bus 0000:0a: resource 8 [mem 0x000d4000-0x000d7fff window]
  512. [ 2.041581] pci_bus 0000:0a: resource 9 [mem 0x000d8000-0x000dbfff window]
  513. [ 2.041583] pci_bus 0000:0a: resource 10 [mem 0x000dc000-0x000dffff window]
  514. [ 2.041584] pci_bus 0000:0a: resource 11 [mem 0xc0000000-0xdfffffff window]
  515. [ 2.041586] pci_bus 0000:0a: resource 12 [mem 0xf0000000-0xfebfffff window]
  516. [ 2.041674] NET: Registered protocol family 2
  517. [ 2.041897] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  518. [ 2.042388] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  519. [ 2.042826] TCP: Hash tables configured (established 131072 bind 65536)
  520. [ 2.042868] UDP hash table entries: 8192 (order: 6, 262144 bytes)
  521. [ 2.043028] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  522. [ 2.043214] NET: Registered protocol family 1
  523. [ 2.043406] RPC: Registered named UNIX socket transport module.
  524. [ 2.043407] RPC: Registered udp transport module.
  525. [ 2.043408] RPC: Registered tcp transport module.
  526. [ 2.043409] RPC: Registered tcp NFSv4.1 backchannel transport module.
  527. [ 2.044167] pci 0000:02:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  528. [ 2.044537] PCI: CLS 64 bytes, default 64
  529. [ 2.044709] Unpacking initramfs...
  530. [ 2.299380] Freeing initrd memory: 1592K (ffff880037cd3000 - ffff880037e61000)
  531. [ 2.299383] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  532. [ 2.299386] software IO TLB [mem 0xb7a7c000-0xbba7c000] (64MB) mapped at [ffff8800b7a7c000-ffff8800bba7bfff]
  533. [ 2.300177] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
  534. [ 2.302948] PCLMULQDQ-NI instructions are not detected.
  535. [ 2.303211] AVX or AES-NI instructions are not detected.
  536. [ 2.303213] CPU feature 'AVX registers' is not supported.
  537. [ 2.303213] CPU feature 'AVX registers' is not supported.
  538. [ 2.303214] CPU feature 'AVX registers' is not supported.
  539. [ 2.303215] CPU feature 'AVX registers' is not supported.
  540. [ 2.303216] AVX2 or AES-NI instructions are not detected.
  541. [ 2.303216] AVX2 instructions are not detected.
  542. [ 2.303619] Initialise system trusted keyrings
  543. [ 2.303751] workingset: timestamp_bits=52 max_order=22 bucket_order=0
  544. [ 2.305087] zbud: loaded
  545. [ 2.305849] NFS: Registering the id_resolver key type
  546. [ 2.305853] Key type id_resolver registered
  547. [ 2.305854] Key type id_legacy registered
  548. [ 2.305857] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  549. [ 2.305860] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  550. [ 2.306190] ntfs: driver 2.1.32 [Flags: R/W].
  551. [ 2.306278] fuse init (API version 7.26)
  552. [ 2.306360] SGI XFS with security attributes, no debug enabled
  553. [ 2.310644] NET: Registered protocol family 38
  554. [ 2.310646] Key type asymmetric registered
  555. [ 2.310647] Asymmetric key parser 'x509' registered
  556. [ 2.310680] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  557. [ 2.310682] io scheduler noop registered
  558. [ 2.310683] io scheduler deadline registered
  559. [ 2.310688] io scheduler cfq registered (default)
  560. [ 2.312073] Linux agpgart interface v0.103
  561. [ 2.312075] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
  562. [ 2.312214] uvesafb: failed to execute /sbin/v86d
  563. [ 2.312328] uvesafb: make sure that the v86d helper is installed and executable
  564. [ 2.312448] uvesafb: Getting VBE info block failed (eax=0x4f00, err=-2)
  565. [ 2.312568] uvesafb: vbe_init() failed with -22
  566. [ 2.312721] uvesafb: probe of uvesafb.0 failed with error -22
  567. [ 2.312725] intel_idle: MWAIT substates: 0x1120
  568. [ 2.312726] intel_idle: v0.4.1 model 0x1E
  569. [ 2.313134] intel_idle: lapic_timer_reliable_states 0x2
  570. [ 2.432809] ACPI: AC Adapter [ADP1] (on-line)
  571. [ 2.432886] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  572. [ 2.432889] ACPI: Power Button [PWRB]
  573. [ 2.432929] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
  574. [ 2.432931] ACPI: Sleep Button [SLPB]
  575. [ 2.434381] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
  576. [ 2.435311] ACPI: Lid Switch [LID0]
  577. [ 2.435408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  578. [ 2.435413] ACPI: Power Button [PWRF]
  579. [ 2.435800] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
  580. [ 2.435876] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no)
  581. [ 2.441724] acpi device:01: registered as cooling_device2
  582. [ 2.441810] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input4
  583. [ 2.443906] thermal LNXTHERM:00: registered as thermal_zone0
  584. [ 2.443910] ACPI: Thermal Zone [TZ00] (27 C)
  585. [ 2.444739] thermal LNXTHERM:01: registered as thermal_zone1
  586. [ 2.444742] ACPI: Thermal Zone [TZ01] (0 C)
  587. [ 2.444775] [drm] Initialized
  588. [ 2.445941] ACPI: Battery Slot [BAT0] (battery absent)
  589. [ 2.451081] loop: module loaded
  590. [ 2.451446] ahci 0000:00:1f.2: version 3.0
  591. [ 2.451913] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
  592. [ 2.451967] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x13 impl SATA mode
  593. [ 2.451973] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
  594. [ 2.504397] scsi host0: ahci
  595. [ 2.505071] scsi host1: ahci
  596. [ 2.505662] scsi host2: ahci
  597. [ 2.506123] scsi host3: ahci
  598. [ 2.506519] scsi host4: ahci
  599. [ 2.506931] scsi host5: ahci
  600. [ 2.507035] ata1: SATA max UDMA/133 abar m2048@0xf0a06000 port 0xf0a06100 irq 29
  601. [ 2.507044] ata2: SATA max UDMA/133 abar m2048@0xf0a06000 port 0xf0a06180 irq 29
  602. [ 2.507045] ata3: DUMMY
  603. [ 2.507047] ata4: DUMMY
  604. [ 2.507055] ata5: SATA max UDMA/133 abar m2048@0xf0a06000 port 0xf0a06300 irq 29
  605. [ 2.507056] ata6: DUMMY
  606. [ 2.507129] CAN device driver interface
  607. [ 2.507149] usbcore: registered new interface driver peak_usb
  608. [ 2.507167] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  609. [ 2.507178] r8169 0000:09:00.0: can't disable ASPM; OS doesn't have ASPM control
  610. [ 2.507779] r8169 0000:09:00.0 eth0: RTL8168e/8111e at 0xffffc900018d5000, f0:4d:a2:5a:6f:0a, XID 0c200000 IRQ 30
  611. [ 2.507783] r8169 0000:09:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  612. [ 2.507840] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  613. [ 2.507842] ehci-pci: EHCI PCI platform driver
  614. [ 2.508191] ehci-pci 0000:00:1a.0: EHCI Host Controller
  615. [ 2.508204] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  616. [ 2.508242] ehci-pci 0000:00:1a.0: debug port 2
  617. [ 2.512268] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  618. [ 2.512294] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf0a07000
  619. [ 2.532826] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  620. [ 2.532897] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  621. [ 2.532902] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  622. [ 2.532905] usb usb1: Product: EHCI Host Controller
  623. [ 2.532908] usb usb1: Manufacturer: Linux 4.9.34-gentoo ehci_hcd
  624. [ 2.532911] usb usb1: SerialNumber: 0000:00:1a.0
  625. [ 2.533274] hub 1-0:1.0: USB hub found
  626. [ 2.533289] hub 1-0:1.0: 3 ports detected
  627. [ 2.533554] ehci-pci 0000:00:1d.0: EHCI Host Controller
  628. [ 2.533557] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
  629. [ 2.533571] ehci-pci 0000:00:1d.0: debug port 2
  630. [ 2.537570] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  631. [ 2.537584] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0a07400
  632. [ 2.562827] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  633. [ 2.562893] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  634. [ 2.562897] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  635. [ 2.562900] usb usb2: Product: EHCI Host Controller
  636. [ 2.562904] usb usb2: Manufacturer: Linux 4.9.34-gentoo ehci_hcd
  637. [ 2.562907] usb usb2: SerialNumber: 0000:00:1d.0
  638. [ 2.563225] hub 2-0:1.0: USB hub found
  639. [ 2.563239] hub 2-0:1.0: 3 ports detected
  640. [ 2.563448] xhci_hcd 0000:05:00.0: xHCI Host Controller
  641. [ 2.563452] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 3
  642. [ 2.563867] xhci_hcd 0000:05:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x00000004
  643. [ 2.564217] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  644. [ 2.564218] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  645. [ 2.564219] usb usb3: Product: xHCI Host Controller
  646. [ 2.564220] usb usb3: Manufacturer: Linux 4.9.34-gentoo xhci-hcd
  647. [ 2.564221] usb usb3: SerialNumber: 0000:05:00.0
  648. [ 2.564533] hub 3-0:1.0: USB hub found
  649. [ 2.564558] hub 3-0:1.0: 2 ports detected
  650. [ 2.564684] xhci_hcd 0000:05:00.0: xHCI Host Controller
  651. [ 2.564687] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 4
  652. [ 2.567056] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  653. [ 2.567070] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  654. [ 2.567071] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  655. [ 2.567072] usb usb4: Product: xHCI Host Controller
  656. [ 2.567073] usb usb4: Manufacturer: Linux 4.9.34-gentoo xhci-hcd
  657. [ 2.567074] usb usb4: SerialNumber: 0000:05:00.0
  658. [ 2.567401] hub 4-0:1.0: USB hub found
  659. [ 2.567428] hub 4-0:1.0: 2 ports detected
  660. [ 2.567570] usbcore: registered new interface driver cdc_acm
  661. [ 2.567571] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  662. [ 2.567576] usbcore: registered new interface driver cdc_wdm
  663. [ 2.567582] usbcore: registered new interface driver uas
  664. [ 2.567599] usbcore: registered new interface driver usb-storage
  665. [ 2.567603] usbcore: registered new interface driver ums-alauda
  666. [ 2.567609] usbcore: registered new interface driver ums-cypress
  667. [ 2.567614] usbcore: registered new interface driver ums-datafab
  668. [ 2.567618] usbcore: registered new interface driver ums_eneub6250
  669. [ 2.567623] usbcore: registered new interface driver ums-freecom
  670. [ 2.567627] usbcore: registered new interface driver ums-isd200
  671. [ 2.567632] usbcore: registered new interface driver ums-jumpshot
  672. [ 2.567636] usbcore: registered new interface driver ums-onetouch
  673. [ 2.567643] usbcore: registered new interface driver ums-realtek
  674. [ 2.567649] usbcore: registered new interface driver ums-sddr09
  675. [ 2.567653] usbcore: registered new interface driver ums-sddr55
  676. [ 2.567658] usbcore: registered new interface driver ums-usbat
  677. [ 2.567677] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  678. [ 2.574510] serio: i8042 KBD port at 0x60,0x64 irq 1
  679. [ 2.574535] serio: i8042 AUX port at 0x60,0x64 irq 12
  680. [ 2.574764] mousedev: PS/2 mouse device common for all mice
  681. [ 2.576300] rtc_cmos 00:01: RTC can wake from S4
  682. [ 2.576598] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  683. [ 2.576694] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  684. [ 2.576734] i2c /dev entries driver
  685. [ 2.576979] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
  686. [ 2.580285] uvcvideo: Unable to create debugfs directory
  687. [ 2.580297] usbcore: registered new interface driver uvcvideo
  688. [ 2.580297] USB Video Class driver (1.1.1)
  689. [ 2.580867] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  690. [ 2.580995] EDAC i7core: Device not found: dev 00.0 PCI ID 8086:2c50
  691. [ 2.581038] sdhci: Secure Digital Host Controller Interface driver
  692. [ 2.581039] sdhci: Copyright(c) Pierre Ossman
  693. [ 2.582323] ledtrig-cpu: registered to indicate activity on CPUs
  694. [ 2.582350] hidraw: raw HID events driver (C) Jiri Kosina
  695. [ 2.582455] usbcore: registered new interface driver usbhid
  696. [ 2.582456] usbhid: USB HID core driver
  697. [ 2.585133] snd_hda_intel 0000:02:00.1: Disabling MSI
  698. [ 2.585267] usbcore: registered new interface driver snd-usb-audio
  699. [ 2.585307] Netfilter messages via NETLINK v0.30.
  700. [ 2.585489] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
  701. [ 2.585622] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
  702. [ 2.585831] ipip: IPv4 and MPLS over IPv4 tunneling driver
  703. [ 2.585984] IPv4 over IPsec tunneling driver
  704. [ 2.587430] ip_tables: (C) 2000-2006 Netfilter Core Team
  705. [ 2.587573] NET: Registered protocol family 10
  706. [ 2.587934] ip6_tables: (C) 2000-2006 Netfilter Core Team
  707. [ 2.588561] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  708. [ 2.588836] NET: Registered protocol family 17
  709. [ 2.588839] can: controller area network core (rev 20120528 abi 9)
  710. [ 2.588853] NET: Registered protocol family 29
  711. [ 2.588854] can: raw protocol (rev 20120528)
  712. [ 2.588855] can: broadcast manager protocol (rev 20161123 t)
  713. [ 2.588857] can: netlink gateway (rev 20130117) max_hops=1
  714. [ 2.588902] Key type dns_resolver registered
  715. [ 2.589230] microcode: sig=0x106e5, pf=0x10, revision=0x3
  716. [ 2.589321] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  717. [ 2.592957] registered taskstats version 1
  718. [ 2.594135] Loading compiled-in X.509 certificates
  719. [ 2.594225] snd_hda_codec_realtek hdaudioC1D0: ALC665: SKU not ready 0x598301f0
  720. [ 2.594728] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC665: line_outs=1 (0x15/0x0/0x0/0x0/0x0) type:speaker
  721. [ 2.594730] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  722. [ 2.594732] snd_hda_codec_realtek hdaudioC1D0: hp_outs=2 (0x1b/0x19/0x0/0x0/0x0)
  723. [ 2.594734] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
  724. [ 2.594735] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
  725. [ 2.594737] snd_hda_codec_realtek hdaudioC1D0: inputs:
  726. [ 2.594739] snd_hda_codec_realtek hdaudioC1D0: Mic=0x1a
  727. [ 2.594741] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
  728. [ 2.596038] ALSA device list:
  729. [ 2.596039] #0: Virtual MIDI Card 1
  730. [ 2.599144] random: fast init done
  731. [ 2.611344] input: HDA Intel MID Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input8
  732. [ 2.611601] input: HDA Intel MID Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
  733. [ 2.611859] input: HDA Intel MID Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
  734. [ 2.837265] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  735. [ 2.849347] ata1.00: ATA-8: OCZ-AGILITY3, 2.25, max UDMA/133
  736. [ 2.849351] ata1.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  737. [ 2.859199] ata1.00: configured for UDMA/133
  738. [ 2.859585] scsi 0:0:0:0: Direct-Access ATA OCZ-AGILITY3 2.25 PQ: 0 ANSI: 5
  739. [ 2.892725] usb 1-1: new high-speed USB device number 2 using ehci-pci
  740. [ 2.892962] sd 0:0:0:0: Attached scsi generic sg0 type 0
  741. [ 2.892998] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
  742. [ 2.893064] sd 0:0:0:0: [sda] Write Protect is off
  743. [ 2.893067] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  744. [ 2.893084] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  745. [ 2.893826] sda: sda1 sda2
  746. [ 2.894149] sd 0:0:0:0: [sda] Attached SCSI disk
  747. [ 2.922830] usb 2-1: new high-speed USB device number 2 using ehci-pci
  748. [ 2.922854] usb 3-1: new full-speed USB device number 2 using xhci_hcd
  749. [ 3.083181] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
  750. [ 3.083183] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  751. [ 3.083445] hub 1-1:1.0: USB hub found
  752. [ 3.083553] hub 1-1:1.0: 6 ports detected
  753. [ 3.113131] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
  754. [ 3.113133] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  755. [ 3.113406] hub 2-1:1.0: USB hub found
  756. [ 3.113500] hub 2-1:1.0: 8 ports detected
  757. [ 3.119169] usb 3-1: New USB device found, idVendor=046d, idProduct=c335
  758. [ 3.119171] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  759. [ 3.119172] usb 3-1: Product: Gaming Keyboard G910
  760. [ 3.119174] usb 3-1: Manufacturer: Logitech
  761. [ 3.119176] usb 3-1: SerialNumber: 176035573033
  762. [ 3.133820] input: Logitech Gaming Keyboard G910 as /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1/3-1:1.0/0003:046D:C335.0001/input/input11
  763. [ 3.155425] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input7
  764. [ 3.202848] hid-generic 0003:046D:C335.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G910] on usb-0000:05:00.0-1/input0
  765. [ 3.222274] input: Logitech Gaming Keyboard G910 as /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1/3-1:1.1/0003:046D:C335.0002/input/input12
  766. [ 3.224558] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  767. [ 3.226873] ata2.00: ATAPI: TSSTcorp BDDVDW SN-506AB, SB00, max UDMA/100
  768. [ 3.234554] ata2.00: configured for UDMA/100
  769. [ 3.243454] scsi 1:0:0:0: CD-ROM TSSTcorp BDDVDW SN-506AB SB00 PQ: 0 ANSI: 5
  770. [ 3.283120] hid-generic 0003:046D:C335.0002: input,hiddev0,hidraw1: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G910] on usb-0000:05:00.0-1/input1
  771. [ 3.284370] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  772. [ 3.284374] cdrom: Uniform CD-ROM driver Revision: 3.20
  773. [ 3.284753] sr 1:0:0:0: Attached scsi CD-ROM sr0
  774. [ 3.285053] sr 1:0:0:0: Attached scsi generic sg1 type 5
  775. [ 3.302920] tsc: Refined TSC clocksource calibration: 1728.999 MHz
  776. [ 3.302930] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x18ec29adecf, max_idle_ns: 440795291333 ns
  777. [ 3.402983] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
  778. [ 3.555996] usb 1-1.4: New USB device found, idVendor=0408, idProduct=2fb1
  779. [ 3.556001] usb 1-1.4: New USB device strings: Mfr=3, Product=2, SerialNumber=0
  780. [ 3.556004] usb 1-1.4: Product: Laptop_Integrated_Webcam_2HDM
  781. [ 3.556007] usb 1-1.4: Manufacturer: CN07CN2C786640AP115DA00
  782. [ 3.557306] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_2HDM (0408:2fb1)
  783. [ 3.617097] ata5: SATA link down (SStatus 0 SControl 300)
  784. [ 3.619085] Freeing unused kernel memory: 1116K (ffffffff81eff000 - ffffffff82016000)
  785. [ 3.619086] Write protecting the kernel read-only data: 14336k
  786. [ 3.619827] Freeing unused kernel memory: 972K (ffff88000190d000 - ffff880001a00000)
  787. [ 3.621409] Freeing unused kernel memory: 720K (ffff880001d4c000 - ffff880001e00000)
  788. [ 3.656721] uvcvideo: No streaming interface found for terminal 6.
  789. [ 3.656731] uvcvideo 1-1.4:1.0: Entity type for entity Extension 4 was not initialized!
  790. [ 3.656737] uvcvideo 1-1.4:1.0: Entity type for entity Extension 3 was not initialized!
  791. [ 3.656741] uvcvideo 1-1.4:1.0: Entity type for entity Processing 2 was not initialized!
  792. [ 3.656745] uvcvideo 1-1.4:1.0: Entity type for entity Camera 1 was not initialized!
  793. [ 3.656915] input: Laptop_Integrated_Webcam_2HDM as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input13
  794. [ 3.819745] udevd[671]: starting version 3.2.2
  795. [ 3.820472] udevd[672]: starting eudev-3.2.2
  796. [ 4.071274] udevd[683]: ctx=0x222c2f0 path=/lib/modules/4.9.34-gentoo/video/nvidia-modeset.ko error=No such file or directory
  797. [ 4.313293] clocksource: Switched to clocksource tsc
  798. [ 5.032354] XFS (sda1): Mounting V4 Filesystem
  799. [ 5.227860] XFS (sda1): Starting recovery (logdev: internal)
  800. [ 5.307970] XFS (sda1): Ending recovery (logdev: internal)
  801. [ 5.585261] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card2/input14
  802. [ 5.585422] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card2/input15
  803. [ 5.585551] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card2/input16
  804. [ 5.585652] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card2/input17
  805. [ 6.017453] cgroup: cgroup2: unknown option "nsdelegate"
  806. [ 6.248932] udevd[2112]: starting version 3.2.2
  807. [ 6.283354] udevd[2112]: RUN{builtin}: 'uaccess' unknown /lib64/udev/rules.d/73-seat-late.rules:15
  808. [ 6.303118] udevd[2113]: starting eudev-3.2.2
  809. [ 6.330499] udevd[2113]: RUN{builtin}: 'uaccess' unknown /lib64/udev/rules.d/73-seat-late.rules:15
  810. [ 6.605344] Intel(R) Wireless WiFi driver for Linux
  811. [ 6.605346] Copyright(c) 2003- 2015 Intel Corporation
  812. [ 6.605517] iwlwifi 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
  813. [ 6.605764] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-1000-5.ucode failed with error -2
  814. [ 6.605773] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-1000-4.ucode failed with error -2
  815. [ 6.605780] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-1000-3.ucode failed with error -2
  816. [ 6.605788] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-1000-2.ucode failed with error -2
  817. [ 6.605797] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-1000-1.ucode failed with error -2
  818. [ 6.605799] iwlwifi 0000:04:00.0: no suitable firmware found!
  819. [ 6.734185] nvidia: loading out-of-tree module taints kernel.
  820. [ 6.734202] nvidia: module license 'NVIDIA' taints kernel.
  821. [ 6.734203] Disabling lock debugging due to kernel taint
  822. [ 6.745882] nvidia-nvlink: Nvlink Core is being initialized, major device number 248
  823. [ 6.746507] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 390.42 Sat Mar 3 04:10:22 PST 2018 (using threaded interrupts)
  824. [ 6.758636] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 390.42 Sat Mar 3 03:30:48 PST 2018
  825. [ 6.760070] [drm] [nvidia-drm] [GPU ID 0x00000200] Loading driver
  826. [ 6.790484] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  827. [ 6.790526] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  828. [ 6.790549] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  829. [ 6.790571] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  830. [ 6.790664] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  831. [ 6.790686] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  832. [ 6.790705] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  833. [ 7.723953] usbcore: registered new interface driver usbserial
  834. [ 7.725892] usbcore: registered new interface driver ftdi_sio
  835. [ 7.725901] usbserial: USB Serial support registered for FTDI USB Serial Device
  836. [ 7.747248] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  837. [ 8.834717] XFS (sda2): Mounting V4 Filesystem
  838. [ 8.858096] XFS (sda2): Ending clean mount
  839. [ 9.657621] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  840. [ 9.657730] r8169 0000:09:00.0: Direct firmware load for rtl_nic/rtl8168e-2.fw failed with error -2
  841. [ 9.657732] r8169 0000:09:00.0 eth0: unable to load firmware patch rtl_nic/rtl8168e-2.fw (-2)
  842. [ 9.697595] r8169 0000:09:00.0 eth0: link down
  843. [ 9.697603] r8169 0000:09:00.0 eth0: link down
  844. [ 9.697641] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  845. [ 11.105708] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  846. [ 11.105744] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  847. [ 11.105767] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  848. [ 11.105788] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  849. [ 11.105880] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  850. [ 11.105903] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  851. [ 11.105924] ACPI Warning: \_SB.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  852. [ 11.342610] nvidia-modeset: Allocated GPU:0 (GPU-c9804f3d-d5fa-c184-a558-ed77e325ac3d) @ PCI:0000:02:00.0
  853. [ 11.637753] r8169 0000:09:00.0 eth0: link up
  854. [ 11.637762] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  855. [ 15.533488] random: crng init done
  856. [ 27.524331] usb 3-2: new full-speed USB device number 3 using xhci_hcd
  857. [ 27.762723] usb 3-2: New USB device found, idVendor=04d9, idProduct=a067
  858. [ 27.762728] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  859. [ 27.762732] usb 3-2: Product: USB Gaming Mouse
  860. [ 27.762735] usb 3-2: Manufacturer: Holtek
  861. [ 27.788184] input: Holtek USB Gaming Mouse as /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-2/3-2:1.0/0003:04D9:A067.0003/input/input18
  862. [ 27.855044] holtek_mouse 0003:04D9:A067.0003: input,hidraw2: USB HID v1.10 Keyboard [Holtek USB Gaming Mouse] on usb-0000:05:00.0-2/input0
  863. [ 27.981801] holtek_mouse 0003:04D9:A067.0004: Fixing up report descriptor
  864. [ 28.016372] input: Holtek USB Gaming Mouse as /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-2/3-2:1.1/0003:04D9:A067.0004/input/input19
  865. [ 28.085620] holtek_mouse 0003:04D9:A067.0004: input,hiddev0,hidraw3: USB HID v1.10 Mouse [Holtek USB Gaming Mouse] on usb-0000:05:00.0-2/input1
  866. [ 28.122253] holtek_mouse 0003:04D9:A067.0005: hiddev0,hidraw4: USB HID v1.10 Device [Holtek USB Gaming Mouse] on usb-0000:05:00.0-2/input2
  867. [ 36.501213] nvidia-modeset: WARNING: GPU:0: Unable to read EDID for display device Philips FTV (HDMI-0)
  868. [ 102.356814] r8169 0000:09:00.0 eth0: link down
  869. [ 107.329110] usb 2-1.3: new high-speed USB device number 3 using ehci-pci
  870. [ 107.480745] usb 2-1.3: New USB device found, idVendor=1058, idProduct=1140
  871. [ 107.480748] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=5
  872. [ 107.480750] usb 2-1.3: Product: My Book 1140
  873. [ 107.480752] usb 2-1.3: Manufacturer: Western Digital
  874. [ 107.480753] usb 2-1.3: SerialNumber: 574D43315430363937373939
  875. [ 107.481526] usb-storage 2-1.3:1.0: USB Mass Storage device detected
  876. [ 107.481783] scsi host6: usb-storage 2-1.3:1.0
  877. [ 108.510731] scsi 6:0:0:0: Direct-Access WD My Book 1140 1019 PQ: 0 ANSI: 6
  878. [ 108.511528] scsi 6:0:0:1: Enclosure WD SES Device 1019 PQ: 0 ANSI: 6
  879. [ 108.550353] sd 6:0:0:0: Attached scsi generic sg2 type 0
  880. [ 108.550573] scsi 6:0:0:1: Attached scsi generic sg3 type 13
  881. [ 108.550960] sd 6:0:0:0: [sdb] 732558336 4096-byte logical blocks: (3.00 TB/2.73 TiB)
  882. [ 108.551968] sd 6:0:0:0: [sdb] Write Protect is off
  883. [ 108.551972] sd 6:0:0:0: [sdb] Mode Sense: 47 00 10 08
  884. [ 108.553030] sd 6:0:0:0: [sdb] No Caching mode page found
  885. [ 108.553034] sd 6:0:0:0: [sdb] Assuming drive cache: write through
  886. [ 115.537852] elogind[3918]: New seat seat0.
  887. [ 115.538237] elogind[3918]: Watching system buttons on /dev/input/event3 (Power Button)
  888. [ 115.629986] elogind[3918]: Watching system buttons on /dev/input/event0 (Power Button)
  889. [ 115.630057] elogind[3918]: Watching system buttons on /dev/input/event1 (Sleep Button)
  890. [ 115.710068] elogind[3918]: Watching system buttons on /dev/input/event9 (Logitech Gaming Keyboard G910)
  891. [ 115.710137] elogind[3918]: Watching system buttons on /dev/input/event11 (Logitech Gaming Keyboard G910)
  892. [ 115.750123] elogind[3918]: Watching system buttons on /dev/input/event18 (Holtek USB Gaming Mouse)
  893. [ 115.750195] elogind[3918]: Watching system buttons on /dev/input/event5 (AT Translated Set 2 keyboard)
  894. [ 118.605995] sdb: sdb1
  895. [ 118.610088] sd 6:0:0:0: [sdb] Attached SCSI disk
  896. [ 161.105202] usb 2-1.3: USB disconnect, device number 3
  897. [ 167.202818] usb 3-1: USB disconnect, device number 2
  898. [ 170.163067] usb 3-1: new high-speed USB device number 4 using xhci_hcd
  899. [ 170.337117] usb 3-1: New USB device found, idVendor=1058, idProduct=1140
  900. [ 170.337122] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
  901. [ 170.337126] usb 3-1: Product: My Book 1140
  902. [ 170.337129] usb 3-1: Manufacturer: Western Digital
  903. [ 170.337132] usb 3-1: SerialNumber: 574D43315430363937373939
  904. [ 170.339200] usb-storage 3-1:1.0: USB Mass Storage device detected
  905. [ 170.340053] scsi host6: usb-storage 3-1:1.0
  906. [ 192.755012] usb 3-1: reset high-speed USB device number 4 using xhci_hcd
  907. [ 195.588979] usb 3-1: USB disconnect, device number 4
  908. [ 203.335083] usb 3-1: new high-speed USB device number 5 using xhci_hcd
  909. [ 203.509193] usb 3-1: New USB device found, idVendor=1058, idProduct=1140
  910. [ 203.509199] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
  911. [ 203.509202] usb 3-1: Product: My Book 1140
  912. [ 203.509206] usb 3-1: Manufacturer: Western Digital
  913. [ 203.509209] usb 3-1: SerialNumber: 574D43315430363937373939
  914. [ 203.510877] usb-storage 3-1:1.0: USB Mass Storage device detected
  915. [ 203.511502] scsi host6: usb-storage 3-1:1.0
  916. [ 216.645755] usb 2-1.3: new full-speed USB device number 4 using ehci-pci
  917. [ 216.799107] usb 2-1.3: New USB device found, idVendor=046d, idProduct=c335
  918. [ 216.799112] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  919. [ 216.799117] usb 2-1.3: Product: Gaming Keyboard G910
  920. [ 216.799119] usb 2-1.3: Manufacturer: Logitech
  921. [ 216.799120] usb 2-1.3: SerialNumber: 176035573033
  922. [ 216.801346] input: Logitech Gaming Keyboard G910 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/0003:046D:C335.0006/input/input20
  923. [ 216.866306] hid-generic 0003:046D:C335.0006: input,hidraw0: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G910] on usb-0000:00:1d.0-1.3/input0
  924. [ 216.869803] input: Logitech Gaming Keyboard G910 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/0003:046D:C335.0007/input/input21
  925. [ 216.936473] hid-generic 0003:046D:C335.0007: input,hiddev0,hidraw1: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G910] on usb-0000:00:1d.0-1.3/input1
  926. [ 217.057890] elogind[3918]: Watching system buttons on /dev/input/event9 (Logitech Gaming Keyboard G910)
  927. [ 217.077920] elogind[3918]: Watching system buttons on /dev/input/event11 (Logitech Gaming Keyboard G910)
  928. [ 225.396937] usb 3-1: reset high-speed USB device number 5 using xhci_hcd
  929. [ 266.516962] usb 2-1.3: USB disconnect, device number 4
  930. [ 268.764164] usb 3-1: USB disconnect, device number 5
  931. [ 273.649299] usb 3-1: new full-speed USB device number 6 using xhci_hcd
  932. [ 273.846273] usb 3-1: New USB device found, idVendor=046d, idProduct=c335
  933. [ 273.846278] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  934. [ 273.846282] usb 3-1: Product: Gaming Keyboard G910
  935. [ 273.846285] usb 3-1: Manufacturer: Logitech
  936. [ 273.846288] usb 3-1: SerialNumber: 176035573033
  937. [ 273.861014] input: Logitech Gaming Keyboard G910 as /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1/3-1:1.0/0003:046D:C335.0008/input/input22
  938. [ 273.930046] hid-generic 0003:046D:C335.0008: input,hidraw0: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G910] on usb-0000:05:00.0-1/input0
  939. [ 273.950479] input: Logitech Gaming Keyboard G910 as /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1/3-1:1.1/0003:046D:C335.0009/input/input23
  940. [ 274.020358] hid-generic 0003:046D:C335.0009: input,hiddev0,hidraw1: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G910] on usb-0000:05:00.0-1/input1
  941. [ 274.121179] elogind[3918]: Watching system buttons on /dev/input/event9 (Logitech Gaming Keyboard G910)
  942. [ 274.141414] elogind[3918]: Watching system buttons on /dev/input/event11 (Logitech Gaming Keyboard G910)
  943. [ 279.969660] usb 2-1.3: new high-speed USB device number 5 using ehci-pci
  944. [ 280.122316] usb 2-1.3: New USB device found, idVendor=1058, idProduct=1140
  945. [ 280.122322] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=5
  946. [ 280.122325] usb 2-1.3: Product: My Book 1140
  947. [ 280.122329] usb 2-1.3: Manufacturer: Western Digital
  948. [ 280.122332] usb 2-1.3: SerialNumber: 574D43315430363937373939
  949. [ 280.123274] usb-storage 2-1.3:1.0: USB Mass Storage device detected
  950. [ 280.123824] scsi host6: usb-storage 2-1.3:1.0
  951. [ 281.161168] scsi 6:0:0:0: Direct-Access WD My Book 1140 1019 PQ: 0 ANSI: 6
  952. [ 281.161834] scsi 6:0:0:1: Enclosure WD SES Device 1019 PQ: 0 ANSI: 6
  953. [ 281.200685] sd 6:0:0:0: Attached scsi generic sg2 type 0
  954. [ 281.200881] scsi 6:0:0:1: Attached scsi generic sg3 type 13
  955. [ 281.201477] sd 6:0:0:0: [sdb] 732558336 4096-byte logical blocks: (3.00 TB/2.73 TiB)
  956. [ 281.202567] sd 6:0:0:0: [sdb] Write Protect is off
  957. [ 281.202571] sd 6:0:0:0: [sdb] Mode Sense: 47 00 10 08
  958. [ 281.203587] sd 6:0:0:0: [sdb] No Caching mode page found
  959. [ 281.203590] sd 6:0:0:0: [sdb] Assuming drive cache: write through
  960. [ 291.268030] sdb: sdb1
  961. [ 291.272329] sd 6:0:0:0: [sdb] Attached SCSI disk
  962. [ 323.564899] r8169 0000:09:00.0 eth0: link up
  963. [ 347.808371] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement