Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!mcsun!cernvax!pan!jw From: jw@pan.UUCP (Jamie Watson) Newsgroups: comp.sys.ibm.pc.rt Subject: Re: rlogin gets confused. Message-ID: <568@pan.UUCP> Date: 16 Sep 89 14:50:27 GMT References: <3160@nmtsun.nmt.edu> Reply-To: jw@pan.UUCP (Jamie Watson) Organization: Adasoft AG, Solothurn, Switzerland Lines: 18 > First, this is a 6150-135 running AIX 2.2.1 with a baseband adapter > >1. rlogin -- Coming from a VAX running BSD4.3, ... When I rlogin to the >RT and try to use vi, I get 'Don't know enough about your terminal'. This is a known problem with the rlogind that IBM uses in AIX. It has been discussed in this newsgroup recently, and I have reported it to IBM support (as have several others). The only solution is to log out, and rlogin again. If you are lucky, it will be ok the second time. If not, it might take you three or four tries. There is a simple way to tell if it is right or not, without having to wait for vi to fail; try 'termdef -l' or 'termdef -c'. If they report 0, it's wrong. I have added one of these commands to my .profile, so when I rlogin, I see during the login process if I am screwed or not. jw