Acredito que sua configuração está correta.
Se você está utilizando um conversor serial/usb, está correto o ttyUSB0.
Para ter certeza executa o comando abaixo:

SEM O CABO SERIAL

# dmesg -c                          // Limpa o dmesg
# dmesg | grep tty

Não vai retornar nada na saída

CONECTA O CABO SERIAL

# dmesg | grep tty

saída:
[ 7574.384008] usb 1-2: pl2303 converter now attached to ttyUSB0

quando você executou o comando

# ls > /dev/ttyUSB0

ele apenas verificou se existia o device.


Segue a minha configuração da minicom:

A -    Serial Device      : /dev/ttyUSB0
B - Lockfile Location     : /var/lock
C -   Callin Program      :
D -  Callout Program      :
E -    Bps/Par/Bits       : 115200 8N1
F - Hardware Flow Control : No
G - Software Flow Control : No


Atenciosamente
Eli Rigobeli

--
  -
°v°    Eli Rigobeli
/(_)\    Engineering and Embedded Software Development
 ^ ^


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Responder a