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

Re: no mouse with kernel 2.6.11



* Andreas Richter (ar@oszine.de) wrote:
> Hi,
> 
> have tried out the kernel-image-2.6.11-9-amd64-k8_2.6.11-1_amd64.deb and 
> kernel-image-2.6.11-9-amd64-k8_2.6.11-2_amd64.deb from pure64. 
> Both kernel images have booting properly. But under X i have no mouse. 
> 
> My XFree86-4 config for my mouse:
> 
> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         Option          "Device"                "/dev/psaux"
Try this change.

         Option          "Device"                "/dev/input/mice"
 
Bharath

---
Bharath Ramesh       <bramesh@vt.edu>       http://csgrad.cs.vt.edu/~bramesh



Reply to: