当前位置:  技术问答>linux和unix

【网卡】的问题——Linux下如何识别网卡

    来源: 互联网  发布时间:2015-11-27

    本文导语:  我的网卡是集成在主板上的,板子是华硕865PE的,集成卡是3Com的,按照华硕网站上面的说法去操作,没有任何提示出错,可是还是不能认识该网卡,昨天用了一个PCI的intel82559的卡,完全正常识别、加载。哪位有什么...

我的网卡是集成在主板上的,板子是华硕865PE的,集成卡是3Com的,按照华硕网站上面的说法去操作,没有任何提示出错,可是还是不能认识该网卡,昨天用了一个PCI的intel82559的卡,完全正常识别、加载。哪位有什么办法帮我把3Com的卡搞定?


下面是华硕网站上面的说法:

3Com Gigabit NIC (3C2000) Driver Readme Version A02
Copyright (c) 2003 3Com Corporation

This file describes the 3Com Gigabit NIC (3C2000) driver for Linux.  

Loading the driver
------------------

1) Make sure that the kernel source is installed in /usr/src/linux
   or /usr/src/linux-2.4.

2) Copy the file /Linux/3c2000.tar.gz from the 3Com driver CD to 
   your hard drive.

3) Change to the directory containing 3c2000.tar.gz

4) Type 'tar zxvf 3c2000.tar.gz'

5) Type 'cd 3c2000'

Note: on SuSE systems since 7.1, you will have to execute the
following commands before running make:

cp /boot/vmlinuz.version.h /usr/src/linux/include/linux/version.h
cp /boot/vmlinuz.autoconf.h /usr/src/linux/include/linux/autoconf.h

For more details se http://sdb.suse.de/en/sdb/html/mwalter_kernel_24.html

6) Type 'make load' to load the driver.

Alternatively, you may type the following to load the driver: 

insmod 3c2000.o

Something like the following will be added to /var/log/messages:

Jan 22 19:31:19 localhost kernel: 3C2000: 3Com Gigabit NIC Driver Version A08
Jan 22 19:31:19 localhost kernel: Copyright (C) 2003 3Com Corporation.
Jan 22 19:31:19 localhost kernel: Copyright (C) 2003 Marvell.
Jan 22 19:31:19 localhost kernel: eth0: 3Com Gigabit NIC (3C2000)

Depending on your configuration, the OS may then automatically bring the
interface up and request an address from a DHCP server.  If it does not,
bring the interface up with the command:

ifconfig eth0 up

You may have to substitue 'eth0' for your actual interface if you have
more than one ethernet NIC installed.

If your system is not configured for DHCP, you can assign an IP address
with the command:

ifconfig eth0 a.b.c.d

Where a.b.c.d is the IP address that you wish to use.  Again, eth0 may
be different depending on your system configuration.  

Configuring the Driver 
------------------------

    The 3C2000 driver supports various options, which can be supplied 
    as command line arguments to the 'insmod' command or in the 
    /etc/modules.conf file. You may specify more than one option.
    Unless otherwise stated, all settings take the form of:
    
     =value [,value...]

    If you use the modules.conf file to load the driver at boot time, 
    include the word "options" when configuring the driver.

    For example:  
options 3c2000 DupCap_A=Full

    If you use command line 'insmod', do not include the word "option"
    when configuring the driver. 

    For example: 
  insmod 3c2000.o DupCap_A=Full

                                                                              
  The following options are supported:

  OPTION: Speed_A
    Selects the speed of Port A of the NIC.  

"Auto" - Automatic Resolution
"10"   - 10MBPS
"100"  - 100MBPS
"1000" - 1GIG

  OPTION: DupCap_A
    Selects the duplex capabilities of Port A of the NIC.

"Full"  - Full Duplex
"Half"  - Half Duplex
"Both" - Both Half Duplex & Full Duplex


To unload the driver
--------------------

1) Type 'ifconfig eth0 down' (Substitute you actual interface for 'eth0')

2) Type 'rmmod 3c2000'

|
第一句是查找模块e1000,第二句是加载模块e1000

|
lspci -v 
会显示这个设备的号,XXXX:XXXX
安装这个号来找驱动

|
显示unknown device说明硬件数据库里面没有这片网卡的信息
lspci -?我记不太清了是v、b还是其他的,有个参数是能显示出这个设备号

|
ls mod | grep e1000
modprobe e1000

