D-Link DUB-1312 User Manual - Page 16

Linux 2.6.14

Page 16 highlights

Section 2 - Installation Linux 2.6.14 This driver is designed for Kernel 2.6.14.x or above. To compile the provided Linux driver, you need the Linux 2.6 Kernel source. Also, please make sure the kernel is built with "Support for Host-side, EHCI, OHCI, and UHCI" option. Please follow these steps: 1. Insert the CD into the CD drive of your computer and go to the Drivers\Linux\ directory. 2. Copy the Linux Driver folder from the CD to your temporary directory. 3. Go to the Linux Driver folder in your temporary directory and execute the following command to compile the driver: [root@localhost template]# tar -xf DRIVER_SOURCE_PACKAGE.tar.bz2 4. The driver source files should be extracted under the current directory. Execute this command to compile the driver: [root@localhost template]# make 5. If the compilation is successful, the DUB-13X2.ko will be created under the current directory. If you wish to use the modprobe command to mount the driver, execute the following command to install the driver: [root@localhost template]# make install D-Link DUB-1312 User Manual 13

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31

13
D-Link DUB-1312 User Manual
Section 2 - Installation
Linux 2.6.14
This driver is designed for Kernel 2.6.14.x or above. To compile the provided Linux driver, you need the Linux 2.6 Kernel source.
Also, please make sure the kernel is built with “Support for Host-side, EHCI, OHCI, and UHCI” option. Please follow these steps:
1. Insert the CD into the CD drive of your computer and go to the
Drivers\Linux\ directory
.
2. Copy the
Linux Driver
folder from the CD to your temporary directory.
3. Go to the Linux Driver folder in your temporary directory and execute the following command to compile the driver:
[root@localhost template]# tar -xf DRIVER_SOURCE_PACKAGE.tar.bz2
4. The driver source files should be extracted under the current directory. Execute this command to compile the driver:
[root@localhost template]# make
5. If the compilation is successful, the
DUB-13X2.ko
will be created under the current directory.
If you wish to use the modprobe command to mount the driver, execute the following command to install the driver:
[root@localhost template]# make install