Sponsored Content
Full Discussion: Sun Fire v210 display card
Operating Systems Solaris Sun Fire v210 display card Post 302078731 by marcelious on Tuesday 4th of July 2006 08:29:23 AM
Old 07-04-2006
Sun Fire v210 display card

hi all, how can install a display card on a sun fire v210.

regards. marcel
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Sun Fire 280R

Hello all, I'm lost and can't figure this problem out. I have a Sun fire 280R running Solaris 8. Everything was working great. I have one drive in bay 1(not 0). But when I reboot the system it trys to open files in /dev/rdsk/c1t1d0s0. Should it have been opeing /dev/rdsk/c1t0d0s0, the... (4 Replies)
Discussion started by: larryase
4 Replies

2. Solaris

Sun Fire v440 keeps shutting down

Hello, I hope you can help me. I am new to Sun servers and we have a Sun Fire v440 server in which one power supply failed, we are waiting for new one. But now our server is shutting down constantly. Is there any setting with which we can prevent this behaviour? (1 Reply)
Discussion started by: Tibor
1 Replies

3. Solaris

Sun Fire 280R Sun Solaris CRT/Monitor requirements

I am new to Sun. I brought Sun Fire 280R to practice UNIX. What are the requirements for the monitor/CRT? Will it burn out old non-Sun CRTs? Does it need LCD monitor? Thanks. (3 Replies)
Discussion started by: bramptonmt
3 Replies

4. Solaris

Booting error in Sun V210

Sun Fire V210, No Keyboard Copyright 1998-2003 Sun Microsystems, Inc. All rights reserved. OpenBoot 4.13.2, 4096 MB memory installed, Serial #61203679. Ethernet address 0:3:ba:a5:e4:df, Host ID: 83a5e4df. Boot device: net File and args: 100 Mbps FDX Link up Timeout waiting for... (5 Replies)
Discussion started by: Mrudhul
5 Replies

5. Solaris

Connect using ALOM to Sun Fire V210

I have bought from eBay a second hand Sun Fire V210 server and I'm really stumped at the lack of complete instructions on how to connect to it. I don't have a Windows machine, I've only got Ubuntu and OS X computers. None of them have an old RS-232 port on them either. In saying that, I have... (12 Replies)
Discussion started by: danijeljames
12 Replies

6. UNIX for Dummies Questions & Answers

New to Forum & Sun Surefire V210 Access

Purchased a Sun Surefire V210 Server off eBay. Unable to Access the Terminal Mode via the Terminal MGT. Using Windows 7 home, and downloaded the ConEmu. The ConEmu brings up a Command line on the PC, and that's it. Being new to all this, I was expecting a Login prompt to pop up. Read the... (22 Replies)
Discussion started by: screenprintr
22 Replies

7. Solaris

Sun Fire V210 CPU Fan Temp too high?

Hey, I have a V210 with a failed CPU fan. The temperature is currently at 84C and I've been asked to wait a few weeks before replacing as its a production system and it cant be shut down yet. Is it too hot? Do I risk killing the CPU at this temp? Its been like this for a few weeks now... (5 Replies)
Discussion started by: magarvo
5 Replies

8. Solaris

Any hope for this bootlooping Sun V210?

Hi, First post here! I have a Sun V210 that I use occasionally for build testing things big-endian. I switched it on the other day, at it aint comin' up. I was wondering if anyone on this fine forum knows if it can be brought back from the dead. With the SCC card in, and conencted to... (22 Replies)
Discussion started by: vext01
22 Replies

9. Solaris

Sun fire x2270

Hello, I have purchaced an old SUn fire x2270 server . I wanted to make ILOM upgrade to the latest version of software : ILOM 3.0.9.18.a r126592 BIOS vers. 2.09 Server 2.2.3 (10-Aug-2018) Because my version is very outdated. But i can't download the updatebecause it's require... (4 Replies)
Discussion started by: LouisLakoute
4 Replies
XScreenSaver(1) 					      General Commands Manual						   XScreenSaver(1)

NAME
glforestfire - draws a GL animation of sprinkling fire-like 3D triangles SYNOPSIS
glforestfire [-display host:display.screen] [-window] [-root] [-visual visual] [-delay microseconds] [-count number_of_particles] [-trees number_of_trees] [-size viewport_size] [-texture] [-no-texture] [-shadows] [-no-shadows] [-fog] [-no-fog] [-wireframe] [-no-wireframe] [-wander] [-no-wander] [-trackmouse] [-no-trackmouse] [-fps] [-no-fps] DESCRIPTION
The glforestfire program draws an animation of sprinkling fire-like 3D triangles in a landscape filled with trees. OPTIONS
glforestfire accepts the following options: -window Draw on a newly-created window. This is the default. -root Draw on the root window. -install Install a private colormap for the window. -visual visual Specify which visual to use. Legal values are the name of a visual class, or the id number (decimal or hex) of a specific visual. -fps Display a running tally of how many frames per second are being rendered. In conjunction with -delay 0, this can be a useful benchmark of your GL performance. -trees number_of_trees Specify how much trees are drawn in the landscape. -count number_of_particles Specify how much fire particles are drawn. A very special case is 0 wich means that you get rain ! -size viewport_size Viewport of GL scene is specified size if greater than 32 and less than screensize. Default value is 0, meaning full screensize. -texture Show a textured ground and the trees. This is the default. -no-texture Disables texturing the landscape. This implies that no trees are drawn. -shadows Show a shadow for each particle on the ground. This is the default. -no-shadows Disables the drawing of the shadows. -fog Show a fog in the distance. -no-fog Disables the fog. This is the default. -wander Move the observer around the landscape. This is the default. -no-wander Keep the fire centered on the screen. -trackmouse Let the mouse be a joystick to change the view of the landscape. This implies -no-wander. -no-trackmouse Disables mouse tracking. This is the default. -wire Draw a wireframe rendition of the fire: this will consist only of single-pixel lines for the triangles. ENVIRONMENT
DISPLAY to get the default host and display number. XENVIRONMENT to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. SEE ALSO
X(1), xscreensaver(1) COPYRIGHT
Copyright (C) 2001 by Eric Lassauge. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. The original code for this hack was written by David Bucciarelli (tech.hmw@plus.it) and could be found in the demo package of Mesa (Mesa-3.2/3Dfx/demos/). This hack is the result of the merge of two of the David's demos (fire and rain). AUTHOR
David Bucciarelli <tech.hmw@plus.it> Eric Lassauge <lassauge@mail.dotcom.fr> X Version 11 03-Oct-01 XScreenSaver(1)
All times are GMT -4. The time now is 05:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy