Difference between revisions of "Troubleshooting KVM VM sound issues"

From Notes_Wiki
m
 
Line 1: Line 1:
<yambe:breadcrumb>KVM|KVM</yambe:breadcrumb>
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Virtualization tools]] > [[KVM]] > [[Troubleshooting KVM VM sound issues]]
=Troubleshooting KVM VM sound issues=


Sound for KVM VMs with 64-bit Windows 7 installed as Guest OS is not supported at time of this writing.  For 32-bit hosts use the following devices:
Sound for KVM VMs with 64-bit Windows 7 installed as Guest OS is not supported at time of this writing.  For 32-bit hosts use the following devices:
Line 9: Line 8:


The information has been learned from http://www.linux-kvm.org/page/Sound
The information has been learned from http://www.linux-kvm.org/page/Sound
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Virtualization tools]] > [[KVM]] > [[Troubleshooting KVM VM sound issues]]

Latest revision as of 13:17, 24 August 2022

Home > CentOS > CentOS 6.x > Virtualization tools > KVM > Troubleshooting KVM VM sound issues

Sound for KVM VMs with 64-bit Windows 7 installed as Guest OS is not supported at time of this writing. For 32-bit hosts use the following devices:

Windows XP
es1370
Windows 7
ac97

Additional configuration for running VMs as current user, setting vnc_allow_host_audio to 1, etc. as suggested at https://fedoraproject.org/wiki/How_to_debug_Virtualization_problems#Audio_output might also be required for making things work. The steps have been tried for 32-bit Windows XP on KVM on Cent-OS 6.4 and they worked fine.

The information has been learned from http://www.linux-kvm.org/page/Sound



Home > CentOS > CentOS 6.x > Virtualization tools > KVM > Troubleshooting KVM VM sound issues