Comment 2 for bug 37184

Revision history for this message
Shane (duairc) wrote :

I'm running an up-to-date Dapper system. I'm using an NVidia CK804. This was working before, it stopped working recently, I'm not sure when though.

Here are the command outputs:
shane@guXmeister:~$ gst-launch-0.10 audiotestsrc ! alsasink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: audioclock0
Caught interrupt -- Pausing pipeline.
Pipeline paused.
WARNING: Element "pipeline0" warns: pipeline interrupted
Element "pipeline0" has gone from PLAYING to PAUSED, quitting.
Execution ended after 2325895000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
shane@guXmeister:~$ gst-launch-0.10 audiotestsrc ! osssink
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /pipeline0/osssink0: Unable to open device /dev/dsp for writing: Device or resource busy
Additional debug info:
gstosssink.c(388): gst_oss_sink_open (): /pipeline0/osssink0
Setting pipeline to NULL ...
FREEING pipeline ...
shane@guXmeister:~$