On my old working kernel (2.2.13), boot messages were:
...
Freeing unused kernel memory: 32k freed.
INIT: version 2.76 booting.
request_module[net-pf-1] fork failed, errno 11
NET4: Unix domain sockets 1.0 for Linux NET4.0
...
What does the "request_module[net-pf-1] fork failed, errno 11" mean?
Also in this old kernel:
depmod -a
returned a ton of "Unresolved symbol..." messages. If this
information can help you help me, I put them at
http://gelm.net/depmod.txt
I also put /var/log/messages at
http://gelm.net/messages.txt
& syslog at
http://gelm.net/syslog.txt
modprobe ne
can't locate module ne
modprobe ne.o
can't find module ne.o
Then I edited 'Makefile's EXTRAVERSION=0
make zImage modules modules_install install
reboot
Then
depmod -a
returned a prompt! No message.
modprobe ne
can't locate module ne
?
So the new kernel behaves differently to the 'depmod -a' command,
but I still don't have an eth0 interface.
:-(
Chuck
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs