On Thu, Jan 31, 2002 at 03:43:04PM -0500, George Gensure wrote: > It's definitely not a dual head board, however, attached to the sgi bus > (s-bus?) these two cards are stacked on top of one another. The top one > has the display adapter. I only say it is a XZ because of a hardware site GIO Bus. You misunderstood me here. I'm not taling about two video outs on one card. I actually ment: http://www.reputable.com/indytech.html#DualHead This "dual head graphics option board"(as it is called there) looks very much like a XL. Is that what you have? > that I found that showed all the different Newport cards, and this was the > only one that matched it. I don't have a problem doing the serial (found > a cord), but I looked at the kernel source for the graphics and gconsole > drivers, and it looked like they work now by some dark black magic. There > is no probing of the card of any kind, and even the code that looks as > though it might be able to run on more than one machine has been #if 0 -ed > out. Would only the base address for the XZ be different, or would it be > a completely different arrangement for the card as opposed to the XLs? GIO bus probing is being worked at. The current "probing" is crap and let's an I2 halt immediately with a bus error. As I said before: if both of these cards are XL(aka newport, although the "lower" one might be a slight variation to allow for the daughter board) and not XZ(aka fullhouse) you might have chances to get this working by only adjusting the base addresses(the likely ones are in include/video/newport.h). -- Guido