home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 16972 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.8 KB  |  39 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!engr.uark.edu!tep
  3. From: tep@engr.uark.edu (Tim Peoples)
  4. Subject: Re: X/ATI bus mouse problems
  5. Message-ID: <1992Nov17.152403.4447@engr.uark.edu>
  6. Sender: netnews@engr.uark.edu (NetNews Administrator)
  7. Nntp-Posting-Host: engr.uark.edu
  8. Reply-To: tep@engr.uark.edu
  9. Organization: University of Arkansas
  10. Organiztion: University of Arkansas, Dept. of Computer Systems Engineering
  11. References: <patzel.20@julia.informatik.uni-ulm.de> <1eb25aINNnk5@unidui.uni-duisburg.de>
  12. Date: Tue, 17 Nov 1992 15:24:03 GMT
  13. Lines: 24
  14.  
  15. thomas@uni-duisburg.de (Thomas Scheunemann) writes:
  16. >
  17. >At least there may be a problem with your interrupt. In default the kernel
  18. >uses IRQ 5 (with the kernel distributed with SLS). This interupt may be
  19. >used by some other device (LPT2 for instance). If so the Kernel keeps track
  20. >which interrupt is used and does not allow the mouse device to use the same
  21. >interrupt when X is started. If this is your problem then you have to change
  22. >the interrupts and to recompile the kernel.
  23. >
  24.  
  25.    And if your busmouse is set to IRQ 2 then you need to set it to
  26. IRQ 9 in busmouse.h.  IRQ 2 just won't work.
  27.  
  28. -- 
  29.  
  30. +--------------------------------------+-------------------------------------+
  31. | Tim Peoples                          | The time has come the hacker said   |
  32. | tep@engr.uark.edu                    | to talk of many things,             |
  33. | Dept. of Computer Systems Engineering| of simms and sockets and semaphores |
  34. | University of Arkansas, Fayetteville | of processes and pings....          |
  35. +--------------------------------------+-------------------------------------+
  36. |    I need no disclaimer; nobody listens to what I have to say anyway!!     |
  37. +----------------------------------------------------------------------------+
  38.  
  39.