WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] pulseaudio

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] pulseaudio
From: "Christian Lyra" <lyra@xxxxxxxxxxxxx>
Date: Mon, 21 Apr 2008 23:42:21 -0300
Delivery-date: Mon, 21 Apr 2008 19:42:56 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=dM4dMNYd3hTnOVx7ARPCfEenNqjgPPNVhC01G45b94s=; b=TA0/T4iJ4kUBOSJplkO92DYVO8DA58+TNj/TaP3fA6wMCO1aikzz7sLmGrtMfIYqBgX1+qKFAE6O25+HSVXMWnUnEIWl+UDcUxRZAjm277pbIC7GezZg1+kPFecupqUZDor04d7AgdKM8Mg7EV1Api/fvlnxPwnJ2TJRk79ai1Y=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=YpF4ik5Mk3ofxwh/mNlJoTsExEYQ7Q56L+K8xiw1BbyLbN6kSE4/+S/48/IN4H3BJMYCA4pk2fOpopxvRy2TUPiftZ7eHtuUEg7MGx1d0auJs+NT2WZ8DL+q76+uMmAZj5p8QnTaXmFFonItGad2xUptcwllZ1glxs/VC4+E+GE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200804212220.24890.jim_burn@xxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <200804212220.24890.jim_burn@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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

<Prev in Thread] Current Thread [Next in Thread>