Bug 123851
Summary: | PS2 Mouse does not work, if PS2 Mouse with USB Keyboard | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kevin LI <kli> |
Component: | kernel | Assignee: | Dave Jones <davej> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2 | CC: | pfrields |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-04-16 05:27:38 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
Kevin LI
2004-05-20 22:58:35 UTC
As long as I was doing above testing, I think the problem might be this. When kernel tries to probe PS2 devices (Keyboard and Mouse), it detects Keyborad first, when no device detected on keyboard's PS2 port, kernel stops detecting the next PS2 port. Because, I just tried connecting two keyboards same time(one on USB on on PS2), and still use one PS2 mouse. At this time, both keyboards work, and the PS2 mouse works prettry well. My temporary solution is, connect a broken PS2 mouse on the Keyboard PS2 port, faking there's is a keyboard. And just put the fake keyboard somewhere untouchable. Then both my USB keyboard and PS2 mouse worked. Very funny. If I disable USB Legacy in BIOS the mouse is working well, but I can't select from grub menu at boot. Put i8042.dumbkbd in kernel param. It solved the problem for me. Fedora Core 2 has now reached end of life, and no further updates will be provided by Red Hat. The Fedora legacy project will be producing further kernel updates for security problems only. If this bug has not been fixed in the latest Fedora Core 2 update kernel, please try to reproduce it under Fedora Core 3, and reopen if necessary, changing the product version accordingly. Thank you. |