[NTLUG:Discuss] Reset TTY1

jeremyb@univista.com jeremyb at univista.com
Thu Aug 1 13:26:27 CDT 2002


Login on another TTY and use lsof to see what programs may be trying to 
use TTY1

-----Original Message-----
From: Bobby Wrenn [mailto:bjwrenn at augustmail.com] 
Sent: Wednesday, July 31, 2002 1:16 PM
To: discuss at ntlug.org
Subject: Re: [NTLUG:Discuss] Reset TTY1


On Wednesday 31 July 2002 12:34 pm, you wrote:
>
> ...but anyways, here's another possible trick that might fix this.
>
> cp /etc/issue /etc/issue.old
> tput reset >& /etc/issue
> clear >> /etc/issue
> cat /etc/issue.old >> /etc/issue
> kill -TERM `ps -aux | grep getty | grep tty1 | awk '{print $2}'` mv 
> /etc/issue.old /etc/issue
>
I had to substitute vc/1 for tty1 because ps truncated the line. Other than 
that it completed without errors. But had no effect on the problem.

Still able to log in from other virtual consoles but get ^M on screen
instead 
of going to next line for password only on tty1.

_______________________________________________
http://www.ntlug.org/mailman/listinfo/discuss




More information about the Discuss mailing list