so, i did...
$ sudo stty -F /dev/ttyS0 speed 115200
115200
$ sudo stty -F /dev/ttyS0 icanon
$ sudo stty -F /dev/ttyS0 isig
$ sudo stty -F /dev/ttyS0 iexten
$ sudo stty -F /dev/ttyS0 echo
$ sudo stty -F /dev/ttyS0 echoe
$ sudo stty -F /dev/ttyS0 -altwerase
stty: when specifying an output style, modes may not be set
$ sudo stty -F /dev/ttyS0 -pendin
stty: invalid argument `-pendin'
Try `stty --help' for more information.
$ sudo stty -F /dev/ttyS0 -istrip
$ sudo stty -F /dev/ttyS0 icrnl
$ sudo stty -F /dev/ttyS0 ixon
$ sudo stty -F /dev/ttyS0 ixany
$ sudo stty -F /dev/ttyS0 imaxbel
$ sudo stty -F /dev/ttyS0 brkint
$ sudo stty -F /dev/ttyS0 opost
$ sudo stty -F /dev/ttyS0 oxtabs
stty: invalid argument `oxtabs'
Try `stty --help' for more information.
$ sudo stty -F /dev/ttyS0 -onoeot
stty: invalid argument `-onoeot'
Try `stty --help' for more information.
$ sudo stty -F /dev/ttyS0 -crtscts
$ sudo stty -F /dev/ttyS0 -mdmbuf
stty: invalid argument `-mdmbuf'
Try `stty --help' for more information.
$ sudo stty -a -F /dev/ttyS0
speed 115200 baud; rows 0; columns 0; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; eol2 = 
<undef>; swtch = <undef>; start = ^Q; stop = ^S;
susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 1;
-parenb -parodd cs8 hupcl -cstopb cread -clocal crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl ixon -ixoff 
-iuclc ixany -imaxbel -iutf8
-opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
-isig -icanon -iexten -echo -echoe -echok -echonl -noflsh -xcase -tostop 
-echoprt echoctl echoke

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1094278

Title:
  cu doesn't connect properly to a serial console

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uucp/+bug/1094278/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to