MB:3I380CW

From LEXWiKi

Revision as of 15:09, 26 November 2014 by Brad (Talk | contribs)
Jump to: navigation, search
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
#tar -xvf 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 and Ubuntu(10.04 / 10.10 / 12.04) 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