[pulseaudio-tickets] [PulseAudio] #128: Error opening PCM device hw:0: Device or resource busy

PulseAudio trac-noreply at tango.0pointer.de
Mon Sep 10 14:11:17 PDT 2007


#128: Error opening PCM device hw:0: Device or resource busy
---------------------------+------------------------------------------------
 Reporter:  apollo13       |       Owner:  lennart
     Type:  defect         |      Status:  new    
 Priority:  low            |   Milestone:         
Component:  module-alsa-*  |    Severity:  normal 
 Keywords:                 |  
---------------------------+------------------------------------------------
 Hi, I get the following error when starting pulseaudio:

 {{{
 E: module-alsa-sink.c: Error opening PCM device hw:0: Device or resource
 busy
 E: module.c: Failed to load  module "module-alsa-sink" (argument:
 "sink_name=output device=hw:0 fragments=24 fragment_size=2048"):
 initialization failed.
 E: main.c: daemon/main.c : Fatal error. Default sink name (output) does
 not exist in name register.
 }}}

 Config:
 {{{
 # cat .asoundrc
 pcm.pulse {
     type pulse
 }

 ctl.pulse {
     type pulse
 }
 # cat  cat /etc/pulse/default.pa
 .ifexists /usr/lib/pulse-0.9/modules/module-hal-detect.so


 load-module module-hal-detect

 .else


 load-module module-detect

 .endif


 .ifexists /usr/lib/pulse-0.9/modules/module-esound-protocol-unix.so


 load-module module-esound-protocol-unix

 .endif


 load-module module-native-protocol-unix



 description="RTP Multicast Sink"



 load-module module-volume-restore

 load-module module-rescue-streams

 .nofail

 load-module module-x11-bell sample=x11-bell
 load-module module-x11-publish

 load-module module-gconf

 add-autoload-sink output module-alsa-sink sink_name=output device=hw:0
 fragments=24 fragment_size=2048
 add-autoload-source input module-alsa-source source_name=input device=hw:0
 fragments=24 fragment_size=2048

 set-default-sink output
 set-default-source input

 }}}

 Any ideas?

-- 
Ticket URL: <http://www.pulseaudio.org/ticket/128>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list