bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stty (GNU coreutils) 8.4 onlret not functional


From: Pádraig Brady
Subject: Re: stty (GNU coreutils) 8.4 onlret not functional
Date: Mon, 22 Mar 2010 22:25:58 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

On 22/03/10 20:11, address@hidden wrote:
> 
> 
> Using:
> Knoppix 6.2 distro
> LXterminal 0.1.6 also repeatable with /dev/tty1 and /dev/tty2
> Linux Kernel 2.6.32.6

Well it takes effect on my system:

# stty < /dev/tty1 onlret

# stty < /dev/tty1
speed 38400 baud; line = 0;
min = 1; time = 0;
ignbrk -brkint -icrnl -imaxbel
-opost -onlcr onlret
-isig -icanon -iexten -echo -echoe -echok -echoctl -echoke

# stty < /dev/tty1 -onlret

# stty < /dev/tty1
speed 38400 baud; line = 0;
min = 1; time = 0;
ignbrk -brkint -icrnl -imaxbel
-opost -onlcr
-isig -icanon -iexten -echo -echoe -echok -echoctl -echoke

I would suspect a kernel issue, or you may be overlooking
a setting. Perhaps you could setup the port with minicom
and use stty to read the settings?

cheers,
Pádraig.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]