Gentoo Archives: gentoo-dev

From: Steven Elling <ellings@×××××.com>
To: Gentoo Dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] development-sources-2.6.0 => vanilla-sources
Date: Thu, 01 Jan 2004 19:17:21
Message-Id: 1072984468.9227.3.camel@radiation.wks.electrostatic.org
In Reply to: Re: [gentoo-dev] development-sources-2.6.0 => vanilla-sources by Steven Elling
1 On Wed, 2003-12-31 at 20:03, Steven Elling wrote:
2 > On Sat, 2003-12-27 at 11:22, Horror Vacui wrote:
3 > > On Sat, 27 Dec 2003 10:59:35 -0600
4 > > Steven wrote:
5 > >
6 > > > My 2.6.0 problems so far are:
7 > > >
8 > > > * I have a KVM that doesn't support mouse and keyboard emulation. When
9 > > > I switch away from Linux and then come back the mouse cursor goes
10 > > > crazy. Fine enough because I use gpm in repeater mode, have X reading
11 > > > /dev/gpmdata and use a keyboard sequence to restart gpm for me;
12 > > > however; under 2.6.0 restarting gpm doesn't help. The mouse cursor
13 > > > still goes crazy and the kernel reports "psmouse.c: Wheel Mouse at
14 > > > isa0060/serio1/input0 lost synchronization, throwing 2 bytes away."
15 > >
16 > > Hm, I think I read something about this kind of thing in a description
17 > > on www.kernelnewbies.org (IIRC it's called "what to expect from 2.6). It
18 > > might be a clue.
19 >
20 > From
21 > http://ftp.kernel.org/pub/linux/kernel/people/davej/misc/post-halloween-2.6.txt:
22 >
23 > Input layer.
24 > ~~~~~~~~~~~~
25 > <snip>
26 > - If you use a KVM switcher, and experience problems, booting with the boot
27 > time argument 'psmouse_noext' should fix your problems.
28 >
29 > -----
30 >
31 > I will try this out and see if it works. Thanks for the pointer to Kernel Newbies.
32
33 Nope. Doesn't work. The only way I can get the mouse to reset is to
34 compile the ps2 mouse driver as a module (psmouse.ko), stop gpm, unload
35 psmouse, reload psmouse, then start gpm back up.
36
37
38 --
39 gentoo-dev@g.o mailing list