On Sat, 10 Jun 2000, Joseph Polanik wrote:

> I ran make menuconfig and make dep before running make <kernel>. Is
> that what you mean?

Yes, that was what I meant.

> However, when I tried insmod usbcore I got the message that no such
> module was found.
> 
> There are no modules in /lib/modules/<kernel>/usb. Actually the
> directory doesn't exist either. The drivers (or some of them) are in
> /usr/src/linux/drivers/usb, though.

Have you installed the new kernel and modules? Doesn't sound like it.

gmake install
gmake modules_install

You'll then need to make sure your /etc/lilo.conf has an extry for the new
kernel. You should make sure it still has an entry for the previous
version incase the new one doesn't work.

-- 
 /------------------------------+-=-=-=-=-+-------------------------\
|Stephen J. Gowdy               |A4000/040| Mail Stop 50A-2160, LBL, |
|http://www.ph.ed.ac.uk/~gowdy/ | 1GB   HD| 1 Cyclotron Rd, Berkeley,|
|                               |20MB  RAM| CA 94720, USA            |
|InterNet: [EMAIL PROTECTED]       |3.4xCDROM| Tel: +1 510 495 2796     |
 \------------------------------+-=-=-=-=-+-------------------------/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to