Advertisement
Guest User

alsa log with "default"

a guest
Jan 16th, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. ./pcm_min_v1 /opt/audio/share/Pachelbel_inspired_44100.wav
  2. Plug PCM: Rate conversion PCM (48000, sformat=S16_LE)
  3. Converter: linear-interpolation
  4. Protocol version: 10002
  5. Its setup is:
  6. stream : PLAYBACK
  7. access : RW_INTERLEAVED
  8. format : S16_LE
  9. subformat : STD
  10. channels : 2
  11. rate : 44100
  12. exact rate : 44100 (44100/1)
  13. msbits : 16
  14. buffer_size : 705
  15. period_size : 176
  16. period_time : 4000
  17. tstamp_mode : NONE
  18. period_step : 1
  19. avail_min : 176
  20. period_event : 0
  21. start_threshold : 704
  22. stop_threshold : 705
  23. silence_threshold: 0
  24. silence_size : 0
  25. boundary : 1478492160
  26. Slave: Route conversion PCM (sformat=S16_LE)
  27. Transformation table:
  28. 0 <- none
  29. 1 <- none
  30. 2 <- 0*0.3
  31. 3 <- 1*0.3
  32. 4 <- none
  33. 5 <- none
  34. 6 <- none
  35. 7 <- none
  36. Its setup is:
  37. stream : PLAYBACK
  38. access : MMAP_INTERLEAVED
  39. format : S16_LE
  40. subformat : STD
  41. channels : 2
  42. rate : 48000
  43. exact rate : 48000 (48000/1)
  44. msbits : 16
  45. buffer_size : 768
  46. period_size : 192
  47. period_time : 4000
  48. tstamp_mode : NONE
  49. period_step : 1
  50. avail_min : 192
  51. period_event : 0
  52. start_threshold : 768
  53. stop_threshold : 768
  54. silence_threshold: 0
  55. silence_size : 0
  56. boundary : 1610612736
  57. Slave: Direct Stream Mixing PCM
  58. Its setup is:
  59. stream : PLAYBACK
  60. access : MMAP_INTERLEAVED
  61. format : S16_LE
  62. subformat : STD
  63. channels : 8
  64. rate : 48000
  65. exact rate : 48000 (48000/1)
  66. msbits : 16
  67. buffer_size : 768
  68. period_size : 192
  69. period_time : 4000
  70. tstamp_mode : NONE
  71. period_step : 1
  72. avail_min : 192
  73. period_event : 0
  74. start_threshold : 768
  75. stop_threshold : 768
  76. silence_threshold: 0
  77. silence_size : 0
  78. boundary : 1610612736
  79. Hardware PCM card 0 'Baytrail_audio' device 0 subdevice 0
  80. Its setup is:
  81. stream : PLAYBACK
  82. access : MMAP_INTERLEAVED
  83. format : S16_LE
  84. subformat : STD
  85. channels : 8
  86. rate : 48000
  87. exact rate : 48000 (48000/1)
  88. msbits : 16
  89. buffer_size : 768
  90. period_size : 192
  91. period_time : 4000
  92. tstamp_mode : ENABLE
  93. period_step : 1
  94. avail_min : 192
  95. period_event : 0
  96. start_threshold : 1
  97. stop_threshold : 1610612736
  98. silence_threshold: 0
  99. silence_size : 1610612736
  100. boundary : 1610612736
  101. appl_ptr : 0
  102. hw_ptr : 117439104
  103. rret = 4
  104. snd_pcm_writei:frames: 2048
  105. Short write (expected 16384, wrote 2048)
  106. rret = 4
  107. snd_pcm_writei:frames: -32
  108. ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
  109. rret = 4
  110. snd_pcm_writei:frames: 2048
  111. Short write (expected 16384, wrote 2048)
  112. rret = 4
  113. snd_pcm_writei:frames: -32
  114. ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
  115. rret = 4
  116. snd_pcm_writei:frames: 2048
  117. Short write (expected 16384, wrote 2048)
  118. rret = 4
  119. snd_pcm_writei:frames: -32
  120. ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
  121. rret = 4
  122. snd_pcm_writei:frames: 2048
  123. Short write (expected 16384, wrote 2048)
  124. rret = 4
  125. snd_pcm_writei:frames: -32
  126. ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
  127. rret = 4
  128. snd_pcm_writei:frames: 2048
  129. Short write (expected 16384, wrote 2048)
  130. rret = 4
  131. snd_pcm_writei:frames: -32
  132. ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
  133. rret = 4
  134. snd_pcm_writei:frames: 2048
  135. Short write (expected 16384, wrote 2048)
  136. rret = 4
  137. snd_pcm_writei:frames: -32
  138. ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
  139. rret = 4
  140. snd_pcm_writei:frames: 2048
  141. Short write (expected 16384, wrote 2048)
  142. rret = 4
  143. snd_pcm_writei:frames: -32
  144. ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
  145. rret = 4
  146. snd_pcm_writei:frames: 2048
  147. Short write (expected 16384, wrote 2048)
  148. ^C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement