| Summary: | USB Mouse doesn't seem to work! | ||
|---|---|---|---|
| Product: | Base System | Reporter: | sucho2 <sucho2> |
| Component: | kern | Assignee: | Nick Hibma <n_hibma> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
sucho2
2001-07-06 03:10:01 UTC
Responsible Changed From-To: freebsd-bugs->nhibma Nick likes USB :) Responsible Changed From-To: nhibma->n_hibma Oops. Turn it over to the correct address of Nick Hibma. You do not need to enable moused on ums0. If you look at /etc/usbd.conf you will see that it automatically starts moused on connect of a mouse on the USB port and kills that mouse daemon on removal of the device. Do the following: Set moused_enable to "NO", and use a killall moused (as user root) to kill all the moused's. Then unplug and replug your USB mouse and it should work out of the box. If it doesn't, please send me the output of the command dmesg to see what your mouse reports itself to be. At the same time could you send me the output of kldstat -v Hope this helps. Nick State Changed From-To: open->closed No feedback from user on whether this fixed the issue. |