9fans archive / 1995 / 08 / 74 /    prev next

From: jmk@pla... jmk@pla...
Subject: #9 GXE64 support
Date: Mon, 7 Aug 1995 09:55:53 -0400

the ATT21C498 is the production version of the ATT20C498 according to the
datasheet.

my suspicion is that aux/vga is not switching over to 2x8-bit mode for the
higher clock rates when it can, we've never played with any resolution
requiring a clock between 80MHz and 135MHz.

please post your parameters.

------ original message follows ------

>From cse.psu.edu!9fans-outgoing-owner Mon Aug  7 06:46:32 EDT 1995
Received: by psuvax1.cse.psu.edu id <33963>; Mon, 7 Aug 1995 06:11:43 -0400
Received: from staff.cs.su.OZ.AU ([129.78.8.1]) by psuvax1.cse.psu.edu with SMTP id <33958>; Mon, 7 Aug 1995 06:07:16 -0400
Received: from sour.sw.oz.au by staff.cs.su.OZ.AU (mail from jeremy for
	9fans@cse...)
	with MHSnet (insertion MHSnet site: swallow.sw.oz.au); Mon, 07 Aug 1995 20:05:30 +1000
Received: from sour.sw.oz.au by swallow.sw.oz.au with SMTP
	id AA29506; Mon, 7 Aug 95 20:05:11 EST (4.1/Unixware)
	(from jeremy@sou... for 9fans@cse...)
Received: by sour.sw.oz.au
	id AA29618; Mon, 7 Aug 1995 20:05:10 +1000 (5.65c/1.34)
	(from jeremy@sou... for 9fans@cse...)
From:	jeremy@sou... (Jeremy Fitzhardinge)
Message-Id: <199508071005.AA29618@sou...>
Subject: #9 GXE64 support
To:	9fans@cse... (Graverobbers from Outer Space!)
Date:	Mon, 7 Aug 1995 06:05:09 -0400
Organization: Softway Pty Ltd
X-Face: 
	 '6U=%Tv\k1<Ek%ql%PN^v`Db4bakr[v~y]\u7"GbO#I=]N{l1=#P,glz$9q>l-:?\$C[D@G
	 7(vl~w8&y}!f\bh#w<Y*S~bEBTI:s&.QR>L#n,TGKh>T.c7eT5-y)Hl'i;A1z$9?*lD.k}yqshddFb
	 l[EC}c=;uc%x'}uh3E91p&oE<q$w1r&U0yw.Sb3V&uw
X-Mailer: ELM [version 2.4 PL21]
Content-Type: text
Content-Length: 1262      
Sender: owner-9fans@cse...
Precedence: bulk
Reply-To: 9fans@cse...

Hi all,

I've been successfully using the PC demo disks on my system with
a #9 GXE64 card in 1024x768x8 mode.  I calculated some new parameters
for use with X under Linux which make better use of my hardware,
and came up with a 1184x888@67Hz mode (100MHz dot clock), and a
1152x864 mode (at both 80MHz and 90MHz dot clocks).

These all worked well under XFree86, producing solid clear images.
I tried using the same parameters in /lib/vgadb, but only the
1152x864 w/ 80MHz dot clock worked properly.  The others had flickery
pixels, with 1 pixel-wide vertical lines disappearing altogether;
in other words it looked like something was being overclocked, and
it appears to happen at dot clocks somewhere between 80 and 90 MHz

vgadb's entry for the GXE64 lists the RAMDAC as being an att21x498-135.
However, my card has a att20c498-135 RAMDAC and aux/vga doesn't
seem to explicitly support this chip (isn't accepted in vgadb,
and strings doesn't show any mention in aux/vga itself).

I assume they are quite similar, but is there some slight difference
between them which needs to be handled differently with dot clocks
over, say, 80MHz? The 1152x864 w/ 80MHz dot clock is OK, but only
refreshes at 57Hz, so it's a bit too flickery for long-term use.

Thanks,
	J