guangxm 发表于 2004-8-6 17:48:55

升级到2.6.7后,reboot 后"modprobe : QM_MODULES not implement”,depmod -V "module init tools 3.0-pre5".指点指点!!!

KurtC 发表于 2004-8-11 19:00:49


升级到2.6.7后,reboot 后"modprobe : QM_MODULES not implement”,depmod -V "module init tools 3.0-pre5".指点指点!!!


试试最新版的module init tools
还有可能是内核配置的不好

KurtC 发表于 2004-8-11 19:02:48


升级到2.6.7后,reboot 后"modprobe : QM_MODULES not implement”,depmod -V "module init tools 3.0-pre5".指点指点!!!


试试最新版的module init tools
还有可能是内核配置的不好

25091564 发表于 2004-8-17 12:14:25

执行   make menuconfig时,出现如下错误 ,是什么意思呀????

Your display is too small to run Menuconfig!
It must be at least 19 lines by 80 columns.
make: *** Error 1
make: *** Error 2

amirjin 发表于 2004-8-17 15:38:43

# configure --prefix=/
# make moveold
# make all install
# ./generate-modprobe.conf /etc/modprobe.conf


在第一句时怎么提示我没这个命令呀?

bamfox 发表于 2004-8-18 14:59:39

# make
# make modules------------------------------------------>这一步可以省略吗?
# make modules_install
# make install

KurtC 发表于 2004-8-24 17:57:05


执行 make menuconfig 时,出现如下错误 ,是什么意思呀????

Your display is too small to run Menuconfig!
It must be at least 19 lines by 80 columns.
make: *** Error 1
make: *** Error 2

这个问题嘛,你吧窗口拉达一点就行,窗口最低要求是19行80列

KurtC 发表于 2004-8-24 17:58:52


# configure --prefix=/
# make moveold
# make all install
# ./generate-modprobe.conf /etc/modprobe.conf


在第一句时怎么提示我没这个命令呀?

第一句是应该是./configure --prefix=/

KurtC 发表于 2004-8-24 18:00:34


# make
# make modules------------------------------------------>这一步可以省略吗?
# make modules_install
# make install

如果你不需要编译新模块的话

cnhnln 发表于 2004-8-24 20:40:11

不需要。2.6的make已经包含了make modules了
页: 1 [2]
查看完整版本: 升级到内核2.6.7