linux - 我在尝试使用命令 modprode, bash : modprobe: command not found 时收到此消息

标签 linux linux-kernel kernel-module osdev

<分区>

如何安装 modprobe?我已经使用 apt-get 安装了 kmod。我正在使用 Debian 8。谢谢。

最佳答案

您应该以 root 身份运行命令 modprobe,键入:

su -

输入你的 root 密码然后运行 ​​modprobe ,或者安装和配置 sudo

sudo modprobe module_name

关于linux - 我在尝试使用命令 modprode, bash : modprobe: command not found 时收到此消息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46995051/

相关文章:

android - 如何在每个 CPU 上运行代码

linux - 如何确定设备内存的页框号?

android - 获取所有相邻小区 ID/RSSI Android

c - 使用自定义系统调用编译 Linux 内核模块时出错

linux - 错误 register_security undefined

linux - 需要 SNMPv3 陷阱唯一内容分隔符

javascript - 在没有 npm 的情况下使用 socket.io 和 express 模块

linux-kernel - 如何读取x86 intel处理器的PMC(Performance Monitoring Counter)

linux - 减少 bash 环境变量的大小

c++ - 使用 netfilter 以原始形式获取数据包