On Tue, 19 Apr 2011 02:33:27 +0000
Leonardo Ruoso <[email protected]> wrote:

> Yes, sure!
> 
> But I'm trying just to cat file.txt > /dev/ttyUSB0  but nothing
> happens.... if I plug the printer directly to the onboard serial,
> then the content of the file is printed when I do cat file.txt
> > /dev/ttyS0!
> 

> yuri:/home/leonardo# setserial -a /dev/ttyS0
> /dev/ttyS0, Line 0, UART: 16550A, Port: 0x03f8, IRQ: 4
> Baud_base: 115200, close_delay: 50, divisor: 0
>  closing_wait: 3000
> Flags: spd_normal skip_test
> 
> yuri:/home/leonardo# setserial -a /dev/ttyUSB0
> /dev/ttyUSB0, Line 0, UART: 16654, Port: 0x0000, IRQ: 0
> Baud_base: 460800, close_delay: 0, divisor: 0
>  closing_wait: infinite
> Flags: spd_normal
> 

Hi,

Please post to the list.

   setserial /dev/ttyUSB0 baud_base 115200 spd_normal skip_test

might work.


Brian


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to