* [gentoo-dev] Problems with gpm, allready asked for help, but no response
@ 2002-04-09 21:25 Miguel S. Filipe
2002-04-09 22:05 ` [gentoo-dev] Re: [gentoo-user] " Jared H. Hudson
2002-04-10 5:04 ` [gentoo-dev] " Bjarke Sørensen
0 siblings, 2 replies; 5+ messages in thread
From: Miguel S. Filipe @ 2002-04-09 21:25 UTC (permalink / raw
To: gentoo-dev, gentoo-user
I'm sending this to both ML, because I allready asked for help on IRC
and gentoo-user, but nobody could solve the problem.
Problem:
While booting up gpm gives me some errors and sets some wrong
protocol, conclusion: mouse get unusable!
This is particulary boring because X listens to a gpm mouse repeater.
If I logon and do: /etc/init.d/gpm restart
mouse gets configuredly correctly, and now I can go to X and login.
So, why is gpm at boot up being wrongly configured if the
/etc/conf.d/gpm seems to be OK, since we can configure the mouse
correctly with "/etc/init.d/gpm restart"
Can anyone help me out?
Is this a bug?
Is this gpm error/fault, boot alignment/sequence error/fault, kernel
setup error/fault, gentoo error/fault?
here are the settings in /etc/conf.d/gpm and the error outputed by gpm
at boot time:
* Starting
gpm... [ ok ]===
ERROR ===:
[/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1740)]:
imps2: PS/2 mouse failed to read id, assuming standard PS/2
=== ERROR ===:
[/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1740)]:
imps2: PS/2 mouse failed to read id, assuming standard PS/2
=== ERROR ===:
[/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1746)]:
imps2: PS/2 mouse failed setup, continuing...
=== ERROR ===:
[/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1746)]:
imps2: PS/2 mouse failed setup, continuing...
--- /etc/conf.d/gpm ---
# Config file for /etc/init.d/gpm
# The type of mouse you have and the device it is connected to
MOUSE=imps2
MOUSEDEV=/dev/mouse
# Extra settings
REPEAT_TYPE=imps2
#RESPONSIVENESS=
#APPEND="-g 1 -A 60"
--cut--
Thanks in Advance
Miguel Sousa Filipe
handle: m3thos
More human than human
(PORTUGAL)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-dev] Re: [gentoo-user] Problems with gpm, allready asked for help, but no response
2002-04-09 21:25 [gentoo-dev] Problems with gpm, allready asked for help, but no response Miguel S. Filipe
@ 2002-04-09 22:05 ` Jared H. Hudson
2002-04-09 22:13 ` Miguel S. Filipe
2002-04-10 5:04 ` [gentoo-dev] " Bjarke Sørensen
1 sibling, 1 reply; 5+ messages in thread
From: Jared H. Hudson @ 2002-04-09 22:05 UTC (permalink / raw
To: Miguel S. Filipe; +Cc: gentoo-dev, gentoo-user
Are you using a module for ps2 support in the kernel?
-Jared H.
On Tue, 9 Apr 2002, Miguel S. Filipe wrote:
> I'm sending this to both ML, because I allready asked for help on IRC
> and gentoo-user, but nobody could solve the problem.
>
> Problem:
>
> While booting up gpm gives me some errors and sets some wrong
> protocol, conclusion: mouse get unusable!
> This is particulary boring because X listens to a gpm mouse repeater.
>
> If I logon and do: /etc/init.d/gpm restart
> mouse gets configuredly correctly, and now I can go to X and login.
>
> So, why is gpm at boot up being wrongly configured if the
> /etc/conf.d/gpm seems to be OK, since we can configure the mouse
> correctly with "/etc/init.d/gpm restart"
>
> Can anyone help me out?
> Is this a bug?
> Is this gpm error/fault, boot alignment/sequence error/fault, kernel
> setup error/fault, gentoo error/fault?
>
> here are the settings in /etc/conf.d/gpm and the error outputed by gpm
> at boot time:
>
> * Starting
> gpm... [ ok ]===
> ERROR ===:
> [/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1740)]:
> imps2: PS/2 mouse failed to read id, assuming standard PS/2
> === ERROR ===:
> [/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1740)]:
> imps2: PS/2 mouse failed to read id, assuming standard PS/2
> === ERROR ===:
> [/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1746)]:
> imps2: PS/2 mouse failed setup, continuing...
> === ERROR ===:
> [/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1746)]:
> imps2: PS/2 mouse failed setup, continuing...
>
> --- /etc/conf.d/gpm ---
> # Config file for /etc/init.d/gpm
>
> # The type of mouse you have and the device it is connected to
>
> MOUSE=imps2
> MOUSEDEV=/dev/mouse
>
>
> # Extra settings
>
> REPEAT_TYPE=imps2
> #RESPONSIVENESS=
> #APPEND="-g 1 -A 60"
> --cut--
>
> Thanks in Advance
>
> Miguel Sousa Filipe
> handle: m3thos
> More human than human
> (PORTUGAL)
>
> _______________________________________________
> gentoo-user mailing list
> gentoo-user@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-user
>
--
Using the internet as it was originally intended...
for the further research of pornography and pipebombs.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-dev] Re: [gentoo-user] Problems with gpm, allready asked for help, but no response
2002-04-09 22:05 ` [gentoo-dev] Re: [gentoo-user] " Jared H. Hudson
@ 2002-04-09 22:13 ` Miguel S. Filipe
2002-04-10 7:44 ` Troy Dack
0 siblings, 1 reply; 5+ messages in thread
From: Miguel S. Filipe @ 2002-04-09 22:13 UTC (permalink / raw
To: Jared H. Hudson; +Cc: gentoo-dev, gentoo-user
Jared H. Hudson wrote:
>Are you using a module for ps2 support in the kernel?
>
>-Jared H.
>
No. just checked it with lsmod
>
>
>On Tue, 9 Apr 2002, Miguel S. Filipe wrote:
>
>>I'm sending this to both ML, because I allready asked for help on IRC
>>and gentoo-user, but nobody could solve the problem.
>>
>>Problem:
>>
>> While booting up gpm gives me some errors and sets some wrong
>>protocol, conclusion: mouse get unusable!
>>This is particulary boring because X listens to a gpm mouse repeater.
>>
>>If I logon and do: /etc/init.d/gpm restart
>>mouse gets configuredly correctly, and now I can go to X and login.
>>
>>So, why is gpm at boot up being wrongly configured if the
>>/etc/conf.d/gpm seems to be OK, since we can configure the mouse
>>correctly with "/etc/init.d/gpm restart"
>>
>>Can anyone help me out?
>> Is this a bug?
>> Is this gpm error/fault, boot alignment/sequence error/fault, kernel
>>setup error/fault, gentoo error/fault?
>>
>>here are the settings in /etc/conf.d/gpm and the error outputed by gpm
>>at boot time:
>>
>> * Starting
>>gpm... [ ok ]===
>>ERROR ===:
>>[/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1740)]:
>>imps2: PS/2 mouse failed to read id, assuming standard PS/2
>>=== ERROR ===:
>>[/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1740)]:
>>imps2: PS/2 mouse failed to read id, assuming standard PS/2
>>=== ERROR ===:
>>[/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1746)]:
>>imps2: PS/2 mouse failed setup, continuing...
>>=== ERROR ===:
>>[/var/tmp/portage/gpm-1.20.0-r1/work/gpm-1.20.0/src/mice.c(1746)]:
>>imps2: PS/2 mouse failed setup, continuing...
>>
>>--- /etc/conf.d/gpm ---
>># Config file for /etc/init.d/gpm
>>
>># The type of mouse you have and the device it is connected to
>>
>>MOUSE=imps2
>>MOUSEDEV=/dev/mouse
>>
>>
>># Extra settings
>>
>>REPEAT_TYPE=imps2
>>#RESPONSIVENESS=
>>#APPEND="-g 1 -A 60"
>>--cut--
>>
>>Thanks in Advance
>>
>>Miguel Sousa Filipe
>>handle: m3thos
>>More human than human
>>(PORTUGAL)
>>
>>_______________________________________________
>>gentoo-user mailing list
>>gentoo-user@gentoo.org
>>http://lists.gentoo.org/mailman/listinfo/gentoo-user
>>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-dev] Re: [gentoo-user] Problems with gpm, allready asked for help, but no response
2002-04-09 22:13 ` Miguel S. Filipe
@ 2002-04-10 7:44 ` Troy Dack
0 siblings, 0 replies; 5+ messages in thread
From: Troy Dack @ 2002-04-10 7:44 UTC (permalink / raw
To: gentoo-dev
Miguel S. Filipe wrote:
>>On Tue, 9 Apr 2002, Miguel S. Filipe wrote:
>>
>>>I'm sending this to both ML, because I allready asked for help on IRC
>>>and gentoo-user, but nobody could solve the problem.
>>>
>>>Problem:
>>>
>>> While booting up gpm gives me some errors and sets some wrong
>>>protocol, conclusion: mouse get unusable!
>>>This is particulary boring because X listens to a gpm mouse repeater.
>>>
>>>If I logon and do: /etc/init.d/gpm restart
>>>mouse gets configuredly correctly, and now I can go to X and login.
>>>
>>>So, why is gpm at boot up being wrongly configured if the
>>>/etc/conf.d/gpm seems to be OK, since we can configure the mouse
>>>correctly with "/etc/init.d/gpm restart"
>>>
>>>Can anyone help me out?
>>> Is this a bug?
>>> Is this gpm error/fault, boot alignment/sequence error/fault, kernel
>>>setup error/fault, gentoo error/fault?
>>>
>>>here are the settings in /etc/conf.d/gpm and the error outputed by gpm
>>>at boot time:
>>>
<snip>
I had similar issues and solved it with these small changes ...
>>>>--- /etc/conf.d/gpm ---
>>># Config file for /etc/init.d/gpm
>>>
>>># The type of mouse you have and the device it is connected to
>>>
>>>MOUSE=imps2
Change to:
MOUSE="imps2" # note the quotes
>>>MOUSEDEV=/dev/mouse
Change to:
MOUSEDEV="/dev/mouse" # again, note the quotes
>>>
>>>
>>># Extra settings
>>>
>>>REPEAT_TYPE=imps2
I've got this set to:
REPEAT_TYPE=raw
>>>#RESPONSIVENESS=
>>>#APPEND="-g 1 -A 60"
>>>--cut--
HTH,
Troy
--
I distrust a man who says when. If he's got to be careful not to drink
too much, it's because he's not to be trusted when he does.
-- Sidney Greenstreet, "The Maltese Falcon"
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Problems with gpm, allready asked for help, but no response
2002-04-09 21:25 [gentoo-dev] Problems with gpm, allready asked for help, but no response Miguel S. Filipe
2002-04-09 22:05 ` [gentoo-dev] Re: [gentoo-user] " Jared H. Hudson
@ 2002-04-10 5:04 ` Bjarke Sørensen
1 sibling, 0 replies; 5+ messages in thread
From: Bjarke Sørensen @ 2002-04-10 5:04 UTC (permalink / raw
To: gentoo-dev
> here are the settings in /etc/conf.d/gpm and the error outputed by gpm
> at boot time:
> MOUSE=imps2
> MOUSEDEV=/dev/mouse
> REPEAT_TYPE=imps2
Mine are:
MOUSE=ImPS2
MOUSEDEV=/dev/input/mice
try those. Almost the same, but anyways..
Cheers,
--
------- --------
| Bjarke Sørensen |
<bs@wasd.dk>
| WASD |
-------- --------
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-04-10 7:46 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-09 21:25 [gentoo-dev] Problems with gpm, allready asked for help, but no response Miguel S. Filipe
2002-04-09 22:05 ` [gentoo-dev] Re: [gentoo-user] " Jared H. Hudson
2002-04-09 22:13 ` Miguel S. Filipe
2002-04-10 7:44 ` Troy Dack
2002-04-10 5:04 ` [gentoo-dev] " Bjarke Sørensen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox