Date: Sat, 2 Sep 2000 20:49:07 +0100 From: simond@irrelevant.org To: freebsd-stable@freebsd.org Subject: Problems with installing 4.1-RELEASE Message-ID: <20000902204907.A5182@irrelevant.org>
next in thread | raw e-mail | index | archive | help
Hiya, is there any reason why "flags 0x1" got added to the atkbd0 line somewhere between 4.0 and 4.1? I'm asking as when I was trying to install 4.1-RELEASE it wasn't recognising the keyboard, installing with 4.0-RELEASE worked, after which I tried cvsuping to 4.1-STABLE which still didn't work. After some fiddling I found that it was the flags 0x1 part of atkbd0 which was stopping it working and so just recompiled a new kernel and it worked. Here's the error I found in the logs: Sep 2 20:11:04 adsl /kernel: atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 Sep 2 20:11:04 adsl /kernel: atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 Sep 2 20:11:04 adsl /kernel: device_probe_and_attach: atkbd0 attach returned 6 I'm running a Duron 650 on an Asus A7V motherboard if that's any use. -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000902204907.A5182>