From owner-freebsd-questions@FreeBSD.ORG Wed Oct 11 19:10:03 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CB8816A40F for ; Wed, 11 Oct 2006 19:10:03 +0000 (UTC) (envelope-from tuaregmex@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75CCE43D5C for ; Wed, 11 Oct 2006 19:09:57 +0000 (GMT) (envelope-from tuaregmex@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so295499wxd for ; Wed, 11 Oct 2006 12:09:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=eiOomXXBt58sB9TiL/bAiChYB2nH2MEmHA0l3xcGp2ZOOxL2mq14JG3uSj68WlPXhNNBZHeobABhjJgoJhY2EbGiL8HlQ2g6HimkqQV3i4VwHF4JHQ3SA+PZNw3O6iiluhrC40TD5rMueB8pE8Xa0olF27gckaia9LuKjdY7B2s= Received: by 10.90.84.17 with SMTP id h17mr765677agb; Wed, 11 Oct 2006 12:09:36 -0700 (PDT) Received: by 10.90.67.19 with HTTP; Wed, 11 Oct 2006 12:09:36 -0700 (PDT) Message-ID: <7a4a15bd0610111209x3c94b001mec1e91da3df437d6@mail.gmail.com> Date: Wed, 11 Oct 2006 14:09:36 -0500 From: Tuareg To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: keyboard detected but it's unplugged. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 19:10:03 -0000 Hi all... Well.. what is happening? We have a server, IBM XSeries 346, with 6.1 Release wit a new kenerl compiled. Modified the BIOS to "keyboardless [ENABLED]" created boot.config with "-P". Reboot the server and besides the keyboard is unplugged, we always get the message: boot.config: -P Keyboard: yes And it's impossible to get output to the serial port, but if we use "-h" in boot.config still get the "Keyboard: yes" but the output goes to the serial port. We have checked all the options in the BIOS and nothing works. Any hints? Thank you in advance.