The Navigatrix has been updated. The new website can be found at navigatrix.net.




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: USB Converter

Joined: 21 Feb 2013, 12:46
Posts: 76
I am using a Digitus USB to Rs 232 converter to connect to my Pactor Modem.
Somehow I can't get that working. I do have drivers for Linux, but there seems to be no facility to install them.
Any ideas? :)


Top
   
 
 Post subject: Re: USB Converter

Joined: 04 Nov 2010, 20:51
Posts: 1062
The drivers need to compiled.

I found the drivers shipped with the Windows drivers are incomplete. I used the Linux driver archive from Digitus:

http://ftp.assmann.com/pub/DA-/DA-70146-1___4016032265399/DA-70146-1_driver_linux-1.0.0_20101202.tar.gz

Unpack the archive in Downloads; open a terminal:

Change to the working directory
Code:
cd Downloads/libftd2xx1.0.0/libusb-1.0.8
Configure the build
Code:
./configure
Make the build
Code:
make
Install...
Code:
sudo make install

See if that does the trick.


Top
   
 
 Post subject: Re: USB Converter

Joined: 21 Feb 2013, 12:46
Posts: 76
Moe wrote:
The drivers need to compiled.

I found the drivers shipped with the Windows drivers are incomplete. I used the Linux driver archive from Digitus:

http://ftp.assmann.com/pub/DA-/DA-70146-1___4016032265399/DA-70146-1_driver_linux-1.0.0_20101202.tar.gz

Unpack the archive in Downloads; open a terminal:

Change to the working directory
Code:
cd Downloads/libftd2xx1.0.0/libusb-1.0.8
Configure the build
Code:
./configure
Make the build
Code:
make
Install...
Code:
sudo make install

See if that does the trick.


Top
   
 
 Post subject: Re: USB Converter

Joined: 21 Feb 2013, 12:46
Posts: 76
Moe wrote:
The drivers need to compiled.

I found the drivers shipped with the Windows drivers are incomplete. I used the Linux driver archive from Digitus:

http://ftp.assmann.com/pub/DA-/DA-70146-1___4016032265399/DA-70146-1_driver_linux-1.0.0_20101202.tar.gz

Unpack the archive in Downloads; open a terminal:

Change to the working directory
Code:
cd Downloads/libftd2xx1.0.0/libusb-1.0.8
Configure the build
Code:
./configure
Make the build
Code:
make
Install...
Code:
sudo make install

See if that does the trick.


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 


Search for:
cron

Credits © 2010 - 2024