Support
The Navigatrix has been updated. The new website can be found at
navigatrix.net
.
USB Converter
Page
1
of
1
[ 4 posts ]
Print view
Previous topic
|
Next topic
Author
Message
Atmo
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
Moe
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
Atmo
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
Atmo
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:
All posts
1 day
7 days
2 weeks
1 month
3 months
6 months
1 year
Sort by
Author
Post time
Subject
Ascending
Descending
Page
1
of
1
[ 4 posts ]
Search for: