Re: [Users] XP Guest Sound issue - FIXED

2012-11-27 Thread Baldwin, John
I re-created the Centos 6.3 64-bit oVirt engine using the following repo URL 
locations which points to the latest versions
In the dreyou.org repo

baseurl=http://www.dreyou.org/ovirt/vdsm/
baseurl=http://www.dreyou.org/ovirt/ovirt-engine/

Using those repo file locations the  oVirt Engine /  backend  3.1.0-3.26.el6 
was installed
That had a build date of  Fri 26 Oct 2012 06:54:09 AM EDT.  That was current 
enough to contain the bug fix.

The sound is working fine now. The Guest XP sound device is listed as Intel(r) 
82801 AC'97 Audio Controller.

Thanks again for pointing out the bug!

John Baldwin - Sr. UNIX Systems Administrator

-Original Message-
From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of 
Baldwin, John
Sent: Monday, November 19, 2012 3:05 PM
To: Andrew Cathrow
Cc: users@ovirt.org
Subject: Re: [Users] XP Guest Sound issue

I looked into the bug at http://gerrit.ovirt.org/#/c/7451/   
That is exactly the problem I am having.   The rpm I am using is: 

ovirt-engine-backend-3.1.0-3.19.el6.noarch

Version : 3.1.0
Release : 3.19.el6
Build Date: Wed 15 Aug 2012 11:11:42 AM EDT Build Host: centos64-ov Source RPM: 
ovirt-engine-3.1.0-3.19.el6.src.rpm

The fix for the bug which was simply a typo in the soundcard device name use in 
the ovirt backend engine   (name corrected from act97 to ac97).  
The fix was submitted Aug 23 and  approved Aug 26 after the build date of the 
file I am using.   

I will simply wait for the next update to be present in the Centos6 oVirt repo 
at http://www1.dreyou.org/ovirt/ovirt-engine31/

Thanks for the response Andrew and Itamar

John Baldwin - Sr. UNIX Systems Administrator john.bald...@baycare.org


-Original Message-
From: Andrew Cathrow [mailto:acath...@redhat.com]
Sent: Monday, November 19, 2012 2:25 PM
To: Baldwin, John
Cc: users@ovirt.org; Itamar Heim
Subject: Re: [Users] XP Guest Sound issue



- Original Message -
> From: "John Baldwin" 
> To: "Andrew Cathrow" , "Itamar Heim" 
> 
> Cc: users@ovirt.org
> Sent: Monday, November 19, 2012 2:17:20 PM
> Subject: RE: [Users] XP Guest Sound issue
> 
> Looking at the qemu process for that XP VM this is what is listed as 
> the sound device:  -device intel-hda,id=sound0,bus=pci.0,addr=0x4
> -device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0
> 
> This probably coincides that the listed Audio device  is the Audio 
> Device on High Definition Audio Bus.
> 
>  I guess the qemu line should be showing a sound device as ac97 and  
> NOT intel-hda??

that's right - you should see ac97.

Looks like the issue was fixed here http://gerrit.ovirt.org/#/c/7451/




> 
> John Baldwin - Sr. UNIX Systems Administrator
> 
> 
> -Original Message-
> From: Andrew Cathrow [mailto:acath...@redhat.com]
> Sent: Monday, November 19, 2012 1:11 PM
> To: Itamar Heim
> Cc: users@ovirt.org; Baldwin, John
> Subject: Re: [Users] XP Guest Sound issue
> 
> 
> 
> - Original Message -
> > From: "Itamar Heim" 
> > To: "John Baldwin" 
> > Cc: users@ovirt.org
> > 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: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On 
> > > Behalf Of Baldwin, John
> > > Sent: Monday, November 19, 2012 9:48 AM
> > > To: Itamar Heim
> > > Cc: users@ovirt.org
> > > 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:ih...@redhat.com]
> > > Sent: Sunday, November 18, 2012 5:03 AM
> > > To: Baldwin, John
> > > Cc: Andrew Cathrow; users@ovirt.org
> > > 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_o

Re: [Users] XP Guest Sound issue

2012-11-19 Thread Baldwin, John
I looked into the bug at http://gerrit.ovirt.org/#/c/7451/   
That is exactly the problem I am having.   The rpm I am using is: 

ovirt-engine-backend-3.1.0-3.19.el6.noarch

