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

[Xen-users] Passing audio to DomU

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Passing audio to DomU
From: "Greg Miller" <greg.miller@xxxxxxxxxxxxxxx>
Date: Wed, 24 Sep 2008 08:23:16 -0600
Delivery-date: Wed, 24 Sep 2008 07:21:30 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AckdvQBnIpUOlwfORDGiK9cDNdT1bw==

I am having difficulty configuring a DomU running WinXP for audio. My hardware is as follows:

 

00:05.0 Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)

 

I tried all sorts of settings in my config

soundhw='snd_hda_intel'

soundhw='snd'

 

The domain hangs (runs fine with no sound setting) and I get the following:

 

[root@localhost xen]# cat  /var/log/xen/qemu-dm-WinXP.log
domid: 6
qemu: the number of cpus is 1
Unknown sound card name `snd'
Valid sound card names (comma separated):

 

-soundhw all will enable all of the above

 

I have the correct module loaded (I think)

[root@localhost xen]# lsmod|grep -i snd
snd_hda_intel          23060  0
snd_hda_codec         155776  1 snd_hda_intel
snd_seq_dummy           7812  0
snd_seq_oss            36608  0
snd_seq_midi_event     11520  1 snd_seq_oss
snd_seq                56528  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device         12428  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            47392  0
snd_mixer_oss          20736  1 snd_pcm_oss
snd_pcm                83588  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              27908  2 snd_seq,snd_pcm
snd                    56164  9 snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              13792  1 snd
snd_page_alloc         14088  2 snd_hda_intel,snd_pcm

Is this device supported? I tried searching but got no results.

 

Thanks in advance.

 

Greg

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>