Results 1 to 2 of 2

Thread: Intel igb network driver not working with xen kernel

  1. #1
    Join Date
    Jun 2008
    Beans
    2
    Distro
    Ubuntu 8.04 Hardy Heron

    Intel igb network driver not working with xen kernel

    Hi there,

    please see this bug report:
    https://bugs.launchpad.net/ubuntu/+s....2/+bug/236268

    Intel cards which need the igb driver just won't work with the Ubuntu xen kernels.
    According to the launchpad site, the project doesn't seem to be very active in fixing bugs.
    What are the chances to get this fixed soon?

  2. #2
    Join Date
    Jun 2008
    Beans
    2
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Intel igb network driver not working with xen kernel

    Ok, got it working.

    You need to get the newest igb drivers from here: http://sourceforge.net/project/showf...kage_id=237808
    You need, at least, version 1.2.44.3.

    Version 1.2.24 (which is linked as the newest version on the Intel Homepage *sigh* http://downloadcenter.intel.com/deta...&DwnldID=13663)
    still has a bug, because of which the nic's will only work after
    Code:
    ethtool -K <if> tx off
    .
    See: http://www.mail-archive.com/e1000-de.../msg00101.html

    Now, this version "only" has to make it into the Ubuntu packages.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •