13W3 to VGA?

Is it possible to get a converter?
[41 byte] By [jkrow] at [2007-11-26 8:39:36]
# 1
sorted. found a converter!
jkrow at 2007-7-6 22:15:06 > top of Java-index,Sun Hardware,Workstations - General Discussion...
# 2
HelloPlease note:Depending on the graphics card when using a 13W3->VGA converter the VGA monitor must be able to do "Composite Sync" (e.g. Elite3D graphics card) or "Sync on Green".Martin
Martin_Rosenau at 2007-7-6 22:15:06 > top of Java-index,Sun Hardware,Workstations - General Discussion...
# 3
Hi,I am actually using a graphics card called "TURBOXGX"?Will a standard CRT work with this?Thanks.
jkrow at 2007-7-6 22:15:06 > top of Java-index,Sun Hardware,Workstations - General Discussion...
# 4

Are you using this very old SBUS card?

http://www.sunshack.org/data/sh/2.1/infoserver.central/data/syshbk/Devices/Grap hics/GRAPH_TurboGX.html

... or are you using this very old SBUS card ?

http://www.sunshack.org/data/sh/2.1/infoserver.central/data/syshbk/Devices/Grap hics/GRAPH_TurboGXplus.html

The actual part number will be on a sticker on the card, itself.

You could also telnet into the system and run a verbose PRTDIAG.

(the framebuffer might be listed in its output.)

Note the limited number of screen resolutions that are shown in those two web links.

Those are the only outputs from those cards.

So ... if your CRT can work at 1152x900, then go ahead and attach it.

Many monitors cannot run at that resolution.

That is the default output until you customize it with the FBCONFIG command.

rukbat at 2007-7-6 22:15:06 > top of Java-index,Sun Hardware,Workstations - General Discussion...
# 5

Ill check the serial number this evening.

Both those pages say it goes up to 1024x768. Thats ok and I know the monitor supports this. Unfortunately I have no access to it at the moment to check that it is set at this. No null modem and I don't know what ip address it has been configured with.

I suppose the best thing I can do is hope that the previous owner has already set the res. to 1024x768.

Fingers crossed.

jkrow at 2007-7-6 22:15:06 > top of Java-index,Sun Hardware,Workstations - General Discussion...
# 6

Yes, both framebuffer models can work DOWN AT 1024x768.

The thing is, the default resolution will be 1152x900,

which many middle-aged and older CRT's cannot understand.

That is why I mentioned that you may need to telnet into the system

and use fbconfig to change the resolution to a compatible one.

Additionally, you may need to halt Solaris and restart it,

for any resolution changes to take effect.That's most often just done with a reboot.

You won't know until you get everything connected.

Familiarize yourself with the man pages for fbconfig, just to be prepared.

rukbat at 2007-7-6 22:15:06 > top of Java-index,Sun Hardware,Workstations - General Discussion...