Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2018
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.87 KB | None | 0 0
  1. hram@cnc:~$ dmesg
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Linux version 3.4-9-rtai-686-pae (Debian 3.4.55-4linuxcnc) () (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP PREEMPT Debian 3.4.55-4linuxcnc
  5. [ 0.000000] BIOS-provided physical RAM map:
  6. [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
  7. [ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
  8. [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
  9. [ 0.000000] BIOS-e820: 0000000000100000 - 00000000ca15f000 (usable)
  10. [ 0.000000] BIOS-e820: 00000000ca15f000 - 00000000ca166000 (ACPI NVS)
  11. [ 0.000000] BIOS-e820: 00000000ca166000 - 00000000ca5b3000 (usable)
  12. [ 0.000000] BIOS-e820: 00000000ca5b3000 - 00000000ca9dd000 (reserved)
  13. [ 0.000000] BIOS-e820: 00000000ca9dd000 - 00000000dd71f000 (usable)
  14. [ 0.000000] BIOS-e820: 00000000dd71f000 - 00000000dd928000 (reserved)
  15. [ 0.000000] BIOS-e820: 00000000dd928000 - 00000000dd941000 (ACPI data)
  16. [ 0.000000] BIOS-e820: 00000000dd941000 - 00000000dde7d000 (ACPI NVS)
  17. [ 0.000000] BIOS-e820: 00000000dde7d000 - 00000000defff000 (reserved)
  18. [ 0.000000] BIOS-e820: 00000000defff000 - 00000000df000000 (usable)
  19. [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
  20. [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
  21. [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed04000 (reserved)
  22. [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
  23. [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
  24. [ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
  25. [ 0.000000] BIOS-e820: 0000000100000000 - 000000011f000000 (usable)
  26. [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
  27. [ 0.000000] SMBIOS 2.7 present.
  28. [ 0.000000] DMI: ASUS All Series/H81M-C, BIOS 0801 02/21/2014
  29. [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
  30. [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
  31. [ 0.000000] last_pfn = 0xdf000 max_arch_pfn = 0x100000
  32. [ 0.000000] MTRR default type: uncachable
  33. [ 0.000000] MTRR fixed ranges enabled:
  34. [ 0.000000] 00000-9FFFF write-back
  35. [ 0.000000] A0000-BFFFF uncachable
  36. [ 0.000000] C0000-CFFFF write-protect
  37. [ 0.000000] D0000-E7FFF uncachable
  38. [ 0.000000] E8000-FFFFF write-protect
  39. [ 0.000000] MTRR variable ranges enabled:
  40. [ 0.000000] 0 base 0000000000 mask 7F00000000 write-back
  41. [ 0.000000] 1 base 0100000000 mask 7FF0000000 write-back
  42. [ 0.000000] 2 base 0110000000 mask 7FF8000000 write-back
  43. [ 0.000000] 3 base 0118000000 mask 7FFC000000 write-back
  44. [ 0.000000] 4 base 011C000000 mask 7FFE000000 write-back
  45. [ 0.000000] 5 base 011E000000 mask 7FFF000000 write-back
  46. [ 0.000000] 6 base 00E0000000 mask 7FE0000000 uncachable
  47. [ 0.000000] 7 disabled
  48. [ 0.000000] 8 disabled
  49. [ 0.000000] 9 disabled
  50. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  51. [ 0.000000] e820 update range: 00000000e0000000 - 0000000100000000 (usable) ==> (reserved)
  52. [ 0.000000] found SMP MP-table at [c00fd7c0] fd7c0
  53. [ 0.000000] initial memory mapped : 0 - 01800000
  54. [ 0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
  55. [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
  56. [ 0.000000] 0000000000 - 0000400000 page 4k
  57. [ 0.000000] 0000400000 - 0037400000 page 2M
  58. [ 0.000000] 0037400000 - 00377fe000 page 4k
  59. [ 0.000000] kernel direct mapping tables up to 0x377fdfff @ [mem 0x017f8000-0x017fffff]
  60. [ 0.000000] RAMDISK: 36520000 - 37288000
  61. [ 0.000000] ACPI: RSDP 000f0490 00024 (v02 ALASKA)
  62. [ 0.000000] ACPI: XSDT dd92d080 0007C (v01 ALASKA A M I 01072009 AMI 00010013)
  63. [ 0.000000] ACPI: FACP dd93b858 0010C (v05 ALASKA A M I 01072009 AMI 00010013)
  64. [ 0.000000] ACPI: DSDT dd92d198 0E6B9 (v02 ALASKA A M I 00000031 INTL 20091112)
  65. [ 0.000000] ACPI: FACS dde7b080 00040
  66. [ 0.000000] ACPI: APIC dd93b968 00072 (v03 ALASKA A M I 01072009 AMI 00010013)
  67. [ 0.000000] ACPI: FPDT dd93b9e0 00044 (v01 ALASKA A M I 01072009 AMI 00010013)
  68. [ 0.000000] ACPI: LPIT dd93ba28 0005C (v01 ALASKA A M I 00000000 AMI. 00000005)
  69. [ 0.000000] ACPI: SSDT dd93ba88 0034A (v01 PmRef Cpu0Ist 00003000 INTL 20091112)
  70. [ 0.000000] ACPI: SSDT dd93bdd8 00AD8 (v01 PmRef CpuPm 00003000 INTL 20091112)
  71. [ 0.000000] ACPI: MCFG dd93c8b0 0003C (v01 ALASKA A M I 01072009 MSFT 00000097)
  72. [ 0.000000] ACPI: HPET dd93c8f0 00038 (v01 ALASKA A M I 01072009 AMI. 00000005)
  73. [ 0.000000] ACPI: SSDT dd93c928 00495 (v01 IdeRef IdeTable 00001000 INTL 20091112)
  74. [ 0.000000] ACPI: SSDT dd93cdc0 034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
  75. [ 0.000000] ACPI: BGRT dd940300 00038 (v00 ALASKA A M I 01072009 AMI 00010013)
  76. [ 0.000000] ACPI: Local APIC address 0xfee00000
  77. [ 0.000000] 2680MB HIGHMEM available.
  78. [ 0.000000] 887MB LOWMEM available.
  79. [ 0.000000] mapped low ram: 0 - 377fe000
  80. [ 0.000000] low ram: 0 - 377fe000
  81. [ 0.000000] Zone PFN ranges:
  82. [ 0.000000] DMA 0x00000010 -> 0x00001000
  83. [ 0.000000] Normal 0x00001000 -> 0x000377fe
  84. [ 0.000000] HighMem 0x000377fe -> 0x000df000
  85. [ 0.000000] Movable zone start PFN for each node
  86. [ 0.000000] Early memory PFN ranges
  87. [ 0.000000] 0: 0x00000010 -> 0x0000009e
  88. [ 0.000000] 0: 0x00000100 -> 0x000ca15f
  89. [ 0.000000] 0: 0x000ca166 -> 0x000ca5b3
  90. [ 0.000000] 0: 0x000ca9dd -> 0x000dd71f
  91. [ 0.000000] 0: 0x000defff -> 0x000df000
  92. [ 0.000000] On node 0 totalpages: 905853
  93. [ 0.000000] free_area_init_node: node 0, pgdat c1498a00, node_mem_map f4940200
  94. [ 0.000000] DMA zone: 32 pages used for memmap
  95. [ 0.000000] DMA zone: 0 pages reserved
  96. [ 0.000000] DMA zone: 3950 pages, LIFO batch:0
  97. [ 0.000000] Normal zone: 1744 pages used for memmap
  98. [ 0.000000] Normal zone: 221486 pages, LIFO batch:31
  99. [ 0.000000] HighMem zone: 5361 pages used for memmap
  100. [ 0.000000] HighMem zone: 673280 pages, LIFO batch:31
  101. [ 0.000000] Using APIC driver default
  102. [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
  103. [ 0.000000] ACPI: Local APIC address 0xfee00000
  104. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  105. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
  106. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
  107. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
  108. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  109. [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
  110. [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
  111. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  112. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  113. [ 0.000000] ACPI: IRQ0 used by override.
  114. [ 0.000000] ACPI: IRQ2 used by override.
  115. [ 0.000000] ACPI: IRQ9 used by override.
  116. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  117. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  118. [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
  119. [ 0.000000] nr_irqs_gsi: 40
  120. [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
  121. [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  122. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
  123. [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
  124. [ 0.000000] Allocating PCI resources starting at df000000 (gap: df000000:19000000)
  125. [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
  126. [ 0.000000] PERCPU: Embedded 17 pages/cpu @f77a7000 s48384 r0 d21248 u69632
  127. [ 0.000000] pcpu-alloc: s48384 r0 d21248 u69632 alloc=17*4096
  128. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  129. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 898716
  130. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.4-9-rtai-686-pae root=UUID=c34f43d8-8c54-4f03-bcc8-1cf047f9dbba ro initrd=/install/gtk/initrd.gz lapic quiet rootdelay=5
  131. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  132. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  133. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  134. [ 0.000000] Initializing CPU#0
  135. [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
  136. [ 0.000000] allocated 7307136 bytes of page_cgroup
  137. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  138. [ 0.000000] Initializing HighMem for node 0 (000377fe:000df000)
  139. [ 0.000000] Memory: 3566996k/3653632k available (3495k kernel code, 56416k reserved, 1237k data, 416k init, 2714564k highmem)
  140. [ 0.000000] virtual kernel memory layout:
  141. [ 0.000000] fixmap : 0xfff17000 - 0xfffff000 ( 928 kB)
  142. [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
  143. [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
  144. [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
  145. [ 0.000000] .init : 0xc14a0000 - 0xc1508000 ( 416 kB)
  146. [ 0.000000] .data : 0xc1369d4a - 0xc149f480 (1237 kB)
  147. [ 0.000000] .text : 0xc1000000 - 0xc1369d4a (3495 kB)
  148. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  149. [ 0.000000] Preemptible hierarchical RCU implementation.
  150. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  151. [ 0.000000] NR_IRQS:2304 nr_irqs:712 16
  152. [ 0.000000] CPU 0 irqstacks, hard=f3c06000 soft=f3c08000
  153. [ 0.000000] Extended CMOS year: 2000
  154. [ 0.000000] Interrupt pipeline (release #3)
  155. [ 0.000000] Console: colour VGA+ 80x25
  156. [ 0.000000] console [tty0] enabled
  157. [ 0.000000] hpet clockevent registered
  158. [ 0.000000] Fast TSC calibration using PIT
  159. [ 0.004000] Detected 3399.708 MHz processor.
  160. [ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 6799.41 BogoMIPS (lpj=13598832)
  161. [ 0.000003] pid_max: default: 32768 minimum: 301
  162. [ 0.000025] Security Framework initialized
  163. [ 0.000027] AppArmor: AppArmor disabled by boot time parameter
  164. [ 0.000036] Mount-cache hash table entries: 512
  165. [ 0.000139] Initializing cgroup subsys cpuacct
  166. [ 0.000140] Initializing cgroup subsys memory
  167. [ 0.000144] Initializing cgroup subsys devices
  168. [ 0.000145] Initializing cgroup subsys freezer
  169. [ 0.000146] Initializing cgroup subsys net_cls
  170. [ 0.000147] Initializing cgroup subsys blkio
  171. [ 0.000150] Initializing cgroup subsys perf_event
  172. [ 0.000166] CPU: Physical Processor ID: 0
  173. [ 0.000167] CPU: Processor Core ID: 0
  174. [ 0.000170] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  175. [ 0.000170] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  176. [ 0.001647] mce: CPU supports 7 MCE banks
  177. [ 0.001655] CPU0: Thermal monitoring enabled (TM1)
  178. [ 0.001711] ACPI: Core revision 20120320
  179. [ 0.009279] Enabling APIC mode: Flat. Using 1 I/O APICs
  180. [ 0.009655] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  181. [ 0.049313] CPU0: Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz stepping 03
  182. [ 0.154432] Performance Events: no PEBS fmt2+, generic architected perfmon, Intel PMU driver.
  183. [ 0.154437] ... version: 3
  184. [ 0.154438] ... bit width: 48
  185. [ 0.154439] ... generic registers: 4
  186. [ 0.154440] ... value mask: 0000ffffffffffff
  187. [ 0.154441] ... max period: 000000007fffffff
  188. [ 0.154442] ... fixed-purpose events: 3
  189. [ 0.154443] ... event mask: 000000070000000f
  190. [ 0.166463] NMI watchdog: enabled, takes one hw-pmu counter.
  191. [ 0.178439] CPU 1 irqstacks, hard=f3cf6000 soft=f3cf8000
  192. [ 0.178440] Booting Node 0, Processors #1
  193. [ 0.188636] Initializing CPU#1
  194. [ 0.193058] NMI watchdog: enabled, takes one hw-pmu counter.
  195. [ 0.198429] CPU 2 irqstacks, hard=f3d08000 soft=f3d0a000
  196. [ 0.198430] #2
  197. [ 0.208647] Initializing CPU#2
  198. [ 0.213047] NMI watchdog: enabled, takes one hw-pmu counter.
  199. [ 0.218417] CPU 3 irqstacks, hard=f3d3c000 soft=f3d3e000
  200. [ 0.218418] #3 Ok.
  201. [ 0.228612] Initializing CPU#3
  202. [ 0.233033] NMI watchdog: enabled, takes one hw-pmu counter.
  203. [ 0.233052] Brought up 4 CPUs
  204. [ 0.233054] Total of 4 processors activated (27197.66 BogoMIPS).
  205. [ 0.235286] devtmpfs: initialized
  206. [ 0.235424] PM: Registering ACPI NVS region [mem 0xca15f000-0xca165fff] (28672 bytes)
  207. [ 0.235427] PM: Registering ACPI NVS region [mem 0xdd941000-0xdde7cfff] (5488640 bytes)
  208. [ 0.235568] dummy:
  209. [ 0.235602] NET: Registered protocol family 16
  210. [ 0.235672] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  211. [ 0.235674] ACPI: bus type pci registered
  212. [ 0.235705] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  213. [ 0.235707] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  214. [ 0.235708] PCI: Using MMCONFIG for extended config space
  215. [ 0.235709] PCI: Using configuration type 1 for base access
  216. [ 0.236071] bio: create slab <bio-0> at 0
  217. [ 0.236131] ACPI: Added _OSI(Module Device)
  218. [ 0.236132] ACPI: Added _OSI(Processor Device)
  219. [ 0.236133] ACPI: Added _OSI(3.0 _SCP Extensions)
  220. [ 0.236135] ACPI: Added _OSI(Processor Aggregator Device)
  221. [ 0.238198] ACPI: EC: Look up EC in DSDT
  222. [ 0.240650] ACPI: Executed 1 blocks of module-level executable AML code
  223. [ 0.243710] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  224. [ 0.244329] ACPI: SSDT dd91dc18 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112)
  225. [ 0.244862] ACPI: Dynamic OEM Table Load:
  226. [ 0.244864] ACPI: SSDT (null) 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112)
  227. [ 0.245078] ACPI: SSDT dd91d618 005AA (v01 PmRef ApIst 00003000 INTL 20091112)
  228. [ 0.245688] ACPI: Dynamic OEM Table Load:
  229. [ 0.245690] ACPI: SSDT (null) 005AA (v01 PmRef ApIst 00003000 INTL 20091112)
  230. [ 0.245779] ACPI: SSDT dd91cd98 00119 (v01 PmRef ApCst 00003000 INTL 20091112)
  231. [ 0.246309] ACPI: Dynamic OEM Table Load:
  232. [ 0.246311] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20091112)
  233. [ 0.246966] ACPI: Interpreter enabled
  234. [ 0.246971] ACPI: (supports S0 S3 S4 S5)
  235. [ 0.246991] ACPI: Using IOAPIC for interrupt routing
  236. [ 0.252462] ACPI: Power Resource [FN00] (off)
  237. [ 0.252516] ACPI: Power Resource [FN01] (off)
  238. [ 0.252568] ACPI: Power Resource [FN02] (off)
  239. [ 0.252620] ACPI: Power Resource [FN03] (off)
  240. [ 0.252672] ACPI: Power Resource [FN04] (off)
  241. [ 0.253260] ACPI: No dock devices found.
  242. [ 0.253264] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  243. [ 0.253499] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  244. [ 0.253825] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
  245. [ 0.253826] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
  246. [ 0.253828] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
  247. [ 0.253829] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
  248. [ 0.253830] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
  249. [ 0.253831] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
  250. [ 0.253833] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
  251. [ 0.253834] pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
  252. [ 0.253835] pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff]
  253. [ 0.253836] pci_root PNP0A08:00: host bridge window [mem 0xe0000000-0xfeafffff]
  254. [ 0.253855] PCI host bridge to bus 0000:00
  255. [ 0.253857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  256. [ 0.253858] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  257. [ 0.253859] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  258. [ 0.253860] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
  259. [ 0.253862] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
  260. [ 0.253863] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
  261. [ 0.253864] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
  262. [ 0.253865] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
  263. [ 0.253867] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
  264. [ 0.253868] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff]
  265. [ 0.253874] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
  266. [ 0.253901] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
  267. [ 0.253921] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  268. [ 0.253953] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
  269. [ 0.253970] pci 0000:00:14.0: reg 10: [mem 0xf6200000-0xf620ffff 64bit]
  270. [ 0.254013] pci 0000:00:14.0: PME# supported from D3hot D3cold
  271. [ 0.254030] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
  272. [ 0.254047] pci 0000:00:16.0: reg 10: [mem 0xf6219000-0xf621900f 64bit]
  273. [ 0.254093] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  274. [ 0.254120] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
  275. [ 0.254138] pci 0000:00:1a.0: reg 10: [mem 0xf6217000-0xf62173ff]
  276. [ 0.254202] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  277. [ 0.254223] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
  278. [ 0.254236] pci 0000:00:1b.0: reg 10: [mem 0xf6210000-0xf6213fff 64bit]
  279. [ 0.254281] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  280. [ 0.254298] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
  281. [ 0.254343] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  282. [ 0.254362] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
  283. [ 0.254411] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  284. [ 0.254430] pci 0000:00:1c.5: [8086:244e] type 01 class 0x060401
  285. [ 0.254476] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
  286. [ 0.254500] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
  287. [ 0.254519] pci 0000:00:1d.0: reg 10: [mem 0xf6216000-0xf62163ff]
  288. [ 0.254584] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  289. [ 0.254605] pci 0000:00:1f.0: [8086:8c5c] type 00 class 0x060100
  290. [ 0.254699] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
  291. [ 0.254711] pci 0000:00:1f.3: reg 10: [mem 0xf6215000-0xf62150ff 64bit]
  292. [ 0.254729] pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f]
  293. [ 0.254752] pci 0000:00:1f.5: [8086:8c08] type 00 class 0x010185
  294. [ 0.254763] pci 0000:00:1f.5: reg 10: [io 0xf070-0xf077]
  295. [ 0.254769] pci 0000:00:1f.5: reg 14: [io 0xf060-0xf063]
  296. [ 0.254775] pci 0000:00:1f.5: reg 18: [io 0xf050-0xf057]
  297. [ 0.254781] pci 0000:00:1f.5: reg 1c: [io 0xf040-0xf043]
  298. [ 0.254788] pci 0000:00:1f.5: reg 20: [io 0xf030-0xf03f]
  299. [ 0.254794] pci 0000:00:1f.5: reg 24: [io 0xf020-0xf02f]
  300. [ 0.254839] pci 0000:01:00.0: [10de:0dc4] type 00 class 0x030000
  301. [ 0.254847] pci 0000:01:00.0: reg 10: [mem 0xf4000000-0xf4ffffff]
  302. [ 0.254855] pci 0000:01:00.0: reg 14: [mem 0xe0000000-0xe7ffffff 64bit pref]
  303. [ 0.254863] pci 0000:01:00.0: reg 1c: [mem 0xe8000000-0xe9ffffff 64bit pref]
  304. [ 0.254869] pci 0000:01:00.0: reg 24: [io 0xe000-0xe07f]
  305. [ 0.254875] pci 0000:01:00.0: reg 30: [mem 0xf6000000-0xf607ffff pref]
  306. [ 0.254909] pci 0000:01:00.1: [10de:0be9] type 00 class 0x040300
  307. [ 0.254916] pci 0000:01:00.1: reg 10: [mem 0xf6080000-0xf6083fff]
  308. [ 0.262388] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  309. [ 0.262390] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  310. [ 0.262392] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf60fffff]
  311. [ 0.262395] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xebffffff 64bit pref]
  312. [ 0.262427] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
  313. [ 0.262482] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
  314. [ 0.262497] pci 0000:03:00.0: reg 10: [io 0xd000-0xd0ff]
  315. [ 0.262524] pci 0000:03:00.0: reg 18: [mem 0xf6100000-0xf6100fff 64bit]
  316. [ 0.262541] pci 0000:03:00.0: reg 20: [mem 0xec100000-0xec103fff 64bit pref]
  317. [ 0.262587] pci 0000:03:00.0: supports D1 D2
  318. [ 0.262588] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  319. [ 0.270385] pci 0000:00:1c.2: PCI bridge to [bus 03-03]
  320. [ 0.270388] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
  321. [ 0.270390] pci 0000:00:1c.2: bridge window [mem 0xf6100000-0xf61fffff]
  322. [ 0.270395] pci 0000:00:1c.2: bridge window [mem 0xec100000-0xec1fffff 64bit pref]
  323. [ 0.270438] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060401
  324. [ 0.270522] pci 0000:00:1c.5: PCI bridge to [bus 04-05] (subtractive decode)
  325. [ 0.270529] pci 0000:00:1c.5: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  326. [ 0.270531] pci 0000:00:1c.5: bridge window [io 0x0d00-0xffff] (subtractive decode)
  327. [ 0.270532] pci 0000:00:1c.5: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  328. [ 0.270533] pci 0000:00:1c.5: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
  329. [ 0.270535] pci 0000:00:1c.5: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
  330. [ 0.270536] pci 0000:00:1c.5: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
  331. [ 0.270537] pci 0000:00:1c.5: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
  332. [ 0.270539] pci 0000:00:1c.5: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
  333. [ 0.270540] pci 0000:00:1c.5: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
  334. [ 0.270541] pci 0000:00:1c.5: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
  335. [ 0.270634] pci 0000:04:00.0: PCI bridge to [bus 05-05] (subtractive decode)
  336. [ 0.270652] pci 0000:04:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
  337. [ 0.270653] pci 0000:04:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
  338. [ 0.270654] pci 0000:04:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
  339. [ 0.270655] pci 0000:04:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
  340. [ 0.270657] pci 0000:04:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  341. [ 0.270658] pci 0000:04:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
  342. [ 0.270659] pci 0000:04:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  343. [ 0.270661] pci 0000:04:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
  344. [ 0.270662] pci 0000:04:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
  345. [ 0.270663] pci 0000:04:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
  346. [ 0.270665] pci 0000:04:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
  347. [ 0.270666] pci 0000:04:00.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
  348. [ 0.270667] pci 0000:04:00.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
  349. [ 0.270669] pci 0000:04:00.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
  350. [ 0.270690] pci_bus 0000:00: on NUMA node 0
  351. [ 0.270692] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  352. [ 0.270795] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
  353. [ 0.270825] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
  354. [ 0.270857] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
  355. [ 0.270888] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06.RP06._PRT]
  356. [ 0.270929] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
  357. [ 0.271021] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x0f)
  358. [ 0.275116] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
  359. [ 0.275153] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
  360. [ 0.275188] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15)
  361. [ 0.275222] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
  362. [ 0.275257] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15)
  363. [ 0.275291] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15)
  364. [ 0.275325] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 *14 15)
  365. [ 0.275360] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
  366. [ 0.275408] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
  367. [ 0.275410] vgaarb: loaded
  368. [ 0.275411] vgaarb: bridge control possible 0000:01:00.0
  369. [ 0.275426] PCI: Using ACPI for IRQ routing
  370. [ 0.276655] PCI: pci_cache_line_size set to 64 bytes
  371. [ 0.276700] reserve RAM buffer: 000000000009ec00 - 000000000009ffff
  372. [ 0.276701] reserve RAM buffer: 00000000ca15f000 - 00000000cbffffff
  373. [ 0.276702] reserve RAM buffer: 00000000ca5b3000 - 00000000cbffffff
  374. [ 0.276704] reserve RAM buffer: 00000000dd71f000 - 00000000dfffffff
  375. [ 0.276705] reserve RAM buffer: 00000000df000000 - 00000000dfffffff
  376. [ 0.276778] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  377. [ 0.276783] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  378. [ 0.278795] Switching to clocksource hpet
  379. [ 0.278830] pnp: PnP ACPI init
  380. [ 0.278836] ACPI: bus type pnp registered
  381. [ 0.279016] pnp 00:00: [bus 00-3e]
  382. [ 0.279017] pnp 00:00: [io 0x0000-0x0cf7 window]
  383. [ 0.279019] pnp 00:00: [io 0x0cf8-0x0cff]
  384. [ 0.279020] pnp 00:00: [io 0x0d00-0xffff window]
  385. [ 0.279021] pnp 00:00: [mem 0x000a0000-0x000bffff window]
  386. [ 0.279022] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
  387. [ 0.279024] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
  388. [ 0.279025] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
  389. [ 0.279026] pnp 00:00: [mem 0x000cc000-0x000cffff window]
  390. [ 0.279027] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
  391. [ 0.279028] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
  392. [ 0.279030] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
  393. [ 0.279031] pnp 00:00: [mem 0x000dc000-0x000dffff window]
  394. [ 0.279032] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
  395. [ 0.279033] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
  396. [ 0.279034] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
  397. [ 0.279035] pnp 00:00: [mem 0x000ec000-0x000effff window]
  398. [ 0.279037] pnp 00:00: [mem 0x000f0000-0x000fffff window]
  399. [ 0.279038] pnp 00:00: [mem 0xe0000000-0xfeafffff window]
  400. [ 0.279072] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
  401. [ 0.279087] pnp 00:01: [mem 0xfed40000-0xfed44fff]
  402. [ 0.279108] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
  403. [ 0.279110] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
  404. [ 0.279117] pnp 00:02: [io 0x0000-0x001f]
  405. [ 0.279118] pnp 00:02: [io 0x0081-0x0091]
  406. [ 0.279119] pnp 00:02: [io 0x0093-0x009f]
  407. [ 0.279121] pnp 00:02: [io 0x00c0-0x00df]
  408. [ 0.279122] pnp 00:02: [dma 4]
  409. [ 0.279133] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
  410. [ 0.279138] pnp 00:03: [mem 0xff000000-0xffffffff]
  411. [ 0.279149] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
  412. [ 0.279199] pnp 00:04: [mem 0xfed00000-0xfed003ff]
  413. [ 0.279211] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
  414. [ 0.279230] pnp 00:05: [io 0x00f0]
  415. [ 0.279234] pnp 00:05: [irq 13]
  416. [ 0.279246] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
  417. [ 0.279310] pnp 00:06: [io 0x002e-0x002f]
  418. [ 0.279311] pnp 00:06: [io 0x004e-0x004f]
  419. [ 0.279313] pnp 00:06: [io 0x0061]
  420. [ 0.279314] pnp 00:06: [io 0x0063]
  421. [ 0.279315] pnp 00:06: [io 0x0065]
  422. [ 0.279316] pnp 00:06: [io 0x0067]
  423. [ 0.279317] pnp 00:06: [io 0x0070]
  424. [ 0.279318] pnp 00:06: [io 0x0080]
  425. [ 0.279319] pnp 00:06: [io 0x0092]
  426. [ 0.279320] pnp 00:06: [io 0x00b2-0x00b3]
  427. [ 0.279321] pnp 00:06: [io 0x0680-0x069f]
  428. [ 0.279322] pnp 00:06: [io 0xffff]
  429. [ 0.279323] pnp 00:06: [io 0xffff]
  430. [ 0.279324] pnp 00:06: [io 0xffff]
  431. [ 0.279325] pnp 00:06: [io 0x1c00-0x1cfe]
  432. [ 0.279326] pnp 00:06: [io 0x1d00-0x1dfe]
  433. [ 0.279327] pnp 00:06: [io 0x1e00-0x1efe]
  434. [ 0.279328] pnp 00:06: [io 0x1f00-0x1ffe]
  435. [ 0.279330] pnp 00:06: [io 0x1800-0x18fe]
  436. [ 0.279331] pnp 00:06: [io 0x164e-0x164f]
  437. [ 0.279354] system 00:06: [io 0x0680-0x069f] has been reserved
  438. [ 0.279356] system 00:06: [io 0xffff] has been reserved
  439. [ 0.279357] system 00:06: [io 0xffff] has been reserved
  440. [ 0.279358] system 00:06: [io 0xffff] has been reserved
  441. [ 0.279360] system 00:06: [io 0x1c00-0x1cfe] has been reserved
  442. [ 0.279361] system 00:06: [io 0x1d00-0x1dfe] has been reserved
  443. [ 0.279362] system 00:06: [io 0x1e00-0x1efe] has been reserved
  444. [ 0.279364] system 00:06: [io 0x1f00-0x1ffe] has been reserved
  445. [ 0.279365] system 00:06: [io 0x1800-0x18fe] has been reserved
  446. [ 0.279367] system 00:06: [io 0x164e-0x164f] has been reserved
  447. [ 0.279368] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  448. [ 0.279373] pnp 00:07: [io 0x0070-0x0077]
  449. [ 0.279377] pnp 00:07: [irq 8]
  450. [ 0.279390] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
  451. [ 0.279407] pnp 00:08: [io 0x1854-0x1857]
  452. [ 0.279427] system 00:08: [io 0x1854-0x1857] has been reserved
  453. [ 0.279428] system 00:08: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  454. [ 0.279488] pnp 00:09: [io 0x0000-0xffffffff disabled]
  455. [ 0.279489] pnp 00:09: [io 0x0a00-0x0a1f]
  456. [ 0.279490] pnp 00:09: [io 0x0000-0xffffffff disabled]
  457. [ 0.279491] pnp 00:09: [io 0x0290-0x029f]
  458. [ 0.279493] pnp 00:09: [io 0x0000-0xffffffff disabled]
  459. [ 0.279513] system 00:09: [io 0x0a00-0x0a1f] has been reserved
  460. [ 0.279514] system 00:09: [io 0x0290-0x029f] has been reserved
  461. [ 0.279516] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  462. [ 0.279545] pnp 00:0a: [io 0x0060]
  463. [ 0.279546] pnp 00:0a: [io 0x0064]
  464. [ 0.279550] pnp 00:0a: [irq 12]
  465. [ 0.279566] pnp 00:0a: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
  466. [ 0.279788] pnp 00:0b: [io 0x0378-0x037f]
  467. [ 0.279791] pnp 00:0b: [irq 5]
  468. [ 0.279792] pnp 00:0b: [dma 0 disabled]
  469. [ 0.279872] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
  470. [ 0.279886] pnp 00:0c: [io 0x0010-0x001f]
  471. [ 0.279887] pnp 00:0c: [io 0x0022-0x003f]
  472. [ 0.279888] pnp 00:0c: [io 0x0044-0x005f]
  473. [ 0.279889] pnp 00:0c: [io 0x0062-0x0063]
  474. [ 0.279890] pnp 00:0c: [io 0x0065-0x006f]
  475. [ 0.279891] pnp 00:0c: [io 0x0072-0x007f]
  476. [ 0.279892] pnp 00:0c: [io 0x0080]
  477. [ 0.279893] pnp 00:0c: [io 0x0084-0x0086]
  478. [ 0.279894] pnp 00:0c: [io 0x0088]
  479. [ 0.279895] pnp 00:0c: [io 0x008c-0x008e]
  480. [ 0.279896] pnp 00:0c: [io 0x0090-0x009f]
  481. [ 0.279897] pnp 00:0c: [io 0x00a2-0x00bf]
  482. [ 0.279898] pnp 00:0c: [io 0x00e0-0x00ef]
  483. [ 0.279899] pnp 00:0c: [io 0x04d0-0x04d1]
  484. [ 0.279923] system 00:0c: [io 0x04d0-0x04d1] has been reserved
  485. [ 0.279924] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
  486. [ 0.280085] pnp 00:0d: [io 0x03f8-0x03ff]
  487. [ 0.280088] pnp 00:0d: [irq 4]
  488. [ 0.280090] pnp 00:0d: [dma 0 disabled]
  489. [ 0.280122] pnp 00:0d: Plug and Play ACPI device, IDs PNP0501 (active)
  490. [ 0.280455] pnp 00:0e: [mem 0xfed1c000-0xfed1ffff]
  491. [ 0.280456] pnp 00:0e: [mem 0xfed10000-0xfed17fff]
  492. [ 0.280457] pnp 00:0e: [mem 0xfed18000-0xfed18fff]
  493. [ 0.280459] pnp 00:0e: [mem 0xfed19000-0xfed19fff]
  494. [ 0.280460] pnp 00:0e: [mem 0xf8000000-0xfbffffff]
  495. [ 0.280461] pnp 00:0e: [mem 0xfed20000-0xfed3ffff]
  496. [ 0.280462] pnp 00:0e: [mem 0xfed90000-0xfed93fff]
  497. [ 0.280463] pnp 00:0e: [mem 0xfed45000-0xfed8ffff]
  498. [ 0.280464] pnp 00:0e: [mem 0xff000000-0xffffffff]
  499. [ 0.280465] pnp 00:0e: [mem 0xfee00000-0xfeefffff]
  500. [ 0.280466] pnp 00:0e: [mem 0xf7fdf000-0xf7fdffff]
  501. [ 0.280468] pnp 00:0e: [mem 0xf7fe0000-0xf7feffff]
  502. [ 0.280503] system 00:0e: [mem 0xfed1c000-0xfed1ffff] has been reserved
  503. [ 0.280505] system 00:0e: [mem 0xfed10000-0xfed17fff] has been reserved
  504. [ 0.280506] system 00:0e: [mem 0xfed18000-0xfed18fff] has been reserved
  505. [ 0.280508] system 00:0e: [mem 0xfed19000-0xfed19fff] has been reserved
  506. [ 0.280509] system 00:0e: [mem 0xf8000000-0xfbffffff] has been reserved
  507. [ 0.280511] system 00:0e: [mem 0xfed20000-0xfed3ffff] has been reserved
  508. [ 0.280512] system 00:0e: [mem 0xfed90000-0xfed93fff] has been reserved
  509. [ 0.280513] system 00:0e: [mem 0xfed45000-0xfed8ffff] has been reserved
  510. [ 0.280515] system 00:0e: [mem 0xff000000-0xffffffff] has been reserved
  511. [ 0.280517] system 00:0e: [mem 0xfee00000-0xfeefffff] could not be reserved
  512. [ 0.280518] system 00:0e: [mem 0xf7fdf000-0xf7fdffff] has been reserved
  513. [ 0.280520] system 00:0e: [mem 0xf7fe0000-0xf7feffff] has been reserved
  514. [ 0.280521] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
  515. [ 0.280703] pnp: PnP ACPI: found 15 devices
  516. [ 0.280704] ACPI: ACPI bus type pnp unregistered
  517. [ 0.280706] PnPBIOS: Disabled by ACPI PNP
  518. [ 0.316320] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02-02] add_size 1000
  519. [ 0.316322] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02-02] add_size 200000
  520. [ 0.316324] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02-02] add_size 200000
  521. [ 0.316346] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
  522. [ 0.316348] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
  523. [ 0.316349] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
  524. [ 0.316353] pci 0000:00:1c.0: BAR 14: assigned [mem 0xec200000-0xec3fffff]
  525. [ 0.316355] pci 0000:00:1c.0: BAR 15: assigned [mem 0xec400000-0xec5fffff 64bit pref]
  526. [ 0.316357] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
  527. [ 0.316359] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  528. [ 0.316360] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  529. [ 0.316363] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf60fffff]
  530. [ 0.316365] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xebffffff 64bit pref]
  531. [ 0.316368] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
  532. [ 0.316370] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
  533. [ 0.316373] pci 0000:00:1c.0: bridge window [mem 0xec200000-0xec3fffff]
  534. [ 0.316376] pci 0000:00:1c.0: bridge window [mem 0xec400000-0xec5fffff 64bit pref]
  535. [ 0.316381] pci 0000:00:1c.2: PCI bridge to [bus 03-03]
  536. [ 0.316382] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
  537. [ 0.316386] pci 0000:00:1c.2: bridge window [mem 0xf6100000-0xf61fffff]
  538. [ 0.316389] pci 0000:00:1c.2: bridge window [mem 0xec100000-0xec1fffff 64bit pref]
  539. [ 0.316393] pci 0000:04:00.0: PCI bridge to [bus 05-05]
  540. [ 0.316409] pci 0000:00:1c.5: PCI bridge to [bus 04-05]
  541. [ 0.316448] pci 0000:04:00.0: setting latency timer to 64
  542. [ 0.316451] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  543. [ 0.316453] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  544. [ 0.316454] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  545. [ 0.316455] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
  546. [ 0.316456] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
  547. [ 0.316457] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
  548. [ 0.316459] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
  549. [ 0.316460] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
  550. [ 0.316461] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
  551. [ 0.316462] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff]
  552. [ 0.316464] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
  553. [ 0.316465] pci_bus 0000:01: resource 1 [mem 0xf4000000-0xf60fffff]
  554. [ 0.316466] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xebffffff 64bit pref]
  555. [ 0.316467] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
  556. [ 0.316469] pci_bus 0000:02: resource 1 [mem 0xec200000-0xec3fffff]
  557. [ 0.316470] pci_bus 0000:02: resource 2 [mem 0xec400000-0xec5fffff 64bit pref]
  558. [ 0.316471] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
  559. [ 0.316472] pci_bus 0000:03: resource 1 [mem 0xf6100000-0xf61fffff]
  560. [ 0.316473] pci_bus 0000:03: resource 2 [mem 0xec100000-0xec1fffff 64bit pref]
  561. [ 0.316475] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
  562. [ 0.316476] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
  563. [ 0.316477] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
  564. [ 0.316478] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff]
  565. [ 0.316480] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff]
  566. [ 0.316481] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff]
  567. [ 0.316482] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff]
  568. [ 0.316483] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff]
  569. [ 0.316484] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff]
  570. [ 0.316486] pci_bus 0000:04: resource 13 [mem 0xe0000000-0xfeafffff]
  571. [ 0.316487] pci_bus 0000:05: resource 8 [io 0x0000-0x0cf7]
  572. [ 0.316488] pci_bus 0000:05: resource 9 [io 0x0d00-0xffff]
  573. [ 0.316489] pci_bus 0000:05: resource 10 [mem 0x000a0000-0x000bffff]
  574. [ 0.316490] pci_bus 0000:05: resource 11 [mem 0x000d0000-0x000d3fff]
  575. [ 0.316492] pci_bus 0000:05: resource 12 [mem 0x000d4000-0x000d7fff]
  576. [ 0.316493] pci_bus 0000:05: resource 13 [mem 0x000d8000-0x000dbfff]
  577. [ 0.316494] pci_bus 0000:05: resource 14 [mem 0x000dc000-0x000dffff]
  578. [ 0.316495] pci_bus 0000:05: resource 15 [mem 0x000e0000-0x000e3fff]
  579. [ 0.316496] pci_bus 0000:05: resource 16 [mem 0x000e4000-0x000e7fff]
  580. [ 0.316498] pci_bus 0000:05: resource 17 [mem 0xe0000000-0xfeafffff]
  581. [ 0.316550] NET: Registered protocol family 2
  582. [ 0.316584] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  583. [ 0.316684] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  584. [ 0.316830] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  585. [ 0.316920] TCP: Hash tables configured (established 131072 bind 65536)
  586. [ 0.316921] TCP: reno registered
  587. [ 0.316923] UDP hash table entries: 512 (order: 2, 16384 bytes)
  588. [ 0.316927] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  589. [ 0.316975] NET: Registered protocol family 1
  590. [ 0.317155] pci 0000:00:14.0: power state changed by ACPI to D0
  591. [ 0.317157] pci 0000:00:14.0: power state changed by ACPI to D0
  592. [ 0.354778] pci 0000:01:00.0: Boot video device
  593. [ 0.354786] PCI: CLS 64 bytes, default 64
  594. [ 0.354809] Unpacking initramfs...
  595. [ 0.531054] Freeing initrd memory: 13728k freed
  596. [ 0.532652] audit: initializing netlink socket (disabled)
  597. [ 0.532663] type=2000 audit(1529764582.424:1): initialized
  598. [ 0.540642] highmem bounce pool size: 64 pages
  599. [ 0.540645] HugeTLB registered 4 MB page size, pre-allocated 0 pages
  600. [ 0.540788] VFS: Disk quotas dquot_6.5.2
  601. [ 0.540805] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  602. [ 0.540848] msgmni has been set to 1691
  603. [ 0.540946] alg: No test for stdrng (krng)
  604. [ 0.540964] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  605. [ 0.540966] io scheduler noop registered
  606. [ 0.540968] io scheduler deadline registered
  607. [ 0.540982] io scheduler cfq registered (default)
  608. [ 0.541111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  609. [ 0.541120] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  610. [ 0.541121] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  611. [ 0.541290] acpiphp: Slot [1] registered
  612. [ 0.541435] GHES: HEST is not enabled!
  613. [ 0.541441] isapnp: Scanning for PnP cards...
  614. [ 0.895384] isapnp: No Plug & Play device found
  615. [ 0.895410] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  616. [ 0.915748] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  617. [ 0.936299] 00:0d: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  618. [ 0.936468] Linux agpgart interface v0.103
  619. [ 0.936559] i8042: PNP: PS/2 Controller [PNP0f03:PS2M] at 0x60,0x64 irq 12
  620. [ 0.936560] i8042: PNP: PS/2 controller doesn't have KBD irq; using default 1
  621. [ 0.938834] serio: i8042 KBD port at 0x60,0x64 irq 1
  622. [ 0.938842] serio: i8042 AUX port at 0x60,0x64 irq 12
  623. [ 0.938917] mousedev: PS/2 mouse device common for all mice
  624. [ 0.938936] rtc_cmos 00:07: RTC can wake from S4
  625. [ 0.939034] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
  626. [ 0.939056] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  627. [ 0.939131] TCP: cubic registered
  628. [ 0.939173] NET: Registered protocol family 10
  629. [ 0.939297] Mobile IPv6
  630. [ 0.939299] NET: Registered protocol family 17
  631. [ 0.939301] Registering the dns_resolver key type
  632. [ 0.939332] Using IPI No-Shortcut mode
  633. [ 0.939385] PM: Hibernation image not present or could not be loaded.
  634. [ 0.939392] registered taskstats version 1
  635. [ 0.939764] rtc_cmos 00:07: setting system clock to 2018-06-23 14:36:23 UTC (1529764583)
  636. [ 0.939840] Freeing unused kernel memory: 416k freed
  637. [ 0.939910] Write protecting the kernel text: 3496k
  638. [ 0.939923] Write protecting the kernel read-only data: 984k
  639. [ 0.946173] udevd[58]: starting version 175
  640. [ 0.971609] usbcore: registered new interface driver usbfs
  641. [ 0.971626] usbcore: registered new interface driver hub
  642. [ 0.972003] ACPI: Fan [FAN0] (off)
  643. [ 0.972039] ACPI: Fan [FAN1] (off)
  644. [ 0.972069] ACPI: Fan [FAN2] (off)
  645. [ 0.972098] ACPI: Fan [FAN3] (off)
  646. [ 0.972125] ACPI: Fan [FAN4] (off)
  647. [ 0.972516] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x12
  648. [ 0.972870] usbcore: registered new device driver usb
  649. [ 0.973146] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  650. [ 0.973194] ehci_hcd 0000:00:1a.0: setting latency timer to 64
  651. [ 0.973198] ehci_hcd 0000:00:1a.0: EHCI Host Controller
  652. [ 0.973216] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
  653. [ 0.973235] ehci_hcd 0000:00:1a.0: debug port 2
  654. [ 0.977128] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
  655. [ 0.977146] ehci_hcd 0000:00:1a.0: irq 20, io mem 0xf6217000
  656. [ 0.979613] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  657. [ 0.979658] r8169 0000:03:00.0: (unregistered net_device): unknown MAC, using family default
  658. [ 0.980008] r8169 0000:03:00.0: eth0: RTL8168b/8111b at 0xf802e000, 78:24:af:39:65:34, XID 0c000800 IRQ 18
  659. [ 0.980012] r8169 0000:03:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
  660. [ 0.981603] SCSI subsystem initialized
  661. [ 0.983628] libata version 3.00 loaded.
  662. [ 0.986398] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  663. [ 0.986419] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  664. [ 0.986422] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  665. [ 0.986424] usb usb1: Product: EHCI Host Controller
  666. [ 0.986426] usb usb1: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
  667. [ 0.986427] usb usb1: SerialNumber: 0000:00:1a.0
  668. [ 0.986599] hub 1-0:1.0: USB hub found
  669. [ 0.986603] hub 1-0:1.0: 2 ports detected
  670. [ 0.986762] ehci_hcd 0000:00:1d.0: setting latency timer to 64
  671. [ 0.986765] ehci_hcd 0000:00:1d.0: EHCI Host Controller
  672. [ 0.986772] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
  673. [ 0.986788] ehci_hcd 0000:00:1d.0: debug port 2
  674. [ 0.990294] microcode: CPU0 updated to revision 0x1c, date = 2014-07-03
  675. [ 0.990303] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x12
  676. [ 0.990668] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
  677. [ 0.990681] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf6216000
  678. [ 0.992346] microcode: CPU1 updated to revision 0x1c, date = 2014-07-03
  679. [ 0.992355] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x12
  680. [ 0.994323] microcode: CPU2 updated to revision 0x1c, date = 2014-07-03
  681. [ 0.994328] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x12
  682. [ 0.996375] microcode: CPU3 updated to revision 0x1c, date = 2014-07-03
  683. [ 0.996409] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  684. [ 1.002392] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  685. [ 1.002407] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  686. [ 1.002409] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  687. [ 1.002411] usb usb2: Product: EHCI Host Controller
  688. [ 1.002413] usb usb2: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
  689. [ 1.002414] usb usb2: SerialNumber: 0000:00:1d.0
  690. [ 1.002488] hub 2-0:1.0: USB hub found
  691. [ 1.002490] hub 2-0:1.0: 2 ports detected
  692. [ 1.002545] xhci_hcd 0000:00:14.0: power state changed by ACPI to D0
  693. [ 1.002553] xhci_hcd 0000:00:14.0: power state changed by ACPI to D0
  694. [ 1.002579] xhci_hcd 0000:00:14.0: setting latency timer to 64
  695. [ 1.002582] xhci_hcd 0000:00:14.0: xHCI Host Controller
  696. [ 1.002590] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  697. [ 1.002664] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  698. [ 1.002702] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  699. [ 1.002705] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  700. [ 1.002706] usb usb3: Product: xHCI Host Controller
  701. [ 1.002708] usb usb3: Manufacturer: Linux 3.4-9-rtai-686-pae xhci_hcd
  702. [ 1.002710] usb usb3: SerialNumber: 0000:00:14.0
  703. [ 1.002821] xHCI xhci_add_endpoint called for root hub
  704. [ 1.002823] xHCI xhci_check_bandwidth called for root hub
  705. [ 1.002848] hub 3-0:1.0: USB hub found
  706. [ 1.002857] hub 3-0:1.0: 10 ports detected
  707. [ 1.002918] xhci_hcd 0000:00:14.0: xHCI Host Controller
  708. [ 1.002922] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
  709. [ 1.002934] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  710. [ 1.002935] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  711. [ 1.002936] usb usb4: Product: xHCI Host Controller
  712. [ 1.002937] usb usb4: Manufacturer: Linux 3.4-9-rtai-686-pae xhci_hcd
  713. [ 1.002939] usb usb4: SerialNumber: 0000:00:14.0
  714. [ 1.003000] xHCI xhci_add_endpoint called for root hub
  715. [ 1.003001] xHCI xhci_check_bandwidth called for root hub
  716. [ 1.003025] hub 4-0:1.0: USB hub found
  717. [ 1.003030] hub 4-0:1.0: 2 ports detected
  718. [ 1.006456] ata_piix 0000:00:1f.5: version 2.13
  719. [ 1.006479] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
  720. [ 1.162296] ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
  721. [ 1.162303] ata_piix 0000:00:1f.5: setting latency timer to 64
  722. [ 1.162442] scsi0 : ata_piix
  723. [ 1.162525] scsi1 : ata_piix
  724. [ 1.162631] ata1: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf030 irq 19
  725. [ 1.162633] ata2: SATA max UDMA/133 cmd 0xf050 ctl 0xf040 bmdma 0xf038 irq 19
  726. [ 1.298213] usb 1-1: new high-speed USB device number 2 using ehci_hcd
  727. [ 1.381056] ata2.00: HPA detected: current 156299375, native 156301488
  728. [ 1.381059] ata2.00: ATA-7: ST380815AS, 3.AAD, max UDMA/133
  729. [ 1.381061] ata2.00: 156299375 sectors, multi 16: LBA48 NCQ (depth 0/32)
  730. [ 1.430548] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
  731. [ 1.430549] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  732. [ 1.430687] hub 1-1:1.0: USB hub found
  733. [ 1.430797] hub 1-1:1.0: 4 ports detected
  734. [ 1.447653] ata2.00: configured for UDMA/133
  735. [ 1.447727] scsi 1:0:0:0: Direct-Access ATA ST380815AS 3.AA PQ: 0 ANSI: 5
  736. [ 1.449480] sd 1:0:0:0: [sda] 156299375 512-byte logical blocks: (80.0 GB/74.5 GiB)
  737. [ 1.449527] sd 1:0:0:0: [sda] Write Protect is off
  738. [ 1.449529] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
  739. [ 1.449544] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  740. [ 1.516688] sda: sda1 sda2 < sda5 >
  741. [ 1.516884] sd 1:0:0:0: [sda] Attached SCSI disk
  742. [ 1.517683] sd 1:0:0:0: Attached scsi generic sg0 type 0
  743. [ 1.530080] Refined TSC clocksource calibration: 3399.997 MHz.
  744. [ 1.530084] Switching to clocksource tsc
  745. [ 1.542077] usb 2-1: new high-speed USB device number 2 using ehci_hcd
  746. [ 1.674278] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
  747. [ 1.674280] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  748. [ 1.674419] hub 2-1:1.0: USB hub found
  749. [ 1.674527] hub 2-1:1.0: 6 ports detected
  750. [ 1.841895] usb 3-10: new low-speed USB device number 2 using xhci_hcd
  751. [ 1.865914] usb 3-10: New USB device found, idVendor=2a7a, idProduct=9a18
  752. [ 1.865916] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  753. [ 1.865917] usb 3-10: Product: CASUE USB Keyboard
  754. [ 1.865918] usb 3-10: Manufacturer: CASUE
  755. [ 1.865965] usb 3-10: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
  756. [ 1.865967] usb 3-10: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
  757. [ 1.874182] input: CASUE CASUE USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.0/input/input0
  758. [ 1.874212] generic-usb 0003:2A7A:9A18.0001: input,hidraw0: USB HID v1.10 Keyboard [CASUE CASUE USB Keyboard] on usb-0000:00:14.0-10/input0
  759. [ 1.881028] input: CASUE CASUE USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.1/input/input1
  760. [ 1.881054] generic-usb 0003:2A7A:9A18.0002: input,hidraw1: USB HID v1.10 Device [CASUE CASUE USB Keyboard] on usb-0000:00:14.0-10/input1
  761. [ 1.881064] usbcore: registered new interface driver usbhid
  762. [ 1.881065] usbhid: USB HID core driver
  763. [ 6.838222] PM: Starting manual resume from disk
  764. [ 6.838224] PM: Hibernation image partition 8:5 present
  765. [ 6.838225] PM: Looking for hibernation image.
  766. [ 6.838353] PM: Image not found (code -22)
  767. [ 6.838355] PM: Hibernation image not present or could not be loaded.
  768. [ 6.857394] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  769. [ 8.620499] udevd[395]: starting version 175
  770. [ 8.988614] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
  771. [ 8.988618] ACPI: Power Button [PWRB]
  772. [ 8.988647] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  773. [ 8.988649] ACPI: Power Button [PWRF]
  774. [ 9.343782] wmi: Mapper loaded
  775. [ 9.373045] parport_pc 00:0b: reported by Plug and Play ACPI
  776. [ 9.373091] parport0: PC-style at 0x378, irq 5 [PCSPP]
  777. [ 9.526629] ACPI Warning: 0x0000f000-0x0000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120320/utaddress-251)
  778. [ 9.526636] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  779. [ 9.545758] [drm] Initialized drm 1.1.0 20060810
  780. [ 9.742971] [drm] nouveau 0000:01:00.0: Detected an NVc0 generation card (0x0c3200a1)
  781. [ 9.745348] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS
  782. [ 9.800004] [drm] nouveau 0000:01:00.0: ... appears to be valid
  783. [ 9.800006] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN
  784. [ 9.800007] [drm] nouveau 0000:01:00.0: BIT BIOS found
  785. [ 9.800008] [drm] nouveau 0000:01:00.0: Bios version 70.06.13.00
  786. [ 9.800010] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
  787. [ 9.800132] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do
  788. [ 9.800133] [drm] nouveau 0000:01:00.0: DCB version 4.0
  789. [ 9.800134] [drm] nouveau 0000:01:00.0: DCB outp 00: 02000300 00000000
  790. [ 9.800136] [drm] nouveau 0000:01:00.0: DCB outp 01: 01000302 00020030
  791. [ 9.800137] [drm] nouveau 0000:01:00.0: DCB outp 02: 04011310 00000000
  792. [ 9.800138] [drm] nouveau 0000:01:00.0: DCB outp 03: 02022362 00020010
  793. [ 9.800140] [drm] nouveau 0000:01:00.0: DCB conn 00: 00001030
  794. [ 9.800141] [drm] nouveau 0000:01:00.0: DCB conn 01: 00000100
  795. [ 9.800143] [drm] nouveau 0000:01:00.0: DCB conn 02: 00002261
  796. [ 9.800146] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x6804
  797. [ 9.825501] asus_wmi: ASUS WMI generic driver loaded
  798. [ 9.830003] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x6EF8
  799. [ 9.833786] iTCO_vendor_support: vendor-support=0
  800. [ 9.855012] asus_wmi: Initialization: 0x0
  801. [ 9.855040] asus_wmi: BIOS WMI version: 0.9
  802. [ 9.855090] asus_wmi: SFUN value: 0x0
  803. [ 9.855432] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input4
  804. [ 9.859408] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
  805. [ 9.859465] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
  806. [ 9.859512] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  807. [ 9.962115] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x80EC
  808. [ 9.962117] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x80F6
  809. [ 9.962168] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x82CB
  810. [ 9.962169] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x8330
  811. [ 9.982001] [drm] nouveau 0000:01:00.0: 0x8330: Condition still not met after 20ms, skipping following opcodes
  812. [ 9.984312] [TTM] Zone kernel: Available graphics memory: 433288 kiB
  813. [ 9.984314] [TTM] Zone highmem: Available graphics memory: 1790570 kiB
  814. [ 9.984315] [TTM] Initializing pool allocator
  815. [ 9.984320] [drm] nouveau 0000:01:00.0: Detected 1024MiB VRAM (GDDR5)
  816. [ 9.984325] mtrr: type mismatch for e0000000,8000000 old: write-back new: write-combining
  817. [ 9.984334] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
  818. [ 9.989088] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  819. [ 9.989093] [drm] No driver support for vblank timestamp query.
  820. [ 10.172366] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
  821. [ 10.172431] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
  822. [ 10.172481] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
  823. [ 10.172530] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  824. [ 10.172581] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  825. [ 10.309000] [drm] nouveau 0000:01:00.0: 3 available performance level(s)
  826. [ 10.309003] [drm] nouveau 0000:01:00.0: 0: core 50MHz shader 101MHz memory 135MHz voltage 962mV
  827. [ 10.309005] [drm] nouveau 0000:01:00.0: 1: core 405MHz shader 810MHz memory 324MHz voltage 962mV
  828. [ 10.309007] [drm] nouveau 0000:01:00.0: 3: core 783MHz shader 1566MHz memory 1804MHz voltage 1000mV-1137mV
  829. [ 10.309009] [drm] nouveau 0000:01:00.0: c: core 405MHz shader 810MHz memory 324MHz voltage 962mV fanspeed 30%
  830. [ 10.526889] [drm] nouveau 0000:01:00.0: allocated 1024x768 fb: 0x1a0000, bo f35cf800
  831. [ 10.526929] fbcon: nouveaufb (fb0) is primary device
  832. [ 10.528243] [drm] nouveau 0000:01:00.0: no native mode, forcing panel scaling
  833. [ 10.545918] Console: switching to colour frame buffer device 128x48
  834. [ 10.546903] fb0: nouveaufb frame buffer device
  835. [ 10.546904] drm: registered panic notifier
  836. [ 10.546907] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0
  837. [ 10.546934] hda_intel: Disabling MSI
  838. [ 10.714798] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input10
  839. [ 11.452285] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
  840. [ 11.452333] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
  841. [ 11.452374] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
  842. [ 11.452410] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
  843. [ 12.193068] Adding 3211260k swap on /dev/sda5. Priority:-1 extents:1 across:3211260k
  844. [ 12.200061] EXT4-fs (sda1): re-mounted. Opts: (null)
  845. [ 12.378098] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  846. [ 12.444136] loop: module loaded
  847. [ 13.374249] RPC: Registered named UNIX socket transport module.
  848. [ 13.374251] RPC: Registered udp transport module.
  849. [ 13.374252] RPC: Registered tcp transport module.
  850. [ 13.374253] RPC: Registered tcp NFSv4.1 backchannel transport module.
  851. [ 13.404556] FS-Cache: Loaded
  852. [ 13.424454] NFS: Registering the id_resolver key type
  853. [ 13.424464] FS-Cache: Netfs 'nfs' registered for caching
  854. [ 13.435841] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  855. [ 15.158547] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input15
  856. [ 17.049220] Bluetooth: Core ver 2.16
  857. [ 17.049231] NET: Registered protocol family 31
  858. [ 17.049233] Bluetooth: HCI device and connection manager initialized
  859. [ 17.049234] Bluetooth: HCI socket layer initialized
  860. [ 17.049235] Bluetooth: L2CAP socket layer initialized
  861. [ 17.049238] Bluetooth: SCO socket layer initialized
  862. [ 17.101384] Bluetooth: RFCOMM TTY layer initialized
  863. [ 17.101388] Bluetooth: RFCOMM socket layer initialized
  864. [ 17.101390] Bluetooth: RFCOMM ver 1.11
  865. [ 17.121585] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  866. [ 17.121588] Bluetooth: BNEP filters: protocol multicast
  867. [ 17.469326] lp0: using parport0 (interrupt-driven).
  868. [ 17.906780] ppdev: user-space parallel port driver
  869. [ 18.768586] r8169 0000:03:00.0: eth0: link down
  870. [ 18.768621] r8169 0000:03:00.0: eth0: link down
  871. [ 18.768670] ADDRCONF(NETDEV_UP): eth0: link is not ready
  872. [ 20.366832] r8169 0000:03:00.0: eth0: link up
  873. [ 20.366879] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  874. [ 31.076725] eth0: no IPv6 routers present
  875. [ 146.596735] [drm] nouveau 0000:01:00.0: PMFB0_SUBP0: 0x037f0040
  876. [ 146.596740] [drm] nouveau 0000:01:00.0: PMFB0_SUBP1: 0x037f0040
  877. [ 146.596743] [drm] nouveau 0000:01:00.0: PMFB1_SUBP0: 0x037f0040
  878. [ 146.596746] [drm] nouveau 0000:01:00.0: PMFB1_SUBP1: 0x037f0040
  879. hram@cnc:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement