Sponsored Content
Full Discussion: Creator 3D Video Adapter
Operating Systems Solaris Creator 3D Video Adapter Post 54725 by jbarbuto on Sunday 22nd of August 2004 04:56:01 PM
Old 08-22-2004
Question Creator 3D Video Adapter

Hi everyone, it's me the Solaris novice once again. Here's my situation.

- I bought a Sun Ultra 10 Creator 3D Workstation and Sony 19" SVGA Monitor package deal.
- The system has the Creator 3D Video Adapter installed but I could not use it because the adapter has a 13w3 connection and my monitor has an SVGA 15-pin connection.
- So far I've been using the onboard video just fine.
- I bought what I thought was the correct adapter to attach the monitor to the workstation but it doesn't work.
- When I turn the computer on with the monitor plugged into the 13w3 connection the monitor power lite comes on and the computer boots but I get no display.

- Did I buy the wrong adapter?
- Do I need to change settings somewhere?
- What is the correct adapter for a standard SVGA monitor to an Ultra 10 Creator 3D video card?

Thanks for any help...
 

5 More Discussions You Might Find Interesting

1. Solaris

creator 3d / ffbconfig

got creator 3d card in my ultra10 solaris8. old sun monitor. what is best way to setup the ffbconfig?. i set to wrong resolution and messed up the CDE so that i could not read anything. Had to re-install solaris. easy way to get around this?. (6 Replies)
Discussion started by: S26+
6 Replies

2. Solaris

video adapter settings

Hi Please help to set the video adapter resolution, frequency. By default the frequency is 66Hz, 61 kHz, and the resolution 1024*768. Can I set different values. We use Solaris WS, SPARC. Thanks (2 Replies)
Discussion started by: Andrey Malishev
2 Replies

3. UNIX for Advanced & Expert Users

Video Cards :: Video Memory Intercept and Redirect

I need a broad spectrum understanding on this subject, and any help would be greatly appreciated. First of all, as I understand it... The way the video hardware works is the CPU sends information about input and possible changes to the display, the video card receives these changes, makes the... (2 Replies)
Discussion started by: ciNG
2 Replies

4. Shell Programming and Scripting

Need a script for HEXA meta creator

Hi All, Need help how I can create a script generate a Meta if have give range. For e.g This is range 4264:4803 around 1440 device i need to built a script to create a meta file if I have input field as below Output format I need. Like that I need 40 meta with the rage of 30 device and... (0 Replies)
Discussion started by: ranjancom2000
0 Replies

5. AIX

Misconfiguration detected Adapter interface name en 3 Adapter offset 0

Hi, We had a hardware problem with an IBM System p5 server, with AIX 5.2 We restore from a tape the last backup we had, but the server does not boot up as expected. The server try to mount some directories from a storage, but could not comunicate with them, we check the FC and everything is... (12 Replies)
Discussion started by: trevian3969
12 Replies
vga_getmonitortype(3)						Svgalib User Manual					     vga_getmonitortype(3)

NAME
vga_getmonitortype - returns the monitor type configured SYNOPSIS
#include <vga.h> int vga_getmonitortype(void); DESCRIPTION
This returns the monitor type configered in /etc/vga/libvga.config. This function is really obsolete, as the result is of not much use to the application vga_getmodeinfo(3) and vga_hasmode(3) do already check the monitor type and there are more flexible ways to specify it too. The return value is one of: MON640_60 31.5 KHz (standard VGA): does 640x480 in 60Hz vsync. MON800_56 35.1 KHz (old SVGA): does 800x600 in 56Hz vsync. MON1024_43I 35.5 KHz (low-end SVGA, 8514): does 1024x768 in 43Hz vsync interlaced. MON800_60 37.9 KHz (SVGA): does 800x600 in 60Hz vsync. MON1024_60 48.3 KHz (SVGA non-interlaced): does 1024x768 in 60Hz vsync, non-interlaced. MON1024_70 56.0 KHz (SVGA high frequency): does 1024x768 in 70Hz vsync. MON1024_72 does 1024x768 in 72Hz vsync or even better. SEE ALSO
svgalib(7), vgagl(7), libvga.config(5), mousetest(6), spin(6), vga_init(3), vga_setmode(3), vga_hasmode(3), vga_getmodeinfo(3) AUTHOR
This manual page was edited by Michael Weller <eowmob@exp-math.uni-essen.de>. The exact source of the referenced function as well as of the original documentation is unknown. It is very likely that both are at least to some extent are due to Harm Hanemaayer <H.Hanemaayer@inter.nl.net>. Occasionally this might be wrong. I hereby asked to be excused by the original author and will happily accept any additions or corrections to this first version of the svgalib manual. Svgalib (>;= 1.2.11) 27 July 1997 vga_getmonitortype(3)
All times are GMT -4. The time now is 10:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy