To: nrd1yxh AT nrd DOT ups DOT com (Yang He) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Driver for Cirrus Logic 5426 Date: Thu, 02 Feb 95 08:08:06 +0200 From: "Eli Zaretskii" > I have a generic Cirrus Logic 5426 1MB card. The go32 built in > driver doens't work (I got something like a CGA display). Which > driver should I use, and how to set go32 environment? Did you try to explicitly set the number of colors to 256, like this: set GO32=nc 256 If the Cirrus-specific drivers won't work right from the box, try them with ``nc 256'' also. My CL-GD5428 will only work with that parameter.