在升級 Kernel 2.6 時, 若在用 insmod, modprobe, lsmod 等動作時, 會出現錯誤 QM_MODULES: Function not implemented 因為 Kernel 2.6 使用新的 module 機制, 解決方法: 安裝 module-init-tools, 取代原來的 modutils