Moxa UPort 2410 — установка драйвера для USB-to-serial конвертеров на Linux [28/36]

Moxa UPort 2410 [28/36] _moxa uport 2000 series driver ver 1 loaded successfully
UPort 2000 Series Driver Installation
2-19
3. Click OK to proceed with the un-installation procedure.
Linux Kernel 2.6.x and 3.x
The Linux driver for Moxa’s UPort 2000 Series of USB-to-serial converters maps a Linux host’s ttyUSBxx ports
to the UPort’s serial ports. Once the mapping has been established, Linux users and applications can connect
to a device port as if it were a ttyUSBxx port. The Linux drivers have been tested with the majority of Linux
distributions, including Linux kernel 2.6.x and 3.x. Please check Moxa’s website (http://www.moxa.com) for
the latest Linux kernel support information.
In this section, we explain how to complete the following tasks:
1. Installing the Linux Driver
2. Loading the Moxa Driver
3. Unloading the Moxa Driver
4. Removing the Moxa Driver and Utility files
5. Using the mxustty Utility
Installing the Linux Driver
Obtain the driver file from the Document and Software CD, or from the Moxa website at
http://www.moxa.com.
To install and load the Linux drivers, execute the following commands from the Linux prompt:
# mount /dev/cdrom /mnt
# cd /
# mkdir moxa
# cd /moxa
# cp /mnt/cdrom/<driver directory>/driv_linux_uport2000_vx.x_build_xx.tgz /moxa
# tar -xvfz driv_linux_uport2000_vx.x_build_xx.tgz
# cd /moxa/mxuport2000
# make install
Loading the Moxa Driver
After installing the driver, you will be able to load the Moxa driver. The driver will be loaded automatically when
you plug the UPort 2000 into your PC, or you can load the driver manually by issuing the following command:
# modprobe mxuport2000
If the driver has loaded successfully, you should see a message such as the following:
_MOXA UPort 2000 series driver ver 1.0 loaded successfully.
You can verify that the driver has loaded by entering the following command:
# lsmode
For additional information, please refer to readme.txt file in the mxuport2000 directory.

Содержание

Узнайте, как установить и загрузить драйверы для USB-to-serial конвертеров на Linux. Подробные инструкции и команды для успешной установки.

Скачать