From owner-freebsd-questions Sun May 12 6:54:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 9DDAC37B403 for ; Sun, 12 May 2002 06:54:22 -0700 (PDT) Received: from ei.bzerk.org (IDENT:iBOFH--ident-is-a-completely-pointless-protocol!@localhost [127.0.0.1]) by ei.bzerk.org (8.12.3/8.12.3) with ESMTP id g4CDsKlQ035433; Sun, 12 May 2002 15:54:21 +0200 (CEST) (envelope-from stable@ei.bzerk.org) Received: (from stable@localhost) by ei.bzerk.org (8.12.3/8.12.3/Submit) id g4CDsKZR035432; Sun, 12 May 2002 15:54:20 +0200 (CEST) Date: Sun, 12 May 2002 15:54:20 +0200 From: Ruben de Groot To: Papp Tamas Cc: freebsd-questions@freebsd.org Subject: Re: dead console & keyboard Message-ID: <20020512155420.A35374@ei.bzerk.org> References: <20020512131631.GA29969@ns> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020512131631.GA29969@ns>; from tompos@martos.bme.hu on Sun, May 12, 2002 at 03:16:31PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, May 12, 2002 at 03:16:31PM +0200, Papp Tamas wrote: > hi, > > I searched over the archives, but I could not find any solution to my > problem. I know, this problem is not only mine. I agree this should be better documented. I know of at least 1 company that has migrated from FreeBSD to Linux for this very reason. > > If I leave my PC alone without a connected ps/2 keyboard, I can not use it > again, when I connect the keyboard to the PC again. The LEDs only make > a flash. Look in your kernel configuration file, if you use the generics-kernel: /usr/src/sys/i386/conf/GENERIC There should be a line reading: device atkbd0 at atkbdc? irq 1 flags 0x1 Remove the "flags 0x1" part and recompile your kernel. Reboot, and next time you reconnect the keyboard it will work properly. > > I don't now, does it matter or not, the logo_save.ko is loaded. > > I have this problem only with BSD. > > Is there any solutions? > > 10x > > tompos > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message