tuxtax
September 26th, 2006, 11:35 PM
Hi all,
I have recently bought a Sun Enterprise 420R that was in working condition. However, I have no keyboard, mouse, nor graphics card. This is ok, according to Sun's documentation -- output would be sent to the serial port A.
See page 58 (Page #30 internally)
http://www.sun.com/products-n-solutions/hardware/docs/pdf/806-1078-10.pdf
"If your server is configured without a local graphics console, you need to attach an alphanumeric (ASCII) terminal (or establish a tip connection) to the server in order to install the system software and to run diagnostic tests. For background information, see 'About Communicating With the Server” on page 28.' "
When I turn on the system, all of the fans come on, the power LED is ok, the fault LED is clear, and each power supply light is on. According to the LED documentation, everthing is golden.
Well, I have two serial ports on my x86 box. I have brand new DB25->DB9 cable currently plugged in, DB25 on the 420R, DB9 on my computer. I have attached a brand new null modem to it as well. On my x86 box, I run these commands, each one in a different console in case for some reason my serial port marked as "1" on the motherboard isn't really #1 as far as Linux is concerned.
$ tail -f /dev/ttyS0
$ tail -f /dev/ttyS1
Then I turn on the power, and to my surprise, no output what so ever. So, I tried removing the null modem. No different -- no output whatsoever. Then I repeated these steps using the other serial port on my x86 box. Nothing, null modem or not.
I then read that it might be the actual format of the serial port's pins. The motherboard ships with default RS-432 mode. One person said that it should be switched to RS-232D (which makes some sense). This idea was posted at:
https://lists.dulug.duke.edu/pipermail/aurora-sparc-user/2002-December/007947.html
"Other interesting information that may be helpful to others...
Sun 420r and 450 Enterprise machines serial interfaces (ttya and ttyb) come configured DEFAULT for EIA/RS 422!!!! You have to look up the jumper settings and change to EIA/RS 232D for minicom or hyperterm to communicate well with them.
If you have trouble talking to the serial port as a console, this is most likely the problem."
So I consulted the manual on how to change the jumper on the motherboard to change this:
See page 121 (Page #92 internally)
http://www.sun.com/products-n-solutions/hardware/docs/pdf/806-1080-10.pdf
"The serial port jumpers on the main logic board (J2804 and J2805) permit the configuration of the system’s two serial ports for either EIA-432 or EIA-232D signal levels. EIA-432 levels are the default standard for North American users. EIA-232D levels are required for digital telecomunication in nations of the European Economic Community."
And again, I powered on the system. Totally silent. I tried removing the null modem once more. Nothing. I tried using serial port 2 on my system with and without a null modem. Still nothing.
By this time, I was quite baffled. I removed 3 of the 4 CPU boards, all but the minimum RAM, and I got the same thing: no output at all.
Surely someone has solved this problem before? What am I doing wrong/not doing at all?
I have recently bought a Sun Enterprise 420R that was in working condition. However, I have no keyboard, mouse, nor graphics card. This is ok, according to Sun's documentation -- output would be sent to the serial port A.
See page 58 (Page #30 internally)
http://www.sun.com/products-n-solutions/hardware/docs/pdf/806-1078-10.pdf
"If your server is configured without a local graphics console, you need to attach an alphanumeric (ASCII) terminal (or establish a tip connection) to the server in order to install the system software and to run diagnostic tests. For background information, see 'About Communicating With the Server” on page 28.' "
When I turn on the system, all of the fans come on, the power LED is ok, the fault LED is clear, and each power supply light is on. According to the LED documentation, everthing is golden.
Well, I have two serial ports on my x86 box. I have brand new DB25->DB9 cable currently plugged in, DB25 on the 420R, DB9 on my computer. I have attached a brand new null modem to it as well. On my x86 box, I run these commands, each one in a different console in case for some reason my serial port marked as "1" on the motherboard isn't really #1 as far as Linux is concerned.
$ tail -f /dev/ttyS0
$ tail -f /dev/ttyS1
Then I turn on the power, and to my surprise, no output what so ever. So, I tried removing the null modem. No different -- no output whatsoever. Then I repeated these steps using the other serial port on my x86 box. Nothing, null modem or not.
I then read that it might be the actual format of the serial port's pins. The motherboard ships with default RS-432 mode. One person said that it should be switched to RS-232D (which makes some sense). This idea was posted at:
https://lists.dulug.duke.edu/pipermail/aurora-sparc-user/2002-December/007947.html
"Other interesting information that may be helpful to others...
Sun 420r and 450 Enterprise machines serial interfaces (ttya and ttyb) come configured DEFAULT for EIA/RS 422!!!! You have to look up the jumper settings and change to EIA/RS 232D for minicom or hyperterm to communicate well with them.
If you have trouble talking to the serial port as a console, this is most likely the problem."
So I consulted the manual on how to change the jumper on the motherboard to change this:
See page 121 (Page #92 internally)
http://www.sun.com/products-n-solutions/hardware/docs/pdf/806-1080-10.pdf
"The serial port jumpers on the main logic board (J2804 and J2805) permit the configuration of the system’s two serial ports for either EIA-432 or EIA-232D signal levels. EIA-432 levels are the default standard for North American users. EIA-232D levels are required for digital telecomunication in nations of the European Economic Community."
And again, I powered on the system. Totally silent. I tried removing the null modem once more. Nothing. I tried using serial port 2 on my system with and without a null modem. Still nothing.
By this time, I was quite baffled. I removed 3 of the 4 CPU boards, all but the minimum RAM, and I got the same thing: no output at all.
Surely someone has solved this problem before? What am I doing wrong/not doing at all?