請先看『使用說明』
MB:3I380CW
From LEXWiKi
(Difference between revisions)
(→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 : | + | *2 : Untar igb-5.2.9.4.tar.gz |
- | *3 : | + | *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 : | + | *4 : Execute make & make install & modprobe |
<pre> | <pre> | ||
#make | #make | ||
Line 108: | Line 108: | ||
#modprobe igb | #modprobe igb | ||
</pre> | </pre> | ||
- | *5 : | + | *5 : Check module |
<pre> | <pre> | ||
#lsmod |grep igb | #lsmod |grep igb |
Revision as of 15:05, 26 November 2014
O.S. | VGA | HDMI | SIM Card | Panel | Touch | SATA | mSata | Audio | COM | LAN | USB2.0 | USB3.0 | PCI-E | DIO/WDT | Download | 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 |
FAQ for 3I380C
Sloving LAN Chipset is not detect on debian 6 or Ubuntu(10.04 / 10.10 / 12.04)
Ans: |
Location is : https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=13663&lang=eng&ProdId=3548
#cd igb-5.2.9.4/src
#make #make install #modprobe igb
#lsmod |grep igb |
---|---|
Defect: |
Because Debian 6 is too old to detect I211AT PCIE LAN chipset.
|
Asker: |
[Robert] 17:36, 15 September 2014 (CST) |