X Server on AIX w/o video card


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers X Server on AIX w/o video card
# 1  
Old 06-27-2001
Question X Server on AIX w/o video card

Hi there, I'm a newbie so please be patient. I wanted to know if it was possible to run X server on a box w/o a video card. The reason I want to do this is I'd like to have a CDE session from sun workstation into the AIX box. Please let me know if this is feasible. Thanks for your time.

# 2  
Old 06-27-2001
I don't think you can run an X server without a video/graphics card. I could be wrong, but I think you cannot. The Xserver is the side that shows the graphics, so there is no reason (I can think of right now) to run an X server without a graphics card and monitor.

You don't need an X server running on a platform to run an X application on that same platform, but you have to display the X application on a platform with an X server running. So, you can export the display to an X server from a platform without an X server running (not the reverse).
# 3  
Old 06-28-2001
I welcome a kicking if I am wrong but I think that the terms have become confused here.

You would think that the X 'server' would be the box running the X apps, wouldn't you? As in "file server". But this is not the case. An X server is a process which 'displays' X programs. Therefore the X server is the machine actually displaying the program.

Therefore the last post would stand to reason now that we have clarifies the terms. Of course you need a graphics card to run an X server, otherwise you wouldn't be able to see anything.

You do not need a graphics card to execute X programs however - so yes, the AIX box does not need a graphics card to execute the code - but the Sun box must in order to run the X server to display the output of the AIX box.

Very confusing!!

I think the confusion comes from applying client-server networking terminology to X. One instantly thinks " I'm connecting to the [AIX] box, therefore it is the X server ".

Hope this is clear(er) Smilie
# 4  
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.
# 5  
Old 06-28-2001
Hi,



This may be irrelevant but at&t provide a very good set of software to access remote desktops.

Vncserver and vncviewer are freely available from: http://www.uk.research.att.com/vnc/



Andy Hibbins Smilie
# 6  
Old 06-28-2001
X servers and applications are always confusing and many people develop an understanding (which is also correct) like this:

The X server is the client. X applications can run anywhere and are displayed on X servers (which are clients to the X application). So, they are both, as Optimus_P points out; the X server is a server both can also be considered a client. Yes, it is confusing!!

 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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

7. 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

8. 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

9. 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

10. 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
Login or Register to Ask a Question