> Hello linux.kernel deja newsgroup & mailing list users!!.
>
>
> I have a problem., i compile this morning the kernel 2.4.7, when i
> reboot and load the new compiled bzImage, the module is not loaded by
> insmod., errors found:
>
> /lib/modules/2.4.7/kernel/drivers/net/dmfe.o: init_module: No such
> device
> Hint: insmod errors can be caused by incorrect module parameters,
> including invalid IO or IRQ parameters
> /lib/modules/2.4.7/kernel/drivers/net/dmfe.o: insmod
> /lib/modules/2.4.7/kernel/drivers/net/dmfe.o failed
> /lib/modules/2.4.7/kernel/drivers/net/dmfe.o: insmod dmfe failed
>
[SNIPPED...]
In /etc/modules.conf, look at eth0 alias and/or eth1 alias. It
should be the name of the driver you intend to use. You don't
have to reboot for tests, just put the right stuff in and
do your `ifconfig` stuff by hand.
Also, sometime, with your new kernel running, do `depmod -a` this
will update the dependencies.
Cheers,
Dick Johnson
Penguin : Linux version 2.4.1 on an i686 machine (799.53 BogoMips).
I was going to compile a list of innovations that could be
attributed to Microsoft. Once I realized that Ctrl-Alt-Del
was handled in the BIOS, I found that there aren't any.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/