Advertisement
Guest User

Untitled

a guest
Nov 29th, 2011
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 102.27 KB | None | 0 0
  1. # pacman -Qq | grep cpufrequtils
  2. cpufrequtils
  3.  
  4. # ls -l /run/daemons
  5. total 0
  6. -rw-r--r-- 1 root root 0 Nov 30 02:21 network
  7.  
  8. # cat /proc/cpuinfo
  9. processor : 0
  10. vendor_id : GenuineIntel
  11. cpu family : 6
  12. model : 15
  13. model name : Intel(R) Core(TM)2 Quad CPU @ 2.40GHz
  14. stepping : 7
  15. cpu MHz : 3293.326
  16. cache size : 4096 KB
  17. physical id : 0
  18. siblings : 4
  19. core id : 0
  20. cpu cores : 4
  21. apicid : 0
  22. initial apicid : 0
  23. fpu : yes
  24. fpu_exception : yes
  25. cpuid level : 10
  26. wp : yes
  27. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm dts tpr_shadow
  28. bogomips : 6589.10
  29. clflush size : 64
  30. cache_alignment : 64
  31. address sizes : 36 bits physical, 48 bits virtual
  32. power management:
  33.  
  34. processor : 1
  35. vendor_id : GenuineIntel
  36. cpu family : 6
  37. model : 15
  38. model name : Intel(R) Core(TM)2 Quad CPU @ 2.40GHz
  39. stepping : 7
  40. cpu MHz : 3293.326
  41. cache size : 4096 KB
  42. physical id : 0
  43. siblings : 4
  44. core id : 1
  45. cpu cores : 4
  46. apicid : 1
  47. initial apicid : 1
  48. fpu : yes
  49. fpu_exception : yes
  50. cpuid level : 10
  51. wp : yes
  52. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm dts tpr_shadow
  53. bogomips : 6590.91
  54. clflush size : 64
  55. cache_alignment : 64
  56. address sizes : 36 bits physical, 48 bits virtual
  57. power management:
  58.  
  59. processor : 2
  60. vendor_id : GenuineIntel
  61. cpu family : 6
  62. model : 15
  63. model name : Intel(R) Core(TM)2 Quad CPU @ 2.40GHz
  64. stepping : 7
  65. cpu MHz : 3293.326
  66. cache size : 4096 KB
  67. physical id : 0
  68. siblings : 4
  69. core id : 2
  70. cpu cores : 4
  71. apicid : 2
  72. initial apicid : 2
  73. fpu : yes
  74. fpu_exception : yes
  75. cpuid level : 10
  76. wp : yes
  77. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm dts tpr_shadow
  78. bogomips : 6590.92
  79. clflush size : 64
  80. cache_alignment : 64
  81. address sizes : 36 bits physical, 48 bits virtual
  82. power management:
  83.  
  84. processor : 3
  85. vendor_id : GenuineIntel
  86. cpu family : 6
  87. model : 15
  88. model name : Intel(R) Core(TM)2 Quad CPU @ 2.40GHz
  89. stepping : 7
  90. cpu MHz : 3293.326
  91. cache size : 4096 KB
  92. physical id : 0
  93. siblings : 4
  94. core id : 3
  95. cpu cores : 4
  96. apicid : 3
  97. initial apicid : 3
  98. fpu : yes
  99. fpu_exception : yes
  100. cpuid level : 10
  101. wp : yes
  102. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm dts tpr_shadow
  103. bogomips : 6590.91
  104. clflush size : 64
  105. cache_alignment : 64
  106. address sizes : 36 bits physical, 48 bits virtual
  107. power management:
  108.  
  109. # dmesg
  110.  
  111. [ 0.000000] Initializing cgroup subsys cpuset
  112. [ 0.000000] Linux version 3.1.4-1-ck (squishy@) (gcc version 4.6.2 (GCC) ) #1 SMP PREEMPT Mon Nov 28 21:48:28 EST 2011
  113. [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-ck root=/dev/mapper/arch-root ro nomodeset quiet resume=/dev/mapper/arch-swap init=/bin/systemd pcie_aspm=force elevator=bfq
  114. [ 0.000000] BIOS-provided physical RAM map:
  115. [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
  116. [ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
  117. [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
  118. [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cff80000 (usable)
  119. [ 0.000000] BIOS-e820: 00000000cff80000 - 00000000cff8e000 (ACPI data)
  120. [ 0.000000] BIOS-e820: 00000000cff8e000 - 00000000cffe0000 (ACPI NVS)
  121. [ 0.000000] BIOS-e820: 00000000cffe0000 - 00000000d0000000 (reserved)
  122. [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
  123. [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
  124. [ 0.000000] BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
  125. [ 0.000000] NX (Execute Disable) protection: active
  126. [ 0.000000] DMI 2.4 present.
  127. [ 0.000000] DMI: System manufacturer P5K-E/P5K-E, BIOS 1305 06/19/2009
  128. [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
  129. [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
  130. [ 0.000000] No AGP bridge found
  131. [ 0.000000] last_pfn = 0x130000 max_arch_pfn = 0x400000000
  132. [ 0.000000] MTRR default type: uncachable
  133. [ 0.000000] MTRR fixed ranges enabled:
  134. [ 0.000000] 00000-9FFFF write-back
  135. [ 0.000000] A0000-BFFFF uncachable
  136. [ 0.000000] C0000-DFFFF write-protect
  137. [ 0.000000] E0000-EFFFF write-through
  138. [ 0.000000] F0000-FFFFF write-protect
  139. [ 0.000000] MTRR variable ranges enabled:
  140. [ 0.000000] 0 base 0D0000000 mask FF0000000 uncachable
  141. [ 0.000000] 1 base 0E0000000 mask FE0000000 uncachable
  142. [ 0.000000] 2 base 000000000 mask F00000000 write-back
  143. [ 0.000000] 3 base 100000000 mask FE0000000 write-back
  144. [ 0.000000] 4 base 120000000 mask FF0000000 write-back
  145. [ 0.000000] 5 disabled
  146. [ 0.000000] 6 disabled
  147. [ 0.000000] 7 disabled
  148. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  149. [ 0.000000] e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved)
  150. [ 0.000000] last_pfn = 0xcff80 max_arch_pfn = 0x400000000
  151. [ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
  152. [ 0.000000] initial memory mapped : 0 - 20000000
  153. [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
  154. [ 0.000000] init_memory_mapping: 0000000000000000-00000000cff80000
  155. [ 0.000000] 0000000000 - 00cfe00000 page 2M
  156. [ 0.000000] 00cfe00000 - 00cff80000 page 4k
  157. [ 0.000000] kernel direct mapping tables up to cff80000 @ 1fffa000-20000000
  158. [ 0.000000] init_memory_mapping: 0000000100000000-0000000130000000
  159. [ 0.000000] 0100000000 - 0130000000 page 2M
  160. [ 0.000000] kernel direct mapping tables up to 130000000 @ cff7a000-cff80000
  161. [ 0.000000] RAMDISK: 3799a000 - 37cc5000
  162. [ 0.000000] ACPI: RSDP 00000000000fbb20 00024 (v02 ACPIAM)
  163. [ 0.000000] ACPI: XSDT 00000000cff80100 00054 (v01 A_M_I_ OEMXSDT 06000919 MSFT 00000097)
  164. [ 0.000000] ACPI: FACP 00000000cff80290 000F4 (v03 A_M_I_ OEMFACP 06000919 MSFT 00000097)
  165. [ 0.000000] ACPI: DSDT 00000000cff805c0 0911A (v01 A0812 A0812001 00000001 INTL 20060113)
  166. [ 0.000000] ACPI: FACS 00000000cff8e000 00040
  167. [ 0.000000] ACPI: APIC 00000000cff80390 0006C (v01 A_M_I_ OEMAPIC 06000919 MSFT 00000097)
  168. [ 0.000000] ACPI: MCFG 00000000cff80400 0003C (v01 A_M_I_ OEMMCFG 06000919 MSFT 00000097)
  169. [ 0.000000] ACPI: OEMB 00000000cff8e040 00081 (v01 A_M_I_ AMI_OEM 06000919 MSFT 00000097)
  170. [ 0.000000] ACPI: HPET 00000000cff896e0 00038 (v01 A_M_I_ OEMHPET 06000919 MSFT 00000097)
  171. [ 0.000000] ACPI: OSFR 00000000cff89720 000B0 (v01 A_M_I_ OEMOSFR 06000919 MSFT 00000097)
  172. [ 0.000000] ACPI: Local APIC address 0xfee00000
  173. [ 0.000000] No NUMA configuration found
  174. [ 0.000000] Faking a node at 0000000000000000-0000000130000000
  175. [ 0.000000] Initmem setup node 0 0000000000000000-0000000130000000
  176. [ 0.000000] NODE_DATA [000000012fffb000 - 000000012fffffff]
  177. [ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0
  178. [ 0.000000] Zone PFN ranges:
  179. [ 0.000000] DMA 0x00000010 -> 0x00001000
  180. [ 0.000000] DMA32 0x00001000 -> 0x00100000
  181. [ 0.000000] Normal 0x00100000 -> 0x00130000
  182. [ 0.000000] Movable zone start PFN for each node
  183. [ 0.000000] early_node_map[3] active PFN ranges
  184. [ 0.000000] 0: 0x00000010 -> 0x0000009e
  185. [ 0.000000] 0: 0x00000100 -> 0x000cff80
  186. [ 0.000000] 0: 0x00100000 -> 0x00130000
  187. [ 0.000000] On node 0 totalpages: 1048334
  188. [ 0.000000] DMA zone: 64 pages used for memmap
  189. [ 0.000000] DMA zone: 5 pages reserved
  190. [ 0.000000] DMA zone: 3913 pages, LIFO batch:0
  191. [ 0.000000] DMA32 zone: 16320 pages used for memmap
  192. [ 0.000000] DMA32 zone: 831424 pages, LIFO batch:31
  193. [ 0.000000] Normal zone: 3072 pages used for memmap
  194. [ 0.000000] Normal zone: 193536 pages, LIFO batch:31
  195. [ 0.000000] ACPI: PM-Timer IO Port: 0x808
  196. [ 0.000000] ACPI: Local APIC address 0xfee00000
  197. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  198. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
  199. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
  200. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
  201. [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
  202. [ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
  203. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  204. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  205. [ 0.000000] ACPI: IRQ0 used by override.
  206. [ 0.000000] ACPI: IRQ2 used by override.
  207. [ 0.000000] ACPI: IRQ9 used by override.
  208. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  209. [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
  210. [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
  211. [ 0.000000] nr_irqs_gsi: 40
  212. [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
  213. [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  214. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
  215. [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
  216. [ 0.000000] PM: Registered nosave memory: 00000000cff80000 - 00000000cff8e000
  217. [ 0.000000] PM: Registered nosave memory: 00000000cff8e000 - 00000000cffe0000
  218. [ 0.000000] PM: Registered nosave memory: 00000000cffe0000 - 00000000d0000000
  219. [ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000fee00000
  220. [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
  221. [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000
  222. [ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
  223. [ 0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:2ee00000)
  224. [ 0.000000] Booting paravirtualized kernel on bare hardware
  225. [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
  226. [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88012fc00000 s78208 r8192 d24192 u524288
  227. [ 0.000000] pcpu-alloc: s78208 r8192 d24192 u524288 alloc=1*2097152
  228. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  229. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1028873
  230. [ 0.000000] Policy zone: Normal
  231. [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-ck root=/dev/mapper/arch-root ro nomodeset quiet resume=/dev/mapper/arch-swap init=/bin/systemd pcie_aspm=force elevator=bfq
  232. [ 0.000000] PCIe ASPM is forcibly enabled
  233. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  234. [ 0.000000] Checking aperture...
  235. [ 0.000000] No AGP bridge found
  236. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  237. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  238. [ 0.000000] Memory: 4046288k/4980736k available (4140k kernel code, 787400k absent, 147048k reserved, 5303k data, 712k init)
  239. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  240. [ 0.000000] Preemptible hierarchical RCU implementation.
  241. [ 0.000000] Verbose stalled-CPUs detection is disabled.
  242. [ 0.000000] NR_IRQS:2304
  243. [ 0.000000] Extended CMOS year: 2000
  244. [ 0.000000] Console: colour VGA+ 80x25
  245. [ 0.000000] console [tty0] enabled
  246. [ 0.000000] allocated 33554432 bytes of page_cgroup
  247. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  248. [ 0.000000] hpet clockevent registered
  249. [ 0.000000] Fast TSC calibration using PIT
  250. [ 0.000000] Detected 3293.326 MHz processor.
  251. [ 0.003336] Calibrating delay loop (skipped), value calculated using timer frequency.. 6589.10 BogoMIPS (lpj=10977753)
  252. [ 0.003339] pid_max: default: 32768 minimum: 301
  253. [ 0.003419] Security Framework initialized
  254. [ 0.003424] AppArmor: AppArmor disabled by boot time parameter
  255. [ 0.006749] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  256. [ 0.008922] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  257. [ 0.009958] Mount-cache hash table entries: 256
  258. [ 0.010349] Initializing cgroup subsys memory
  259. [ 0.010365] Initializing cgroup subsys devices
  260. [ 0.010367] Initializing cgroup subsys freezer
  261. [ 0.010368] Initializing cgroup subsys net_cls
  262. [ 0.010370] Initializing cgroup subsys blkio
  263. [ 0.010377] Initializing cgroup subsys bfqio
  264. [ 0.010414] CPU: Physical Processor ID: 0
  265. [ 0.010415] CPU: Processor Core ID: 0
  266. [ 0.010416] mce: CPU supports 6 MCE banks
  267. [ 0.010423] CPU0: Thermal monitoring enabled (TM2)
  268. [ 0.010426] using mwait in idle threads.
  269. [ 0.011259] ACPI: Core revision 20110623
  270. [ 0.013342] ftrace: allocating 16250 entries in 64 pages
  271. [ 0.016988] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  272. [ 0.050546] CPU0: Intel(R) Core(TM)2 Quad CPU @ 2.40GHz stepping 07
  273. [ 0.053330] Performance Events: PEBS fmt0-, Core2 events, Intel PMU driver.
  274. [ 0.053330] PEBS disabled due to CPU errata.
  275. [ 0.053330] ... version: 2
  276. [ 0.053330] ... bit width: 40
  277. [ 0.053330] ... generic registers: 2
  278. [ 0.053330] ... value mask: 000000ffffffffff
  279. [ 0.053330] ... max period: 000000007fffffff
  280. [ 0.053330] ... fixed-purpose events: 3
  281. [ 0.053330] ... event mask: 0000000700000003
  282. [ 0.053330] NMI watchdog enabled, takes one hw-pmu counter.
  283. [ 0.070007] Booting Node 0, Processors #1
  284. [ 0.070010] smpboot cpu 1: start_ip = 99000
  285. [ 0.166679] NMI watchdog enabled, takes one hw-pmu counter.
  286. [ 0.166714] #2
  287. [ 0.166715] smpboot cpu 2: start_ip = 99000
  288. [ 0.263329] NMI watchdog enabled, takes one hw-pmu counter.
  289. [ 0.263379] #3
  290. [ 0.263380] smpboot cpu 3: start_ip = 99000
  291. [ 0.359990] NMI watchdog enabled, takes one hw-pmu counter.
  292. [ 0.360011] Brought up 4 CPUs
  293. [ 0.360011] Total of 4 processors activated (26359.85 BogoMIPS).
  294. [ 0.362015] devtmpfs: initialized
  295. [ 0.362803] PM: Registering ACPI NVS region at cff8e000 (335872 bytes)
  296. [ 0.363454] print_constraints: dummy:
  297. [ 0.363530] NET: Registered protocol family 16
  298. [ 0.363613] ACPI: bus type pci registered
  299. [ 0.363716] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  300. [ 0.363718] PCI: not using MMCONFIG
  301. [ 0.363719] PCI: Using configuration type 1 for base access
  302. [ 0.364168] bio: create slab <bio-0> at 0
  303. [ 0.364286] ACPI: Added _OSI(Module Device)
  304. [ 0.364288] ACPI: Added _OSI(Processor Device)
  305. [ 0.364289] ACPI: Added _OSI(3.0 _SCP Extensions)
  306. [ 0.364291] ACPI: Added _OSI(Processor Aggregator Device)
  307. [ 0.365126] ACPI: EC: Look up EC in DSDT
  308. [ 0.365962] ACPI: Executed 1 blocks of module-level executable AML code
  309. [ 0.369333] ACPI: SSDT 00000000cff8e0d0 00190 (v01 AMI CPU1PM 00000001 INTL 20060113)
  310. [ 0.369534] ACPI: Dynamic OEM Table Load:
  311. [ 0.369536] ACPI: SSDT (null) 00190 (v01 AMI CPU1PM 00000001 INTL 20060113)
  312. [ 0.369633] ACPI: SSDT 00000000cff8e260 00143 (v01 AMI CPU2PM 00000001 INTL 20060113)
  313. [ 0.369836] ACPI: Dynamic OEM Table Load:
  314. [ 0.369838] ACPI: SSDT (null) 00143 (v01 AMI CPU2PM 00000001 INTL 20060113)
  315. [ 0.369936] ACPI: SSDT 00000000cff8e3b0 00143 (v01 AMI CPU3PM 00000001 INTL 20060113)
  316. [ 0.370147] ACPI: Dynamic OEM Table Load:
  317. [ 0.370149] ACPI: SSDT (null) 00143 (v01 AMI CPU3PM 00000001 INTL 20060113)
  318. [ 0.370243] ACPI: SSDT 00000000cff8e500 00143 (v01 AMI CPU4PM 00000001 INTL 20060113)
  319. [ 0.370443] ACPI: Dynamic OEM Table Load:
  320. [ 0.370445] ACPI: SSDT (null) 00143 (v01 AMI CPU4PM 00000001 INTL 20060113)
  321. [ 0.370544] ACPI: Interpreter enabled
  322. [ 0.370546] ACPI: (supports S0 S1 S3 S4 S5)
  323. [ 0.370559] ACPI: Using IOAPIC for interrupt routing
  324. [ 0.370573] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  325. [ 0.370866] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
  326. [ 0.405522] ACPI: No dock devices found.
  327. [ 0.405524] HEST: Table not found.
  328. [ 0.405526] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  329. [ 0.405567] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  330. [ 0.405651] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
  331. [ 0.405653] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
  332. [ 0.405655] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
  333. [ 0.405657] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
  334. [ 0.405658] pci_root PNP0A08:00: host bridge window [mem 0xd0000000-0xffffffff]
  335. [ 0.405667] pci 0000:00:00.0: [8086:29c0] type 0 class 0x000600
  336. [ 0.405695] pci 0000:00:01.0: [8086:29c1] type 1 class 0x000604
  337. [ 0.405716] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  338. [ 0.405718] pci 0000:00:01.0: PME# disabled
  339. [ 0.405747] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
  340. [ 0.405780] pci 0000:00:1a.0: reg 20: [io 0xb800-0xb81f]
  341. [ 0.405816] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
  342. [ 0.405849] pci 0000:00:1a.1: reg 20: [io 0xb880-0xb89f]
  343. [ 0.405883] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03
  344. [ 0.405916] pci 0000:00:1a.2: reg 20: [io 0xbc00-0xbc1f]
  345. [ 0.405957] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
  346. [ 0.405974] pci 0000:00:1a.7: reg 10: [mem 0xfe8ffc00-0xfe8fffff]
  347. [ 0.406032] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
  348. [ 0.406035] pci 0000:00:1a.7: PME# disabled
  349. [ 0.406053] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
  350. [ 0.406065] pci 0000:00:1b.0: reg 10: [mem 0xfe8f8000-0xfe8fbfff 64bit]
  351. [ 0.406106] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  352. [ 0.406109] pci 0000:00:1b.0: PME# disabled
  353. [ 0.406124] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
  354. [ 0.406165] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  355. [ 0.406168] pci 0000:00:1c.0: PME# disabled
  356. [ 0.406187] pci 0000:00:1c.5: [8086:294a] type 1 class 0x000604
  357. [ 0.406228] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
  358. [ 0.406231] pci 0000:00:1c.5: PME# disabled
  359. [ 0.406249] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
  360. [ 0.406282] pci 0000:00:1d.0: reg 20: [io 0xb080-0xb09f]
  361. [ 0.406316] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
  362. [ 0.406349] pci 0000:00:1d.1: reg 20: [io 0xb400-0xb41f]
  363. [ 0.406384] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
  364. [ 0.406417] pci 0000:00:1d.2: reg 20: [io 0xb480-0xb49f]
  365. [ 0.406459] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
  366. [ 0.406475] pci 0000:00:1d.7: reg 10: [mem 0xfe8ff800-0xfe8ffbff]
  367. [ 0.406533] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  368. [ 0.406537] pci 0000:00:1d.7: PME# disabled
  369. [ 0.406552] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
  370. [ 0.406594] pci 0000:00:1f.0: [8086:2916] type 0 class 0x000601
  371. [ 0.406674] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
  372. [ 0.406707] pci 0000:00:1f.2: [8086:2922] type 0 class 0x000106
  373. [ 0.406721] pci 0000:00:1f.2: reg 10: [io 0xac00-0xac07]
  374. [ 0.406727] pci 0000:00:1f.2: reg 14: [io 0xa880-0xa883]
  375. [ 0.406733] pci 0000:00:1f.2: reg 18: [io 0xa800-0xa807]
  376. [ 0.406739] pci 0000:00:1f.2: reg 1c: [io 0xa480-0xa483]
  377. [ 0.406745] pci 0000:00:1f.2: reg 20: [io 0xa400-0xa41f]
  378. [ 0.406751] pci 0000:00:1f.2: reg 24: [mem 0xfe8fe800-0xfe8fefff]
  379. [ 0.406776] pci 0000:00:1f.2: PME# supported from D3hot
  380. [ 0.406779] pci 0000:00:1f.2: PME# disabled
  381. [ 0.406791] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
  382. [ 0.406802] pci 0000:00:1f.3: reg 10: [mem 0xfe8ff400-0xfe8ff4ff 64bit]
  383. [ 0.406818] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
  384. [ 0.406861] pci 0000:01:00.0: [1002:68b8] type 0 class 0x000300
  385. [ 0.406871] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref]
  386. [ 0.406879] pci 0000:01:00.0: reg 18: [mem 0xfe9c0000-0xfe9dffff 64bit]
  387. [ 0.406885] pci 0000:01:00.0: reg 20: [io 0xc000-0xc0ff]
  388. [ 0.406895] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
  389. [ 0.406908] pci 0000:01:00.0: supports D1 D2
  390. [ 0.406923] pci 0000:01:00.1: [1002:aa58] type 0 class 0x000403
  391. [ 0.406933] pci 0000:01:00.1: reg 10: [mem 0xfe9fc000-0xfe9fffff 64bit]
  392. [ 0.406967] pci 0000:01:00.1: supports D1 D2
  393. [ 0.406991] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  394. [ 0.406993] pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
  395. [ 0.406995] pci 0000:00:01.0: bridge window [mem 0xfe900000-0xfe9fffff]
  396. [ 0.406998] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  397. [ 0.407028] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
  398. [ 0.407035] pci 0000:00:1c.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
  399. [ 0.407084] pci 0000:02:00.0: [11ab:4364] type 0 class 0x000200
  400. [ 0.407103] pci 0000:02:00.0: reg 10: [mem 0xfeafc000-0xfeafffff 64bit]
  401. [ 0.407114] pci 0000:02:00.0: reg 18: [io 0xd800-0xd8ff]
  402. [ 0.407150] pci 0000:02:00.0: reg 30: [mem 0xfeac0000-0xfeadffff pref]
  403. [ 0.407184] pci 0000:02:00.0: supports D1 D2
  404. [ 0.407185] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  405. [ 0.407189] pci 0000:02:00.0: PME# disabled
  406. [ 0.413322] pci 0000:00:1c.5: PCI bridge to [bus 02-02]
  407. [ 0.413326] pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff]
  408. [ 0.413330] pci 0000:00:1c.5: bridge window [mem 0xfea00000-0xfeafffff]
  409. [ 0.413364] pci 0000:04:02.0: [1102:0007] type 0 class 0x000401
  410. [ 0.413380] pci 0000:04:02.0: reg 10: [io 0xec00-0xec1f]
  411. [ 0.413444] pci 0000:04:02.0: supports D1 D2
  412. [ 0.413457] pci 0000:04:03.0: [11c1:5811] type 0 class 0x000c00
  413. [ 0.413470] pci 0000:04:03.0: reg 10: [mem 0xfebff000-0xfebfffff]
  414. [ 0.413523] pci 0000:04:03.0: supports D1 D2
  415. [ 0.413524] pci 0000:04:03.0: PME# supported from D0 D1 D2 D3hot
  416. [ 0.413528] pci 0000:04:03.0: PME# disabled
  417. [ 0.413561] pci 0000:00:1e.0: PCI bridge to [bus 04-04] (subtractive decode)
  418. [ 0.413564] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
  419. [ 0.413567] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff]
  420. [ 0.413571] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  421. [ 0.413573] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
  422. [ 0.413575] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  423. [ 0.413576] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
  424. [ 0.413578] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xffffffff] (subtractive decode)
  425. [ 0.413592] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  426. [ 0.413646] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
  427. [ 0.413667] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
  428. [ 0.413708] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
  429. [ 0.413729] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
  430. [ 0.413759] pci0000:00: Requesting ACPI _OSC control (0x1d)
  431. [ 0.413761] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
  432. [ 0.413762] ACPI _OSC control for PCIe not granted, disabling ASPM
  433. [ 0.418053] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
  434. [ 0.418084] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
  435. [ 0.418114] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
  436. [ 0.418143] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 *14 15)
  437. [ 0.418172] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  438. [ 0.418202] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
  439. [ 0.418231] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 *15)
  440. [ 0.418260] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
  441. [ 0.418358] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
  442. [ 0.418361] vgaarb: loaded
  443. [ 0.418362] vgaarb: bridge control possible 0000:01:00.0
  444. [ 0.418423] PCI: Using ACPI for IRQ routing
  445. [ 0.423129] PCI: pci_cache_line_size set to 64 bytes
  446. [ 0.423186] reserve RAM buffer: 000000000009ec00 - 000000000009ffff
  447. [ 0.423188] reserve RAM buffer: 00000000cff80000 - 00000000cfffffff
  448. [ 0.423270] NetLabel: Initializing
  449. [ 0.423272] NetLabel: domain hash size = 128
  450. [ 0.423273] NetLabel: protocols = UNLABELED CIPSOv4
  451. [ 0.423282] NetLabel: unlabeled traffic allowed by default
  452. [ 0.423292] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
  453. [ 0.423295] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
  454. [ 0.423311] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
  455. [ 0.449989] Switching to clocksource hpet
  456. [ 0.450001] Switched to NOHz mode on CPU #2
  457. [ 0.452338] Switched to NOHz mode on CPU #0
  458. [ 0.452384] Switched to NOHz mode on CPU #1
  459. [ 0.453291] Switched to NOHz mode on CPU #3
  460. [ 0.455241] pnp: PnP ACPI init
  461. [ 0.455254] ACPI: bus type pnp registered
  462. [ 0.455327] pnp 00:00: [bus 00-ff]
  463. [ 0.455329] pnp 00:00: [io 0x0cf8-0x0cff]
  464. [ 0.455331] pnp 00:00: [io 0x0000-0x0cf7 window]
  465. [ 0.455332] pnp 00:00: [io 0x0d00-0xffff window]
  466. [ 0.455334] pnp 00:00: [mem 0x000a0000-0x000bffff window]
  467. [ 0.455335] pnp 00:00: [mem 0x000d0000-0x000dffff window]
  468. [ 0.455337] pnp 00:00: [mem 0xd0000000-0xffffffff window]
  469. [ 0.455385] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
  470. [ 0.455391] pnp 00:01: [mem 0xfed14000-0xfed19fff]
  471. [ 0.455432] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
  472. [ 0.455435] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
  473. [ 0.455456] pnp 00:02: [dma 4]
  474. [ 0.455458] pnp 00:02: [io 0x0000-0x000f]
  475. [ 0.455459] pnp 00:02: [io 0x0081-0x0083]
  476. [ 0.455460] pnp 00:02: [io 0x0087]
  477. [ 0.455461] pnp 00:02: [io 0x0089-0x008b]
  478. [ 0.455463] pnp 00:02: [io 0x008f]
  479. [ 0.455464] pnp 00:02: [io 0x00c0-0x00df]
  480. [ 0.455481] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
  481. [ 0.455489] pnp 00:03: [io 0x0070-0x0071]
  482. [ 0.455498] pnp 00:03: [irq 8]
  483. [ 0.455515] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  484. [ 0.455521] pnp 00:04: [io 0x0061]
  485. [ 0.455539] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
  486. [ 0.455545] pnp 00:05: [io 0x00f0-0x00ff]
  487. [ 0.455549] pnp 00:05: [irq 13]
  488. [ 0.455565] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
  489. [ 0.455658] pnp 00:06: [io 0x0000-0xffffffffffffffff disabled]
  490. [ 0.455659] pnp 00:06: [io 0x0000-0xffffffffffffffff disabled]
  491. [ 0.455661] pnp 00:06: [io 0x0290-0x0297]
  492. [ 0.455691] system 00:06: [io 0x0290-0x0297] has been reserved
  493. [ 0.455693] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  494. [ 0.455752] pnp 00:07: [io 0x0010-0x001f]
  495. [ 0.455753] pnp 00:07: [io 0x0022-0x003f]
  496. [ 0.455754] pnp 00:07: [io 0x0044-0x004d]
  497. [ 0.455756] pnp 00:07: [io 0x0050-0x005f]
  498. [ 0.455757] pnp 00:07: [io 0x0062-0x0063]
  499. [ 0.455758] pnp 00:07: [io 0x0065-0x006f]
  500. [ 0.455759] pnp 00:07: [io 0x0072-0x007f]
  501. [ 0.455761] pnp 00:07: [io 0x0080]
  502. [ 0.455762] pnp 00:07: [io 0x0084-0x0086]
  503. [ 0.455763] pnp 00:07: [io 0x0088]
  504. [ 0.455764] pnp 00:07: [io 0x008c-0x008e]
  505. [ 0.455765] pnp 00:07: [io 0x0090-0x009f]
  506. [ 0.455767] pnp 00:07: [io 0x00a2-0x00bf]
  507. [ 0.455768] pnp 00:07: [io 0x00e0-0x00ef]
  508. [ 0.455772] pnp 00:07: [io 0x04d0-0x04d1]
  509. [ 0.455773] pnp 00:07: [io 0x0800-0x087f]
  510. [ 0.455774] pnp 00:07: [io 0x0400-0x03ff disabled]
  511. [ 0.455775] pnp 00:07: [io 0x0480-0x04bf]
  512. [ 0.455777] pnp 00:07: [mem 0xfed1c000-0xfed1ffff]
  513. [ 0.455778] pnp 00:07: [mem 0xfed20000-0xfed3ffff]
  514. [ 0.455779] pnp 00:07: [mem 0xfed50000-0xfed8ffff]
  515. [ 0.455781] pnp 00:07: [mem 0xffa00000-0xffafffff]
  516. [ 0.455782] pnp 00:07: [mem 0xffb00000-0xffbfffff]
  517. [ 0.455783] pnp 00:07: [mem 0xffe00000-0xffefffff]
  518. [ 0.455785] pnp 00:07: [mem 0xfff00000-0xfffffffe]
  519. [ 0.455828] system 00:07: [io 0x04d0-0x04d1] has been reserved
  520. [ 0.455830] system 00:07: [io 0x0800-0x087f] has been reserved
  521. [ 0.455832] system 00:07: [io 0x0480-0x04bf] has been reserved
  522. [ 0.455834] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
  523. [ 0.455836] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
  524. [ 0.455837] system 00:07: [mem 0xfed50000-0xfed8ffff] has been reserved
  525. [ 0.455839] system 00:07: [mem 0xffa00000-0xffafffff] has been reserved
  526. [ 0.455841] system 00:07: [mem 0xffb00000-0xffbfffff] has been reserved
  527. [ 0.455843] system 00:07: [mem 0xffe00000-0xffefffff] has been reserved
  528. [ 0.455845] system 00:07: [mem 0xfff00000-0xfffffffe] has been reserved
  529. [ 0.455847] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  530. [ 0.455887] pnp 00:08: [mem 0xfed00000-0xfed003ff]
  531. [ 0.455906] pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active)
  532. [ 0.456057] pnp 00:09: [irq 4]
  533. [ 0.456058] pnp 00:09: [dma 0 disabled]
  534. [ 0.456060] pnp 00:09: [io 0x03f8-0x03ff]
  535. [ 0.456107] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
  536. [ 0.456134] pnp 00:0a: [mem 0xfec00000-0xfec00fff]
  537. [ 0.456135] pnp 00:0a: [mem 0xfee00000-0xfee00fff]
  538. [ 0.456165] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
  539. [ 0.456167] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
  540. [ 0.456169] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
  541. [ 0.456187] pnp 00:0b: [io 0x0060]
  542. [ 0.456188] pnp 00:0b: [io 0x0064]
  543. [ 0.456192] pnp 00:0b: [irq 1]
  544. [ 0.456217] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
  545. [ 0.456237] pnp 00:0c: [mem 0xe0000000-0xefffffff]
  546. [ 0.456268] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
  547. [ 0.456271] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
  548. [ 0.456617] pnp 00:0d: [mem 0x00000000-0x0009ffff]
  549. [ 0.456619] pnp 00:0d: [mem 0x000c0000-0x000cffff]
  550. [ 0.456620] pnp 00:0d: [mem 0x000e0000-0x000fffff]
  551. [ 0.456622] pnp 00:0d: [mem 0x00100000-0xcfffffff]
  552. [ 0.456623] pnp 00:0d: [mem 0x00000000-0xffffffffffffffff disabled]
  553. [ 0.456687] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
  554. [ 0.456689] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
  555. [ 0.456691] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
  556. [ 0.456692] system 00:0d: [mem 0x00100000-0xcfffffff] could not be reserved
  557. [ 0.456695] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
  558. [ 0.456772] pnp: PnP ACPI: found 14 devices
  559. [ 0.456773] ACPI: ACPI bus type pnp unregistered
  560. [ 0.463423] PCI: max bus depth: 1 pci_try_num: 2
  561. [ 0.463448] pci 0000:00:1c.5: BAR 15: assigned [mem 0xf0000000-0xf01fffff 64bit pref]
  562. [ 0.463451] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0200000-0xf05fffff]
  563. [ 0.463453] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
  564. [ 0.463456] pci 0000:01:00.0: BAR 6: assigned [mem 0xfe900000-0xfe91ffff pref]
  565. [ 0.463458] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  566. [ 0.463459] pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
  567. [ 0.463462] pci 0000:00:01.0: bridge window [mem 0xfe900000-0xfe9fffff]
  568. [ 0.463464] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  569. [ 0.463467] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
  570. [ 0.463469] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
  571. [ 0.463473] pci 0000:00:1c.0: bridge window [mem 0xf0200000-0xf05fffff]
  572. [ 0.463476] pci 0000:00:1c.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
  573. [ 0.463480] pci 0000:00:1c.5: PCI bridge to [bus 02-02]
  574. [ 0.463483] pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff]
  575. [ 0.463486] pci 0000:00:1c.5: bridge window [mem 0xfea00000-0xfeafffff]
  576. [ 0.463489] pci 0000:00:1c.5: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
  577. [ 0.463493] pci 0000:00:1e.0: PCI bridge to [bus 04-04]
  578. [ 0.463496] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
  579. [ 0.463499] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff]
  580. [ 0.463511] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  581. [ 0.463514] pci 0000:00:01.0: setting latency timer to 64
  582. [ 0.463518] pci 0000:00:1c.0: enabling device (0106 -> 0107)
  583. [ 0.463522] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  584. [ 0.463525] pci 0000:00:1c.0: setting latency timer to 64
  585. [ 0.463529] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
  586. [ 0.463532] pci 0000:00:1c.5: setting latency timer to 64
  587. [ 0.463536] pci 0000:00:1e.0: setting latency timer to 64
  588. [ 0.463539] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  589. [ 0.463541] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  590. [ 0.463542] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  591. [ 0.463544] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
  592. [ 0.463545] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xffffffff]
  593. [ 0.463547] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
  594. [ 0.463549] pci_bus 0000:01: resource 1 [mem 0xfe900000-0xfe9fffff]
  595. [ 0.463550] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
  596. [ 0.463552] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
  597. [ 0.463554] pci_bus 0000:03: resource 1 [mem 0xf0200000-0xf05fffff]
  598. [ 0.463555] pci_bus 0000:03: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
  599. [ 0.463557] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
  600. [ 0.463558] pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff]
  601. [ 0.463560] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
  602. [ 0.463562] pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
  603. [ 0.463563] pci_bus 0000:04: resource 1 [mem 0xfeb00000-0xfebfffff]
  604. [ 0.463565] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
  605. [ 0.463567] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
  606. [ 0.463568] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
  607. [ 0.463570] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff]
  608. [ 0.463571] pci_bus 0000:04: resource 8 [mem 0xd0000000-0xffffffff]
  609. [ 0.463626] NET: Registered protocol family 2
  610. [ 0.463767] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
  611. [ 0.464683] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
  612. [ 0.468583] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  613. [ 0.469096] TCP: Hash tables configured (established 524288 bind 65536)
  614. [ 0.469098] TCP reno registered
  615. [ 0.469105] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  616. [ 0.469143] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  617. [ 0.469316] NET: Registered protocol family 1
  618. [ 0.469479] pci 0000:01:00.0: Boot video device
  619. [ 0.469488] PCI: CLS 32 bytes, default 64
  620. [ 0.469530] Unpacking initramfs...
  621. [ 0.504470] Freeing initrd memory: 3244k freed
  622. [ 0.505228] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  623. [ 0.505231] Placing 64MB software IO TLB between ffff8800cbf7a000 - ffff8800cff7a000
  624. [ 0.505232] software IO TLB at phys 0xcbf7a000 - 0xcff7a000
  625. [ 0.505712] audit: initializing netlink socket (disabled)
  626. [ 0.505724] type=2000 audit(1322598074.503:1): initialized
  627. [ 0.516850] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  628. [ 0.537486] VFS: Disk quotas dquot_6.5.2
  629. [ 0.537585] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  630. [ 0.537715] msgmni has been set to 7909
  631. [ 0.537906] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  632. [ 0.537929] io scheduler noop registered
  633. [ 0.537931] io scheduler deadline registered
  634. [ 0.537962] io scheduler cfq registered
  635. [ 0.537986] io scheduler bfq registered (default)
  636. [ 0.538067] pcieport 0000:00:01.0: setting latency timer to 64
  637. [ 0.538089] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
  638. [ 0.538126] pcieport 0000:00:1c.0: setting latency timer to 64
  639. [ 0.538152] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
  640. [ 0.538194] pcieport 0000:00:1c.5: setting latency timer to 64
  641. [ 0.538220] pcieport 0000:00:1c.5: irq 42 for MSI/MSI-X
  642. [ 0.538326] intel_idle: MWAIT substates: 0x20
  643. [ 0.538327] intel_idle: does not run on family 6 model 15
  644. [ 0.538356] ERST: Table is not found!
  645. [ 0.538357] GHES: HEST is not enabled!
  646. [ 0.538428] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  647. [ 0.558896] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  648. [ 0.763901] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  649. [ 0.803535] Linux agpgart interface v0.103
  650. [ 0.803594] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
  651. [ 0.803596] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  652. [ 0.804264] serio: i8042 KBD port at 0x60,0x64 irq 1
  653. [ 0.804332] mousedev: PS/2 mouse device common for all mice
  654. [ 0.804400] rtc_cmos 00:03: RTC can wake from S4
  655. [ 0.804535] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  656. [ 0.804556] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  657. [ 0.804572] cpuidle: using governor ladder
  658. [ 0.804573] cpuidle: using governor menu
  659. [ 0.804714] TCP cubic registered
  660. [ 0.804716] NET: Registered protocol family 17
  661. [ 0.804722] Registering the dns_resolver key type
  662. [ 0.804832] PM: Checking hibernation image partition /dev/mapper/arch-swap
  663. [ 0.826594] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  664. [ 0.826608] PM: Hibernation image not present or could not be loaded.
  665. [ 0.826613] registered taskstats version 1
  666. [ 0.836134] rtc_cmos 00:03: setting system clock to 2011-11-29 20:21:15 UTC (1322598075)
  667. [ 0.836162] Initializing network drop monitor service
  668. [ 0.837108] Freeing unused kernel memory: 712k freed
  669. [ 0.837212] Write protecting the kernel read-only data: 8192k
  670. [ 0.841873] Freeing unused kernel memory: 1984k freed
  671. [ 0.843899] Freeing unused kernel memory: 708k freed
  672. [ 0.844052] BFS CPU scheduler v0.415 by Con Kolivas.
  673. [ 0.850612] udevd[48]: starting version 175
  674. [ 0.894187] usbcore: registered new interface driver usbfs
  675. [ 0.894210] usbcore: registered new interface driver hub
  676. [ 0.894255] usbcore: registered new device driver usb
  677. [ 0.900377] SCSI subsystem initialized
  678. [ 0.900784] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  679. [ 0.900811] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  680. [ 0.900833] ehci_hcd 0000:00:1a.7: setting latency timer to 64
  681. [ 0.900836] ehci_hcd 0000:00:1a.7: EHCI Host Controller
  682. [ 0.900854] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
  683. [ 0.900881] ehci_hcd 0000:00:1a.7: debug port 1
  684. [ 0.904704] libata version 3.00 loaded.
  685. [ 0.904777] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
  686. [ 0.904794] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfe8ffc00
  687. [ 0.916699] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
  688. [ 0.916864] hub 1-0:1.0: USB hub found
  689. [ 0.916868] hub 1-0:1.0: 6 ports detected
  690. [ 0.916951] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
  691. [ 0.916984] ehci_hcd 0000:00:1d.7: setting latency timer to 64
  692. [ 0.916987] ehci_hcd 0000:00:1d.7: EHCI Host Controller
  693. [ 0.916993] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
  694. [ 0.917018] ehci_hcd 0000:00:1d.7: debug port 1
  695. [ 0.921098] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
  696. [ 0.921117] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe8ff800
  697. [ 0.933365] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  698. [ 0.933486] hub 2-0:1.0: USB hub found
  699. [ 0.933491] hub 2-0:1.0: 6 ports detected
  700. [ 0.933595] ahci 0000:00:1f.2: version 3.0
  701. [ 0.933615] ahci 0000:00:1f.2: PCI INT B -> GSI 22 (level, low) -> IRQ 22
  702. [ 0.933665] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
  703. [ 0.933709] ahci: SSS flag set, parallel bus scan disabled
  704. [ 0.933743] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
  705. [ 0.933746] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs
  706. [ 0.933751] ahci 0000:00:1f.2: setting latency timer to 64
  707. [ 0.934754] uhci_hcd: USB Universal Host Controller Interface driver
  708. [ 0.967287] scsi0 : ahci
  709. [ 0.967387] scsi1 : ahci
  710. [ 0.967459] scsi2 : ahci
  711. [ 0.967530] scsi3 : ahci
  712. [ 0.967600] scsi4 : ahci
  713. [ 0.967670] scsi5 : ahci
  714. [ 0.967787] ata1: SATA max UDMA/133 abar m2048@0xfe8fe800 port 0xfe8fe900 irq 43
  715. [ 0.967789] ata2: SATA max UDMA/133 abar m2048@0xfe8fe800 port 0xfe8fe980 irq 43
  716. [ 0.967791] ata3: SATA max UDMA/133 abar m2048@0xfe8fe800 port 0xfe8fea00 irq 43
  717. [ 0.967793] ata4: SATA max UDMA/133 abar m2048@0xfe8fe800 port 0xfe8fea80 irq 43
  718. [ 0.967795] ata5: SATA max UDMA/133 abar m2048@0xfe8fe800 port 0xfe8feb00 irq 43
  719. [ 0.967797] ata6: SATA max UDMA/133 abar m2048@0xfe8fe800 port 0xfe8feb80 irq 43
  720. [ 0.967841] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  721. [ 0.967849] uhci_hcd 0000:00:1a.0: setting latency timer to 64
  722. [ 0.967853] uhci_hcd 0000:00:1a.0: UHCI Host Controller
  723. [ 0.967863] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
  724. [ 0.967902] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000b800
  725. [ 0.968066] hub 3-0:1.0: USB hub found
  726. [ 0.968077] hub 3-0:1.0: 2 ports detected
  727. [ 0.968145] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
  728. [ 0.968150] uhci_hcd 0000:00:1a.1: setting latency timer to 64
  729. [ 0.968153] uhci_hcd 0000:00:1a.1: UHCI Host Controller
  730. [ 0.968160] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
  731. [ 0.968186] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b880
  732. [ 0.968315] hub 4-0:1.0: USB hub found
  733. [ 0.968317] hub 4-0:1.0: 2 ports detected
  734. [ 0.968368] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  735. [ 0.968372] uhci_hcd 0000:00:1a.2: setting latency timer to 64
  736. [ 0.968374] uhci_hcd 0000:00:1a.2: UHCI Host Controller
  737. [ 0.968379] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
  738. [ 0.968399] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000bc00
  739. [ 0.968495] hub 5-0:1.0: USB hub found
  740. [ 0.968498] hub 5-0:1.0: 2 ports detected
  741. [ 0.968548] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
  742. [ 0.968552] uhci_hcd 0000:00:1d.0: setting latency timer to 64
  743. [ 0.968555] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  744. [ 0.968560] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
  745. [ 0.968579] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b080
  746. [ 0.968682] hub 6-0:1.0: USB hub found
  747. [ 0.968685] hub 6-0:1.0: 2 ports detected
  748. [ 0.968738] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
  749. [ 0.968742] uhci_hcd 0000:00:1d.1: setting latency timer to 64
  750. [ 0.968744] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  751. [ 0.968749] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
  752. [ 0.968775] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b400
  753. [ 0.968870] hub 7-0:1.0: USB hub found
  754. [ 0.968873] hub 7-0:1.0: 2 ports detected
  755. [ 0.968923] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  756. [ 0.968927] uhci_hcd 0000:00:1d.2: setting latency timer to 64
  757. [ 0.968929] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  758. [ 0.968934] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
  759. [ 0.968953] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b480
  760. [ 0.969055] hub 8-0:1.0: USB hub found
  761. [ 0.969058] hub 8-0:1.0: 2 ports detected
  762. [ 1.223366] usb 1-3: new high speed USB device number 2 using ehci_hcd
  763. [ 1.453544] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  764. [ 1.465350] ata1.00: ATA-8: Corsair Force 3 SSD, 1.3.3, max UDMA/133
  765. [ 1.465353] ata1.00: 117231408 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  766. [ 1.475574] ata1.00: configured for UDMA/133
  767. [ 1.475669] scsi 0:0:0:0: Direct-Access ATA Corsair Force 3 1.3. PQ: 0 ANSI: 5
  768. [ 1.506691] Refined TSC clocksource calibration: 3293.753 MHz.
  769. [ 1.506695] Switching to clocksource tsc
  770. [ 1.823359] usb 8-2: new full speed USB device number 2 using uhci_hcd
  771. [ 1.960044] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  772. [ 1.964837] ata2.00: ATA-8: WDC WD20EARS-00S8B1, 80.00A80, max UDMA/133
  773. [ 1.964840] ata2.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
  774. [ 1.969828] ata2.00: configured for UDMA/133
  775. [ 1.969894] scsi 1:0:0:0: Direct-Access ATA WDC WD20EARS-00S 80.0 PQ: 0 ANSI: 5
  776. [ 2.233213] input: A4Tech USB Full Speed as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0/input/input1
  777. [ 2.233293] generic-usb 0003:09DA:8090.0001: input,hidraw0: USB HID v1.11 Mouse [A4Tech USB Full Speed] on usb-0000:00:1d.2-2/input0
  778. [ 2.271350] input: A4Tech USB Full Speed as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.1/input/input2
  779. [ 2.271453] generic-usb 0003:09DA:8090.0002: input,hiddev0,hidraw1: USB HID v1.11 Keyboard [A4Tech USB Full Speed] on usb-0000:00:1d.2-2/input1
  780. [ 2.271471] usbcore: registered new interface driver usbhid
  781. [ 2.271472] usbhid: USB HID core driver
  782. [ 2.456701] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  783. [ 2.504285] ata3.00: ATA-7: ST3320620AS, 3.AAE, max UDMA/133
  784. [ 2.504288] ata3.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32)
  785. [ 2.562581] ata3.00: configured for UDMA/133
  786. [ 2.562675] scsi 2:0:0:0: Direct-Access ATA ST3320620AS 3.AA PQ: 0 ANSI: 5
  787. [ 2.880027] ata4: SATA link down (SStatus 0 SControl 300)
  788. [ 3.366764] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  789. [ 3.368572] ata5.00: ATA-8: ST31000340AS, SD1A, max UDMA/133
  790. [ 3.368575] ata5.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
  791. [ 3.370866] ata5.00: configured for UDMA/133
  792. [ 3.370921] scsi 4:0:0:0: Direct-Access ATA ST31000340AS SD1A PQ: 0 ANSI: 5
  793. [ 3.690026] ata6: SATA link down (SStatus 0 SControl 300)
  794. [ 3.705441] sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.8 GiB)
  795. [ 3.705557] sd 0:0:0:0: [sda] Write Protect is off
  796. [ 3.705560] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  797. [ 3.705592] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  798. [ 3.705766] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
  799. [ 3.705818] sd 1:0:0:0: [sdb] Write Protect is off
  800. [ 3.705820] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  801. [ 3.705853] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  802. [ 3.706265] sd 2:0:0:0: [sdc] 625142448 512-byte logical blocks: (320 GB/298 GiB)
  803. [ 3.706321] sd 2:0:0:0: [sdc] Write Protect is off
  804. [ 3.706323] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
  805. [ 3.706338] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  806. [ 3.706742] sd 4:0:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
  807. [ 3.706818] sd 4:0:0:0: [sdd] Write Protect is off
  808. [ 3.706820] sd 4:0:0:0: [sdd] Mode Sense: 00 3a 00 00
  809. [ 3.706834] sd 4:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  810. [ 3.708959] sda: sda1 sda2
  811. [ 3.709181] sd 0:0:0:0: [sda] Attached SCSI disk
  812. [ 3.758003] sdc: sdc2
  813. [ 3.758213] sd 2:0:0:0: [sdc] Attached SCSI disk
  814. [ 3.775263] sdd: sdd1
  815. [ 3.775463] sd 4:0:0:0: [sdd] Attached SCSI disk
  816. [ 3.785559] sdb: sdb1
  817. [ 3.785732] sd 1:0:0:0: [sdb] Attached SCSI disk
  818. [ 4.035889] device-mapper: uevent: version 1.0.3
  819. [ 4.036238] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06) initialised: dm-devel@redhat.com
  820. [ 4.228410] PM: Starting manual resume from disk
  821. [ 4.228413] PM: Hibernation image partition 254:3 present
  822. [ 4.228415] PM: Looking for hibernation image.
  823. [ 4.229891] PM: Image not found (code -22)
  824. [ 4.229893] PM: Hibernation image not present or could not be loaded.
  825. [ 4.250520] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
  826. [ 5.003399] systemd[1]: systemd 37 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX +SYSVINIT +LIBCRYPTSETUP; arch)
  827. [ 5.041707] NET: Registered protocol family 10
  828. [ 5.042475] systemd[1]: Set hostname to <sacred>.
  829. [ 5.846174] udevd[248]: starting version 175
  830. [ 5.938904] ACPI: acpi_idle registered with cpuidle
  831. [ 5.954490] modprobe[251]: WARNING: Module vboxdrv not found.
  832. [ 6.013530] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1
  833. [ 6.030047] systemd[1]: Unit systemd-modules-load.service entered failed state.
  834. [ 7.032429] systemd-fsck[250]: /dev/mapper/arch-root: clean, 225785/1310720 files, 3271591/5242880 blocks
  835. [ 7.067906] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
  836. [ 7.067913] ACPI: Power Button [PWRB]
  837. [ 7.069141] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
  838. [ 7.069157] ACPI: Power Button [PWRF]
  839. [ 7.087472] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
  840. [ 7.087477] Disabling lock debugging due to kernel taint
  841. [ 7.089548] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
  842. [ 7.089819] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
  843. [ 7.089855] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
  844. [ 7.113980] sky2: driver version 1.29
  845. [ 7.114024] sky2 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  846. [ 7.114037] sky2 0000:02:00.0: setting latency timer to 64
  847. [ 7.114071] sky2 0000:02:00.0: Yukon-2 EC Ultra chip revision 2
  848. [ 7.114188] sky2 0000:02:00.0: irq 45 for MSI/MSI-X
  849. [ 7.115050] sky2 0000:02:00.0: eth0: addr 00:1b:fc:be:94:30
  850. [ 7.121192] iTCO_vendor_support: vendor-support=0
  851. [ 7.125268] EXT4-fs (dm-0): re-mounted. Opts: (null)
  852. [ 7.127701] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
  853. [ 7.127835] iTCO_wdt: Found a ICH9R TCO device (Version=2, TCOBASE=0x0860)
  854. [ 7.127909] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  855. [ 7.132371] mtp-probe[376]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-3"
  856. [ 7.135927] mtp-probe[380]: checking bus 8, device 2: "/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2"
  857. [ 7.138009] snd_ca0106 0000:04:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
  858. [ 7.138025] snd-ca0106: Model 100a Rev 00000000 Serial 100a1102
  859. [ 7.160404] firewire_ohci 0000:04:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
  860. [ 7.192508] [fglrx] Maximum main memory to use for locked dma buffers: 3795 MBytes.
  861. [ 7.192697] [fglrx] vendor: 1002 device: 68b8 count: 1
  862. [ 7.194689] [fglrx] ioport: bar 4, base 0xc000, size: 0x100
  863. [ 7.194704] pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  864. [ 7.194709] pci 0000:01:00.0: setting latency timer to 64
  865. [ 7.195302] [fglrx] Kernel PAT support is enabled
  866. [ 7.195330] [fglrx] module loaded - fglrx 8.91.4 [Oct 25 2011] with 1 minors
  867. [ 7.213593] firewire_ohci: Added fw-ohci device 0000:04:03.0, OHCI v1.0, 8 IR + 8 IT contexts, quirks 0x0
  868. [ 7.274137] systemd-fsck[443]: /sbin/fsck.xfs: XFS file system.
  869. [ 7.291378] systemd-fsck[453]: /dev/mapper/arch-boot: clean, 276/129024 files, 58170/512000 blocks
  870. [ 7.307923] systemd-fsck[459]: /dev/mapper/arch-home: clean, 43399/1966080 files, 3508075/7864320 blocks
  871. [ 7.310162] systemd-fsck[456]: File system has been mounted 31 times without being checked. Checking now.
  872. [ 7.377004] mtp-probe[380]: bus: 8, device: 2 was not an MTP device
  873. [ 7.377803] mtp-probe[376]: bus: 1, device: 2 was not an MTP device
  874. [ 7.397235] cfg80211: Calling CRDA to update world regulatory domain
  875. [ 7.431894] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: user_xattr
  876. [ 7.453986] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
  877. [ 7.455981] SGI XFS Quota Management subsystem
  878. [ 7.456536] XFS (dm-4): Mounting Filesystem
  879. [ 7.489264] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input5
  880. [ 7.502713] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  881. [ 7.502730] snd_hda_intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
  882. [ 7.503065] snd_hda_intel 0000:01:00.1: irq 46 for MSI/MSI-X
  883. [ 7.503087] snd_hda_intel 0000:01:00.1: setting latency timer to 64
  884. [ 7.515464] HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0
  885. [ 7.517034] input: HD-Audio Generic HDMI/DP as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input6
  886. [ 7.569848] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  887. [ 7.570260] ieee80211 phy0: hwaddr 00:15:af:22:0e:cd, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
  888. [ 7.581231] rtl8187: Customer ID is 0x00
  889. [ 7.581269] Registered led device: rtl8187-phy0::radio
  890. [ 7.581289] Registered led device: rtl8187-phy0::tx
  891. [ 7.581308] Registered led device: rtl8187-phy0::rx
  892. [ 7.581733] rtl8187: wireless switch is on
  893. [ 7.581867] usbcore: registered new interface driver rtl8187
  894. [ 7.603334] XFS (dm-4): Ending clean mount
  895. [ 7.705902] systemd-fsck[456]: Replaying journal:
  896. Replaying journal: Done.
  897. [ 7.706077] systemd-fsck[456]: Reiserfs journal '/dev/mapper/arch-var' in blocks [18..8211]: 0 transactions replayed
  898. [ 7.714366] firewire_core: created device fw0: GUID 0011d800015a631a, S400
  899. [ 7.723751] systemd-fsck[456]: File system has been mounted 31 times without being checked. Checking now.
  900. [ 9.353681] Adding 5119996k swap on /dev/mapper/arch-swap. Priority:0 extents:1 across:5119996k
  901. [ 13.391270] systemd-fsck[456]: Checking internal tree.. \x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08|\x08/\x08-\x08\\x08finished
  902. [ 13.404430] systemd-fsck[456]: Reiserfs super block in block 16 on 0xfe02 of format 3.6 with standard journal
  903. [ 13.404607] systemd-fsck[456]: Blocks (total/free): 25600000/22531255 by 4096 bytes
  904. [ 13.404743] systemd-fsck[456]: Filesystem is clean
  905. [ 13.462504] REISERFS (device dm-2): found reiserfs format "3.6" with standard journal
  906. [ 13.462517] REISERFS (device dm-2): using ordered data mode
  907. [ 13.462519] reiserfs: using flush barriers
  908. [ 13.465509] REISERFS (device dm-2): journal params: device dm-2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
  909. [ 13.465819] REISERFS (device dm-2): checking transaction log (dm-2)
  910. [ 13.506869] REISERFS (device dm-2): Using r5 hash to sort names
  911. [ 13.618313] systemd-tmpfiles[561]: Two or more conflicting lines for /tmp configured, ignoring.
  912. [ 13.618338] systemd-tmpfiles[561]: Two or more conflicting lines for /tmp/.X11-unix configured, ignoring.
  913. [ 13.618342] systemd-tmpfiles[561]: Two or more conflicting lines for /tmp/.ICE-unix configured, ignoring.
  914. [ 13.618347] systemd-tmpfiles[561]: Two or more conflicting lines for /tmp/.XIM-unix configured, ignoring.
  915. [ 13.618358] systemd-tmpfiles[561]: Two or more conflicting lines for /tmp/.font-unix configured, ignoring.
  916. [ 13.618363] systemd-tmpfiles[561]: Two or more conflicting lines for /tmp/.Test-unix configured, ignoring.
  917. [ 13.777595] sshd[567]: Server listening on 0.0.0.0 port 22.
  918. [ 13.777620] sshd[567]: Server listening on :: port 22.
  919. [ 13.801500] sky2 0000:02:00.0: eth0: enabling interface
  920. [ 13.801909] ADDRCONF(NETDEV_UP): eth0: link is not ready
  921. [ 13.803112] dhcpcd[575]: version 5.2.12 starting
  922. [ 13.821947] cpufreq[574]: :: Setting cpufreq governing rules [BUSY] grep: /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors: No such file or directory
  923. [ 13.824506] dhcpcd[575]: eth0: waiting for carrier
  924. [ 13.824540] cpufreq[574]: , cpu 0Error setting new values. Common errors:
  925. [ 13.824545] cpufreq[574]: - Do you have proper administration rights? (super-user?)
  926. [ 13.824549] cpufreq[574]: - Is the governor you requested available and modprobed?
  927. [ 13.824557] cpufreq[574]: - Trying to set an invalid policy?
  928. [ 13.824562] cpufreq[574]: - Trying to set a specific frequency, but userspace governor is not available,
  929. [ 13.824566] cpufreq[574]: for example because of hardware which cannot be set to a specific frequency
  930. [ 13.824571] cpufreq[574]: or because the userspace governor isn't loaded?
  931. [ 13.825332] cpufreq[574]: 1Error setting new values. Common errors:
  932. [ 13.825338] cpufreq[574]: - Do you have proper administration rights? (super-user?)
  933. [ 13.825342] cpufreq[574]: - Is the governor you requested available and modprobed?
  934. [ 13.825346] cpufreq[574]: - Trying to set an invalid policy?
  935. [ 13.825350] cpufreq[574]: - Trying to set a specific frequency, but userspace governor is not available,
  936. [ 13.825354] cpufreq[574]: for example because of hardware which cannot be set to a specific frequency
  937. [ 13.825358] cpufreq[574]: or because the userspace governor isn't loaded?
  938. [ 13.826060] cpufreq[574]: 2Error setting new values. Common errors:
  939. [ 13.826066] cpufreq[574]: - Do you have proper administration rights? (super-user?)
  940. [ 13.826071] cpufreq[574]: - Is the governor you requested available and modprobed?
  941. [ 13.826076] cpufreq[574]: - Trying to set an invalid policy?
  942. [ 13.826081] cpufreq[574]: - Trying to set a specific frequency, but userspace governor is not available,
  943. [ 13.826085] cpufreq[574]: for example because of hardware which cannot be set to a specific frequency
  944. [ 13.826090] cpufreq[574]: or because the userspace governor isn't loaded?
  945. [ 13.826823] cpufreq[574]: 3Error setting new values. Common errors:
  946. [ 13.826827] cpufreq[574]: - Do you have proper administration rights? (super-user?)
  947. [ 13.826831] cpufreq[574]: - Is the governor you requested available and modprobed?
  948. [ 13.826837] cpufreq[574]: - Trying to set an invalid policy?
  949. [ 13.826841] cpufreq[574]: - Trying to set a specific frequency, but userspace governor is not available,
  950. [ 13.826846] cpufreq[574]: for example because of hardware which cannot be set to a specific frequency
  951. [ 13.826850] cpufreq[574]: or because the userspace governor isn't loaded?
  952. [ 13.826951] cpufreq[574]: [DONE]
  953. [ 13.832101] smbd[570]: [2011/11/30 02:21:28.495931, 0] smbd/server.c:1101(main)
  954. [ 13.840602] smbd[570]: standard input is not a socket, assuming -D option
  955. [ 13.871382] smbd[601]: [2011/11/30 02:21:28.535203, 0] printing/print_cups.c:110(cups_connect)
  956. [ 13.871427] smbd[601]: Unable to connect to CUPS server localhost:631 - No such file or directory
  957. [ 13.871508] avahi-daemon[600]: Found user 'avahi' (UID 84) and group 'avahi' (GID 84).
  958. [ 13.871522] smbd[570]: [2011/11/30 02:21:28.535354, 0] printing/print_cups.c:487(cups_async_callback)
  959. [ 13.871568] avahi-daemon[600]: Successfully dropped root privileges.
  960. [ 13.871574] smbd[570]: failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL
  961. [ 13.871718] avahi-daemon[600]: avahi-daemon 0.6.30 starting up.
  962. [ 14.239782] avahi-daemon[600]: Successfully called chroot().
  963. [ 14.239799] avahi-daemon[600]: Successfully dropped remaining capabilities.
  964. [ 14.239967] avahi-daemon[600]: Loading service file /services/sftp-ssh.service.
  965. [ 14.240041] avahi-daemon[600]: Loading service file /services/ssh.service.
  966. [ 14.240081] avahi-daemon[600]: Loading service file /services/udisks.service.
  967. [ 14.240342] avahi-daemon[600]: Network interface enumeration completed.
  968. [ 14.240411] avahi-daemon[600]: Registering HINFO record with values 'X86_64'/'LINUX'.
  969. [ 14.240524] avahi-daemon[600]: Server startup complete. Host name is sacred.local. Local service cookie is 4078163948.
  970. [ 14.240561] avahi-daemon[600]: Service "sacred" (/services/udisks.service) successfully established.
  971. [ 14.240588] avahi-daemon[600]: Service "sacred" (/services/ssh.service) successfully established.
  972. [ 14.240614] avahi-daemon[600]: Service "sacred" (/services/sftp-ssh.service) successfully established.
  973. [ 14.240645] systemd-logind[580]: New seat seat0.
  974. [ 14.259714] console-kit-daemon[598]: missing action
  975. [ 14.262317] dbus[613]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
  976. [ 14.262323] dbus-daemon[613]: dbus[613]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
  977. [ 14.267621] dbus-daemon[613]: Entering main event loop
  978. [ 14.267634] dbus-daemon[613]: Connected to the system bus
  979. [ 14.268914] dbus-daemon[613]: Registering null backend at priority -10
  980. [ 14.297956] dbus-daemon[613]: ** (polkitd:684): DEBUG: Added `/var/lib/polkit-1/localauthority/10-vendor.d' as a local authorization store
  981. [ 14.298025] dbus-daemon[613]: ** (polkitd:684): DEBUG: Added `/etc/polkit-1/localauthority/10-vendor.d' as a local authorization store
  982. [ 14.298050] dbus-daemon[613]: ** (polkitd:684): DEBUG: Added `/var/lib/polkit-1/localauthority/20-org.d' as a local authorization store
  983. [ 14.298094] dbus-daemon[613]: ** (polkitd:684): DEBUG: Added `/etc/polkit-1/localauthority/20-org.d' as a local authorization store
  984. [ 14.298124] dbus-daemon[613]: ** (polkitd:684): DEBUG: Added `/var/lib/polkit-1/localauthority/30-site.d' as a local authorization store
  985. [ 14.298172] dbus-daemon[613]: ** (polkitd:684): DEBUG: Added `/etc/polkit-1/localauthority/30-site.d' as a local authorization store
  986. [ 14.298203] dbus-daemon[613]: ** (polkitd:684): DEBUG: Added `/var/lib/polkit-1/localauthority/50-local.d' as a local authorization store
  987. [ 14.298224] dbus-daemon[613]: ** (polkitd:684): DEBUG: Added `/etc/polkit-1/localauthority/50-local.d' as a local authorization store
  988. [ 14.298262] dbus-daemon[613]: ** (polkitd:684): DEBUG: Added `/var/lib/polkit-1/localauthority/90-mandatory.d' as a local authorization store
  989. [ 14.298293] dbus-daemon[613]: ** (polkitd:684): DEBUG: Added `/etc/polkit-1/localauthority/90-mandatory.d' as a local authorization store
  990. [ 14.298349] dbus-daemon[613]: ** (polkitd:684): DEBUG: Monitoring `/var/lib/polkit-1/localauthority' for changes
  991. [ 14.298377] dbus-daemon[613]: ** (polkitd:684): DEBUG: Monitoring `/etc/polkit-1/localauthority' for changes
  992. [ 14.298473] polkitd[684]: started daemon version 0.102 using authority implementation `local' version `0.102'
  993. [ 14.298499] dbus-daemon[613]: Using authority class PolkitBackendLocalAuthority
  994. [ 14.298875] dbus[613]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
  995. [ 14.298906] dbus-daemon[613]: dbus[613]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
  996. [ 14.299360] dbus-daemon[613]: Acquired the name org.freedesktop.PolicyKit1
  997. [ 14.526094] fglrx_pci 0000:01:00.0: irq 47 for MSI/MSI-X
  998. [ 14.526506] [fglrx] Firegl kernel thread PID: 692
  999. [ 14.526542] [fglrx] Firegl kernel thread PID: 693
  1000. [ 14.526580] [fglrx] Firegl kernel thread PID: 694
  1001. [ 14.526651] [fglrx] IRQ 47 Enabled
  1002. [ 14.678049] [fglrx] Gart USWC size:1236 M.
  1003. [ 14.678051] [fglrx] Gart cacheable size:490 M.
  1004. [ 14.678055] [fglrx] Reserved FB block: Shared offset:0, size:1000000
  1005. [ 14.678057] [fglrx] Reserved FB block: Unshared offset:f921000, size:3df000
  1006. [ 14.678058] [fglrx] Reserved FB block: Unshared offset:3fff4000, size:c000
  1007. [ 16.444110] sky2 0000:02:00.0: eth0: Link is up at 1000 Mbps, full duplex, flow control both
  1008. [ 16.444439] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1009. [ 16.444611] dhcpcd[575]: eth0: carrier acquired
  1010. [ 16.447883] dhcpcd[575]: eth0: broadcasting for a lease
  1011. [ 17.713438] avahi-daemon[600]: Registering new address record for fe80::21b:fcff:febe:9430 on eth0.*.
  1012. [ 19.297792] dhcpcd[575]: eth0: offered 192.168.1.202 from 192.168.1.1
  1013. [ 19.299338] dhcpcd[575]: eth0: acknowledged 192.168.1.202 from 192.168.1.1
  1014. [ 19.380044] dhcpcd[575]: eth0: checking for 192.168.1.202
  1015. [ 24.713385] dhcpcd[575]: eth0: leased 192.168.1.202 for 43200 seconds
  1016. [ 24.713469] avahi-daemon[600]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.202.
  1017. [ 24.713827] avahi-daemon[600]: New relevant interface eth0.IPv4 for mDNS.
  1018. [ 24.713886] avahi-daemon[600]: Registering new address record for 192.168.1.202 on eth0.IPv4.
  1019. [ 24.726424] dhcpcd[575]: forked to background, child pid 723
  1020. [ 24.726696] network[569]: :: Starting Network [BUSY] [DONE]
  1021. [ 24.780223] systemd[1]: Startup finished in 5s 43ms 300us (kernel) + 19s 736ms 766us (userspace) = 24s 780ms 66us.
  1022. [ 26.736691] eth0: no IPv6 routers present
  1023. [ 79.530833] kdm[697]: :0[697]: pam_unix(kde:session): session opened for user reflexing by (uid=0)
  1024. [ 79.531967] systemd-logind[580]: New user reflexing logged in.
  1025. [ 79.532086] systemd-logind[580]: New session c1 of user reflexing.
  1026. [ 79.553458] systemd-logind[580]: Linked /tmp/.X11-unix/X0 to /run/user/reflexing/X11/display.
  1027. [ 79.645268] dbus[613]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
  1028. [ 79.645288] dbus-daemon[613]: dbus[613]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
  1029. [ 79.668124] dbus[613]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
  1030. [ 79.668148] dbus-daemon[613]: dbus[613]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
  1031. [ 79.668447] rtkit-daemon[765]: Successfully called chroot.
  1032. [ 79.668468] rtkit-daemon[765]: Successfully dropped privileges.
  1033. [ 79.668475] rtkit-daemon[765]: Successfully limited resources.
  1034. [ 79.668558] rtkit-daemon[765]: Running.
  1035. [ 79.668565] rtkit-daemon[765]: Canary thread running.
  1036. [ 79.668589] rtkit-daemon[765]: Watchdog thread running.
  1037. [ 79.669552] dbus-daemon[613]: ** (polkitd:684): DEBUG: system-bus-name::1.9 is inquiring whether unix-process:764:7964 is authorized for org.freedesktop.RealtimeKit1.acquire-high-priority
  1038. [ 79.670085] dbus-daemon[613]: ** (polkitd:684): DEBUG: user of caller is unix-user:root
  1039. [ 79.670127] dbus-daemon[613]: ** (polkitd:684): DEBUG: user of subject is unix-user:reflexing
  1040. [ 79.670146] dbus-daemon[613]: ** (polkitd:684): DEBUG: checking whether unix-process:764:7964 is authorized for org.freedesktop.RealtimeKit1.acquire-high-priority
  1041. [ 79.674227] dbus-daemon[613]: ** (polkitd:684): WARNING **: skipping unknown tag <i> at line 335
  1042. [ 79.678000] dbus-daemon[613]: ** (polkitd:684): DEBUG: 0xb81000
  1043. [ 79.678062] dbus-daemon[613]: ** (polkitd:684): DEBUG: subject is in session /org/freedesktop/ConsoleKit/Session1 (local=1 active=1)
  1044. [ 79.678212] dbus-daemon[613]: ** (polkitd:684): DEBUG: Dropping all .pkla caches for directory `/var/lib/polkit-1/localauthority/10-vendor.d'
  1045. [ 79.678269] dbus-daemon[613]: ** (polkitd:684): DEBUG: Dropping all .pkla caches for directory `/etc/polkit-1/localauthority/10-vendor.d'
  1046. [ 79.678552] dbus-daemon[613]: ** (polkitd:684): DEBUG: Dropping all .pkla caches for directory `/var/lib/polkit-1/localauthority/20-org.d'
  1047. [ 79.678594] dbus-daemon[613]: ** (polkitd:684): DEBUG: Dropping all .pkla caches for directory `/etc/polkit-1/localauthority/20-org.d'
  1048. [ 79.678770] dbus-daemon[613]: ** (polkitd:684): DEBUG: Dropping all .pkla caches for directory `/var/lib/polkit-1/localauthority/30-site.d'
  1049. [ 79.678813] dbus-daemon[613]: ** (polkitd:684): DEBUG: Dropping all .pkla caches for directory `/etc/polkit-1/localauthority/30-site.d'
  1050. [ 79.678922] dbus-daemon[613]: ** (polkitd:684): DEBUG: Dropping all .pkla caches for directory `/var/lib/polkit-1/localauthority/50-local.d'
  1051. [ 79.678962] dbus-daemon[613]: ** (polkitd:684): DEBUG: Dropping all .pkla caches for directory `/etc/polkit-1/localauthority/50-local.d'
  1052. [ 79.679223] dbus-daemon[613]: ** (polkitd:684): DEBUG: Dropping all .pkla caches for directory `/var/lib/polkit-1/localauthority/90-mandatory.d'
  1053. [ 79.679265] dbus-daemon[613]: ** (polkitd:684): DEBUG: Dropping all .pkla caches for directory `/etc/polkit-1/localauthority/90-mandatory.d'
  1054. [ 79.679409] dbus-daemon[613]: ** (polkitd:684): DEBUG: is authorized (has implicit authorization local=1 active=1)
  1055. [ 79.679425] dbus-daemon[613]: ** (polkitd:684): DEBUG:
  1056. [ 79.679749] rtkit-daemon[765]: Successfully made thread 764 of process 764 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
  1057. [ 79.679799] rtkit-daemon[765]: Supervising 1 threads of 1 processes of 1 users.
  1058. [ 80.738267] dbus[613]: [system] Activating service name='org.freedesktop.UPower' (using servicehelper)
  1059. [ 80.738301] dbus-daemon[613]: dbus[613]: [system] Activating service name='org.freedesktop.UPower' (using servicehelper)
  1060. [ 80.743002] dbus[613]: [system] Successfully activated service 'org.freedesktop.UPower'
  1061. [ 80.743011] dbus-daemon[613]: dbus[613]: [system] Successfully activated service 'org.freedesktop.UPower'
  1062. [ 80.791470] dbus[613]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper)
  1063. [ 80.791497] dbus-daemon[613]: dbus[613]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper)
  1064. [ 80.797068] dbus-daemon[613]: (process:867): GLib-WARNING **: goption.c:2168: ignoring no-arg, optional-arg or filename flags (16) on option of type 1
  1065. [ 80.798661] dbus[613]: [system] Successfully activated service 'org.freedesktop.UDisks'
  1066. [ 80.798684] dbus-daemon[613]: dbus[613]: [system] Successfully activated service 'org.freedesktop.UDisks'
  1067. [ 80.799122] dbus-daemon[613]: (udisks-daemon:867): udisks-daemon-DEBUG: Starting daemon version 1.0.4
  1068. [ 80.804060] dbus-daemon[613]: (udisks-daemon:867): udisks-daemon-WARNING **: No /proc/mdstat file: No such file or directory
  1069. [ 80.804793] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:00.0
  1070. [ 80.804883] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:00.0
  1071. [ 80.804890] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:01.0
  1072. [ 80.804895] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:01.0
  1073. [ 80.804900] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0
  1074. [ 80.804922] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0
  1075. [ 80.804931] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1
  1076. [ 80.804980] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1
  1077. [ 80.804986] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1a.0
  1078. [ 80.804991] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1a.0
  1079. [ 80.805007] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1a.1
  1080. [ 80.805039] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1a.1
  1081. [ 80.805044] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1a.2
  1082. [ 80.805057] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1a.2
  1083. [ 80.805075] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1a.7
  1084. [ 80.805095] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1a.7
  1085. [ 80.805102] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1b.0
  1086. [ 80.805134] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1b.0
  1087. [ 80.805140] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1c.0
  1088. [ 80.805171] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1c.0
  1089. [ 80.805175] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1c.5
  1090. [ 80.805199] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1c.5
  1091. [ 80.805207] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1c.5/0000:02:00.0
  1092. [ 80.805242] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1c.5/0000:02:00.0
  1093. [ 80.805248] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1d.0
  1094. [ 80.805272] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1d.0
  1095. [ 80.805279] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1d.1
  1096. [ 80.805301] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1d.1
  1097. [ 80.805307] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1d.2
  1098. [ 80.805347] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1d.2
  1099. [ 80.805353] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1d.7
  1100. [ 80.805369] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1d.7
  1101. [ 80.805377] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1e.0
  1102. [ 80.805414] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1e.0
  1103. [ 80.805420] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1e.0/0000:04:02.0
  1104. [ 80.805445] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1e.0/0000:04:02.0
  1105. [ 80.805451] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1e.0/0000:04:03.0
  1106. [ 80.805481] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1e.0/0000:04:03.0
  1107. [ 80.805487] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1f.0
  1108. [ 80.805521] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1f.0
  1109. [ 80.805526] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1f.2
  1110. [ 80.805568] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2
  1111. [ 80.805711] dbus-daemon[613]: **** pci ADDED /sys/devices/pci0000:00/0000:00:1f.2
  1112. [ 80.805716] dbus-daemon[613]: **** pci ADDING /sys/devices/pci0000:00/0000:00:1f.3
  1113. [ 80.805743] dbus-daemon[613]: **** pci IGNORING ADD /sys/devices/pci0000:00/0000:00:1f.3
  1114. [ 80.806001] dbus-daemon[613]: **** scsi_host ADDING /sys/devices/pci0000:00/0000:00:1f.2/host0/scsi_host/host0
  1115. [ 80.806140] dbus-daemon[613]: **** scsi_host ADDED /sys/devices/pci0000:00/0000:00:1f.2/host0/scsi_host/host0
  1116. [ 80.806147] dbus-daemon[613]: **** scsi_host ADDING /sys/devices/pci0000:00/0000:00:1f.2/host1/scsi_host/host1
  1117. [ 80.806240] dbus-daemon[613]: **** scsi_host ADDED /sys/devices/pci0000:00/0000:00:1f.2/host1/scsi_host/host1
  1118. [ 80.806247] dbus-daemon[613]: **** scsi_host ADDING /sys/devices/pci0000:00/0000:00:1f.2/host2/scsi_host/host2
  1119. [ 80.806344] dbus-daemon[613]: **** scsi_host ADDED /sys/devices/pci0000:00/0000:00:1f.2/host2/scsi_host/host2
  1120. [ 80.806352] dbus-daemon[613]: **** scsi_host ADDING /sys/devices/pci0000:00/0000:00:1f.2/host3/scsi_host/host3
  1121. [ 80.806452] dbus-daemon[613]: **** scsi_host ADDED /sys/devices/pci0000:00/0000:00:1f.2/host3/scsi_host/host3
  1122. [ 80.806459] dbus-daemon[613]: **** scsi_host ADDING /sys/devices/pci0000:00/0000:00:1f.2/host4/scsi_host/host4
  1123. [ 80.806556] dbus-daemon[613]: **** scsi_host ADDED /sys/devices/pci0000:00/0000:00:1f.2/host4/scsi_host/host4
  1124. [ 80.806562] dbus-daemon[613]: **** scsi_host ADDING /sys/devices/pci0000:00/0000:00:1f.2/host5/scsi_host/host5
  1125. [ 80.806675] dbus-daemon[613]: **** scsi_host ADDED /sys/devices/pci0000:00/0000:00:1f.2/host5/scsi_host/host5
  1126. [ 80.807163] dbus-daemon[613]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda
  1127. [ 80.807411] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda
  1128. [ 80.809431] dbus-daemon[613]: helper(pid 871): launched job udisks-helper-ata-smart-collect on /dev/sda
  1129. [ 80.809476] dbus-daemon[613]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda
  1130. [ 80.809553] dbus-daemon[613]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1
  1131. [ 80.809688] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1
  1132. [ 80.810317] dbus-daemon[613]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1
  1133. [ 80.810357] dbus-daemon[613]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1134. [ 80.810401] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1135. [ 80.810996] dbus-daemon[613]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1136. [ 80.811076] dbus-daemon[613]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb
  1137. [ 80.811108] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb
  1138. [ 80.813726] dbus-daemon[613]: helper(pid 873): launched job udisks-helper-ata-smart-collect on /dev/sdb
  1139. [ 80.813733] dbus-daemon[613]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb
  1140. [ 80.813841] dbus-daemon[613]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
  1141. [ 80.813848] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
  1142. [ 80.814291] dbus-daemon[613]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
  1143. [ 80.814312] dbus-daemon[613]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdc
  1144. [ 80.814317] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdc
  1145. [ 80.817560] dbus-daemon[613]: helper(pid 874): launched job udisks-helper-ata-smart-collect on /dev/sdc
  1146. [ 80.817568] dbus-daemon[613]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdc
  1147. [ 80.817606] dbus-daemon[613]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdc/sdc2
  1148. [ 80.817630] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdc/sdc2
  1149. [ 80.818086] dbus-daemon[613]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdc/sdc2
  1150. [ 80.818140] dbus-daemon[613]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd
  1151. [ 80.818146] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd
  1152. [ 80.821510] dbus-daemon[613]: helper(pid 876): launched job udisks-helper-ata-smart-collect on /dev/sdd
  1153. [ 80.821518] dbus-daemon[613]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd
  1154. [ 80.821604] dbus-daemon[613]: **** ADDING /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd1
  1155. [ 80.821612] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd1
  1156. [ 80.822061] dbus-daemon[613]: **** ADDED /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd1
  1157. [ 80.822067] dbus-daemon[613]: **** ADDING /sys/devices/virtual/block/dm-0
  1158. [ 80.822084] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-0
  1159. [ 80.822661] dbus-daemon[613]: **** ADDED /sys/devices/virtual/block/dm-0
  1160. [ 80.822690] dbus-daemon[613]: **** ADDING /sys/devices/virtual/block/dm-1
  1161. [ 80.822724] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-1
  1162. [ 80.823050] dbus-daemon[613]: **** ADDED /sys/devices/virtual/block/dm-1
  1163. [ 80.823075] dbus-daemon[613]: **** ADDING /sys/devices/virtual/block/dm-2
  1164. [ 80.823102] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-2
  1165. [ 80.823455] dbus-daemon[613]: **** ADDED /sys/devices/virtual/block/dm-2
  1166. [ 80.823463] dbus-daemon[613]: **** ADDING /sys/devices/virtual/block/dm-3
  1167. [ 80.823468] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-3
  1168. [ 80.823751] dbus-daemon[613]: **** ADDED /sys/devices/virtual/block/dm-3
  1169. [ 80.823757] dbus-daemon[613]: **** ADDING /sys/devices/virtual/block/dm-4
  1170. [ 80.823802] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-4
  1171. [ 80.824370] dbus-daemon[613]: **** ADDED /sys/devices/virtual/block/dm-4
  1172. [ 80.824444] dbus-daemon[613]: **** ADDING /sys/devices/virtual/block/dm-5
  1173. [ 80.824450] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-5
  1174. [ 80.824882] dbus-daemon[613]: **** ADDED /sys/devices/virtual/block/dm-5
  1175. [ 80.824894] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdc/sdc2
  1176. [ 80.824898] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdc/sdc2
  1177. [ 80.825423] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdc/sdc2
  1178. [ 80.825429] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd1
  1179. [ 80.825434] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd1
  1180. [ 80.825702] dbus-daemon[613]: **** EMITTING CHANGED for /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd1
  1181. [ 80.825773] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd1
  1182. [ 80.825783] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda
  1183. [ 80.825788] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda
  1184. [ 80.825999] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda
  1185. [ 80.826011] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb
  1186. [ 80.826016] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb
  1187. [ 80.826229] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb
  1188. [ 80.826241] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdc
  1189. [ 80.826246] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdc
  1190. [ 80.826450] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdc
  1191. [ 80.826461] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd
  1192. [ 80.826466] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd
  1193. [ 80.826666] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd
  1194. [ 80.826673] dbus-daemon[613]: **** CHANGING /sys/devices/virtual/block/dm-0
  1195. [ 80.826677] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-0
  1196. [ 80.826841] dbus-daemon[613]: **** CHANGED /sys/devices/virtual/block/dm-0
  1197. [ 80.826862] dbus-daemon[613]: **** CHANGING /sys/devices/virtual/block/dm-1
  1198. [ 80.826867] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-1
  1199. [ 80.827001] dbus-daemon[613]: **** CHANGED /sys/devices/virtual/block/dm-1
  1200. [ 80.827012] dbus-daemon[613]: **** CHANGING /sys/devices/virtual/block/dm-2
  1201. [ 80.827016] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-2
  1202. [ 80.827155] dbus-daemon[613]: **** CHANGED /sys/devices/virtual/block/dm-2
  1203. [ 80.827160] dbus-daemon[613]: **** CHANGING /sys/devices/virtual/block/dm-3
  1204. [ 80.827171] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-3
  1205. [ 80.827307] dbus-daemon[613]: **** CHANGED /sys/devices/virtual/block/dm-3
  1206. [ 80.827317] dbus-daemon[613]: **** CHANGING /sys/devices/virtual/block/dm-4
  1207. [ 80.827322] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-4
  1208. [ 80.827458] dbus-daemon[613]: **** CHANGED /sys/devices/virtual/block/dm-4
  1209. [ 80.827464] dbus-daemon[613]: **** CHANGING /sys/devices/virtual/block/dm-5
  1210. [ 80.827472] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-5
  1211. [ 80.827602] dbus-daemon[613]: **** CHANGED /sys/devices/virtual/block/dm-5
  1212. [ 80.827614] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1
  1213. [ 80.827619] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1
  1214. [ 80.827882] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1
  1215. [ 80.827893] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1216. [ 80.827898] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1217. [ 80.828182] dbus-daemon[613]: **** EMITTING CHANGED for /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1218. [ 80.828210] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1219. [ 80.828217] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
  1220. [ 80.828224] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
  1221. [ 80.828498] dbus-daemon[613]: **** EMITTING CHANGED for /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
  1222. [ 80.828526] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
  1223. [ 80.828987] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1224. [ 80.828993] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1225. [ 80.829253] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1226. [ 80.829265] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1227. [ 80.829270] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1228. [ 80.829508] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1229. [ 80.829521] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd1
  1230. [ 80.829526] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd1
  1231. [ 80.829771] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd/sdd1
  1232. [ 80.829782] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1233. [ 80.829787] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1234. [ 80.830041] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1235. [ 80.830054] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
  1236. [ 80.830059] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
  1237. [ 80.830300] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
  1238. [ 80.830312] dbus-daemon[613]: **** CHANGING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1239. [ 80.830317] dbus-daemon[613]: **** UPDATING /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1240. [ 80.830561] dbus-daemon[613]: **** CHANGED /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
  1241. [ 80.830572] dbus-daemon[613]: **** CHANGING /sys/devices/virtual/block/dm-2
  1242. [ 80.830576] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-2
  1243. [ 80.830697] dbus-daemon[613]: **** CHANGED /sys/devices/virtual/block/dm-2
  1244. [ 80.830709] dbus-daemon[613]: **** CHANGING /sys/devices/virtual/block/dm-5
  1245. [ 80.830713] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-5
  1246. [ 80.830831] dbus-daemon[613]: **** CHANGED /sys/devices/virtual/block/dm-5
  1247. [ 80.830843] dbus-daemon[613]: **** CHANGING /sys/devices/virtual/block/dm-3
  1248. [ 80.830847] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-3
  1249. [ 80.830961] dbus-daemon[613]: **** CHANGED /sys/devices/virtual/block/dm-3
  1250. [ 80.830972] dbus-daemon[613]: **** CHANGING /sys/devices/virtual/block/dm-1
  1251. [ 80.830977] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-1
  1252. [ 80.831095] dbus-daemon[613]: **** CHANGED /sys/devices/virtual/block/dm-1
  1253. [ 80.831105] dbus-daemon[613]: **** CHANGING /sys/devices/virtual/block/dm-0
  1254. [ 80.831110] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-0
  1255. [ 80.831224] dbus-daemon[613]: **** CHANGED /sys/devices/virtual/block/dm-0
  1256. [ 80.831235] dbus-daemon[613]: **** CHANGING /sys/devices/virtual/block/dm-4
  1257. [ 80.831240] dbus-daemon[613]: **** UPDATING /sys/devices/virtual/block/dm-4
  1258. [ 80.831357] dbus-daemon[613]: **** CHANGED /sys/devices/virtual/block/dm-4
  1259. [ 80.838892] dbus-daemon[613]: helper(pid 871): completed with exit code 0
  1260. [ 80.858265] dbus-daemon[613]: **** EMITTING CHANGED for /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda
  1261. [ 80.861650] EXT4-fs (dm-0): re-mounted. Opts: commit=0
  1262. [ 80.861789] dbus-daemon[613]: **** /proc/self/mountinfo changed
  1263. [ 80.913970] dbus-daemon[613]: helper(pid 874): completed with exit code 0
  1264. [ 80.930840] dbus-daemon[613]: **** EMITTING CHANGED for /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sdc
  1265. [ 80.982111] dbus-daemon[613]: helper(pid 876): completed with exit code 0
  1266. [ 80.986577] dbus-daemon[613]: ** (polkitd:684): DEBUG: system-bus-name::1.15 is inquiring whether unix-process:816:8016 is authorized for org.kde.powerdevil.backlighthelper.brightness
  1267. [ 80.986977] dbus-daemon[613]: ** (polkitd:684): DEBUG: user of caller is unix-user:reflexing
  1268. [ 80.987019] dbus-daemon[613]: ** (polkitd:684): DEBUG: user of subject is unix-user:reflexing
  1269. [ 80.987024] dbus-daemon[613]: ** (polkitd:684): DEBUG: checking whether unix-process:816:8016 is authorized for org.kde.powerdevil.backlighthelper.brightness
  1270. [ 80.988080] dbus-daemon[613]: ** (polkitd:684): DEBUG: 0x7f7454033c00
  1271. [ 80.988134] dbus-daemon[613]: ** (polkitd:684): DEBUG: subject is in session /org/freedesktop/ConsoleKit/Session1 (local=1 active=1)
  1272. [ 80.988259] dbus-daemon[613]: ** (polkitd:684): DEBUG: is authorized (has implicit authorization local=1 active=1)
  1273. [ 80.988268] dbus-daemon[613]: ** (polkitd:684): DEBUG:
  1274. [ 80.988748] dbus[613]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper)
  1275. [ 80.988758] dbus-daemon[613]: dbus[613]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper)
  1276. [ 80.994553] dbus-daemon[613]: no kernel backlight interface found
  1277. [ 80.998493] dbus-daemon[613]: **** EMITTING CHANGED for /sys/devices/pci0000:00/0000:00:1f.2/host4/target4:0:0/4:0:0:0/block/sdd
  1278. [ 81.002529] org.kde.powerdevil.backlighthelper[884]: QDBusConnection: system D-Bus connection created before QCoreApplication. Application may misbehave.
  1279. [ 81.003734] dbus[613]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
  1280. [ 81.003751] dbus-daemon[613]: dbus[613]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
  1281. [ 81.006755] dbus-daemon[613]: ** (polkitd:684): DEBUG: system-bus-name::1.18 is inquiring whether unix-process:816:8016 is authorized for org.kde.powerdevil.backlighthelper.brightness
  1282. [ 81.007174] dbus-daemon[613]: ** (polkitd:684): DEBUG: user of caller is unix-user:root
  1283. [ 81.007179] dbus-daemon[613]: ** (polkitd:684): DEBUG: user of subject is unix-user:reflexing
  1284. [ 81.007184] dbus-daemon[613]: ** (polkitd:684): DEBUG: checking whether unix-process:816:8016 is authorized for org.kde.powerdevil.backlighthelper.brightness
  1285. [ 81.007934] dbus-daemon[613]: ** (polkitd:684): DEBUG: 0xb606f0
  1286. [ 81.007942] dbus-daemon[613]: ** (polkitd:684): DEBUG: subject is in session /org/freedesktop/ConsoleKit/Session1 (local=1 active=1)
  1287. [ 81.008047] dbus-daemon[613]: ** (polkitd:684): DEBUG: is authorized (has implicit authorization local=1 active=1)
  1288. [ 81.008053] dbus-daemon[613]: ** (polkitd:684): DEBUG:
  1289. [ 81.194536] EXT4-fs (dm-1): re-mounted. Opts: user_xattr,commit=0
  1290. [ 81.194730] dbus-daemon[613]: **** /proc/self/mountinfo changed
  1291. [ 82.339825] dbus-daemon[613]: helper(pid 873): completed with exit code 0
  1292. [ 82.354805] dbus-daemon[613]: **** EMITTING CHANGED for /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0/block/sdb
  1293. [ 88.348270] dbus-daemon[613]: ** (polkitd:684): DEBUG: system-bus-name::1.9 is inquiring whether unix-process:1233:8833 is authorized for org.freedesktop.RealtimeKit1.acquire-high-priority
  1294. [ 88.348666] dbus-daemon[613]: ** (polkitd:684): DEBUG: user of caller is unix-user:root
  1295. [ 88.348687] dbus-daemon[613]: ** (polkitd:684): DEBUG: user of subject is unix-user:reflexing
  1296. [ 88.348692] dbus-daemon[613]: ** (polkitd:684): DEBUG: checking whether unix-process:1233:8833 is authorized for org.freedesktop.RealtimeKit1.acquire-high-priority
  1297. [ 88.349657] dbus-daemon[613]: ** (polkitd:684): DEBUG: 0x7f7454035760
  1298. [ 88.349663] dbus-daemon[613]: ** (polkitd:684): DEBUG: subject is in session /org/freedesktop/ConsoleKit/Session1 (local=1 active=1)
  1299. [ 88.349781] dbus-daemon[613]: ** (polkitd:684): DEBUG: is authorized (has implicit authorization local=1 active=1)
  1300. [ 88.349786] dbus-daemon[613]: ** (polkitd:684): DEBUG:
  1301. [ 88.350273] rtkit-daemon[765]: Successfully made thread 1233 of process 1233 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
  1302. [ 88.350283] rtkit-daemon[765]: Supervising 2 threads of 2 processes of 1 users.
  1303. [ 88.350807] pulseaudio[1233]: [pulseaudio] pid.c: Daemon already running.
  1304. [ 88.354205] dbus-daemon[613]: ** (polkitd:684): DEBUG: system-bus-name::1.9 is inquiring whether unix-process:1237:8835 is authorized for org.freedesktop.RealtimeKit1.acquire-high-priority
  1305. [ 88.354626] dbus-daemon[613]: ** (polkitd:684): DEBUG: user of caller is unix-user:root
  1306. [ 88.354644] dbus-daemon[613]: ** (polkitd:684): DEBUG: user of subject is unix-user:reflexing
  1307. [ 88.354649] dbus-daemon[613]: ** (polkitd:684): DEBUG: checking whether unix-process:1237:8835 is authorized for org.freedesktop.RealtimeKit1.acquire-high-priority
  1308. [ 88.355716] dbus-daemon[613]: ** (polkitd:684): DEBUG: 0xb60560
  1309. [ 88.355722] dbus-daemon[613]: ** (polkitd:684): DEBUG: subject is in session /org/freedesktop/ConsoleKit/Session1 (local=1 active=1)
  1310. [ 88.355874] dbus-daemon[613]: ** (polkitd:684): DEBUG: is authorized (has implicit authorization local=1 active=1)
  1311. [ 88.355880] dbus-daemon[613]: ** (polkitd:684): DEBUG:
  1312. [ 88.356233] rtkit-daemon[765]: Successfully made thread 1237 of process 1237 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
  1313. [ 88.356239] rtkit-daemon[765]: Supervising 2 threads of 2 processes of 1 users.
  1314. [ 88.356792] pulseaudio[1237]: [pulseaudio] pid.c: Daemon already running.
  1315. [ 88.743051] dbus[613]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
  1316. [ 88.743067] dbus-daemon[613]: dbus[613]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
  1317. [ 88.743515] dbus[613]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
  1318. [ 88.743610] dbus-daemon[613]: dbus[613]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
  1319. [ 88.970216] fuse init (API version 7.17)
  1320. [ 88.972498] dbus-daemon[613]: **** /proc/self/mountinfo changed
  1321. [ 89.088044] polkitd(authority=local)[684]: Registered Authentication Agent for unix-session:/org/freedesktop/ConsoleKit/Session1 (system bus name :1.31 [/usr/lib/kde4/libexec/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
  1322. [ 89.088053] dbus-daemon[613]: ** (polkitd:684): DEBUG: Added authentication agent for unix-session:/org/freedesktop/ConsoleKit/Session1 at name :1.31 [/usr/lib/kde4/libexec/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8
  1323. [ 89.589873] dbus[613]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
  1324. [ 89.589912] dbus-daemon[613]: dbus[613]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
  1325. [ 89.590086] dbus[613]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
  1326. [ 89.590096] dbus-daemon[613]: dbus[613]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
  1327. [ 89.590723] dbus[613]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
  1328. [ 89.590731] dbus-daemon[613]: dbus[613]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
  1329. [ 89.590960] dbus[613]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
  1330. [ 89.590970] dbus-daemon[613]: dbus[613]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
  1331. [ 89.909886] dbus[613]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
  1332. [ 89.909897] dbus-daemon[613]: dbus[613]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
  1333. [ 89.910230] dbus[613]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
  1334. [ 89.910243] dbus-daemon[613]: dbus[613]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
  1335. [ 90.424547] dbus-daemon[613]: **** /proc/self/mountinfo changed
  1336. [ 136.424032] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0).
  1337. [ 136.424036] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
  1338. [ 136.534184] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
  1339. [ 136.534188] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
  1340. [ 157.654441] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0).
  1341. [ 157.654446] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
  1342. [ 157.744674] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
  1343. [ 157.744678] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
  1344. [ 177.513527] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0).
  1345. [ 177.513532] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
  1346. [ 177.632400] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
  1347. [ 177.632404] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
  1348. [ 193.648349] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0).
  1349. [ 193.648353] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
  1350. [ 193.725386] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
  1351. [ 193.725390] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
  1352. [ 211.389475] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0).
  1353. [ 211.389479] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
  1354. [ 211.513306] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
  1355. [ 211.513310] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
  1356. [ 222.039401] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0).
  1357. [ 222.039404] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
  1358. [ 222.137149] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
  1359. [ 222.137153] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
  1360.  
  1361.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement