Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!oakhill!abair From: abair@turbinia.oakhill.uucp (Alan Bair) Newsgroups: comp.windows.x Subject: Re: Sun server problems Message-ID: Date: 21 Jul 89 05:19:38 GMT References: <8907191506.AA03881@ipsun.larc.nasa.gov> Sender: news@oakhill.UUCP Organization: SPS CAD, Motorola Inc., Austin, Texas. Lines: 38 In-reply-to: gates@IPSUN.LARC.NASA.GOV's message of 19 Jul 89 15:06:59 GMT Let me state what I think you are trying to ask about and then answer that, if I interpreted your question incorrectly, please clarify. You have X running on the Sun3/60 and you get a color and B/W display. I suspect you either start up X to use the specific display or you are letting X find both displays and then switching between them by sliding the cursor off the sides of the screen. Then you expected the same result on the Sun3/280C. Well the problem is that the 2 machines do not have the same type of color buffers. The Sun3/60 and Sun3/110 have a 2 buffer system, one color 8bit(?) plane and a B/W 1bit overlay plane. These are in /dev as follows: Sun3/110 color cgfour0 B/W bwtwo0 Sun3/60 color cgfour0 B/W bwtwo1 The Sun3/280C has a single color 8bit(?) plane. It is in /dev as: cgtwo0. So there is no way to have both display types on the Sun3/280. However, since the Sun3/280 cpu comes with a monochrome buffer, you could hook a monochrome display to this port and have color and B/W. I have heard of people reporting on the net that this works. I do not remember what the /dev entry for this buffer is, sorry. Hope this clears up your confusion. It took me several trys and many helpfull hints from the net to clear this up. The Sun3/60 double display is nice, but Sun stopped building that buffer setup with the 3/60. I have even heard from the net that it is possible to run X on one display while SunTools runs on the other, but I think the Sun X server requires some patches for this to work. Alan Bair SPS CAD Austin, Texas Motorola, Inc. UUCP cs.utexas.edu!oakhill!turbinia!abair