I am running into problem install the Intel X540-T2 driver. I got a tar.gz file from the intel site for the driver for this card.When I unpack it I get ixgbevf-2.12.1 source directory and no .deb package . After I had to install build-essential to get the missing make utility (etc), I still get error when I try the make install as directed. I get following errors:
#: Downloads/Intel_drivers/ixgbevf-2.12.1/src# make install
Makefile:68: *** Kernel header files not in any of the expected locations.
Makefile:69: *** Install the appropriate kernel development package, e.g.
Makefile:70: *** kernel-devel, for building kernel modules and try again. Stop.
I must be doing something very wrong as I do not think it should be so hard to install a hardware driver for an ethernet card.
I am using 2.6.32-26-pve
Any help in getting this card's driver installed would be most helpful. Thank you.
#: Downloads/Intel_drivers/ixgbevf-2.12.1/src# make install
Makefile:68: *** Kernel header files not in any of the expected locations.
Makefile:69: *** Install the appropriate kernel development package, e.g.
Makefile:70: *** kernel-devel, for building kernel modules and try again. Stop.
I must be doing something very wrong as I do not think it should be so hard to install a hardware driver for an ethernet card.
I am using 2.6.32-26-pve
Any help in getting this card's driver installed would be most helpful. Thank you.