Re: [arch-general] Connection through USB to TTL Serial Cable

2015-05-21 Thread Csányi Pál
Some progress has been made here. After I installed the 'libftdi' package from the official repository, and have connected the FTDI cable, finally I get the ttyUSB0 device, so I can to connect it with the command: cu -s 115200 -l /dev/ttyUSB0 Connected. So, it is time to read 'man cu'. -- Rega

Re: [arch-general] Connection through USB to TTL Serial Cable

2015-05-21 Thread Csányi Pál
2015-05-21 4:13 GMT+02:00 Sean Greenslade : > On Wed, May 20, 2015 at 09:41:13PM +0200, Csányi Pál wrote: >> I tried these commands: >> $ cu -s 115200 -l /dev/ttyS0 >> cu: /dev/ttyS0: Line in use >> >> $ cu -s 115200 -l /dev/ttyS1 # ( also S2, S3 ) >> Connected. >> cu: Got hangup signal >> >> Disco

Re: [arch-general] Connection through USB to TTL Serial Cable

2015-05-20 Thread Sean Greenslade
On Wed, May 20, 2015 at 09:41:13PM +0200, Csányi Pál wrote: > I tried these commands: > $ cu -s 115200 -l /dev/ttyS0 > cu: /dev/ttyS0: Line in use > > $ cu -s 115200 -l /dev/ttyS1 # ( also S2, S3 ) > Connected. > cu: Got hangup signal > > Disconnected. > > dmesg gives me no ifnormation about suc

Re: [arch-general] Connection through USB to TTL Serial Cable

2015-05-20 Thread Marshall Neill
http://www.tldp.org/HOWTO/UUCP-HOWTO-4.html http://www.comptechdoc.org/os/linux/usersguide/linux_uguucp.html Maybe those 2 links will help On 05/20/2015 08:15 PM, Kyle Terrien wrote: On 05/20/2015 11:55 AM, Csányi Pál wrote: Hello, I have a FTDI TTL-232RG-VREG3V3-WE USB to TTL Serial

Re: [arch-general] Connection through USB to TTL Serial Cable

2015-05-20 Thread Kyle Terrien
On 05/20/2015 11:55 AM, Csányi Pál wrote: > Hello, > > I have a > FTDI TTL-232RG-VREG3V3-WE > USB to TTL Serial Cable. > > On my Arch linux I want to setup a connection through this cable. > > How can I achieve this goal? > > The output of the 'lsusb' command is: > Bus 002 Device 005: ID 0403:6

Re: [arch-general] Connection through USB to TTL Serial Cable

2015-05-20 Thread Marshall Neill
It''s part of the UUCP package. On 05/20/2015 02:03 PM, Ralf Mardorf wrote: On Wed, 20 May 2015 20:55:16 +0200, Csányi Pál wrote: 1. I can't find to install the 'cu' utility neither on Arch linux repository nor in AUR. https://www.archlinux.org/packages/community/x86_64/uucp/files/

Re: [arch-general] Connection through USB to TTL Serial Cable

2015-05-20 Thread Csányi Pál
2015-05-20 21:16 GMT+02:00 Ralf Mardorf : > On Wed, 20 May 2015 12:07:37 -0700, Anatol Pomozov wrote: >>There are other terminal applications: minicom, com. > > "Other alternatives are screen, picocom and kermit." - > http://www.jann.cc/2013/02/10/the_cu_command.html I have now installed uucp and

Re: [arch-general] Connection through USB to TTL Serial Cable

2015-05-20 Thread Ralf Mardorf
On Wed, 20 May 2015 12:07:37 -0700, Anatol Pomozov wrote: >There are other terminal applications: minicom, com. "Other alternatives are screen, picocom and kermit." - http://www.jann.cc/2013/02/10/the_cu_command.html

Re: [arch-general] Connection through USB to TTL Serial Cable

2015-05-20 Thread Anatol Pomozov
Hi On Wed, May 20, 2015 at 11:55 AM, Csányi Pál wrote: > Hello, > > I have a > FTDI TTL-232RG-VREG3V3-WE > USB to TTL Serial Cable. > > On my Arch linux I want to setup a connection through this cable. > > How can I achieve this goal? > > The output of the 'lsusb' command is: > Bus 002 Device 005

Re: [arch-general] Connection through USB to TTL Serial Cable

2015-05-20 Thread Ralf Mardorf
On Wed, 20 May 2015 20:55:16 +0200, Csányi Pál wrote: >1. I can't find to install the 'cu' utility neither on Arch linux >repository nor in AUR. https://www.archlinux.org/packages/community/x86_64/uucp/files/ -- It only looks like a tape-recorder. It's actually a pen. So you can write with it and

Re: [arch-general] Connection through USB to TTL Serial Cable

2015-05-20 Thread Alan Jenkins
Hey Csanyi, I am not familliar with what you are trying to do but I thought I would do what I could to help, There are 2 packages that contain a binary called 'cu': [alan@ditto ~]$ pkgfile -s cu community/nltk-data community/uucp You can use pkgfile to find any binary or file that you need as I

[arch-general] Connection through USB to TTL Serial Cable

2015-05-20 Thread Csányi Pál
Hello, I have a FTDI TTL-232RG-VREG3V3-WE USB to TTL Serial Cable. On my Arch linux I want to setup a connection through this cable. How can I achieve this goal? The output of the 'lsusb' command is: Bus 002 Device 005: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial