QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 990|回复: 6

怎么装网卡驱动啊???

[复制链接]
发表于 2006-6-6 22:20:47 | 显示全部楼层 |阅读模式
我装的是FC5-x86版,系统自己认不了网卡,(网卡是华硕 P5PL2 集成的),在主板的驱动盘里有LINUX下的驱动,但是我不会装,特来请教大家,里面的说明如下:
<Linux device driver for RTL8168B and RTL8100E>

  Version: 1.00
  Date:    2005-08-15

  This is the Linux device driver released for
  1.RealTek RTL8168B (PCI-Express Gigabit Ethernet controller)
  2.RealTek RTL8100E (PCI-Express Fast Ethernet controller)



<Requirements>

  - kernel source tree (supported versions 2.4.x or 2.6.x)
  - compiler/binutils for kernel compilation

<Quick installation>
        Unpack the tarball :
                tar vzxf RTL8168B_8100E_linuxdrv_vxx.zip

        Change to the directory:
                cd RTL8168B_8100E

        Use the installation script:
                ./build RTL8168B (or RTL8100E)


<Normal install with proper kernel settings>

  Unpack the tarball :
        tar vzxf RTL8168B_8100E_linuxdrv_vxx.zip

  Change to the directory:
        cd RTL8168B_8100E

  If you are running the target kernel, then you should be
  able to do :

        make clean modules        (as root or with sudo)
        mv ./src/rtl_ethernet.o ./srcr/RTL8168B.o (or ./src/RTL8100E.o)
        make install
        depmod -a




<Force Media Speed>

The media can be forced to one of the 5 modes as follows.

        Cmd: "insmod RTL8168B media = SET_MEDIA"
        For example:
         "insmod RTL8168B media = 0x04" will force PHY to operate in 100Mpbs Half-duplex.

         SET_MEDIA can be:
                _10_Half        = 0x01
                _10_Full        = 0x02
                _100_Half       = 0x04
                _100_Full       = 0x08
                _1000_Full      = 0x10


   Force media type for multiple cards could be performed as:

         "insmod RTL8168B media=0x04,0x10"

   which force PHY to operate at 100Mbps half-duplex and 1000Mbps full-duplex.



<Advanced feature>

  - Supports Jumbo Frame
  - Hardware Tx/Rx flow control
发表于 2006-6-7 08:23:08 | 显示全部楼层
不是写得很清楚吗?

<Quick installation>
Unpack the tarball :
tar vzxf RTL8168B_8100E_linuxdrv_vxx.zip

Change to the directory:
cd RTL8168B_8100E

Use the installation script:
./build RTL8168B (or RTL8100E)


ps.之前安装好与你内核相同版本的内核源代码
回复

使用道具 举报

 楼主| 发表于 2006-6-7 12:36:45 | 显示全部楼层
"ps.之前安装好与你内核相同版本的内核源代码 "这是什么意思?
回复

使用道具 举报

发表于 2006-6-7 14:42:34 | 显示全部楼层
就是说你要有你内核的源码,一般在安装光盘里有
回复

使用道具 举报

发表于 2006-6-7 18:15:13 | 显示全部楼层
8139认不出来?
回复

使用道具 举报

 楼主| 发表于 2006-6-7 18:28:03 | 显示全部楼层
8139认不出来。
回复

使用道具 举报

发表于 2006-6-9 18:13:34 | 显示全部楼层
      
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-7 15:26 , Processed in 0.068261 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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