Hi, I am trying to bring up bluez5+ofono(1.16)+pulseauido 6.0 on freescale IMX6 platform. Currently the A2DP works well, but SCO and eSCO failed. following is the log. Does anybody know how to fix it.Thanks. root at imx6dlsabreauto:~# D: [pulseaudio] backend-ofono.c: dbus: path=/HandsfreeAudioAgent, interface=org.ofono.HandsfreeAudioAgent, member=NewConnection D: [pulseaudio] backend-ofono.c: New audio connection on card /card_1 (fd=37, codec=1) D: [pulseaudio] bluez5-util.c: Transport /card_1 state changed from idle to playing D: [pulseaudio] card.c: Setting card bluez_card.B4_F0_AB_94_E0_FB profile headset_audio_gateway to availability status yes D: [pulseaudio] module-bluetooth-policy.c: Setting card 'bluez_card.B4_F0_AB_94_E0_FB' to profile 'headset_audio_gateway' D: [pulseaudio] module-bluez5-device.c: Acquiring transport /card_1 I: [pulseaudio] module-bluez5-device.c: Transport /card_1 acquired: fd 37 I: [pulseaudio] sink.c: Created sink 4 "bluez_sink.B4_F0_AB_94_E0_FB" with sample spec s16le 1ch 8000Hz and channel map mono I: [pulseaudio] sink.c: bluetooth.protocol = "headset_audio_gateway" I: [pulseaudio] sink.c: device.description = "Chilton's Phone" I: [pulseaudio] sink.c: device.string = "B4:F0:AB:94:E0:FB" I: [pulseaudio] sink.c: device.api = "bluez" I: [pulseaudio] sink.c: device.class = "sound" I: [pulseaudio] sink.c: device.bus = "bluetooth" I: [pulseaudio] sink.c: device.form_factor = "phone" I: [pulseaudio] sink.c: bluez.path = "/org/bluez/hci0/dev_B4_F0_AB_94_E0_FB" I: [pulseaudio] sink.c: bluez.class = "0x7a020c" I: [pulseaudio] sink.c: bluez.alias = "Chilton's Phone" I: [pulseaudio] sink.c: device.icon_name = "audio-card-bluetooth" I: [pulseaudio] source.c: Created source 10 "bluez_sink.B4_F0_AB_94_E0_FB.monitor" with sample spec s16le 1ch 8000Hz and channel map mono I: [pulseaudio] source.c: device.description = "Monitor of Chilton's Phone" I: [pulseaudio] source.c: device.class = "monitor" I: [pulseaudio] source.c: device.string = "B4:F0:AB:94:E0:FB" I: [pulseaudio] source.c: device.api = "bluez" I: [pulseaudio] source.c: device.bus = "bluetooth" I: [pulseaudio] source.c: device.form_factor = "phone" I: [pulseaudio] source.c: bluez.path = "/org/bluez/hci0/dev_B4_F0_AB_94_E0_FB" I: [pulseaudio] source.c: bluez.class = "0x7a020c" I: [pulseaudio] source.c: bluez.alias = "Chilton's Phone" I: [pulseaudio] source.c: device.icon_name = "audio-card-bluetooth" I: [pulseaudio] source.c: Created source 11 "bluez_source.B4_F0_AB_94_E0_FB" with sample spec s16le 1ch 8000Hz and channel map mono I: [pulseaudio] source.c: bluetooth.protocol = "headset_audio_gateway" I: [pulseaudio] source.c: device.description = "Chilton's Phone" I: [pulseaudio] source.c: device.string = "B4:F0:AB:94:E0:FB" I: [pulseaudio] source.c: device.api = "bluez" I: [pulseaudio] source.c: device.class = "sound" I: [pulseaudio] source.c: device.bus = "bluetooth" I: [pulseaudio] source.c: device.form_factor = "phone" I: [pulseaudio] source.c: bluez.path = "/org/bluez/hci0/dev_B4_F0_AB_94_E0_FB" I: [pulseaudio] source.c: bluez.class = "0x7a020c" I: [pulseaudio] source.c: bluez.alias = "Chilton's Phone" I: [pulseaudio] source.c: device.icon_name = "audio-card-bluetooth" D: [bluetooth] module-bluez5-device.c: IO Thread starting up D: [bluetooth] core-util.c: SCHED_RR|SCHED_RESET_ON_FORK worked. I: [bluetooth] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 8. I: [bluetooth] module-bluez5-device.c: Transport /card_1 resuming D: [bluetooth] module-bluez5-device.c: Stream properly set up, we're ready to roll! D: [pulseaudio] module-device-restore.c: Could not set format on sink bluez_sink.B4_F0_AB_94_E0_FB D: [pulseaudio] module-stream-restore.c: Not restoring device for stream sink-input-by-media-role:abstract, because already set to 'bluez_sink.B4_F0_AB_94_E0_FB'. D: [pulseaudio] module-intended-roles.c: Not setting device for stream (null), because already set. D: [pulseaudio] sink-input.c: Negotiated format: pcm, format.sample_format = "\"s16le\"" format.rate = "8000" format.channels = "1" format.channel_map = "\"mono\"" D: [pulseaudio] resampler.c: Resampler: D: [pulseaudio] resampler.c: rate 8000 -> 8000 (method trivial) D: [pulseaudio] resampler.c: format s16le -> s16le (intermediate s16le) D: [pulseaudio] resampler.c: channels 1 -> 1 (resampling 1) D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=2, prebuf=0, minreq=1 maxrewind=0 D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=2, prebuf=0, minreq=2 maxrewind=0 I: [pulseaudio] sink-input.c: Created input 5 "(null)" on bluez_sink.B4_F0_AB_94_E0_FB with sample spec s16le 1ch 8000Hz and channel map mono I: [pulseaudio] sink-input.c: media.role = "abstract" I: [pulseaudio] sink-input.c: module-stream-restore.id = "sink-input-by-media-role:abstract" D: [pulseaudio] source-output.c: Negotiated format: pcm, format.sample_format = "\"s16le\"" format.rate = "8000" format.channels = "1" format.channel_map = "\"mono\"" I: [pulseaudio] source-output.c: Trying to change sample rate D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.default becomes busy, resuming. D: [pulseaudio] source.c: Suspend cause of source alsa_input.default is 0x0000, resuming I: [alsa-source-HiFi CS42888-0] alsa-source.c: Trying resume... I: [alsa-source-HiFi CS42888-0] alsa-util.c: Cannot disable ALSA period wakeups D: [alsa-source-HiFi CS42888-0] alsa-util.c: Maximum hw buffer size is 360 ms D: [alsa-source-HiFi CS42888-0] alsa-util.c: Set buffer size first (to 17280 samples), period size second (to 1920 samples). I: [alsa-source-HiFi CS42888-0] alsa-util.c: ALSA period wakeups were not disabled D: [alsa-source-HiFi CS42888-0] alsa-source.c: hwbuf_unused=0 D: [alsa-source-HiFi CS42888-0] alsa-source.c: setting avail_min=16321 I: [alsa-source-HiFi CS42888-0] alsa-source.c: Time scheduling watermark is 20.00ms I: [alsa-source-HiFi CS42888-0] alsa-source.c: Resumed successfully... I: [alsa-source-HiFi CS42888-0] alsa-source.c: Starting capture. D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.default becomes idle, timeout in 5 seconds. D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.default becomes idle, timeout in 5 seconds. D: [pulseaudio] resampler.c: Resampler: D: [pulseaudio] resampler.c: rate 48000 -> 8000 (method trivial) D: [pulseaudio] resampler.c: format s16le -> s16le (intermediate s16le) D: [pulseaudio] resampler.c: channels 2 -> 1 (resampling 1) D: [pulseaudio] resampler.c: Channel matrix: D: [pulseaudio] resampler.c: I00 I01 D: [pulseaudio] resampler.c: +------------ D: [pulseaudio] resampler.c: O00 | 0.000 0.000 I: [pulseaudio] remap.c: Using generic matrix remapping D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0 D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0 I: [pulseaudio] source-output.c: Created output 5 "(null)" on alsa_input.default with sample spec s16le 1ch 8000Hz and channel map mono I: [pulseaudio] source-output.c: media.role = "phone" I: [pulseaudio] source-output.c: module-stream-restore.id = "source-output-by-media-role:phone" D: [pulseaudio] memblockq.c: memblockq requested: maxlength=16777216, tlength=16777216, base=2, prebuf=0, minreq=0 maxrewind=0 D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=16777216, tlength=16777216, base=2, prebuf=0, minreq=2 maxrewind=0 I: [bluetooth] module-loopback.c: Max request changed I: [alsa-source-HiFi CS42888-0] module-loopback.c: Skipping 0 bytes D: [alsa-source-HiFi CS42888-0] alsa-source.c: latency set to 66.67ms D: [alsa-source-HiFi CS42888-0] alsa-source.c: hwbuf_unused=56324 D: [alsa-source-HiFi CS42888-0] alsa-source.c: setting avail_min=2240 D: [alsa-source-HiFi CS42888-0] alsa-source.c: latency set to 66.67ms D: [alsa-source-HiFi CS42888-0] alsa-source.c: hwbuf_unused=56324 D: [alsa-source-HiFi CS42888-0] alsa-source.c: setting avail_min=2240 D: [bluetooth] sink-input.c: Requesting rewind due to uncorking W: [bluetooth] module-bluez5-device.c: Skipping 231345 us (= 3700 bytes) in audio stream I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue I: [bluetooth] module-loopback.c: Could not peek into queue D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.default becomes busy, resuming. D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. I: [bluetooth] module-loopback.c: Could not peek into queue I: [pulseaudio] module.c: Loaded "module-loopback" (index: #31; argument: "sink="bluez_sink.B4_F0_AB_94_E0_FB" sink_dont_move="true" source_output_properties="media.role=phone""). D: [pulseaudio] sink-input.c: Negotiated format: pcm, format.sample_format = "\"s16le\"" format.rate = "8000" format.channels = "1" format.channel_map = "\"mono\"" D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.default becomes busy, resuming. D: [pulseaudio] sink.c: Suspend cause of sink alsa_output.default is 0x0000, resuming I: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Trying resume... I: [alsa-sink-HiFi CS42888-0] alsa-util.c: Cannot disable ALSA period wakeups D: [alsa-sink-HiFi CS42888-0] alsa-util.c: Maximum hw buffer size is 360 ms D: [alsa-sink-HiFi CS42888-0] alsa-util.c: Set buffer size first (to 17280 samples), period size second (to 1920 samples). I: [alsa-sink-HiFi CS42888-0] alsa-util.c: ALSA period wakeups were not disabled D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: hwbuf_unused=0 D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: setting avail_min=15361 I: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Time scheduling watermark is 20.00ms I: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Resumed successfully... I: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Starting playback. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.default becomes idle, timeout in 5 seconds. D: [alsa-sink-HiFi CS42888-0] ratelimit.c: 61 events suppressed D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Cutting sleep time for the initial iterations by half. D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Cutting sleep time for the initial iterations by half. D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Cutting sleep time for the initial iterations by half. D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.default becomes idle, timeout in 5 seconds. D: [pulseaudio] resampler.c: Resampler: D: [pulseaudio] resampler.c: rate 8000 -> 48000 (method trivial) D: [pulseaudio] resampler.c: format s16le -> s16le (intermediate s16le) D: [pulseaudio] resampler.c: channels 1 -> 2 (resampling 1) D: [pulseaudio] resampler.c: Channel matrix: D: [pulseaudio] resampler.c: I00 D: [pulseaudio] resampler.c: +------ D: [pulseaudio] resampler.c: O00 | 0.000 D: [pulseaudio] resampler.c: O01 | 0.000 I: [pulseaudio] remap.c: Using generic matrix remapping D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0 D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0 I: [pulseaudio] sink-input.c: Created input 6 "(null)" on alsa_output.default with sample spec s16le 1ch 8000Hz and channel map mono I: [pulseaudio] sink-input.c: media.role = "phone" I: [pulseaudio] sink-input.c: module-stream-restore.id = "sink-input-by-media-role:phone" D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Cutting sleep time for the initial iterations by half. D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Cutting sleep time for the initial iterations by half. D: [pulseaudio] module-stream-restore.c: Not restoring device for stream source-output-by-media-role:abstract, because already set D: [pulseaudio] module-intended-roles.c: Not setting device for stream (null), because already set. D: [pulseaudio] source-output.c: Negotiated format: pcm, format.sample_format = "\"s16le\"" format.rate = "8000" format.channels = "1" format.channel_map = "\"mono\"" D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=2, prebuf=0, minreq=1 maxrewind=0 D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=2, prebuf=0, minreq=2 maxrewind=0 I: [pulseaudio] source-output.c: Created output 6 "(null)" on bluez_source.B4_F0_AB_94_E0_FB with sample spec s16le 1ch 8000Hz and channel map mono I: [pulseaudio] source-output.c: media.role = "abstract" I: [pulseaudio] source-output.c: module-stream-restore.id = "source-output-by-media-role:abstract" D: [pulseaudio] memblockq.c: memblockq requested: maxlength=16777216, tlength=16777216, base=2, prebuf=0, minreq=0 maxrewind=0 D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=16777216, tlength=16777216, base=2, prebuf=0, minreq=2 maxrewind=0 D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Cutting sleep time for the initial iterations by half. D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Latency set to 66.67ms D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: hwbuf_unused=56324 D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: setting avail_min=16321 D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Max request changed D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Requesting rewind due to latency change. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Max request changed D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Scheduling delay of 163.52 ms > 20.00 ms, you might want to investigate this to improve latency... D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Requested to rewind 69120 bytes. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Mhmm, actually there is nothing to rewind. I: [bluetooth] module-loopback.c: Skipping 0 bytes D: [alsa-sink-HiFi CS42888-0] sink-input.c: Requesting rewind due to uncorking D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Requested to rewind 69120 bytes. D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Limited to 12540 bytes. D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: before: 3135 D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: after: 0 I: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Tried rewind, but was apparently not possible. D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.default becomes busy, resuming. D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. I: [pulseaudio] module.c: Loaded "module-loopback" (index: #32; argument: "source="bluez_source.B4_F0_AB_94_E0_FB" source_dont_move="true" sink_input_properties="media.role=phone""). D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. I: [pulseaudio] card.c: Changed profile of card 2 "bluez_card.B4_F0_AB_94_E0_FB" to headset_audio_gateway D: [pulseaudio] device-port.c: Setting port phone-output to status yes D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. D: [pulseaudio] device-port.c: Setting port phone-input to status yes D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. D: [pulseaudio] module-bluez5-device.c: Resuming source bluez_source.B4_F0_AB_94_E0_FB because its transport state changed to playing D: [pulseaudio] module-bluez5-device.c: Resuming sink bluez_sink.B4_F0_AB_94_E0_FB because its transport state changed to playing D: [pulseaudio] module-loopback.c: Loopback overall latency is 670.25 ms + 680.00 ms + 938869680559.28 ms = 938869681909.53 ms D: [pulseaudio] module-loopback.c: Should buffer 96 bytes, buffered at minimum 640 bytes I: [pulseaudio] module-loopback.c: New rate of 8027 Hz not within 2â<80>° of 8000 Hz, forcing smaller adjustment D: [pulseaudio] module-loopback.c: [bluez_sink.B4_F0_AB_94_E0_FB] Updated sampling rate to 8016 Hz. D: [pulseaudio] module-loopback.c: Loopback overall latency is 0.00 ms + 0.00 ms + 25.00 ms = 25.00 ms D: [pulseaudio] module-loopback.c: Should buffer 2136 bytes, buffered at minimum 0 bytes I: [pulseaudio] module-loopback.c: New rate of 7894 Hz not within 2â<80>° of 8000 Hz, forcing smaller adjustment D: [pulseaudio] module-loopback.c: [alsa_output.default] Updated sampling rate to 7984 Hz. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Underrun! D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Increasing wakeup watermark to 30.00 ms D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. D: [pulseaudio] module-loopback.c: Loopback overall latency is 0.00 ms + 0.00 ms + 25.00 ms = 25.00 ms D: [pulseaudio] module-loopback.c: Should buffer 2132 bytes, buffered at minimum 0 bytes I: [pulseaudio] module-loopback.c: New rate of 7894 Hz not within 2â<80>° of 7984 Hz, forcing smaller adjustment D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. D: [pulseaudio] module-loopback.c: [alsa_output.default] Updated sampling rate to 7968 Hz. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [alsa-sink-HiFi CS42888-0] module-loopback.c: Could not peek into queue D: [bluetooth] module-loopback.c: Requesting rewind due to end of underrun. I: [bluetooth] module-bluez5-device.c: FD error: POLLERR POLLHUP D: [bluetooth] module-bluez5-device.c: Audio stream torn down D: [pulseaudio] bluez5-util.c: Transport /card_1 state changed from playing to idle D: [pulseaudio] card.c: Setting card bluez_card.B4_F0_AB_94_E0_FB profile headset_audio_gateway to availability status unknown D: [pulseaudio] module-bluetooth-policy.c: Setting card 'bluez_card.B4_F0_AB_94_E0_FB' to profile 'off' D: [pulseaudio] module-rescue-streams.c: No evacuation sink found. D: [alsa-source-HiFi CS42888-0] alsa-source.c: hwbuf_unused=0 D: [alsa-source-HiFi CS42888-0] alsa-source.c: setting avail_min=16321 D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.default becomes idle, timeout in 5 seconds. D: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.default becomes idle, timeout in 5 seconds. I: [pulseaudio] source-output.c: Freeing output 5 "Loopback to Chilton's Phone" D: [pulseaudio] module-suspend-on-idle.c: Sink bluez_sink.B4_F0_AB_94_E0_FB becomes idle, timeout in 5 seconds. D: [pulseaudio] module-suspend-on-idle.c: Sink bluez_sink.B4_F0_AB_94_E0_FB becomes idle, timeout in 5 seconds. I: [pulseaudio] sink-input.c: Freeing input 5 "Loopback from cs42888-audio" D: [pulseaudio] module-rescue-streams.c: No source outputs to move away. D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event. D: [pulseaudio] module-rescue-streams.c: No evacuation source found. D: [pulseaudio] module-suspend-on-idle.c: Source bluez_source.B4_F0_AB_94_E0_FB becomes idle, timeout in 5 seconds. D: [pulseaudio] module-suspend-on-idle.c: Source bluez_source.B4_F0_AB_94_E0_FB becomes idle, timeout in 5 seconds. I: [pulseaudio] source-output.c: Freeing output 6 "Loopback to cs42888-audio" D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: hwbuf_unused=0 D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: setting avail_min=15841 D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Requested to rewind 69120 bytes. D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Limited to 12540 bytes. D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: before: 3135 D: [alsa-sink-HiFi CS42888-0] alsa-sink.c: after: 0 I: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Tried rewind, but was apparently not possible. D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.default becomes idle, timeout in 5 seconds. D: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.default becomes idle, timeout in 5 seconds. D: [pulseaudio] core.c: Hmm, no streams around, trying to vacuum. I: [pulseaudio] sink-input.c: Freeing input 6 "Loopback from Chilton's Phone" D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event. D: [bluetooth] module-bluez5-device.c: IO thread shutdown requested, stopping cleanly D: [bluetooth] module-bluez5-device.c: Releasing transport /card_1 I: [bluetooth] backend-ofono.c: Transport /card_1 already released D: [bluetooth] module-bluez5-device.c: Audio stream torn down D: [bluetooth] module-bluez5-device.c: IO thread shutting down I: [pulseaudio] sink.c: Freeing sink 4 "bluez_sink.B4_F0_AB_94_E0_FB" I: [pulseaudio] source.c: Freeing source 10 "bluez_sink.B4_F0_AB_94_E0_FB.monitor" I: [pulseaudio] source.c: Freeing source 11 "bluez_source.B4_F0_AB_94_E0_FB" D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. I: [pulseaudio] card.c: Changed profile of card 2 "bluez_card.B4_F0_AB_94_E0_FB" to off D: [pulseaudio] device-port.c: Setting port phone-output to status unknown D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. D: [pulseaudio] device-port.c: Setting port phone-input to status unknown D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. I: [pulseaudio] module.c: Unloading "module-loopback" (index: #31). I: [pulseaudio] module.c: Unloaded "module-loopback" (index: #31). I: [pulseaudio] module.c: Unloading "module-loopback" (index: #32). I: [pulseaudio] module.c: Unloaded "module-loopback" (index: #32). I: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.default idle for too long, suspending ... D: [pulseaudio] source.c: Suspend cause of source alsa_input.default is 0x0004, suspending I: [alsa-source-HiFi CS42888-0] alsa-source.c: Device suspended... D: [pulseaudio] core.c: Hmm, no streams around, trying to vacuum. I: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.default idle for too long, suspending ... D: [pulseaudio] sink.c: Suspend cause of sink alsa_output.default is 0x0004, suspending I: [alsa-sink-HiFi CS42888-0] alsa-sink.c: Device suspended... D: [pulseaudio] core.c: Hmm, no streams around, trying to vacuum. D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC0 is accessible: yes D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.platform-sound-cs42888.33. -- Best Regards, Chilton -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20150514/a7b21c13/attachment-0001.html>