home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8525 < prev    next >
Encoding:
Text File  |  1992-08-17  |  2.3 KB  |  67 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!usc!cheshire.oxy.edu!rafetmad
  3. From: rafetmad@cheshire.oxy.edu (David Giller)
  4. Subject: Re: Bus Mouse Tester > not working
  5. Message-ID: <1992Aug18.083336.12147@cheshire.oxy.edu>
  6. Organization: Occidental College, Los Angeles, CA 90041
  7. References: <65804@hydra.gatech.EDU> <1992Aug17.234750.3244@odin.diku.dk>
  8. Date: Tue, 18 Aug 1992 08:33:36 GMT
  9. Lines: 56
  10.  
  11. viggo@diku.dk (Allan Kim Schougaard) wrote:
  12. >gt6698a@prism.gatech.EDU (Andrew Hobson) writes:
  13. >
  14. >>I have a bus mouse, but linux 97 patch 1 does not recognize it.
  15. >
  16. >Me too also not working. ;-(
  17. >
  18. >I have tried :
  19. >
  20. ># cat /dev/bm
  21. >cat: bm: Try again
  22.  
  23. Actually, this is the proper behaviour.
  24.  
  25. >And:
  26. >
  27. ># mouse Microsoft /dev/bm
  28. >Play with mouse. Press Ctrl-c to ...
  29. >{nothing happens}
  30. >Finished
  31.  
  32. I've never tried it like that, but you might want to try it with
  33. 'mouse MouseSystems /dev/bm' or 'mouse BusMouse /dev/bm' although the
  34. mouse program really isn't written to recognize bus mice.  I think I
  35. patched it once to get it to work with BusMouse (the code was there,
  36. just commented out).  And you might run into the 'Try Again' problem.
  37. This is normal.  The mouse isn't meant to be read by normal programs.
  38. You are supposed to read it 3 bytes at a time.
  39.  
  40. >During boot Linux displays the message:
  41. >
  42. >Busmouse detected and installed.
  43. >
  44. >The jumpers are installed at IRQ3 port 02c8 (not sure about the port)
  45. >and the mouse workes perfectly in dos.
  46.  
  47. Ah, here's a problem.  Most mice are configured on IRQ5, and so
  48. the mouse driver assumes that.  If you can recompile the kernel, you
  49. can change this (it is trivial, but you must recompile the kernel).
  50. I don't have any idea how to autodetect what IRQ the mouse is on.
  51.  
  52. Another {ossibility is that you have one of the newer bus mice that
  53. are really hacked serial ports.  I don't know what to say about
  54. this, except that using the setserial program may get you going.
  55.  
  56. Also, Xconfig must say that the mouse is mousesystems or busmouse.
  57. microsoft and logitech won't work.
  58.  
  59. -Dave
  60.  
  61.  
  62. -- 
  63. David Giller, Box 134 | Q: How many Oregonians does it take to screw in a light
  64. Occidental College    | bulb?  A: Three.  One to replace the bulb, and two to
  65. 1600 Campus Road      | fend off all the Californians trying to share the
  66. Los Angeles, CA 90041 | experience. ---------------------------rafetmad@oxy.edu
  67.