All of lore.kernel.org
 help / color / mirror / Atom feed
* keyboard and mouse lost in X
@ 2002-11-25  7:04 Murray J. Root
  2002-11-25  7:20 ` Zwane Mwaikambo
  0 siblings, 1 reply; 8+ messages in thread
From: Murray J. Root @ 2002-11-25  7:04 UTC (permalink / raw)
  To: linux-kernel

Mandrake's 2.4.20-0.3mdk kernel doesn't have this problem, and it is
based on 2.4.20-rc2. So - where would I start looking for the possible
differences that could be causing it in the 2.4.20-rc2/rc3? Mandrake
adds too many patches for me to just shoot in the dark.

-- 
Murray J. Root
------------------------------------------------
DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/
------------------------------------------------
Mandrake on irc.freenode.net:
  #mandrake & #mandrake-linux = help for newbies 
  #mdk-cooker = Mandrake Cooker 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: keyboard and mouse lost in X
  2002-11-25  7:04 keyboard and mouse lost in X Murray J. Root
@ 2002-11-25  7:20 ` Zwane Mwaikambo
  2002-11-25  7:31   ` Murray J. Root
  0 siblings, 1 reply; 8+ messages in thread
From: Zwane Mwaikambo @ 2002-11-25  7:20 UTC (permalink / raw)
  To: Murray J. Root; +Cc: linux-kernel

On Mon, 25 Nov 2002, Murray J. Root wrote:

> Mandrake's 2.4.20-0.3mdk kernel doesn't have this problem, and it is
> based on 2.4.20-rc2. So - where would I start looking for the possible
> differences that could be causing it in the 2.4.20-rc2/rc3? Mandrake
> adds too many patches for me to just shoot in the dark.

Try and backtrack from a working kernel till you find a kernel which
doesn't work. Then you can check the diff between the non working and the
last working kernel

Good luck,
	Zwane
-- 
function.linuxpower.ca

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: keyboard and mouse lost in X
  2002-11-25  7:20 ` Zwane Mwaikambo
@ 2002-11-25  7:31   ` Murray J. Root
  2002-11-25  8:16     ` Zwane Mwaikambo
  0 siblings, 1 reply; 8+ messages in thread
From: Murray J. Root @ 2002-11-25  7:31 UTC (permalink / raw)
  To: linux-kernel

On Mon, Nov 25, 2002 at 02:20:55AM -0500, Zwane Mwaikambo wrote:
> On Mon, 25 Nov 2002, Murray J. Root wrote:
> 
> > Mandrake's 2.4.20-0.3mdk kernel doesn't have this problem, and it is
> > based on 2.4.20-rc2. So - where would I start looking for the possible
> > differences that could be causing it in the 2.4.20-rc2/rc3? Mandrake
> > adds too many patches for me to just shoot in the dark.
> 
> Try and backtrack from a working kernel till you find a kernel which
> doesn't work. Then you can check the diff between the non working and the
> last working kernel
>
 
2.4.20-pre8 is the last working one - and the diffs are huge. I was 
hoping for a pointer to a module to look at - the whole thing is a bit 
large.

-- 
Murray J. Root
------------------------------------------------
DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/
------------------------------------------------
Mandrake on irc.freenode.net:
  #mandrake & #mandrake-linux = help for newbies 
  #mdk-cooker = Mandrake Cooker 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: keyboard and mouse lost in X
  2002-11-25  7:31   ` Murray J. Root
@ 2002-11-25  8:16     ` Zwane Mwaikambo
  2002-11-25  8:20       ` Murray J. Root
  2002-11-25  8:22       ` Murray J. Root
  0 siblings, 2 replies; 8+ messages in thread
From: Zwane Mwaikambo @ 2002-11-25  8:16 UTC (permalink / raw)
  To: Murray J. Root; +Cc: linux-kernel

On Mon, 25 Nov 2002, Murray J. Root wrote:

> On Mon, Nov 25, 2002 at 02:20:55AM -0500, Zwane Mwaikambo wrote:
> > On Mon, 25 Nov 2002, Murray J. Root wrote:
> >
> > > Mandrake's 2.4.20-0.3mdk kernel doesn't have this problem, and it is
> > > based on 2.4.20-rc2. So - where would I start looking for the possible
> > > differences that could be causing it in the 2.4.20-rc2/rc3? Mandrake
> > > adds too many patches for me to just shoot in the dark.
> >
> > Try and backtrack from a working kernel till you find a kernel which
> > doesn't work. Then you can check the diff between the non working and the
> > last working kernel
> >
>
> 2.4.20-pre8 is the last working one - and the diffs are huge. I was
> hoping for a pointer to a module to look at - the whole thing is a bit
> large.

What kind of keyboard/mouse?

