Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] More on non-operational USB mouse in Debian 3.0r1
- Date: Thu, 27 Feb 2003 19:18:22 +0900
- From: Botond Botyanszki <9915104t@example.com>
- Subject: Re: [tlug] More on non-operational USB mouse in Debian 3.0r1
- References: <E18oKlu-0000L5-00@example.com>
- Organization: Kobe University, Japan
Jonathan Byrne wrote: > - Once, while starting up, modprobe reports it cannot locate the modules > for hid, usbkbd, input, usbcore, usb-uhci, and usbmouse. Next, the modules > all get loaded (by hotplug, I believe). If it cannot find the modules then you need to tweak your modutils.conf indirectly. This is my setup: cat /etc/modutils/usb alias char-major-188 off alias char-major-13 hid below hid mousedev below printer usb-uhci post-install usb-uhci /bin/mount -t usbdevfs none /proc/bus/usb post-remove usb-uhci if [ -f /proc/bus/usb/devices ]; then /bin/umount /proc/bus/usb; fi Don't forget to run update-modules after adding stuff to /etc/modutils/. > I need to dig further into the relationship between modprobe and > hotplug. I never used hotplug. Is it any useful ?
- References:
- [tlug] More on non-operational USB mouse in Debian 3.0r1
- From: Jonathan Byrne
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Re: [OT] Re: Sorry to Hijack a thread but whats wrongwith LILO
- Next by Date: Re: [tlug] c++ compile prolem
- Previous by thread: [tlug] More on non-operational USB mouse in Debian 3.0r1
- Next by thread: Power Woes (was: RE: [tlug] Sorry to Hijack a thread but whats wrong with LILO)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links