From: Shawn Hargreaves Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro's VESA 2.0 support flakey Date: Sat, 14 Dec 1996 12:12:11 +0000 Organization: None Lines: 28 Distribution: world Message-ID: <7Hn9WGAbmpsyEwGc@talula.demon.co.uk> References: <58mn9s$aub AT news DOT csus DOT edu> NNTP-Posting-Host: talula.demon.co.uk MIME-Version: 1.0 CC: shawn AT talula DOT demon DOT co DOT uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp GEORGE ARUGAY MONTEMAYOR writes: > I cannot get Allegro to switch to VESA 2.0 linear or banked at > 320x240x8bit with an Intergraph Reactor 3D. The card is based on the > Rendition Verite chip and has VESA 2.0 built-in, so SDD is not needed. > Allegro cannot detect VESA 2.0 for some wierd reason. Any solutions? > I could try to snail mail Shawn, but I don't know... not sure if I > still am capable of putting those stamps on the right place nowadays. Fortunately I'm now back on the net, so such drastic measures won't be neccessary :-) You say the VESA 2.0 detection fails completely? ie. you get a "VBE 2.0 not available" error? That does sound extremely weird. A couple of things spring to mind that it would be worth trying. Does UniVBE support your card? I know it shouldn't be neccessary, but it would be worth trying it to see if you get the same results. Also, could you try running the VBETEST program that SciTech distribute along with UniVBE (I can mail you a copy if you need it) and make sure that it detects VBE 2.0? If that doesn't shed any light on the problem, I'll knock out some test programs for you to try. /* * Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/ * Ghoti: 'gh' as in 'enough', 'o' as in 'women', and 'ti' as in 'nation'. */