* Marco d'Itri <[EMAIL PROTECTED]> [2006-03-07 01:29]:
> So you need to understand why the modules is not being loaded at boot
> time.

Okay, so I reboot and do:

echo add > /sys/class/input/input0/uevent
echo add > /sys/class/input/input1/uevent
echo add > /sys/class/input/input2/uevent
echo add > /sys/class/input/input3/uevent

and nothing happens, i.e. /dev/input still doesn't exist.

Then I load "mousedev" manually and suddenly I have:

/sys/class/input/input0/uevent
/sys/class/input/input1/uevent
/sys/class/input/input2/mouse0/uevent
/sys/class/input/input2/uevent
/sys/class/input/input3/mouse1/uevent
/sys/class/input/input3/uevent
/sys/class/input/mice/uevent

as well as:

566:[EMAIL PROTECTED]: /] ls -l /dev/input
total 0
crw-rw----  1 root root 13, 63 2006-03-08 22:01 mice
crw-rw----  1 root root 13, 32 2006-03-08 22:01 mouse0
crw-rw----  1 root root 13, 33 2006-03-08 22:01 mouse1
567:[EMAIL PROTECTED]: /]

Was "add" the right command?  Or how else can I trigger an uevent that
would cause the mouse driver to the loaded?
-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to