----- Original Message ----- > From: "Itamar Heim" <[email protected]> > To: "John Baldwin" <[email protected]> > Cc: [email protected] > Sent: Monday, November 19, 2012 11:31:41 AM > Subject: Re: [Users] XP Guest Sound issue > > On 11/19/2012 06:12 PM, Baldwin, John wrote: > > This XP VM I having the sound issue with was created as a Desktop. > > you can: > less /var/log/vdsm/vdsm.log
or /var/log/libvirt/qemu/vm-name.log > and look for "xml version" to see the xml passed > > > > > John Baldwin - Sr. UNIX Systems Administrator > > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On > > Behalf Of Baldwin, John > > Sent: Monday, November 19, 2012 9:48 AM > > To: Itamar Heim > > Cc: [email protected] > > Subject: Re: [Users] XP Guest Sound issue > > > > Is there a debug and/or log that can be used to see what sound > > device is actually being created for the XP guest desktop VM that > > is having the sound issue? > > > > John Baldwin - Sr. UNIX Systems Administrator > > > > -----Original Message----- > > From: Itamar Heim [mailto:[email protected]] > > Sent: Sunday, November 18, 2012 5:03 AM > > To: Baldwin, John > > Cc: Andrew Cathrow; [email protected] > > Subject: Re: [Users] XP Guest Sound issue > > > > On 11/16/2012 09:48 PM, Baldwin, John wrote: > >> Here is the output of that command: > >> > >> engine=# select * from vdc_options where > >> option_name='DesktopAudioDeviceType'; > >> option_id | option_name | > >> option_value > >> | > >> version > >> -----------+------------------------+------------------------------------------------------------------------------------------------------------------------------+--------- > >> 54 | DesktopAudioDeviceType | default,ac97 > >> > >> | > >> 2.2 > >> 55 | DesktopAudioDeviceType | > >> > >> WindowsXP,ac97,RHEL4,ac97,RHEL3,ac97,Windows2003x64,ac97,RHEL4x64,ac97,RHEL3x64,ac97,OtherLinux,ac97,Other,ac97,default,ich6 > >> | 3.0 > >> 56 | DesktopAudioDeviceType | > >> WindowsXP,ac97,RHEL4,ac97,RHEL3,ac97,Windows2003x64,ac97,RHEL4x64,ac97 > >> ,RHEL3x64,ac97,OtherLinux,ac97,Other,ac97,default,ich6 | 3.1 > >> (3 rows) > > > > according to this, you should get ac97 for windows xp as well. > > > >> > >> Note is used "ovirt-dre" repos (www.dreyou.org) due to the fact > >> this > >> is running on CentOS 6.3 x86_64 > >> > >> I did not have this issue when testing RHEV 3.0. using oVirt due > >> to tem license has expired on RHEV. > >> > >> John Baldwin - Sr. UNIX Systems Administrator > >> > >> -----Original Message----- > >> From: Itamar Heim [mailto:[email protected]] > >> Sent: Friday, November 16, 2012 10:24 AM > >> To: Andrew Cathrow > >> Cc: Baldwin, John; [email protected] > >> Subject: Re: [Users] XP Guest Sound issue > >> > >> On 11/16/2012 05:10 PM, Andrew Cathrow wrote: > >>> iirc an early version of oVirt configured the Intel hda sound > >>> card rather than ac97 for Windows XP and since coming doesn't > >>> have that driver you'd get this error. > >> > >> iirc, that would be a config change, so should be easy to check. > >> can you please: > >> > >> psql -U postgres -d engine > >> select * from vdc_options where > >> option_name='DesktopAudioDeviceType'; > >> > >> > >> > >>> > >>> Sent from Android email > >>> > >>> Itamar Heim <[email protected]> wrote: > >>> > >>> On 11/16/2012 04:46 PM, Baldwin, John wrote: > >>>> Having issue with a 32bit XP guest. Sound device driver is not > >>>> configured. Sound device has the ? “Audio Device on High > >>>> Definition > >>>> Audio Bus” defined. Driver ID is 1AF4 Red Hat Virtio. No > >>>> drivers > >>>> will load to this that I can find. I thought the ID would be > >>>> listed > >>>> are a AC97 or Ensoniq. > >>>> > >>>> Running oVirt Engine Version: 3.1.0-3.19.el6 Centos 6.3 64bit. > >>>> KVM > >>>> server is also Centos 6.3 64bit > >>>> > >>>> /John Baldwin - Sr. UNIX Systems Administrator/ > >>>> > >>> > >>>> > >>>> > >>>> _______________________________________________ > >>>> Users mailing list > >>>> [email protected] > >>>> http://lists.ovirt.org/mailman/listinfo/users > >>>> > >>> > >>> did you create a new Server or a new Desktop? > >>> > >>> _______________________________________________ > >>> Users mailing list > >>> [email protected] > >>> http://lists.ovirt.org/mailman/listinfo/users > >>> > >> > >> > >> Confidential: This electronic message and all contents contain > >> information from BayCare Health System which may be privileged, > >> confidential or otherwise protected from disclosure. The > >> information > >> is intended to be for the addressee only. If you are not the > >> addressee, any disclosure, copy, distribution or use of the > >> contents > >> of this message is prohibited. If you have received this > >> electronic > >> message in error, please notify the sender and destroy the > >> original message and all copies. > >> > > > > > > Confidential: This electronic message and all contents contain > > information from BayCare Health System which may be privileged, > > confidential or otherwise protected from disclosure. The > > information is intended to be for the addressee only. If you are > > not the addressee, any disclosure, copy, distribution or use of > > the contents of this message is prohibited. If you have received > > this electronic message in error, please notify the sender and > > destroy the original message and all copies. > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/users > > Confidential: This electronic message and all contents contain > > information > > from BayCare Health System which may be privileged, confidential or > > otherwise > > protected from disclosure. The information is intended to be for > > the addressee > > only. If you are not the addressee, any disclosure, copy, > > distribution or use > > of the contents of this message is prohibited. If you have > > received this > > electronic message in error, please notify the sender and destroy > > the original > > message and all copies. > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

