![Technica Engineering USB 100BASE-T1 MEDIACONVERTER Скачать руководство пользователя страница 12](http://html1.mh-extra.com/html/technica-engineering/usb-100base-t1-mediaconverter/usb-100base-t1-mediaconverter_user-manual_1067802012.webp)
100BASE-T1 MediaConverter USB
User Manual
12
3.2
Installation for linux
Unzip the downloaded driver pack for Linux. It
contains the device drivers and tries application.
Drivers must be installed before the try
application.
3.2.1
Driver installation
Navigate to the driver folder
\technica-usbbr_linux\linux-technicausbbr-vx.x.x\linux-
technicausbbr-master
and follow instructions in the readme file to install the drivers.
Alternatively, you can follow the instructions here:
Requirements:
DKMS (for automatic kernel module installation). To install the DKMS package
execute
sudo apt-get install dkms
.
kernel version v4.12 or higher
Installation:
To install drivers using DKMS, run:
sudo make install-dkms
To uninstall drivers using DKMS, run
sudo make uninstall-dkms
3.2.2
Try application installation
Navigate to
\technica-usbbr_linux\linux-technicausbbr-tray-vx.x.x\linux-
technicausbbr-tray-master
folder to install tray application. This package provides a
tray application to manage Technica Engineering USB BroadR-Reach converters.
Requirements/Dependencies:
cmake (v3.1 or higher)
gtk+-3.0
libudev
libappindicator
Installation:
1.
If you are using Ubuntu then execute the following command to install dependencies:
sudo apt-get install cmake libgtk-3-dev libudev-dev libappindicator3-dev
2.
To install, please run:
./install.sh