Opened 22 months ago
Closed 22 months ago
#557 closed task (invalid)
Can't seem to install NIC driver
| Reported by: | mantisgroove | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 8.0-RELEASE |
| Component: | FreeBSD | Version: | 8.0-RELEASE |
| Keywords: | Cc: |
Description
I'm having trouble installing a driver for my Intel Gigabit ET Quad Port NICPCIe-4. I've downloaded a FreeBSD driver from Intel, but when I run the "make" command I get the error: "/usr/share/mk/bsd.kmod.mk", line 12: "can't find kernel source tree"
I have worked on OS X Server (BSD based) and Ubuntu for a while, but have never had trouble with a simple task like this and don't know where to start.
Change History (2)
comment:1 Changed 22 months ago by harm
comment:2 Changed 22 months ago by harm
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

HARDWARE
The 'igb' driver (which is included in the OS) supports that card.
http://www.intel.com/Products/Server/Adapters/Gb-ET-Quad-Port/Gb-ET-Quad-Port-overview.htm
The Intel® Gigabit ET and EF Multi-Port Server Adapters are Intel's third generation of PCIe GbE network adapters. Built with the Intel® 82576 Gigabit Ethernet Controller, these new adapters showcase the next evolution in GbE networking features for the enterprise network and data center. These features include support for multi-core processors and optimization for server virtualization.
You shouldn't need to 'install' the driver as it's included with the OS.