stream goes broken when listening to some radio

jack craig jackc at linuxlighthouse.com
Sun Sep 6 01:07:48 UTC 2009


how bizzare, for me, adding it fixed my issue! :)

as long as the sound is flowing, why question the gods?!

cheers, ...

On 09/05/2009 02:25 PM, Antonio M wrote:
> 2009/9/5 Antonio M<antonio.montagnani at gmail.com>:
>    
>> 2009/9/5 Antonio M<antonio.montagnani at gmail.com>:
>>      
>>> No clues in var/log/messages but when Rhythmbox stops playing radio
>>> stream I get in pulseaudio -vv:
>>>
>>> I: module-device-restore.c: Storing volume/mute for device
>>> sink:alsa_output.pci_8086_24d5_sound_card_0.
>>> E: alsa-sink.c: ALSA woke us up to write new data to the device, but
>>> there was actually nothing to write!
>>> E: alsa-sink.c: Most likely this is a bug in the ALSA driver
>>> 'snd_intel8x0'. Please report this issue to the ALSA developers.
>>> E: alsa-sink.c: We were woken up with POLLOUT set -- however a
>>> subsequent snd_pcm_avail() returned 0 or another value<  min_avail.
>>> I: module-device-restore.c: Synced.
>>> D: sink-input.c: Requesting rewind due to corking
>>> D: module-suspend-on-idle.c: Sink
>>> alsa_output.pci_8086_24d5_sound_card_0 becomes idle.
>>> I: module-suspend-on-idle.c: Sink
>>> alsa_output.pci_8086_24d5_sound_card_0 idle for too long, suspending
>>> ...
>>> I: alsa-sink.c: Device suspended...
>>>
>>> what is the component to bug-file against???
>>>
>>>
>>> --
>>>
>>>        
>> removing tsched=0 from default.pa configuration file for pulseaudio
>> did the trick!!!
>>
>>
>> --
>>      
>   removing tsched made the situation much better (more than two hours
> with continuous stream) but I get these messages before interruption:
> D: sink-input.c: Requesting rewind due to uncorking
> D: alsa-sink.c: Requested to rewind 65536 bytes.
> D: alsa-sink.c: Limited to 3700 bytes.
> D: alsa-sink.c: before: 925
> D: alsa-sink.c: after: 925
> D: alsa-sink.c: Rewound 3700 bytes.
> D: sink.c: Processing rewind...
> D: source.c: Processing rewind...
> D: module-suspend-on-idle.c: Sink
> alsa_output.pci_8086_24d5_sound_card_0 becomes busy.
> D: sink-input.c: Requesting rewind due to corking
> D: module-suspend-on-idle.c: Sink
> alsa_output.pci_8086_24d5_sound_card_0 becomes idle.
> D: alsa-sink.c: Requested volume: 0:  91% 1:  91%
> D: alsa-sink.c: Got hardware volume: 0:  91% 1:  91%
> D: alsa-sink.c: Calculated software volume: 0:  99% 1:  99%
> D: alsa-sink.c: hwbuf_unused=0
> D: alsa-sink.c: setting avail_min=14179
> D: alsa-sink.c: Requested to rewind 65536 bytes.
> D: module-suspend-on-idle.c: Sink
> alsa_output.pci_8086_24d5_sound_card_0 becomes idle.
> D: alsa-sink.c: Limited to 5896 bytes.
> D: alsa-sink.c: before: 1474
> D: core.c: Hmm, no streams around, trying to vacuum.
> D: alsa-sink.c: after: 1474
> D: alsa-sink.c: Rewound 5896 bytes.
> D: sink.c: Processing rewind...
> D: source.c: Processing rewind...
> I: sink-input.c: Freeing input 10 "Playback Stream"
> I: client.c: Freed 12 "Rhythmbox Music Player"
> I: protocol-native.c: Connection died.
> I: client.c: Created 13 "Native client (UNIX socket client)"
> D: protocol-native.c: Protocol version: remote 15, local 15
> I: protocol-native.c: Got credentials: uid=500 gid=500 success=1
> D: protocol-native.c: SHM possible: yes
> D: protocol-native.c: Negotiated SHM: yes
> D: module-augment-properties.c: Looking for .desktop file for rhythmbox
> I: module-stream-restore.c: Restoring volume for sink input
> sink-input-by-media-role:music.
> I: module-stream-restore.c: Restoring mute state for sink input
> sink-input-by-media-role:music.
> D: module-suspend-on-idle.c: Sink
> alsa_output.pci_8086_24d5_sound_card_0 becomes busy.
> I: resampler.c: Forcing resampler 'copy', because of fixed, identical
> sample rates.
> I: resampler.c: Using resampler 'copy'
> I: resampler.c: Using float32le as working format.
> D: memblockq.c: memblockq requested: maxlength=33554432, tlength=0,
> base=4, prebuf=0, minreq=1 maxrewind=0
> D: memblockq.c: memblockq sanitized: maxlength=33554432,
> tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0
> I: sink-input.c: Created input 11 "Playback Stream" on
> alsa_output.pci_8086_24d5_sound_card_0 with sample spec s32le ch 2
> 44100 Hz and channel map front-left,front-right
> I: protocol-native.c: Requested tlength=200,00 ms, minreq=10,00 ms
> D: protocol-native.c: Adjust latency mode enabled, configuring sink
> latency to half of overall latency.
> D: memblockq.c: memblockq requested: maxlength=141120, tlength=38808,
> base=8, prebuf=0, minreq=3528 maxrewind=0
> D: memblockq.c: memblockq sanitized: maxlength=141120, tlength=38808,
> base=8, prebuf=0, minreq=3528 maxrewind=0
> I: protocol-native.c: Final latency 200,00 ms = 90,00 ms + 2*10,00 ms + 90,00 ms
> D: alsa-sink.c: Requested volume: 0:  99% 1:  99%
> D: alsa-sink.c: Got hardware volume: 0: 100% 1: 100%
> D: alsa-sink.c: Calculated software volume: 0:  99% 1:  99%
> D: alsa-sink.c: Latency set to 90,00ms
> D: alsa-sink.c: hwbuf_unused=49660
> D: alsa-sink.c: setting avail_min=14180
> D: alsa-sink.c: Requesting rewind due to latency change.
> D: alsa-sink.c: Requested to rewind 65536 bytes.
> D: alsa-sink.c: Limited to 47604 bytes.
> D: alsa-sink.c: before: 11901
> D: alsa-sink.c: after: 11901
> D: alsa-sink.c: Rewound 47604 bytes.
> D: sink.c: Processing rewind...
> D: sink-input.c: Have to rewind 47604 bytes on render memblockq.
> D: source.c: Processing rewind...
> I: module-device-restore.c: Synced.
> D: protocol-native.c: Requesting rewind due to end of underrun.
> D: protocol-native.c: Requesting rewind due to end of underrun.
> D: protocol-native.c: Requesting rewind due to end of underrun.
> D: protocol-native.c: Requesting rewind due to end of underrun.
> D: protocol-native.c: Requesting rewind due to end of underrun.
> D: protocol-native.c: Requesting rewind due to end of underrun.
> D: protocol-native.c: Requesting rewind due to end of underrun.
> D: protocol-native.c: Requesting rewind due to end of underrun.
> D: protocol-native.c: Requesting rewind due to end of underrun.
> D: protocol-native.c: Requesting rewind due to end of underrun.
> D: sink-input.c: Requesting rewind due to uncorking
> D: alsa-sink.c: Requested to rewind 65536 bytes.
> D: alsa-sink.c: Limited to 6768 bytes.
> D: alsa-sink.c: before: 1692
> D: alsa-sink.c: after: 1692
> D: alsa-sink.c: Rewound 6768 bytes.
> D: sink.c: Processing rewind...
> D: source.c: Processing rewind...
> D: module-suspend-on-idle.c: Sink
> alsa_output.pci_8086_24d5_sound_card_0 becomes busy.
> I: module-stream-restore.c: Synced.
>
>
>
>
>    

-- 
    jack craig
       jackc at LinuxLightHouse.com
          831-684-1375 (Office)
             831-596-6924 (cell)
                IM: jackcraigaptos (AIM)

_________________________________
This email has been ClamScanned !
     www.LinuxLightHouse.com




More information about the users mailing list