Skip to content
  • 24.1

    $ cd /usr/src
    $ git pull
    $ git checkout stable/24.1
    $ cd /tmp
    $ fetch https://downloadmirror.intel.com/812538/igb-2.5.30.tar.gz
    $ tar xzf igb-2.5.30.tar.gz
    $ cd igb-2.5.30/src
    $ make
    $ cp if_igb.ko /boot/modules/if_igb_custom.ko
    
  • 24.7

    $ cd /usr/src
    $ git pull
    $ git checkout stable/24.7
    $ cd /tmp
    $ fetch https://downloadmirror.intel.com/822716/igb-2.5.31.tar.gz
    $ tar xzf igb-2.5.31.tar.gz
    $ cd igb-2.5.31/src
    $ make
    $ cp if_igb.ko /boot/modules/if_igb_custom.ko
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment