Comment 11 for bug 52396

Revision history for this message
Jerzy Pisanko (jpisanko) wrote :

Hello,
I have this same problem with my sound card AU8830.

Additional information:

command:
gstreamer-properties
gives:
gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'polypsink'
gstreamer-properties-Message: Skipping unavailable plugin 'sdlvideosink'
gstreamer-properties-Message: Skipping unavailable plugin 'v4lmjpegsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'qcamsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'v4l2src'
gstreamer-properties-Message: Skipping unavailable plugin 'esdmon'
gstreamer-properties-Message: Skipping unavailable plugin 'polypsrc'

for output (alsasink) test I get:
gstreamer-properties-Message: Error running pipeline 'ALSA - Advanced Linux Soun d Architecture': Could not get/set settings from/on resource. [gstalsasink.c(666 ): set_hwparams (): /pipeline0/alsasink1:
Unable to set buffer time 200000 for playback: Zły argument]

for input (alsasrc) test I get:
gstreamer-properties-Message: Error running pipeline 'ALSA - Advanced Linux Sound Architecture': Could not get/set settings from/on resource. [gstalsasink.c(666): set_hwparams (): /pipeline1/alsasink2:
Unable to set buffer time 200000 for playback: Zły argument]

(from page:
http://www.sabi.co.uk/Notes/linuxSoundALSA.html)
command:
 dd if=/dev/urandom bs=8000 count=1 | aplay -D plughw:0,0
Odtwarzanie surowe dane 'stdin' : Unsigned 8 bit, Częstotliwość 8000 Hz, Mono
1+0 records in
1+0 records out
I can hear sound

I can use Skype (I hear my interlocutor and he hear me) but I do not hear any ring-signal.

When I try play any sound file (for example from Skype: call_in.wav - using Totem) I receive messages:
1. Could not get/set settings from/on resources.
2. Internal data flow error.

Best Regards,
Jerzy Pisanko