From owner-freebsd-current@FreeBSD.ORG Thu Sep 30 06:40:11 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E9BC16A4CE for ; Thu, 30 Sep 2004 06:40:11 +0000 (GMT) Received: from ausc60ps301.us.dell.com (ausc60ps301.us.dell.com [143.166.148.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F12843D3F for ; Thu, 30 Sep 2004 06:40:11 +0000 (GMT) (envelope-from Muthu_T@Dell.com) Received: from ausx2kcpc115.aus.amer.dell.com (10.166.84.69) by ausc60ps301.us.dell.com with ESMTP; 30 Sep 2004 01:40:10 -0500 X-Ironport-AV: i="3.84,186,1091422800"; d="scan'208"; a="83188354:sNHT27057648" Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6527.0 Date: Thu, 30 Sep 2004 01:40:06 -0500 Message-ID: <71F713C5E3CB7F4F9ACCBBB8E9BE318A1E1E23@blrx2kmbgl101.blr.amer.dell.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: PE2850 + FreeBSD 5.3-BETA6 - Keyboard not working Thread-Index: AcSmVJoLBcx4p+2aTuuHaq4J2C1nFwAYwwew From: To: X-OriginalArrivalTime: 30 Sep 2004 06:40:06.0708 (UTC) FILETIME=[52D4AF40:01C4A6B8] cc: freebsd-current@freebsd.org Subject: RE: PE2850 + FreeBSD 5.3-BETA6 - Keyboard not working X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2004 06:40:11 -0000 >From: Brooks Davis [mailto:brooks@one-eyed-alien.net]=20 >Sent: Thursday, September 30, 2004 12:17 AM >>On Wed, Sep 29, 2004 at 08:42:32AM -0500, Muthu_T@Dell.com wrote: >> All, >>=20 >> Successfully installed FreeBSD 5.3-BETA6 on Dell PE2860. >> After rebooting in the login prompt the system doesn't accept any=20 >> keystrokes. >> I have 1 USB and 1 PS/2 Keyboard. Both keyboards are working (caps=20 >> on/off, Numlock on/off works), but the characters doesn't comes to the=20 >> system console. >>=20 >> Attaching the dmesg output. >>=20 >> Looks like DELL DRAC (Dell Remote Access Card) card is identified as=20 >> Keyboard. >> See the line: (ukbd0: Dell DRAC4, rev 1.10/0.00, addr 2, iclass 3/1) >>=20 >> Any fixes? > >From your other message, I think I see what's happening. The information that the PS/2 keyboard works in=20 >single user mode was critical. The root problem is that you can have one and only one console keyboard=20 >today. I'm working on fixing that, but it's going to take time. For now we're attemting to work around this >problem by making ukbd0 the console keyboard in multiuser mode via devd rules. >In your case this backfires because ukbd0 is your DRAC card not yoru external USB keyboard. A workaround=20 >that should work in your case is to boot into single user and comment out the ukbd related lines in >/etc/devd.conf. Then your PS/2 keyboard will remain your console keyboard. Commenting out the ukbd0 stuff in /etc/devd.conf does the magic. Now PS/2 keyboard is working fine! Installed the 64bit version of FreeBSD on this m/c. Running without any issue. Wonderful Job! :-) Thanks. --T. Muthu Mohan