|
1 你的内核的版本是2.4吗?
2 把2楼的命令运行一下,应该就可以了。如果不明白命令是什么意思到google或baidu搜索。

|
执行lspci
看看有没有找到这个网卡

|
二楼的意思是插入网卡驱动的模块

    
 
 

您可能感兴趣的文章:

  • Red hat 9.0 无法识别USB移动硬盘, 无法识别网卡和无线网卡,请问如何安装驱动?
  • FC8 网卡无法完全识别
  • 为什么我的网卡现在识别不出来了呢
  • 急,关于网卡识别问题
  • 偶的网卡不能被识别,NFORCE2集成的网卡,
  • 请问 如何在 solaris 下装 网卡驱动(网卡不能被识别)
  • LINUX系统无法识别到网卡
  • redhat 9.0 识别不了网卡,该怎么样安装驱动?
  • Redhat9识别不了双网卡?????
  • fedora9不识别TPlink的网卡 是怎么回事。。。。
  • linux下如何识别并使用磐正Epox 8RDA+ 主板集成的网卡?(万分焦急)
  • redhat7.0 :如何识别网卡
  • 请教高手,rethat linux9.0不能识别内置网卡
  • 求助!LINUX无法识别我的网卡
  • nforce2集成的网卡RH9不识别怎么办?
  • RedHat Linux 9.0下上不了网,ifconfig只能看到回环网络,如何才能让识别网卡?
  • 刚买的TP-LINK笔记本无线网卡?是否要装驱动?linux识别不了啊!?
  • redhat 12.0 网卡不识别!怎么办?
  • 走虚拟网卡内核程序和走物理网卡应用程序结合问题
  • 关于两个网卡的网卡驱动程序编写的问题?
  • 高分求助网卡问题,只要意见合理,即使解决不了问题,同样散分
  • debian网卡安装问题
  • 网卡的问题?
  • unix下的网卡安装问题
  • 超级菜的问题,不知道网卡在那里安装。
  • 请教Redhat双网卡问题
  • 关于linux网卡的问题
  • 单机无网卡,在 Virtual PC 下面安装 linux 问题
  • linux网络配置(双网卡)问题
  • ********菜鸟问题,LINUX安装时没有检测到网卡*********
  • help !关于网卡驱动程序的问题?
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 无线网卡工作模式介绍以及如何设置工作模式
  • 如何保证一个网卡采集到的数据包从另一个网卡转发出去使得采集网卡不丢包
  • linux/Centos下查看和修改网卡Mac地址(ifconfig命令)
  • 4块网卡,如何绑定成看上去只有逻辑上的2个网卡,达到一种物理上的网卡备份效果?
  • centos6网络配置及网卡设置相关命令及配置文件
  • 为什么内部网卡可以启动?另一块网卡不能自启动?
  • 最新CentOS 7中文正式版64位下载、安装及CentOS网卡IP配置(ifconfig)(图文)
  • 怎么配置网卡,是不是红帽linux9要装网卡驱动啊
  • 我在安装netware 操作系统时, 在选择网卡型号时, 找不到我的网卡的型号, 请问怎样办?
  • SCO Unix5下如何装网卡?如何一块网卡配两个IP
  • 用程序如何判断主板上是双网卡还是单网卡呢?
  • sco unix5.0.7的网卡驱动那里有,网卡是8139
  • linux下多网卡机器中,如何通过指定网卡来接受数据?
  • 双网卡搭建网桥后,怎样确定数据包是从那个网卡进来的?(LINUX)
  • LINUX中装了三个网卡,三个网卡都是同个IP段,如何让他们不能互相访问?
  • DHCPD服务开启不了,系统提示:我要声明某个网卡(因为我有两块网卡),不知道怎么搞
  • 求redhat9 下 x5dpa-GG的网卡驱动,装好机器后认不出网卡
  • 网卡刚开机时好的,但Redhat9起来后,网卡的屁股就不闪了,需要多次挺拔网线才行
  • 如何手动调整网卡的half duplex & full duplex ?如何手动调整网卡的10/100M速度?
  • 装了redhat2003最新版,耕升nf2的主板,能够认识网卡,可是不能激活网卡,不知为什么?
  • 各位老大,你们是从哪些方面改进网卡驱动程序的效率,欧现在写了一个lan91c嵌入式网卡的驱动,需要帮助


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3