| Summary: | PS/2 mouse does not work until usb-uhci module is loaded | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Trebor A. Rude <treborrude> |
| Component: | [OLD] Core system | Assignee: | x86-kernel (DEPRECATED) <x86-kernel> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | minor | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Trebor A. Rude
2003-04-10 19:39:10 UTC
What is your mouse device in XF86Config? If it's /dev/input/*, try loading the "input" and "mousedev" modules instead of "usb-uhci". My mouse device in XF86Config is "/dev/mouse", which is a link to /dev/misc/psaux (which has mode 0666). Loading input and mousedev modules has no effect, but loading usb-uhci makes the mouse work. This bug has been inactive for a long time. Can this still be reproduced? If the problem still exists, please reopen this bug. |