Changes between Version 15 and Version 16 of Problem


Ignore:
Timestamp:
Sep 14, 2009, 1:38:32 AM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Problem

    v15 v16  
    1818 * Our NIC is e1000 GE in our 2.6.20 kernel. This NIC in our case will cause speed from 1000M down to 100M. You can downlaod new driver from intel web site or use our's compiler modules.
    1919{{{
    20 sudo wget http://trac.nchc.org.tw/grid/attachment/wiki/Problem/e1000.ko
     20sudo wget http://trac.nchc.org.tw/grid/raw-attachment/wiki/Problem/e1000.ko
    2121cp e1000.ko /lib/module/`uname -r`/kernel/driver/net/e1000/
    2222sudo depmod -a