Message-Id: <3.0.1.32.19990121163033.00911100@iut.ujf-grenoble.fr> X-Sender: sletuffe AT iut DOT ujf-grenoble DOT fr (Unverified) X-Mailer: Windows Eudora Pro Version 3.0.1 (32) [F] Date: Thu, 21 Jan 1999 16:30:33 +0100 To: djgpp AT delorie DOT com From: LETUFFE SYLVAIN Subject: How do I set grx23's video drivers ? In-Reply-To: <784jco$78l$1@gamera.cbl.umces.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Reply-To: djgpp AT delorie DOT com I have installed the grx23.zip pack and I run into trouble : - my video card is a bit old and the problem seems to come from it... it is an EGA card (but grx23 seems to provide an access for such a video card) . the problem is that once compiled with gcc all programm using grx23 stops almost immediatly and saying : " No video driver found " What can I do ? How do I compile the stdega.c driver (if needed) ? how do I point the program to it ? When compiled on other computer with VESA card support the programms works fine...