On Mon, Aug 27, 2007 at 01:11:29PM +0300, Timo Lindfors wrote: > so is this "use alsa for output and keep the device open" somehow > implicit even if the configuration file does not mention alsa? If I > comment out > > load-module module-detect > > then the alsa devices won't get opened so maybe this does "load-module > module-alsa-sink" internally this making it not possible to > "add-autoload-sink" it later? (I am wildly guessing here since I don't > know pulseaudio much)
Yes, that is correct. You need to comment out module-detect and module-hal-detect to use auto-load because they both load the alsa module automatically. -- CJ van den Berg mailto:[EMAIL PROTECTED] xmpp:[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

