Ryan,

You can remove the autoload of mousedev from
/etc/modules.autoload.d/kernel-2.4 - but if you want to have your USB
mouse working, you're going to have to get that module working. 

To get it working, compile the following modules for your kernel:

Input Core Support->Input Core Support
Input Core Support->Mouse Support
Input Core Support->Event Interface Support
USB->Support For USB
USB->UHCI (not absolutely sure you need this one)
USB->USB Human Interface Support WITH HID Input layer support

and then add these lines to /etc/modules.autoload.d/kernel-2.4:

usbcore
input
mousedev
hid
uhci

Once you have all that loaded, change your pointer device in
/etc/X11/XF86Config to /dev/input/mice and you should be good.

Adam Olsen

On Thu, 2003-10-02 at 10:33, Ryan Bowman wrote:
> So I went ahead and installed Gentoo, starting from stage 3 and using many 
> of the new precompiled packages such as OpenOffice, KDE, Mozilla, and it's a 
> lot faster than starting from the very begining.  I had it up and running in 
> about 5 or 6 hours.
> But I have two problems to deal with.
> When booting up, which is at least 10 times faster than my red hat 
> installation, I get a modprobe error, which says it cannot locate module 
> mousedev.  Why not? Where is it? What must I do to put it where it will be 
> found?
> The other problem is that my usb mouse does not work.  I used genkernel to 
> automaticaly decide what to compile into the kernel, so I assume it would 
> have detected the usb ports and added all related modules. Hotplug has been 
> emerged.
> Any help here would be appreciated.
> 
> 
> ----
> Ryan Bowman
> 
> 'You must join me, Obi-wan, and together we will destroy the Sith!'
> - Count Dooku
> 
> 'And you, younk Skywalker, we will watch your career with great interest.'
> - Supreme Chancellor Palpitine
> ----
> 
> _________________________________________________________________
> Frustrated with dial-up? Get high-speed for as low as $29.95/month 
> (depending on the local service providers in your area).  
> https://broadband.msn.com
> 
> 
> ____________________
> BYU Unix Users Group 
> http://uug.byu.edu/
> ___________________________________________________________________
> List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list


____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to