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.
Created attachment 415062[details]
screenshot
Description of problem:
Go to qemu monitor console by press 'Ctrl+Alt+2'.
Press CapsLock hard key, then the letter 'σ' be inputted
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. start guest
/usr/libexec/qemu-kvm -no-hpet -usbdevice tablet -rtc-td-hack -startdate now -cpu qemu64,+sse2 -drive file=/mnt/r5u5_64.raw,werror=stop,rerror=stop -net nic,macaddr=00:20:11:23:22:03 -net tap,script=/etc/qemu-ifup -balloon none -m 2G -smp 1 -boot c -uuid `uuidgen` -vnc :1
2. go to qemu monitor console by press 'Ctrl+Alt+2'
3. press CapsLock hard key
Actual results:
the letter 'σ' be inputted.(please refer to screenshot)
Expected results:
Only turn on/off the CapsLock hard key
Additional info:
Comment 4RHEL Program Management
2010-06-07 15:55:06 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release. Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release. This request is not yet committed for
inclusion.
Comment 5RHEL Program Management
2010-07-15 14:02:09 UTC
This issue has been proposed when we are only considering blocker
issues in the current Red Hat Enterprise Linux release. It has
been denied for the current Red Hat Enterprise Linux release.
** If you would still like this issue considered for the current
release, ask your support representative to file as a blocker on
your behalf. Otherwise ask that it be considered for the next
Red Hat Enterprise Linux release. **
Comment 8Markus Armbruster
2011-06-01 11:06:03 UTC
Reproduced upstream.
Note: -nodefaults suppresses the default monitor. Either omit it, or set up a monitor on QEMU's vc.
Comment 10Markus Armbruster
2011-09-20 12:13:21 UTC
QEMU's virtual console character device is not supported in RHEL-6. Closing WONTFIX.
Created attachment 415062 [details] screenshot Description of problem: Go to qemu monitor console by press 'Ctrl+Alt+2'. Press CapsLock hard key, then the letter 'σ' be inputted Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. start guest /usr/libexec/qemu-kvm -no-hpet -usbdevice tablet -rtc-td-hack -startdate now -cpu qemu64,+sse2 -drive file=/mnt/r5u5_64.raw,werror=stop,rerror=stop -net nic,macaddr=00:20:11:23:22:03 -net tap,script=/etc/qemu-ifup -balloon none -m 2G -smp 1 -boot c -uuid `uuidgen` -vnc :1 2. go to qemu monitor console by press 'Ctrl+Alt+2' 3. press CapsLock hard key Actual results: the letter 'σ' be inputted.(please refer to screenshot) Expected results: Only turn on/off the CapsLock hard key Additional info: