Re: Sound starts only sometimes after boot

2008-11-21 Thread Javier Barroso
Hi Anhony, My .asoundrc: pcm.snd_card { type hw card 1 } pcm.dmixer { type dmix ipc_key 1024 slave.pcm "snd_card" slave { period_size 256 buffer_size 2048 rate 44100 } } pcm.dsnooper {

Re: Sound starts only sometimes after boot

2008-11-21 Thread Anthony Campbell
On 20 Nov 2008, Javier Barroso wrote: > Hi Anthony, > On Thu, Nov 20, 2008 at 3:05 PM, Anthony Campbell <[EMAIL PROTECTED]> wrote: > ... > > The modules loaded seem to be the same whether sound works or not. I > > get: > > > > snd_pcm_oss41760 0 > > snd_mixer_oss 18816 1 snd_

Re: Sound starts only sometimes after boot

2008-11-20 Thread Javier Barroso
Hi Anthony, On Thu, Nov 20, 2008 at 3:05 PM, Anthony Campbell <[EMAIL PROTECTED]> wrote: ... > The modules loaded seem to be the same whether sound works or not. I > get: > > snd_pcm_oss41760 0 > snd_mixer_oss 18816 1 snd_pcm_oss > snd_ens137127328 2 > snd_usb_au

Sound starts only sometimes after boot

2008-11-20 Thread Anthony Campbell
After each boot it is a matter of luck whether sound comes up or not. It works about one time in four, though once it has worked it continues to do so until the next boot. If it fails, speaker-test gives the following: ALSA lib pcm_dmix.c:996:(snd_pcm_dmix_open) unable to open slave Goog