slow kbd input on 6-current on amd64@nforce3

John Baldwin jhb at FreeBSD.org
Mon Apr 11 18:08:15 PDT 2005


On Wednesday 06 April 2005 09:09 am, Divacky Roman wrote:
> as I have mentioned on the list I have very slow keyboard input. it might
> be related to kbd not having an IRQ assigned. I repeat once again that it
> worked on 5.3R.

Actually, now that I look at this, you have a buggy BIOS.  It is lying and 
claiming that some PCI interrupts are active-hi rather than active-low.  Hmm, 
the 5.3 dmesg you gave me included APIC, while this one does not.  Does 
disabling ACPI make your keyboard happy on 6.0 by chance?

> I include verbose dmesg + this piece which didnt get into dmesg (dont know
> why):
>
> (with atkbd.flags=0)
> atkbd: the current kbd controller command byte 0047
> atkbd: keyboard ID 0x41ab (2)
> kbdc: RESET_KBD return code:00fa
> kbdc: RESET_KBD status:00aa
> sc0: <System console> at flags 0x100 on isa0
> sc0: VGA <16 virtual consoles, flags=0x300>
> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal)
> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
> atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
> atkbd0: <AT Keyboard> irq 1 on atkbdc0
> kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
> atkbd0: [GIANT-LOCKED]
> psm0: current command byte:0047
> kbdc: TEST_AUX_PORT status:0000
> kbdc: RESET_AUX return code:00fe
> kbdc: RESET_AUX return code:00fe
> kbdc: RESET_AUX return code:00fe
> kbdc: DIAGNOSE status:0055
> kbdc: TEST_KBD_PORT status:0000
> psm0: failed to reset the aux device.
> fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the freebsd-current mailing list