-- 
function.linuxpower.ca

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: keyboard and mouse lost in X
  2002-11-25  8:16     ` Zwane Mwaikambo
@ 2002-11-25  8:20       ` Murray J. Root
  2002-11-25  8:22       ` Murray J. Root
  1 sibling, 0 replies; 8+ messages in thread
From: Murray J. Root @ 2002-11-25  8:20 UTC (permalink / raw)
  To: linux-kernel

On Mon, Nov 25, 2002 at 03:16:57AM -0500, Zwane Mwaikambo wrote:
> On Mon, 25 Nov 2002, Murray J. Root wrote:
> 
> > On Mon, Nov 25, 2002 at 02:20:55AM -0500, Zwane Mwaikambo wrote:
> > > On Mon, 25 Nov 2002, Murray J. Root wrote:
> > >
> > > > Mandrake's 2.4.20-0.3mdk kernel doesn't have this problem, and it is
> > > > based on 2.4.20-rc2. So - where would I start looking for the possible
> > > > differences that could be causing it in the 2.4.20-rc2/rc3? Mandrake
> > > > adds too many patches for me to just shoot in the dark.
> > >
> > > Try and backtrack from a working kernel till you find a kernel which
> > > doesn't work. Then you can check the diff between the non working and the
> > > last working kernel
> > >
> >
> > 2.4.20-pre8 is the last working one - and the diffs are huge. I was
> > hoping for a pointer to a module to look at - the whole thing is a bit
> > large.
> 
> What kind of keyboard/mouse?
>
 
ps/2 port, both

-- 
Murray J. Root
------------------------------------------------
DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/
------------------------------------------------
Mandrake on irc.freenode.net:
  #mandrake & #mandrake-linux = help for newbies 
  #mdk-cooker = Mandrake Cooker 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: keyboard and mouse lost in X
  2002-11-25  8:16     ` Zwane Mwaikambo
  2002-11-25  8:20       ` Murray J. Root
@ 2002-11-25  8:22       ` Murray J. Root
  1 sibling, 0 replies; 8+ messages in thread
From: Murray J. Root @ 2002-11-25  8:22 UTC (permalink / raw)
  To: linux-kernel

On Mon, Nov 25, 2002 at 03:16:57AM -0500, Zwane Mwaikambo wrote:
> On Mon, 25 Nov 2002, Murray J. Root wrote:
> 
> > On Mon, Nov 25, 2002 at 02:20:55AM -0500, Zwane Mwaikambo wrote:
> > > On Mon, 25 Nov 2002, Murray J. Root wrote:
> > >
> > > > Mandrake's 2.4.20-0.3mdk kernel doesn't have this problem, and it is
> > > > based on 2.4.20-rc2. So - where would I start looking for the possible
> > > > differences that could be causing it in the 2.4.20-rc2/rc3? Mandrake
> > > > adds too many patches for me to just shoot in the dark.
> > >
> > > Try and backtrack from a working kernel till you find a kernel which
> > > doesn't work. Then you can check the diff between the non working and the
> > > last working kernel
> > >
> >
> > 2.4.20-pre8 is the last working one - and the diffs are huge. I was
> > hoping for a pointer to a module to look at - the whole thing is a bit
> > large.
> 
> What kind of keyboard/mouse?
> 
ps/2 port, both
mouse is Logitech MarbleMan+ (works with both mousemanplus and imps/2)

-- 
Murray J. Root
------------------------------------------------
DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/
------------------------------------------------
Mandrake on irc.freenode.net:
  #mandrake & #mandrake-linux = help for newbies 
  #mdk-cooker = Mandrake Cooker 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: keyboard and mouse lost in X
@ 2002-11-25  8:44 Rolf Eike Beer
  2002-11-25 20:53 ` Ulrich Wiederhold
  0 siblings, 1 reply; 8+ messages in thread
From: Rolf Eike Beer @ 2002-11-25  8:44 UTC (permalink / raw)
  To: linux-kernel

Von Zwane Mwaikambo:

> What kind of keyboard/mouse?

PS/2 mouse, AT keyboard. And: works fine with 2.5

Eike

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: keyboard and mouse lost in X
  2002-11-25  8:44 Rolf Eike Beer
@ 2002-11-25 20:53 ` Ulrich Wiederhold
  0 siblings, 0 replies; 8+ messages in thread
From: Ulrich Wiederhold @ 2002-11-25 20:53 UTC (permalink / raw)
  To: linux-kernel

My problem is solved. Was an irq-conflict.

Gruß
Uli

-- 
'The box said, 'Requires Windows 95 or better', so I installed Linux - TKK 5

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-11-25 20:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-25  7:04 keyboard and mouse lost in X Murray J. Root
2002-11-25  7:20 ` Zwane Mwaikambo
2002-11-25  7:31   ` Murray J. Root
2002-11-25  8:16     ` Zwane Mwaikambo
2002-11-25  8:20       ` Murray J. Root
2002-11-25  8:22       ` Murray J. Root
  -- strict thread matches above, loose matches on Subject: below --
2002-11-25  8:44 Rolf Eike Beer
2002-11-25 20:53 ` Ulrich Wiederhold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.