v490, pre-loaded with Sol10, not displaying XVR-100 installed

Hello. I had a Sun Technician install an XVR-100 card into each of my 4x490s. I am trying to boot my Solaris boxes to display on a KVM switch, though I get NO display? Any suggestions?To do anything, I need to at least get a promptRegardsJeff W
[279 byte] By [jdw9270a] at [2007-11-27 8:05:59]
# 1

Have you done this yet ?

.http://forum.java.sun.com/thread.jspa?threadID=5185670

The reference in that link to OS support was NOT meant to point you to another forum.

It was meant to have you open a support case with Sun.

(These forums are NOT Sun techsupport, but are only casual conversations.)

rukbata at 2007-7-12 19:48:31 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
Thank you.Yes I am aware that these are only users. Before I pursue the official support route, i wanted to verify if anyone else had a similar problem.I have not removed the KVM from it yet, that is nextRegardsJW
jdw9270a at 2007-7-12 19:48:31 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 3
Did you change the display in the prom? I can't remember what the command is anymore but I had to do it when I put a card in my e450. You can search the documentation for the answer. If that is it, it is quite easy.
kjard_usa at 2007-7-12 19:48:31 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 4

Perhaps something like:

OK setenv output-device screen <enter>

OK setenv input-device keyboard <enter>

OK reset-all <enter>

See Chapter 3 of the OBP 4.x Command Reference Manual ( 816-1177 ) at Docs.Sun.Com:

. http://docs.sun.com/app/docs?q=816-1177

rukbata at 2007-7-12 19:48:31 > top of Java-index,Solaris Operating System,Solaris 10 Features...