View previous topic :: View next topic |
Author |
Message |
MrMMatrix n00b
Joined: 27 May 2004 Posts: 5
|
Posted: Thu May 27, 2004 11:48 am Post subject: Problem with kernelmodule |
|
|
Hi!
I have a Probelm. The install of Gentto worked just fine. but in the intsalling process i had to load the module 3c59x to get acces to my network controller.
Later i put the 3c59x into the modules.autoload.d/kernel-2.4
But now in the boot process i get the error that the Module is not found!
What could be wrong??
thanks in advance
MrM |
|
Back to top |
|
|
evilmonkeh n00b
Joined: 19 Apr 2004 Posts: 21
|
Posted: Thu May 27, 2004 11:54 am Post subject: |
|
|
did you do modules_install?
what does this give?
find /lib/modules/<kernel version>/ -type f -iname '*.o' -or -iname '*.ko' |
|
Back to top |
|
|
MrMMatrix n00b
Joined: 27 May 2004 Posts: 5
|
Posted: Thu May 27, 2004 12:04 pm Post subject: |
|
|
hmmm thought i did that together with the compiling of the kernel.. ??
ok... if not: how to do it now? i'm a n00b..
thanks!
MrM |
|
Back to top |
|
|
MrMMatrix n00b
Joined: 27 May 2004 Posts: 5
|
Posted: Thu May 27, 2004 12:05 pm Post subject: |
|
|
yea.. the find gives me nothing...
There should be something wrong |
|
Back to top |
|
|
|