Mouse Cursor May Freeze with ATI Video CardID: Q87105
|
When the Microsoft InPort/bus Mouse card is installed with an ATI graphics card such as Graphics Vantage, Graphics Ultra or 8514 Ultra, the mouse cursor may freeze in Windows, yet work correctly in MS-DOS. If this problem occurs, check for an invalid MOUSE.INI file in the Windows directory. This information applies to the Microsoft InPort/bus Mouse card for MS-DOS systems.
The 8.2a Microsoft Mouse Setup program for MS-DOS sets an environment variable to point to the location of the MOUSE.INI file. In Windows, the
mouse=<path>mouse.drv
in the [Boot] section of the SYSTEM.INI file performs the same
function.
MouseType=INPORT2
This forces the driver to look for the mouse at the secondary address:
Primary address 023Ch-023Fh
Secondary address 0238h-023Bh
Make sure the MOUSE.DRV= line in the SYSTEM.INI [boot] section
actually points to a location where both the correct MOUSE.DRV and
MOUSE.INI are located. If this line is not correct, Windows creates a
new MOUSE.INI file in the Windows directory with only the following
line:
mousetype=inport1
AUTOEXEC.BAT
------------
set mouse=C:\MOUSE ;For using MOUSE.COM with MS-DOS
C:\MOUSE\mouse /i2
-or-
CONFIG.SYS
----------
device=c:\mouse\mouse.sys /i2 ;For using MOUSE.SYS with MS-DOS
mouse.drv=c:\mouse\mouse.drv
mousetype=inport2
If the problem still occurs after making the above corrections, the
problem may be from an IRQ conflict. The ATI card may have IRQ 2 set
for the mouse; you should use IRQ 5 instead. You can change this
setting with the ATI Install utility. The jumper on the Microsoft
InPort card must also be changed.
Additional query words: 8.20 8.20a
Keywords :
Version : 8.20 8.20a
Platform : WINDOWS
Issue type :
Last Reviewed: August 9, 1999