Sponsored Content
Full Discussion: monitor on rs/6000
Operating Systems AIX monitor on rs/6000 Post 302212454 by rein on Monday 7th of July 2008 03:48:32 PM
Old 07-07-2008
Ps.

the graphics card is:

GXT4500


And I have a 15 pins connector for my screen.
 

9 More Discussions You Might Find Interesting

1. AIX

Ibm Risc/6000 Os

:o Unix Sirs, :eek:RE: IBM RISC/6000 1990 Used on Application: Image buffer: 3D "Catia" (3D "Autocad" sim.) engineering C.A.D. Written by Deso. Cash prior to main frame dump:cool: * :oCan I purchase the oem operating system from you unix people? :cool: ... (1 Reply)
Discussion started by: penguins
1 Replies

2. AIX

Booting RS/6000 machines from CD

I'm new to the AIX/RS6000 world - Trying to do an fresh Install of 5.2 on an 43P Model 140 RS/6000 machine. The book said hit F5 on boot up to boot to CD, but F5 only brings up Diagnostic mode. I changed the boot order to boot 1. Floppy 2. CD 3. HD 4. Network still no Dice Anything I'm... (1 Reply)
Discussion started by: almuwatta
1 Replies

3. UNIX for Dummies Questions & Answers

Closing port 6000

Hi I am on solaris 8. And using xdm Xsun for X windows capabilities. Is it possible to close port 6000 and still have xdm Xsun for X windows capabilities. I came across http://www.sunmanagers.org/pipermail/summaries/2004-May/005208.html and neither i can close off port 6000 Rgds (2 Replies)
Discussion started by: yls177
2 Replies

4. AIX

Help on HACMP - RS/6000

Hi, I am new to the AIX environment and am having this major problem, I need to add a node to the cluster (hacmp) and i don't know how. I got RS/6000 IBM running AIX 4.3.3 and the HACMP 4.4 any help :o (4 Replies)
Discussion started by: turki_00
4 Replies

5. AIX

RS/6000 error 888

I have a friend who has the following error message on his LED: 888-102300-0C5 I've tried searching, but can't find anything. Any ideas? tks. (4 Replies)
Discussion started by: bbxguy
4 Replies

6. AIX

Linux on the RS/6000

The 7046-B50, 7025-F50 and 7043-150 could utilize Yellow Dog linux from their initial release. My question is has anyone been able to extend Yellow Dog, or other linux distributions to work on other PPC RS/6000 platforms? Rick (2 Replies)
Discussion started by: RAVC01
2 Replies

7. Hardware

Old RS/6000 lost its mind

Some time ago I bought an old microchannel RS/6000 39H as a hobby toy. I mostly deal with newer Sun/Oracle equipment so I'm a bit out of my element. The machine was running, AIX 4.1.3 I believe. Using it via IBM terminal. I stored it for what was apparently too long, and now it stalls out... (11 Replies)
Discussion started by: drjohnnyfever
11 Replies

8. AIX

IBM rs/6000 7026-c2

I have just purchased an old IBM RS/6000 7026-C2 with the intention of installing AIX 5.2 to do some testing. I have no AIX or RS/6000 experience, but I have managed to access the console/service menu through a hyper terminal console via the com port. I get the service processor menu and I can't... (12 Replies)
Discussion started by: AIX5.2
12 Replies

9. Infrastructure Monitoring

Searching for Saas Monitor service which monitor my servers which are sitting in different providers

Sorry if this is the wrong forum Searching for Saas Monitor service which monitor my servers which are sitting in different providers . This monitor tool will take as less CPU as possible , and will send info about the server to main Dashboard. The info I need is CPU / RAM / my servers status (... (1 Reply)
Discussion started by: umen
1 Replies
gfx_mode_select(3alleg4)					  Allegro manual					  gfx_mode_select(3alleg4)

NAME
gfx_mode_select - Displays the Allegro graphics mode selection dialog. SYNOPSIS
#include <allegro.h> int gfx_mode_select(int *card, int *w, int *h); DESCRIPTION
Displays the Allegro graphics mode selection dialog, which allows the user to select a screen mode and graphics card. The initial values at the addresses provided by card, w, and h are used as the default selections in the dialog if they are found in the driver and mode lists. If they are not found then the initial selections will be the first in each list. If you wish to ensure that the initial selection is always the first entry, then initialize the data at the addresses passed to the function to the value of 0 or -1. If the dialog is OK'd, it stores the selections at the addresses passed to the function. RETURN VALUE
See the gfx_mode_select_filter function for the return values. SEE ALSO
gfx_mode_select_ex(3alleg4), gfx_mode_select_filter(3alleg4), set_gfx_mode(3alleg4), gui_fg_color(3alleg4) Allegro version 4.4.2 gfx_mode_select(3alleg4)
All times are GMT -4. The time now is 01:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy