Advertisement
mr_jrt

Pulseaudio log

Sep 26th, 2013
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.70 KB | None | 0 0
  1. /usr/bin/pulseaudio -v --system --high-priority --log-target=stderr
  2. I: core-util.c: Successfully gained nice level -11.
  3. W: main.c: Running in system mode, but --disallow-exit not set!
  4. W: main.c: Running in system mode, but --disallow-module-loading not set!
  5. I: main.c: Found user 'pulse' (UID 667) and group 'pulse' (GID 669).
  6. I: main.c: Successfully dropped root privileges.
  7. I: main.c: This is PulseAudio 0.9.15
  8. I: main.c: Page size is 4096 bytes
  9. I: main.c: Machine ID is 39315947b785fc0d9a16f3a9006bbf45.
  10. I: main.c: Using runtime directory /var/run/pulse.
  11. I: main.c: Using state directory /var/lib/pulse.
  12. I: main.c: Running in system mode: yes
  13. I: main.c: Fresh high-resolution timers available! Bon appetit!
  14. I: module.c: Loaded "module-native-protocol-unix" (index: #0; argument: "").
  15. I: module.c: Loaded "module-simple-protocol-unix" (index: #1; argument: "").
  16. I: module-stream-restore.c: Sucessfully opened database file '/var/lib/pulse/39315947b785fc0d9a16f3a9006bbf45:stream-volumes'.
  17. I: module-stream-restore.c: Sucessfully opened database file '/var/lib/pulse/39315947b785fc0d9a16f3a9006bbf45:x-maemo-route-volumes'.
  18. I: module.c: Loaded "module-stream-restore" (index: #2; argument: "fallback_table=/etc/pulse/x-maemo-stream-restore.table restore_muted=no restore_device=no sink_volume_table=/etc/pulse/x-maemo-sink-volume.table").
  19. I: module.c: Loaded "module-rescue-streams" (index: #3; argument: "").
  20. I: module.c: Loaded "module-suspend-on-idle" (index: #4; argument: "timeout=5").
  21. I: module.c: Loaded "module-augment-properties" (index: #5; argument: "").
  22. I: sink.c: Created sink 0 "sink.null" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  23. I: sink.c: device.description = "Null Output"
  24. I: sink.c: device.class = "abstract"
  25. I: sink.c: device.icon_name = "audio-card"
  26. I: source.c: Created source 0 "sink.null.monitor" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  27. I: source.c: device.description = "Monitor of Null Output"
  28. I: source.c: device.class = "monitor"
  29. I: source.c: device.icon_name = "audio-input-microphone"
  30. I: module.c: Loaded "module-null-sink" (index: #6; argument: "sink_name=sink.null").
  31. I: module-alsa-sink-old.c: Sink name "sink.hw0" changing "use_mcbsp_latency" default to TRUE
  32. I: sink.c: Created sink 1 "sink.hw0" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  33. I: sink.c: device.icon_name = "audio-card"
  34. I: source.c: Created source 1 "sink.hw0.monitor" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  35. I: source.c: device.description = "Monitor of sink.hw0"
  36. I: source.c: device.class = "monitor"
  37. I: source.c: device.icon_name = "audio-input-microphone"
  38. I: module-alsa-sink-old.c: PRI: Using 4 fragments of size 1920 bytes.
  39. I: module-alsa-sink-old.c: ALT: Using 2 fragments of size 960 bytes.
  40. I: core-util.c: Successfully enabled SCHED_FIFO scheduling for thread, with priority 5.
  41. I: module.c: Loaded "module-alsa-sink-old" (index: #7; argument: "sink_name=sink.hw0 device=hw:0 rate=48000 fragment_size=1920 fragments=4 alt_fragment_size=960 alt_fragments=2").
  42. I: module-alsa-sink-volume.c: preload mixers HP DAC,Headphone,Earphone
  43. I: alsa-util.c: Successfully attached to mixer 'hw:0'
  44. I: alsa-util.c: Using mixer control "HP DAC".
  45. I: module-alsa-sink-volume.c: Volume dB range: -59.00 dB - 0.00 dB.
  46. I: alsa-util.c: All 2 channels can be mapped to mixer channels.
  47. I: module-alsa-sink-volume.c: hw:0: new mixer accepted: HP DAC
  48. I: alsa-util.c: Cannot find mixer control "Headphone" or mixer control is no combination of switch/volume.
  49. I: alsa-util.c: Cannot find fallback mixer control "Headphone" or mixer control is no combination of switch/volume.
  50. I: alsa-util.c: Using mixer control "Headphone".
  51. I: module-alsa-sink-volume.c: Volume dB range: -59.50 dB - 4.05 dB.
  52. I: alsa-util.c: ALSA device lacks independant volume controls for each channel.
  53. I: module-alsa-sink-volume.c: hw:0: new mixer accepted: Headphone
  54. I: alsa-util.c: Cannot find mixer control "Earphone" or mixer control is no combination of switch/volume.
  55. I: alsa-util.c: Cannot find fallback mixer control "Earphone" or mixer control is no combination of switch/volume.
  56. I: alsa-util.c: Using mixer control "Earphone".
  57. I: module-alsa-sink-volume.c: Volume dB range: -59.00 dB - 0.00 dB.
  58. I: alsa-util.c: ALSA device lacks independant volume controls for each channel.
  59. I: module-alsa-sink-volume.c: hw:0: new mixer accepted: Earphone
  60. I: module.c: Loaded "module-alsa-sink-volume" (index: #8; argument: "sink_name=sink.hw0 mixer_load=HP_DAC,Headphone,Earphone mixer=HP_DAC device=hw:0").
  61. I: source.c: Created source 2 "source.hw0" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  62. I: source.c: device.icon_name = "audio-input-microphone"
  63. I: module-alsa-source-old.c: PRI: Using 4 fragments of size 1920 bytes.
  64. I: module-alsa-source-old.c: ALT: Using 4 fragments of size 960 bytes.
  65. I: core-util.c: Successfully enabled SCHED_FIFO scheduling for thread, with priority 5.
  66. I: module.c: Loaded "module-alsa-source-old" (index: #9; argument: "source_name=source.hw0 device=hw:0 rate=48000 fragment_size=1920 fragments=4 alt_fragment_size=960 alt_fragments=4").
  67. I: sink.c: Created sink 2 "sink.voice.raw" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  68. I: sink.c: device.description = "sink.voice.raw connected to sink.hw0"
  69. I: sink.c: device.master_device = "sink.hw0"
  70. I: sink.c: module-suspend-on-idle.timeout = "1"
  71. I: sink.c: device.icon_name = "audio-card"
  72. I: source.c: Created source 3 "sink.voice.raw.monitor" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  73. I: source.c: device.description = "Monitor of sink.voice.raw connected to sink.hw0"
  74. I: source.c: device.class = "monitor"
  75. I: source.c: device.icon_name = "audio-input-microphone"
  76. I: sink.c: Created sink 3 "sink.voice" with sample spec s16le 1ch 8000Hz and channel map mono
  77. I: sink.c: device.description = "sink.voice connected conceptually to sink.voice.raw"
  78. I: sink.c: device.master_device = "sink.voice.raw"
  79. I: sink.c: module-suspend-on-idle.timeout = "0"
  80. I: sink.c: device.icon_name = "audio-card"
  81. I: source.c: Created source 4 "sink.voice.monitor" with sample spec s16le 1ch 8000Hz and channel map mono
  82. I: source.c: device.description = "Monitor of sink.voice connected conceptually to sink.voice.raw"
  83. I: source.c: device.class = "monitor"
  84. I: source.c: device.icon_name = "audio-input-microphone"
  85. I: sink-input.c: Created input 0 "output of sink.voice" on sink.voice.raw with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  86. I: module-alsa-sink-old.c: Successfully opened device hw:0.
  87. I: module-alsa-sink-old.c: Successfully enabled mmap() mode.
  88. I: module-alsa-sink-old.c: initialized hw:0 for the first time
  89. W: module-alsa-sink-old.c: Buffer underrun ! frames: 1920
  90. I: module-alsa-sink-old.c: Starting playback.
  91. I: sink-input.c: Created input 1 "output of sink.voice.raw" on sink.hw0 with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  92. I: source.c: Created source 5 "source.voice.raw" with sample spec s16le 1ch 48000Hz and channel map mono
  93. I: source.c: device.description = "source.voice.raw source connected to source.hw0"
  94. I: source.c: device.master_device = "source.hw0"
  95. I: source.c: module-suspend-on-idle.timeout = "1"
  96. I: source.c: device.icon_name = "audio-input-microphone"
  97. I: source.c: Created source 6 "source.voice" with sample spec s16le 1ch 8000Hz and channel map mono
  98. I: source.c: device.description = "source.voice source connected to source.voice.raw"
  99. I: source.c: device.master_device = "source.voice.raw"
  100. I: source.c: module-suspend-on-idle.timeout = "0"
  101. I: source.c: device.icon_name = "audio-input-microphone"
  102. I: module-alsa-source-old.c: Successfully opened device hw:0.
  103. I: module-alsa-source-old.c: Successfully enabled mmap() mode.
  104. I: alsa-util.c: Successfully attached to mixer 'hw:0'
  105. I: alsa-util.c: Cannot find mixer control "Capture" or mixer control is no combination of switch/volume.
  106. I: alsa-util.c: Cannot find fallback mixer control "Mic" or mixer control is no combination of switch/volume.
  107. I: module-alsa-source-old.c: unsuspend hw:0...
  108. I: source-output.c: Created output 0 "input of source.hw0" on source.hw0 with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  109. I: voice-event-forwarder.c: DBus connection to system bus.
  110. I: voice-util.c: AEP volume steps table read, 11 steps found
  111. AEP runtime switch bbaid1n-wr0-h9a22b--dbxpb--
  112. >>>>>>>>>>>>>> Init begin >>>>>>>>>>>>>Init 1166
  113. Init 1218
  114. Init 1245
  115. Init 1285
  116. Init 1388
  117. Init 1445
  118. ../execute/d4gnt560:
  119. Init 2316
  120. Init 2425
  121.  
  122. RX ATTN profile = 2
  123. TX ATTN profile = 2
  124.  
  125. PA active in D-ALWE & U-ALWE
  126.  
  127. PA NORMAL PROF
  128.  
  129. A_BF_CN: DISABLED
  130.  
  131. Noise robust VAD active in UPLINK and DOWNLINK
  132.  
  133. XDRC ON
  134.  
  135. AEP scalability: PREMIUM!
  136.  
  137. Default: Two-mic front-end off.
  138.  
  139. Default: AV-connector gaps detection off.
  140. Init 2934
  141. , Multiband-UDRCU_ALWE and D_ALWE; MDRC; AEC; IHF; AGC for dig-mics; 10 ms frames; NB (Fs=8kHz)., TX-iAVC enabled WNR=OFF Normal Audio profile. Whisper mode on ABE OFF, Rx-signal decimated
  142. Init 2998
  143. xdrc_tables.ls_limit_levels_dB100 ***** xdrc_tables.eq_limit_levels_dB100 ****** xdrc_tables.drc_ch_tbl_Hz
  144. ****************** INIT DONE ************* E: voice-sidetone.c: Cannot open /sys/devices/platform/omap-mcbsp.2/st_enable
  145. I: module-alsa-sink-volume.c: hw:0: setting active mixer to HP DAC
  146. I: module-alsa-sink-volume.c: hw:0: setting active mixer to HP DAC
  147. I: module.c: Loaded "module-nokia-voice" (index: #10; argument: "master_sink=sink.hw0 master_source=source.hw0 dbus_type=system").
  148. I: sink.c: Created sink 4 "sink.music" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  149. I: sink.c: device.description = "sink.music connected to sink.voice.raw"
  150. I: sink.c: device.master_device = "sink.voice.raw"
  151. I: sink.c: module-suspend-on-idle.timeout = "1"
  152. I: sink.c: device.icon_name = "audio-card"
  153. I: source.c: Created source 7 "sink.music.monitor" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  154. I: source.c: device.description = "Monitor of sink.music connected to sink.voice.raw"
  155. I: source.c: device.class = "monitor"
  156. I: source.c: device.icon_name = "audio-input-microphone"
  157. I: sink-input.c: Created input 2 "output of sink.music" on sink.voice.raw with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  158. I: module.c: Loaded "module-nokia-music" (index: #11; argument: "sink_name=sink.music master_sink=sink.voice.raw").
  159. I: source.c: Created source 8 "source.record" with sample spec s16le 1ch 48000Hz and channel map mono
  160. I: source.c: device.description = "source.record connected to source.voice.raw"
  161. I: source.c: device.master_device = "source.voice.raw"
  162. I: source.c: device.icon_name = "audio-input-microphone"
  163. I: source-output.c: Created output 1 "output of source.record" on source.voice.raw with sample spec s16le 1ch 48000Hz and channel map mono
  164. I: module.c: Loaded "module-nokia-record" (index: #12; argument: "source_name=source.record master_source=source.voice.raw").
  165. I: sink.c: Created sink 5 "sink.hw1" with sample spec s16le 1ch 8000Hz and channel map mono
  166. I: sink.c: device.icon_name = "audio-card"
  167. I: source.c: Created source 9 "sink.hw1.monitor" with sample spec s16le 1ch 8000Hz and channel map mono
  168. I: source.c: device.description = "Monitor of sink.hw1"
  169. I: source.c: device.class = "monitor"
  170. I: source.c: device.icon_name = "audio-input-microphone"
  171. I: module-alsa-sink-old.c: PRI: Using 2 fragments of size 80 bytes.
  172. I: core-util.c: Successfully enabled SCHED_FIFO scheduling for thread, with priority 4.
  173. I: libcmtspeechdata: hw6x_backend: Opening device, libcmtspeechdata v1.6.2.1.
  174. I: core-util.c: Successfully enabled SCHED_FIFO scheduling for thread, with priority 5.
  175. I: module.c: Loaded "module-alsa-sink-old" (index: #13; argument: "sink_name=sink.hw1 hw_volume=true device=hw:0,1 rate=8000 channels=1 fragment_size=80 fragments=2").
  176. I: source.c: Created source 10 "source.hw1" with sample spec s16le 1ch 8000Hz and channel map mono
  177. I: source.c: device.icon_name = "audio-input-microphone"
  178. I: module-alsa-source-old.c: PRI: Using 2 fragments of size 80 bytes.
  179. I: core-util.c: Successfully enabled SCHED_FIFO scheduling for thread, with priority 5.
  180. I: module.c: Loaded "module-alsa-source-old" (index: #14; argument: "source_name=source.hw1 device=hw:0,1 rate=8000 channels=1 fragment_size=80 fragments=2").
  181. I: module.c: Loaded "module-bluetooth-discover" (index: #15; argument: "sco_sink=sink.hw1 sco_source=source.hw1").
  182. I: sink.c: Created sink 6 "sink.hw0andhw1" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  183. I: sink.c: device.description = "Simultaneous Output"
  184. I: sink.c: device.class = "filter"
  185. I: sink.c: combine.slaves = "sink.hw0,sink.hw1"
  186. I: sink.c: device.icon_name = "audio-card"
  187. I: source.c: Created source 11 "sink.hw0andhw1.monitor" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  188. I: source.c: device.description = "Monitor of Simultaneous Output"
  189. I: source.c: device.class = "monitor"
  190. I: source.c: device.icon_name = "audio-input-microphone"
  191. I: core-util.c: Successfully enabled SCHED_FIFO scheduling for thread, with priority 6.
  192. I: module.c: Loaded "module-combine" (index: #16; argument: "sink_name=sink.hw0andhw1 slaves=sink.hw0,sink.hw1 slave_amps=0,-28 resample_method=trivial adjust_time=1").
  193. I: sink.c: Created sink 7 "sink.btmusic" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  194. I: sink.c: device.description = "Simultaneous Output"
  195. I: sink.c: device.class = "filter"
  196. I: sink.c: combine.slaves = "sink.music"
  197. I: sink.c: device.icon_name = "audio-card"
  198. I: source.c: Created source 12 "sink.btmusic.monitor" with sample spec s16le 2ch 48000Hz and channel map front-left,front-right
  199. I: source.c: device.description = "Monitor of Simultaneous Output"
  200. I: source.c: device.class = "monitor"
  201. I: source.c: device.icon_name = "audio-input-microphone"
  202. W: module-combine.c: No slave sinks specified.
  203. I: core-util.c: Successfully enabled SCHED_FIFO scheduling for thread, with priority 6.
  204. I: module.c: Loaded "module-combine" (index: #17; argument: "sink_name=sink.btmusic slaves=sink.music slave_amps=0 resample_method=trivial adjust_time=1").
  205. I: module.c: Loaded "module-esound-protocol-unix" (index: #18; argument: "").
  206. I: dbusif.c: dbusif.c: subscribed policy signals on com.nokia.policy
  207. I: dbusif.c: dbusif.c: registering to policy daemon: name='org.freedesktop.ohm' path='/com/nokia/policy' if='com.nokia.policy'
  208. I: policy-group.c: group 'othermedia' preemption is off
  209. I: policy-group.c: created group (othermedia|100|sink.music|0x0018)
  210. I: config-file.c: policy config file is '/etc/pulse/xpolicy.conf'
  211. I: policy-group.c: created group (idle|100|<null>|0x0000)
  212. I: policy-group.c: created group (background|100|<null>|0x0018)
  213. I: policy-group.c: created group (systemsound|100|<null>|0x0059)
  214. I: policy-group.c: created group (inputsound|100|<null>|0x0059)
  215. I: policy-group.c: created group (event|100|<null>|0x0059)
  216. I: policy-group.c: created group (alarm|100|<null>|0x0019)
  217. I: policy-group.c: created group (fmradio|100|<null>|0x005b)
  218. I: policy-group.c: created group (flash|100|<null>|0x0018)
  219. I: policy-group.c: created group (player|100|<null>|0x0018)
  220. I: policy-group.c: created group (game|100|<null>|0x0019)
  221. I: policy-group.c: created group (voiceui|100|<null>|0x0019)
  222. I: policy-group.c: created group (ringtone|100|<null>|0x0049)
  223. I: policy-group.c: created group (camera|100|<null>|0x001b)
  224. I: policy-group.c: created group (ipcall|100|<null>|0x001b)
  225. I: policy-group.c: created group (cscall|100|<null>|0x0003)
  226. I: policy-group.c: created group (cstone|100|<null>|0x000b)
  227. I: policy-group.c: created group (alwayson|100|<null>|0x0019)
  228. I: policy-group.c: created group (internal|100|<null>|0x0000)
  229. I: policy-group.c: created group (outgoing|100|<null>|0x0004)
  230. I: policy-group.c: created group (incoming|100|<null>|0x0004)
  231. I: classify.c: card 'tvoutandbta2dp' added (startswidth|bluez_card|a2dp|0x0001)
  232. I: classify.c: card 'bta2dp' added (startswidth|bluez_card|a2dp|0x0000)
  233. I: classify.c: card 'tvoutandbthsp' added (startswidth|bluez_card|hsp|0x0001)
  234. I: classify.c: card 'ihfandbthsp' added (startswidth|bluez_card|hsp|0x0001)
  235. I: classify.c: card 'bthsp' added (startswidth|bluez_card|hsp|0x0000)
  236. I: classify.c: device 'tvoutandbta2dp' added (name|startswidth|bluez_sink|0x0000)
  237. I: classify.c: device 'tvoutandbthsp' added (name|equals|sink.hw1|0x0000)
  238. I: classify.c: device 'tvoutandbthsp' added (name|equals|source.hw1|0x0000)
  239. I: classify.c: device 'ihfandbthsp' added (name|equals|sink.hw0andhw1|0x0000)
  240. I: classify.c: device 'ihfandheadset' added (name|equals|sink.hw0|0x0000)
  241. I: classify.c: device 'ihfandheadphone' added (name|equals|sink.hw0|0x0000)
  242. I: classify.c: device 'bta2dp' added (name|startswidth|bluez_sink|0x0001)
  243. I: classify.c: device 'bthsp' added (name|equals|sink.hw1|0x0001)
  244. I: classify.c: device 'bthsp' added (name|equals|source.hw1|0x0001)
  245. I: classify.c: device 'headset' added (name|equals|sink.hw0|0x0000)
  246. I: classify.c: device 'headset' added (name|equals|source.hw0|0x0000)
  247. I: classify.c: device 'headphone' added (name|equals|sink.hw0|0x0000)
  248. I: classify.c: device 'headmike' added (name|equals|source.hw0|0x0000)
  249. I: classify.c: device 'ihfandtvout' added (name|equals|sink.hw0|0x0000)
  250. I: classify.c: device 'tvout' added (name|equals|sink.hw0|0x0000)
  251. I: classify.c: device 'earpieceandtvout' added (name|equals|sink.hw0|0x0000)
  252. I: classify.c: device 'earpiece' added (name|equals|sink.hw0|0x0000)
  253. I: classify.c: device 'microphone' added (name|equals|source.hw0|0x0000)
  254. I: classify.c: device 'ihfandfmtx' added (name|equals|sink.hw0|0x0000)
  255. I: classify.c: device 'fmtx' added (name|equals|sink.hw0|0x0000)
  256. I: classify.c: device 'ihf' added (name|equals|sink.hw0|0x0000)
  257. I: classify.c: device 'null' added (name|equals|sink.null|0x0000)
  258. I: module.c: Loaded "module-policy-enforcement" (index: #19; argument: "null_sink_name=sink.null").
  259. I: module.c: Loaded "module-match" (index: #20; argument: "table=/etc/pulse/x-maemo-match.table key=application.name").
  260. I: main.c: Daemon startup complete.
  261. I: dbusif.c: got reply to registration
  262. I: module-suspend-on-idle.c: Source source.voice idle for too long, suspending ...
  263. I: module-suspend-on-idle.c: Sink sink.voice idle for too long, suspending ...
  264. I: client.c: Created 0 "Native client (UNIX socket client)"
  265. E: client-ext.c: client-ext.c: Can't obtain command line
  266. I: client.c: Created 1 "Native client (UNIX socket client)"
  267. E: client-ext.c: client-ext.c: Can't obtain command line
  268. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  269. I: client.c: Created 2 "Native client (UNIX socket client)"
  270. E: client-ext.c: client-ext.c: Can't obtain command line
  271. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  272. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  273. E: protocol-native.c: protocol error, kicking client
  274. I: client.c: Freed 0 "Native client (UNIX socket client)"
  275. E: protocol-native.c: protocol error, kicking client
  276. I: client.c: Freed 1 "Native client (UNIX socket client)"
  277. E: protocol-native.c: protocol error, kicking client
  278. I: client.c: Freed 2 "Native client (UNIX socket client)"
  279. I: client.c: Created 3 "Native client (UNIX socket client)"
  280. E: client-ext.c: client-ext.c: Can't obtain command line
  281. I: module-suspend-on-idle.c: Sink sink.music idle for too long, suspending ...
  282. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  283. E: protocol-native.c: protocol error, kicking client
  284. I: client.c: Freed 3 "Native client (UNIX socket client)"
  285. I: client.c: Created 4 "Native client (UNIX socket client)"
  286. E: client-ext.c: client-ext.c: Can't obtain command line
  287. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  288. E: protocol-native.c: protocol error, kicking client
  289. I: client.c: Freed 4 "Native client (UNIX socket client)"
  290. I: client.c: Created 5 "Native client (UNIX socket client)"
  291. E: client-ext.c: client-ext.c: Can't obtain command line
  292. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  293. E: protocol-native.c: protocol error, kicking client
  294. I: client.c: Freed 5 "Native client (UNIX socket client)"
  295. I: client.c: Created 6 "Native client (UNIX socket client)"
  296. E: client-ext.c: client-ext.c: Can't obtain command line
  297. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  298. E: protocol-native.c: protocol error, kicking client
  299. I: client.c: Freed 6 "Native client (UNIX socket client)"
  300. I: client.c: Created 7 "Native client (UNIX socket client)"
  301. E: client-ext.c: client-ext.c: Can't obtain command line
  302. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  303. E: protocol-native.c: protocol error, kicking client
  304. I: client.c: Freed 7 "Native client (UNIX socket client)"
  305. I: client.c: Created 8 "Native client (UNIX socket client)"
  306. E: client-ext.c: client-ext.c: Can't obtain command line
  307. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  308. E: protocol-native.c: protocol error, kicking client
  309. I: client.c: Freed 8 "Native client (UNIX socket client)"
  310. I: client.c: Created 9 "Native client (UNIX socket client)"
  311. E: client-ext.c: client-ext.c: Can't obtain command line
  312. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  313. E: protocol-native.c: protocol error, kicking client
  314. I: client.c: Freed 9 "Native client (UNIX socket client)"
  315. I: client.c: Created 10 "Native client (UNIX socket client)"
  316. E: client-ext.c: client-ext.c: Can't obtain command line
  317. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  318. E: protocol-native.c: protocol error, kicking client
  319. I: client.c: Freed 10 "Native client (UNIX socket client)"
  320. I: client.c: Created 11 "Native client (UNIX socket client)"
  321. E: client-ext.c: client-ext.c: Can't obtain command line
  322. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  323. E: protocol-native.c: protocol error, kicking client
  324. I: client.c: Freed 11 "Native client (UNIX socket client)"
  325. I: client.c: Created 12 "Native client (UNIX socket client)"
  326. E: client-ext.c: client-ext.c: Can't obtain command line
  327. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  328. E: protocol-native.c: protocol error, kicking client
  329. I: client.c: Freed 12 "Native client (UNIX socket client)"
  330. I: client.c: Created 13 "Native client (UNIX socket client)"
  331. E: client-ext.c: client-ext.c: Can't obtain command line
  332. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  333. E: protocol-native.c: protocol error, kicking client
  334. I: client.c: Freed 13 "Native client (UNIX socket client)"
  335. I: client.c: Created 14 "Native client (UNIX socket client)"
  336. E: client-ext.c: client-ext.c: Can't obtain command line
  337. I: client.c: Created 15 "Native client (UNIX socket client)"
  338. E: client-ext.c: client-ext.c: Can't obtain command line
  339. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  340. E: protocol-native.c: protocol error, kicking client
  341. I: client.c: Freed 15 "Native client (UNIX socket client)"
  342. I: client.c: Created 16 "Native client (UNIX socket client)"
  343. E: client-ext.c: client-ext.c: Can't obtain command line
  344. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  345. E: protocol-native.c: protocol error, kicking client
  346. I: client.c: Freed 16 "Native client (UNIX socket client)"
  347. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  348. E: protocol-native.c: protocol error, kicking client
  349. I: client.c: Freed 14 "Native client (UNIX socket client)"
  350. I: client.c: Created 17 "Native client (UNIX socket client)"
  351. E: client-ext.c: client-ext.c: Can't obtain command line
  352. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  353. E: protocol-native.c: protocol error, kicking client
  354. I: client.c: Freed 17 "Native client (UNIX socket client)"
  355. I: client.c: Created 18 "Native client (UNIX socket client)"
  356. E: client-ext.c: client-ext.c: Can't obtain command line
  357. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  358. E: protocol-native.c: protocol error, kicking client
  359. I: client.c: Freed 18 "Native client (UNIX socket client)"
  360. I: client.c: Created 19 "Native client (UNIX socket client)"
  361. E: client-ext.c: client-ext.c: Can't obtain command line
  362. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  363. E: protocol-native.c: protocol error, kicking client
  364. I: client.c: Freed 19 "Native client (UNIX socket client)"
  365. I: client.c: Created 20 "Native client (UNIX socket client)"
  366. E: client-ext.c: client-ext.c: Can't obtain command line
  367. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  368. E: protocol-native.c: protocol error, kicking client
  369. I: client.c: Freed 20 "Native client (UNIX socket client)"
  370. I: client.c: Created 21 "Native client (UNIX socket client)"
  371. E: client-ext.c: client-ext.c: Can't obtain command line
  372. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  373. E: protocol-native.c: protocol error, kicking client
  374. I: client.c: Freed 21 "Native client (UNIX socket client)"
  375. I: client.c: Created 22 "Native client (UNIX socket client)"
  376. E: client-ext.c: client-ext.c: Can't obtain command line
  377. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  378. E: protocol-native.c: protocol error, kicking client
  379. I: client.c: Freed 22 "Native client (UNIX socket client)"
  380. I: client.c: Created 23 "Native client (UNIX socket client)"
  381. E: client-ext.c: client-ext.c: Can't obtain command line
  382. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  383. E: protocol-native.c: protocol error, kicking client
  384. I: client.c: Freed 23 "Native client (UNIX socket client)"
  385. I: client.c: Created 24 "Native client (UNIX socket client)"
  386. E: client-ext.c: client-ext.c: Can't obtain command line
  387. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  388. E: protocol-native.c: protocol error, kicking client
  389. I: client.c: Freed 24 "Native client (UNIX socket client)"
  390. I: client.c: Created 25 "Native client (UNIX socket client)"
  391. E: client-ext.c: client-ext.c: Can't obtain command line
  392. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  393. E: protocol-native.c: protocol error, kicking client
  394. I: client.c: Freed 25 "Native client (UNIX socket client)"
  395. I: client.c: Created 26 "Native client (UNIX socket client)"
  396. E: client-ext.c: client-ext.c: Can't obtain command line
  397. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  398. E: protocol-native.c: protocol error, kicking client
  399. I: client.c: Freed 26 "Native client (UNIX socket client)"
  400. I: client.c: Created 27 "Native client (UNIX socket client)"
  401. E: client-ext.c: client-ext.c: Can't obtain command line
  402. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  403. E: protocol-native.c: protocol error, kicking client
  404. I: client.c: Freed 27 "Native client (UNIX socket client)"
  405. I: client.c: Created 28 "Native client (UNIX socket client)"
  406. E: client-ext.c: client-ext.c: Can't obtain command line
  407. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  408. E: protocol-native.c: protocol error, kicking client
  409. I: client.c: Freed 28 "Native client (UNIX socket client)"
  410. I: client.c: Created 29 "Native client (UNIX socket client)"
  411. E: client-ext.c: client-ext.c: Can't obtain command line
  412. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  413. E: protocol-native.c: protocol error, kicking client
  414. I: client.c: Freed 29 "Native client (UNIX socket client)"
  415. I: client.c: Created 30 "Native client (UNIX socket client)"
  416. E: client-ext.c: client-ext.c: Can't obtain command line
  417. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  418. E: protocol-native.c: protocol error, kicking client
  419. I: client.c: Freed 30 "Native client (UNIX socket client)"
  420. I: client.c: Created 31 "Native client (UNIX socket client)"
  421. E: client-ext.c: client-ext.c: Can't obtain command line
  422. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  423. E: protocol-native.c: protocol error, kicking client
  424. I: client.c: Freed 31 "Native client (UNIX socket client)"
  425. I: client.c: Created 32 "Native client (UNIX socket client)"
  426. E: client-ext.c: client-ext.c: Can't obtain command line
  427. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  428. E: protocol-native.c: protocol error, kicking client
  429. I: client.c: Freed 32 "Native client (UNIX socket client)"
  430. I: client.c: Created 33 "Native client (UNIX socket client)"
  431. E: client-ext.c: client-ext.c: Can't obtain command line
  432. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  433. E: protocol-native.c: protocol error, kicking client
  434. I: client.c: Freed 33 "Native client (UNIX socket client)"
  435. I: client.c: Created 34 "Native client (UNIX socket client)"
  436. E: client-ext.c: client-ext.c: Can't obtain command line
  437. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  438. E: protocol-native.c: protocol error, kicking client
  439. I: client.c: Freed 34 "Native client (UNIX socket client)"
  440. I: client.c: Created 35 "Native client (UNIX socket client)"
  441. E: client-ext.c: client-ext.c: Can't obtain command line
  442. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  443. E: protocol-native.c: protocol error, kicking client
  444. I: client.c: Freed 35 "Native client (UNIX socket client)"
  445. I: client.c: Created 36 "Native client (UNIX socket client)"
  446. E: client-ext.c: client-ext.c: Can't obtain command line
  447. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  448. E: protocol-native.c: protocol error, kicking client
  449. I: client.c: Freed 36 "Native client (UNIX socket client)"
  450. I: client.c: Created 37 "Native client (UNIX socket client)"
  451. E: client-ext.c: client-ext.c: Can't obtain command line
  452. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  453. E: protocol-native.c: protocol error, kicking client
  454. I: client.c: Freed 37 "Native client (UNIX socket client)"
  455. I: client.c: Created 38 "Native client (UNIX socket client)"
  456. E: client-ext.c: client-ext.c: Can't obtain command line
  457. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  458. E: protocol-native.c: protocol error, kicking client
  459. I: client.c: Freed 38 "Native client (UNIX socket client)"
  460. I: client.c: Created 39 "Native client (UNIX socket client)"
  461. E: client-ext.c: client-ext.c: Can't obtain command line
  462. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  463. E: protocol-native.c: protocol error, kicking client
  464. I: client.c: Freed 39 "Native client (UNIX socket client)"
  465. I: client.c: Created 40 "Native client (UNIX socket client)"
  466. E: client-ext.c: client-ext.c: Can't obtain command line
  467. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  468. E: protocol-native.c: protocol error, kicking client
  469. I: client.c: Freed 40 "Native client (UNIX socket client)"
  470. I: client.c: Created 41 "Native client (UNIX socket client)"
  471. E: client-ext.c: client-ext.c: Can't obtain command line
  472. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  473. E: protocol-native.c: protocol error, kicking client
  474. I: client.c: Freed 41 "Native client (UNIX socket client)"
  475. I: client.c: Created 42 "Native client (UNIX socket client)"
  476. E: client-ext.c: client-ext.c: Can't obtain command line
  477. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  478. E: protocol-native.c: protocol error, kicking client
  479. I: client.c: Freed 42 "Native client (UNIX socket client)"
  480. I: client.c: Created 43 "Native client (UNIX socket client)"
  481. E: client-ext.c: client-ext.c: Can't obtain command line
  482. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  483. E: protocol-native.c: protocol error, kicking client
  484. I: client.c: Freed 43 "Native client (UNIX socket client)"
  485. I: client.c: Created 44 "Native client (UNIX socket client)"
  486. E: client-ext.c: client-ext.c: Can't obtain command line
  487. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  488. E: protocol-native.c: protocol error, kicking client
  489. I: client.c: Freed 44 "Native client (UNIX socket client)"
  490. I: client.c: Created 45 "Native client (UNIX socket client)"
  491. E: client-ext.c: client-ext.c: Can't obtain command line
  492. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  493. E: protocol-native.c: protocol error, kicking client
  494. I: client.c: Freed 45 "Native client (UNIX socket client)"
  495. I: client.c: Created 46 "Native client (UNIX socket client)"
  496. E: client-ext.c: client-ext.c: Can't obtain command line
  497. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  498. E: protocol-native.c: protocol error, kicking client
  499. I: client.c: Freed 46 "Native client (UNIX socket client)"
  500. I: client.c: Created 47 "Native client (UNIX socket client)"
  501. E: client-ext.c: client-ext.c: Can't obtain command line
  502. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  503. E: protocol-native.c: protocol error, kicking client
  504. I: client.c: Freed 47 "Native client (UNIX socket client)"
  505. I: client.c: Created 48 "Native client (UNIX socket client)"
  506. E: client-ext.c: client-ext.c: Can't obtain command line
  507. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  508. E: protocol-native.c: protocol error, kicking client
  509. I: client.c: Freed 48 "Native client (UNIX socket client)"
  510. I: client.c: Created 49 "Native client (UNIX socket client)"
  511. E: client-ext.c: client-ext.c: Can't obtain command line
  512. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  513. E: protocol-native.c: protocol error, kicking client
  514. I: client.c: Freed 49 "Native client (UNIX socket client)"
  515. I: client.c: Created 50 "Native client (UNIX socket client)"
  516. E: client-ext.c: client-ext.c: Can't obtain command line
  517. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  518. E: protocol-native.c: protocol error, kicking client
  519. I: client.c: Freed 50 "Native client (UNIX socket client)"
  520. I: client.c: Created 51 "Native client (UNIX socket client)"
  521. E: client-ext.c: client-ext.c: Can't obtain command line
  522. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  523. I: module-suspend-on-idle.c: Sink sink.voice.raw idle for too long, suspending ...
  524. E: protocol-native.c: protocol error, kicking client
  525. I: client.c: Freed 51 "Native client (UNIX socket client)"
  526. I: client.c: Created 52 "Native client (UNIX socket client)"
  527. E: client-ext.c: client-ext.c: Can't obtain command line
  528. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  529. E: protocol-native.c: protocol error, kicking client
  530. I: client.c: Freed 52 "Native client (UNIX socket client)"
  531. I: client.c: Created 53 "Native client (UNIX socket client)"
  532. E: client-ext.c: client-ext.c: Can't obtain command line
  533. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  534. E: protocol-native.c: protocol error, kicking client
  535. I: client.c: Freed 53 "Native client (UNIX socket client)"
  536. I: client.c: Created 54 "Native client (UNIX socket client)"
  537. E: client-ext.c: client-ext.c: Can't obtain command line
  538. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  539. E: protocol-native.c: protocol error, kicking client
  540. I: client.c: Freed 54 "Native client (UNIX socket client)"
  541. I: client.c: Created 55 "Native client (UNIX socket client)"
  542. E: client-ext.c: client-ext.c: Can't obtain command line
  543. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  544. E: protocol-native.c: protocol error, kicking client
  545. I: client.c: Freed 55 "Native client (UNIX socket client)"
  546. I: client.c: Created 56 "Native client (UNIX socket client)"
  547. E: client-ext.c: client-ext.c: Can't obtain command line
  548. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  549. E: protocol-native.c: protocol error, kicking client
  550. I: client.c: Freed 56 "Native client (UNIX socket client)"
  551. I: client.c: Created 57 "Native client (UNIX socket client)"
  552. E: client-ext.c: client-ext.c: Can't obtain command line
  553. I: protocol-native.c: Got credentials: uid=29999 gid=29999 success=1
  554. E: protocol-native.c: protocol error, kicking client
  555. I: client.c: Freed 57 "Native client (UNIX socket client)"
  556. ^CI: main.c: Got signal SIGINT.
  557. I: main.c: Exiting.
  558. I: main.c: Daemon shutdown initiated.
  559. I: module.c: Unloading "module-native-protocol-unix" (index: #0).
  560. I: module.c: Unloaded "module-native-protocol-unix" (index: #0).
  561. I: module.c: Unloading "module-simple-protocol-unix" (index: #1).
  562. I: module.c: Unloaded "module-simple-protocol-unix" (index: #1).
  563. I: module.c: Unloading "module-stream-restore" (index: #2).
  564. I: module.c: Unloaded "module-stream-restore" (index: #2).
  565. I: module.c: Unloading "module-rescue-streams" (index: #3).
  566. I: module.c: Unloaded "module-rescue-streams" (index: #3).
  567. I: module.c: Unloading "module-suspend-on-idle" (index: #4).
  568. I: module.c: Unloaded "module-suspend-on-idle" (index: #4).
  569. I: module.c: Unloading "module-augment-properties" (index: #5).
  570. I: module.c: Unloaded "module-augment-properties" (index: #5).
  571. I: module.c: Unloading "module-null-sink" (index: #6).
  572. I: sink.c: Freeing sink 0 "sink.null"
  573. I: source.c: Freeing source 0 "sink.null.monitor"
  574. I: module.c: Unloaded "module-null-sink" (index: #6).
  575. I: module.c: Unloading "module-alsa-sink-old" (index: #7).
  576. I: module-combine.c: Unconfiguring sink: sink.hw0
  577. E: module-alsa-sink-volume.c: This in not my sink, what to do?
  578. E: voice-hw-sink-input.c: Master sink "sink.hw0" not found
  579. I: voice-util.c: No master sink, assuming primary mixer tuning.
  580. I: module-combine.c: Unconfiguring sink: sink.music
  581. I: sink.c: Freeing sink 4 "sink.music"
  582. I: source.c: Freeing source 7 "sink.music.monitor"
  583. I: voice-util.c: No master sink, assuming primary mixer tuning.
  584. I: sink.c: Freeing sink 3 "sink.voice"
  585. I: source.c: Freeing source 4 "sink.voice.monitor"
  586. I: sink.c: Freeing sink 2 "sink.voice.raw"
  587. I: source.c: Freeing source 3 "sink.voice.raw.monitor"
  588. I: sink-input.c: Freeing input 0 "output of sink.voice"
  589. I: sink-input.c: Freeing input 2 "output of sink.music"
  590. I: sink-input.c: Freeing input 1 "output of sink.voice.raw"
  591. W: flist.c: flist is full (don't worry)
  592. W: flist.c: flist is full (don't worry)
  593. W: flist.c: flist is full (don't worry)
  594. I: sink.c: Freeing sink 1 "sink.hw0"
  595. I: source.c: Freeing source 1 "sink.hw0.monitor"
  596. W: flist.c: flist is full (don't worry)
  597. W: flist.c: flist is full (don't worry)
  598. W: flist.c: flist is full (don't worry)
  599. W: flist.c: flist is full (don't worry)
  600. W: flist.c: flist is full (don't worry)
  601. W: flist.c: flist is full (don't worry)
  602. W: flist.c: flist is full (don't worry)
  603. W: flist.c: flist is full (don't worry)
  604. W: flist.c: flist is full (don't worry)
  605. W: flist.c: flist is full (don't worry)
  606. W: flist.c: flist is full (don't worry)
  607. W: flist.c: flist is full (don't worry)
  608. W: flist.c: flist is full (don't worry)
  609. W: flist.c: flist is full (don't worry)
  610. W: flist.c: flist is full (don't worry)
  611. W: flist.c: flist is full (don't worry)
  612. W: flist.c: flist is full (don't worry)
  613. W: flist.c: flist is full (don't worry)
  614. W: flist.c: flist is full (don't worry)
  615. W: flist.c: flist is full (don't worry)
  616. W: flist.c: flist is full (don't worry)
  617. W: flist.c: flist is full (don't worry)
  618. W: flist.c: flist is full (don't worry)
  619. W: flist.c: flist is full (don't worry)
  620. W: flist.c: flist is full (don't worry)
  621. W: flist.c: flist is full (don't worry)
  622. W: flist.c: flist is full (don't worry)
  623. W: flist.c: flist is full (don't worry)
  624. W: flist.c: flist is full (don't worry)
  625. W: flist.c: flist is full (don't worry)
  626. W: flist.c: flist is full (don't worry)
  627. W: flist.c: flist is full (don't worry)
  628. W: flist.c: flist is full (don't worry)
  629. W: flist.c: flist is full (don't worry)
  630. W: flist.c: flist is full (don't worry)
  631. W: flist.c: flist is full (don't worry)
  632. W: flist.c: flist is full (don't worry)
  633. W: flist.c: flist is full (don't worry)
  634. W: flist.c: flist is full (don't worry)
  635. W: flist.c: flist is full (don't worry)
  636. W: flist.c: flist is full (don't worry)
  637. W: flist.c: flist is full (don't worry)
  638. W: flist.c: flist is full (don't worry)
  639. W: flist.c: flist is full (don't worry)
  640. W: flist.c: flist is full (don't worry)
  641. W: flist.c: flist is full (don't worry)
  642. W: flist.c: flist is full (don't worry)
  643. W: flist.c: flist is full (don't worry)
  644. W: flist.c: flist is full (don't worry)
  645. W: flist.c: flist is full (don't worry)
  646. W: flist.c: flist is full (don't worry)
  647. W: flist.c: flist is full (don't worry)
  648. W: flist.c: flist is full (don't worry)
  649. W: flist.c: flist is full (don't worry)
  650. W: flist.c: flist is full (don't worry)
  651. W: flist.c: flist is full (don't worry)
  652. W: flist.c: flist is full (don't worry)
  653. W: flist.c: flist is full (don't worry)
  654. W: flist.c: flist is full (don't worry)
  655. W: flist.c: flist is full (don't worry)
  656. W: flist.c: flist is full (don't worry)
  657. W: flist.c: flist is full (don't worry)
  658. W: flist.c: flist is full (don't worry)
  659. W: flist.c: flist is full (don't worry)
  660. I: module.c: Unloaded "module-alsa-sink-old" (index: #7).
  661. I: module.c: Unloading "module-alsa-sink-volume" (index: #8).
  662. W: flist.c: flist is full (don't worry)
  663. W: flist.c: flist is full (don't worry)
  664. W: flist.c: flist is full (don't worry)
  665. I: module.c: Unloaded "module-alsa-sink-volume" (index: #8).
  666. I: module.c: Unloading "module-alsa-source-old" (index: #9).
  667. W: flist.c: flist is full (don't worry)
  668. W: flist.c: flist is full (don't worry)
  669. E: voice-hw-source-output.c: Master source "source.hw0" not found
  670. W: flist.c: flist is full (don't worry)
  671. W: flist.c: flist is full (don't worry)
  672. W: flist.c: flist is full (don't worry)
  673. I: source.c: Freeing source 8 "source.record"
  674. W: flist.c: flist is full (don't worry)
  675. W: flist.c: flist is full (don't worry)
  676. W: flist.c: flist is full (don't worry)
  677. W: flist.c: flist is full (don't worry)
  678. I: source.c: Freeing source 6 "source.voice"
  679. W: flist.c: flist is full (don't worry)
  680. W: flist.c: flist is full (don't worry)
  681. W: flist.c: flist is full (don't worry)
  682. W: flist.c: flist is full (don't worry)
  683. W: flist.c: flist is full (don't worry)
  684. I: source.c: Freeing source 5 "source.voice.raw"
  685. W: flist.c: flist is full (don't worry)
  686. I: source-output.c: Freeing output 1 "output of source.record"
  687. W: flist.c: flist is full (don't worry)
  688. W: flist.c: flist is full (don't worry)
  689. W: flist.c: flist is full (don't worry)
  690. W: flist.c: flist is full (don't worry)
  691. W: flist.c: flist is full (don't worry)
  692. W: flist.c: flist is full (don't worry)
  693. W: flist.c: flist is full (don't worry)
  694. W: flist.c: flist is full (don't worry)
  695. W: flist.c: flist is full (don't worry)
  696. I: source-output.c: Freeing output 0 "input of source.hw0"
  697. W: flist.c: flist is full (don't worry)
  698. W: flist.c: flist is full (don't worry)
  699. W: flist.c: flist is full (don't worry)
  700. W: flist.c: flist is full (don't worry)
  701. I: source.c: Freeing source 2 "source.hw0"
  702. W: flist.c: flist is full (don't worry)
  703. W: flist.c: flist is full (don't worry)
  704. W: flist.c: flist is full (don't worry)
  705. W: flist.c: flist is full (don't worry)
  706. W: flist.c: flist is full (don't worry)
  707. W: flist.c: flist is full (don't worry)
  708. W: flist.c: flist is full (don't worry)
  709. W: flist.c: flist is full (don't worry)
  710. W: flist.c: flist is full (don't worry)
  711. W: flist.c: flist is full (don't worry)
  712. W: flist.c: flist is full (don't worry)
  713. W: flist.c: flist is full (don't worry)
  714. W: flist.c: flist is full (don't worry)
  715. W: flist.c: flist is full (don't worry)
  716. W: flist.c: flist is full (don't worry)
  717. W: flist.c: flist is full (don't worry)
  718. W: flist.c: flist is full (don't worry)
  719. W: flist.c: flist is full (don't worry)
  720. W: flist.c: flist is full (don't worry)
  721. W: flist.c: flist is full (don't worry)
  722. W: flist.c: flist is full (don't worry)
  723. W: flist.c: flist is full (don't worry)
  724. W: flist.c: flist is full (don't worry)
  725. W: flist.c: flist is full (don't worry)
  726. W: flist.c: flist is full (don't worry)
  727. I: module.c: Unloaded "module-alsa-source-old" (index: #9).
  728. I: module.c: Unloading "module-nokia-voice" (index: #10).
  729. E: voice-sidetone.c: Cannot open /sys/devices/platform/omap-mcbsp.2/st_enable
  730. E: voice-cmtspeech.c: closing the modem instance
  731. I: voice-cmtspeech.c: Free called
  732. I: voice-mainloop-handler.c: Free called
  733. W: voice-util.h: voice_memchunk_pool empty, all 128 slots allocated
  734. W: flist.c: flist is full (don't worry)
  735. W: flist.c: flist is full (don't worry)
  736. W: flist.c: flist is full (don't worry)
  737. W: flist.c: flist is full (don't worry)
  738. W: flist.c: flist is full (don't worry)
  739. W: flist.c: flist is full (don't worry)
  740. I: module.c: Unloaded "module-nokia-voice" (index: #10).
  741. I: module.c: Unloading "module-nokia-music" (index: #11).
  742. W: flist.c: flist is full (don't worry)
  743. W: flist.c: flist is full (don't worry)
  744. W: flist.c: flist is full (don't worry)
  745. I: module.c: Unloaded "module-nokia-music" (index: #11).
  746. I: module.c: Unloading "module-nokia-record" (index: #12).
  747. W: flist.c: flist is full (don't worry)
  748. W: flist.c: flist is full (don't worry)
  749. W: flist.c: flist is full (don't worry)
  750. I: module.c: Unloaded "module-nokia-record" (index: #12).
  751. I: module.c: Unloading "module-alsa-sink-old" (index: #13).
  752. I: module-combine.c: Unconfiguring sink: sink.hw1
  753. W: flist.c: flist is full (don't worry)
  754. W: flist.c: flist is full (don't worry)
  755. I: sink.c: Freeing sink 5 "sink.hw1"
  756. I: source.c: Freeing source 9 "sink.hw1.monitor"
  757. W: flist.c: flist is full (don't worry)
  758. W: flist.c: flist is full (don't worry)
  759. W: flist.c: flist is full (don't worry)
  760. W: flist.c: flist is full (don't worry)
  761. W: flist.c: flist is full (don't worry)
  762. W: flist.c: flist is full (don't worry)
  763. W: flist.c: flist is full (don't worry)
  764. W: flist.c: flist is full (don't worry)
  765. W: flist.c: flist is full (don't worry)
  766. W: flist.c: flist is full (don't worry)
  767. I: module.c: Unloaded "module-alsa-sink-old" (index: #13).
  768. I: module.c: Unloading "module-alsa-source-old" (index: #14).
  769. W: flist.c: flist is full (don't worry)
  770. I: source.c: Freeing source 10 "source.hw1"
  771. W: flist.c: flist is full (don't worry)
  772. W: flist.c: flist is full (don't worry)
  773. W: flist.c: flist is full (don't worry)
  774. W: flist.c: flist is full (don't worry)
  775. W: flist.c: flist is full (don't worry)
  776. W: flist.c: flist is full (don't worry)
  777. I: module.c: Unloaded "module-alsa-source-old" (index: #14).
  778. I: module.c: Unloading "module-bluetooth-discover" (index: #15).
  779. W: flist.c: flist is full (don't worry)
  780. W: flist.c: flist is full (don't worry)
  781. W: flist.c: flist is full (don't worry)
  782. W: flist.c: flist is full (don't worry)
  783. W: flist.c: flist is full (don't worry)
  784. W: flist.c: flist is full (don't worry)
  785. W: flist.c: flist is full (don't worry)
  786. W: flist.c: flist is full (don't worry)
  787. I: module.c: Unloaded "module-bluetooth-discover" (index: #15).
  788. I: module.c: Unloading "module-combine" (index: #16).
  789. W: flist.c: flist is full (don't worry)
  790. W: flist.c: flist is full (don't worry)
  791. I: sink.c: Freeing sink 6 "sink.hw0andhw1"
  792. I: source.c: Freeing source 11 "sink.hw0andhw1.monitor"
  793. W: flist.c: flist is full (don't worry)
  794. W: flist.c: flist is full (don't worry)
  795. W: flist.c: flist is full (don't worry)
  796. W: flist.c: flist is full (don't worry)
  797. W: flist.c: flist is full (don't worry)
  798. W: flist.c: flist is full (don't worry)
  799. W: flist.c: flist is full (don't worry)
  800. W: flist.c: flist is full (don't worry)
  801. W: flist.c: flist is full (don't worry)
  802. W: flist.c: flist is full (don't worry)
  803. W: flist.c: flist is full (don't worry)
  804. W: flist.c: flist is full (don't worry)
  805. I: module.c: Unloaded "module-combine" (index: #16).
  806. I: module.c: Unloading "module-combine" (index: #17).
  807. W: flist.c: flist is full (don't worry)
  808. W: flist.c: flist is full (don't worry)
  809. I: sink.c: Freeing sink 7 "sink.btmusic"
  810. I: source.c: Freeing source 12 "sink.btmusic.monitor"
  811. W: flist.c: flist is full (don't worry)
  812. W: flist.c: flist is full (don't worry)
  813. W: flist.c: flist is full (don't worry)
  814. W: flist.c: flist is full (don't worry)
  815. W: flist.c: flist is full (don't worry)
  816. W: flist.c: flist is full (don't worry)
  817. W: flist.c: flist is full (don't worry)
  818. W: flist.c: flist is full (don't worry)
  819. W: flist.c: flist is full (don't worry)
  820. W: flist.c: flist is full (don't worry)
  821. W: flist.c: flist is full (don't worry)
  822. W: flist.c: flist is full (don't worry)
  823. I: module.c: Unloaded "module-combine" (index: #17).
  824. I: module.c: Unloading "module-esound-protocol-unix" (index: #18).
  825. W: flist.c: flist is full (don't worry)
  826. W: flist.c: flist is full (don't worry)
  827. W: flist.c: flist is full (don't worry)
  828. W: flist.c: flist is full (don't worry)
  829. W: flist.c: flist is full (don't worry)
  830. I: module.c: Unloaded "module-esound-protocol-unix" (index: #18).
  831. I: module.c: Unloading "module-policy-enforcement" (index: #19).
  832. W: flist.c: flist is full (don't worry)
  833. W: flist.c: flist is full (don't worry)
  834. W: flist.c: flist is full (don't worry)
  835. W: flist.c: flist is full (don't worry)
  836. I: module.c: Unloaded "module-policy-enforcement" (index: #19).
  837. I: module.c: Unloading "module-match" (index: #20).
  838. W: flist.c: flist is full (don't worry)
  839. W: flist.c: flist is full (don't worry)
  840. W: flist.c: flist is full (don't worry)
  841. W: flist.c: flist is full (don't worry)
  842. W: flist.c: flist is full (don't worry)
  843. W: flist.c: flist is full (don't worry)
  844. W: flist.c: flist is full (don't worry)
  845. W: flist.c: flist is full (don't worry)
  846. I: module.c: Unloaded "module-match" (index: #20).
  847. E: memblock.c: Memory pool destroyed but not all memory blocks freed! 1 remain.
  848. I: main.c: Daemon terminated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement