RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1140937 - Should add "ich9-intel-hda" to the sound device support of libvirt/virt-manager
Summary: Should add "ich9-intel-hda" to the sound device support of libvirt/virt-manager
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virt-manager
Version: 7.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Giuseppe Scrivano
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-12 04:56 UTC by Qian Guo
Modified: 2015-03-05 10:07 UTC (History)
7 users (show)

Fixed In Version: virt-manager-1.1.0-2.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-05 10:07:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:0427 0 normal SHIPPED_LIVE virt-manager bug fix and enhancement update 2015-03-05 14:38:46 UTC

Description Qian Guo 2014-09-12 04:56:36 UTC
Description of problem:
Currently, there're only AC97, and ich6(intel-hda) in the sound device support of virt-manager, and since rhel7 qemu-kvm support ich9-intel-hda, we should add it to the supported list of sound device in the libvirt/virt-manager.

Version-Release number of selected component (if applicable):
libvirt-1.2.8-2.el7.x86_64
virt-manager-0.10.0-20.el7.noarch
qemu-kvm-rhev-2.1.0-3.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1.Start virt-manager that with qemu-kvm-rhev hypervisor
2.
3.

Actual results:
In the sound device list, only has ac97 and ich6.

Expected results:
Should add ich9

Additional info:
From qemu, we already support ich9-intel-hda:
# /usr/libexec/qemu-kvm -device ?
...
Sound devices:
name "AC97", bus PCI, desc "Intel 82801AA AC97 Audio"
name "hda-duplex", bus HDA, desc "HDA Audio Codec, duplex (line-out, line-in)"
name "hda-micro", bus HDA, desc "HDA Audio Codec, duplex (speaker, microphone)"
name "hda-output", bus HDA, desc "HDA Audio Codec, output-only (line-out)"
name "ich9-intel-hda", bus PCI, desc "Intel HD Audio Controller (ich9)"
name "intel-hda", bus PCI, desc "Intel HD Audio Controller (ich6)"
...

Comment 2 Giuseppe Scrivano 2014-09-15 11:24:07 UTC
sent fix upstream:

https://www.redhat.com/archives/virt-tools-list/2014-September/msg00108.html

Comment 6 zhoujunqin 2014-09-29 06:06:13 UTC
I can reproduce this issue with package:
virt-manager-0.10.0-20.el7.noarch
then try to verify with new build:
virt-manager-1.1.0-3.el7.noarch

steps:
1. Launch virt-manager, adding a sound device to a guest.( click Edit---->Virtual Machine Details---->Add Hardware--->Sound), in the support sound device list: ac97, ich6, ich9
selected ich9 to add to the guest.

2. Start the guest and login the guest to check.
# lspci
00:04.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
and can use this sound device to listen some music.

since "ich9" has been added to sound device list and it works well in the guest,
move this bug from ON_QA to VERIFIED.

Comment 8 errata-xmlrpc 2015-03-05 10:07:11 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-0427.html


Note You need to log in before you can comment on or make changes to this bug.