On Mar 09, Martin Michlmayr <[EMAIL PROTECTED]> wrote:

> $ modprobe -n -v --first-time 
> input:b0011v0002p0001e0000-e0,1,2,k110,111,112,r0,1,amlsfw

> So why does it say it's loading mousedev.ko when it's not?
Because you used -n. So module would have been loaded.

Next try:

modprobe -r mousedev
# set udev_log="debug" in /etc/udev/udev.conf
/etc/init.d/udev restart
echo add > /sys/class/input/input2/uevent
# restore udev.conf

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to