[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: no pulse audio- so now new sound trouble



Le duodi 2 fructidor, an CCXXIII, briand@aracnet.com a écrit :
> .asoundrc
> 
> pcm.!default {
> 	type hw
> 	card 2
> }

With this, you are bypassing all the ALSA plugin infrastructure. In
particular, you are bypassing the dmix plugin that allows to share the sound
device between several processes without a server. If some process happens
to keep the sound device open, it blocks any other process from playing
sound.

You also are bypassing the plug plugin responsible for converting the input
into a format acceptable by the hardware.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature


Reply to: