From: Joseph Russack (strange@cse.ucsc.edu)
Date: 09/30/93


From: strange@cse.ucsc.edu (Joseph Russack)
Subject: Mouse busy problem
Date: 1 Oct 1993 00:25:48 GMT


  I recently recompiled linux (I patched .99pl12 to .99pl13) and am now
having difficulty with my logitec busmouse. The problem materilizes in
x, but it's because Linux is returning a "device busy". If I boot with
the old kernel, everything is fine.
  
  I'm testing this with "cat /dev/mouse". Well, for asthetic reasons, I chdir
to /dev and type "cat mouse". On pl13, I'm informed that the mouse is busy.

  I have read FAQs and I have turned on the flag for the logitec drivers.
Linux is recognizing the logitec busmouse when I boot. I have also recompiled
the kernel (a second time - after a make clean and a make setup) to ensure
that I haven't overlooped something clueless like not compiling in the
drivers for my mouse.

  Does anyone have any ideas? Or am I making some colossally stupid mistake?

  Oh, incidentially, does anyone know why minicomm won't take any input
from my keyboard? It compiles and runs fine, I can set it up, but when I
attempt to type anything on the term screen, it ignores it. It looks like
I've sent an XOFF - completley frozen. Only a kill or a resizing of the
xterm will cause it to react & kill itself.

strange@cse.ucsc.edu