Hi!
I'm having problems with my usb-mouse on my recently installed
gentoo 1.4_rc2 system.
My first attempts to use the mouse were succesfull:
On the console, 'gpm -m /dev/input/mice -t imps2' worked well, and
in X, with the following in my /etc/X11/XF86Config
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection
the mouse also worked as expected. But the next time when I
booted the system, neither of the above worked at all.
Another problem (which might be related, I'm not sure), is that,
as the same time that the mouse stopped working, I've started to
get the message
modprobe: Note: /etc/modules.conf is more recent than
/lib/modules/2.4.19-gentoo-r10/modules.dep
modprobe: Note: /etc/modules.conf is more recent than
/lib/modules/2.4.19-gentoo-r10/modules.dep
every time I boot the system. Running depmod doesn't help.
Any helpful ideas would be appreciated
Erik
--
[EMAIL PROTECTED] mailing list