1827854 Members
1612 Online
109969 Solutions
New Discussion

Alpha Console

 
SOLVED
Go to solution
Paul Stanard
Regular Advisor

Alpha Console

Can anyone tell me how to connect my laptop to an alphaserver 8200 using the serial port?

What type of cable is that?

It looks like a 25-pin scsi but I would like to make sure before I go out and by one.

Cant find docs on the box anywhere
8 REPLIES 8
Michael Schulte zur Sur
Honored Contributor
Solution

Re: Alpha Console

Hi,

have a look here, you will find the manual for the 8200 and where to connect to the serial console:
http://ftp.digital.com/pub/DEC/Alpha/systems/as8200/docs/

greetings,

Michael
Ralf Puchner
Honored Contributor

Re: Alpha Console

normaly it is a pc like serial port (small one) or telephone plug. Be careful the old machines uses the cpu to read the data from port, so speeds > 19200 baud will lead to performance issues.

Help() { FirstReadManual(urgently); Go_to_it;; }
Hein van den Heuvel
Honored Contributor

Re: Alpha Console

Paul,
You'd need to use Not the 25-pin (printer) port but the 9-pin COM1 port. Depending on your cables/terminals you are likely to need a small adapter: H8571-J. Then you can connect a VT320 or similar, or that PC through some terminal emulator (Hyperterm if need be).

I'm pretty sure that the 2000, like most alpha servers expects a graphics console, but is willing to work with a terminal on serial port com1. Just just have to tell it to go there by saying the magic words "set console serial" at the "P00>>>" srm prompt.

If you do not have a graphis console, and the box expects one, then you may have to type the above 'blindly'. Just hook up a pc keyboard & mouse, boot, wait untill all is quiet, type in "set console serial", [enter], "init", [enter]

hth,
Hein.
Paul Stanard
Regular Advisor

Re: Alpha Console

So do you think I should just wait until the console arrives? According to the manuals, It seems I need to purchase an additional adapter in order to connect to the terminal port using windows hyper terminal on notebook? A rj45 wouldnt get it done.
Hein van den Heuvel
Honored Contributor

Re: Alpha Console

Nah, of course not. Just go ahead an try!
All you have to waste is your time.
You are not going to break the system!

See if some other box has a 'dongle' that
at least physically matches the 9-pin com-1.

Then keep your fingers crossed that the wires are not crossed (or in fact are!).

Also... why not try any old PC screen/keyboard? Sure you have one in the basement?

2c

Hein.
Paul Stanard
Regular Advisor

Re: Alpha Console

Okay my console and arrived today with a monitor and keyboard. I think I do need the H8571-J connector to match with the com cable coming from the monitor. I just dont see where it would connect to. This machine is far different than the base machine illustrated in the manual
Paul Stanard
Regular Advisor

Re: Alpha Console

Its connected up and working. I am working on the configuring the console.
Paul Stanard
Regular Advisor

Re: Alpha Console

I have it up and running fellas. Thanks for all your help