[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel question



> William Hawkes <debian-user@zip51.com> [2004-05-03 15:25]:
>
> I rebuilt the 2.4.26 kernel on an averatec 3200.  I noticed that the
> modules are not reloaded on boot.  I am new at kernel rebuilding.
> Any Ideas?
>

how have you rebuilt the kernel?

If you do it 'manually', do not forget to run:

    make dep
    make bzImage <== choose the target of your needs
    make modules
    make modules_install

Another place to look is '/etc/modules'.  Just put in the modules of
your needs.  I have:

  usb-uhci
  usb-ohci
  input
  usbkbd
  keybdev
  3c59x
  snd_intel8x0

HTH.

wbr,
Lukas
-- 
Lukas Ruf           | Wanna know anything about raw |
<http://www.lpr.ch> | IP? -> <http://www.rawip.org> |
eMail Style Guide: <http://www.rawip.org/style.html>|



Reply to: