From owner-freebsd-questions@FreeBSD.ORG Sun Jan 22 20:28:44 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 1A9B916A420 for ; Sun, 22 Jan 2006 20:28:44 +0000 (GMT) (envelope-from gpeel@thenetnow.com) Received: from constellation.thenetnow.com (thenetnow.com [69.90.69.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7093B43D7E for ; Sun, 22 Jan 2006 20:28:41 +0000 (GMT) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.54) id 1F0lpI-0005kE-O2 for freebsd-questions@freebsd.org; Sun, 22 Jan 2006 15:28:40 -0500 Message-ID: <001901c61f92$6f9c5340$6501a8c0@GRANT> From: "Grant Peel" To: Date: Sun, 22 Jan 2006 15:28:39 -0500 Organization: The Net Now Internet MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: DRAC 4 - ugen X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 20:28:44 -0000 Hi all, A little more on the ongoing saga to get my dracs working. It seems the the PE1850 with the DRAC 4 wants to use an (internal) USB connection to the keyboard-console. Through some investigation, when I start the remote session I see this in my messages log: Jan 22 15:24:27 s1 kernel: ugen0: at uhub0 port 1 (addr 2) disconnected Jan 22 15:24:27 s1 kernel: All threads purged from ugen0.2 Jan 22 15:24:27 s1 kernel: All threads purged from ugen0.1 Jan 22 15:24:27 s1 kernel: All threads purged from ugen0 Jan 22 15:24:27 s1 kernel: ugen0: detached Any idea why it would attach then immdiately detach? As it stand know, I still have no remote console on this machine. Also, I did add the 0x1 flag to the device hints to stop the atkb from loading. FreeBSD 6.0 DRAC 4/I -GRant