Re: [libvirt-users] Audio pass through

2011-05-09 Thread Hisao Taguchi
Hi, Michael How about trying to set ... user='foobar' group='foobar' ... vnc_allow_host_audio = 1 ... in the "/etc/libvirt/qemu.conf" file. I'm using fedora14 as a KVM host and running Windows XP guest and this solved the sound problem. Please refer to the folloing for details. http://fedora

[libvirt-users] Audio pass through

2011-05-09 Thread Mike Hall
I'm running a RHEL6 as a development desktop with Fedora 14 (multimedia stuff) and Win XP (corporate email and calendars) running on it as KVM VMs. Everything runs great except for audio pass through. Audio works on the RHEL host. Both VMs see sound cards provided by the VM, but no sound is for

[libvirt-users] Problems using virt-install to create KVM CentOS 5.6 guest

2011-05-09 Thread Emmanuel Noobadmin
I was having problems creating a KVM CentOS 5.6 Initially the host was CentOS 5.6 but I switched to Scientific Linux 6 during the process of trying to solve it. I was able to install a working guest in the end by manually writing an XML and using virsh. However, as it shouldn't be so complicated,