Don't like ads? PRO users don't see any ads ;-)
Guest

gourgi

By: a guest on Feb 28th, 2009  |  syntax: None  |  size: 54.92 KB  |  hits: 52  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. $ pulseaudio -vvvv 2> ~/Desktop/pulse_start
  2.  
  3. I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
  4. I: caps.c: Dropping root privileges.
  5. I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
  6. D: main.c: Started as real root: no, suid root: yes
  7. I: main.c: We're in the group 'pulse-rt', allowing high-priority scheduling.
  8. I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
  9. I: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
  10. I: core-util.c: Successfully gained nice level -11.
  11. D: main.c: Can realtime: yes, can high-priority: yes
  12. I: main.c: Giving up CAP_NICE
  13. D: main.c: Can realtime: no, can high-priority: no
  14. I: main.c: This is PulseAudio 0.9.15-test3
  15. D: main.c: Compilation host: x86_64-pc-linux-gnu
  16. D: main.c: Compilation CFLAGS: -g -O2 -g -Wall -O2 -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option
  17. D: main.c: Running on host: Linux x86_64 2.6.28-8-generic #26-Ubuntu SMP Wed Feb 25 04:27:53 UTC 2009
  18. D: main.c: Found 2 CPUs.
  19. I: main.c: Page size is 4096 bytes
  20. D: main.c: Compiled with Valgrind support: no
  21. D: main.c: Running in valgrind mode: no
  22. D: main.c: Optimized build: yes
  23. I: main.c: Machine ID is dc78983bdb9935930a869f9748d3b22b.
  24. I: main.c: Using runtime directory /home/gourgi/.pulse/dc78983bdb9935930a869f9748d3b22b:runtime.
  25. I: main.c: Using state directory /home/gourgi/.pulse.
  26. I: main.c: Running in system mode: no
  27. I: main.c: Fresh high-resolution timers available! Bon appetit!
  28. D: rtclock.c: Timer slack set to 50 us.
  29. D: rtclock.c: Setting timer slack to 500000 us.
  30. D: memblock.c: Using shared memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
  31. I: module.c: Loaded "module-suspend-on-idle" (index: #0; argument: "").
  32. I: module-device-restore.c: Sucessfully opened database file '/home/gourgi/.pulse/dc78983bdb9935930a869f9748d3b22b:device-volumes.x86_64-pc-linux-gnu.gdbm'.
  33. I: module.c: Loaded "module-device-restore" (index: #1; argument: "").
  34. I: module-stream-restore.c: Sucessfully opened database file '/home/gourgi/.pulse/dc78983bdb9935930a869f9748d3b22b:stream-volumes.x86_64-pc-linux-gnu.gdbm'.
  35. I: module.c: Loaded "module-stream-restore" (index: #2; argument: "").
  36. I: module-card-restore.c: Sucessfully opened database file '/home/gourgi/.pulse/dc78983bdb9935930a869f9748d3b22b:card-database.x86_64-pc-linux-gnu.gdbm'.
  37. I: module.c: Loaded "module-card-restore" (index: #3; argument: "").
  38. I: module.c: Loaded "module-augment-properties" (index: #4; argument: "").
  39. D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9.15/modules/module-hal-detect.so': success
  40. D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/computer_alsa_timer
  41. D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/computer_alsa_sequencer
  42. D: module-hal-detect.c: Loading module-alsa-card with arguments 'device_id=0 name=pci_1102_7_sound_card_0 card_name=alsa_card.pci_1102_7_sound_card_0 tsched=1'
  43. D: reserve-wrap.c: Successfully acquired reservation lock on device 'Audio0'
  44. D: alsa-util.c: Checking for playback on analog-mono (hw)
  45. D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  46. D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  47. D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  48. D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  49. I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument
  50. D: alsa-util.c: Checking for playback on analog-stereo (front)
  51. D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
  52. D: alsa-util.c: Checking for capture on analog-mono (hw)
  53. D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  54. D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  55. D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  56. D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  57. I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument
  58. D: alsa-util.c: Checking for capture on analog-stereo (front)
  59. D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
  60. I: module-alsa-card.c: Found output profile 'Output Analog Stereo + Input Analog Stereo'
  61. D: alsa-util.c: Checking for capture on iec958-stereo (iec958)
  62. D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
  63. I: module-alsa-card.c: Found output profile 'Output Analog Stereo + Input Digital Stereo (IEC958)'
  64. D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi)
  65. D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
  66. I: (alsa-lib)conf.c: Unknown parameters 0
  67. I: (alsa-lib)pcm.c: Unknown PCM hdmi:0
  68. I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument
  69. D: alsa-util.c: Checking for capture on analog-surround-40 (surround40)
  70. D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...
  71. I: module-alsa-card.c: Found output profile 'Output Analog Stereo + Input Analog Surround 4.0'
  72. D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52)
  73. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  74. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  75. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  76. D: alsa-util.c: Checking for capture on analog-surround-41 (surround41)
  77. D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...
  78. I: module-alsa-card.c: Found output profile 'Output Analog Stereo + Input Analog Surround 4.1'
  79. D: alsa-util.c: Checking for capture on analog-surround-50 (surround50)
  80. D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...
  81. I: module-alsa-card.c: Found output profile 'Output Analog Stereo + Input Analog Surround 5.0'
  82. D: alsa-util.c: Checking for capture on analog-surround-51 (surround51)
  83. D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
  84. I: module-alsa-card.c: Found output profile 'Output Analog Stereo + Input Analog Surround 5.1'
  85. D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52)
  86. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  87. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  88. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  89. D: alsa-util.c: Checking for capture on analog-surround-71 (surround71)
  90. D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...
  91. I: module-alsa-card.c: Found output profile 'Output Analog Stereo + Input Analog Surround 7.1'
  92. I: module-alsa-card.c: Found output profile 'Output Analog Stereo'
  93. D: alsa-util.c: Checking for playback on iec958-stereo (iec958)
  94. D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
  95. D: alsa-util.c: Checking for capture on analog-mono (hw)
  96. D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  97. D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  98. D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  99. D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  100. I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument
  101. D: alsa-util.c: Checking for capture on analog-stereo (front)
  102. D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
  103. I: module-alsa-card.c: Found output profile 'Output Digital Stereo (IEC958) + Input Analog Stereo'
  104. D: alsa-util.c: Checking for capture on iec958-stereo (iec958)
  105. D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
  106. I: (alsa-lib)setup.c: Cannot lock ctl elem
  107. D: alsa-util.c: Trying iec958:0 without SND_PCM_NO_AUTO_FORMAT ...
  108. I: (alsa-lib)setup.c: Cannot lock ctl elem
  109. D: alsa-util.c: Trying plug:iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
  110. I: (alsa-lib)setup.c: Cannot lock ctl elem
  111. D: alsa-util.c: Trying plug:iec958:0 without SND_PCM_NO_AUTO_FORMAT ...
  112. I: (alsa-lib)setup.c: Cannot lock ctl elem
  113. I: alsa-util.c: Failed to set hardware parameters on plug:iec958:0: Device or resource busy
  114. D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi)
  115. D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
  116. I: (alsa-lib)conf.c: Unknown parameters 0
  117. I: (alsa-lib)pcm.c: Unknown PCM hdmi:0
  118. I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument
  119. D: alsa-util.c: Checking for capture on analog-surround-40 (surround40)
  120. D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...
  121. I: module-alsa-card.c: Found output profile 'Output Digital Stereo (IEC958) + Input Analog Surround 4.0'
  122. D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52)
  123. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  124. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  125. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  126. D: alsa-util.c: Checking for capture on analog-surround-41 (surround41)
  127. D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...
  128. I: module-alsa-card.c: Found output profile 'Output Digital Stereo (IEC958) + Input Analog Surround 4.1'
  129. D: alsa-util.c: Checking for capture on analog-surround-50 (surround50)
  130. D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...
  131. I: module-alsa-card.c: Found output profile 'Output Digital Stereo (IEC958) + Input Analog Surround 5.0'
  132. D: alsa-util.c: Checking for capture on analog-surround-51 (surround51)
  133. D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
  134. I: module-alsa-card.c: Found output profile 'Output Digital Stereo (IEC958) + Input Analog Surround 5.1'
  135. D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52)
  136. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  137. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  138. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  139. D: alsa-util.c: Checking for capture on analog-surround-71 (surround71)
  140. D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...
  141. I: module-alsa-card.c: Found output profile 'Output Digital Stereo (IEC958) + Input Analog Surround 7.1'
  142. I: module-alsa-card.c: Found output profile 'Output Digital Stereo (IEC958)'
  143. D: alsa-util.c: Checking for playback on hdmi-stereo (hdmi)
  144. D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
  145. I: (alsa-lib)conf.c: Unknown parameters 0
  146. I: (alsa-lib)pcm.c: Unknown PCM hdmi:0
  147. I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument
  148. D: alsa-util.c: Checking for playback on analog-surround-40 (surround40)
  149. D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...
  150. D: alsa-util.c: Checking for capture on analog-mono (hw)
  151. D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  152. D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  153. D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  154. D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  155. I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument
  156. D: alsa-util.c: Checking for capture on analog-stereo (front)
  157. D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
  158. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.0 + Input Analog Stereo'
  159. D: alsa-util.c: Checking for capture on iec958-stereo (iec958)
  160. D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
  161. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.0 + Input Digital Stereo (IEC958)'
  162. D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi)
  163. D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
  164. I: (alsa-lib)conf.c: Unknown parameters 0
  165. I: (alsa-lib)pcm.c: Unknown PCM hdmi:0
  166. I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument
  167. D: alsa-util.c: Checking for capture on analog-surround-40 (surround40)
  168. D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...
  169. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.0 + Input Analog Surround 4.0'
  170. D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52)
  171. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  172. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  173. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  174. D: alsa-util.c: Checking for capture on analog-surround-41 (surround41)
  175. D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...
  176. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.0 + Input Analog Surround 4.1'
  177. D: alsa-util.c: Checking for capture on analog-surround-50 (surround50)
  178. D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...
  179. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.0 + Input Analog Surround 5.0'
  180. D: alsa-util.c: Checking for capture on analog-surround-51 (surround51)
  181. D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
  182. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.0 + Input Analog Surround 5.1'
  183. D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52)
  184. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  185. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  186. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  187. D: alsa-util.c: Checking for capture on analog-surround-71 (surround71)
  188. D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...
  189. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.0 + Input Analog Surround 7.1'
  190. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.0'
  191. D: alsa-util.c: Checking for playback on iec958-ac3-surround-40 (a52)
  192. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  193. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  194. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  195. D: alsa-util.c: Checking for playback on analog-surround-41 (surround41)
  196. D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...
  197. D: alsa-util.c: Checking for capture on analog-mono (hw)
  198. D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  199. D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  200. D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  201. D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  202. I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument
  203. D: alsa-util.c: Checking for capture on analog-stereo (front)
  204. D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
  205. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.1 + Input Analog Stereo'
  206. D: alsa-util.c: Checking for capture on iec958-stereo (iec958)
  207. D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
  208. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.1 + Input Digital Stereo (IEC958)'
  209. D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi)
  210. D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
  211. I: (alsa-lib)conf.c: Unknown parameters 0
  212. I: (alsa-lib)pcm.c: Unknown PCM hdmi:0
  213. I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument
  214. D: alsa-util.c: Checking for capture on analog-surround-40 (surround40)
  215. D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...
  216. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.1 + Input Analog Surround 4.0'
  217. D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52)
  218. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  219. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  220. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  221. D: alsa-util.c: Checking for capture on analog-surround-41 (surround41)
  222. D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...
  223. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.1 + Input Analog Surround 4.1'
  224. D: alsa-util.c: Checking for capture on analog-surround-50 (surround50)
  225. D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...
  226. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.1 + Input Analog Surround 5.0'
  227. D: alsa-util.c: Checking for capture on analog-surround-51 (surround51)
  228. D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
  229. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.1 + Input Analog Surround 5.1'
  230. D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52)
  231. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  232. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  233. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  234. D: alsa-util.c: Checking for capture on analog-surround-71 (surround71)
  235. D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...
  236. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.1 + Input Analog Surround 7.1'
  237. I: module-alsa-card.c: Found output profile 'Output Analog Surround 4.1'
  238. D: alsa-util.c: Checking for playback on analog-surround-50 (surround50)
  239. D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...
  240. D: alsa-util.c: Checking for capture on analog-mono (hw)
  241. D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  242. D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  243. D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  244. D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  245. I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument
  246. D: alsa-util.c: Checking for capture on analog-stereo (front)
  247. D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
  248. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.0 + Input Analog Stereo'
  249. D: alsa-util.c: Checking for capture on iec958-stereo (iec958)
  250. D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
  251. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.0 + Input Digital Stereo (IEC958)'
  252. D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi)
  253. D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
  254. I: (alsa-lib)conf.c: Unknown parameters 0
  255. I: (alsa-lib)pcm.c: Unknown PCM hdmi:0
  256. I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument
  257. D: alsa-util.c: Checking for capture on analog-surround-40 (surround40)
  258. D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...
  259. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.0 + Input Analog Surround 4.0'
  260. D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52)
  261. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  262. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  263. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  264. D: alsa-util.c: Checking for capture on analog-surround-41 (surround41)
  265. D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...
  266. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.0 + Input Analog Surround 4.1'
  267. D: alsa-util.c: Checking for capture on analog-surround-50 (surround50)
  268. D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...
  269. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.0 + Input Analog Surround 5.0'
  270. D: alsa-util.c: Checking for capture on analog-surround-51 (surround51)
  271. D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
  272. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.0 + Input Analog Surround 5.1'
  273. D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52)
  274. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  275. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  276. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  277. D: alsa-util.c: Checking for capture on analog-surround-71 (surround71)
  278. D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...
  279. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.0 + Input Analog Surround 7.1'
  280. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.0'
  281. D: alsa-util.c: Checking for playback on analog-surround-51 (surround51)
  282. D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
  283. D: alsa-util.c: Checking for capture on analog-mono (hw)
  284. D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  285. D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  286. D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  287. D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  288. I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument
  289. D: alsa-util.c: Checking for capture on analog-stereo (front)
  290. D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
  291. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.1 + Input Analog Stereo'
  292. D: alsa-util.c: Checking for capture on iec958-stereo (iec958)
  293. D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
  294. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.1 + Input Digital Stereo (IEC958)'
  295. D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi)
  296. D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
  297. I: (alsa-lib)conf.c: Unknown parameters 0
  298. I: (alsa-lib)pcm.c: Unknown PCM hdmi:0
  299. I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument
  300. D: alsa-util.c: Checking for capture on analog-surround-40 (surround40)
  301. D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...
  302. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.1 + Input Analog Surround 4.0'
  303. D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52)
  304. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  305. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  306. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  307. D: alsa-util.c: Checking for capture on analog-surround-41 (surround41)
  308. D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...
  309. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.1 + Input Analog Surround 4.1'
  310. D: alsa-util.c: Checking for capture on analog-surround-50 (surround50)
  311. D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...
  312. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.1 + Input Analog Surround 5.0'
  313. D: alsa-util.c: Checking for capture on analog-surround-51 (surround51)
  314. D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
  315. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.1 + Input Analog Surround 5.1'
  316. D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52)
  317. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  318. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  319. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  320. D: alsa-util.c: Checking for capture on analog-surround-71 (surround71)
  321. D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...
  322. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.1 + Input Analog Surround 7.1'
  323. I: module-alsa-card.c: Found output profile 'Output Analog Surround 5.1'
  324. D: alsa-util.c: Checking for playback on iec958-ac3-surround-51 (a52)
  325. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  326. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  327. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  328. D: alsa-util.c: Checking for playback on analog-surround-71 (surround71)
  329. D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...
  330. D: alsa-util.c: Checking for capture on analog-mono (hw)
  331. D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  332. D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  333. D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  334. D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  335. I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument
  336. D: alsa-util.c: Checking for capture on analog-stereo (front)
  337. D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
  338. I: module-alsa-card.c: Found output profile 'Output Analog Surround 7.1 + Input Analog Stereo'
  339. D: alsa-util.c: Checking for capture on iec958-stereo (iec958)
  340. D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
  341. I: module-alsa-card.c: Found output profile 'Output Analog Surround 7.1 + Input Digital Stereo (IEC958)'
  342. D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi)
  343. D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
  344. I: (alsa-lib)conf.c: Unknown parameters 0
  345. I: (alsa-lib)pcm.c: Unknown PCM hdmi:0
  346. I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument
  347. D: alsa-util.c: Checking for capture on analog-surround-40 (surround40)
  348. D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...
  349. I: module-alsa-card.c: Found output profile 'Output Analog Surround 7.1 + Input Analog Surround 4.0'
  350. D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52)
  351. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  352. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  353. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  354. D: alsa-util.c: Checking for capture on analog-surround-41 (surround41)
  355. D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...
  356. I: module-alsa-card.c: Found output profile 'Output Analog Surround 7.1 + Input Analog Surround 4.1'
  357. D: alsa-util.c: Checking for capture on analog-surround-50 (surround50)
  358. D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...
  359. I: module-alsa-card.c: Found output profile 'Output Analog Surround 7.1 + Input Analog Surround 5.0'
  360. D: alsa-util.c: Checking for capture on analog-surround-51 (surround51)
  361. D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
  362. I: module-alsa-card.c: Found output profile 'Output Analog Surround 7.1 + Input Analog Surround 5.1'
  363. D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52)
  364. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  365. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  366. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  367. D: alsa-util.c: Checking for capture on analog-surround-71 (surround71)
  368. D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...
  369. I: module-alsa-card.c: Found output profile 'Output Analog Surround 7.1 + Input Analog Surround 7.1'
  370. I: module-alsa-card.c: Found output profile 'Output Analog Surround 7.1'
  371. D: alsa-util.c: Checking for capture on analog-mono (hw)
  372. D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  373. D: alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  374. D: alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...
  375. D: alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...
  376. I: alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument
  377. D: alsa-util.c: Checking for capture on analog-stereo (front)
  378. D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
  379. I: module-alsa-card.c: Found output profile 'Input Analog Stereo'
  380. D: alsa-util.c: Checking for capture on iec958-stereo (iec958)
  381. D: alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
  382. I: module-alsa-card.c: Found output profile 'Input Digital Stereo (IEC958)'
  383. D: alsa-util.c: Checking for capture on hdmi-stereo (hdmi)
  384. D: alsa-util.c: Trying hdmi:0 with SND_PCM_NO_AUTO_FORMAT ...
  385. I: (alsa-lib)conf.c: Unknown parameters 0
  386. I: (alsa-lib)pcm.c: Unknown PCM hdmi:0
  387. I: alsa-util.c: Error opening PCM device hdmi:0: Invalid argument
  388. D: alsa-util.c: Checking for capture on analog-surround-40 (surround40)
  389. D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...
  390. I: module-alsa-card.c: Found output profile 'Input Analog Surround 4.0'
  391. D: alsa-util.c: Checking for capture on iec958-ac3-surround-40 (a52)
  392. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  393. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  394. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  395. D: alsa-util.c: Checking for capture on analog-surround-41 (surround41)
  396. D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...
  397. I: module-alsa-card.c: Found output profile 'Input Analog Surround 4.1'
  398. D: alsa-util.c: Checking for capture on analog-surround-50 (surround50)
  399. D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...
  400. I: module-alsa-card.c: Found output profile 'Input Analog Surround 5.0'
  401. D: alsa-util.c: Checking for capture on analog-surround-51 (surround51)
  402. D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
  403. I: module-alsa-card.c: Found output profile 'Input Analog Surround 5.1'
  404. D: alsa-util.c: Checking for capture on iec958-ac3-surround-51 (a52)
  405. D: alsa-util.c: Trying a52:0 with SND_PCM_NO_AUTO_FORMAT ...
  406. I: (alsa-lib)pcm.c: Unknown PCM a52:0
  407. I: alsa-util.c: Error opening PCM device a52:0: No such file or directory
  408. D: alsa-util.c: Checking for capture on analog-surround-71 (surround71)
  409. D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...
  410. I: module-alsa-card.c: Found output profile 'Input Analog Surround 7.1'
  411. I: module-card-restore.c: Restoring profile for card alsa_card.pci_1102_7_sound_card_0.
  412. I: card.c: Created 0 "alsa_card.pci_1102_7_sound_card_0"
  413. D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
  414. I: alsa-sink.c: Successfully opened device surround51:0.
  415. I: alsa-sink.c: Selected configuration 'Analog Surround 5.1' (analog-surround-51).
  416. I: alsa-sink.c: Device doesn't support mmap(), falling back to UNIX read/write mode.
  417. I: alsa-sink.c: Cannot enable timer-based scheduling, falling back to sound IRQ scheduling.
  418. I: (alsa-lib)control.c: Invalid CTL surround51:0
  419. I: alsa-util.c: Unable to attach to mixer surround51:0: No such file or directory
  420. I: alsa-util.c: Successfully attached to mixer 'hw:0'
  421. I: alsa-util.c: Cannot find mixer control "Master" or mixer control is no combination of switch/volume.
  422. W: alsa-util.c: Cannot find fallback mixer control "PCM" or mixer control is no combination of switch/volume.
  423. I: module-device-restore.c: Restoring volume for sink alsa_output.pci_1102_7_sound_card_0.
  424. I: module-device-restore.c: Restoring mute state for sink alsa_output.pci_1102_7_sound_card_0.
  425. I: sink.c: Created sink 0 "alsa_output.pci_1102_7_sound_card_0" with sample spec s16le 6ch 48000Hz and channel map front-left,front-right,rear-left,rear-right,front-center,lfe
  426. I: sink.c:     alsa.resolution_bits = "16"
  427. I: sink.c:     device.api = "alsa"
  428. I: sink.c:     device.class = "sound"
  429. I: sink.c:     alsa.class = "generic"
  430. I: sink.c:     alsa.subclass = "generic-mix"
  431. I: sink.c:     alsa.name = "CA0106"
  432. I: sink.c:     alsa.id = "ca0106"
  433. I: sink.c:     alsa.subdevice = "0"
  434. I: sink.c:     alsa.subdevice_name = "subdevice #0"
  435. I: sink.c:     alsa.device = "0"
  436. I: sink.c:     alsa.card = "0"
  437. I: sink.c:     alsa.card_name = "CA0106"
  438. I: sink.c:     alsa.long_card_name = "MSI K8N Diamond MB [SB0438] at 0xde00 irq 16"
  439. I: sink.c:     alsa.driver_name = "snd_ca0106"
  440. I: sink.c:     hal.udi = "/org/freedesktop/Hal/devices/pci_1102_7_sound_card_0"
  441. I: sink.c:     hal.product = "MSI K8N Diamond MB [SB0438] Sound Card"
  442. I: sink.c:     hal.card_id = "MSI K8N Diamond MB [SB0438]"
  443. I: sink.c:     device.description = "CA0106"
  444. I: sink.c:     device.string = "surround51:0"
  445. I: sink.c:     device.buffering.buffer_size = "46080"
  446. I: sink.c:     device.buffering.fragment_size = "5760"
  447. I: sink.c:     device.access_mode = "serial"
  448. I: sink.c:     device.profile.name = "analog-surround-51"
  449. I: sink.c:     device.profile.description = "Analog Surround 5.1"
  450. I: module-device-restore.c: Restoring volume for source alsa_output.pci_1102_7_sound_card_0.monitor.
  451. I: module-device-restore.c: Restoring mute state for source alsa_output.pci_1102_7_sound_card_0.monitor.
  452. I: source.c: Created source 0 "alsa_output.pci_1102_7_sound_card_0.monitor" with sample spec s16le 6ch 48000Hz and channel map front-left,front-right,rear-left,rear-right,front-center,lfe
  453. I: source.c:     device.description = "Monitor of CA0106"
  454. I: source.c:     device.class = "monitor"
  455. I: source.c:     alsa.card = "0"
  456. I: source.c:     alsa.card_name = "CA0106"
  457. I: source.c:     alsa.long_card_name = "MSI K8N Diamond MB [SB0438] at 0xde00 irq 16"
  458. I: source.c:     alsa.driver_name = "snd_ca0106"
  459. I: source.c:     hal.udi = "/org/freedesktop/Hal/devices/pci_1102_7_sound_card_0"
  460. I: source.c:     hal.product = "MSI K8N Diamond MB [SB0438] Sound Card"
  461. I: source.c:     hal.card_id = "MSI K8N Diamond MB [SB0438]"
  462. I: source.c:     device.string = "0"
  463. I: alsa-sink.c: Using 8 fragments of size 5760 bytes, buffer time is 80.00ms
  464. D: alsa-sink.c: hwbuf_unused=0
  465. D: alsa-sink.c: setting avail_min=1
  466. D: alsa-util.c: snd_pcm_dump():
  467. D: alsa-util.c: Multi PCM
  468. D: alsa-util.c:   Channel bindings:
  469. D: alsa-util.c:     0: slave 0, channel 0
  470. D: alsa-util.c:     1: slave 0, channel 1
  471. D: alsa-util.c:     2: slave 1, channel 0
  472. D: alsa-util.c:     3: slave 1, channel 1
  473. D: alsa-util.c:     4: slave 2, channel 0
  474. D: alsa-util.c:     5: slave 2, channel 1
  475. D: alsa-util.c: Its setup is:
  476. D: alsa-util.c:   stream       : PLAYBACK
  477. D: alsa-util.c:   access       : RW_INTERLEAVED
  478. D: alsa-util.c:   format       : S16_LE
  479. D: alsa-util.c:   subformat    : STD
  480. D: alsa-util.c:   channels     : 6
  481. D: alsa-util.c:   rate         : 48000
  482. D: alsa-util.c:   exact rate   : 48000 (48000/1)
  483. D: alsa-util.c:   msbits       : 16
  484. D: alsa-util.c:   buffer_size  : 3840
  485. D: alsa-util.c:   period_size  : 480
  486. D: alsa-util.c:   period_time  : 10000
  487. D: alsa-util.c:   tstamp_mode  : ENABLE
  488. D: alsa-util.c:   period_step  : 1
  489. D: alsa-util.c:   avail_min    : 480
  490. D: alsa-util.c:   period_event : 0
  491. D: alsa-util.c:   start_threshold  : -1
  492. D: alsa-util.c:   stop_threshold   : 8646911284551352320
  493. D: alsa-util.c:   silence_threshold: 0
  494. D: alsa-util.c:   silence_size : 0
  495. D: alsa-util.c:   boundary     : 8646911284551352320
  496. D: alsa-util.c: Slave #0: Hardware PCM card 0 'CA0106' device 0 subdevice 0
  497. D: alsa-util.c: Its setup is:
  498. D: alsa-util.c:   stream       : PLAYBACK
  499. D: alsa-util.c:   access       : MMAP_INTERLEAVED
  500. D: alsa-util.c:   format       : S16_LE
  501. D: alsa-util.c:   subformat    : STD
  502. D: alsa-util.c:   channels     : 2
  503. D: alsa-util.c:   rate         : 48000
  504. D: alsa-util.c:   exact rate   : 48000 (48000/1)
  505. D: alsa-util.c:   msbits       : 16
  506. D: alsa-util.c:   buffer_size  : 3840
  507. D: alsa-util.c:   period_size  : 480
  508. D: alsa-util.c:   period_time  : 10000
  509. D: alsa-util.c:   tstamp_mode  : ENABLE
  510. D: alsa-util.c:   period_step  : 1
  511. D: alsa-util.c:   avail_min    : 480
  512. D: alsa-util.c:   period_event : 0
  513. D: alsa-util.c:   start_threshold  : -1
  514. D: alsa-util.c:   stop_threshold   : 8646911284551352320
  515. D: alsa-util.c:   silence_threshold: 0
  516. D: alsa-util.c:   silence_size : 0
  517. D: alsa-util.c:   boundary     : 8646911284551352320
  518. D: alsa-util.c: Slave #1: Hardware PCM card 0 'CA0106' device 1 subdevice 0
  519. D: alsa-util.c: Its setup is:
  520. D: alsa-util.c:   stream       : PLAYBACK
  521. D: alsa-util.c:   access       : MMAP_INTERLEAVED
  522. D: alsa-util.c:   format       : S16_LE
  523. D: alsa-util.c:   subformat    : STD
  524. D: alsa-util.c:   channels     : 2
  525. D: alsa-util.c:   rate         : 48000
  526. D: alsa-util.c:   exact rate   : 48000 (48000/1)
  527. D: alsa-util.c:   msbits       : 16
  528. D: alsa-util.c:   buffer_size  : 3840
  529. D: alsa-util.c:   period_size  : 480
  530. D: alsa-util.c:   period_time  : 10000
  531. D: alsa-util.c:   tstamp_mode  : ENABLE
  532. D: alsa-util.c:   period_step  : 1
  533. D: alsa-util.c:   avail_min    : 480
  534. D: alsa-util.c:   period_event : 0
  535. D: alsa-util.c:   start_threshold  : -1
  536. D: alsa-util.c:   stop_threshold   : 8646911284551352320
  537. D: alsa-util.c:   silence_threshold: 0
  538. D: alsa-util.c:   silence_size : 0
  539. D: alsa-util.c:   boundary     : 8646911284551352320
  540. D: alsa-util.c: Slave #2: Hardware PCM card 0 'CA0106' device 2 subdevice 0
  541. D: alsa-util.c: Its setup is:
  542. D: alsa-util.c:   stream       : PLAYBACK
  543. D: alsa-util.c:   access       : MMAP_INTERLEAVED
  544. D: alsa-util.c:   format       : S16_LE
  545. D: alsa-util.c:   subformat    : STD
  546. D: alsa-util.c:   channels     : 2
  547. D: alsa-util.c:   rate         : 48000
  548. D: alsa-util.c:   exact rate   : 48000 (48000/1)
  549. D: alsa-util.c:   msbits       : 16
  550. D: alsa-util.c:   buffer_size  : 3840
  551. D: alsa-util.c:   period_size  : 480
  552. D: alsa-util.c:   period_time  : 10000
  553. D: alsa-util.c:   tstamp_mode  : ENABLE
  554. D: alsa-util.c:   period_step  : 1
  555. D: alsa-util.c:   avail_min    : 480
  556. D: alsa-util.c:   period_event : 0
  557. D: alsa-util.c:   start_threshold  : -1
  558. D: alsa-util.c:   stop_threshold   : 8646911284551352320
  559. D: alsa-util.c:   silence_threshold: 0
  560. D: alsa-util.c:   silence_size : 0
  561. D: alsa-util.c:   boundary     : 8646911284551352320
  562. D: alsa-sink.c: Thread starting up
  563. D: rtpoll.c: Acquired POSIX realtime signal SIGRTMIN+29
  564. I: alsa-sink.c: Starting playback.
  565. I: (alsa-lib)pcm_hw.c: SNDRV_PCM_IOCTL_START failed
  566. D: module-suspend-on-idle.c: Source alsa_output.pci_1102_7_sound_card_0.monitor becomes idle.
  567. D: module-suspend-on-idle.c: Sink alsa_output.pci_1102_7_sound_card_0 becomes idle.
  568. D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...
  569. I: alsa-source.c: Successfully opened device surround51:0.
  570. I: alsa-source.c: Selected configuration 'Analog Surround 5.1' (analog-surround-51).
  571. I: alsa-source.c: Device doesn't support mmap(), falling back to UNIX read/write mode.
  572. I: alsa-source.c: Cannot enable timer-based scheduling, falling back to sound IRQ scheduling.
  573. I: (alsa-lib)control.c: Invalid CTL surround51:0
  574. I: alsa-util.c: Unable to attach to mixer surround51:0: No such file or directory
  575. I: alsa-util.c: Successfully attached to mixer 'hw:0'
  576. I: alsa-util.c: Cannot find mixer control "Capture" or mixer control is no combination of switch/volume.
  577. W: alsa-util.c: Cannot find fallback mixer control "Mic" or mixer control is no combination of switch/volume.
  578. I: alsa-util.c: Using mixer control "Mic".
  579. I: module-device-restore.c: Restoring volume for source alsa_input.pci_1102_7_sound_card_0.
  580. I: module-device-restore.c: Restoring mute state for source alsa_input.pci_1102_7_sound_card_0.
  581. I: source.c: Created source 1 "alsa_input.pci_1102_7_sound_card_0" with sample spec s16le 6ch 48000Hz and channel map front-left,front-right,rear-left,rear-right,front-center,lfe
  582. I: source.c:     alsa.resolution_bits = "16"
  583. I: source.c:     device.api = "alsa"
  584. I: source.c:     device.class = "sound"
  585. I: source.c:     alsa.class = "generic"
  586. I: source.c:     alsa.subclass = "generic-mix"
  587. I: source.c:     alsa.name = "CA0106"
  588. I: source.c:     alsa.id = "ca0106"
  589. I: source.c:     alsa.subdevice = "0"
  590. I: source.c:     alsa.subdevice_name = "subdevice #0"
  591. I: source.c:     alsa.device = "0"
  592. I: source.c:     alsa.card = "0"
  593. I: source.c:     alsa.card_name = "CA0106"
  594. I: source.c:     alsa.long_card_name = "MSI K8N Diamond MB [SB0438] at 0xde00 irq 16"
  595. I: source.c:     alsa.driver_name = "snd_ca0106"
  596. I: source.c:     hal.udi = "/org/freedesktop/Hal/devices/pci_1102_7_sound_card_0"
  597. I: source.c:     hal.product = "MSI K8N Diamond MB [SB0438] Sound Card"
  598. I: source.c:     hal.card_id = "MSI K8N Diamond MB [SB0438]"
  599. I: source.c:     device.description = "CA0106"
  600. I: source.c:     device.string = "surround51:0"
  601. I: source.c:     device.buffering.buffer_size = "46080"
  602. I: source.c:     device.buffering.fragment_size = "23040"
  603. I: source.c:     device.access_mode = "serial"
  604. I: source.c:     device.profile.name = "analog-surround-51"
  605. I: source.c:     device.profile.description = "Analog Surround 5.1"
  606. I: alsa-source.c: Using 2 fragments of size 23040 bytes, buffer time is 80.00ms
  607. D: alsa-source.c: hwbuf_unused=0
  608. D: alsa-source.c: setting avail_min=1
  609. I: alsa-source.c: Volume ranges from 0 to 255.
  610. I: alsa-source.c: Volume ranges from -103.50 dB to 24.00 dB.
  611. I: alsa-source.c: Fixing base volume to -24.00 dB
  612. I: alsa-util.c: ALSA device lacks separate volumes control for channel 'rear-left'
  613. I: alsa-source.c: Using hardware volume control. Hardware dB scale supported.
  614. I: alsa-source.c: Using software mute control.
  615. D: alsa-util.c: snd_pcm_dump():
  616. D: alsa-util.c: Multi PCM
  617. D: alsa-util.c:   Channel bindings:
  618. D: alsa-util.c:     0: slave 0, channel 0
  619. D: alsa-util.c:     1: slave 0, channel 1
  620. D: alsa-util.c:     2: slave 1, channel 0
  621. D: alsa-util.c:     3: slave 1, channel 1
  622. D: alsa-util.c:     4: slave 2, channel 0
  623. D: alsa-util.c:     5: slave 2, channel 1
  624. D: alsa-util.c: Its setup is:
  625. D: alsa-util.c:   stream       : CAPTURE
  626. D: alsa-util.c:   access       : RW_INTERLEAVED
  627. D: alsa-util.c:   format       : S16_LE
  628. D: alsa-util.c:   subformat    : STD
  629. D: alsa-util.c:   channels     : 6
  630. D: alsa-util.c:   rate         : 48000
  631. D: alsa-util.c:   exact rate   : 48000 (48000/1)
  632. D: alsa-util.c:   msbits       : 16
  633. D: alsa-util.c:   buffer_size  : 3840
  634. D: alsa-util.c:   period_size  : 1920
  635. D: alsa-util.c:   period_time  : 40000
  636. D: alsa-util.c:   tstamp_mode  : ENABLE
  637. D: alsa-util.c:   period_step  : 1
  638. D: alsa-util.c:   avail_min    : 1920
  639. D: alsa-util.c:   period_event : 0
  640. D: alsa-util.c:   start_threshold  : -1
  641. D: alsa-util.c:   stop_threshold   : 8646911284551352320
  642. D: alsa-util.c:   silence_threshold: 0
  643. D: alsa-util.c:   silence_size : 0
  644. D: alsa-util.c:   boundary     : 8646911284551352320
  645. D: alsa-util.c: Slave #0: Hardware PCM card 0 'CA0106' device 0 subdevice 0
  646. D: alsa-util.c: Its setup is:
  647. D: alsa-util.c:   stream       : CAPTURE
  648. D: alsa-util.c:   access       : MMAP_INTERLEAVED
  649. D: alsa-util.c:   format       : S16_LE
  650. D: alsa-util.c:   subformat    : STD
  651. D: alsa-util.c:   channels     : 2
  652. D: alsa-util.c:   rate         : 48000
  653. D: alsa-util.c:   exact rate   : 48000 (48000/1)
  654. D: alsa-util.c:   msbits       : 16
  655. D: alsa-util.c:   buffer_size  : 3840
  656. D: alsa-util.c:   period_size  : 1920
  657. D: alsa-util.c:   period_time  : 40000
  658. D: alsa-util.c:   tstamp_mode  : ENABLE
  659. D: alsa-util.c:   period_step  : 1
  660. D: alsa-util.c:   avail_min    : 1920
  661. D: alsa-util.c:   period_event : 0
  662. D: alsa-util.c:   start_threshold  : -1
  663. D: alsa-util.c:   stop_threshold   : 8646911284551352320
  664. D: alsa-util.c:   silence_threshold: 0
  665. D: alsa-util.c:   silence_size : 0
  666. D: alsa-util.c:   boundary     : 8646911284551352320
  667. D: alsa-util.c: Slave #1: Hardware PCM card 0 'CA0106' device 1 subdevice 0
  668. D: alsa-util.c: Its setup is:
  669. D: alsa-util.c:   stream       : CAPTURE
  670. D: alsa-util.c:   access       : MMAP_INTERLEAVED
  671. D: alsa-util.c:   format       : S16_LE
  672. D: alsa-util.c:   subformat    : STD
  673. D: alsa-util.c:   channels     : 2
  674. D: alsa-util.c:   rate         : 48000
  675. D: alsa-util.c:   exact rate   : 48000 (48000/1)
  676. D: alsa-util.c:   msbits       : 16
  677. D: alsa-util.c:   buffer_size  : 3840
  678. D: alsa-util.c:   period_size  : 1920
  679. D: alsa-util.c:   period_time  : 40000
  680. D: alsa-util.c:   tstamp_mode  : ENABLE
  681. D: alsa-util.c:   period_step  : 1
  682. D: alsa-util.c:   avail_min    : 1920
  683. D: alsa-util.c:   period_event : 0
  684. D: alsa-util.c:   start_threshold  : -1
  685. D: alsa-util.c:   stop_threshold   : 8646911284551352320
  686. D: alsa-util.c:   silence_threshold: 0
  687. D: alsa-util.c:   silence_size : 0
  688. D: alsa-util.c:   boundary     : 8646911284551352320
  689. D: alsa-util.c: Slave #2: Hardware PCM card 0 'CA0106' device 2 subdevice 0
  690. D: alsa-util.c: Its setup is:
  691. D: alsa-util.c:   stream       : CAPTURE
  692. D: alsa-util.c:   access       : MMAP_INTERLEAVED
  693. D: alsa-util.c:   format       : S16_LE
  694. D: alsa-util.c:   subformat    : STD
  695. D: alsa-util.c:   channels     : 2
  696. D: alsa-util.c:   rate         : 48000
  697. D: alsa-util.c:   exact rate   : 48000 (48000/1)
  698. D: alsa-util.c:   msbits       : 16
  699. D: alsa-util.c:   buffer_size  : 3840
  700. D: alsa-util.c:   period_size  : 1920
  701. D: alsa-util.c:   period_time  : 40000
  702. D: alsa-util.c:   tstamp_mode  : ENABLE
  703. D: alsa-util.c:   period_step  : 1
  704. D: alsa-util.c:   avail_min    : 1920
  705. D: alsa-util.c:   period_event : 0
  706. D: alsa-util.c:   start_threshold  : -1
  707. D: alsa-util.c:   stop_threshold   : 8646911284551352320
  708. D: alsa-util.c:   silence_threshold: 0
  709. D: alsa-util.c:   silence_size : 0
  710. D: alsa-util.c:   boundary     : 8646911284551352320
  711. D: alsa-source.c: Requested volume: 0: 100% 1: 100% 2: 100% 3: 100% 4: 100% 5: 100%
  712. D: alsa-source.c: Thread starting up
  713. D: alsa-source.c: Got hardware volume: 0: 100% 1: 100% 2: 100% 3: 100% 4: 100% 5: 100%
  714. D: rtpoll.c: Acquired POSIX realtime signal SIGRTMIN+28
  715. D: alsa-source.c: Calculated software volume: 0: 100% 1: 100% 2: 100% 3: 100% 4: 100% 5: 100%
  716. D: module-suspend-on-idle.c: Source alsa_input.pci_1102_7_sound_card_0 becomes idle.
  717. I: module.c: Loaded "module-alsa-card" (index: #5; argument: "device_id=0 name=pci_1102_7_sound_card_0 card_name=alsa_card.pci_1102_7_sound_card_0 tsched=1").
  718. D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1102_7_sound_card_0_alsa_playback_3
  719. D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1102_7_sound_card_0_alsa_capture_3
  720. D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1102_7_sound_card_0_alsa_capture_2
  721. D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1102_7_sound_card_0_alsa_playback_1
  722. D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1102_7_sound_card_0_alsa_capture_1
  723. D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1102_7_sound_card_0_alsa_playback_0
  724. D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1102_7_sound_card_0_alsa_capture_0
  725. D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1102_7_sound_card_0_alsa_midi_0
  726. D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1102_7_sound_card_0_alsa_control__1
  727. I: module-hal-detect.c: Loaded 1 modules.
  728. I: module.c: Loaded "module-hal-detect" (index: #6; argument: "").
  729. D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9.15/modules/module-esound-protocol-unix.so': success
  730. I: module.c: Loaded "module-esound-protocol-unix" (index: #7; argument: "").
  731. I: module.c: Loaded "module-native-protocol-unix" (index: #8; argument: "").
  732. D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9.15/modules/module-gconf.so': success
  733. E: alsa-source.c: ALSA woke us up to read new data from the device, but there was actually nothing to read!
  734. E: alsa-source.c: Most likely this is a bug in the ALSA driver 'snd_ca0106'. Please report this issue to the ALSA developers.
  735. E: alsa-source.c: We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.
  736. I: module.c: Loaded "module-gconf" (index: #9; argument: "").
  737. I: module-default-device-restore.c: No previous default sink setting, ignoring.
  738. I: module-default-device-restore.c: No previous default source setting, ignoring.
  739. I: module.c: Loaded "module-default-device-restore" (index: #10; argument: "").
  740. I: module.c: Loaded "module-rescue-streams" (index: #11; argument: "").
  741. I: module.c: Loaded "module-always-sink" (index: #12; argument: "").
  742. I: client.c: Created 0 "ConsoleKit Session /org/freedesktop/ConsoleKit/Session1"
  743. D: module-console-kit.c: Added new session /org/freedesktop/ConsoleKit/Session1
  744. I: module.c: Loaded "module-console-kit" (index: #13; argument: "").
  745. I: module.c: Loaded "module-position-event-sounds" (index: #14; argument: "").
  746. I: module.c: Loaded "module-cork-music-on-phone" (index: #15; argument: "").
  747. I: main.c: Daemon startup complete.
  748. D: module-hal-detect.c: dbus: interface=org.freedesktop.DBus, path=/org/freedesktop/DBus, member=NameAcquired
  749. D: module-console-kit.c: dbus: interface=org.freedesktop.DBus, path=/org/freedesktop/DBus, member=NameAcquired
  750. I: alsa-sink.c: Underrun!
  751. I: module-suspend-on-idle.c: Source alsa_input.pci_1102_7_sound_card_0 idle for too long, suspending ...
  752. I: alsa-source.c: Device suspended...
  753. I: module-suspend-on-idle.c: Sink alsa_output.pci_1102_7_sound_card_0 idle for too long, suspending ...
  754. I: alsa-sink.c: Device suspended...
  755. I: module-suspend-on-idle.c: Source alsa_output.pci_1102_7_sound_card_0.monitor idle for too long, suspending ...
  756. I: client.c: Created 1 "Native client (UNIX socket client)"
  757. D: protocol-native.c: Protocol version: remote 15, local 15
  758. I: protocol-native.c: Got credentials: uid=1000 gid=1000 success=1
  759. D: protocol-native.c: SHM possible: yes
  760. D: protocol-native.c: Negotiated SHM: yes
  761. D: module-augment-properties.c: Looking for .desktop file for pavucontrol
  762. D: core-subscribe.c: Dropped redundant event due to change event.
  763. D: module-suspend-on-idle.c: Source alsa_output.pci_1102_7_sound_card_0.monitor becomes idle.
  764. D: module-suspend-on-idle.c: Source alsa_output.pci_1102_7_sound_card_0.monitor becomes busy.
  765. D: resampler.c: Channel matrix:
  766. D: resampler.c:        I00   I01   I02   I03   I04   I05
  767. D: resampler.c:     +------------------------------------
  768. D: resampler.c: O00 | 1.000 1.000 1.000 1.000 1.000 1.000
  769. I: resampler.c: Using resampler 'peaks'
  770. I: resampler.c: Using float32le as working format.
  771. D: memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=12, prebuf=0, minreq=1 maxrewind=0
  772. D: memblockq.c: memblockq sanitized: maxlength=33554436, tlength=33554436, base=12, prebuf=0, minreq=12 maxrewind=0
  773. I: source-output.c: Created output 0 "Peak detect" on alsa_output.pci_1102_7_sound_card_0.monitor with sample spec float32le 1ch 25Hz and channel map mono
  774. D: memblockq.c: memblockq requested: maxlength=4194304, tlength=0, base=4, prebuf=1, minreq=0 maxrewind=0
  775. D: memblockq.c: memblockq sanitized: maxlength=4194304, tlength=4194304, base=4, prebuf=4, minreq=4 maxrewind=0
  776. I: protocol-native.c: Final latency 60.00 ms = 40.00 ms + 20.00 ms
  777. D: core-subscribe.c: Dropped redundant event due to change event.
  778. D: reserve-wrap.c: Successfully acquired reservation lock on device 'Audio0'
  779. I: alsa-source.c: Trying resume...
  780. D: alsa-source.c: hwbuf_unused=0
  781. D: alsa-source.c: setting avail_min=1
  782. I: alsa-source.c: Resumed successfully...
  783. D: module-suspend-on-idle.c: Source alsa_input.pci_1102_7_sound_card_0 becomes idle.
  784. D: module-suspend-on-idle.c: Source alsa_input.pci_1102_7_sound_card_0 becomes busy.
  785. D: resampler.c: Channel matrix:
  786. D: resampler.c:        I00   I01   I02   I03   I04   I05
  787. D: resampler.c:     +------------------------------------
  788. D: resampler.c: O00 | 1.000 1.000 1.000 1.000 1.000 1.000
  789. I: resampler.c: Using resampler 'peaks'
  790. I: resampler.c: Using float32le as working format.
  791. D: memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=12, prebuf=0, minreq=1 maxrewind=0
  792. D: memblockq.c: memblockq sanitized: maxlength=33554436, tlength=33554436, base=12, prebuf=0, minreq=12 maxrewind=0
  793. I: source-output.c: Created output 1 "Peak detect" on alsa_input.pci_1102_7_sound_card_0 with sample spec float32le 1ch 25Hz and channel map mono
  794. D: memblockq.c: memblockq requested: maxlength=4194304, tlength=0, base=4, prebuf=1, minreq=0 maxrewind=0
  795. D: memblockq.c: memblockq sanitized: maxlength=4194304, tlength=4194304, base=4, prebuf=4, minreq=4 maxrewind=0
  796. I: protocol-native.c: Final latency 60.00 ms = 40.00 ms + 20.00 ms
  797. D: alsa-source.c: hwbuf_unused=0
  798. D: alsa-source.c: setting avail_min=1
  799. D: alsa-source.c: hwbuf_unused=0
  800. D: alsa-source.c: setting avail_min=1
  801. D: core-subscribe.c: Dropped redundant event due to change event.
  802. I: client.c: Created 2 "Native client (UNIX socket client)"
  803. D: protocol-native.c: Protocol version: remote 15, local 15
  804. I: protocol-native.c: Got credentials: uid=1000 gid=1000 success=1
  805. D: protocol-native.c: SHM possible: yes
  806. D: protocol-native.c: Negotiated SHM: yes
  807. D: module-augment-properties.c: Looking for .desktop file for mono
  808. I: alsa-sink.c: Trying resume...
  809. D: alsa-sink.c: hwbuf_unused=0
  810. D: alsa-sink.c: setting avail_min=1
  811. I: alsa-sink.c: Resumed successfully...
  812. I: alsa-sink.c: Starting playback.
  813. I: (alsa-lib)pcm_hw.c: SNDRV_PCM_IOCTL_START failed
  814. D: module-suspend-on-idle.c: Sink alsa_output.pci_1102_7_sound_card_0 becomes busy.
  815. D: resampler.c: Channel matrix:
  816. D: resampler.c:        I00   I01
  817. D: resampler.c:     +------------
  818. D: resampler.c: O00 | 1.000 0.000
  819. D: resampler.c: O01 | 0.000 1.000
  820. D: resampler.c: O02 | 1.000 0.000
  821. D: resampler.c: O03 | 0.000 1.000
  822. D: resampler.c: O04 | 0.500 0.500
  823. D: resampler.c: O05 | 0.000 0.000
  824. I: resampler.c: Using resampler 'speex-float-1'
  825. I: resampler.c: Using float32le as working format.
  826. I: resampler.c: Choosing speex quality setting 1.
  827. D: memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=12, prebuf=0, minreq=1 maxrewind=0
  828. D: memblockq.c: memblockq sanitized: maxlength=33554436, tlength=33554436, base=12, prebuf=0, minreq=12 maxrewind=0
  829. I: sink-input.c: Created input 0 "Playback Stream" on alsa_output.pci_1102_7_sound_card_0 with sample spec float32le 2ch 44100Hz and channel map front-left,front-right
  830. I: protocol-native.c: Requested tlength=200.00 ms, minreq=10.00 ms
  831. D: protocol-native.c: Adjust latency mode enabled, configuring sink latency to half of overall latency.
  832. D: memblockq.c: memblockq requested: maxlength=141120, tlength=38808, base=8, prebuf=38808, minreq=3528 maxrewind=0
  833. D: memblockq.c: memblockq sanitized: maxlength=141120, tlength=38808, base=8, prebuf=38808, minreq=3528 maxrewind=0
  834. I: protocol-native.c: Final latency 200.00 ms = 90.00 ms + 2*10.00 ms + 90.00 ms
  835. D: alsa-sink.c: hwbuf_unused=0
  836. D: alsa-sink.c: setting avail_min=1
  837. E: alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write!
  838. E: alsa-sink.c: Most likely this is a bug in the ALSA driver 'snd_ca0106'. Please report this issue to the ALSA developers.
  839. E: alsa-sink.c: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.
  840. D: module-suspend-on-idle.c: Source alsa_output.pci_1102_7_sound_card_0.monitor becomes busy.
  841. D: resampler.c: Channel matrix:
  842. D: resampler.c:        I00   I01   I02   I03   I04   I05
  843. D: resampler.c:     +------------------------------------
  844. D: resampler.c: O00 | 1.000 1.000 1.000 1.000 1.000 1.000
  845. I: resampler.c: Using resampler 'peaks'
  846. I: resampler.c: Using float32le as working format.
  847. D: memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=12, prebuf=0, minreq=1 maxrewind=0
  848. D: memblockq.c: memblockq sanitized: maxlength=33554436, tlength=33554436, base=12, prebuf=0, minreq=12 maxrewind=0
  849. I: source-output.c: Created output 2 "Peak detect" on alsa_output.pci_1102_7_sound_card_0.monitor with sample spec float32le 1ch 25Hz and channel map mono
  850. D: memblockq.c: memblockq requested: maxlength=4194304, tlength=0, base=4, prebuf=1, minreq=0 maxrewind=0
  851. D: memblockq.c: memblockq sanitized: maxlength=4194304, tlength=4194304, base=4, prebuf=4, minreq=4 maxrewind=0
  852. I: protocol-native.c: Final latency 60.00 ms = 40.00 ms + 20.00 ms
  853. D: alsa-sink.c: hwbuf_unused=0
  854. D: alsa-sink.c: setting avail_min=1
  855. D: alsa-sink.c: hwbuf_unused=0
  856. D: alsa-sink.c: setting avail_min=1
  857. D: sink-input.c: Requesting rewind due to uncorking
  858. D: module-suspend-on-idle.c: Sink alsa_output.pci_1102_7_sound_card_0 becomes busy.
  859. D: protocol-native.c: Requesting rewind due to end of underrun.
  860. Soft CPU time limit exhausted, terminating.
  861. E: cpulimit.c: Received request to terminate due to CPU overload.
  862. I: main.c: Daemon shutdown initiated.
  863. I: module.c: Unloading "module-suspend-on-idle" (index: #0).
  864. I: module.c: Unloaded "module-suspend-on-idle" (index: #0).
  865. I: module.c: Unloading "module-device-restore" (index: #1).
  866. I: module.c: Unloaded "module-device-restore" (index: #1).
  867. I: module.c: Unloading "module-stream-restore" (index: #2).
  868. I: module.c: Unloaded "module-stream-restore" (index: #2).
  869. I: module.c: Unloading "module-card-restore" (index: #3).
  870. I: module.c: Unloaded "module-card-restore" (index: #3).
  871. I: module.c: Unloading "module-augment-properties" (index: #4).
  872. I: module.c: Unloaded "module-augment-properties" (index: #4).
  873. I: module.c: Unloading "module-alsa-card" (index: #5).
  874. E: core.h: Assertion 'pa_object_refcnt(pa_object_cast(o)) > 0' failed at ./pulsecore/core.h:159, function pa_core_assert_ref(). Aborting.