Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!usc!apple!rutgers!caip.rutgers.edu!mann From: mann@caip.rutgers.edu (Lisa Mann) Newsgroups: comp.windows.ms Subject: Re: Problems running Win 3.0 on 386 clone Message-ID: Date: 30 Jun 90 00:38:29 GMT References: <48927@iuvax.cs.indiana.edu> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 19 > A friend of mine has a 386 clone (AMI Bios ). Windoes 3.0 seems to > crash randomly on his system. Sometimes it crashes in the middle of > redrawing the screen. I friend of mine is having similar problems on a 386. Seems that he can get into Windows 3.0 if he does not touch the mouse at any time the disk is being accessed. At first we thought maybe the mouse was trying to share an interrupt, but we later found that the real problem is when the display tries to update the mouse motion while the disk is being accessed. So the problem lies with his VGA card. On another system that works fine, the mouse is constantly polled, but on his system, the mouse generates a request that somehow interferes with the screen update while INT14 for the disk drive is high. Yesterday we were working on a kludge to disable the display update due to mouse activity during disk access. This should work, but it is not the ideal solution, and I can't remember which display board he is using. If this sound familiar, email me and I will find out the details of his configuration