From owner-freebsd-stable Sat Sep 2 12:49:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id 26D3A37B424 for ; Sat, 2 Sep 2000 12:49:10 -0700 (PDT) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id UAA05361 for freebsd-stable@freebsd.org; Sat, 2 Sep 2000 20:49:07 +0100 (BST) (envelope-from simond) 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: at port 0x60,0x64 on isa0 Sep 2 20:11:04 adsl /kernel: atkbd0: 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