![Sunrich Tech N-640 Скачать руководство пользователя страница 8](http://html1.mh-extra.com/html/sunrich-tech/n-640/n-640_user-manual_1399222008.webp)
MN5000000073
Page 8
2.3.2 Installation for Linux
1.
Insert the provided CD into your CD-ROM drive.
2.
Extract the compressed driver source file to a certain directory by
the following command: (Please copy the driver file
“r8xx-x.xxx.xx.zip” from the CD folder “.\Driver\
Realtek\RTL
PCIe Network\linux” to a certain folder on hard drive)
# tar xf r8xx-x.xxx.xx.zip
3.
Now, the driver source files should be extracted under the current
directory. Executing the following command to compile the
driver:
# make
4.
If the compilation is well, the tn40xx.ko will be created under the
current directory.
5.
If you want to use modprobe command to mount the driver,
executing the following command to install the driver into your
kernel:
# make install