osKernel 发表于 2003-9-17 20:38:50

QM_MODULES: not implemented!

Does anyone meet the problem:"QM_MODULES: fuction not implemented" when boot your system of new-built kernel-2.6? and
Have you resolved it ?

flyzym 发表于 2003-9-19 08:43:41

这是你没安装最新的module-init-tools

linjiang_82 发表于 2003-10-5 08:01:26

这是你没安装最新的module-init-tools
这个东西在哪有的下亚,给个地址吧,谢谢

cnkknd 发表于 2003-10-8 00:37:12

我安装了module-init-tools后insmod那些命令是不会出现QM_MODULES: not implemented,可是lsmod显示的是什么也没有,怎么回事啊

小朋 发表于 2004-2-12 22:36:38

这个要怎么加载?能给写详细点的吗?俺是菜鸟。 :oops:

小朋 发表于 2004-2-12 23:01:07

怎么加载呀?

idler1984 发表于 2004-2-13 09:02:01

http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=53471
偶应该把帖子的标题改一下 :mrgreen:
如果嫌麻烦的话就这样:
./configure --prefix=/
make moveold
make
make install
搞定

dragonmanwhm 发表于 2004-2-16 11:33:22

终于搞定了。
页: [1]
查看完整版本: QM_MODULES: not implemented!