From: "???" <shchoi@airpoint.co.kr>
To: <linuxppc-embedded@lists.linuxppc.org>
Subject: Quetions : insmod command error
Date: Fri, 2 Apr 2004 09:48:10 +0900 [thread overview]
Message-ID: <006101c4184c$2c14fa90$14589edd@alpha> (raw)
Hi,
I have a problem with module loading for kernel 2.6.3.
< environment >
1) target : ppc8260 custom board.
2) kernel has compiled with module support
3) using kernel 2.6.3
4) using modutils 2.4.22
5) include/config/modules.h had #define CONFIG_MODULES 1
< test message >
bash-2.05b# ls
Makefile Makefile.l hello.c hello.ko hello.mod.c hello.mod.o hello.o
bash-2.05b# insmod hello.ko
insmod: QM_MODULES: Function not implemented
bash-2.05b# depmod -V
depmod version 2.4.22
depmod: QM_MODULES: Function not implemented
and
I heard that mode-init-utils upgrade.
I got to "module-init-tools-3.0.tar.gz'
After install, the following error message
VFS: Mounted root (nfs filesystem).
Freeing unused kernel memory: 76k init
request_module: runaway loop modprobe binfmt-4c46
request_module: runaway loop modprobe binfmt-4c46
request_module: runaway loop modprobe binfmt-4c46
request_module: runaway loop modprobe binfmt-4c46
request_module: runaway loop modprobe binfmt-4c46
stopped..
Any help would be appreciated.
Thanks,
call me "Lone"....
shchoi@airpoint.co.kr
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2004-04-02 0:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-02 0:48 ??? [this message]
2004-04-02 6:39 ` Quetions : insmod command error Ing.Gianfranco Morandi (LAN)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='006101c4184c$2c14fa90$14589edd@alpha' \
--to=shchoi@airpoint.co.kr \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.