Scott Quinn wrote:
I have 2 that
I picked up the other day. They "appear" to power up (e.g.
lights, drive seeking, etc). I tried 2 different monitors, but I don't get
any video.
I believe that Suns can be set to ignore the graphics console and immediately go to TTY.
Definitely plug in a term and see what happens. There are PROM commands to change back
to graphics.
At the "ok" prompt, to use ttya as the console, type this:
setenv input-device ttya
setenv output-device ttya
To change back to the keyboard & framebuffer, type this:
setenv input-device keyboard
setenv output-device screen
-Dave
--
Dave McGuire
Cape Coral, FL