Version : 3.1.0
Release : 3.19.el6
Build Date: Wed 15 Aug 2012 11:11:42 AM EDT
Build Host: centos64-ov
Source RPM: ovirt-engine-3.1.0-3.19.el6.src.rpm

The fix for the bug which was simply a typo in the soundcard device name use in 
the ovirt backend engine   (name corrected from act97 to ac97).  
The fix was submitted Aug 23 and  approved Aug 26 after the build date of the 
file I am using.   

I will simply wait for the next update to be present in the Centos6 oVirt repo 
at http://www1.dreyou.org/ovirt/ovirt-engine31/

Thanks for the response Andrew and Itamar

John Baldwin - Sr. UNIX Systems Administrator
john.bald...@baycare.org


-Original Message-
From: Andrew Cathrow [mailto:acath...@redhat.com] 
Sent: Monday, November 19, 2012 2:25 PM
To: Baldwin, John
Cc: users@ovirt.org; Itamar Heim
Subject: Re: [Users] XP Guest Sound issue



- Original Message -
> From: "John Baldwin" 
> To: "Andrew Cathrow" , "Itamar Heim" 
> 
> Cc: users@ovirt.org
> Sent: Monday, November 19, 2012 2:17:20 PM
> Subject: RE: [Users] XP Guest Sound issue
> 
> Looking at the qemu process for that XP VM this is what is listed as 
> the sound device:  -device intel-hda,id=sound0,bus=pci.0,addr=0x4
> -device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0
> 
> This probably coincides that the listed Audio device  is the Audio 
> Device on High Definition Audio Bus.
> 
>  I guess the qemu line should be showing a sound device as ac97 and  
> NOT intel-hda??

that's right - you should see ac97.

Looks like the issue was fixed here http://gerrit.ovirt.org/#/c/7451/




> 
> John Baldwin - Sr. UNIX Systems Administrator
> 
> 
> -Original Message-
> From: Andrew Cathrow [mailto:acath...@redhat.com]
> Sent: Monday, November 19, 2012 1:11 PM
> To: Itamar Heim
> Cc: users@ovirt.org; Baldwin, John
> Subject: Re: [Users] XP Guest Sound issue
> 
> 
> 
> - Original Message -
> > From: "Itamar Heim" 
> > To: "John Baldwin" 
> > Cc: users@ovirt.org
> > 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: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On 
> > > Behalf Of Baldwin, John
> > > Sent: Monday, November 19, 2012 9:48 AM
> > > To: Itamar Heim
> > > Cc: users@ovirt.org
> > > 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:ih...@redhat.com]
> > > Sent: Sunday, November 18, 2012 5:03 AM
> > > To: Baldwin, John
> > > Cc: Andrew Cathrow; users@ovirt.org
> > > 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,RHEL3x

Re: [Users] XP Guest Sound issue

2012-11-19 Thread Andrew Cathrow


- Original Message -
> From: "John Baldwin" 
> To: "Andrew Cathrow" , "Itamar Heim" 
> Cc: users@ovirt.org
> Sent: Monday, November 19, 2012 2:17:20 PM
> Subject: RE: [Users] XP Guest Sound issue
> 
> Looking at the qemu process for that XP VM this is what is listed as
> the sound device:  -device intel-hda,id=sound0,bus=pci.0,addr=0x4
> -device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0
> 
> This probably coincides that the listed Audio device  is the Audio
> Device on High Definition Audio Bus.
> 
>  I guess the qemu line should be showing a sound device as ac97 and
>  NOT intel-hda??

that's right - you should see ac97.

Looks like the issue was fixed here http://gerrit.ovirt.org/#/c/7451/




> 
> John Baldwin - Sr. UNIX Systems Administrator
> 
> 
> -Original Message-
> From: Andrew Cathrow [mailto:acath...@redhat.com]
> Sent: Monday, November 19, 2012 1:11 PM
> To: Itamar Heim
> Cc: users@ovirt.org; Baldwin, John
> Subject: Re: [Users] XP Guest Sound issue
> 
> 
> 
> - Original Message -
> > From: "Itamar Heim" 
> > To: "John Baldwin" 
> > Cc: users@ovirt.org
> > 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: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On
> > > Behalf Of Baldwin, John
> > > Sent: Monday, November 19, 2012 9:48 AM
> > > To: Itamar Heim
> > > Cc: users@ovirt.org
> > > 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:ih...@redhat.com]
> > > Sent: Sunday, November 18, 2012 5:03 AM
> > > To: Baldwin, John
> > > Cc: Andrew Cathrow; users@ovirt.org
> > > 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,a
> > >> c97
> > >> ,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:ih...@redha

