Gentoo Archives: gentoo-dev

From: "Miguel S. Filipe" <m3thos@×××××××.pt>
To: gentoo-dev@g.o, gentoo-user@g.o
Subject: [gentoo-dev] Problems with gpm, allready asked for help, but no response
Date: Tue, 09 Apr 2002 16:58:02
Message-Id: 3CB35C65.7010904@netcabo.pt
1 I'm sending this to both ML, because I allready asked for help on IRC
2 and gentoo-user, but nobody could solve the problem.
3
4 Problem:
5
6 While booting up gpm gives me some errors and sets some wrong
7 protocol, conclusion: mouse get unusable!
8 This is particulary boring because X listens to a gpm mouse repeater.
9
10 If I logon and do: /etc/init.d/gpm restart
11 mouse gets configuredly correctly, and now I can go to X and login.
12
13 So, why is gpm at boot up being wrongly configured if the
14 /etc/conf.d/gpm seems to be OK, since we can configure the mouse
15 correctly with "/etc/init.d/gpm restart"
16
17 Can anyone help me out?
18 Is this a bug?
19 Is this gpm error/fault, boot alignment/sequence error/fault, kernel
20 setup error/fault, gentoo error/fault?
21
22 here are the settings in /etc/conf.d/gpm and the error outputed by gpm
23 at boot time:
24
25 * Starting
26 gpm... [ ok ]===
27 ERROR ===:
28 [/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1740)]:
29 imps2: PS/2 mouse failed to read id, assuming standard PS/2
30 === ERROR ===:
31 [/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1740)]:
32 imps2: PS/2 mouse failed to read id, assuming standard PS/2
33 === ERROR ===:
34 [/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1746)]:
35 imps2: PS/2 mouse failed setup, continuing...
36 === ERROR ===:
37 [/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1746)]:
38 imps2: PS/2 mouse failed setup, continuing...
39
40 --- /etc/conf.d/gpm ---
41 # Config file for /etc/init.d/gpm
42
43 # The type of mouse you have and the device it is connected to
44
45 MOUSE=imps2
46 MOUSEDEV=/dev/mouse
47
48
49 # Extra settings
50
51 REPEAT_TYPE=imps2
52 #RESPONSIVENESS=
53 #APPEND="-g 1 -A 60"
54 --cut--
55
56 Thanks in Advance
57
58 Miguel Sousa Filipe
59 handle: m3thos
60 More human than human
61 (PORTUGAL)

Replies