Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

2005-03-03 Thread Roey Katz
Dmitry, I fixed the problem by updating my BIOS. My motherboard is an MSI K8T NEO FIS2R with a BIOS from 2004. I just yesterday flashed the BIOS and now kernel 2.6.10 boots and responds to the keyboard fine. The changelog for the MSI BIOS is here: http://www.msicomputer.com/support/bios_result

Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

2005-02-12 Thread Dmitry Torokhov
On Saturday 12 February 2005 12:50, Roey Katz wrote: > Hello again Dmitry, > > is there anything new about this issue? any fixes in the kernel? > If you want, I can continue doing the test/debug cycle as before. > Hi Roey, I have been looking over your logs one more time and it looks like there

Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

2005-02-12 Thread Roey Katz
kernel@vger.kernel.org Cc: Roey Katz <[EMAIL PROTECTED]> Subject: Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup On Wednesday 12 January 2005 10:19 pm, Roey Katz wrote: Dmitry, I have placed the results of the patched 2.6.9-rc2-bk2 kernel at the following address: http://ro

Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

2005-01-17 Thread Vojtech Pavlik
On Mon, Jan 17, 2005 at 02:58:15PM -0500, Matthew Harrell wrote: > : > : I expect the problem to be coming from the fact that the keyboard > : controller uses ports 0x60 and 0x64, not 0x66 as ACPI tries to tell us > : here. > : > > Interesting - hadn't noticed that. Is there an easy solution ar

Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

2005-01-17 Thread Matthew Harrell
: : I expect the problem to be coming from the fact that the keyboard : controller uses ports 0x60 and 0x64, not 0x66 as ACPI tries to tell us : here. : Interesting - hadn't noticed that. Is there an easy solution around it that doesn't entail turning off acpi? -- Matthew Harrell

Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

2005-01-17 Thread Vojtech Pavlik
On Fri, Jan 14, 2005 at 08:31:09PM -0500, Dmitry Torokhov wrote: > On Friday 14 January 2005 06:06 pm, Matthew Harrell wrote: > > To qualify that more, the same setup used to compile 2.6.10, 2.6.10-mm2, > > 2.6.10-mm3, 2.6.11-rc1 only gives me a working keyboard and mouse on the > > 2.6.10 kernel.

Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

2005-01-15 Thread marco
Dmitry Torokhov ha scritto: On Saturday 15 January 2005 06:05 am, Marco Cipullo wrote: Same problem with me. I also have a laptop and I also have the same problem started in the same period. ... # # Input I/O drivers # # CONFIG_GAMEPORT is not set CONFIG_SOUND_GAMEPORT=y CONFIG_SERIO=y CONFIG_SER

Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

2005-01-15 Thread Dmitry Torokhov
On Saturday 15 January 2005 06:05 am, Marco Cipullo wrote: > Same problem with me. I also have a laptop and I also have the same problem > started in the same period. > ... > # > # Input I/O drivers > # > # CONFIG_GAMEPORT is not set > CONFIG_SOUND_GAMEPORT=y > CONFIG_SERIO=y > CONFIG_SERIO_I8042

Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

2005-01-15 Thread Marco Cipullo
Same problem with me. I also have a laptop and I also have the same problem started in the same period. Below my logs and config: Bye Marco kernel: Inspecting /boot/System.map-2.6.11-rc1 kernel: Loaded 23459 symbols from /boot/System.map-2.6.11-rc1. kernel: Symbols matchkernel version 2.6.11. ke

Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

2005-01-14 Thread Roey Katz
Having disabled ALL mouse functionality (including 'mousedev'), I compiled 2.6.9-rc2-bk2. On bootup, keyboard input worked great. So many it's a conflict with the mouse driver then. BTW, I haven an MSI NEO K8T FIS2R motherboard with an athlon64/3200+, for what it's worth. I will follow up with lo