LinuxSir.cn,穿越时空的Linuxsir!

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

### 水星的网卡,Mercury Mc8399这款网卡我怎么才能上网呢? ###

[复制链接]
发表于 2003-12-7 22:54:02 | 显示全部楼层 |阅读模式
水星的网卡,Mercury Mc8399这款网卡我怎么才能上网呢?
好象redhat9没他的驱动,我该怎么办呢?
发表于 2003-12-7 23:07:07 | 显示全部楼层
这是水星的官方驱动说明

****************************************************************************
                    Fast Ethernet Controller Provider Inc.
                       PCI 10/100 Fast Ethernet Adapter

                          Linux Driver Installation
                          ~~~~~~~~~~~~~~~~~~~~~~~~~

           Copyright (C) 2000 Fast Ethernet Controller Provider Inc.
                             All rights reserved.
****************************************************************************


A. Get source Code and produce a binary code
=============================================
Step 1 : Get the source code from the following site;

        FTP://cesdis.gsfc.nasa.gov/pub/linux/drivers/kern-2.3/tulip.c
        FTP://cesdis.gsfc.nasa.gov/pub/l ... n-2.3/kern_compat.h

Step 2 : Build compiler environment on your Linux system.

Step 3 : Compile source code to produce a binary code (tulip.o).


B. Installation guide using Slackware 3.XX
==========================================

Step 1 : Copy tulip.o into the latest kernel's modules:
         cp tulip.o /lib/modules/2.0.XX/net/tulip.o
         Where the XX is the version number of the latest kernel.

Step 2 : Modify /etc/rc.d/rc.modules:
         Unmark the line /sbin/modprobe  tulip

Step 3 : Reboot system:
         reboot

Step 4 : when system boots, the driver will be load.

Step 5 : run netconfig to setup TCP/IP
         (run 'ifconfig' or 'netstat -i' to see if there is a
         interface 'eth0')



C. Installation guide using Redhat 5.XX
=======================================

Step 1 : Copy tulip.o into the latest kernel's modules:
         cp tulip.o /lib/modules/2.0.XX/net/tulip.o
         Where the XX is the version number of the latest kernel.

Step 2 : Update kernel's module dependencies:
         /sbin/depmod -a

Step 3 : Check /etc/conf.modules:
         alias eth0 tulip
         options tulip options=X debug=X

Step 4 : Valid media types selections for options=X are:
         0 Auto-select (default to the 10baseT link)
         1 10base2
         2 AUI
         3 100baseTx
         4 10baseT-FD
         5 100baseTx-FD
         6 100baseT4
         7 100baseFx
         8 100baseFx-FD
         9 MII 10baseT
        10 MII 10baseT-FD
        11 MII (autoselect)
        12 10baseT (no autoselect), v0.69 and later only
        13 MII 100baseTx
        14 MII 100baseTx-FD
        15 MII 100baseT4

Step 5 : Valid debug levels for debug=X are:
         1 normal output
         2 more verbose
         3 even more verbose
         4 even more verbose
         6 insanely verbose

Step 6 : Reboot system:
         /sbin/shutdown -r now

Step 7 : when system boots, the driver will be load.

Step 8 : run netconfig to setup TCP/IP
         (run 'ifconfig' or 'netstat -i' to see if there is a interface
         'eth0')

D. Installation guide using TurboLinux 6.0
==========================================
Step 1 : recompile tulip.c
         note: Add a parameter '-V2.7.2.3' after gcc.
               Please reference goturbo.
Step 2 : other installation steps is the same as Slackware 3.XX

Step 3 : Modify /etc/modules.conf
         add the line alias eth0 tulip

Step 4 : other network configuration, please use turbonetcfg.
               


水星的网卡的 windows2000 驱动都特别难找
我找了3天才找到,驱动之家都没有。
水星主页 www.mercurycom.com
不过这网卡rh9应该自带驱动。
我的rh el as3就自认,相反win2k却弄了3天.
发表于 2003-12-7 23:23:24 | 显示全部楼层
 楼主| 发表于 2003-12-7 23:35:32 | 显示全部楼层

兄弟2个都无法下载啊?

兄弟2个都无法下载啊?
发表于 2003-12-8 07:44:16 | 显示全部楼层
我升级内核到2.6的就好呢
 楼主| 发表于 2003-12-8 09:40:33 | 显示全部楼层
我在xwindons下的图形设置里,看到 网卡项不活跃,是不是代表rh9不识别我的网卡呢?
发表于 2003-12-8 13:11:56 | 显示全部楼层
能否激活???
 楼主| 发表于 2003-12-8 17:27:04 | 显示全部楼层
1.怎么才能”激活“呢,
2.如果rh9没有识别我的网卡的话,那么我怎么才能知道呢?
 楼主| 发表于 2003-12-9 20:42:49 | 显示全部楼层
没人帮忙?
发表于 2003-12-9 22:53:54 | 显示全部楼层
你安装说明安装了驱动了吗
lsmod  看看模块加载了吗
如果都已经加载 在modules 写入alias eth0 tulip
然后就可以激活网卡了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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