Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!caen!sol.ctr.columbia.edu!emory!gatech!psuvax1!psuvm!avp100 From: AVP100@psuvm.psu.edu Newsgroups: comp.sys.ibm.pc.misc Subject: Re: QEMM386 Problem - Not related to windows Message-ID: <91073.111857AVP100@psuvm.psu.edu> Date: 14 Mar 91 16:18:57 GMT References: <774@amsaa-cleo.brl.mil> Organization: Penn State University Lines: 13 QEMM may be grabbing the memory area c000-CFFF that your video card is using. Add the following to your config.sys: device=qemm386.sys adapterram=(address to be omitted) This is assuming you put qemm386.sys in the root dir of your boot HD. Other wi se just add the necessary sub-dir prefix. This problem usually happens if you have the RAM option active to use high ram area. Also, if you don't want to lo ad your video ROM into high ram for increased performance, add NOVIDEOFILL. Or rerun the install of your qemm and answer the questions so it'll auto se t all the feature correctly for you. A.P.