Bug 177085
Summary: | The kernel prints repeated messages about unknown keyboard release codes | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alistair Riddoch <alriddoch> |
Component: | kernel | Assignee: | Dave Jones <davej> |
Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | pfrields, wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-16 05:25:02 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Alistair Riddoch
2006-01-06 03:13:57 UTC
Also confirmed with kernel-2.6.15-1.1819_FC5, and confirmed that the messages begin as soon as the kernel has started. http://lists.parisc-linux.org/hypermail/parisc-linux-cvs/4887.html maybe try adding: setkeycodes 7f 86 to /etc/rc.local This is a BIOS emulation acting up. Best of all is to switch it off in BIOS setup (sometimes called "USB Legacy"). The FC5 should have default usb-handoff by now, which should accomplish the same effect, but for some reason it didn't work here. I am no longer seeing this problem with recent kernels from development. The issue is resolved. |