|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] pulseaudio
Hi
> I'm trying to find a way to get around hvm domains completely taking over your
> sound system. Has anyone successfully setup pulseaudio, or any other sound
> server, for this purpose? and would be willing to share the steps you
> followed?
1 - make sure sound works on dom0
2 - install pulse audio
3 - make pulseaudio accept network connections:
load-module module-esound-protocol-tcp auth-ip-acl=127.0.0.1;192.168.0.0/16
load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1;192.168.0.0/16
4 - install winesd on hvm windows (just follow the instructions on the page):
http://www.clingman.org/winesd/
wfm
--
Christian Lyra
PoP-PR/RNP
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|