linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Quetions : insmod command error
@ 2004-04-02  0:48 ???
  2004-04-02  6:39 ` Ing.Gianfranco Morandi (LAN)
  0 siblings, 1 reply; 2+ messages in thread
From: ??? @ 2004-04-02  0:48 UTC (permalink / raw)
  To: linuxppc-embedded


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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Quetions : insmod command error
  2004-04-02  0:48 Quetions : insmod command error ???
@ 2004-04-02  6:39 ` Ing.Gianfranco Morandi (LAN)
  0 siblings, 0 replies; 2+ messages in thread
From: Ing.Gianfranco Morandi (LAN) @ 2004-04-02  6:39 UTC (permalink / raw)
  To: ???, linuxppc-embedded


> 3) using kernel 2.6.3
> 4) using modutils 2.4.22
> 5) include/config/modules.h had #define CONFIG_MODULES 1

For what is my knowledge loading a module in 2.6.x is quite different from
previous 2.4.x.

Look at the available HOWTOs.

Gianfranco


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-02  6:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-02  0:48 Quetions : insmod command error ???
2004-04-02  6:39 ` Ing.Gianfranco Morandi (LAN)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).