Tuesday, July 17, 2007

no more /dev/dsp busy on vmware

on your home dir create a file .asoundrc:

afsilva@afsilva-laptop:~$ cat .asoundrc
pcm.!default {
type plug
slave.pcm "dmix"
}

1 comments:

samantha said...

This does nothing for the problem on my amd64 Hardy Heron system running vmware workspace. The only thing that worked to get sound in my Windows XP guest was to close all linux apps that use sound! Not acceptable.