linux網卡資訊和驅動研究

來源:互聯網
上載者:User

標籤:網卡驅動   linux   

1.網卡自動識別網卡的模式有關嗎?

Auto-negotiation: on

2   查看當前網卡資訊

[[email protected] ~]# lspci | grep -i eth(-i不敏感大小寫)

02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)


dmesg | tail -f

[  733.169494] r8169 0000:07:00.0: eth0: link up

[  753.930119] r8169 0000:07:00.0: eth0: link up



BUT!!! i know how to fix it!!! it‘s not provider‘s fault it‘s broken r8169 driver!!!


3RHEL/Linux下如何找出網卡驅動的核心模組名稱


filename:       /lib/modules/2.6.32-431.el6.x86_64/kernel/drivers/net/igb/igb.ko

version:        5.0.5-k

license:        GPL

description:    Intel(R) Gigabit Ethernet Network Driver

author:         Intel Corporation, <[email protected]>

srcversion:     03B6D0C3EF1D1494B300070




5 如何得知網卡是整合網卡,還是獨立網卡


tar xvfz 驅動.tar.gz

cd 驅動

chmod 755 setup.sh 可能是install.sh

然後./setup.sh 或者 install.sh


Intel Corporation I350 Gigabit


因為常用的 PCI 裝置都是 PnP 標準


NVR:/ # modinfo bnx2

filename:       /lib/modules/3.0.13-0.27-default/kernel/drivers/net/bnx2.ko

firmware:       bnx2/bnx2-rv2p-09ax-6.0.17.fw

firmware:       bnx2/bnx2-rv2p-09-6.0.17.fw

firmware:       bnx2/bnx2-mips-09-6.2.1a.fw

firmware:       bnx2/bnx2-rv2p-06-6.0.15.fw

firmware:       bnx2/bnx2-mips-06-6.2.1.fw

version:        2.1.11

license:        GPL

description:    Broadcom NetXtreme II BCM5706/5708/5709/5716 Driver

author:         Michael Chan <[email protected]>

srcversion:     F471C884DCD87E491740509

alias:          pci:v000014E4d0000163Csv*sd*bc*sc*i*

alias:          pci:v000014E4d0000163Bsv*sd*bc*sc*i*

alias:          pci:v000014E4d0000163Asv*sd*bc*sc*i*

alias:          pci:v000014E4d00001639sv*sd*bc*sc*i*

alias:          pci:v000014E4d000016ACsv*sd*bc*sc*i*

alias:          pci:v000014E4d000016AAsv*sd*bc*sc*i*

alias:          pci:v000014E4d000016AAsv0000103Csd00003102bc*sc*i*

alias:          pci:v000014E4d0000164Csv*sd*bc*sc*i*

alias:          pci:v000014E4d0000164Asv*sd*bc*sc*i*

alias:          pci:v000014E4d0000164Asv0000103Csd00003106bc*sc*i*

alias:          pci:v000014E4d0000164Asv0000103Csd00003101bc*sc*i*

depends:        

supported:      yes

vermagic:       3.0.13-0.27-default SMP mod_unload modversions 

parm:           entropy:Allow bnx2 to populate the /dev/random entropy pool (int)

parm:           disable_msi:Disable Message Signaled Interrupt (MSI) (int)

NVR:/ #


下載的網卡驅動的網址:http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=3&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#2









linux網卡資訊和驅動研究

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.