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 816503 - [RFE] Ability to configure sound pass-through to appear as MIC as opposed to line-in
Summary: [RFE] Ability to configure sound pass-through to appear as MIC as opposed to ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: libvirt
Version: 6.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 6.4
Assignee: Daniel Veillard
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 801063
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-26 09:48 UTC by Gerd Hoffmann
Modified: 2013-02-21 07:12 UTC (History)
13 users (show)

Fixed In Version: libvirt-0.10.0-0rc0.el6
Doc Type: Enhancement
Doc Text:
Clone Of: 801063
Environment:
Last Closed: 2013-02-21 07:12:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2013:0276 0 normal SHIPPED_LIVE Moderate: libvirt security, bug fix, and enhancement update 2013-02-20 21:18:26 UTC

Comment 2 Marc-Andre Lureau 2012-05-04 14:52:28 UTC
I have started working on patches

Comment 3 Marc-Andre Lureau 2012-05-04 17:24:39 UTC
patches sent to ML:
https://www.redhat.com/archives/libvir-list/2012-May/msg00331.html

Comment 4 RHEL Program Management 2012-07-10 08:24:21 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 5 Marc-Andre Lureau 2012-07-10 11:32:20 UTC
(patches are in libvirt 0.9.13, reassigning to component owner)

Comment 6 RHEL Program Management 2012-07-10 23:51:20 UTC
This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development.  This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4.

Comment 8 yuping zhang 2012-08-06 09:07:02 UTC
Tested this issue with:
libvirt-0.10.0-0rc0.el6.x86_64
kernel-2.6.32-287.el6.x86_64
qemu-kvm-0.12.1.2-2.302.el6.x86_64

#virsh edit win7-32
...
 <sound model='ich6'>
  <codec type='micro'/>
 </sound>
...

#virsh start win7-32
error: Failed to start domain win7-32
error: unsupported configuration: hda-micro not supported in this QEMU binary

According to bug https://bugzilla.redhat.com/show_bug.cgi?id=801063#c9, hda-micro is supported from qemu-kvm-0.12.1.2-2.295.el6.x86_64.

I don't know what's wrong here.

Hi Marc-Andre Lureau,
Any idea?

Comment 9 yuping zhang 2012-08-06 09:39:45 UTC
The status of bug 801063 is POST.I will test this issue after that bug is fixed.

Comment 10 yuping zhang 2012-08-27 09:33:01 UTC
Verified this issue with:
libvirt-0.10.0-0rc1.el6.x86_64
qemu-kvm-0.12.1.2-2.307.el6.x86_64
kernel-2.6.32-287.el6.x86_64

#virsh edit win7-32
...
    <sound model='ich6'>
+      <codec type='micro'/>
      <alias name='sound0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
    </sound>
...
#virsh start win7-32
#ps -ef | grep win7-32
...
-device hda-micro,id=sound0-codec0,bus=sound0.0,cad=0 
...

In guest,check "Start -> Control Panel -> Hardware and Sound -> Manage audio devices -> Recording tab".It is Mircophone.

As above,change the bug status to VERIFIED.

Comment 11 errata-xmlrpc 2013-02-21 07:12: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.

http://rhn.redhat.com/errata/RHSA-2013-0276.html


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