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] Sound emulation in Windows XP guest doesn't work

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Sound emulation in Windows XP guest doesn't work
From: Flavio <fbcyborg@xxxxxxxxx>
Date: Mon, 14 Sep 2009 08:11:43 +0200
Delivery-date: Sun, 13 Sep 2009 23:12:42 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=Cuon1gqRbw0e3of7uGl13WT88MmFwEVG6g21MXXAanM=; b=hyU5fLgTpJXM4I6BFL8n7OpYh2/F8G2oK4YzShMRZcifVfpQL6WWF/5BpUH+LJHR3g Kiuvu6YGc76Bma3jG5Oyd09PmwIWOmJrfCDhoQNrUwW8WGW5I0nLhhlUl/zAzZpQvD5l KJw11aFRlFTXU5oEk8oj8KLxxS14KKMPDZD4M=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=YqatEwIEBoybYZ7G04QdyVrgWhpFH5eTksyey9diWrNxQxcEXEDqIlImskRRZfGGZs 48+SAUlWonIZCPJswgNt8WD7uSv2Zv2urI+Wdx904YWwe2TKg6j78dOrCsmqgX1lHUdO tD3iZ4ZFk5XkVhWqWcO8XRS3FZcMv3bygr5oM=
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
Hi all,

I have a windows xp guest and I would like the sound card to be working.
Even though I put audio=1 and soundhw=all in the config file, no sound cards
are available in the guest. I searched a lot in the Internet but it
seems there's
nothing to solve my problem.
This is my audio sound card:
Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
which uses the snd_hda_intel driver.
I use xen-sources-2.6.29-r4 for dom0 under Gentoo Linux.

Could someone help me to get the sound working under windows xp please?

This is my configuration file:
kernel = "/usr/lib64/xen/boot/hvmloader"
builder='hvm'
memory = 1024
name = "windows-xp"
disk = [ 
'file:/mnt/vmstore/windows-xp/windows-xp.img,ioemu:hda,w','phy:/dev/cdrw1,hdc:cdrom,r'
]
vif = [ 'type=ioemu, mac=00:16:3e:00:00:01, bridge=xenbr1' ]
device_model = '/usr/lib64/xen/bin/qemu-dm'
ne2000=0
boot='c'
sdl=1
vnc=0
vcpus = 2
acpi=1
apic=1
audio=1
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'
keymap='it'
soundhw=all

Best regards,

Flavio

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

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