LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1041|回复: 9

编绎网卡之前要编内核?

[复制链接]
发表于 2010-1-1 23:32:54 | 显示全部楼层 |阅读模式
我的机子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
 楼主| 发表于 2010-1-1 23:33:48 | 显示全部楼层

编绎网卡驱动之前要编内核?

我的机子SL410 5AC,装了9.10之后,无法找到无线信号,估计是网卡驱动没装的问题,内置的R8169不行,于是我想编译安装R8168这个网卡驱动,但我看README的时候,有下面三项要求,但我不知道具体要如何去满足。大家知道的给点意见吧。


<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
回复 支持 反对

使用道具 举报

发表于 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.
回复 支持 反对

使用道具 举报

发表于 2010-1-2 01:24:41 | 显示全部楼层
And I think you should ask this question in ubuntu community that have many many users.
回复 支持 反对

使用道具 举报

发表于 2010-1-2 05:53:07 | 显示全部楼层
我估计也许不是驱动问题 dmesg一下看有啥网卡有关的错误 我原来无线用不了就在这发现的问题…没装ucode什么什么 装了就好了
回复 支持 反对

使用道具 举报

发表于 2010-1-2 09:22:15 | 显示全部楼层
lz确定你的无线网卡是r8168?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-1-3 15:38:20 | 显示全部楼层
lspci看的是这个
RTL8111/8168b
回复 支持 反对

使用道具 举报

发表于 2010-1-3 22:51:49 | 显示全部楼层
RTL8111/8168b这个明显是有线网卡吧
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-1-7 09:40:58 | 显示全部楼层
那如何确定自己的无线网卡呢?
回复 支持 反对

使用道具 举报

发表于 2010-1-7 11:39:51 | 显示全部楼层
hwdetect
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表