MB:3I380CW

From LEXWiKi

(Difference between revisions)
Jump to: navigation, search
(Sloving LAN Chipset is not detect on debian 6 or Ubuntu(10.04 / 10.10 / 12.04))
(Sloving LAN Chipset is not detect on debian 6 or Ubuntu(10.04 / 10.10 / 12.04))
Line 97: Line 97:
*1 : Download igb-5.2.9.4.tar.gz
*1 : Download igb-5.2.9.4.tar.gz
-
*2 : 解壓縮 igb-5.2.9.4.tar.gz
+
*2 : Untar igb-5.2.9.4.tar.gz
-
*3 : 進入到 igb-5.2.9.4 Folder並進入src
+
*3 : Enter to igb-5.2.9.4/src
<pre>
<pre>
#cd igb-5.2.9.4/src
#cd igb-5.2.9.4/src
</pre>
</pre>
-
*4 : 執行 make & make install 並掛上driver
+
*4 : Execute make & make install & modprobe
<pre>
<pre>
#make
#make
Line 108: Line 108:
#modprobe igb
#modprobe igb
</pre>
</pre>
-
*5 : 確認是否載入module
+
*5 : Check module
<pre>
<pre>
#lsmod |grep igb
#lsmod |grep igb

Revision as of 15:05, 26 November 2014

O.S.VGAHDMISIM CardPanelTouchSATAmSataAudioCOMLANUSB2.0USB3.0PCI-EDIO/WDTDownload Patch

Ubuntu 13.10

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

All kernel support

Fedora 20

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

If you have resolution problem use this: Intel Linux Graphics: https://01.org/linuxgraphics/downloads

edit table

FAQ for 3I380C

Sloving LAN Chipset is not detect on debian 6 or Ubuntu(10.04 / 10.10 / 12.04)

Ans:
  • Install INTEL I211AT PCIE LAN chipset Driver.
Location is : https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=13663&lang=eng&ProdId=3548
  • 1 : Download igb-5.2.9.4.tar.gz
  • 2 : Untar igb-5.2.9.4.tar.gz
  • 3 : Enter to igb-5.2.9.4/src
#cd igb-5.2.9.4/src
  • 4 : Execute make & make install & modprobe
#make
#make install
#modprobe igb
  • 5 : Check module
#lsmod |grep igb
Defect:

Because Debian 6 is too old to detect I211AT PCIE LAN chipset.
ps.When installing Debian 6 , system will mention that. Image:LAN.jpg

Asker:

[Robert] 17:36, 15 September 2014 (CST)

Personal tools