
Chapter 6: Enabling LINUX
84
Note
The force option may be needed on some Linux distributions if
conflicts are reported.
Depending on the kernel, the driver is installed in one of the following
directories:
2.4.x kernels:
/lib/modules/<kernel_version>/kernel/drivers/net/
tg3.o
2.6.x kernels:
/lib/modules/<kernel_version>/kernel/drivers/net/
tg3.ko
5. To load the driver, enter one of the following commands:
insmod tg3.o
or
insmod tg3.ko (on 2.6 kernels)
or
modprobe tg3
To configure the network protocol and address, refer to the Linux version-
specific documentation.
Building the
Driver from the
Source TAR File
To build the LINUX driver from the source TAR file, do the following:
1. Create a directory, called tg3 - version, and extract the TAR files to the
directory. Enter the following command:
tar xvzf tg3-version.tar.gz
2. Build the driver tg3.o or tg3.ko as a loadable module for the running
kernel. Enter the following commands:
cd src
make
Содержание AT-2712FX
Страница 8: ...Figures 8...
Страница 10: ...Tables 10...
Страница 20: ...Chapter 1 Introducing the Secure Ethernet Network Adapters 20...
Страница 56: ...Chapter 4 Installing the Windows Vista and Windows 7 Driver Software 56...
Страница 60: ...Chapter 5 Setting Advanced Properties 60 The Advanced tab is shown in Figure 30 Figure 30 Advanced Tab...
Страница 90: ...Chapter 6 Enabling LINUX 90...
Страница 100: ...Appendix B Cleaning Fiber Optic Connectors 100...