Re: [Users] XP Guest Sound issue

2012-11-19 Thread Itamar Heim

On 11/19/2012 09:17 PM, Baldwin, John wrote:

Looking at the qemu process for that XP VM this is what is listed as the sound 
device:  -device intel-hda,id=sound0,bus=pci.0,addr=0x4
-device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0

This probably coincides that the listed Audio device  is the Audio Device on 
High Definition Audio Bus.

  I guess the qemu line should be showing a sound device as ac97 and NOT 
intel-hda??


true. just to make sure, what is the cluster level?
if it is 3.1, sounds like a bug.



John Baldwin - Sr. UNIX Systems Administrator


-Original Message-
From: Andrew Cathrow [mailto:acath...@redhat.com]
Sent: Monday, November 19, 2012 1:11 PM
To: Itamar Heim
Cc: users@ovirt.org; Baldwin, John
Subject: Re: [Users] XP Guest Sound issue



- Original Message -

From: "Itamar Heim" 
To: "John Baldwin" 
Cc: users@ovirt.org
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: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On
Behalf Of Baldwin, John
Sent: Monday, November 19, 2012 9:48 AM
To: Itamar Heim
Cc: users@ovirt.org
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:ih...@redhat.com]
Sent: Sunday, November 18, 2012 5:03 AM
To: Baldwin, John
Cc: Andrew Cathrow; users@ovirt.org
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,a
c97
,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:ih...@redhat.com]
Sent: Friday, November 16, 2012 10:24 AM
To: Andrew Cathrow
Cc: Baldwin, John; users@ovirt.org
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  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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



did you create a new Server or a new Desktop?

___
Users mailing list
Users@ovirt.org
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 o

Re: [Users] XP Guest Sound issue

2012-11-19 Thread Baldwin, John
Looking at the qemu process for that XP VM this is what is listed as the sound 
device:  -device intel-hda,id=sound0,bus=pci.0,addr=0x4 
-device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0

This probably coincides that the listed Audio device  is the Audio Device on 
High Definition Audio Bus. 

 I guess the qemu line should be showing a sound device as ac97 and NOT 
intel-hda??  

John Baldwin - Sr. UNIX Systems Administrator


-Original Message-
From: Andrew Cathrow [mailto:acath...@redhat.com] 
Sent: Monday, November 19, 2012 1:11 PM
To: Itamar Heim
Cc: users@ovirt.org; Baldwin, John
Subject: Re: [Users] XP Guest Sound issue



- Original Message -
> From: "Itamar Heim" 
> To: "John Baldwin" 
> Cc: users@ovirt.org
> 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: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On 
> > Behalf Of Baldwin, John
> > Sent: Monday, November 19, 2012 9:48 AM
> > To: Itamar Heim
> > Cc: users@ovirt.org
> > 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:ih...@redhat.com]
> > Sent: Sunday, November 18, 2012 5:03 AM
> > To: Baldwin, John
> > Cc: Andrew Cathrow; users@ovirt.org
> > 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,a
> >> c97
> >> ,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:ih...@redhat.com]
> >> Sent: Friday, November 16, 2012 10:24 AM
> >> To: Andrew Cathrow
> >> Cc: Baldwin, John; users@ovirt.org
> >> 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
> >>>
>

Re: [Users] XP Guest Sound issue

2012-11-19 Thread Andrew Cathrow


- Original Message -
> From: "Itamar Heim" 
> To: "John Baldwin" 
> Cc: users@ovirt.org
> 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: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On
> > Behalf Of Baldwin, John
> > Sent: Monday, November 19, 2012 9:48 AM
> > To: Itamar Heim
> > Cc: users@ovirt.org
> > 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:ih...@redhat.com]
> > Sent: Sunday, November 18, 2012 5:03 AM
> > To: Baldwin, John
> > Cc: Andrew Cathrow; users@ovirt.org
> > 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:ih...@redhat.com]
> >> Sent: Friday, November 16, 2012 10:24 AM
> >> To: Andrew Cathrow
> >> Cc: Baldwin, John; users@ovirt.org
> >> 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  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 Versi

