Difference between revisions of "ClearOS 5.2 Atheros L2 Driver Install"

From MS Computech
Jump to: navigation, search
Line 8: Line 8:
 
alias eth2 atl2
 
alias eth2 atl2
 
</pre><br />
 
</pre><br />
 
 
Run command
 
Run command
 
<pre>
 
<pre>

Revision as of 11:30, 25 August 2012

วิธีการติดตั้ง Driver Atheros L2 Clearos 5.2

wget ftp://download.clearfoundation.com/community/timb80/repo/clearos/5.2/os/kmod-atl2-2.2.3-4.clearos.i686.rpm
rpm -ivh kmod-atl2-2.2.3-4.clearos.i686.rpm

แก้ไขไฟล์ /etc/modprobe.conf

alias eth2 atl2

Run command

modprobe atl2
depmod -a
ifconfig eth2 up