* Keyboard not working under 2.6.2
@ 2004-02-22 20:31 Helmut Auer
2004-02-24 8:49 ` HELP " Helmut Auer
0 siblings, 1 reply; 8+ messages in thread
From: Helmut Auer @ 2004-02-22 20:31 UTC (permalink / raw)
To: linux-kernel
Hello,
I am using an Intel810 MoBo with an infrared module/keyboard connected to
an onboard PS/2 connector.
With a 2.4.x kernel I get the message:
No AT keyboard found
but the keyboard works fine.
With a 2.6.2 kernel, I don't get this message, but the keyboard does not
work !!!
Any hints what I can try ? If I connect an USB keyboard, this will work, and also if I connect a "normal" PS/2 keyboard to that PS/2 pins.
--
Helmut Auer, helmut@helmutauer.de
^ permalink raw reply [flat|nested] 8+ messages in thread
* HELP Re: Keyboard not working under 2.6.2
2004-02-22 20:31 Keyboard not working under 2.6.2 Helmut Auer
@ 2004-02-24 8:49 ` Helmut Auer
2004-02-24 10:11 ` Darren Williams
2004-02-25 10:07 ` Andries Brouwer
0 siblings, 2 replies; 8+ messages in thread
From: Helmut Auer @ 2004-02-24 8:49 UTC (permalink / raw)
To: linux-kernel
> Hello,
>
> I am using an Intel810 MoBo with an infrared module/keyboard connected to
> an onboard PS/2 connector.
> With a 2.4.x kernel I get the message:
> No AT keyboard found
> but the keyboard works fine.
> With a 2.6.2 kernel, I don't get this message, but the keyboard does not
> work !!!
> Any hints what I can try ? If I connect an USB keyboard, this will
> work, and also if I connect a "normal" PS/2 keyboard to that PS/2 pins.
Sorry for being impatient, but isn't here anyone who can give me a hint,
or is this the wrong place for this problem ?
--
Helmut Auer, helmut@helmutauer.de
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: HELP Re: Keyboard not working under 2.6.2
2004-02-24 8:49 ` HELP " Helmut Auer
@ 2004-02-24 10:11 ` Darren Williams
2004-02-24 10:48 ` Helmut Auer
2004-02-25 10:07 ` Andries Brouwer
1 sibling, 1 reply; 8+ messages in thread
From: Darren Williams @ 2004-02-24 10:11 UTC (permalink / raw)
To: Helmut Auer; +Cc: LKML
Hi Helmut
What is the actual keyboard, I am using a logitech cordless USB connected
via a PS2 adapter that works OK.
Is the power supply in the keyboard OK
Is there power at the IR receiver
Is the receiver connected to the PS2 ports.
Darren
On Tue, 24 Feb 2004, Helmut Auer wrote:
>
> >Hello,
> >
> >I am using an Intel810 MoBo with an infrared module/keyboard connected to
> >an onboard PS/2 connector.
> >With a 2.4.x kernel I get the message:
> >No AT keyboard found
> >but the keyboard works fine.
> >With a 2.6.2 kernel, I don't get this message, but the keyboard does not
> >work !!!
> >Any hints what I can try ? If I connect an USB keyboard, this will
> >work, and also if I connect a "normal" PS/2 keyboard to that PS/2 pins.
>
>
> Sorry for being impatient, but isn't here anyone who can give me a hint,
> or is this the wrong place for this problem ?
>
> --
> Helmut Auer, helmut@helmutauer.de
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--------------------------------------------------
Darren Williams <dsw AT gelato.unsw.edu.au>
Gelato@UNSW <www.gelato.unsw.edu.au>
--------------------------------------------------
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: HELP Re: Keyboard not working under 2.6.2
2004-02-24 10:11 ` Darren Williams
@ 2004-02-24 10:48 ` Helmut Auer
2004-02-24 11:26 ` Herbert Poetzl
0 siblings, 1 reply; 8+ messages in thread
From: Helmut Auer @ 2004-02-24 10:48 UTC (permalink / raw)
To: LKML
Hi Darren,
>What is the actual keyboard, I am using a logitech cordless USB connected
>via a PS2 adapter that works OK.
>
>
>
Now I can work with an USB keyboard connected to USB or with an "normal"
PS/2 keyboard connected to the PS/2 pins via a standard PS/2 Slotblech
Adapter.
>Is the power supply in the keyboard OK
>
>
Yes - as I said it works without problems, when I boot the 2.4.18 kernel
>Is there power at the IR receiver
>
>
Yes
>Is the receiver connected to the PS2 ports.
>
>
>
Yes - The receiver is only connecet to the keyboard dataa and keyboard
clock pins of the PS/2 connector., but that should be enough :-)
Bye
Helmut
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: HELP Re: Keyboard not working under 2.6.2
2004-02-24 10:48 ` Helmut Auer
@ 2004-02-24 11:26 ` Herbert Poetzl
2004-02-25 7:37 ` Helmut Auer
0 siblings, 1 reply; 8+ messages in thread
From: Herbert Poetzl @ 2004-02-24 11:26 UTC (permalink / raw)
To: Helmut Auer; +Cc: LKML
On Tue, Feb 24, 2004 at 11:48:56AM +0100, Helmut Auer wrote:
> Hi Darren,
>
> >What is the actual keyboard, I am using a logitech cordless USB connected
> >via a PS2 adapter that works OK.
> >
> Now I can work with an USB keyboard connected to USB or with an "normal"
> PS/2 keyboard connected to the PS/2 pins via a standard PS/2 Slotblech
> Adapter.
>
> >Is the power supply in the keyboard OK
> Yes - as I said it works without problems, when I boot the 2.4.18 kernel
>
> >Is there power at the IR receiver
> Yes
>
> >Is the receiver connected to the PS2 ports.
> Yes - The receiver is only connecet to the keyboard dataa and keyboard
> clock pins of the PS/2 connector., but that should be enough :-)
try with 2.6.3 or one of the bk snapshots, maybe
this issue has already been fixed somehow ...
HTH,
Herbert
> Bye
> Helmut
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: HELP Re: Keyboard not working under 2.6.2
2004-02-24 11:26 ` Herbert Poetzl
@ 2004-02-25 7:37 ` Helmut Auer
0 siblings, 0 replies; 8+ messages in thread
From: Helmut Auer @ 2004-02-25 7:37 UTC (permalink / raw)
To: Herbert Poetzl; +Cc: LKML
Hi Herbert,
>>Now I can work with an USB keyboard connected to USB or with an "normal"
>>PS/2 keyboard connected to the PS/2 pins via a standard PS/2 Slotblech
>>Adapter.
>>
>>
>>
>>>Is the power supply in the keyboard OK
>>>
>>>
>>Yes - as I said it works without problems, when I boot the 2.4.18 kernel
>>
>>
>>
>>>Is there power at the IR receiver
>>>
>>>
>>Yes
>>
>>
>>
>>>Is the receiver connected to the PS2 ports.
>>>
>>>
>>Yes - The receiver is only connecet to the keyboard dataa and keyboard
>>clock pins of the PS/2 connector., but that should be enough :-)
>>
>>
>
>try with 2.6.3 or one of the bk snapshots, maybe
>this issue has already been fixed somehow ...
>
>
I just tried with 2.6.3 bk5 but the problem is not goen. Any other hints
what I can do ?
Bye
Helmut
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: HELP Re: Keyboard not working under 2.6.2
2004-02-24 8:49 ` HELP " Helmut Auer
2004-02-24 10:11 ` Darren Williams
@ 2004-02-25 10:07 ` Andries Brouwer
2004-02-26 10:06 ` Helmut Auer
1 sibling, 1 reply; 8+ messages in thread
From: Andries Brouwer @ 2004-02-25 10:07 UTC (permalink / raw)
To: Helmut Auer; +Cc: linux-kernel
On Tue, Feb 24, 2004 at 09:49:33AM +0100, Helmut Auer wrote:
> >I am using an Intel810 MoBo with an infrared module/keyboard connected to
> >an onboard PS/2 connector.
> >With a 2.4.x kernel I get the message:
> >No AT keyboard found
> >but the keyboard works fine.
> >With a 2.6.2 kernel, I don't get this message, but the keyboard does not
> >work !!!
> >Any hints what I can try ? If I connect an USB keyboard, this will
> >work, and also if I connect a "normal" PS/2 keyboard to that PS/2 pins.
>
>
> Sorry for being impatient, but isn't here anyone who can give me a hint,
> or is this the wrong place for this problem ?
Did you get precisely this message: "No AT keyboard found" ?
Who prints this message? (BIOS, bootloader, kernel? Which bootloader? Which kernel?)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: HELP Re: Keyboard not working under 2.6.2
2004-02-25 10:07 ` Andries Brouwer
@ 2004-02-26 10:06 ` Helmut Auer
0 siblings, 0 replies; 8+ messages in thread
From: Helmut Auer @ 2004-02-26 10:06 UTC (permalink / raw)
To: Andries Brouwer; +Cc: linux-kernel
Andries Brouwer wrote:
>On Tue, Feb 24, 2004 at 09:49:33AM +0100, Helmut Auer wrote:
>
>
>
>>>I am using an Intel810 MoBo with an infrared module/keyboard connected to
>>>an onboard PS/2 connector.
>>>With a 2.4.x kernel I get the message:
>>>No AT keyboard found
>>>but the keyboard works fine.
>>>With a 2.6.2 kernel, I don't get this message, but the keyboard does not
>>>work !!!
>>>Any hints what I can try ? If I connect an USB keyboard, this will
>>>work, and also if I connect a "normal" PS/2 keyboard to that PS/2 pins.
>>>
>>>
>>Sorry for being impatient, but isn't here anyone who can give me a hint,
>>or is this the wrong place for this problem ?
>>
>>
>
>Did you get precisely this message: "No AT keyboard found" ?
>Who prints this message? (BIOS, bootloader, kernel? Which bootloader? Which kernel?)
>
Looks like I cannot investigate any longer in this problem. The onboard
PS/2 connector doesn't seem to work anymore on this machine :-(
I will give it some more tries next weekend.
--
Helmut Auer, helmut@helmutauer.de
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2004-02-26 10:06 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-22 20:31 Keyboard not working under 2.6.2 Helmut Auer
2004-02-24 8:49 ` HELP " Helmut Auer
2004-02-24 10:11 ` Darren Williams
2004-02-24 10:48 ` Helmut Auer
2004-02-24 11:26 ` Herbert Poetzl
2004-02-25 7:37 ` Helmut Auer
2004-02-25 10:07 ` Andries Brouwer
2004-02-26 10:06 ` Helmut Auer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox