On Sat, Mar 09, 2002 at 10:00:17PM +1100, Ken Foskey wrote: > I have splurged on a new optical mouse and it is USB. > > I read the appropriate page and I can insmod hid and usbmouse, mousedev > . but the little red light does not come on.
In the list of modules you gave, it doesn't appear that you have a USB module loaded. (I'm assuming you haven't compiled the USB chipset driver straight into your kernel). You need to modprobe one of uhci, usb-uchi, or ohci. (I think it's called ohci; I can't remember now). -- #ozone/algorithm <[EMAIL PROTECTED]> - trust.in.love.to.save -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
