On Mon, 2006-11-13 at 17:35 -0800, Avuton Olrich wrote:
> It's all described in detail in:
> http://pulseaudio.org/ticket/42
> 
> But to give a short for it, sometimes my wife clicks to start ALSA
> playing; sometimes it plays, sometimes it doesn't. Enabling dmix
> doesn't seem to help :/. They're pointing at ALSA;
> 
> load-module module-alsa-sink device=dmix sink_name=output
> 
> And sometimes when she clicks to start the music:
> Nov 13 15:56:52 tulip pulseaudio[25762]: socket-server.c:
> socket(PF_INET6): Address family not supported by protocol
> Nov 13 15:56:52 tulip pulseaudio[25762]: module.c: Failed to load
> module "module-alsa-sink" (argument: "device=hw:0
> sink_name=alsa_output.pci_10de_6a_alsa_playback_0"): init
> ialization failed.
> Nov 13 15:56:52 tulip pulseaudio[25762]: module-alsa-sink.c: Error
> opening PCM device hw:0: Device or resource busy
> Nov 13 15:56:52 tulip pulseaudio[25762]: alsa-util.c: Unable to attach
> to mixer dmix: No such file or directory
> Nov 13 15:56:52 tulip pulseaudio[25762]: alsa-util.c: device doesn't
> support 44100 Hz, changed to 48000 Hz.
> 
> 
> I'm really frusterated and was hoping for any help at all.

PulseAudio should use the ALSA device "default" (not "dmix" or "hw:0").
It's a bug if Pulse defaults to hw:0.

Something must be blocking the soundcard.  Next time you get this
problem post the output of "fuser /dev/dsp" and "fuser /dev/snd/*".

Lee


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to