Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
DescriptionMarcelo Ricardo Leitner
2011-10-14 12:08:04 UTC
Description of problem:
I have 2 mute buttons on Lenovo ThinkPad T510.
The MIC mute key doesn't work on ThinkPad T510, while output mute key works fine.
Version-Release number of selected component (if applicable):
CSB 6.1, x86_64
6.2 Snapshot 1, x86_64 and also i686
I could reproduce on both versions.
On CSB 6.1:
xorg-x11-drv-keyboard-1.4.0-3.el6.x86_64
kernel-2.6.32-131.12.1.el6.x86_64
How reproducible:
Always
Steps to Reproduce:
1.Boot
2.Start xev
3.Press the mic mute key, you'll see the key has no symbol attached.
Actual results:
Nothing happens.
Expected results:
Mute the mic.
Additional info:
xev output:
KeyRelease event, serial 34, synthetic NO, window 0x5800001,
root 0xb9, subw 0x0, time 94057986, (536,233), root:(542,336),
state 0x0, keycode 248 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
it's also followed on dmesg with:
keyboard.c: can't emulate rawmode for keycode 240
I can provide more info if needed.
Comment 2RHEL Program Management
2011-10-18 18:39:51 UTC
Since RHEL 6.2 External Beta has begun, and this bug remains
unresolved, it has been rejected as it is not proposed as
exception or blocker.
Red Hat invites you to ask your support representative to
propose this request, if appropriate and relevant, in the
next release of Red Hat Enterprise Linux.
Comment 4Marcelo Ricardo Leitner
2015-03-06 23:36:41 UTC
Given the age of this problem report and the current lifecycle stage of RHEL 6 development, I'm closing this request. If this problem is still present and you believe it's serious enough to warrant fixing in RHEL 6, please reopen this BZ.
-Lenny.
Description of problem: I have 2 mute buttons on Lenovo ThinkPad T510. The MIC mute key doesn't work on ThinkPad T510, while output mute key works fine. Version-Release number of selected component (if applicable): CSB 6.1, x86_64 6.2 Snapshot 1, x86_64 and also i686 I could reproduce on both versions. On CSB 6.1: xorg-x11-drv-keyboard-1.4.0-3.el6.x86_64 kernel-2.6.32-131.12.1.el6.x86_64 How reproducible: Always Steps to Reproduce: 1.Boot 2.Start xev 3.Press the mic mute key, you'll see the key has no symbol attached. Actual results: Nothing happens. Expected results: Mute the mic. Additional info: xev output: KeyRelease event, serial 34, synthetic NO, window 0x5800001, root 0xb9, subw 0x0, time 94057986, (536,233), root:(542,336), state 0x0, keycode 248 (keysym 0x0, NoSymbol), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False it's also followed on dmesg with: keyboard.c: can't emulate rawmode for keycode 240 I can provide more info if needed.