Results 1 to 2 of 2

Thread: monolithic kernel issues, damn modprobe

  1. #1
    drache
    Guest

    monolithic kernel issues, damn modprobe

    i just upgraded to RedHat 8.0, i had a kernel that was working before, but now it is giving me issues. I recompiled it, and it pretty much have it where i want it but i am still having issues with it trying to modprobe when it load usb and sound drivers.

    It is a true monolithic kernel, as in nothing is modular, and i have module support disabled

    when i start the box, it goes through the boot process, when it comes to the usb, which is disabled in the kernel and on the motherboard, it does a modprobe. well of course it failes because i never compiled and modules because its a monolithic kernel. it also gives me a error when it loads the sound, which is enabled and with the correct drivers.

    the actuall error message is

    modprobe: can't open dependencies file /lib/modules/2.4.18-sf_RH8.0/modules.dep (no such file or directory)

    which is where it would be lockated if it were a mondular kernel...


    ANY IDEAS????


  2. #2
    JimH
    Guest

    Re:monolithic kernel issues, damn modprobe

    Just create the modules.dep file to eliminate the "missing file" error.

    /sbin/depmod -a

    Can you post the error message you are getting for your sound.

    You probably left something out of your kernel, so it is trying to load it as a module.

Similar Threads

  1. namad crash, but not sure :-)
    By GNEEOT in forum Ubuntu / Debian
    Replies: 4
    Last Post: 01-27-2007, 05:31 PM
  2. getgrnam failed for$Enabling swap space
    By infinite_root in forum Linux - General Topics
    Replies: 8
    Last Post: 11-15-2003, 07:07 AM
  3. Redhat 9 reboots by it self
    By in forum Linux - General Topics
    Replies: 22
    Last Post: 10-14-2003, 02:54 PM
  4. Sony Microvault, and Red Hat 9
    By vwgtiturbo in forum Linux - Hardware, Networking & Security
    Replies: 5
    Last Post: 08-29-2003, 11:13 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •