Unable to install driver for Linux* systems
Download the latest driver available in our Download Website.
Building and Installation
The ice driver requires the Dynamic Device Personalization (DDP) package file to enable advanced features (such as dynamic tunneling, Intel® Ethernet Flow Director, RSS, and ADQ, or others). The driver installation process installs the default DDP package file and creates a soft link ice.pkg to the physical package ice-x.x.x.x.pkg in the firmware root directory (typically /lib/firmware/ or /lib/firmware/updates/). The driver install process also puts both the driver module and the DDP file in the initramfs/initrd image.
To manually build the driver
The binary will be installed as:
/lib/modules/<KERNEL VER>/updates/drivers/net/ethernet/intel/ice/ice.ko
The install location listed above is the default location. This may differ for various Linux distributions.
Note |
To build the driver using the schema for unified ethtool statistics defined in https://sourceforge.net/p/e1000/wiki/Home/, use the following command: |
To compile the driver with ADQ (Application Device Queues) flags set, use the following command, where <nproc> is the number of logical cores: (This will also apply the above make install command.) |
For more information check the README.