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

Re: Bug#347950: xserver-xorg: no longer finding evdev mouse driver on startup!



On Sun, 26 Mar 2006 the mental interface of
Dick Middleton told:

[...]
> From my xorg.conf:
> 
> Section "InputDevice"
>     Identifier		"Logitech MX1000"
>     Driver		"evdev"
>     Option "Device"	"/dev/input/mx1000"
> EndSection
> 
> and the logs:
> 
> evdev brain: Rescanning devices (1)
> (EE) PreInit returned NULL for "Logitech MX1000"
> (WW) No core pointer registered

Section "InputDevice"
# This is evdev with 6.9.0-5
   Identifier      "Mouse"
   Driver          "evdev"
   Option          "CorePointer"
   Option          "Phys"   "usb-*/input0" # cat /proc/input/devices
EndSection

Elimar


-- 
  Experience is something you don't get until 
  just after you need it!
  */ getting tired to answer all the evdev mails */



Reply to: