On Mon, 2003-03-24 at 08:46, Rene Broichmann wrote:
> Am Don, 2003-03-20 um 09.19 schrieb Patrick Marquetecken:
> > Hi,
> > 
> > I can't get my usb mouse to work in X. I have followd the instructions on the 
> > Gentoo website.
> > 
> > lsmod:
> > hid         0       unused
> > mousedev    0
> > input               0       (keybdev mousedev)
> > 
> > X1168Config:
> > Driver "mouse"
> > Option "Protocol" "IMPS/2"
> > Option "Device" "/dev/input/mice"
> > Option "ZAxisMapping" "4 5"
> > 
> > USB support is in the kernel, the mouse is found at boot time
> > 
> > 
> > TIA
> > Patrick
> 
> I've had the same problem, when I installed a Logitech USB mouse. Did
> you compile:
> USB support
>   -> USB Human Interface Device
>     -> HID input layer support     (This was the source of my problem)
>     -> /dev/hiddev raw HID device support
> 
> Input core support
>   -> Mouse support
> 

Does this help?

scanner                 9432   0  (unused)
uhci                   27152   0  (unused)
keybdev                 2080   0  (unused)
mousedev                4372   1
hid                    19492   0  (unused)
input                   3616   0  [keybdev mousedev hid]
mod_quickcam           42288   0
videodev                6336   1  [mod_quickcam]
usbcore                40096   0  [scanner uhci hid mod_quickcam]

Just ignore the scanner and quickcam modules.

 -- Alex





--
[EMAIL PROTECTED] mailing list

Reply via email to