On Sun, 13 Jun 2010 17:33:03 +0100 FRLinux <[email protected]> wrote:
> On Sun, Jun 13, 2010 at 3:46 PM, Gregory Edigarov > <[email protected]> wrote: > > trying to set different speeds on the port doesn't help me either. > > Have you tried with screen directly ? screen /dev/xxx not working either. > Also i'd give it a go with and without parity (look at the man page) further investigating the issue I found, that ispeed is somehow got set to 0: # stty -f /dev/cuaU0 ispeed 0 baud; ospeed 9600 baud; lflags: echoe echoke echoctl cflags: cs8 -parenb # stty -f /dev/ttyU0 ispeed 0 baud; ospeed 9600 baud; lflags: echoe echoke echoctl cflags: cs8 -parenb could there be a reason, and if so how can I change this? -- With best regards, Gregory Edigarov

