Re: old console problem

From: Naylor, Jim (Jnaylor_at_SCHNUCKS.COM)
Date: 04/30/03

  • Next message: Leyden, Joseph: "Re: Oracle on AIX: ps -ef command"
    Date:         Wed, 30 Apr 2003 11:01:50 -0500
    To: aix-l@Princeton.EDU
    
    

    I have a newer wyse terminal (wyse60) serial attached to an old
    micro-channel RS/6000 Model 370 on tty0 which works fine. You should have
    the terminfo definition in /usr/lib/terminfo/w for the type of wyse terminal
    (i.e. wyse, wyse50, wyse60, etc.)

    -----Original Message-----
    From: John Jolet [mailto:john.jolet@FXFN.COM]
    Sent: Wednesday, April 30, 2003 10:10 AM
    To: aix-l@princeton.edu
    Subject: Re: old console problem

    um, dev/lft0 is NOT an ascii type device....lft0 is expecting a
    keyboard/mouse controller and video card, is it not? you have to assign the
    console to the actual tty where the terminal is connected.

    -----Original Message-----
    From: Baker, Sanchia [mailto:Sanchia.B.Baker@ACCENTURE.COM]
    Sent: Wednesday, April 30, 2003 9:04 AM
    To: aix-l@Princeton.EDU
    Subject: Re: old console problem

    You need to have the console assigned as /dev/lft0. Then you'll also need
    the wyse terminfo files installed on to the server. It might be an idea to
    script a check in the root .profile ( ensure it works first before moving
    into place !) where if TTY=/dev/lft0 then TERM=wy50. You may also need to
    install the 3.2 compatbiliy fileset.

    There is no reason why this shouldn't work. The only other thing i can think
    of is cable connectiions and pin outs.

    HTH
    Sanchia

    -----Original Message-----
    From: Bill Thompson [mailto:bill.thompson@GOODYEAR.COM]
    Sent: 30 April 2003 15:34
    To: aix-l@Princeton.EDU
    Subject: Re: old console problem

    Julie,

    What exactly do you mean by "can not use smit/smitty"?

    Do you see nothing?
       does everything else seem okay?
       what about vi - does it behave properly?
       make sure $TERM is set correctly
       (TERM=vt100; export TERM)

    Do you see lines that do not line up properly?
       make sure $TERM is set correctly
       (TERM=vt100; export TERM)

    Are you unable to used the Function keys?
       try ESC-3 instead of F3, ESC-0 instead of F10, etc.

    Bill Thompson
    Sr UNIX Systems Administrator
    The Goodyear Tire & Rubber Co.

    Contains Confidential and/or Proprietary Information
    May Not Be Copied or Disseminated Without Express Consent of The Goodyear
    Tire & Rubber Company.

    AIX-L Archives: http://marc.theaimsgroup.com/?l=aix-l&r=1&w=2

    ----- Original Message -----
    From: "Julie Xu" <j.xu@uws.edu.au>
    Newsgroups: bit.listserv.aix-l
    To: <aix-l@Princeton.EDU>
    Sent: Tuesday, April 29, 2003 8:48 PM
    Subject: old console problem

    > I have tried to use old console WYSE/vt100 to access a old aix box
    > RS6000/AIX 4.2.1. I can get console, but can not use smit/smitty ( the
    > display seems no return).
    >
    > Can anyone help me with it?
    >
    > What I want is to change ip address and upgrade it to 4.3.2
    >
    > Any comments will be appreciated
    >
    > Thanks in advance
    >
    >
    > Julie Xu
    >
    > Data Communication Team
    > Information Technology Directorate
    > University of Western Sydney
    > Locked Bag 1797
    > Penrith South DC NSW 1797


  • Next message: Leyden, Joseph: "Re: Oracle on AIX: ps -ef command"