Sponsored Content
Top Forums UNIX for Dummies Questions & Answers X Server on AIX w/o video card Post 3298 by Optimus_P on Thursday 28th of June 2001 11:28:30 AM
Old 06-28-2001
they are both correct.

the x server must reside on the box in which you want to use it on. and you can not display any graphix without a video card. the rs/6000's we have here use a dummy terminal along with the sun boxes.

BUT i can use exceed (windows x-server/client) to get my cde on any of the boxes.

you also need to have the dtlogin (sun and aix) deamon started so it knows to listen on the "x-windows" ports.

if any of this info is incorrect please correct me.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Sun Video Card

My Ultra -2 Sun Monitor went blank one day ... I tried using our monitor on another Sun , It worked fine . So the problem would be with the video card .. The thing is i have an Old Ultra 1 which has not been used for some time . I hooked that up to see the monitor works with that ..it works... (6 Replies)
Discussion started by: DPAI
6 Replies

2. UNIX for Advanced & Expert Users

redhat 7.2 dual head video card

HI. i have two monitor and two video card in one system, i want use both of the monitor, i am currently using redhat 7.2 and solaris 8, i was wondering if someone can help me set my system as a dual monitor, basically it called dual head in redhat but i dont' know what it called in sun. Im tring... (4 Replies)
Discussion started by: souldier
4 Replies

3. UNIX for Dummies Questions & Answers

Need help with video card.

http://adsl.027game.com/uploadImages/200211122321064403.jpg Help, please!!! :confused: :confused: :confused: (7 Replies)
Discussion started by: HOUSCOUS
7 Replies

4. Solaris

problems with my M3 video card and my Tatung Ultra 10 clone

i took this Elite 3D M3 video card out of my Ultra 60 machine which was replaced with an M6. the card was working w/o issue in the Ultra 60. however, i'm getting no video when i power the Tatung machine. yes, the M3 is does work with an AXi motherboard. any ideas what's causing the problem? (1 Reply)
Discussion started by: xyyz
1 Replies

5. UNIX for Advanced & Expert Users

Video Card for Lin/Unix

I am wondering if a ATI Mobile Radeon 9600 PROTURBO will work with a any version of linux or Unix (NetBSD 1.6.2, FreeBSD). (0 Replies)
Discussion started by: mentor6
0 Replies

6. Solaris

How can I get the supported video card list by solaris 10?

How can I get the supported video card list by solaris 10 (sparc)? Could you tell me that which video card was supported by solaris 10? I need all kinds of video card supported by solaris 10? I find a lot of documents,but I didn't get what I want... ... Could you help me? Thank you very much. (1 Reply)
Discussion started by: jg159993
1 Replies

7. Solaris

video card for a V440

I am looking into getting some cards for the SunFire V440. Not sure how most folks go about this but I am assuming we can find compatible cards for this server platform without going through SUN. Do you guys recommend getting this video card from SUN? Yeah we got these servers without the video... (5 Replies)
Discussion started by: bluridge
5 Replies

8. Programming

Extracting video card properties

Hi everyone. I'm looking for a way to extract the video card properties (Name, Driver version, amount of vram). I've managed to deal with nVidia cards, but nothing came for ATI/AMD cards and other kind of chipsets. Can someone point a way to do this? Thanks. (4 Replies)
Discussion started by: JB007ROLV
4 Replies

9. Hardware

I need an AGP video card that works with Linux as well as Windows 7

My MB has 3 PCI slots and 1 AGP 8x slot. Does anybody know of an AGP 8x video card with a DVI or HDMI output that will work for Fedora 13 as well as Windows 7? (3 Replies)
Discussion started by: EdN
3 Replies

10. Solaris

Very new to Solaris and Sun, need help please (video card)

Hello all, I am trying to learn about Solaris and Sun systems so I purchased a SunFire 280r running Solaris 9 with a disk array from eBay. The system had no video card so I purchased a PGX32 card for the PCI slot and installed it. The problem is I have no video what so ever. I am familiar... (3 Replies)
Discussion started by: FTBTX
3 Replies
exaccel(3alleg4)						  Allegro manual						  exaccel(3alleg4)

NAME
exaccel - Using offscreen video memory to store source graphics for VBE/AF. Allegro game programming library. SYNOPSIS
#include <allegro.h> Example exaccel DESCRIPTION
This program demonstrates how to use an offscreen part of the video memory to store source graphics for a hardware accelerated graphics driver. The example loads the `mysha.pcx' file and then blits it several times on the screen. Depending on whether you have enough video memory and Allegro supports the hardware acceleration features of your card, your success running this example may be none at all, sluggish performance due to software emulation, or flicker free smooth hardware accelerated animation. SEE ALSO
BITMAP(3alleg4), END_OF_MAIN(3alleg4), PALETTE(3alleg4), SCREEN_H(3alleg4), SCREEN_W(3alleg4), acquire_bitmap(3alleg4), alle- gro_error(3alleg4), allegro_init(3alleg4), allegro_message(3alleg4), blit(3alleg4), clear_bitmap(3alleg4), create_video_bitmap(3alleg4), destroy_bitmap(3alleg4), font(3alleg4), gfx_capabilities(3alleg4), install_keyboard(3alleg4), install_timer(3alleg4), keypressed(3alleg4), load_bitmap(3alleg4), readkey(3alleg4), release_bitmap(3alleg4), replace_filename(3alleg4), screen(3alleg4), set_gfx_mode(3alleg4), set_palette(3alleg4), show_video_bitmap(3alleg4), textout_ex(3alleg4), textprintf_ex(3alleg4) Allegro version 4.4.2 exaccel(3alleg4)
All times are GMT -4. The time now is 07:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy