On Sat, 21 Feb 2015 06:23:22 +0530
Manish Thatte <manishjagdishtha...@gmail.com> wrote:


> [ 106.563] (II) Loading /usr/local/lib/xorg/modules/input/evdev_drv.so
> [ 106.563] (EE) Failed to load
> /usr/local/lib/xorg/modules/input/evdev_drv.so: libmtdev.so.1: cannot open
> shared object file: No such file or directory
> [ 106.563] (II) UnloadModule: "evdev"
> [ 106.563] (II) Unloading evdev
> [ 106.563] (EE) Failed to load module "evdev" (loader failed, 7)
> [ 106.563] (EE) No input driver matching `evdev'
> [ 106.594] (EE) Server terminated successfully (0). Closing log file.


Xorg tells you exactly what is wrong. You need Libevdev and should have
mtdev-1.1.5:

http://www.linuxfromscratch.org/blfs/view/svn/x/x7driver.html
http://www.linuxfromscratch.org/blfs/view/svn/general/mtdev.html

Another possibility is that you do have the needed libraries, but they
are located somewhere other than where Xorg is looking for them.
Did you really intend to install them in /usr/local/lib/xorg/  ?

> (**) ModulePath set to "/usr/local/lib/xorg/modules"

or are they in /usr/lib/xorg/modules and ModulePath is set wrong?


  Cheers,

  Mike
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to