I have installed Ubuntu, but I need to compile a kernel module (for example, in order to connect to the network). What do I do?
First, check whether the module you need is already present. Many additional drivers are included in the default Ubuntu kernel. If you still need to compile a module, the following command will install everything you need:
# sudo apt-get install build-essential linux-headers-`uname -r`
All of the packages needed are available on the Ubuntu CD.
http://www.ubuntulinux.org/support/docu ... nel-module
编译模块
- oneleaf
- 论坛管理员
- 帖子: 10455
- 注册时间: 2005-03-27 0:06
- 系统: Ubuntu 12.04
- millenniumdark
- 论坛版主
- 帖子: 4159
- 注册时间: 2005-07-02 14:41
- 系统: Ubuntu 14.04 (Kylin)
- 联系: