个人工具

UbuntuHelp:RunDepmodAndReboot

来自Ubuntu中文

跳转至: 导航, 搜索

Introduction

When changing module configuration via /etc/modules or /etc/modprobe.d/*, recreating the module dependency cache is usually needed.

How to update module dependencies

sudo depmod -a

The changes take effect after a reboot.