Re: kernel 2.2.14 and PS/2 mice

2000-03-11 Thread Peter Ross
On 10-Mar-2000, Joachim Trinkwitz <[EMAIL PROTECTED]> wrote: > Hi, > > when compiling a kernel version 2.2.14 my PS/2 mice won't work any > more, having the same kernel options as with 2.2.12. > > The boot messages tell me that a PS/2 mouse port is found, but the > cursor doesn't follow the mouse

Re: kernel 2.2.14 and PS/2 mice

2000-03-11 Thread Peter Ross
On 10-Mar-2000, Debian Linux User Gary L. Dolan <[EMAIL PROTECTED]> wrote: > On Fri, Mar 10, 2000 at 08:22:38AM -1000, Jason Christensen wrote: > > I have no problems with a PS/2 mouse & 2.2.14. > > > > On 10 Mar 2000, Joachim Trinkwitz wrote: > > > > > The boot messages tell me that a PS/2 mouse

Re: kernel 2.2.14 and PS/2 mice

2000-03-10 Thread Marshal Wong
Actually, in potato, you can get gpm to port the mice data to /dev/gpmdata and then just get X to read that, thus removing the need to kill gpm. It was broken for a while, but it works fine now. > "Aaron" == Aaron Solochek <[EMAIL PROTECTED]> writes: > I have always just killed gpm from

Re: kernel 2.2.14 and PS/2 mice

2000-03-10 Thread Aaron Solochek
I have always just killed gpm from the init scripts, because gpm and X have never gotten along on my system. Also a ps/2. Its stupid, and dselect loves to reinstall the scripts, so that my mouse will either die as soon as dselect starts configuring stuff, or will go all crazy. -Aaron Solochek O

kernel 2.2.14 and PS/2 mice

2000-03-10 Thread Debian Linux User Gary L. Dolan
On Fri, Mar 10, 2000 at 08:22:38AM -1000, Jason Christensen wrote: > I have no problems with a PS/2 mouse & 2.2.14. > > On 10 Mar 2000, Joachim Trinkwitz wrote: > > > The boot messages tell me that a PS/2 mouse port is found, but the > > cursor doesn't follow the mouse at all. > > Under what cir

Re: kernel 2.2.14 and PS/2 mice

2000-03-10 Thread Jason Christensen
I have no problems with a PS/2 mouse & 2.2.14. On 10 Mar 2000, Joachim Trinkwitz wrote: > The boot messages tell me that a PS/2 mouse port is found, but the > cursor doesn't follow the mouse at all. Under what circumstances are you talking about, X or console? If you're talking about the console

Re: kernel 2.2.14 and PS/2 mice

2000-03-10 Thread Bob Nielsen
Double check /usr/src/linux/.config for CONFIG_MOUSE=y . . . CONFIG_PSMOUSE=y No problems with PS/2 mouse and 2.2.14 here. On Fri, Mar 10, 2000 at 02:58:21PM +0100, Joachim Trinkwitz wrote: > Hi, > > when compiling a kernel version 2.2.14 my PS/2 mice won't work any > more, having the same kern

kernel 2.2.14 and PS/2 mice

2000-03-10 Thread Joachim Trinkwitz
Hi, when compiling a kernel version 2.2.14 my PS/2 mice won't work any more, having the same kernel options as with 2.2.12. The boot messages tell me that a PS/2 mouse port is found, but the cursor doesn't follow the mouse at all. Is there a trick, some other kernel options as in older kernels .