home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 16969 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.4 KB

  1. Path: sparky!uunet!ogicse!emory!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!unidui!thomas
  2. From: thomas@uni-duisburg.de (Thomas Scheunemann)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: X/ATI bus mouse problems
  5. Message-ID: <1eb25aINNnk5@unidui.uni-duisburg.de>
  6. Date: 17 Nov 92 15:12:42 GMT
  7. Article-I.D.: unidui.1eb25aINNnk5
  8. References: <patzel.20@julia.informatik.uni-ulm.de>
  9. Organization: Solid State Physics Group, University of Duisburg
  10. Lines: 20
  11. NNTP-Posting-Host: dagobert.uni-duisburg.de
  12. X-Newsreader: Tin 1.1 PL5
  13.  
  14. I have my ATI-busmouse running under at least linux 0.98pl1 pl3 and
  15. pl4. I didn't have any bigger problem using the mouse.
  16.  
  17. It is correct that the kernel detects an Microsoft and a ATI-XL
  18. busmouse. It's just the same for me.
  19.  
  20. Check out if your mouse device has the correct Major and Minor device
  21. number. It should be 10 and 2 as stated in the README file. Check if
  22. your Xconfig contains the correct entry for your mouse.
  23.  
  24. At least there may be a problem with your interrupt. In default the kernel
  25. uses IRQ 5 (with the kernel distributed with SLS). This interupt may be
  26. used by some other device (LPT2 for instance). If so the Kernel keeps track
  27. which interrupt is used and does not allow the mouse device to use the same
  28. interrupt when X is started. If this is your problem then you have to change
  29. the interrupts and to recompile the kernel.
  30.  
  31. Hope this helps
  32.  
  33. Thomas
  34.