[EMAIL PROTECTED] posted [EMAIL PROTECTED],
excerpted below, on  Sun, 07 Sep 2008 09:00:39 +0300:

> Yeah..well migrating to 4.3.1 did compiled it on 64 also. My errors are
> as follows:
> (EE) Failed to load module "xtrap" (module does not exist, 0) (EE)
> Failed to load module "record" (module does not exist, 0) (EE) Failed to
> load module "type1" (module does not exist, 0) (EE) Failed to load
> module "evdev" (module does not exist, 0) (EE) No input driver matching
> `evdev' (EE) config/hal: NewInputDeviceRequest failed (EE) Failed to
> load module "evdev" (module does not exist, 0) (EE) No input driver
> matching `evdev' (EE) config/hal: NewInputDeviceRequest failed
> 
> I don't have an evdev device, never did... As for the rest I don't
> remeber having them

Compiled fine here, too...

FWIW, evdev is the new "hotpluggable" (in cooperation with hal) InputDev 
device, replacing both mouse and kbd/keyboard input-devs.  The problem is 
that the migration routines are still rather broken, so for now it's 
likely best to keep your kbd and mouse drivers, particularly if they have 
additional options and etc configured.  Eventually, you'll configure 
(IIRC) *.fdi files instead, for hotpluggable input.  See the following 
URL for some detail (I was looking at this yesterday and found it then):

http://who-t.blogspot.com/2008/07/input-configuration-in-nutshell.html

If you try it and do have additional config options, mouse speed and/or 
an "Internet" keyboard with additional keys, for instance, as the link 
above suggests, you'll likely need to google the correct *.fdi config to 
use, at the moment.

The other modules you probably didn't merge, but are calling for them in 
your xorg.conf.  Unless you are doing something special that requires 
them, you likely don't need them, as I don't seem to have most of those 
here, but don't have the errors either as I don't have them in 
xorg.conf.  You can take a look at what's actually installed at 
/usr/lib(64)/xorg/modules/, particularly the extensions and fonts subdirs.

FWIW, no problems of this sort here, but I ran into another one, which 
I'll post separately.

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman


Reply via email to