LinuxSir.cn,穿越时空的Linuxsir!

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

想在加个网卡!不知道加什么样的!

[复制链接]
发表于 2004-6-3 23:25:25 | 显示全部楼层 |阅读模式
我的RH9.0 的学校的局域网
人家说的是千兆进校 百兆进楼 十兆进脑
嘿嘿 还有具体怎么加呢? 估计插上不能认吧~~~~
谢谢了
发表于 2004-6-4 08:14:54 | 显示全部楼层
现在用100/10M自适应的网卡比较多,如果是便宜一点的话50块不到就可以用(我家里就是),主要是看网卡的驱动芯片,一般8139的兼容性比较好一点。
 楼主| 发表于 2004-6-4 23:22:59 | 显示全部楼层

那个好的 A B C D

我的主板好像对这个 8139 有意见的! 最初是 8139 C 的
能上网 但速度太慢了 但同学用一点事也没有!
现在用的事 神州数码的 DC530 的 还可以
不过不在想买这款的了!
  还有那个好的呢!!
 楼主| 发表于 2004-6-5 23:10:26 | 显示全部楼层

今天把网卡买回来了阿!!

上面的 对LINUX的配置事这样的:
****************************************************************************
                    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.
               
关于 RH 那段里面的文件我找不到怎么办阿!!!
还有别的 办法吗??
我的网卡是:金浪的 KN-530
主板对 8139 的有点意见 所以就买的这个的!!

谢谢 赐教!!
 楼主| 发表于 2004-6-5 23:12:51 | 显示全部楼层

自己顶下阿!!

没办法我想明天就安装上阿!!
 楼主| 发表于 2004-6-6 11:42:53 | 显示全部楼层

自己搞定了!!嘿嘿!!

我买的是和以前那个网卡芯片一样的!
  把网络设置里面新建 以太网 然后下一步下一步 就可以了
按照上面的 提示选择!

不过重新启动的时候 出现问题 都是乱码有几个选项我都一路回车
结果 呵呵 OK 搞定!!

我还想知道 两个网卡用的那个多呢 机器!!
发表于 2004-6-6 12:04:23 | 显示全部楼层

回复: 自己搞定了!!嘿嘿!!

最初由 吾同树 发表
我买的是和以前那个网卡芯片一样的!
  把网络设置里面新建 以太网 然后下一步下一步 就可以了
按照上面的 提示选择!

不过重新启动的时候 出现问题 都是乱码有几个选项我都一路回车
结果 呵呵 OK 搞定!!

我还想知道 两个网卡用的那个多呢 机器!!


什么机器?
 楼主| 发表于 2004-6-6 20:59:05 | 显示全部楼层

大哥我的意思是:

比如在用网络的时候 具体用的那个网卡次数多 时间多??
  我的是局域网 在我的下面在没有机器了 两个都是平等的接入的!
还有 网卡的 I/O 端口号 具体怎么设置呢? 我的是默认的!
发表于 2004-6-6 21:25:50 | 显示全部楼层
为什么要两块网卡呢?看不懂呀?你的机器同时连接两条网线?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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