To: Eli Zaretskii Subject: Re: GRX 1.03 does not work with Pentium S3 (864) PCI Date: Thu, 4 Jan 96 00:25:01 +0100 (CET) From: Klaus Fuchsel CC: "djgpp AT delorie DOT com" -- [ From: Klaus Fuchsel * EMC.Ver #2.5.02 ] -- -------- REPLY, Original message follows -------- Date: Wednesday, 03-Jan-96 08:58 AM From: Eli Zaretskii \ Internet: (eliz AT is DOT elta DOT co DOT il) To: Klaus Fuchsel \ Internet: (fychsel AT cybernet DOT dk) cc: djgpp AT delorie DOT com \ Internet: (djgpp AT delorie DOT com) Subject: Re: GRX 1.03 does not work with Pentium S3 (864) PCI On 2 Jan 1996, Klaus F|chsel wrote: > How do you get a Phoenix S3 vision 864 PCI bus video card with 2 Mb > VRAM to work with GRX 1.03? I have tried vesa_s3.grn, vesavdr.drv to > no avail. > I have upgraded a 486 Tseng to a Pentium S3 combo. Everything was ok > before but now graphics mode apps freeze up my PC. > > Any sugestions would be greatly appreciated. Did you read sections 10.4 and 10.5 in the DJGPP FAQ list? They have some suggestions. The latest version of the FAQ is available as faq102.zip from the same place you get DJGPP. -------- REPLY, End of original message -------- I did but the internal vesa driver in go32 returns: GrSetMode: unknown adapter type in driver I have re-written the graphics table in vesa_s3.asm and found out with modetest.exe that with 4 bit (16 colors) the vesa modes 1xxh it will change res but with 8 bit (256 colors) it needs the S3 2xxh accelerated modes to change res. But alas only modetest.exe works, I think that vesa_s3.grn was written for a stealth card an not 864/964 chipsets by Phoenix.