[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-15 Thread Alan Stern
On Sat, 14 Jan 2006, Walt H wrote: > OK. No lines reporting handoff problems in any of the boots. The only > boot in which I still have a keyboard is when I comment out the OHCI > handoff. I saved dmesg's of all boots, and ran diffs against them. The > uncommented handoffs and the EHCI comm

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-14 Thread Pete Zaitcev
On Wed, 11 Jan 2006 01:01:51 +0100, Jan Rekorajski <[EMAIL PROTECTED]> wrote: > This happens on Dell Precision 380, [...] Continue no further. What is the BIOS's A-version? Anything below A04 is unusable. -- Pete --- This SF.net email is spon

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-14 Thread Walt H
Alan Stern wrote: On Sat, 14 Jan 2006, Walt H wrote: > I've an AMD based SMP setup w/ Chaintech 7KDD motherboard. It's an > older board, and there are no more recent BIOS updates available > for me than what I'm running. I've tried enabling/disabling legacy > USB keyboard/mouse emulation in th

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-14 Thread Alan Stern
On Sat, 14 Jan 2006, Walt H wrote: > I've an AMD based SMP setup w/ Chaintech 7KDD motherboard. It's an older > board, and there are no more recent BIOS updates available for me than > what I'm running. I've tried enabling/disabling legacy USB > keyboard/mouse emulation in the BIOS with no chan

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-14 Thread Walt H
> > As usual with BIOS interaction problems. > We'll just have to wait for another report. "Sluggish typing" report looks promising. -- Dmitry Well, here you go :) I've an AMD based SMP setup w/ Chaintech 7KDD motherboard. It's an older board, and there are no more recent BIOS updates

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-11 Thread Pete Zaitcev
On Wed, 11 Jan 2006 17:01:20 +0100, Jan Rekorajski <[EMAIL PROTECTED]> wrote: > > > This happens on Dell Precision 380, x86_64 kernel with SMP/HT, no options > > > on kernel command line, same kernel .config (modulo make oldconfig). > > > I tried all solutions I found on google, none works (beside

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-11 Thread Jan Rekorajski
On Wed, 11 Jan 2006, Alan Stern wrote: > On Wed, 11 Jan 2006, Jan Rekorajski wrote: > > > On Tue, 10 Jan 2006, Dmitry Torokhov wrote: > > > > > We'll just have to wait for another report. "Sluggish typing" report > > > looks promising. > > > > With 2.6.14.6: > > > > serio: i8042 AUX port at 0x

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-11 Thread Alan Stern
On Wed, 11 Jan 2006, Jan Rekorajski wrote: > On Tue, 10 Jan 2006, Dmitry Torokhov wrote: > > > We'll just have to wait for another report. "Sluggish typing" report > > looks promising. > > With 2.6.14.6: > > serio: i8042 AUX port at 0x60,0x64 irq 12 > serio: i8042 KBD port at 0x60,0x64 irq 1 >

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-10 Thread Jan Rekorajski
On Tue, 10 Jan 2006, Dmitry Torokhov wrote: > We'll just have to wait for another report. "Sluggish typing" report > looks promising. With 2.6.14.6: serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 and my keyboard works. with 2.6.15: i8042.c: Can't read CTR w

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-10 Thread Dmitry Torokhov
On 1/10/06, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > On Tue, Jan 10, 2006 at 10:12:21AM -0500, Alan Stern wrote: > > On Tue, 10 Jan 2006, Vojtech Pavlik wrote: > > > > > It's usually that the BIOS does an incomplete emulation of the i8042 > > > chip, while still getting in the way to the real i8

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-10 Thread Vojtech Pavlik
On Tue, Jan 10, 2006 at 10:12:21AM -0500, Alan Stern wrote: > On Tue, 10 Jan 2006, Vojtech Pavlik wrote: > > > It's usually that the BIOS does an incomplete emulation of the i8042 > > chip, while still getting in the way to the real i8042. Usually GRUB and > > DOS don't care about sending any comm

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-10 Thread Alan Stern
On Tue, 10 Jan 2006, Vojtech Pavlik wrote: > It's usually that the BIOS does an incomplete emulation of the i8042 > chip, while still getting in the way to the real i8042. Usually GRUB and > DOS don't care about sending any commands to the i8042, and so they > work. The Linux i8042.c driver needs

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-10 Thread Vojtech Pavlik
On Mon, Jan 09, 2006 at 12:23:04PM -0500, Alan Stern wrote: > On Mon, 9 Jan 2006, Dmitry Torokhov wrote: > > > > It would be nice to know which part of the usb-handoff code causes the > > > problem. > > > > Well, it's not handoff code causing problems per se, it's just that it > > does not look l

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-09 Thread Martin Bretschneider
Dmitry Torokhov <[EMAIL PROTECTED]> wrote: Hi Dmitry, > My experience is that USB legacy emulation in BIOS + ACPI works as > long as you do not touch it and gets terribly confused if someone > tries to actually use i8042 (like enable active multiplexing mode > with 4 AUX ports). As soon as BIOS t

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-09 Thread Alan Stern
On Mon, 9 Jan 2006, Martin Bretschneider wrote: > Yes, I also use the OHCI controller (I guessed that this is > necessary for low speed USB devices...), I commented the calls of > quirk_usb_disable_?hci and renamed the compiled modules so that they > cannot be loaded. Thus, the PS/2 keyboard *does

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-09 Thread Martin Bretschneider
Alan Stern <[EMAIL PROTECTED]> wrote: Hi Alan, > On Mon, 9 Jan 2006, Dmitry Torokhov wrote: > > > On Sunday 08 January 2006 16:23, Martin Bretschneider wrote: > > > Hello, > > > > > > Jens Nödler who has got the same motheboard (Gigabyte GA-K8NF-9 > > > with nforce4 chipset) can confirm my prob

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-09 Thread Dmitry Torokhov
On 1/9/06, Alan Stern <[EMAIL PROTECTED]> wrote: > On Mon, 9 Jan 2006, Dmitry Torokhov wrote: > > > > It would be nice to know which part of the usb-handoff code causes the > > > problem. > > > > Well, it's not handoff code causing problems per se, it's just that it > > does not look like it perfor

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-09 Thread Alan Stern
On Mon, 9 Jan 2006, Dmitry Torokhov wrote: > > It would be nice to know which part of the usb-handoff code causes the > > problem. > > Well, it's not handoff code causing problems per se, it's just that it > does not look like it performs handoff. If it did then disabling USB > legacy emulation i

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-09 Thread Dmitry Torokhov
On 1/9/06, Alan Stern <[EMAIL PROTECTED]> wrote: > On Mon, 9 Jan 2006, Dmitry Torokhov wrote: > > > On Sunday 08 January 2006 16:23, Martin Bretschneider wrote: > > > Hello, > > > > > > Jens Nödler who has got the same motheboard (Gigabyte GA-K8NF-9 with > > > nforce4 chipset) can confirm my proble

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-09 Thread Alan Stern
On Mon, 9 Jan 2006, Dmitry Torokhov wrote: > On Sunday 08 January 2006 16:23, Martin Bretschneider wrote: > > Hello, > > > > Jens Nödler who has got the same motheboard (Gigabyte GA-K8NF-9 with > > nforce4 chipset) can confirm my problem. But he found out that the > > keyboard connected to the ps

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-08 Thread Dmitry Torokhov
On Sunday 08 January 2006 16:23, Martin Bretschneider wrote: > Hello, > > Jens Nödler who has got the same motheboard (Gigabyte GA-K8NF-9 with > nforce4 chipset) can confirm my problem. But he found out that the > keyboard connected to the ps/2 port does work with kernel 2.6.15 if > "USB keyboard