Re: [Users] XP Guest Sound issue

2012-11-19 Thread Itamar Heim

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
and look for "xml version" to see the xml passed



John Baldwin - Sr. UNIX Systems Administrator

-Original Message-
From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of 
Baldwin, John
Sent: Monday, November 19, 2012 9:48 AM
To: Itamar Heim
Cc: users@ovirt.org
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:ih...@redhat.com]
Sent: Sunday, November 18, 2012 5:03 AM
To: Baldwin, John
Cc: Andrew Cathrow; users@ovirt.org
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:ih...@redhat.com]
Sent: Friday, November 16, 2012 10:24 AM
To: Andrew Cathrow
Cc: Baldwin, John; users@ovirt.org
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  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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



did you create a new Server or a new Desktop?

___
Users mailing list
Users@ovirt.org
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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
Confidential:  This electronic message and all contents contain information
from BayCare Heal

Re: [Users] XP Guest Sound issue

2012-11-19 Thread Baldwin, John
This XP VM I having the sound issue with was created as a Desktop.   

John Baldwin - Sr. UNIX Systems Administrator

-Original Message-
From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of 
Baldwin, John
Sent: Monday, November 19, 2012 9:48 AM
To: Itamar Heim
Cc: users@ovirt.org
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:ih...@redhat.com]
Sent: Sunday, November 18, 2012 5:03 AM
To: Baldwin, John
Cc: Andrew Cathrow; users@ovirt.org
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:ih...@redhat.com]
> Sent: Friday, November 16, 2012 10:24 AM
> To: Andrew Cathrow
> Cc: Baldwin, John; users@ovirt.org
> 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  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
>>> Users@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>>
>>
>> did you create a new Server or a new Desktop?
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> 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 address

Re: [Users] XP Guest Sound issue

2012-11-19 Thread Itamar Heim

On 11/19/2012 04:48 PM, Baldwin, John wrote:

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?


i don't remember you reply, did you create a desktop or a server vm?




John Baldwin - Sr. UNIX Systems Administrator

-Original Message-
From: Itamar Heim [mailto:ih...@redhat.com]
Sent: Sunday, November 18, 2012 5:03 AM
To: Baldwin, John
Cc: Andrew Cathrow; users@ovirt.org
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:ih...@redhat.com]
Sent: Friday, November 16, 2012 10:24 AM
To: Andrew Cathrow
Cc: Baldwin, John; users@ovirt.org
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  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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



did you create a new Server or a new Desktop?

___
Users mailing list
Users@ovirt.org
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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] XP Guest Sound issue

2012-11-19 Thread Baldwin, John
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:ih...@redhat.com] 
Sent: Sunday, November 18, 2012 5:03 AM
To: Baldwin, John
Cc: Andrew Cathrow; users@ovirt.org
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:ih...@redhat.com]
> Sent: Friday, November 16, 2012 10:24 AM
> To: Andrew Cathrow
> Cc: Baldwin, John; users@ovirt.org
> 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  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
>>> Users@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>>
>>
>> did you create a new Server or a new Desktop?
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> 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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] XP Guest Sound issue

2012-11-18 Thread Itamar Heim

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:ih...@redhat.com]
Sent: Friday, November 16, 2012 10:24 AM
To: Andrew Cathrow
Cc: Baldwin, John; users@ovirt.org
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  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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



did you create a new Server or a new Desktop?

___
Users mailing list
Users@ovirt.org
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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] XP Guest Sound issue

2012-11-16 Thread Baldwin, John
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)

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:ih...@redhat.com] 
Sent: Friday, November 16, 2012 10:24 AM
To: Andrew Cathrow
Cc: Baldwin, John; users@ovirt.org
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  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
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>
> did you create a new Server or a new Desktop?
>
> ___
> Users mailing list
> Users@ovirt.org
> 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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] XP Guest Sound issue

2012-11-16 Thread Itamar Heim

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  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/

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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



did you create a new Server or a new Desktop?

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] XP Guest Sound issue

2012-11-16 Thread Andrew Cathrow
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. 

Sent from Android email

Itamar Heim  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/
>
> 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
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>

did you create a new Server or a new Desktop?

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] XP Guest Sound issue

2012-11-16 Thread Itamar Heim

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/

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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



did you create a new Server or a new Desktop?

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] XP Guest Sound issue

2012-11-16 Thread Baldwin, John
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
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
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users