|
|

楼主 |
发表于 2007-3-2 09:11:16
|
显示全部楼层
重新配置了一下内核,选上 PS/2 鼠标和 USB1.1, 现在可以用了 :)
但是,还是有 QM_MODULES: Function not implemented 问题,到网上查了一下,解决方法如下:
在升級 Kernel 2.6 時, 若在用 insmod, modprobe, lsmod 等動作時, 會出現錯誤
QM_MODULES: Function not implemented
因為 Kernel 2.6 使用新的 module 機制,
解決方法: 安裝 module-init-tools, 取代原來的 modutils |
|