TRENDnet TU3-ETG User's Guide - Page 13

Linux Installation, Installation

Page 13 highlights

TU3 - ETG User's Guide Linux Installation Installation TU3-ETG driver for Linux comes with source code. You have to build and install the driver on you particular Linux environment. To build the driver, open your terminal and find Linux driver source file in CD-ROM under /Driver/Linux directory Files for make and install: ax88179_178a.c AX88179_178A Linux driver main file axix.h AX88179_178A Linux driver header file Makefile AX88179_178A driver make file Execute the following command to compile the driver: user@host# sudo make ax88179_178a.ko kernel driver will be created in same directory. Execute following command to install the driver into your Linux: user@host# sudo make install * To see more options, please see README file in same folder © Copyright 2013 TRENDnet. All rights reserved. Linux Installation 11

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18

TU3 - ETG User’s Guide
Linux Installation
© Copyright 2013 TRENDnet. All rights reserved.
11
Installa°on
TU3-ETG driver for Linux comes with source code. You have to build
and install the driver on you par°cular Linux environment. To build
the
driver, open your terminal and find Linux driver source file in CD-ROM
under
/Driver/Linux directory
Files for make and install:
ax88179_178a.c
AX88179_178A Linux driver main file
axix.h
AX88179_178A Linux driver header file
Makefile
AX88179_178A driver make file
Execute the following command to compile the driver:
user@host#
sudo make
ax88179_178a�ko
kernel driver will be created in same directory.
Execute following command to install the driver into your Linux:
user@host#
sudo make install
* To see more op°ons, please see README file in same folder
Linux Installa°on