[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: USB mouse stopped working after installation Kernel 2.6.17.



Le dimanche 16 juillet 2006 à 10:57 -0700, Alex Yakushev a écrit :
> Hello.
> I experienced troubles after installation Kernel
> 2.6.17 on Dell Inspiron 6400 laptop.
> After installation Kernel 2.4 --> 2.6.17 my USB mouse
> stopped working
> (Just working touch pad).
> Do I did something wrong with installation Kernel?


How is your mouse configured in X ?

This is what I have:

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ImPS/2"
    Option         "Emulate3Buttons" "true"
    Option         "ZAxisMapping" "4 5"
EndSection

I also had ot put these two lines in /etc/modules:

mousedev
psmouse

Cheers,T.



Reply to: