|
发表于 2010-1-2 01:23:20
|
显示全部楼层
Post by ning;2061243
我的机子SL410 5AC,装了9.10之后,无法找到无线信号,估计是网卡驱动没装的问题,内置的R8169不行,于是我想编译安装R8168这个网卡驱动,但我看README的时候,有下面三项要求,但我不知道具体要如何去满足。大家知道的给点意见吧。
:对不起在debian的版子提Ubuntu的,但我猜两者相近吧。
<Requirements>
- Kernel source tree (supported Linux kernel 2.6.x and 2.4.x)
- For linux kernel 2.4.x, this driver supports 2.4.20 and latter.
- Compiler/binutils for kernel compilation
1 and 2 is the supported kernel version.
3 is the tool that is required to compile kernel and modules.
Try run uname -a and install the corresponding development package. |
|