Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2005 20:38:32 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        freebsd-current@FreeBSD.org
Cc:        Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Subject:   Re: slow kbd input on 6-current on amd64@nforce3
Message-ID:  <200504112038.32964.jhb@FreeBSD.org>
In-Reply-To: <20050406130909.GA90294@stud.fit.vutbr.cz>
References:  <20050406130909.GA90294@stud.fit.vutbr.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504112038.32964.jhb>