Comment 4 for bug 162539

Revision history for this message
Anthony Wood (z-launchpad-wood-id-au) wrote :

Mario,

My brain was on holiday, I have gutsy already. mythtv 0.20.2-0ubuntu10 seems to have the problem for me.

Running mythfrontend I get (in part):

2007-11-27 12:47:32.440 Connected to database 'mythconverg' at host: 192.168.76.9
2007-11-27 12:47:33.163 TV: Attempting to change from None to WatchingPreRecorded
2007-11-27 12:47:34.768 RingBuf(myth://192.168.76.9:6543/2007_20071105165000.nuv): Waited 1.0 seconds for data to become available...
2007-11-27 12:47:37.163 Opening OSS audio device '/dev/dsp'.
2007-11-27 12:47:37.163 AudioOutput Error: WARNING: something is currently using: /dev/dsp, retrying.
2007-11-27 12:47:37.163 NVP: Disabling Audio, reason is: WARNING: something is currently using: /dev/dsp, retrying.

lsof /dev/dsp gives nothing

Tried changing the audio device to "ALSA:Default"...

2007-11-27 12:57:22.958 TV: Attempting to change from None to WatchingPreRecorded
2007-11-27 12:57:23.631 NVP: Prebuffer wait timed out 10 times.
2007-11-27 12:57:30.060 Opening ALSA audio device 'default'.
ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave
2007-11-27 12:57:30.102 AudioOutput Error: snd_pcm_open(default): Device or resource busy
2007-11-27 12:57:30.103 NVP: Disabling Audio, reason is: snd_pcm_open(default): Device or resource busy

So I guess I have a different problem?